Age | Commit message (Expand) | Author | Files | Lines |
2002-11-07 | Add a test target to bsd.pkg.mk: | dillo | 1 | -2/+35 |
2002-10-30 | Add PKGCONFIG_OVERRIDE to get rid of tons of unnecessary patches. | rh | 1 | -1/+14 |
2002-10-28 | Revert previous. There are extra quotes in COMMENT files created by make | bouyer | 1 | -2/+2 |
2002-10-28 | Add quotes around ${COMMENTS} for PKG_ARGS_COMMON. This is needed for | bouyer | 1 | -2/+2 |
2002-10-23 | Remove USE_LIBINTL and _DO_LIBINTL_CHECKS, which have been replaced | wiz | 1 | -20/+1 |
2002-10-22 | x11.buildlink.mk is no more so remove checks for X11_BUILDLINK_MK. | jlam | 1 | -9/+6 |
2002-10-22 | Have USE_IMAKE imply USE_X11BASE imply USE_X11. Now we can just check if | jlam | 1 | -6/+12 |
2002-10-21 | Grep for 'Make' in ${GMAKE} --version output for recording its version. | seb | 1 | -2/+2 |
2002-10-21 | Purge unused USE_XPM (use graphics/xpm/buildlink2.mk instead). | wiz | 1 | -12/+1 |
2002-10-21 | Remove traces of now unused USE_XAW. | wiz | 1 | -11/+1 |
2002-10-21 | Remove (currently unused) USE_LTDL code -- use libtool/buildlink2.mk instead. | wiz | 1 | -5/+1 |
2002-10-21 | Remove USE_MESA -- now unused. | wiz | 1 | -12/+1 |
2002-10-20 | Remove obsolete USE_FREETYPE2 support; all users have been converted to use | wiz | 1 | -9/+1 |
2002-10-19 | Move some variable definitions from bsd.pkg.mk to bsd.prefs.mk so that | jlam | 1 | -33/+1 |
2002-10-13 | Reorder EVAL_PREFIX, PKG_JAVA_HOME, and CLASSPATH sections so that | jlam | 1 | -40/+47 |
2002-10-13 | The JVM packages all now install such that "pkg_info -qp <jvm-pkg>" returns | jlam | 1 | -18/+11 |
2002-10-08 | Recognize ROOT_USER and ROOT_GROUP in MESSAGE files. | jlam | 1 | -1/+3 |
2002-10-07 | Move BUILD_USES_GETTEXT_M4 logic to automake.mk. | wiz | 1 | -5/+1 |
2002-10-04 | Don't use JAVA_HOME as the user may have it incorrectly set in the | jlam | 1 | -15/+17 |
2002-10-03 | Back out previous -- needs more thought. | jwise | 1 | -4/+4 |
2002-10-03 | Fix a long-standing problem with dependencies for java packages, introduced | jwise | 1 | -4/+4 |
2002-09-29 | Correctly fetch ALLFILES containing '=' characters | rh | 1 | -6/+6 |
2002-09-27 | Add MASTER_SITE_GNUSTEP | rh | 1 | -1/+10 |
2002-09-26 | When PKG_DEBUG_LEVEL=2, set_PKG_DEBUG_SCRIPT is set to "${SH} -x". Use | jlam | 1 | -3/+5 |
2002-09-26 | At least jakarta-tomcat requires the same ${_ULIMIT_CMD} on do-install as | abs | 1 | -2/+2 |
2002-09-25 | USE_MOTIF is unused. | jlam | 1 | -8/+1 |
2002-09-24 | Move pkgtools-related definitions into bsd.prefs.mk so that they may be | jlam | 1 | -9/+1 |
2002-09-24 | Fix gnome path on ftp.tuwien.ac.at. | wiz | 1 | -2/+2 |
2002-09-23 | Provide a separate variable "X11_LDFLAGS" that just contains the linker | jlam | 1 | -3/+5 |
2002-09-22 | Allow other Makefiles to specify a PERL5_GENERATE_PLIST that overrides the | jlam | 1 | -2/+4 |
2002-09-21 | Handle removing the rpath flags in the wrappers if USE_BUILDLINK2 is set. | jlam | 1 | -1/+3 |
2002-09-18 | Always Linux-*-i[3456]86, never Linux-*-i386. | abs | 1 | -4/+4 |
2002-09-17 | Move the LIBTOOL definition outside of the USE_LIBTOOL conditional so that | jlam | 1 | -2/+2 |
2002-09-16 | quote args to pkg_info, to prevent some shell trying to interpret them. | hubertf | 1 | -8/+8 |
2002-09-16 | show-installed-depends: properly quote pkg, as it can contain some things | hubertf | 1 | -2/+2 |
2002-09-15 | Move xpkgwedge check from bsd.pkg.mk to bsd.prefs.mk so that X11PREFIX | rh | 1 | -18/+1 |
2002-09-12 | Add BUILD_DIRS and INSTALL_DIRS, which have the same semantics as | jlam | 1 | -3/+11 |
2002-09-08 | Add a "list" target which invokes "pkg_info -L" for the current package. | tron | 1 | -1/+5 |
2002-09-06 | Don't add the perl dependency if perl5/buildlink2.mk is included as the | jlam | 1 | -1/+3 |
2002-09-02 | openoffice requires the unlimit on configure (for jdk) as well as for build. | abs | 1 | -2/+2 |
2002-09-01 | Fix sourceforge path on ftp.tuwien.ac.at. | wiz | 1 | -2/+2 |
2002-08-30 | Another sourceforge mirror site. | wiz | 1 | -1/+2 |
2002-08-30 | Add 'UNLIMIT_RESOURCES+=datasize' if we are using sun-jdk14. On at least | abs | 1 | -1/+3 |
2002-08-28 | Allow more flexibility in the handling of UNLIMIT_RESOURCES. | seb | 1 | -10/+6 |
2002-08-27 | Fix USE_FORTRAN in the USE_BUILDLINK2 case. | jlam | 1 | -2/+4 |
2002-08-27 | In print-PLIST, use "${RMDIR} dir 2>/dev/null || ${TRUE}" instead of just | jlam | 1 | -2/+2 |
2002-08-26 | PKG_SYSCONFDIR is not supposed to be settable, so change its setting from | jlam | 1 | -3/+3 |
2002-08-25 | Pull up change in buildlink2 branch: | jlam | 1 | -5/+5 |
2002-08-23 | Add some more sourceforge mirror sites. | wiz | 1 | -2/+5 |
2002-08-22 | Merge pkgsrc/mk from the buildlink2 branch back into the main trunk. | jlam | 1 | -12/+53 |