summaryrefslogtreecommitdiff
path: root/x11/gnomelibs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add gettext to RUN_DEPENDS too. At least one of its headers is requiredSatoshi Asami1998-12-221-1/+2
| | | | | | | | | to compile anything with libgnome, and since this port is pretty much about supplying the library, I think it is reasonable to say that in order to use this library, you'll need gettext too. Notes: svn path=/head/; revision=15478
* Need to depend on gmake if we're going to use it.Satoshi Asami1998-12-141-1/+2
| | | | Notes: svn path=/head/; revision=15341
* Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0Satoshi Asami1998-11-251-2/+2
| | | | | | | would go backwards. Notes: svn path=/head/; revision=14893
* libtiff34->libtiff and include/tiff34/*.h -> include/*.hJustin M. Seger1998-11-252-23/+2
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=14889
* Add -lintl to gnome-config.Vanilla I. Shu1998-11-191-3/+26
| | | | Notes: svn path=/head/; revision=14683
* remove BROKEN tag.Vanilla I. Shu1998-11-171-3/+1
| | | | | | | Remind by: asami Notes: svn path=/head/; revision=14608
* Set this ports BROKEN, gtk rewrite dnd code.Vanilla I. Shu1998-11-021-1/+3
| | | | Notes: svn path=/head/; revision=14316
* Add a patch for gnome_util_user_shll().Vanilla I. Shu1998-10-242-1/+14
| | | | Notes: svn path=/head/; revision=14167
* Upgrade to 0.30.1.Vanilla I. Shu1998-10-012-5/+5
| | | | Notes: svn path=/head/; revision=13589
* Upgrade to 0.30.Vanilla I. Shu1998-09-306-219/+56
| | | | Notes: svn path=/head/; revision=13555
* Typo (gdk_Imlib should be gdk_imlib).Satoshi Asami1998-09-261-2/+2
| | | | | | | Found by: osa@ozz.etrust.ru Notes: svn path=/head/; revision=13396
* graphics/imlib is now ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13385
* gtk and gtk11 are now ELFized.Satoshi Asami1998-09-221-2/+2
| | | | Notes: svn path=/head/; revision=13337
* giflib is now converted to ELF so remove regexp support.Steve Price1998-09-191-3/+3
| | | | Notes: svn path=/head/; revision=13232
* 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