Commit Graph

4503 Commits

Author SHA1 Message Date
grange
759b0f7763 Drop maintainership, the port is up-to-date. 2006-09-24 17:41:31 +00:00
grange
fae437f608 Drop maintainership, I don't use this stuff anymore.
No update, sorry.
2006-09-24 17:40:30 +00:00
grange
47b7b17df2 Drop maintainership, I don't use it anymore.
The port is outdated, sorry, too much work to update it
properly.
2006-09-24 17:37:43 +00:00
pedro
6bc6d05748 Update to LuaSocket 2.0.1 2006-09-23 18:05:31 +00:00
steven
c8755c7a23 update to 0.35
from maintainer Sam Smith
2006-09-22 13:33:00 +00:00
pvalchev
69e49a8551 Update to netatalk-2.0.3 and get rid of old directory structure.
A long due update with important features such as long filenames,
unicode, etc.
From new maintainer "Arnaud Bergeron" <abergeron@gmail.com>
2006-09-22 05:54:33 +00:00
pvalchev
03801ae81b gcc2 2006-09-22 02:00:50 +00:00
pvalchev
5b7c4e6724 compile w/ gcc2 2006-09-22 00:43:03 +00:00
naddy
06846c659a Update to libTorrent 0.9.3/rTorrent 0.5.3.
From a submission by maintainer Henrik Enberg, IIRC.
2006-09-21 19:56:26 +00:00
ray
e7225ebe13 Create data directory for tor. Also daemonize and log to syslog by
default.

OK maintainer Rui Reis <rui at rui dot cx>
2006-09-20 22:06:36 +00:00
naddy
e3673b9a42 fix resume so it won't always recheck the hash; pointed to by ckuethe@ 2006-09-20 16:02:03 +00:00
xsa
d0e71f73f6 Update to python-irclib-0.4.6 and drop maintainership. 2006-09-20 12:41:46 +00:00
naddy
1c7e515d22 update to 7.15.5: various bug fixes 2006-09-19 14:33:13 +00:00
naddy
7d75663f00 maintenance update to 3.2.0 2006-09-19 14:27:32 +00:00
steven
c50240134a USE_LIBTOOL 2006-09-18 21:10:11 +00:00
steven
3ca476c15e USE_LIBTOOL 2006-09-18 21:02:57 +00:00
espie
939a8c0f52 zap .0.0 2006-09-18 11:59:59 +00:00
espie
8887be41e3 unlink the snapshot dir, it's unlikely to come back for now... 2006-09-18 10:30:20 +00:00
wilfried
f43898f6cd update to Net-DNS-0.58 2006-09-18 09:17:44 +00:00
ray
3cc1a6bceb Don't do a strlen(3) on non-NUL-terminated strings, especially since we
are given a length, which can lead to a buffer overread and crash silc.

OK brad@
2006-09-18 05:41:10 +00:00
espie
2fce195bac new version 2006-09-17 21:46:01 +00:00
aanriot
52c5723481 disable multi-threading support and fix computation of bandwidths.
fix by reyk@; ok pvalchev@
2006-08-29 19:50:22 +00:00
naddy
df3faff203 IPv6 support is broken, disable by default; pointed out and ok aanriot@ 2006-08-12 15:17:04 +00:00
bernd
69b6126867 There's no maradns/stable anymore. Add missing "@pkgpath net/maradns/stable"
to pkg/PLIST. Unbreaks package update.

ok espie@
2006-08-10 09:55:03 +00:00
bernd
466fa17acc Add security fix for CVE-2006-3403. http://secunia.com/advisories/20980/
Change LD_CONFIGURE_FLAGS to make VFS modules work. (from mbalmer@)

ok espie@, mbalmer@
2006-08-09 12:54:04 +00:00
bernd
0f2f80354e py-twisted-conch and cftp both install a /usr/local/bin/cftp binary.
Add @conflict markers.

okay espie@
2006-08-09 10:24:50 +00:00
bernd
ca1a3839a2 Install the devel/tclcl include files into a subdir. This fixes a conflict
with net/openafs and moves includes with a too generic name (timer.h) out
of the default include path.

Adjust the two dependent ports (net/nam, net/ns) so they know about the new
location.

idea & okay espie@
2006-08-09 09:46:10 +00:00
naddy
54a49c8754 fix build on 4.0 and clean up a bit 2006-08-04 16:34:43 +00:00
espie
49a9142c53 new lib specs 2006-08-03 23:55:10 +00:00
espie
081f45d827 new style specs 2006-08-03 23:15:57 +00:00
ckuethe
64436e80e3 Update to 3.0.524. Includes some security enhancements.
ok alek
2006-08-03 20:07:46 +00:00
alek
a342f505ce Use MASTER_SITE_BERLIOS 2006-08-01 18:38:22 +00:00
alek
ab7a43f99b Update to 1.2.9; from Sigfred Haversen <bsdlist@mumak.com> 2006-08-01 12:32:36 +00:00
espie
100b45279f convert a few libspecs to new style.
Note: no package bump, those are only BUILD dependencies,
the pkg_create code will create the correct wantlib specs.
2006-08-01 10:50:19 +00:00
aanriot
ced923be44 - fix moduledir (the path where modules are looked for).
- fix paths in the config file.
- bump PKGNAME .

