summaryrefslogtreecommitdiff
path: root/x11/libgnome (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a patch for giflib.Vanilla I. Shu1998-09-181-2/+97
| | | | Notes: svn path=/head/; revision=13213
* Roll back libpng major to 2.Satoshi Asami1998-09-171-2/+2
| | | | Notes: svn path=/head/; revision=13192
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* libpng major is now 3. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13148
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1998-09-151-2/+2
| | | | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Don't use += for a variable defined only once. Doing so will suggestSatoshi Asami1998-09-141-2/+2
| | | | | | | | this Makefile is included from elsewhere, or is adding to a variable defined in the environment, or something like that. Notes: svn path=/head/; revision=13107
* GNOME support libraries.Vanilla I. Shu1998-09-068-0/+361
PR: ports/7656 Submitted by: Yukihiro Nakai <Nakai@technologist.com> Notes: svn path=/head/; revision=13022