Commit Graph

7760 Commits

Author SHA1 Message Date
sthen
e7b95db75c Update scamper to 20110623 cvs snapshot.
- remove patch and use new autoconf variables to set the privsep user
instead, thanks to Matthew Luckie (upstream developer) for adding these.

- use correct uid in PLIST.
2011-06-23 07:46:12 +00:00
shadchin
fb4fc85d88 fix build. don't touch man/Makefile.*
ok ajacoutot@ (maintainer)
2011-06-22 15:27:55 +00:00
pea
e514ee8817 Update to 0.14.3
ok ajacoutot@
2011-06-22 11:24:29 +00:00
jasper
785e6d2d90 sync 2011-06-22 08:29:32 +00:00
jasper
88e13e2682 import qsynergy 0.9.1
Comprehensive and easy to use graphical front end for synergy. It allows
you to configure synergy as a client or server and gives you complete
and easy access to all of synergy's options.

ok sthen@
2011-06-22 08:27:43 +00:00
jasper
6f6e3adbc6 - fix path in test script
ok sthen@
2011-06-21 07:26:26 +00:00
rpointel
4236373b49 Bump revision, we have switched to python2.7 by default.
ok jasper@.
2011-06-20 17:56:43 +00:00
sthen
d3688a3f10 update scamper to newer snapshot, pointed out by benoit@ 2011-06-19 11:33:09 +00:00
sthen
9eb53d156b +scamper 2011-06-19 10:20:00 +00:00
sthen
d9c0cadcab import ports/net/scamper, ok benoit@
scamper is a program that is able to conduct Internet measurement
tasks to large numbers of IPv4 and IPv6 addresses, in parallel, to
fill a specified packets-per-second rate. Currently, it supports
the well-known ping and traceroute techniques, as well as radargun,
ally and mercator. (On some other OS it also supports sting, and
parts of tbit).
2011-06-19 10:19:43 +00:00
kili
2810386482 Remove some unused hunks containing CVS keywords.
ok sthen@
2011-06-18 14:02:38 +00:00
sebastia
f801a520f3 Fix to build with gcc-2.95
OK ajacoutot@
2011-06-17 15:46:20 +00:00
landry
4c1b141db0 s/REVISI0N/REVISION/. 2011-06-17 08:43:06 +00:00
sthen
fd761e2321 sync ngrep with version from upstream repo (mostly). there's been no release
(or much activity) in years and it has various fixes, including:
- unbreak IPv6
- support pflog capture files and pppoe
- chroot to /var/empty when dropping privs
2011-06-16 21:21:43 +00:00
sthen
645e6c1521 this previously had v0 but it was lost; add EPOCH. 2011-06-16 20:49:11 +00:00
sthen
ab2f020e0f - pcap_yyrestart is supposed to take an argument, ngrep calls it without
one in the event of an error in the filter, this results in attempting
to deref bogus memory. pass it an explicit NULL which is handled correctly.

- don't strip the installed binary, remove USE_GROFF
2011-06-16 17:42:56 +00:00
sthen
0c0f030952 Remove patch which was removing various -W flags. The updated timestamp on
the file triggers an attempt to rebuild autoconf files, which breaks the build
if automake-1.11 is installed.  Worked out by Nigel Taylor.

