Commit Graph

7136 Commits

Author SHA1 Message Date
sthen
3b2bbaacc0 Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS,
update all ports to match. Plists don't change -> no bump.
Looks ok to jasper.
2010-10-24 15:53:55 +00:00
jasper
7f7c5638ad - update p5-Po-Co-IRC to 6.49 2010-10-24 11:43:20 +00:00
jasper
1631301bd0 - remove unneeded bit from post-install, cpan.port.mk takes care of that. 2010-10-24 11:35:12 +00:00
sebastia
ec95189ca2 enable udns 2010-10-23 22:59:16 +00:00
sebastia
ca14db0393 import udns: stub DNS resolver library
UDNS is a stub DNS resolver library with ability to perform both
syncronous and asyncronous DNS queries.
2010-10-23 22:55:01 +00:00
naddy
36366790c5 comment out the one cat page that was also installed through imake 2010-10-23 21:55:56 +00:00
jasper
ae2e3c40b8 sync 2010-10-23 16:08:38 +00:00
jasper
43353d8f88 import p5-Business-PayPal-IPN 1.94
Business::PayPal::IPN implements PayPal IPN version 1.5. It validates
transactions and gives you means to get notified of payments to your
PayPal account. If you don't already know what PayPal IPN is this
library may not be for you.

ok sthen@
2010-10-23 16:07:43 +00:00
jasper
444c34c197 import p5-Business-PayPal-API 0.69
Business::PayPal::API supports both certificate authentication and the
new 3-token "Signature" authentication.
It also support PayPal's development sandbox for testing.

ok sthen@
2010-10-23 16:05:53 +00:00
jasper
f06d76584f import p5-Business-PayPal 0.04
Business::PayPal makes the automation of PayPal transactions as simple
as doing credit card transactions through a regular processor. It
includes methods for creating PayPal buttons and for validating the
Instant Payment Notification that is sent when PayPal processes a
payment.

ok sthen@
2010-10-23 16:05:06 +00:00
sthen
27438e6dd5 update Munin to 1.45, joint work with & ok jasper@ 2010-10-23 15:52:22 +00:00
naddy
ded10ce362 don't run a man page without tables through tbl(1) 2010-10-23 14:20:13 +00:00
ajacoutot
4e1a5bdcbd Explicitely set --disable-schemas-compile. 2010-10-23 14:10:16 +00:00
sthen
8838b16190 use rm -rf to remove extra directories, suggested by landry 2010-10-23 13:12:57 +00:00
landry
e92b5777ce Manpages installs to man/manX, not share/man/manX. 2010-10-23 12:48:29 +00:00
jasper
47fe5ca567 - remove deanna@ as maintainer after several tries and a very long timeout 2010-10-23 11:04:18 +00:00
jasper
6dd34d9fd8 - use MODCPAN_EXAMPLES 2010-10-23 09:35:20 +00:00
jasper
c25877f7ea - use right INSTALL, and regen PLIST 2010-10-22 19:40:01 +00:00
jasper
440f15d728 Long awaited (and obligatory p2kN) update of gnaughty. And add a missing category while here. 2010-10-22 18:20:58 +00:00
jasper
29c52f7803 - allow tests to compile
extraced from a diff by tom murphy
2010-10-22 18:20:22 +00:00
naddy
f3c987ac03 tbl(1) is no longer in /usr/bin 2010-10-22 17:00:20 +00:00
naddy
14a79653ed also comment out warning flags for future compiler versions; from Brad 2010-10-22 13:36:39 +00:00
naddy
dfdca83201 Major update to 2.11.
The GTK+ client is now named "transmission-gtk" and the -gui package has
been renamed to -gtk.
2010-10-21 21:52:51 +00:00
naddy
4be689a796 ports that preformat man pages with mandoc via bsd.man.mk don't need groff 2010-10-19 21:04:52 +00:00
naddy
5940308c1d sync with FreeBSD-CURRENT as of today 2010-10-19 20:11:49 +00:00
sthen
0666992301 fix tabs 2010-10-18 21:50:38 +00:00
espie
3cb03e4598 typoes, thx Alexandr Shadchin 2010-10-18 21:17:11 +00:00
sthen
6cef8065dc update Samba to 3.5.6; various bugfixes. From maintainer Ian McWilliam. 2010-10-18 19:07:19 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
jasper
b0a8cebee9 - use_x11 comes from gnome.port.mk now 2010-10-18 13:41:15 +00:00
benoit
fc3d615888 - Update py-IP to 0.71 2010-10-17 09:18:41 +00:00
landry
e64da6184c +py-nmap 2010-10-16 08:59:28 +00:00
landry
25460ded76 Import py-nmap 1.4, from maintainer Remi Pointel
python-nmap is a python library which helps in using nmap port scanner.
It allows to easilly manipulate nmap scan results and will be a perfect
tool for systems administrators who want to automatize scanning task and
reports. It also supports nmap script outputs.

