summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-04-12Upgrade to smokeping-1.28:kim6-36/+56
- new probes: CiscoRTTMonEchoICMP, CiscoRTTMonDNS, CiscoRTTMonTcpConnect, Curl, LDAP, Radius, RemoteFPing, TelnetIOSPing - support for multiple alert recipients - new --filter option allows you to run the smokeping deamon on a big config but have the config file filtered and only measure the entries that pass the filter. This allows to use rsync to consolidate measurements from different hosts at a central location for presentation. - new option to generate static pages (--static-pages)
2004-04-12Convert to buildlink3.snj6-55/+46
2004-04-12Introduce support for the PRINT_PLIST_AWK variable. This can be used tojmmv1-2/+5
provide extra awk expressions that are used while generating the PLIST with the print-PLIST target (before the final 'print' is done), so that it is closer to reality. Ok'ed by wiz@ and hubertf@.
2004-04-12Convert to buildlink3.snj3-21/+21
2004-04-12Oops. Finish conversion to buildlink3.snj2-20/+18
2004-04-12Convert to buildlink3.snj4-28/+22
2004-04-12Work around a particular IRIX oddity:jschauma1-1/+8
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-12No longer used.snj1-20/+0
2004-04-12Make this build under IRIX by only applying this patch on non-irix.jschauma2-8/+18
(Is this patch really needed on all other platforms?)
2004-04-12Revert the uberdependencies introduced when originally intending totv2-222/+15
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-12Accept p5-libapreq2 too.kim1-3/+8
2004-04-12Added p5-ExtUtils-XSBuilder and p5-libapreq2kim1-1/+3
2004-04-12Bl3ify and enable pkgviews installation.minskim1-2/+4
2004-04-12Add and enable p5-ExtUtils-XSBuilder and p5-libapreq2kim1-1/+3
2004-04-12Add p5-libapreq2-2.2.2 (for apache2)kim5-0/+67
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-12Add p5-ExtUtils-XSBuilder-0.25kim4-0/+32
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-12Avoid ECHO_N for the pkgsrc-2004Q1 branch benefit.seb1-2/+2
2004-04-12Adapt distinfo to DIST_SUBDIR change.wiz1-3/+3
2004-04-12Give csound-manual a DIST_SUBDIR because the archive changes withoutben1-1/+2
changing the archive filename.
2004-04-12Hack to fix build with threaded Tcl package: at configure time snarf the valueseb1-1/+3
of {TCL,TK}_LIBS in {tcl,tk}Config.sh and pass it down to configure via V_LIBS in environment.
2004-04-12Note update of mail/postfix-current to 20040312.taca1-1/+2
2004-04-12Update postfix-current to 2.0.19-20040312 and enable POSTFIX_USE_INET6taca2-25/+24
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-12Note revision bump for libgtop2 to 1.jmmv1-1/+2
2004-04-12Fix argument passing between the library and the server as the code can'tjmmv3-2/+62
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-12Initial dist file for Unixware, simply copied from SunOS.heinz1-0/+956
2004-04-12Pick maintainership.jmmv1-2/+2
2004-04-12bl3ifyxtraeme2-8/+8
2004-04-12Initial definitions for Unixware.heinz1-0/+153
2004-04-12bl3ifyxtraeme3-29/+29
2004-04-12"db" is not a valid value for BDB_TYPE; use "db2" instead.minskim1-2/+2
2004-04-12This needs NO_BUILD too, pointed by grant@ in private email.xtraeme1-1/+2
2004-04-12Add script to work around stupid 'mkdir -p' on Unixware.heinz1-0/+44
$ 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-12Add inital version of sys.mk, derived from the SunOS/Solaris version.heinz1-0/+195
2004-04-12Partialy revert previous and use {TCL,TK}CONFIG_SH's content to passseb1-2/+5
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-12don't ``relativize'' -rpath - fixes build on Irix.jschauma2-9/+10
2004-04-12note import of p5-Schedule-RateLimiter 0.01.grant1-1/+2
2004-04-12+p5-Schedule-RateLimitergrant1-1/+2
2004-04-12Initial import of p5-Schedule-RateLimiter into the NetBSD packages collection.grant4-0/+31
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-12Note update of "oidentd" package to version 2.0.7nb1.tron1-1/+2
2004-04-12Fix startup script so that it really works on system which don't usetron2-6/+5
NetBSD's "/etc/rc.d" framework. Bump package revision because of this.
2004-04-12Fix small glitch in startup script.tron1-4/+3
2004-04-12Note update of "milter-greylist" package to version 1.0.2nb1.tron1-1/+2
2004-04-12Polish up "milter-greylist" package:tron3-3/+60
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-12bl3ify.seb1-8/+15
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-12Catch UPDATE_VULNERABILITY_LIST being unset, default to be conservativehubertf1-2/+2
and run it if it's not explicitly set to "no"
2004-04-12pax does not support tape drives on Unixware at the moment.heinz1-2/+2
2004-04-12Fix typo in deinstall message (many->may)chris1-2/+2
2004-04-12bl3ifyxtraeme5-11/+30
2004-04-12This package doesn't use any compiler, so s/USE_BUILDLINK2/NO_BUILDLINK/.xtraeme1-2/+2
2004-04-12bl3ifyxtraeme7-26/+26