summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Expand)AuthorFilesLines
2005-11-08- Disable checking for variable names starting with an underscore. Duerillig1-2/+3
2005-11-08Fixed a typo ($line->error -> $line->log_error).rillig1-2/+2
2005-11-08Updated pkglint to 4.38.1.rillig2-11/+9
2005-11-08diff:rillig1-1/+1
2005-11-08Sync with basesrc 1.3:wiz1-15/+3
2005-11-07Update to 20051107: Fix pkg_info -B against binary packages.dillo2-6/+4
2005-11-07Sync with basesrc:wiz1-3/+3
2005-11-07Add target 'standalone-install': install libkver in ${LIBKVER_STANDALONE_DIR},seb1-1/+6
2005-11-07Aren't we forgetting something here?tv1-1/+18
2005-11-07Use the hard-coded ${PKG_TOOLS_BIN} variable as the correct location ofjlam2-3/+5
2005-11-07INSTALL_SCRIPT_ENV wasn't being defined to include a definition forjlam1-1/+2
2005-11-07Updated pkglint to 4.38.rillig3-171/+156
2005-11-06+ check for magic numbers like 0755, 755, 644rillig1-0/+1
2005-11-06In the "update" target, use "${UPDATE_TARGET}" to install the newjlam1-2/+2
2005-11-06Remove @exec from PLIST and put the action into an INSTALL script instead.jlam3-40/+65
2005-11-06* check Makefile directivesrillig1-0/+3
2005-11-06+ include "../../mk/bsd.prefs.mk" before any .if.rillig1-0/+1
2005-11-06Added a note that SUBST_SED might be changed to a List instead of arillig1-1/+2
2005-11-06Use config.h and add appropriate #if HAVE_FOO_H.wiz2-4/+36
2005-11-05Replaced ${PKGNAME:C...} with the equivalent ${PKGBASE}.rillig1-2/+2
2005-11-05Add new files.wiz1-3/+3
2005-11-05Not needed.wiz2-193/+0
2005-11-05Sync with base system as of Sat Nov 5 13:19:32 UTC 2005.wiz27-436/+1317
2005-11-05Updated pkglint to 4.37.2.rillig2-9/+10
2005-11-04Updated pkglint to 4.37.1.rillig2-12/+17
2005-11-04Fixed regular expression for finding valid tool names. Added debuggingrillig1-8/+19
2005-11-04Manually added some commonly used tool names.rillig1-1/+7
2005-11-04Allow "-" in Tool names.rillig1-2/+2
2005-11-04Updated pkglint to 4.37.rillig3-8/+21
2005-11-04- PLIST_SRC may be set with both "=" and "+=".rillig2-5/+5
2005-11-04Added trailing dot to the diagnostics where it was missing.rillig1-8/+8
2005-11-04Updated pkglint to 4.36.1.rillig3-31/+118
2005-11-04Updated pkglint to 4.36.rillig3-30/+105
2005-11-04I knew there had been a program that uses the (now removed) -Wno-workdirrillig1-2/+2
2005-11-04Updated pkglint to 4.35.rillig4-20/+15
2005-11-04Updated pkglint to 4.34.rillig2-20/+29
2005-11-03include ../../mk/bsd.prefs.mk before using "+=".rillig1-0/+1
2005-11-03The "../.." and PERL5_PACKLIST checks are implemented.rillig1-2/+0
2005-11-03Updated pkglint to 4.33.1.rillig3-29/+36
2005-11-03Updated pkglint to 4.33.rillig1-2/+2
2005-11-03Added "linux" to the list of allowed categories.rillig1-2/+2
2005-11-03Added comments for global variables. Renamed $loglines to $lines, as therillig1-35/+29
2005-11-02Added DEPENDS_TARGET, FETCH_DEPENDS, LIB_DEPENDS and RUN_DEPENDS to therillig1-1/+5
2005-11-02Modernized the check for dependency items. Stricter URL checking.rillig1-95/+22
2005-11-02Added two global variables, $current_dir and $is_wip. This reduces therillig1-88/+90
2005-11-02Added a check for valid CATEGORIES. The new type List* is the same asrillig2-8/+36
2005-11-02Replaced the global $conf_* variables with constants of the same name.rillig1-17/+17
2005-11-02Converted the global regular expression variables into constants.rillig1-25/+24
2005-11-02Added the --long-options to the --help output. Replaced some constantsrillig1-12/+8
2005-11-01Updated pkglint to 4.32.2.rillig2-37/+50