Age | Commit message (Expand) | Author | Files | Lines |
2004-06-08 | Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 from | cjep | 1 | -1/+3 |
2004-05-19 | Catch up with the recent esound update. | minskim | 1 | -2/+2 |
2004-05-15 | Update to 0.2.34: fixes some unnecessary C99 constructs, so this should | jmmv | 3 | -7/+7 |
2004-05-05 | Convert to buildlink3. | snj | 1 | -21/+0 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -3/+2 |
2004-03-10 | Catch up with the recent esound update. | minskim | 1 | -2/+2 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -3/+6 |
2004-03-02 | Upgrade esound to 0.2.33. | xtraeme | 4 | -38/+14 |
2004-02-14 | PKGCONFIG_OVERRIDE is relative to WRKSRC. | jmmv | 1 | -2/+2 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -2/+1 |
2004-01-24 | Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. In | jlam | 1 | -2/+2 |
2004-01-06 | bl3ify | jlam | 1 | -4/+6 |
2004-01-05 | Use S/+$// instead of C/\+$// to save a backslash. Very highly | jlam | 1 | -2/+2 |
2004-01-04 | Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. | jlam | 1 | -9/+6 |
2004-01-03 | Initial sprinkling of work-in-progress buildlink3.mk files for using the | jlam | 1 | -0/+21 |
2003-11-10 | tweak esd-config.in patch so it doesn't generate a sh syntax error | danw | 2 | -4/+4 |
2003-09-25 | Linux supports esddsp, so split the PLIST appropriately. | grant | 2 | -1/+8 |
2003-09-07 | Update to 0.2.32: | wiz | 6 | -34/+17 |
2003-08-27 | Fix a build failure with USE_INET6=NO, reported by Soren Jacobsen | wiz | 2 | -1/+17 |
2003-08-17 | Update to 0.2.31: Solaris 8 build fixes. | jmmv | 3 | -7/+7 |
2003-08-01 | Update to 0.2.30: | jmmv | 4 | -22/+37 |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 |
2003-04-10 | make ${PAX} usage consistent: | grant | 1 | -2/+2 |
2003-03-15 | Install HTML documentation, as requested in PR pkg/20523 by Isihara Takanori. | jmmv | 2 | -3/+52 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -2/+2 |
2003-01-02 | The lib/pkgconfig has been added to the list of standard directories, so do | jmmv | 1 | -2/+1 |
2002-10-30 | Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE. | rh | 3 | -14/+3 |
2002-10-08 | Unused. | wiz | 1 | -49/+0 |
2002-10-03 | Use ossaudio.buildlink2.mk and modify to allow this to work with audio/oss. | jlam | 4 | -6/+31 |
2002-09-24 | Use MASTER_SITES_GNOME. | wiz | 1 | -3/+2 |
2002-09-23 | Update to 0.2.29. Changes: | wiz | 3 | -8/+9 |
2002-08-31 | Update to 0.2.28: | wiz | 3 | -8/+18 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 4 | -5/+27 |
2002-07-18 | Patch the various pkgconfig files to include proper -Wl,-R options. | rh | 3 | -2/+15 |
2002-05-08 | Update to 0.2.26. | wiz | 3 | -7/+7 |
2002-04-29 | LTCONFIG_OVERRIDE -> LIBTOOL_OVERRIDE. | wiz | 1 | -2/+2 |
2002-04-29 | Update to 0.2.25: Bugfix releases. | wiz | 6 | -20/+20 |
2002-02-17 | Honor PKG_SYSCONFDIR. | jlam | 4 | -6/+27 |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -2/+2 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-10-03 | bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, so | jlam | 1 | -4/+2 |
2001-10-03 | Substitute the real config script for the config wrapper script in | jlam | 1 | -1/+3 |
2001-09-13 | Update to 0.2.23. 'Major' changes since 0.2.22: | wiz | 3 | -7/+9 |
2001-08-20 | Remove inclusion of libgetopt/buildlink.mk. If the base system doesn't | jlam | 1 | -2/+1 |
2001-08-17 | If USE_CONFIG_WRAPPER is defined (implied by USE_BUILDLINK_ONLY), then | jlam | 1 | -2/+3 |
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 | -3/+3 |
2001-07-02 | Allow overriding of *_CONFIG variables in a package Makefile when using | jlam | 1 | -2/+3 |
2001-07-01 | Move inclusion of bsd.buildlink.mk to start of file. | jlam | 1 | -3/+3 |
2001-06-29 | USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined, | jlam | 1 | -2/+1 |