Age | Commit message (Expand) | Author | Files | Lines |
2005-02-12 | Don't use the -nt operator for ${TEST}. It is not defined in POSIX, and | rillig | 1 | -5/+8 |
2005-02-11 | Whitespace formatting nits. | tv | 1 | -5/+5 |
2005-02-11 | Consolidate PLIST_SRC default generation and the plethora of failsafe | tv | 1 | -139/+125 |
2005-02-11 | Visual cleanup from tv-derecurse: | tv | 2 | -69/+61 |
2005-02-11 | Migrate the big block of USE_PERL5 and PERL5_REQD logic to bsd.pkg.use.mk. | tv | 2 | -81/+84 |
2005-02-11 | Migrate several USE_* logic blocks, previously sprinkled liberally | tv | 3 | -78/+91 |
2005-02-11 | Cleanup from tv-derecurse: | tv | 1 | -7/+3 |
2005-02-11 | Merge down some more visual cleanup from tv-derecurse to reduce divergence. | tv | 2 | -100/+100 |
2005-02-10 | on Linux, we need more than just /proc in the sandbox. :) | grant | 1 | -2/+2 |
2005-02-10 | add planetmirror to MASTER_SITE_PERL_CPAN for Australia. | grant | 1 | -2/+3 |
2005-02-09 | Fix Interix user/group failsafe so that it works on PKG_USERS with \\ in them. | tv | 1 | -4/+4 |
2005-02-09 | Replace _IGNORE_USE_GNU_TOOLS with finer-grained exclusion. | gavan | 1 | -13/+16 |
2005-02-09 | Split out wget's options into an options.mk. | tv | 1 | -6/+1 |
2005-02-09 | "replace" should depend on ${_PKGSRC_BUILD_TARGETS}, just like "install". | tv | 1 | -2/+2 |
2005-02-09 | default SUSE_PREFER to 9.1 on NetBSD-2.0 and later | abs | 1 | -3/+7 |
2005-02-07 | Instantly deprecate USE_PAM from pkgsrc as its value is being set from | jlam | 1 | -4/+1 |
2005-02-07 | The lists of ghostscript version patterns should match all ghostscript | jlam | 1 | -9/+7 |
2005-02-07 | pg80 is now in databases, not wip | dan | 1 | -2/+2 |
2005-02-07 | don't recognise pg80 as pg74 also | dan | 1 | -2/+2 |
2005-02-05 | Set PKG_REFCOUNT_DBDIR in the environment for the +INSTALL script, just | jlam | 1 | -1/+4 |
2005-02-04 | Add tl locale, initially used by glib 2.6.2. | jmmv | 13 | -13/+65 |
2005-02-04 | Bump PKGTOOLS_REQD to 20050204. This version of pkg_install passes | jlam | 2 | -4/+3 |
2005-02-03 | Create a new INSTALL script action "UNPACK" that unpacks all of the | jlam | 1 | -6/+6 |
2005-02-02 | Next round of install script cleanup -- we now create +FILES, | jlam | 6 | -349/+533 |
2005-02-01 | allow postgresql80 (from wip), similar to java-vm.mk and jdk14 | abs | 1 | -3/+8 |
2005-01-31 | In the usage message, note that the CHECK-* actions can take an optional | jlam | 2 | -4/+4 |
2005-01-31 | Note in the usage that CHECK-* take an optional metadatadir argument. | jlam | 1 | -2/+2 |
2005-01-31 | Add missing "fi". | jlam | 1 | -1/+2 |
2005-01-31 | Fix automatically adding users and groups after the {GROUP,USER}ADD | jlam | 2 | -11/+13 |
2005-01-31 | Add RCS Id. | jlam | 2 | -0/+4 |
2005-01-30 | Convert the Java related packages to use the alternatives system. To do | jmmv | 1 | -1/+8 |
2005-01-28 | Don't make pkgsrc depend on dc(1) to be present in the system. Since | jlam | 14 | -36/+18 |
2005-01-28 | Avoid hardcoding the refcount database into the INSTALL scripts. We | jlam | 3 | -13/+6 |
2005-01-28 | Move the default directory for the reference counts database outside | jlam | 1 | -4/+5 |
2005-01-28 | Remove entries for GROUPADD and USERADD from header since they're all | jlam | 1 | -3/+1 |
2005-01-28 | Pretty-print the users and groups that may need to be removed during | jlam | 1 | -24/+41 |
2005-01-28 | If PKG_SYSCONFSUBDIR is non-empty, then add ${PKG_SYSCONFDIR} to the | jlam | 1 | -2/+2 |
2005-01-28 | Note the end of the install-dirs unpack template within the INSTALL | jlam | 1 | -1/+3 |
2005-01-28 | Continue with install script cleanup -- we now create a +USERGROUP | jlam | 5 | -153/+419 |
2005-01-28 | Use reference counts to properly account for the creation and removal | jlam | 5 | -197/+282 |
2005-01-27 | Move the creation of ${PKG_DB_TMPDIR} to when we create ${WRKDIR}. | jlam | 1 | -2/+3 |
2005-01-27 | Pass the correct programs to the mkdatabase script. | sketch | 1 | -2/+2 |
2005-01-27 | Fix handling of PREPEND_PATH in dependency-recursed builds. | tv | 1 | -1/+3 |
2005-01-27 | Cleanup: wrapper-defs.mk is no longer optional; remove its conditional. | tv | 1 | -5/+4 |
2005-01-27 | Move the PREPEND_PATH for LOCALBASE/bin (and optionally X11BASE/bin) to a | tv | 2 | -9/+9 |
2005-01-26 | Also substitute for PWD_CMD so we can use it in the INSTALL scripts. | jlam | 1 | -1/+2 |
2005-01-26 | Create a new variable "INSTALL_UNPACK_TMPL" that points to a list of | jlam | 1 | -1/+3 |
2005-01-26 | Fix so that we preserve /usr/lib/foo.so on the command line. | jlam | 1 | -16/+28 |
2005-01-25 | Set argmatch=yes when we transform /some/where/libfoo.so into | cube | 1 | -1/+4 |
2005-01-25 | Relax need to put GNU_CONFIGURE before inclusion of bsd.prefs.mk: | tv | 13 | -49/+27 |