Commit graph

89041 commits

Author SHA1 Message Date
joerg
f63e9371c1 msgfmt build dependency. 2005-12-06 15:38:32 +00:00
rillig
01f34446ba - Improved the heuristics for detecting direct use of ${TOOL}s.
- Moved the whole complicated code from checklines_package_Makefile() to
  checkline_mk_shellcmd() and checkline_mk_varassign().
- Reenabled the -Wdirectcmd options by default.
2005-12-06 15:22:28 +00:00
joerg
6db29a3a57 Fix GCC 3.4+: label at end of compound statement. 2005-12-06 15:20:31 +00:00
joerg
818de67f0d GCC 3.4+: Label at end of compound statement. 2005-12-06 14:26:02 +00:00
rillig
4c75fa82de Bumped PKGREVISION of www/thttpd because of the recent change to patch-af.
See PR 25487 for details.
2005-12-06 14:20:57 +00:00
rillig
4f0216671e Bumped PKGREVISION because of the recent change to patch-af. 2005-12-06 14:19:39 +00:00
rillig
4cff6fbbc6 Reordered the complete file. Grouped subroutines by name (checkline_*,
checklines_*, checkfile_*). No functional changes.
2005-12-06 14:15:02 +00:00
joerg
3b5339897d Manually override config.guess and config.sub since this package
doesn't use the normal GNU configure mess.
2005-12-06 14:14:24 +00:00
joerg
4116e68b3b Fix errno. 2005-12-06 14:09:39 +00:00
rillig
4bc38f1be1 <sys/param.h> must be included before querying __NetBSD_Version__. Noted
by Mito Osamu in PR 25487.
2005-12-06 14:09:29 +00:00
joerg
a2d9efff56 Fix errno. On DragonFly, define HAS_STRERROR to avoid conflicts with
system headers.
2005-12-06 13:27:01 +00:00
rillig
df0a56361d Collected the routines that load pkglint-specific data in one section.
No functional changes.
2005-12-06 13:23:16 +00:00
joerg
be3bec787b Add DragonFly support. 2005-12-06 13:21:02 +00:00
rillig
2c55734d95 - Renamed get_make_vars_typemap() to get_vartypes_map().
- Added specialized subroutines for checking a single line.
- Removed checklines_Makefile_varuse().
- Removed checklines_direct_tools(), which has been replaced by the
  specialized routines mentioned above.
2005-12-06 13:16:23 +00:00
joerg
fc4bea1942 fix errno usage. 2005-12-06 13:14:06 +00:00
rillig
6a6a3411e1 - Rewrote the code that checks for direct use of tool names. It is
disabled by default, as I am currently working on it, and neither the
  current nor the previous version is good enough for the end user.
- Pkglint can now distinguish the two kinds of tools: The ones that
  should be used like ${TOOL} and the ones that are provided in the
  .tools/bin directory. The list of the first kind of tools is extracted
  from the mk/tools/ directory instead of being hard-coded. This adds
  a whole lot of new warnings.
2005-12-06 11:41:14 +00:00
rillig
0e9febc62e Added missing "quotes" around many variables. 2005-12-06 09:15:29 +00:00
jdolecek
25442552ef patch php.ini-dist and php.ini-recommended to comment out extension_dir
and to uncomment and explicitly set upload_tmp_dir, so that this works
out of box (patches adapted from www/php4)

pointed out by Martti Kuparinen on tech-pkg@
2005-12-06 08:32:22 +00:00
rillig
309745e03a Fixed a typo. 2005-12-06 08:25:18 +00:00
ben
d0a9fc6a67 Specify the full path to tar when unpacking a package.
Modify pfcexec so the new process file name can be different from argv[0].
This fix is from Peter Postma, and it addresses PR#32228
2005-12-06 01:08:09 +00:00
rillig
7276fc4b34 - Improved detection of valid shell words once more.
- Rewrote the code for loading the deprecated.map file. It is only
  loaded once now. The code that checks for use of deprecated variables
  can handle multiple variables in a single line now.
2005-12-06 01:07:20 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
rillig
a86447cb07 - Improved the regular expression for shell words by recognizing make(1)
variables that are not nested.
2005-12-05 23:50:16 +00:00
rillig
95c876eda2 * allow parallel builds (see parallel.txt) 2005-12-05 22:16:13 +00:00
rillig
999f8b6e04 Applied all quoting fixes found by "pkglint --autofix". 2005-12-05 22:07:07 +00:00
rillig
404ae4e715 - The heuristics for unnecessary .undef directives after .for were
unreliable, hence they are not fixed (deleted) automatically.
2005-12-05 21:56:13 +00:00
rillig
79c16d74db - Allow the "-" character in the "variable name" part of a ShellWord
that is an assignment. This change extends the quoting checks to
  CONFIGURE_ARGS in a usable way.
