Age | Commit message (Expand) | Author | Files | Lines |
2005-11-03 | Updated pkglint to 4.33. | rillig | 1 | -2/+2 |
2005-11-03 | Added "linux" to the list of allowed categories. | rillig | 1 | -2/+2 |
2005-11-03 | Added comments for global variables. Renamed $loglines to $lines, as the | rillig | 1 | -35/+29 |
2005-11-02 | Added DEPENDS_TARGET, FETCH_DEPENDS, LIB_DEPENDS and RUN_DEPENDS to the | rillig | 1 | -1/+5 |
2005-11-02 | Modernized the check for dependency items. Stricter URL checking. | rillig | 1 | -95/+22 |
2005-11-02 | Added two global variables, $current_dir and $is_wip. This reduces the | rillig | 1 | -88/+90 |
2005-11-02 | Added a check for valid CATEGORIES. The new type List* is the same as | rillig | 2 | -8/+36 |
2005-11-02 | Replaced the global $conf_* variables with constants of the same name. | rillig | 1 | -17/+17 |
2005-11-02 | Converted the global regular expression variables into constants. | rillig | 1 | -25/+24 |
2005-11-02 | Added the --long-options to the --help output. Replaced some constants | rillig | 1 | -12/+8 |
2005-11-01 | Updated pkglint to 4.32.2. | rillig | 2 | -37/+50 |
2005-11-01 | Updated pkglint to 4.32.1. | rillig | 3 | -5/+46 |
2005-11-01 | Updated pkglint to 4.32. | rillig | 2 | -44/+75 |
2005-11-01 | As I don't know how many backslashes are needed inside backticks to make | rillig | 1 | -3/+5 |
2005-10-30 | Updated pkglint to 4.31.2. | rillig | 2 | -4/+4 |
2005-10-30 | Added three methods insert_before(), insert_after() and delete() to a | rillig | 1 | -8/+38 |
2005-10-30 | When checking Makefiles, get rid of the "physical" lines as soon as | rillig | 2 | -82/+113 |
2005-10-30 | Treat FTP error 450 like 550, otherwise pkg_add from a proftpd server | joerg | 2 | -5/+5 |
2005-10-30 | Removed two unused variables. | rillig | 1 | -2/+2 |
2005-10-26 | Updated pkglint to 4.31. | rillig | 3 | -70/+83 |
2005-10-24 | Updated pkglint to 4.30. | rillig | 3 | -85/+89 |
2005-10-24 | Completely rewrote plist-clash.pl. It has been unmodified for 7 years, | rillig | 1 | -83/+48 |
2005-10-24 | Report an error if an unknown line occurs in a PLIST. (Most of these | rillig | 1 | -30/+29 |
2005-10-24 | Allow all variables ending in _SED or _AWK to be constructed using the | rillig | 1 | -3/+2 |
2005-10-24 | Removed those deprecated variables that are unused in current pkgsrc and | rillig | 1 | -29/+1 |
2005-10-24 | Generally allow $Id$ instead of $NetBSD$ in files from pkgsrc-wip. | rillig | 1 | -2/+7 |
2005-10-23 | Updated pkglint to 4.29.1. | rillig | 4 | -10/+9 |
2005-10-23 | Replaced $f with ${f} to fix some pkglint warnings. | rillig | 1 | -4/+3 |
2005-10-23 | Updated pkglint to 4.29. | rillig | 2 | -53/+49 |
2005-10-21 | Updated pkglint to 4.28.2. | rillig | 3 | -15/+34 |
2005-10-18 | Update url2pkg to 1.31. This reinstates correct handling of | rh | 2 | -3/+14 |
2005-10-16 | x11/render package had been moved as x11/renderext. | seb | 2 | -4/+4 |
2005-10-14 | Updated pkglint to 4.28.1. | rillig | 4 | -5/+21 |
2005-10-14 | Updated pkglint to 4.28. | rillig | 3 | -5/+37 |
2005-10-13 | "-Wl,-rpath" should not be used directly. ${COMPILER_RPATH_FLAG} is better. | rillig | 1 | -0/+1 |
2005-10-13 | Updated pkglint to 4.27. | rillig | 2 | -3/+14 |
2005-10-10 | Instead of using hard-coded 555 mode for installing library, | reed | 2 | -3/+5 |
2005-10-09 | Updated pkglint to 4.26. | rillig | 2 | -5/+10 |
2005-10-09 | Update to 1.3: | jmmv | 2 | -4/+8 |
2005-10-07 | Remove CONFIGURE_ARGS setting --mandir as this is now done for | reed | 1 | -2/+3 |
2005-10-07 | Updated pkglint to 4.25. | rillig | 2 | -16/+28 |
2005-10-07 | Updated pkglint to 4.24. | rillig | 3 | -4/+14 |
2005-10-03 | 1.30: | wiz | 2 | -4/+4 |
2005-10-03 | Update to 1.2: | jmmv | 2 | -4/+4 |
2005-10-02 | Update to 1.23: | jmmv | 3 | -7/+7 |
2005-10-02 | Update to 1.1: | jmmv | 2 | -5/+11 |
2005-10-02 | Solaris 2.9's nawk does not like the syntax ($0 ~ /=/); it seems as if the | heas | 1 | -2/+2 |
2005-10-01 | Add and enable verifypc. | jmmv | 1 | -1/+2 |
2005-10-01 | Initial import of verifypc, version 1.0: | jmmv | 5 | -0/+299 |
2005-09-30 | Typo and whitespace fixes. Use Sq. Capitalize NetBSD properly. | wiz | 1 | -8/+8 |