Age | Commit message (Expand) | Author | Files | Lines |
2004-11-09 | Report trailing slash of the package directory part of *_DEPENDS specification | seb | 2 | -3/+6 |
2004-11-05 | Fix the sed command that processes the +CONTENTS file so packages that | erh | 2 | -6/+18 |
2004-11-05 | 1.26: Automatically detect if a package is using libltdl, and if so, include | tv | 2 | -3/+7 |
2004-11-05 | Bring this package into line with 21st century pkgsrc: | agc | 3 | -11/+71 |
2004-11-04 | Ignore use of words which when used in make shell commands should | he | 2 | -3/+6 |
2004-11-04 | Test if pkgname is defined before using it; gets rid of some warnings: | wiz | 2 | -4/+4 |
2004-11-03 | regen. | wiz | 1 | -7/+7 |
2004-11-03 | Sync with basesrc. | wiz | 2 | -16/+16 |
2004-11-02 | Merge the usedot and ctype-function changes from src. | erh | 3 | -25/+26 |
2004-11-02 | Add a -N option to pkg_delete to delete registration information for a package | erh | 10 | -26/+53 |
2004-10-31 | sync with src: | grant | 2 | -5/+22 |
2004-10-29 | 1.6.4: Fix "su" logic to match that in bsd.pkg.mk. | tv | 2 | -10/+14 |
2004-10-28 | Add - and . to characters allowed in patch names. Welcome to 3.94. | wiz | 2 | -4/+4 |
2004-10-27 | Use complete path and GNU_PROGRAM_PREFIX on Solaris. | wiz | 1 | -2/+2 |
2004-10-25 | 1.5: Remove some things that could be in -lnsl on SVR4 descendants. | tv | 2 | -5/+3 |
2004-10-24 | fix detection of poll() for Darwin 7.x which has a poll() | grant | 3 | -5/+9 |
2004-10-23 | Cleanup the C file (mostly nit-picking) and improve the wording in the | peter | 3 | -55/+55 |
2004-10-21 | 1.4: Add a bunch of types, symbols, and headers to the checks based on | tv | 2 | -5/+59 |
2004-10-20 | Consistency in comments; sort options; fix typo. | wiz | 1 | -12/+12 |
2004-10-20 | Use standard headers; add RCS Id; sort options; fix two typos. | wiz | 1 | -4/+5 |
2004-10-20 | Update to 20041020: | jmmv | 3 | -21/+103 |
2004-10-16 | Correct file name for the package vulnerabilities. | he | 1 | -2/+2 |
2004-10-16 | Update to 3.93, from Roland Illig: | wiz | 3 | -46/+50 |
2004-10-15 | We have to set --build and --host in order to get correct values, because | tv | 2 | -4/+6 |
2004-10-15 | 3.8: When pulling existing .includes of buildlink3 files from the Makefile, | tv | 2 | -6/+14 |
2004-10-15 | Update to 3.92: | wiz | 2 | -3/+9 |
2004-10-14 | Change pkgclean to wait for the termination of all the child processes. | ben | 2 | -17/+15 |
2004-10-14 | Make MAINTAINER, HOMEPAGE, and COMMENT use ?= instead of = so that the | atatat | 1 | -4/+4 |
2004-10-13 | Put ${PREFIX}/{bin,sbin} in PATH before /bin:/sbin:/usr/bin:/usr/sbin to | xtraeme | 2 | -4/+4 |
2004-10-13 | Portability fixes. | gavan | 1 | -3/+6 |
2004-10-11 | Add real Interix support for _RC*_* variables; bump datestamp to today. | tv | 2 | -3/+18 |
2004-10-11 | Enable on Interix. | tv | 1 | -2/+2 |
2004-10-10 | Welcome to 0.115 | dillo | 2 | -17/+69 |
2004-10-07 | * Make PKGSRC_TOPDIR a private variable by renaming it to _PKGSRC_TOPDIR, | jlam | 6 | -14/+14 |
2004-10-06 | Make sure to grab the +PRESERVE file too. Bump version to 1.6.3. | erh | 2 | -3/+4 |
2004-10-05 | PR pkg/23719: allow a pkg_install package to be created so a system can be | erh | 1 | -3/+1 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 |
2004-10-01 | Improved DESCRiption (as discussed with maintainer). | reed | 1 | -2/+2 |
2004-09-30 | Capitalize first letter of COMMENT. | wiz | 1 | -2/+2 |
2004-09-27 | Fix typo. | wiz | 1 | -2/+2 |
2004-09-27 | Update createbuildlink to 3.7. Properly escape '@exec ${MKDIR}' patterns | rh | 2 | -5/+5 |
2004-09-26 | Update createbuildlink to 3.6. This adds a '-p' option to automatically | rh | 5 | -15/+120 |
2004-09-24 | 3.91: | wiz | 3 | -87/+307 |
2004-09-23 | Capitalize first letter of COMMENT. | reed | 1 | -2/+2 |
2004-09-21 | Correct typo. From PR 27010 by Cesar Catrian C. | cube | 1 | -2/+2 |
2004-09-11 | Bump build dependency to latest libnbcompat. | jlam | 1 | -2/+2 |
2004-09-11 | Update pkgtools/libnbcompat to 20040911. Changes from version 20040822 | jlam | 6 | -64/+37 |
2004-09-05 | Update to version 3.90. Lintpkgsrc package version comparison bug fix. | seb | 2 | -10/+20 |
2004-09-03 | Update pkg_chk to 1.51: | abs | 2 | -5/+5 |
2004-08-31 | Change the way that we disable unwanted code regions... just #undef _LIBC. | jlam | 3 | -21/+21 |