Commit graph

58868 commits

Author SHA1 Message Date
jschauma
43f8bc4bd8 Work around a particular IRIX oddity:
it fails to re-read the config.cache.  Don't use a cache under IRIX, then.
(At least this way we can build this package which otherwise would break
some 650 dependencies.)
2004-04-12 20:28:54 +00:00
snj
68c50fd896 No longer used. 2004-04-12 20:21:54 +00:00
jschauma
f167e4d6f7 Make this build under IRIX by only applying this patch on non-irix.
(Is this patch really needed on all other platforms?)
2004-04-12 20:18:07 +00:00
tv
237bbc5d95 Revert the uberdependencies introduced when originally intending to
fix a bug in the way gnome-libs's dependencies work.  This should be
fixed by a mechanism that takes into account exactly how the API
dependencies are structured.

fixes PR pkg/25088 -- and reopens PR pkg/24799
2004-04-12 19:37:03 +00:00
kim
01a468d8a9 Accept p5-libapreq2 too. 2004-04-12 18:29:04 +00:00
kim
6c544f297c Added p5-ExtUtils-XSBuilder and p5-libapreq2 2004-04-12 18:21:59 +00:00
minskim
5fc542f19a Bl3ify and enable pkgviews installation. 2004-04-12 18:21:21 +00:00
kim
9cdabf0e2e Add and enable p5-ExtUtils-XSBuilder and p5-libapreq2 2004-04-12 18:20:30 +00:00
kim
d0773a0e34 Add p5-libapreq2-2.2.2 (for apache2)
This package contains modules for manipulating client request data via
the Apache API with Perl and C.  Functionality includes:

 - parsing of application/x-www-form-urlencoded data
 - parsing of multipart/form-data
 - parsing of HTTP Cookies
2004-04-12 18:18:29 +00:00
kim
8807b07a73 Add p5-ExtUtils-XSBuilder-0.25
ExtUtils::XSBuilder is a set modules to parse C header files and create XS
glue code and documentation out of it. Idealy this allows to "write" an
interface to a C library without coding a line. Since no C-API is ideal,
some adjuments are necessary most of the time. So to use this module you
must still be familar with C and XS programming, but it removes a lot of
stupid work and copy&paste from you. Also when the C API changes, most
of the time you only have to rerun XSBuilder to get your new Perl API.
2004-04-12 18:16:14 +00:00
seb
1fdaf2d1c4 Avoid ECHO_N for the pkgsrc-2004Q1 branch benefit. 2004-04-12 18:02:52 +00:00
wiz
41684392a6 Adapt distinfo to DIST_SUBDIR change. 2004-04-12 17:53:35 +00:00
ben
ec68647006 Give csound-manual a DIST_SUBDIR because the archive changes without
changing the archive filename.
2004-04-12 17:45:04 +00:00
seb
423182161f Hack to fix build with threaded Tcl package: at configure time snarf the value
of {TCL,TK}_LIBS in {tcl,tk}Config.sh and pass it down to configure
via V_LIBS in environment.
2004-04-12 17:28:47 +00:00
taca
aea998c0a7 Note update of mail/postfix-current to 20040312. 2004-04-12 16:06:28 +00:00
taca
6efc07a634 Update postfix-current to 2.0.19-20040312 and enable POSTFIX_USE_INET6
support with tls+ipv6-1.22-pf-2.0.19-20040312.patch.gz, too.

20040302

	Bugfix: SMTPD proxy didn't send QUIT as the result of code
	duplication. Evidence reported by Mark Martinec. File:
	smtpd/smtpd.c.

20040311

	Bugfix: bad address syntax caused map lookup with zero-length
	keys.  Problem reported by Andrei Koulik. Files:
	util/match_ops.c, src/trivial-rewrite/transport.c.
2004-04-12 16:04:45 +00:00
jmmv
137d2d4ac8 Note revision bump for libgtop2 to 1. 2004-04-12 15:55:20 +00:00
jmmv
0fe64153a7 Fix argument passing between the library and the server as the code can't
rely on how the compiler passes parameters to functions.  This hopefully
solves several problems: in concrete, one exposed by gnome-system-monitor
when selecting the "My Processes" view (as the function returing the list
takes two arguments, and the second one was beeing passed incorrectly).
Bump PKGREVISION to 1.
2004-04-12 15:53:42 +00:00
heinz
0d92fa526a Initial dist file for Unixware, simply copied from SunOS. 2004-04-12 15:33:05 +00:00
jmmv
8ace77c824 Pick maintainership. 2004-04-12 15:26:11 +00:00
xtraeme
8d74972d0a bl3ify 2004-04-12 15:17:09 +00:00
heinz
eaa085e4ab Initial definitions for Unixware. 2004-04-12 15:15:33 +00:00
xtraeme
6cfe5f95ad bl3ify 2004-04-12 15:14:55 +00:00
minskim
765eb1aafe "db" is not a valid value for BDB_TYPE; use "db2" instead. 2004-04-12 15:13:30 +00:00
xtraeme
9c87e35fca This needs NO_BUILD too, pointed by grant@ in private email. 2004-04-12 15:07:41 +00:00
heinz
718ce4cb08 Add script to work around stupid 'mkdir -p' on Unixware.
$ mkdir -p /tmp/foo ; echo $?
  0
  $ mkdir -p /tmp/foo ; echo $?
  2
