summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2004-07-27Add support to resume transfers, by default it will be disabled ifxtraeme2-9/+39
2004-07-26Add the 'et_EE' and 'it_NA' locale directories, used by amule-2.0.minskim11-11/+99
2004-07-25correctly use PKG_SUFX instead of ".tgz".grant1-2/+2
2004-07-25move PKG_SUFX=.tbz example to bsd.pkg.defaults.mk.grant2-3/+7
2004-07-24Export the according BUILDLINK_PREFIX of postgresql-lib as PGSQL_PREFIX.recht1-1/+2
2004-07-23pgsql.buildlink3.mk is used to select a PostgreSQL version for use byrecht1-0/+74
2004-07-22make the TBL variable work as intendeddrochner1-2/+2
2004-07-22Abstract out the "nice -n 20" clause, so that it can be set to somethingagc2-4/+12
2004-07-21Add QMAIL_AUTOCONFIG, QMAIL_QUEUE_DIR, and QMAIL_QUEUE_EXTRA, whichschmonz1-4/+22
2004-07-21Enable _OPSYS_MAX_CMDLEN test.xtraeme1-6/+5
2004-07-21If a package Makefile sets USE_TBL to "yes", then add "tbl" tojlam1-1/+22
2004-07-21Add a reminder that the old Postfix make variables will be removed afterjlam1-1/+5
2004-07-20Remove external Matroska support from mplayer packages.salo1-2/+2
2004-07-19Introduce EZMLM_IDX_USE_{MY,PG}SQL, which provide database supportschmonz1-1/+11
2004-07-19Stop the proliferation of <PKG>_USE_<FOO> yes/no variables in thejlam2-30/+46
2004-07-16Enable OpenLDAP support in devel/apr, by default it's disabled.xtraeme1-1/+6
2004-07-15add anchors for jumping to the top and each section of the HTML report.grant1-4/+22
2004-07-15only include broken packages in the email output.grant1-6/+9
2004-07-14Revert 1.29.wiz1-1/+14
2004-07-14Update chat/jabberd2 to 2.0s3.xtraeme1-1/+6
2004-07-10Add default values for CONSERVER_DEFAULTPORT and CONSERVER_DEFAULTHOST,salo1-1/+11
2004-07-10Be explicit about the fact that USE_PKGINSTALL has to be set to YESwiz1-2/+2
2004-07-10Replace test -e with -d and -f respectively.salo2-13/+13
2004-07-10fix typogrant1-2/+2
2004-07-10explicitly don't transform "-Wl,*", fixing a bug that meant we weregrant1-1/+5
2004-07-10provide BUILDLINK_{CPPFLAGS,LDFLAGS,LIBS}.bdb, taken from whichever dbgrant1-1/+14
2004-07-08Replace VARBASE in INSTALL/DEINSTALL scripts and in rc.d scripts.reed1-1/+2
2004-07-07Remove duplicated BUILDLINK_DEPENDS lines, which are not needed becausextraeme1-14/+1
2004-07-06Retire buildlink2, now that all packages using it have been converted towiz25-2136/+16
2004-07-06Option "-e" for "test" is not portable.heinz1-2/+2
2004-07-06Add SUN_JRE14_USE_JCE which pulls in Sun's Unlimited Strengthabs1-1/+7
2004-07-06Implement EXTRACT_CMD.binabs1-1/+3
2004-07-04Handle --execute the same way as --install (not modifying the arguments).wiz1-2/+2
2004-07-04transform --export-dynamic to -G and strip -fstrict-prototypes.grant2-3/+13
2004-07-04Re-add USE_PKGSRC_GCC, and document it should only bewiz1-2/+9
2004-07-04Retire USE_GCC2, USE_GCC3, USE_SUNPRO, USE_MIPSPRO, and USE_PKGSRC_GCC,wiz1-22/+2
2004-07-03catch locking failure case where we couldn't find the parent's processgrant1-1/+5
2004-07-03style fix from Roland Illig.grant1-8/+6
2004-07-03use built-in test(1) now that bsd.pkg.mk is ${TEST} -e free.grant1-2/+2
2004-07-03replace ${TEST} -e with -f.grant1-2/+2
2004-07-03replace use of ${TEST} -e with -f or -d as appropriate. use consistentgrant1-12/+12
2004-07-03add /var/sadm so that Solaris pkgchk(8) can read the package database,grant1-2/+2
2004-07-03update the cache for -staticgrant1-2/+2
2004-07-03fix typo and slight botch up in lastgrant1-3/+3
2004-07-03Convert -static to -Bstatic.salo1-1/+6
2004-07-03Use http instead of ftp from ftp.fi.NetBSD.org. This provides at leastgavan1-2/+2
2004-07-03gcc 3.3.4 is in pkgsrc now.grant1-2/+2
2004-07-02Unused.wiz1-16/+0
2004-07-02Remove support for buildlink2, now that all packages using thiswiz1-7/+3
2004-07-02else exists ... -> elif exists ...wiz1-2/+2