ok Rui Reis.
2006-07-31 13:02:18 +00:00
steven
98fff0f515 +gopher 2006-07-31 12:53:07 +00:00
steven
95ef5ed2f2 import gopher 3.0.11
This is the Gopher+ distribution based on the University of Minnesota's
Internet Gopher+ distribution for UNIX machines.  University of
Minnesota actively developed this software until 1995.  In 2000, they
released it to the public under the GNU General Public License.

submitted by Deanna Phillips <deanna at sdf.lonestar.org>

ok bernd@, looks good jasper@
2006-07-31 12:52:20 +00:00
david
5f52ad1519 fix sorting 2006-07-30 17:39:54 +00:00
steven
e76bc8752a - unbreak build on OpenBSD 4,
- do not compile in code for functions which we already have in libc,
- bump PKGNAME

should be ok sturm@
2006-07-30 13:17:58 +00:00
jasper
338e59faff update p5-POE-Filter-IRCD to 1.8
ok steven
2006-07-30 12:53:38 +00:00
jasper
0e91f1e2a1 update p5-POE-Component-IRC to 4.97
ok steven
2006-07-30 12:53:03 +00:00
jasper
45243db2da update p5-Net-Whois-Raw to 1.10
ok steven
2006-07-30 12:52:23 +00:00
jasper
ea2d23a5c0 update p5-Net-DAV-Server to 1.29
ok steven
2006-07-30 12:50:43 +00:00
pedro
55815b6716 Switch to Lua 5.1, okay jolan@ 2006-07-30 04:33:18 +00:00
sturm
e84cb5a44a explicitly mention startup code, it's goint to be removed from rc.local 2006-07-28 20:17:52 +00:00
steven
56221ce9e9 bump PKGNAME due to PLIST changes after 3.9 -> 4.0 2006-07-28 06:29:33 +00:00
aanriot
0c34af1a63 maintenance update to 2.0.5 .
inputs & ok bernd@
2006-07-27 11:48:41 +00:00
sturm
8ec3dc3aed unbreak 2006-07-23 07:21:15 +00:00
kevlo
3f99c7e052 update to 3.5.1 2006-07-21 14:48:15 +00:00
kevlo
a02d4d581f upgrade to 0.39 2006-07-21 13:25:01 +00:00
jolan
cf44e6dcbc update to 0.99.8.1, requested by ray@ 2006-07-21 01:55:24 +00:00
sturm
443cae142c let the no_db FLAVOR build more cleanly 2006-07-20 21:21:46 +00:00
david
a9fd139c64 update to nrpe-2.5.2; ok aanriot@ 2006-07-20 05:00:24 +00:00
steven
a1a32f1041 fix homepages and a few master sites 2006-07-19 16:07:22 +00:00
alek
48943c1930 Update to 1.5.0.0 from Rui Reis <rui@rui.cx> 2006-07-19 11:43:55 +00:00
alek
887768106e Update to 2.31
From Rui Reis <rui@rui.cx>; maintainer time-out
2006-07-19 09:15:48 +00:00
sturm
791389c7c9 more brainfarts 2006-07-19 06:24:00 +00:00
sturm
6013aaa0e3 let the check_disk plugin count free space in bytes (MB, GB, ...) as
documented instead of using some obscure filesystem blocksize
2006-07-18 20:45:46 +00:00
jcs
66ccabd505 update to tor-0.1.1.22, from maintainer
make default config drop privs to _tor user and group
2006-07-17 19:23:03 +00:00
sturm
e6ae1a54d3 maintenance update to nagios 2.5 2006-07-16 08:08:20 +00:00
steven
9e34458897 master site fixes 2006-07-13 17:39:19 +00:00
steven
c107c5b2bf update to pycurl 7.15.4.2 2006-07-13 16:58:46 +00:00
steven
1a4c5a71ab master site fixes 2006-07-12 07:46:21 +00:00
steven
57fd224d4a better master sites 2006-07-11 11:30:06 +00:00
steven
dbb1cac0a3 add working master site and license marker 2006-07-11 06:21:11 +00:00
djm
5918fbae5c pfflowd-0.7 2006-07-07 09:05:36 +00:00
jasper
bd95173a36 update p5-POE-Component-IRC to 4.95
ok steven
2006-07-05 17:27:46 +00:00
espie
510424b9fa Fix invalid package names, noticed by Ryan McBride. 2006-07-05 07:24:27 +00:00
aanriot
0c4add2ee8 my previous commit was killed, commit message was:
- remove non-existant flavors in DESCR .
- bump PKGNAME .

discussed with Rui Reis and jolan@
2006-07-01 06:31:01 +00:00
aanriot
f59c3aca51 - remove non-existant flavors in DESCR .
- bump PKGNAME .

