summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Add a 'freebsd-386-elf' target so ELF'ers can build with 386 asmsteve1998-09-282-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.steve1998-09-271-2/+2
|
* Provide replacements for the NetBSD (a.out) .o modules from the Linux (ELF)markm1998-09-272-5/+15
| | | | | world. This works in this case because the supplied .o modules make no (Linux) syscalls.
* Convert to ELF.steve1998-09-266-34/+112
|
* Mark broken for ELF because of xforms port.steve1998-09-262-4/+8
|
* Remove regexp support for tk42.steve1998-09-262-4/+4
|
* tk80 has been ELFized.asami1998-09-251-2/+2
|
* Convert to elf.vanilla1998-09-232-5/+5
|
* Convert to elf.vanilla1998-09-236-12/+12
|
* Convert gimp1's library to elf, and activate xdelta plugin.vanilla1998-09-2312-30/+54
|
* gtk and gtk11 are now ELFized.asami1998-09-2213-26/+26
|
* Convert to ELF.smace1998-09-221-2/+2
|
* Convert to ELF.smace1998-09-221-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.asami1998-09-227-14/+14
|
* a.out shlib names should be listed if it doesn't end with ".0" (otherwiseasami1998-09-221-1/+1
| | | | how is bsd.port.mk supposed to figure out the minor number? ;)
* Convert aalib to elf.vanilla1998-09-222-3/+8
|
* Be sure to install the libXpm.so link in an a.out world.steve1998-09-211-1/+4
| | | | Noticed by: Satoshi Asami
* libmpeg now supports ELF.asami1998-09-217-14/+14
|
* freetype (libttf) is now converted to ELF.asami1998-09-211-2/+2
|
* Remove regexp support for Xaw3d since it can now be built insteve1998-09-212-4/+4
| | | | an ELF world.
* If a.out minor number is zero, ELF shlib names should be listed.asami1998-09-212-2/+2
|
* Add libXpm.so.steve1998-09-201-0/+1
|
* Convert to ELFsmace1998-09-193-7/+18
|
* remove ranlib, it causes pkg_delete to failsmace1998-09-192-2/+0
|
* Remove regexp support for libtiff34 as it is now ELF'able.steve1998-09-1910-22/+22
|
* Unspam---Remove test target that accidentally slipped in.hoek1998-09-191-4/+1
|
* giflib is now converted to ELF so remove regexp support.steve1998-09-197-17/+17
|
* Use files/manpages and MLINKS.hoek1998-09-193-465/+550
|
* Make this build in an ELF world.steve1998-09-194-8/+22
|
* Convert to Elf.smace1998-09-181-3/+4
|
* COnvert to Elf.smace1998-09-182-19/+24
| | | | Two DSO types for tiff34 are now supported: FREEBSD_AOUTdso and FREEBSD_ELFdso
* Convert to Elfsmace1998-09-181-2/+2
|
* Typo (libpng.2 -> libpng.3).tg1998-09-171-2/+2
|
* Add 2 manpages.vanilla1998-09-173-15/+57
|
* Roll back libpng's shared library version number. Also, build librariesasami1998-09-172-7/+17
| | | | and links correctly for ELF.
* Roll back libpng major to 2.asami1998-09-1717-34/+34
|
* Roll back xpm shared library numbers. It will be truncated to "Xpm.4"asami1998-09-171-1/+1
| | | | for ELF.
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itasami1998-09-1714-28/+28
| | | | in the first place.
* correct package build for aout systemsmace1998-09-162-148/+107
|
* Fix the library problem of elf.vanilla1998-09-163-57/+3
|
* Fix building problems on a.out systemssmace1998-09-162-95/+148
| | | | clean up Makefiles a bit
* Arghh... I forgot USE_IMAKE implies MANCOMPRESSED, so we cansteve1998-09-162-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.steve1998-09-161-0/+2
|
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballasami1998-09-158-16/+16
| | | | | | checks haven't missed anything. Submitted by: dima
* Make jbigkit build on a non-elf systemsmace1998-09-151-2/+6
|
* libpng major is now 3. Also remove regexp support in preparation forasami1998-09-1516-32/+32
| | | | ELF conversion.
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.asami1998-09-1523-46/+46
| | | | | (Note, since the shlib major didn't change this just removes the regexp support.)
* Upgrade to 0.74, and use gtk11 now.vanilla1998-09-159-249/+267
|
* libXpm major is now 5. Also remove regexp support in preparation forasami1998-09-1514-28/+28
| | | | ELF conversion.
* No need to use += for variable defined only once.asami1998-09-151-2/+2
|
OpenPOWER on IntegriCloud