ok benoit@
2010-10-16 08:58:56 +00:00
jeremy
2a5c871339 Bump version to 0.2.3. Remove MASTER_SITE_RUBYFORGE, in favor
of the default MASTER_SITE_RUBYGEMS.  Add PKG_ARCH=* since this
is a pure ruby package.  Remove now unneeded patch.

ok landry
2010-10-15 15:40:07 +00:00
jeremy
136f9ae986 Simple version bump to 0.6.7. Enable regress tests while here.
ok landry
2010-10-15 15:36:41 +00:00
naddy
16490f0b2b Update to 7.21.2, which brings back Gopher support.
The security fix announced for this release doesn't concern Unix.
2010-10-14 19:44:26 +00:00
sthen
afef0a0409 Remove a pcap_setnonblock() call which was added as a workaround for a
problem in OSX, it breaks reading from capture files. From Brian Keefer.
2010-10-14 07:29:44 +00:00
jasper
0a9e38544d - don't hardcode path to tcl headers 2010-10-12 20:13:47 +00:00
robert
c06abedde8 Fix OpenSSL update fallout by using a diff from bro ticket #247
which checks and uses the correct API
2010-10-12 20:12:52 +00:00
bluhm
08570e8a30 update p5-IO-Socket-Multicast to 1.12
ok kevlo@ (MAINTAINER)
2010-10-12 10:13:12 +00:00
sthen
c731b3abf1 Don't try and syslog during build, it interferes with aja's bulk builds
inside a chroot. ok ajacoutot@
2010-10-12 09:55:51 +00:00
bluhm
c1c45a92a0 update p5-NetAddr-IP to 4.033 2010-10-11 22:50:11 +00:00
benoit
99de4db363 - Update py-dnspython to 1.8.0
- regen PLIST

ok wcmaier@
2010-10-11 14:59:15 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
dcoppa
842da8d68a Bugfix update to mldonkey-3.0.5.
Switch to new-style LIB_DEPENDS/WANTLIB.
Minor style cleanups.
2010-10-11 06:45:10 +00:00
steven
20a61a3a31 add some more REGRESS_FLAGS to cope with absence of devel/check during
configure.

problem spotted by naddy@
2010-10-10 18:11:50 +00:00
jasper
9a71574e19 - fix build with upcoming cairo update 2010-10-10 15:12:50 +00:00
benoit
ef7cef1a31 - unbreak dclib after the openssl update
ok landry@, sthen@
2010-10-09 09:41:41 +00:00
jasper
ba79ae7220 - update p5-Net-Twitter to 3.13008
- switch to MODCPAN_EXAMPLES

maintainer timed-out
2010-10-07 20:38:09 +00:00
jasper
0204a47dca - add patches from gentoo to disable md2 (and unbreak ejabberd after the
openssl update).

ok viq (MAINTAINER)
2010-10-07 17:00:18 +00:00