Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-03-29 | Remove warning on Interix; OK'd by hubertf. | tv | 1 | -2/+4 |
2004-03-29 | Remove umask call and remove warning on Interix; OK'd by hubertf. | tv | 1 | -3/+4 |
2004-03-29 | Match the template builtin.mk file in bsd.builtin.mk, and make the two | jlam | 1 | -9/+12 |
2004-03-29 | Enable pkgviews installation. | schmonz | 1 | -1/+5 |
2004-03-29 | Eek, revert previous; these weren't supposed to be committed. | tv | 2 | -10/+4 |
2004-03-29 | Obey CPPFLAGS. | tv | 3 | -6/+13 |
2004-03-28 | add missing DESCR to DISTFILES. | grant | 1 | -2/+2 |
2004-03-28 | sync with ../DESCR | grant | 1 | -5/+2 |
2004-03-28 | remove NO_TOOLS. we need the tools stuff to have the .sunpro/.gcc | grant | 2 | -4/+2 |
2004-03-27 | reflect pkgchk -> pkg_chk move. bump date. s/netbsd.org/NetBSD.org/ | grant | 1 | -4/+4 |
2004-03-27 | pkg_chk now lives in pkgtools/pkg_chk, don't try to cd to pkgtoos/pkgchk | grant | 1 | -2/+2 |
2004-03-27 | Moved to pkg_chk. | wiz | 5 | -933/+0 |
2004-03-27 | Move pkgchk to pkg_chk. | wiz | 1 | -2/+2 |
2004-03-27 | Refer to pkg_chk here too. | wiz | 1 | -1/+1 |
2004-03-27 | Re-import pkgtools/pkgchk as pkg_chk so that program name, PKGNAME, | wiz | 5 | -0/+935 |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 1 | -2/+3 |
2004-03-23 | USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. | jlam | 1 | -2/+2 |
2004-03-22 | 1.39 from usr.sbin/pkg_install/info/main.c: | wiz | 1 | -3/+3 |
2004-03-22 | USE_BUILDLINK3 must be "yes" or "no", not just defined/undefined. | jlam | 1 | -2/+2 |
2004-03-21 | bump to 20040321 for vis.c multiple char[] fix. | grant | 1 | -2/+2 |