discussed with Rui Reis and jolan@
2006-07-01 06:20:58 +00:00
steven
7a3ea8469a maintenance update to nmap 4.11
from maintainer Okan Demirmen <okan at demirmen.com>
2006-06-29 18:08:17 +00:00
aanriot
65998b2aa0 - add a "prelude" flavor, snort can be used as a sensor by prelude.
- bump PKGNAME .

inputs & ok alek@, "I have no problem with this" david@
2006-06-28 19:27:42 +00:00
alek
6069cf2394 Add ekg 2006-06-28 18:37:02 +00:00
alek
8855e5ce38 Import ekg 1.6
Text-based Gadu-Gadu IM portocol client.
2006-06-28 18:21:44 +00:00
fgsch
93c58c0530 this horrible hack fixes the 2-open-links problem when clicking in a url.
gaim should really fix this.  maintainer and jolan@ ok.
2006-06-27 17:32:26 +00:00
aanriot
7f882c6d68 maintenance update to 0.71, some changes have been merged upstream.
ok jakob@
2006-06-26 20:39:16 +00:00
jasper
e25f45a6ca irssi.org doesn't seem to have the distfile anymore,
so add a working MASTER_SITE.
ok alek@
2006-06-23 06:37:27 +00:00
naddy
83075241ce maintenance update to 7.15.4 2006-06-20 17:37:42 +00:00
bernd
855c289609 add p5-Nagios-Plugin 2006-06-20 12:27:28 +00:00
bernd
e82b488122 Initial import of Nagios-Plugin-0.12.
Nagios::Plugin provides some common routines for writing Nagios plugins.
The idea is to make it as easy as possible for developers to conform to the
Nagios plugin guidelines.
2006-06-20 12:26:30 +00:00
jakob
75a298846e remove creation of /var/run/smokeping (add note to MESSAGE) 2006-06-19 19:40:01 +00:00
jasper
ce69558275 update POE::Component::IRC to 4.93,
update my e-mail address and remove unneeded REGRESS_DEPENDS.
ok steven@
2006-06-19 14:56:51 +00:00
kevlo
662c1d7315 upgrade to lftp 3.4.7 2006-06-19 13:43:30 +00:00
jakob
fb659fb0a3 use /var/db/smokeping and move webpages to /var/www/htdocs/smokeping
fix fping reference
2006-06-18 18:05:46 +00:00
jasper
ed02065aa7 add darkstat 2006-06-18 17:29:34 +00:00
jasper
9d1f5b94a7 import darkstat 3.0.471
Darkstat is a packet sniffer which runs as a background process on
a cable/DSL router, gathers all sorts of useless but interesting
statistics, and serves them over HTTP. Features:
* Traffic graphs.
* Tracks traffic per host.
* Tracks traffic per TCP and UDP port for each host.
* Embedded web-server with deflate compression.
* Asynchronous reverse DNS resolution using a child process.
* Small. Portable. Single-threaded. Efficient.

ok mbalmer@
2006-06-18 17:26:20 +00:00
steven
1c8e9e1e8b fix WANTLIB for p5-SNMP package, bump PKGNAME. 2006-06-18 12:00:03 +00:00
jasper
adbce5dcaa install README in correct place
bump PKGNAME
noticed by steven@, ok alek@
2006-06-18 10:22:29 +00:00
jasper
d0328ee576 add nepim 2006-06-18 08:45:01 +00:00
jasper
98552b0dae import nepim 0.32
nepim stands for network pipemeter, a tool for measuring available
bandwidth between hosts. nepim is also useful to generate network
traffic for testing purposes. nepim operates in client/server mode, is
able to handle multiple parallel traffic streams, reports periodic
partial statistics along the testing, and supports IPv6.

feedback and ok alek@
2006-06-18 08:42:31 +00:00
dim
89917b1a35 Update to synergy 1.3.1. 2006-06-17 22:57:01 +00:00
jasper
bd9f5a71aa update nmap to 4.10
from maintainer Okan Demirmen <okan at demirmen.com>
ok steven@
2006-06-17 20:13:19 +00:00
sturm
6cdf1db3f9 update stable/ to 2.13.16 and snapshot/ to 2.17.1
from maintainer Zvezdan Petkovic <zpetkovic at acm.org>
2006-06-17 19:14:42 +00:00
naddy
b84fdd1b47 dictd-client and p5-Net-Dict clash over bin/dict 2006-06-17 15:31:52 +00:00
jakob
85e6f71f21 update to smokeping v2.0.8; from bernd ahlers 2006-06-14 08:58:22 +00:00
fgsch
271a591b56 and add an explanation for this as well. 2006-06-14 02:01:08 +00:00
fgsch
3650083cbe Avoid a crash by saving a pointer before calling g_slist_remove() that
will leave l unreachable. brad@ jolan@ ok.
2006-06-14 01:58:17 +00:00
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00
jolan
a74c45fb48 fix crash on /quit 2006-06-13 02:02:04 +00:00
jolan
1ba56f0e47 update to 0.10.1, from dennis suhonin 2006-06-12 22:47:06 +00:00