Age | Commit message (Expand) | Author | Files | Lines |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 2 | -4/+4 |
2003-02-16 | Disable gtk-doc detection; not required and causes problems. | jmmv | 1 | -1/+2 |
2002-12-26 | The buildlink2 wrappers now automatically fix this problem, so no need to | jlam | 2 | -16/+1 |
2002-12-24 | Bump PKGREVISION because of dependency on latest freetype2 or glib2 | wiz | 2 | -4/+4 |
2002-12-09 | Replace "true" by "${TRUE}". | tron | 1 | -3/+3 |
2002-11-30 | USE_PKGLOCALEDIR, remove unnecessary patches, delint. | salo | 1 | -1/+2 |
2002-11-28 | add a missing LIBTOOL_OVERRIDE | drochner | 1 | -2/+2 |
2002-10-30 | Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE. | rh | 3 | -15/+3 |
2002-10-19 | Track directory layout change at MASTER_SITE_GNOME. | rh | 1 | -2/+2 |
2002-10-13 | Remove a bogus directory in the post-install step. | wiz | 1 | -1/+6 |
2002-10-07 | Unused. | wiz | 1 | -72/+0 |
2002-09-23 | Use BUILDLINK_CPPFLAGS.<pkg> and BUILDLINK_LDFLAGS.<pkg> as standard names | jlam | 1 | -2/+3 |
2002-09-21 | Refer to uninstalled libtool archives by their full path (as the libtool | jlam | 2 | -2/+16 |
2002-09-21 | buildlink1 -> buildlink2 | jlam | 2 | -281/+12 |
2002-09-09 | Remove two unnecessary EXECs, and replace a dirrm with unexec RMDIR. | wiz | 1 | -4/+2 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 6 | -5/+39 |
2002-07-18 | Patch the various pkgconfig files to include proper -Wl,-R options. | rh | 3 | -3/+16 |
2002-07-14 | Make sure IDL includes get properly buildlinked | rh | 1 | -1/+3 |
2002-07-12 | Other packages now also install in lib/bonobo. | wiz | 1 | -3/+3 |
2002-06-26 | Substitute a couple of `mkdir' by `${MKDIR}'. | seb | 1 | -4/+4 |
2002-05-14 | Add the idl files to the buildlinked list, so mrproject finds | mjl | 1 | -1/+2 |
2002-04-10 | The freetype2 libraries are needed by some of the bonobo libraries. | jlam | 1 | -1/+2 |
2002-04-10 | Strongly buildlinkify and use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE | jlam | 3 | -8/+262 |
2002-04-10 | include/gnome-1.0 belongs to x11/gnome-libs. | jlam | 1 | -2/+1 |
2002-03-26 | Include missing freetype2 dependency. | rh | 1 | -1/+2 |
2002-03-13 | Give all packages which depend on "png" a version bump, and update | fredb | 2 | -3/+4 |
2002-02-05 | /bin/mkdir -> ${MKDIR}. | skrll | 1 | -4/+4 |
2002-01-16 | Track changed include file location | rh | 1 | -3/+3 |
2002-01-16 | Update bonobo to 1.0.18. Changes are tons of bugfixes and speedups, | rh | 3 | -9/+13 |
2001-12-07 | fixed typo (a `=' should be `+=') and added missing libbonobox.* in | kei | 1 | -2/+3 |
2001-11-01 | 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-09 | s/BUILDLINK_CPPFLAGS/CPPFLAGS/ as the former is for internal | rh | 1 | -2/+2 |
2001-10-08 | Explicitly depend on libxml and bump that dependency to version 1.8.15. | rh | 1 | -1/+3 |
2001-10-04 | Update bonobo to 1.0.9 and while at it, buildlinkify. Changes include: | rh | 4 | -200/+173 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 |
2001-08-11 | Update bonobo to 1.0.7 | rh | 3 | -22/+5 |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -2/+2 |
2001-05-22 | Update bonobo to 1.0.4. Notable changes include: | rh | 2 | -8/+7 |
2001-04-29 | Oops. Make this build again. (Must have not made clean when I tested my | danw | 2 | -1/+18 |
2001-04-27 | Set USE_GMAKE and remove the patch to generate monikers/*.oaf at | danw | 3 | -15/+6 |
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -1/+2 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 |
2001-04-14 | Update bonobo to 1.0.2. | rh | 3 | -41/+61 |
2001-04-06 | Update bonobo to 0.37. | rh | 5 | -55/+155 |
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+2 |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-01-04 | The way that shared objects were handled in the PLISTs and bsd.pkg.mk was | agc | 1 | -1/+9 |