Age | Commit message (Expand) | Author | Files | Lines |
2000-03-30 | Add and document variable BASH_STATIC, as per pkg/8792 by Jim Bernard | wiz | 1 | -1/+6 |
2000-03-27 | Don't invoke "${CONFIGURE_SCRIPT}" with leading "./" so that an absolute | tron | 1 | -3/+3 |
2000-03-26 | Document BSD_PKG_MK. | fredb | 1 | -1/+8 |
2000-03-26 | In print-pkg-size target, pre-filter the input to "xargs ls -ld" to | jlam | 1 | -4/+5 |
2000-03-26 | Introduce three control variable for this package; EMACS_USE_{POP,X,X_TOOLKIT}. | enami | 1 | -1/+21 |
2000-03-25 | Deal with some hidden dependencies, commonly induced by Gnu configure, by | fredb | 1 | -2/+6 |
2000-03-18 | remove now unused TRN_* variables, and add trn again to comment for | wiz | 1 | -18/+2 |
2000-03-18 | Nuke PGSQL_USE_TCL. Superseded by databases/{tcl,tk}-postgresql. | jlam | 1 | -6/+1 |
2000-03-13 | if DESTDIR is set, don't change PKG_DBDIR when PKGTOOLSVERSION | hubertf | 1 | -2/+2 |
2000-03-13 | Previous commit to bsd.pkg.mk caught some "SMART_MESSAGES" work - document | agc | 2 | -2/+10 |
2000-03-13 | Fix PACKAGE_DEPENDS_QUICK when installing on Solaris - escape the | agc | 1 | -62/+68 |
2000-03-13 | Added variable for display depth rasmol gets compiled for, since | wiz | 1 | -1/+7 |
2000-03-10 | In informational messages to the user, use '=>' in preference to '>>', | agc | 1 | -21/+21 |
2000-03-09 | Change print-depends to look into /var/db/pkg, instead of pkgsrc | hubertf | 1 | -5/+18 |
2000-03-09 | Changes to make DESTDIR builds have a bit more chance to survive, | hubertf | 1 | -3/+10 |
2000-03-05 | Add ftp.dk.netbsd.org. | soren | 1 | -1/+2 |
2000-03-02 | delete more created files when NO_WRKDIR is set | wiz | 1 | -2/+3 |
2000-03-01 | Add mirror on "ftp.informatik.rwth-aachen.de" to "MASTER_SITE_SUNSITE". | tron | 1 | -2/+3 |
2000-02-28 | Special case DEINSTALLDEPENDS=ALL in deinstall target, so that update | fredb | 1 | -2/+2 |
2000-02-28 | We don't support FETCH_DEPENDS for some time now, remove the | hubertf | 1 | -11/+6 |
2000-02-26 | Also remove pkgs installed via BUILD_DEPENDS, they are not noted in the | hubertf | 1 | -1/+12 |
2000-02-25 | Only add DIST_SUBDIR to MASTER_SITE_OVERRIDE if MASTER_SITE_OVERRIDE | hubertf | 1 | -2/+4 |
2000-02-19 | removed obsoleted ${UVM} variable, all ports are UVM now, and have | wiz | 1 | -7/+1 |
2000-02-17 | Extend MASTER_SITE_OVERRIDE properly (like MASTER_SITE_BACKUP), when | hubertf | 1 | -1/+2 |
2000-02-16 | added entries for trn4; punctuation fix. | wiz | 1 | -3/+19 |
2000-02-13 | Don't enable IPv6 support if socks support is activated. | tron | 1 | -2/+3 |
2000-02-12 | revert last change, and make sure the PLIST actually exists | wiz | 1 | -2/+3 |
2000-02-12 | move ${PLIST} generation to the right place, fixing installation of | wiz | 1 | -3/+2 |
2000-02-12 | Be quiet about finding no gzipped man pages in PLIST. | fredb | 1 | -2/+2 |
2000-02-12 | Use preprocessed package list instead of package list source during | tron | 1 | -2/+2 |
2000-02-05 | remove bogus 'ftp' before URL | wiz | 1 | -2/+2 |
2000-02-03 | Update GNU mirror list. | tron | 1 | -3/+4 |
2000-02-02 | Bump PKGTOOLS_REQD to 20000202. As a consequence of this | hubertf | 1 | -17/+6 |
2000-02-01 | Change the 'update' target to skip non-existent (removed) directories. | rh | 1 | -19/+46 |
2000-01-27 | SSH_CONF_DIR is also used in openssh | hubertf | 1 | -2/+2 |
2000-01-24 | make USE_INET6=YES a default, if the package is compiled on IPv6-ready | itojun | 2 | -6/+15 |
2000-01-23 | re-add line that got lost in revision 1.114 | wiz | 1 | -1/+2 |
2000-01-21 | Document UPCLIENT_LOGIN, UPCLIENT_PASSWORD, UPCLIENT_HOSTID | hubertf | 1 | -1/+9 |
2000-01-17 | Remove the attempt to patch a second time if a patch doesn't apply | agc | 1 | -2/+1 |
2000-01-17 | Document two new make variables which may be defined in mk.conf: | jlam | 1 | -6/+12 |
2000-01-17 | Introduce another definition WARN_NO_OBJECT_FMT, defaulting to yes, which | agc | 2 | -3/+14 |
2000-01-17 | Avoid problems with the newly updated Perl package by expressing the | agc | 1 | -2/+2 |
2000-01-15 | - Sort MASTER_SITES_* examples. | ad | 1 | -14/+22 |
2000-01-15 | Two nits with the show-shlib-type target: | jwise | 1 | -2/+7 |
2000-01-15 | Correct default for ${JDK_HOME}, and document ${PKG_JVM), ${JAVA_HOME}, | jwise | 1 | -5/+25 |
2000-01-14 | Introduce another definition, FATAL_OBJECT_FMT_SKEW, defaulting to "yes". | agc | 2 | -3/+16 |
2000-01-14 | Add a check, inspired by Thor Lancelot Simon: | agc | 1 | -2/+11 |
2000-01-13 | Add a USE_JAVA= variable for packages which use java, and a PKG_JVM variable | jwise | 1 | -1/+19 |
2000-01-11 | Fix the clean-depends target by using make(1) modifiers before variable | hubertf | 1 | -2/+5 |
2000-01-11 | adjust date for size code, also fix the comment | hubertf | 1 | -6/+6 |