Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a 'freebsd-386-elf' target so ELF'ers can build with 386 asm | steve | 1998-09-28 | 2 | -12/+48 |
| | | | | | | | | | optimizations too. Note I didn't turn this on by default to be fair to those in the our upcoming Alpha world. However all you have to do to build with it is set ALL_TARGET to freebsd-386-elf at the bottom of the Makefile. Submitted by: Doug Rabson <dfr@nlsystems.com> | ||||
* | Remove regexp support for Mesa2 libs. | steve | 1998-09-27 | 1 | -2/+2 |
| | |||||
* | Provide replacements for the NetBSD (a.out) .o modules from the Linux (ELF) | markm | 1998-09-27 | 2 | -5/+15 |
| | | | | | world. This works in this case because the supplied .o modules make no (Linux) syscalls. | ||||
* | Convert to ELF. | steve | 1998-09-26 | 6 | -34/+112 |
| | |||||
* | Mark broken for ELF because of xforms port. | steve | 1998-09-26 | 2 | -4/+8 |
| | |||||
* | Remove regexp support for tk42. | steve | 1998-09-26 | 2 | -4/+4 |
| | |||||
* | tk80 has been ELFized. | asami | 1998-09-25 | 1 | -2/+2 |
| | |||||
* | Convert to elf. | vanilla | 1998-09-23 | 2 | -5/+5 |
| | |||||
* | Convert to elf. | vanilla | 1998-09-23 | 6 | -12/+12 |
| | |||||
* | Convert gimp1's library to elf, and activate xdelta plugin. | vanilla | 1998-09-23 | 12 | -30/+54 |
| | |||||
* | gtk and gtk11 are now ELFized. | asami | 1998-09-22 | 13 | -26/+26 |
| | |||||
* | Convert to ELF. | smace | 1998-09-22 | 1 | -2/+2 |
| | |||||
* | Convert to ELF. | smace | 1998-09-22 | 1 | -4/+4 |
| | | | | | | | | 1. jbig is elfed 2. use PERL5 variable 3. fix ldconfig Note: PerlMagick is still broken is some respects | ||||
* | aalib now supports ELF. | asami | 1998-09-22 | 7 | -14/+14 |
| | |||||
* | a.out shlib names should be listed if it doesn't end with ".0" (otherwise | asami | 1998-09-22 | 1 | -1/+1 |
| | | | | how is bsd.port.mk supposed to figure out the minor number? ;) | ||||
* | Convert aalib to elf. | vanilla | 1998-09-22 | 2 | -3/+8 |
| | |||||
* | Be sure to install the libXpm.so link in an a.out world. | steve | 1998-09-21 | 1 | -1/+4 |
| | | | | Noticed by: Satoshi Asami | ||||
* | libmpeg now supports ELF. | asami | 1998-09-21 | 7 | -14/+14 |
| | |||||
* | freetype (libttf) is now converted to ELF. | asami | 1998-09-21 | 1 | -2/+2 |
| | |||||
* | Remove regexp support for Xaw3d since it can now be built in | steve | 1998-09-21 | 2 | -4/+4 |
| | | | | an ELF world. | ||||
* | If a.out minor number is zero, ELF shlib names should be listed. | asami | 1998-09-21 | 2 | -2/+2 |
| | |||||
* | Add libXpm.so. | steve | 1998-09-20 | 1 | -0/+1 |
| | |||||
* | Convert to ELF | smace | 1998-09-19 | 3 | -7/+18 |
| | |||||
* | remove ranlib, it causes pkg_delete to fail | smace | 1998-09-19 | 2 | -2/+0 |
| | |||||
* | Remove regexp support for libtiff34 as it is now ELF'able. | steve | 1998-09-19 | 10 | -22/+22 |
| | |||||
* | Unspam---Remove test target that accidentally slipped in. | hoek | 1998-09-19 | 1 | -4/+1 |
| | |||||
* | giflib is now converted to ELF so remove regexp support. | steve | 1998-09-19 | 7 | -17/+17 |
| | |||||
* | Use files/manpages and MLINKS. | hoek | 1998-09-19 | 3 | -465/+550 |
| | |||||
* | Make this build in an ELF world. | steve | 1998-09-19 | 4 | -8/+22 |
| | |||||
* | Convert to Elf. | smace | 1998-09-18 | 1 | -3/+4 |
| | |||||
* | COnvert to Elf. | smace | 1998-09-18 | 2 | -19/+24 |
| | | | | Two DSO types for tiff34 are now supported: FREEBSD_AOUTdso and FREEBSD_ELFdso | ||||
* | Convert to Elf | smace | 1998-09-18 | 1 | -2/+2 |
| | |||||
* | Typo (libpng.2 -> libpng.3). | tg | 1998-09-17 | 1 | -2/+2 |
| | |||||
* | Add 2 manpages. | vanilla | 1998-09-17 | 3 | -15/+57 |
| | |||||
* | Roll back libpng's shared library version number. Also, build libraries | asami | 1998-09-17 | 2 | -7/+17 |
| | | | | and links correctly for ELF. | ||||
* | Roll back libpng major to 2. | asami | 1998-09-17 | 17 | -34/+34 |
| | |||||
* | Roll back xpm shared library numbers. It will be truncated to "Xpm.4" | asami | 1998-09-17 | 1 | -1/+1 |
| | | | | for ELF. | ||||
* | Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it | asami | 1998-09-17 | 14 | -28/+28 |
| | | | | in the first place. | ||||
* | correct package build for aout system | smace | 1998-09-16 | 2 | -148/+107 |
| | |||||
* | Fix the library problem of elf. | vanilla | 1998-09-16 | 3 | -57/+3 |
| | |||||
* | Fix building problems on a.out systems | smace | 1998-09-16 | 2 | -95/+148 |
| | | | | clean up Makefiles a bit | ||||
* | Arghh... I forgot USE_IMAKE implies MANCOMPRESSED, so we can | steve | 1998-09-16 | 2 | -3/+3 |
| | | | | | | put these in MAN1 and not have to worry about them being pkg/PLIST. Reminded by: Asami-san | ||||
* | The manpages must still be here for ports that use imake. | steve | 1998-09-16 | 1 | -0/+2 |
| | |||||
* | Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball | asami | 1998-09-15 | 8 | -16/+16 |
| | | | | | | checks haven't missed anything. Submitted by: dima | ||||
* | Make jbigkit build on a non-elf system | smace | 1998-09-15 | 1 | -2/+6 |
| | |||||
* | libpng major is now 3. Also remove regexp support in preparation for | asami | 1998-09-15 | 16 | -32/+32 |
| | | | | ELF conversion. | ||||
* | jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly. | asami | 1998-09-15 | 23 | -46/+46 |
| | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) | ||||
* | Upgrade to 0.74, and use gtk11 now. | vanilla | 1998-09-15 | 9 | -249/+267 |
| | |||||
* | libXpm major is now 5. Also remove regexp support in preparation for | asami | 1998-09-15 | 14 | -28/+28 |
| | | | | ELF conversion. | ||||
* | No need to use += for variable defined only once. | asami | 1998-09-15 | 1 | -2/+2 |
| |