Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-03-21 | Some compilers (e.g. Sunpro) emit one char[] per string, even when | bouyer | 1 | -5/+7 |
2004-03-18 | Update pkgtools/createbuildlink to 3.4. Changes from version 3.3 | jlam | 2 | -6/+20 |
2004-03-17 | Force all of the headers and libraries to be symlinked into | jlam | 1 | -1/+7 |
2004-03-15 | Xrandr won't build without the X Extension library which is only present | recht | 1 | -1/+10 |
2004-03-15 | Fix recursive variable assignment. | tron | 1 | -2/+2 |
2004-03-15 | builtin.mk file to hold information about the built-in X11R6 | jlam | 1 | -0/+32 |
2004-03-13 | Set USE_DIGEST=no to avoid checking and building a new digest package. | jlam | 2 | -7/+9 |
2004-03-13 | Set USE_NATIVE_GCC in digest to avoid chicken-and-egg problem with | jlam | 1 | -1/+6 |
2004-03-13 | Solve a chicken-and-egg problem where pkgsrc uses newer features of | jlam | 1 | -1/+9 |
2004-03-12 | #if 0 out the __weak_alias stuff, which isn't needed here. should fix | grant | 6 | -11/+23 |
2004-03-11 | Add to DESCRiption: "It can be used as a file integrity checker." | reed | 1 | -1/+2 |
2004-03-11 | Solaris has fsid_t in sys/vfs.h, so include appropriately. | sketch | 2 | -1/+7 |
2004-03-11 | bump to 20040311 for Interix changes. | grant | 1 | -2/+2 |
2004-03-11 | adding a file to cvs requires "cvs add". duh. | grant | 1 | -0/+59 |
2004-03-11 | catch up with bootstrap-pkgsrc changes. | grant | 2 | -5/+5 |
2004-03-11 | catch up with bootstrap-pkgsrc changes. | grant | 6 | -6/+228 |
2004-03-11 | catch up with bootstrap-pkgsrc changes. | grant | 1 | -1/+6 |
2004-03-11 | Garbage collect USE_X11_LINKS, which was used solely to avoid | jlam | 1 | -2/+1 |
2004-03-11 | Add a buildlink3.mk file for pkgtools/x11-links. This isn't meant to be | jlam | 1 | -0/+31 |
2004-03-11 | Don't cat nonexistent files during the build. | jlam | 1 | -2/+3 |
2004-03-10 | bl3ify and enable pkgviews installation. | minskim | 1 | -2/+6 |
2004-03-10 | Catch up with removal of BUILDLINK_{IS,USE}_BUILTIN. | jlam | 1 | -17/+10 |
2004-03-10 | pkg_comp just works on NetBSD, so use ONLY_FOR_PLATFORM= NetBSD-*-*. | xtraeme | 1 | -1/+2 |
2004-03-06 | Update pkgtools/createbuildlink to 3.3. Changes from version 3.2 include | jlam | 2 | -8/+20 |
2004-03-05 | Update pkgtools/createbuildlink to 3.2. Changes from version 3.1 include | jlam | 2 | -23/+26 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -4/+7 |
2004-02-29 | Update to 1.2: | jmmv | 2 | -4/+3 |
2004-02-24 | Update to 1.1: | jmmv | 2 | -5/+5 |