mkdir-sh calls 'mkdir' except when the target directory already exists.
2004-04-12 14:48:58 +00:00
heinz
59c83d8b24 Add inital version of sys.mk, derived from the SunOS/Solaris version. 2004-04-12 14:44:17 +00:00
seb
fce4d20d97 Partialy revert previous and use {TCL,TK}CONFIG_SH's content to pass
more accurate data to configure.

Fix -again now that revision 1.4 of mk/pthread.buildlink3.mk had been
reverted- build with threaded Tcl/Tk packages.
2004-04-12 14:43:39 +00:00
jschauma
5edb12a017 don't ``relativize'' -rpath - fixes build on Irix. 2004-04-12 14:41:03 +00:00
grant
a80c8a3588 note import of p5-Schedule-RateLimiter 0.01. 2004-04-12 14:24:42 +00:00
grant
6658dcb02f +p5-Schedule-RateLimiter 2004-04-12 14:21:54 +00:00
grant
118406664c Initial import of p5-Schedule-RateLimiter into the NetBSD packages collection.
Schedule::RateLimiter provides a way to voluntarily restrict how many
times a given action may take place within a specified time frame.

Such a tool may be useful if you have written something which periodically
polls some public resource and want to ensure that you do not overburden
that resource with too many requests.
2004-04-12 14:20:57 +00:00
tron
463e5b24a9 Note update of "oidentd" package to version 2.0.7nb1. 2004-04-12 14:19:00 +00:00
tron
bbd9d34775 Fix startup script so that it really works on system which don't use
NetBSD's "/etc/rc.d" framework. Bump package revision because of this.
2004-04-12 14:18:15 +00:00
tron
9facc25600 Fix small glitch in startup script. 2004-04-12 14:07:16 +00:00
tron
176222f01c Note update of "milter-greylist" package to version 1.0.2nb1. 2004-04-12 13:56:28 +00:00
tron
656ff68965 Polish up "milter-greylist" package:
1.) Install "README" into "share/doc/milter-greylist".
2.) Install example configuration into "share/examples/milter-greylist".
3.) Provide a "rc.d" script.
Bump package revision because of these changes.
2004-04-12 13:55:59 +00:00
seb
9e9d1b159e bl3ify.
Require gcc3 on NetBSD/sparc64.
Use INSTALLATION_DIRS.
Install one file at a time.
USE_LANGUAGES instead of USE_GCC_SHLIB.
Claim stewardship.
2004-04-12 13:36:37 +00:00
hubertf
307e455bf2 Catch UPDATE_VULNERABILITY_LIST being unset, default to be conservative
and run it if it's not explicitly set to "no"
2004-04-12 13:01:52 +00:00
heinz
376f91082d pax does not support tape drives on Unixware at the moment. 2004-04-12 12:34:16 +00:00
chris
daed623ca8 Fix typo in deinstall message (many->may) 2004-04-12 11:49:09 +00:00
xtraeme
6127702110 bl3ify 2004-04-12 11:17:15 +00:00
xtraeme
b1d037a4e2 This package doesn't use any compiler, so s/USE_BUILDLINK2/NO_BUILDLINK/. 2004-04-12 11:15:28 +00:00
xtraeme
74d5785eeb bl3ify 2004-04-12 10:53:07 +00:00
grant
60db517326 remove redundant Net::IRC in COMMENT. 2004-04-12 10:45:46 +00:00
xtraeme
5b39e64592 Ensure that xmms is linked against libiconv under 1.6, so the vorbis
plugin works correctly, fixes PR pkg/24885.
2004-04-12 10:23:24 +00:00
xtraeme
269ceca2cb bl3ify 2004-04-12 09:17:00 +00:00
jmmv
91cd3970f0 Note update of pkglint to 3.70. 2004-04-12 08:53:12 +00:00
jmmv
c763264884 Update to 3.70: give errors if the package installs documenation files under
PREFIX/doc or if it registers configuration files in PREFIX/etc (because it
does not honour PKG_SYSCONFDIR properly).
2004-04-12 08:52:14 +00:00
snj
28d471112f Removed ickle and libicq2000. 2004-04-12 05:24:45 +00:00