Age | Commit message (Expand) | Author | Files | Lines |
2004-05-27 | Update "rpm2pkg" package to version 2.1: | tron | 2 | -25/+54 |
2004-05-23 | print "can't strip away rcs ids" message to stderr, not stdout | danw | 1 | -2/+2 |
2004-05-15 | Use option "-r" instead of "-e" for ${TEST} since this is not portable to some | heinz | 1 | -2/+2 |
2004-05-13 | Back out changes made in 3.75, it's too slow for lintpkgsrc. Make it 3.76. | salo | 2 | -4/+4 |
2004-05-12 | bump to 20040512 (another poll.h fix) | grant | 1 | -2/+2 |
2004-05-12 | don't include poll.h or sys/poll.h, but instead, undefine HAVE_POLL_H | grant | 1 | -8/+4 |
2004-05-10 | Welcome to 3.75. | salo | 2 | -4/+4 |
2004-05-10 | The existence of the kde-i18n-sr@Latn pkg makes it clear that _pkg | atatat | 2 | -5/+7 |
2004-05-09 | Unused. | wiz | 1 | -28/+0 |
2004-05-09 | Update pkg_chk to 1.48 | abs | 2 | -6/+6 |
2004-05-09 | Resurrect do-extract target, following atatat's advice. | jschauma | 1 | -3/+8 |
2004-05-08 | sync with src/ rev. 1.101: | grant | 1 | -3/+3 |
2004-05-08 | Import pkg_install-20040508. Fixes the -N flag to not cause the -Q | jlam | 3 | -8/+8 |
2004-05-07 | Import pkg_install-20040507 from src/usr.sbin/pkg_install: | jlam | 7 | -35/+101 |
2004-04-30 | 1.10: Add a chunk of shlib override make-code to make this work on Interix, | tv | 4 | -9/+80 |
2004-04-28 | 20040428: In pkg_add, set the umask nice and early, and remove an absolute | tv | 2 | -6/+7 |
2004-04-28 | Obey additional bits of CONFIGURE_ENV when configuring libnbcompat. | tv | 1 | -4/+3 |
2004-04-27 | "${ECHO} -n" -> "${ECHO_N}" | tv | 2 | -9/+9 |
2004-04-27 | use grep >/dev/null instead of grep -q for the benefit of solaris | dmcmahill | 1 | -3/+3 |
2004-04-25 | Convert to bl3. | wiz | 1 | -5/+5 |
2004-04-24 | fix a sentence, fix a typo, s/netbsd.org/NetBSD.org/ | grant | 1 | -4/+4 |
2004-04-24 | pkglint now reports if sees etc/rc.d in Makefile or PLIST. | reed | 2 | -3/+15 |
2004-04-23 | make sure we define HAVE_POLL if a usable poll() implementation is | grant | 3 | -33/+49 |
2004-04-21 | Sync to 20040421: fix an uninitialized array member access in pkg_add. | tv | 2 | -4/+5 |
2004-04-20 | 1.5.2: Use proper number of dollars for variable. | wiz | 3 | -6/+6 |
2004-04-20 | bump version to 20040420 (Darwin 7 poll() fix). | grant | 1 | -2/+2 |
2004-04-20 | workaround poll() being a compatibility function on Darwin 7 | grant | 4 | -18/+404 |
2004-04-20 | no need to test for poll() twice. | grant | 2 | -4/+3 |
2004-04-18 | Include limits.h if available to shut down warnings about UINT_MAX on | heinz | 2 | -1/+9 |
2004-04-17 | Update to version 3.72. | seb | 2 | -4/+5 |
2004-04-16 | Use statvfs on UnixWare, similar to Solaris and IRIX. | heinz | 2 | -5/+5 |
2004-04-16 | Introduce HAVE_FILE_FLAGS if the system declares UF_SETTABLE and SF_SETTABLE | heinz | 7 | -376/+929 |
2004-04-15 | Update to 3.71: print a fatal error if there are any direct dependencies to | jmmv | 2 | -3/+10 |
2004-04-13 | Update pkg_chk to 1.47: | abs | 2 | -4/+5 |
2004-04-13 | Convert to buildlink3 and enable pkgviews installation. | schmonz | 1 | -1/+8 |
2004-04-12 | Update to 3.70: give errors if the package installs documenation files under | jmmv | 2 | -3/+18 |
2004-04-12 | Check for pkgsrc-wip remnants. Welcome to 3.69. | salo | 2 | -3/+24 |
2004-04-11 | Add pre-generated .0 manpages; only regen under SunOS or AIX. | jschauma | 5 | -3/+115 |
2004-04-11 | Add a pre-generated .0 manpage; only regen under SunOS or AIX. | jschauma | 4 | -20/+368 |
2004-04-11 | Add pre-formatted catman pages, so we don't rely on the OPSYS providing | jschauma | 3 | -29/+222 |
2004-04-11 | Update pkg_install to 20040411, pulling up the changes in the NetBSD source | rh | 6 | -20/+64 |
2004-04-11 | Convert to buildlink3. | snj | 1 | -3/+3 |
2004-04-11 | Update url2pkg to 1.25. The only change is that this now sets | rh | 2 | -4/+4 |
2004-04-09 | Merge 20040409: Parameterize the umask calls so that defs.*.mk can change | tv | 6 | -13/+20 |
2004-04-08 | Update pkg_chk to 1.46: | abs | 2 | -30/+26 |
2004-04-07 | Bring over a fix from main sources: | agc | 1 | -11/+14 |
2004-04-07 | It's INSTALLATION_DIRS, not INSTALL_DIRS. | jmmv | 1 | -2/+2 |
2004-04-02 | Update to 1.18: | jmmv | 3 | -7/+12 |
2004-03-30 | Use "XF86_VERSION" instead of "_XF86_VERSION" as the variable name since | jlam | 1 | -8/+6 |
2004-03-30 | Sync with 20040330. | tv | 4 | -9/+9 |