Age | Commit message (Expand) | Author | Files | Lines |
2005-11-06 | + check for magic numbers like 0755, 755, 644 | rillig | 1 | -0/+1 |
2005-11-06 | In the "update" target, use "${UPDATE_TARGET}" to install the new | jlam | 1 | -2/+2 |
2005-11-06 | Remove @exec from PLIST and put the action into an INSTALL script instead. | jlam | 3 | -40/+65 |
2005-11-06 | * check Makefile directives | rillig | 1 | -0/+3 |
2005-11-06 | + include "../../mk/bsd.prefs.mk" before any .if. | rillig | 1 | -0/+1 |
2005-11-06 | Added a note that SUBST_SED might be changed to a List instead of a | rillig | 1 | -1/+2 |
2005-11-06 | Use config.h and add appropriate #if HAVE_FOO_H. | wiz | 2 | -4/+36 |
2005-11-05 | Replaced ${PKGNAME:C...} with the equivalent ${PKGBASE}. | rillig | 1 | -2/+2 |
2005-11-05 | Add new files. | wiz | 1 | -3/+3 |
2005-11-05 | Not needed. | wiz | 2 | -193/+0 |
2005-11-05 | Sync with base system as of Sat Nov 5 13:19:32 UTC 2005. | wiz | 27 | -436/+1317 |
2005-11-05 | Updated pkglint to 4.37.2. | rillig | 2 | -9/+10 |
2005-11-04 | Updated pkglint to 4.37.1. | rillig | 2 | -12/+17 |
2005-11-04 | Fixed regular expression for finding valid tool names. Added debugging | rillig | 1 | -8/+19 |
2005-11-04 | Manually added some commonly used tool names. | rillig | 1 | -1/+7 |
2005-11-04 | Allow "-" in Tool names. | rillig | 1 | -2/+2 |
2005-11-04 | Updated pkglint to 4.37. | rillig | 3 | -8/+21 |
2005-11-04 | - PLIST_SRC may be set with both "=" and "+=". | rillig | 2 | -5/+5 |
2005-11-04 | Added trailing dot to the diagnostics where it was missing. | rillig | 1 | -8/+8 |
2005-11-04 | Updated pkglint to 4.36.1. | rillig | 3 | -31/+118 |
2005-11-04 | Updated pkglint to 4.36. | rillig | 3 | -30/+105 |
2005-11-04 | I knew there had been a program that uses the (now removed) -Wno-workdir | rillig | 1 | -2/+2 |
2005-11-04 | Updated pkglint to 4.35. | rillig | 4 | -20/+15 |
2005-11-04 | Updated pkglint to 4.34. | rillig | 2 | -20/+29 |
2005-11-03 | include ../../mk/bsd.prefs.mk before using "+=". | rillig | 1 | -0/+1 |
2005-11-03 | The "../.." and PERL5_PACKLIST checks are implemented. | rillig | 1 | -2/+0 |
2005-11-03 | Updated pkglint to 4.33.1. | rillig | 3 | -29/+36 |
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 |