Age | Commit message (Expand) | Author | Files | Lines |
2002-09-30 | Upgrade to 3.36. Fixes the problem with $pkg_installver being | atatat | 2 | -6/+6 |
2002-09-30 | Added distfetch | martti | 1 | -1/+2 |
2002-09-30 | distfetch helps you to fetch all the distfiles you need to compile | martti | 6 | -0/+322 |
2002-09-27 | Update createbuildlink to 2.1. This adds some patterns to recognise AppKit | rh | 2 | -7/+8 |
2002-09-27 | Create a new variable USE_X11_LINKS that controls whether packages that | jlam | 3 | -20/+10 |
2002-09-25 | Bump version number for man page fix. | wiz | 1 | -2/+2 |
2002-09-25 | Update Dd. Fix description of some options per PR 18344 and included | wiz | 1 | -65/+98 |
2002-09-25 | Slight fix for 3.34, so that "cd /usr/pkgsrc; for i in */; do pkglint $i; done" | wiz | 2 | -4/+4 |
2002-09-24 | Update to 3.34: Can now also be run in Category directories and checks | wiz | 2 | -4/+45 |
2002-09-24 | Sort. | wiz | 1 | -2/+2 |
2002-09-24 | Since MESSAGE files come by many names, hardwire the line length, | wiz | 2 | -6/+5 |
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 2 | -6/+6 |
2002-09-23 | Toss in strlcpy.c and hey presto: Instant linux pkg_install binaries. | abs | 2 | -4/+4 |
2002-09-23 | If defining TAILQ_FIRST and TAILQ_NEXT ensure we also define | abs | 2 | -8/+21 |
2002-09-23 | Trivially use buildlink2 | jlam | 1 | -1/+2 |
2002-09-22 | lintpkgsrc was tweaked, so bump the version | atatat | 1 | -2/+2 |
2002-09-22 | If the installed version of pkg_install is newer than the one in | atatat | 1 | -2/+5 |
2002-09-20 | Fix comment to note that you'll need to update the x11-links dependency in | jlam | 1 | -3/+4 |
2002-09-20 | add idea from fredb: option to pick out newest versions from several | dmcmahill | 1 | -1/+5 |
2002-09-19 | We're using buildlink2, so don't lie about where the rpm headers and | jlam | 1 | -5/+5 |
2002-09-18 | update to cdpack-1.4.2. This is a documentation fix only update. The | dmcmahill | 3 | -7/+8 |
2002-09-13 | Updated pkgchk to 1.32: | abs | 2 | -4/+4 |
2002-09-13 | Updated pkgchk to 1.31: | abs | 2 | -3/+9 |
2002-09-12 | 3.31: Check MESSAGE file format. Patch from sco at openface ca in pkg/18276. | wiz | 2 | -4/+48 |
2002-09-07 | mdoc fixes, ispell. | wiz | 1 | -28/+22 |
2002-09-07 | Add and enable pkg_comp | rh | 1 | -1/+2 |
2002-09-07 | Initial import of pkg_comp-1.0, a utility that allows retargetable package | rh | 5 | -0/+914 |
2002-09-06 | Update createbuildlink to 2.0. Now creates buildlink2.mk files. You can | rh | 6 | -135/+293 |
2002-09-05 | Revert previous change (which wouldn't have worked in all cases) until more | agc | 1 | -7/+1 |
2002-09-05 | make pkg_install self-bootstrapping (no need for /usr/sbin/pkg_*). | itojun | 1 | -1/+7 |
2002-09-04 | Revert last change after buildlink2 problem was fixed by Johnny C. Lam. | tron | 1 | -1/+3 |
2002-09-02 | Enabling buildlink2 for this package isn't necessary and breaks | tron | 1 | -3/+1 |
2002-08-26 | Actually define USE_BUILDLINK2 so that we can use the buildlink2.mk files. | jlam | 1 | -1/+2 |
2002-08-26 | Add missing BUILDLINK_PACKAGES lines. | jlam | 2 | -2/+4 |
2002-08-26 | Remove private buildlink.mk files that were only used by x11-links. They | jlam | 2 | -1590/+0 |
2002-08-25 | Revert previous change now that the buildlink2.mk files have hit the main | jlam | 3 | -13/+16 |
2002-08-23 | revert buildlink2.mk merge until Johnny has a chance to look at the issues | abs | 3 | -20/+16 |
2002-08-23 | Merge pkgsrc/pkgtools from the buildlink2 branch back to the main trunk. | jlam | 8 | -20/+1588 |
2002-08-23 | Merge pkgtools/xpkgwedge from the buildlink2 branch back into the main | jlam | 1 | -1/+3 |
2002-08-14 | Make patchdiff following package's PATCHDIR setting: useful when dealing with | seb | 2 | -4/+6 |
2002-08-13 | Strip leading './' from distinfo entry names before matching against | wiz | 2 | -11/+18 |
2002-08-12 | Darwin needs -DTAR_MISSING_FAST_READ, as noted by "Masahiro =Rhythm | schmonz | 2 | -6/+7 |
2002-08-06 | Make it build on 1.4-1.4.2. | wiz | 4 | -16/+34 |
2002-08-06 | buildlink-x11 is dead...it never really worked well enough anyway. | jlam | 9 | -380/+1 |
2002-08-05 | regen | wiz | 1 | -2/+2 |
2002-08-05 | Make compile again on 1.4.3. [Does not compile on 1.4.2 due to missing | wiz | 2 | -2/+18 |
2002-08-05 | Reduce warning levels on NetBSD, to make this compile on the netbsd-1-5 | fredb | 2 | -6/+11 |
2002-08-05 | Separate out the OpenWindows buildlink logic and XFree buildlink logic | jlam | 4 | -1566/+1596 |
2002-08-03 | Until this package is updated one more time from basesrc, provide a patch | seb | 2 | -5/+14 |
2002-08-02 | add a couple of items to the TODO list. | dmcmahill | 1 | -1/+12 |