Fix typo in DESCR while there.  The patch was there because these flags
broke the build in an earlier version of libnice, but are no longer needed
(checked gcc 3 and 4; port didn't build on gcc 2 arch anyway).  ok jasper@
2011-06-16 08:58:32 +00:00
sthen
3b3edd9bee Handle the dlopen()'d libavcodec the same way as transcode does with xvidcore;
move it from a BUILD+RUN_DEPENDS to WANTLIB+LIB_DEPENDS so that the dependency
is tracked and opal gets updated if the FFmpeg API changes. Comment to explain
why check-lib-depends says it's extra. Pointed out by Brad, ajacoutot@ hates
it but is ok with it.
2011-06-16 08:07:20 +00:00
sthen
2426dbb54a update to samba 3.5.9, from maintainer Ian McWilliam 2011-06-15 19:34:45 +00:00
sthen
c1c7e36e9a Add backup MASTER_SITES. Upstream developer is another of those who
make life harder for OS packagers by refusing to keep old versions.
From Gonzalo (maintainer).
2011-06-15 15:19:05 +00:00
sthen
1a418855cc zap old MASTER_SITES line too.. 2011-06-15 11:46:00 +00:00
sthen
da65ce5776 switch to working MASTER_SITES 2011-06-15 11:45:04 +00:00
landry
4e225dd68a Update to rabbitmq 2.5.0, from MAINTAINER Piotr Sikora.
Regress target still SIGBUSes on sparc64..
2011-06-15 11:02:59 +00:00
jasper
6c48439a60 - fix license marker 2011-06-14 11:34:50 +00:00
robert
acf4a2f055 +p5-Regexp-Common-net-CIDR 2011-06-14 11:30:19 +00:00
robert
85c1a047e6 import of p5-Regexp-Common-net-CIDR-0.02 a module that provides
patterns for CIDR blocks
2011-06-14 11:29:28 +00:00
sthen
b170eee541 sync irssi-icb with pkgsrc changes, ok jasper@
- implement commands via irssi signals
- detect /topic on join
- support /names, including on join
2011-06-14 10:22:16 +00:00
ajacoutot
1b83748694 Update to openvmps-1.4.03.
Add an rc script.
2011-06-14 05:52:03 +00:00
sthen
0399738b35 bugfix update to mirmon 2.4 2011-06-14 00:35:36 +00:00
sthen
349276f886 typo in the DESCR line where we suggest a usable client to use instead of this. 2011-06-13 21:36:44 +00:00
landry
e14fb6e008 +nload 2011-06-13 20:16:27 +00:00
landry
a871d2ad93 Import nload 0.7.3 from MAINTAINER Gonzalo L. R.
nload is a console application which monitors network traffic and
bandwidth usage in real time. It visualizes the in- and outgoing traffic
using two graphs and provides additional info like total amount of
transfered data and min/max network usage.

ok sthen@
2011-06-13 20:15:45 +00:00
jasper
056c1a5ce7 - use MODPY_ADJ_FILES
- various small tweaks
2011-06-13 08:47:51 +00:00
ajacoutot
55c303e58d Reorder PLIST+bump. 2011-06-13 07:11:30 +00:00
ajacoutot
97b02a191e Simplify this port, remove useless patches. 2011-06-13 07:04:11 +00:00
ajacoutot
0e771080ec Unbreak tls support after recent gnutls update. 2011-06-12 08:09:26 +00:00
gsoares
d47199402d - fix MASTER_SITES
- zap a trailing whitespace

"yes, go for it" sthen@
"Sure." jakob@ (MAINTAINER)
2011-06-10 13:36:04 +00:00
ajacoutot
851bc8808c Bugfix update to libsocialweb-0.25.18. 2011-06-10 06:57:19 +00:00
sthen
3b5e5cc63b update pear-Net-LDAP to 1.1.5, tested by william@ 2011-06-09 12:56:04 +00:00
jasper
88f8f0add6 bump after default python version switch 2011-06-08 18:00:49 +00:00
sthen
c9a4e09e75 fix sample directory ownerships, broken in last commit
spotted by pea@
2011-06-08 16:18:57 +00:00
sthen
dd88c40777 update to Icinga 1.4.1; bugfixes and minor improvements, rolls in XSS fix
we already had in a patch.
2011-06-08 14:24:50 +00:00
sthen
661dc0bf89 +pear-Net-LDAP2 2011-06-08 09:09:26 +00:00
sthen
d1f8e8e5de import ports/net/pear-Net-LDAP2, from Gonzalo L. R., ok/tweaks aja@
Net_LDAP2 is the successor of Net_LDAP which is a clone of Perl's
Net::LDAP object interface to directory servers. It contains most of
Net::LDAP's features but has some of its own too.

With Net_LDAP2 you have:

* A simple object-oriented interface to connections, searches entries
  and filters.  
* Support for TLS and LDAP v3.
* Simple modification, deletion and creation of LDAP entries.
* Support for schema handling.

Net_LDAP2 layers itself on top of PHP's existing LDAP extensions.
2011-06-08 09:08:53 +00:00
sthen
70e703faea add an rc script; from Mattieu Baptiste, thank you. 2011-06-07 22:15:38 +00:00
rpointel
114510e67c Unbreak after recent commit of Python.
ok landry@ jasper@.
2011-06-07 07:33:24 +00:00
sthen
2df2738f20 use the python module to fetch MODPY_BIN's name, only used for regression tests. 2011-06-06 13:02:45 +00:00
sthen
87e670e33e update ipcad to 3.7.3 and add rc.d script
From Kirill Bychkov with tweaks from me:
- set rc_reload
- add "@sample /var/ipcad" so you don't need to create it yourself
- use "@extraunexec rm -rf /var/ipcad/*" not rm -rf /var/ipcad
2011-06-06 08:34:57 +00:00
sthen
2fde866515 no need to set PKGNAME, pear.port.mk does it now.
checked with a batch "make show=PKGNAMES" before and after.
2011-06-04 11:41:08 +00:00
ajacoutot
5ab1d18b2e Fix rc.d script ownerships.
from Bjorn Ketelaars
2011-06-03 21:38:44 +00:00