Changes between Version 155 and Version 156 of WikiStart
- Timestamp:
- Feb 15, 2017, 11:19:42 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v155 v156 2 2 [[PageOutline]] 3 3 4 This will become the home of all diffs forknown Unix ports and also for other ports. The reason we did that is, because is't almost not possible to keep track of the different pages where people provide ports.4 This is the home of all known Unix ports and also for other ports. The reason we did that is, because is't almost not possible to keep track of the different pages where people provide ports. 5 5 [[br]][[br]] 6 6 7 7 == Structure == 8 Every port has to be listed at the available ports section below. At a seperate page the app has to be explained (including how to patch and how to build). See [wiki:explain] for how such a page should look like. Every checkin or change to the wiki needs a comment. In the comment the port needs to be included like: "portxy: some comment about what was changed".8 Every port has to be listed at the available ports section below. If the port isn't available as rpm, then at a separate page it should be explained how to patch and build. See [wiki:explain] for how such a page should look like. Every checkin or change to the wiki needs a comment. In the comment the port needs to be included like: "portxy: some comment about what was changed". 9 9 [[br]][[br]] 10 10 … … 17 17 18 18 == Setting up a build env == 19 '''To start building unix ports we recommend to use only the rpm distribution of the tools.'''[[br]]19 '''To start building unix ports please use only rpm available tools and libs. As else it will be very hard to set up a decent build env.'''[[br]] 20 20 See [http://svn.netlabs.org/rpm/wiki/RpmHowToDevelopers RPM wiki] for more information. 21 21 [[br]][[br]] … … 49 49 ||dhcp||3.1-ESV-R3||Apr 13 2014||Dynamic host configuration protocol software||Y|| || 50 50 ||diffutils||3.2.0||May 23 2014||A GNU collection of diff utilities||Y|| || 51 || [wiki:djvulibre]||3.5.27||Sep 08 2016||!DjVu viewers, encoders, and utilities||Y|| ||51 ||djvulibre||3.5.27||Sep 08 2016||!DjVu viewers, encoders, and utilities||Y|| || 52 52 ||dos2unix||7.3.4||Feb 12 2017||Text file format converters||Y|| || 53 53 ||doxygen||1.8.13||Jan 27 2017||De facto standard tool for generating documentation from annotated C++ sources||Y|| || … … 80 80 ||libidl||0.8.14||Jun 22 2016||IDL Parsing Library||Y|| || 81 81 ||libidn||1.33||Nov 16 2016||IDNA text processing||Y|| || 82 || [wiki:libjpeg]||8.0.4 (8d)||Sep 21 2016||A library for manipulating JPEG image format files||Y|| ||82 ||libjpeg||8.0.4 (8d)||Sep 21 2016||A library for manipulating JPEG image format files||Y|| || 83 83 ||libpaper||1.1.24||Oct 11 2016||Library and tools for handling papersize||Y|| || 84 84 ||libpng||1.6.28||Feb 06 2017||A library of functions for manipulating PNG image format files||Y|| || … … 93 93 ||libvncserver/libvncclient||0.9.10||Mar 07 2016||A library to make writing a vnc server easy||Y|| || 94 94 ||libvpx||1.4.0||Nov 17 2015||VP8 Video Codec SDK||Y|| || 95 || [wiki:lzo]||2.09||Sep 22 2016||Data compression library with very fast (de)compression||Y|| ||95 ||lzo||2.09||Sep 22 2016||Data compression library with very fast (de)compression||Y|| || 96 96 ||libxml2||2.9.4||Nov 11 2016||Library providing XML and HTML support||Y|| || 97 97 ||libxslt||1.1.29||Nov 11 2016||Library providing the Gnome XSLT engine||Y|| || … … 115 115 ||perl||5.16.1||Mar 11 2016||Practical Extraction and Report Language||Y|| || 116 116 ||pkgconfig||0.29.1||Jun 18 2016||A tool for determining compilation options||Y|| || 117 || [wiki:poppler]||0.51.0||Feb 15 2017||PDF rendering library||Y|| ||117 ||poppler||0.51.0||Feb 15 2017||PDF rendering library||Y|| || 118 118 ||popt||1.15||Dec 08 2015||C library for parsing command line parameters||Y|| || 119 119 ||psutils||1.23||Oct 11 2016||!PostScript Utilities||Y|| || … … 154 154 155 155 == Credits == 156 (in alphabetical order) 157 * Dmitriy Kuminov 158 * Elbert Pol 159 * Herwig Bauernfeind 160 * KO Myung-Hun 161 * Paul Smedley 162 * Silvan Scherrer 163 * Valery V. Sedletski 156 164 * Yuri Dario 157 * Paul Smedley (for the old buildenv) 158 * Herwig Bauernfeind 159 * Silvan Scherrer 160 * Dmitriy Kuminov 161 * Valery V. Sedletski 162 * Elbert Pol (for a lot testing) 165 163 166 164 167 * netlabs.org (hosting & support)