2005-12-05 21:46:18 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
rillig
624eed5892 Don't fix patch files automatically, since after patching them the checksum
is changed, and the distinfo file is not updated automatically.
2005-12-05 20:23:44 +00:00
rillig
8a75231ad4 SunPro on Solaris needs -D__EXTENSIONS__ for getopt(). 2005-12-05 20:20:10 +00:00
martti
a87eea3b05 squirrelmail and PHP 5.1.1 fixes 2005-12-05 20:14:58 +00:00
martti
c52fdd2dea Make this work with PHP 5.1.1 2005-12-05 20:13:38 +00:00
wiz
e43605602d + TeXmacs-1.0.6, bitlbee-1.0, clisp-2.36, mailscanner-4.48.4,
phpmyadmin-2.7.0, xmms-crossfade-1.3.10.
2005-12-05 19:49:19 +00:00
wiz
24bccffe26 Note nvi-m17n PKGREVISION bump. 2005-12-05 19:44:38 +00:00
wiz
4a2c81680f Add -DGTAGS to the CFLAGS. Bump PKGREVISION because the binary changes. 2005-12-05 19:44:01 +00:00
rillig
e55de1a330 Added a note that using the binary bootstrap kits only works for
privileged builds that use LOCALBASE=/usr/pkg.
2005-12-05 18:04:39 +00:00
taca
437c280450 Note addition of converters/smbchartool package 2.3a. 2005-12-05 15:37:56 +00:00
taca
55633b9712 Add and enable smbchartool. 2005-12-05 15:36:03 +00:00
taca
754a18946a Importing converters/smbchartool pacakge 2.3a.
Smbchartool is File name conversion tool for Samba.

Samba, SMB/CIFS protocol server suite supports various file name encoding
and these encoded file name needs to be converted when Samba's configuration
need to be changed.  Smbchartool support these file name conversion
processing mainly Japanese character encoding.
2005-12-05 15:34:59 +00:00
taca
929b8ab057 Note update of mail/poppassd package to 4.0.8nb2. 2005-12-05 14:13:40 +00:00
taca
1296016639 Quiet pkglint; changing make macro in double quotation into :Q modifier. 2005-12-05 14:13:05 +00:00
taca
9ffff00520 - Fix hangup when communicating with smbpasswd(8).
- Quiet pkglint; changing make macro in double quotation into :Q modifier.

Bump PKGREVISION.
2005-12-05 14:12:29 +00:00
taca
54f2c4d31e Note update of www/squid package to 2.5.12nb3. 2005-12-05 14:08:46 +00:00
taca
ea24b4f961 - Add "carp" and "unlinkd" option which are enabled on default.
"unlinkd" option is propsed from Dave Sainty by private mail.
- Change "perl:run" to "perl" in USE_TOOLS since perl is used at build time.
- Quiet pkglint; changing make macro in double quotation into :Q modifier.

Bump PKGREVISION.
2005-12-05 14:06:03 +00:00
rillig
d43e179274 Shortened the code to extract pkgsrc variables by 30 lines, taking out
much unnecessary redundancy from the code. Reordered the pkgsrc
variables so that related variables appear adjacently in the output.
2005-12-05 10:19:14 +00:00
martti
3556ea51ba Updated mail/ja-squirrelmail to 1.4.5nb2 2005-12-05 09:28:51 +00:00
martti
abf6e94f46 Updated mail/ja-squirrelmail to 1.4.5nb2
- sync with pkgsrc/mail/squirrelmail
2005-12-05 09:28:44 +00:00
martti
f45974a720 Updated mail/squirrelmail to 1.4.5nb2 2005-12-05 09:18:51 +00:00
martti
d325b32f3c Updated squirrelmail to 1.4.5nb2
- avoid corrupted attachment downloads (pkg/32175).
2005-12-05 09:18:44 +00:00
rillig
39e41757fa Added patch-ax, which fixes PR 30948. The SunPro compiler does not know the
__FUNCTION__ macro, but knows the __func__ identifier.
2005-12-05 07:52:49 +00:00