Age | Commit message (Expand) | Author | Files | Lines |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 2 | -4/+4 |
2003-05-30 | Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handle | jmmv | 2 | -5/+5 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 |
2003-05-05 | Line up PKGREVISION whitespace. | jmmv | 1 | -2/+2 |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 2 | -4/+4 |
2003-02-05 | gnome[12]-dirs shouldn't have buildlink2.mk files as they don't have | jlam | 1 | -2/+2 |
2003-01-30 | Depend on gnome1-dirs to handle shared directories (and adjust PLISTs to not | jmmv | 2 | -6/+7 |
2003-01-14 | Move documentation installed under share/gtk-doc/html to share/doc/html. | jmmv | 2 | -39/+39 |
2003-01-10 | USE_PKGLOCALEDIR=yes | cjep | 1 | -1/+2 |
2002-12-09 | Replace "true" by "${TRUE}". | tron | 1 | -7/+7 |
2002-11-18 | Use new db-1.85-handling in databases/db/buildlink2.mk instead of the weird | jlam | 1 | -16/+3 |
2002-10-23 | test -e doesn't work on solaris, use test -f | bouyer | 1 | -2/+2 |
2002-10-23 | Gnome needs db2 on solaris, add databases/db/buildlink2.mk | bouyer | 1 | -1/+6 |
2002-10-19 | Track directory layout change at MASTER_SITE_GNOME. | rh | 1 | -2/+10 |
2002-10-08 | Unused. | wiz | 1 | -95/+0 |
2002-09-23 | IDL files must be added to BUIDLINK_FILES because the IDL files are | jlam | 1 | -1/+8 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 8 | -20/+61 |
2002-08-01 | Remove another instance of bogus Linux symbol handling to fix build | tron | 2 | -1/+15 |
2002-07-14 | Add IDL includes to buildlinked files | rh | 1 | -3/+12 |
2002-07-01 | Don't try to install a file which hasn't been generated. Sync PLIST. | agc | 3 | -3/+16 |
2002-06-26 | Substitute a couple of `mkdir' by `${MKDIR}'. | seb | 1 | -2/+2 |
2002-05-08 | Some packages like glib2, atk, etc., also use share/gtk-doc/html, so | wiz | 1 | -3/+3 |
2002-05-05 | Fix patch-ay, which seems to have been merged completely wrong by the | martin | 2 | -22/+24 |
2002-03-29 | regen (patch-ac--) | wiz | 1 | -2/+1 |
2002-03-29 | tidy -- remove 0-byte file | windsor | 1 | -0/+0 |
2002-03-26 | Add config wrapper replacement rules for new include/gnome-1.0 subdirectory | rh | 1 | -4/+6 |
2002-03-24 | Update gnome-libs to 1.4.1.4. Changes are bugfixes, new man pages, and | rh | 19 | -375/+367 |
2002-03-13 | Give all packages which depend on "png" a version bump, and update | fredb | 2 | -3/+4 |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -8/+8 |
2002-02-14 | share/idl belongs to ORBit, which we depend on, so don't @dirrm it | drochner | 1 | -2/+1 |
2002-01-01 | Spelling: libaries -> libraries | bjoern | 1 | -1/+1 |
2002-01-01 | Spelling: Libaries -> Libraries | bjoern | 1 | -2/+2 |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-10-24 | I am a triple idiot. The only relevant variable that x11.buildlink.mk | jlam | 1 | -2/+2 |
2001-10-23 | x11.buildlink.mk needs to be included before any buildlink.mk files that | jlam | 1 | -2/+2 |
2001-10-21 | s/LIBART_CONFIG/ART_CONFIG/ so configure scripts find the buildlinked | rh | 1 | -4/+4 |
2001-10-12 | Fix a typo in the "configure" script which cause runtime library path | tron | 2 | -4/+13 |
2001-10-07 | Don't derive GLIB_LDFLAGS from GTK_LDFLAGS as they may install in | rh | 2 | -8/+24 |
2001-10-03 | bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, so | jlam | 1 | -3/+1 |
2001-10-03 | Substitute the real config script for the config wrapper script in | jlam | 1 | -1/+6 |
2001-09-30 | Update gnome-libs to 1.4.1.2. | rh | 4 | -14/+156 |
2001-09-24 | Patch gnome_url_show() to fall back to the default handler if the | danw | 3 | -2/+75 |
2001-09-22 | Instead of "chown root ...; chgrp root ...", do "chown 0 ...; chgrp 0 ...". | jlam | 2 | -4/+13 |
2001-08-29 | Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references | jlam | 1 | -1/+2 |
2001-08-26 | Correctly build libart-config wrapper. Fixes PR/13786 | mjl | 1 | -1/+2 |
2001-08-17 | If USE_CONFIG_WRAPPER is defined (implied by USE_BUILDLINK_ONLY), then | jlam | 1 | -2/+4 |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 1 | -1/+2 |
2001-07-20 | Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set | jlam | 1 | -5/+5 |
2001-07-02 | Move *_SED ahead of inclusion of buildlink.mk files. | jlam | 1 | -6/+6 |