Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-04-16 | Invert new variable "LIBTOOL_REQD" analogous to "PKGTOOLS_REQD" for the | tron | 1 | -3/+4 | |
required version of the "libtool" package. | |||||
2001-04-15 | {BUILD_}DEPEND on devel/libtool | skrll | 1 | -3/+3 | |
2001-04-14 | Use APACHE_SYSCONFDIR to set sysconfdir (the location of config files). | kim | 1 | -1/+8 | |
2001-04-14 | allow for a pre-build.local script. If mk/bulk/pre-build.local exists, | dmcmahill | 1 | -2/+7 | |
then run it at the end of pre-build. This lets users do things like: echo "I do not have enough disk space to build this pig." \ > games/crafty-book-enormous/$BROKENF | |||||
2001-04-13 | Check if ${DIST_SUBDIR} exists before deleting it when doing "make distclean". | kei | 1 | -2/+2 | |
2001-04-13 | Allow setting TRUSTED_IDS in procmail. | kim | 1 | -1/+6 | |
2001-04-09 | Prepare for update of pkgsrc openssl to 0.9.6. | fredb | 1 | -2/+2 | |
2001-04-09 | Added ZSH_STATIC variable. (All of the other major shells have similar). | jtb | 1 | -4/+10 | |
Fixed a typo. s/fortran/Fortran/g | |||||
2001-04-08 | Invent ZOULARISBASE, defaulting to $LOCALBASE/bsd, to make it possible | hubertf | 2 | -12/+14 | |
to setup Zoularis (or similar :-) environments to be closer to hier(7). | |||||
2001-04-07 | use dewey version for the f2c BUILD_DEPENDS. | dmcmahill | 1 | -2/+2 | |
2001-04-07 | Switch to another German GNOME mirror again because the old one is dead. | tron | 1 | -2/+2 | |
There must be a curse on such mirrors. | |||||
2001-04-07 | Add optional setting for placing the default mailbox in the user home dir. | kim | 1 | -1/+7 | |
2001-04-04 | Add ';' missed when moved from () to {;} | hubertf | 1 | -2/+2 | |
Pointed out by zuntum on some mailing list. | |||||
2001-04-04 | Make USE_LTLDL depend on libtool-base as libltdl is there. | skrll | 1 | -2/+2 | |
2001-04-04 | Relax version of unzip needed. | simonb | 1 | -2/+2 | |
2001-04-04 | Depend only on "libtool-base" package if "USE_LIBTOOL" is defined. This | tron | 1 | -2/+2 | |
doesn't only avoid circular dependences under Solaris, it makes more sense in general because the libtool documentation is irrelevant to most users which only want to build shared libraries. | |||||
2001-04-03 | Use the latest libtool. | skrll | 1 | -3/+3 | |
2001-04-03 | Replace subshell commands in (...) by {...;} for speed. | hubertf | 1 | -18/+18 | |
Based on patch from Chris Coleman <chrisc@vmunix.com>. Timing of "make show-var VARNAME=COMMENT" in pkgsrc/x11: new: 2.744u 0.888s 0:16.69 21.6% 0+0k 809+201io 55pf+0w 2.827u 1.047s 0:07.72 50.0% 0+0k 0+189io 0pf+0w 2.913u 0.992s 0:06.91 56.4% 0+0k 0+168io 0pf+0w 2.978u 0.997s 0:06.88 57.5% 0+0k 0+169io 0pf+0w 3.017u 0.886s 0:07.88 49.3% 0+0k 0+186io 0pf+0w old: 2.921u 0.987s 0:07.04 55.3% 0+0k 2+183io 0pf+0w 2.931u 1.051s 0:08.49 46.8% 0+0k 0+169io 0pf+0w 3.065u 0.816s 0:08.33 46.4% 0+0k 0+174io 0pf+0w 2.962u 0.987s 0:08.08 48.7% 0+0k 0+181io 0pf+0w 2.661u 1.228s 0:08.50 45.6% 0+0k 0+171io 0pf+0w | |||||
2001-04-02 | Remove IDENT, since we don't seem to need it anymore. | wiz | 1 | -4/+1 | |
2001-04-02 | clean up a few more shards | hubertf | 1 | -1/+3 | |
2001-03-31 | uncomment an important line which should have never been commented out. | dmcmahill | 1 | -2/+2 | |
printindex works now. | |||||
2001-03-31 | get rid of an unneeded awk invocation | dmcmahill | 1 | -2/+2 | |
2001-03-29 | Make the default method of determining the current working directory | kim | 1 | -1/+13 | |
use "pwd" instead of "pawd". NOTE: if you are running amd you'll want to set SDIST_PAWD and SSYNC_PAWD to "pawd" in /etc/mk.conf now. | |||||
2001-03-29 | Don't use regexp substitution where plain substitution is intended, | hubertf | 1 | -2/+2 | |
it might yield some surprising results. Pointed out by Marc Espie <espie@schutzenberger.liafa.jussieu.fr> | |||||
2001-03-28 | Minor optimisation | skrll | 1 | -4/+1 | |
2001-03-28 | Correct the DEPENDS on libtool in the USE_LTDL case and make sure the | skrll | 1 | -3/+3 | |
latest and greatest libtool is used in the USE_LIBTOOL case. | |||||
2001-03-28 | Create directory "share/pixmaps" which is used by a growing number of | tron | 3 | -3/+8 | |
unrelated packages. | |||||
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -77/+23 | |
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org> | |||||
2001-03-27 | make sure that any packages listed in BULK_PREREQ get listed in the output | dmcmahill | 1 | -2/+25 | |
even if they are not enabled in the category makefiles. This catches, in particular, pkgtools/xpkgwedge which was missing before. Thanks to Christoph Badura for noting this. | |||||
2001-03-26 | Added default JVM for PowerPC: blackdown-jdk13. Approved by Jim Wise. | manu | 1 | -1/+6 | |
2001-03-26 | Provide a default digest algorithm in the case where FAILOVER_FETCH is | agc | 1 | -1/+4 | |
set, and a distfile which isn't in files/md5 is attempted to be downloaded. Fixes a problem pointed out by Dan Mcmahill. | |||||
2001-03-26 | Correctly handle the common case where "MANZ" setting is protected | fredb | 1 | -1/+2 | |
by ".ifdef BSD_PKG_MK" in /etc/mk.conf, but "MANZ" handling, in the package, relys on the system's "bsd.man.mk", which _CAN_ _NOT_ see variables protected by ".ifdef BSD_PKG_MK". By passing "MANZ" in through "MAKE_ENV", only if "MANZ" is defined, we ensure that the PLIST handling and the package's own handling are on the same wavelength. | |||||
2001-03-26 | Clean up after installing digest, also use DEPENDS_TARGET to install | hubertf | 1 | -2/+4 | |
(in case someone wants something else then a 'install') | |||||
2001-03-26 | LYNX_SCREEN_LIB is for "lynx", not just "lynx-current". | fredb | 1 | -2/+2 | |
2001-03-26 | Document PINFO_USE_NATIVE_CURSES. | fredb | 1 | -1/+7 | |
2001-03-25 | Add an entry for PGHOME, the (now configurable) home directory of | wennmach | 1 | -1/+7 | |
the pgsql user. | |||||
2001-03-24 | Fix typo in last commit. | tron | 1 | -2/+2 | |
2001-03-24 | Only enforce the use of Zoularis under SunOS. | tron | 1 | -2/+2 | |
2001-03-24 | Provide examples for teapop | zuntum | 1 | -1/+11 | |
2001-03-24 | Sync comment for USE_RSAREF2 with reality. | fredb | 1 | -4/+5 | |
2001-03-23 | Handle the symlinks created by libtool on a.out for certain invocations | skrll | 1 | -2/+14 | |
of libtool involving the -release option. print-PLIST on an a.out machine probably doesn't handle these, i.e. it doesn't remove them from the PLIST. | |||||
2001-03-23 | Add a version check for the installed Zoularis version. | tron | 1 | -2/+20 | |
2001-03-23 | Add missing check for NetBSD in last commit. | tron | 1 | -2/+2 | |
2001-03-23 | Provide Zoularis version number as "${ZOULARIS_VERSION}" on non NetBSD | tron | 1 | -1/+10 | |
systems. | |||||
2001-03-23 | Use "tar" coming with Zoularis under Solaris. | tron | 1 | -2/+2 | |
2001-03-21 | Sort command name definitions into alphabetical order, following the | agc | 1 | -4/+4 | |
renaming of LOCALEDIR to PKGLOCALEDIR. | |||||
2001-03-20 | add paragraph for citrix_ica-license | wiz | 1 | -1/+6 | |
2001-03-20 | Check for the existence of the ${LICENSE} file before trying to access it. | agc | 1 | -2/+7 | |
Pointed out by Thomas Klausner. | |||||
2001-03-20 | Unify license indentation, and add section on maude-license. | wiz | 1 | -4/+8 | |
2001-03-20 | As discussed on tech-pkg, introduce USE_RMAN to accomodate the XFree86-4.x | fredb | 1 | -1/+11 | |
installed "rman". |