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
gsoares
dd8b7de103
Security Fix for SA44807, ejabberd Nested XML Entities Denial of Service Vulnerability
...
OK sthen@ viq(MAINTAINER)
"looks fine" jasper@
2011-06-03 13:45:43 +00:00
sthen
340ee33451
Change the sample cap_mkdb command so it only runs if login.conf.db is present.
...
ok Ian McWilliam, aja@, landry@
2011-06-03 10:21:54 +00:00
sthen
f10e7ce045
update aircontrol to 1.3.8-beta
2011-06-02 20:01:19 +00:00
sthen
4fef4216a0
Escape user-supplied URL parameter to avoid a cross-site scripting problem.
...
From upstream repo.
2011-06-02 19:48:17 +00:00
kili
27f99a5541
--disable-silent-rules is now added to CONFIGURE_ARGS per default,
...
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
kili
bbd3495036
Accept --disable-silent-rules.
...
ok naddy@
2011-06-02 15:43:05 +00:00
ajacoutot
f982995f2b
Add a consistent header that substitutes FULLPKGNAME for the READMEs.
...
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
dcoppa
87201ccf5c
Fix for --disable-silent-rules
...
OK sthen@, naddy@
2011-06-02 10:38:50 +00:00
jasper
dda6583223
update to Socket-GetAddrInfo-0.21
2011-06-01 17:05:01 +00:00
jakob
d5a1f8bf58
update to ldns 1.6.10
2011-05-31 17:40:49 +00:00
sthen
13602cba97
use base64-encoded checksums, "if you wish to regen, go ahead" espie@
2011-05-31 08:35:20 +00:00
martynas
a563217645
Switch yt over to using FFmpeg's internal AAC encoder (the other
...
encoder will be going away). From Brad.
OK sthen@.
2011-05-30 20:28:54 +00:00
ajacoutot
6b0fa96fe8
Typo, we're talking about a subpackage here, not a FLAVOR;
2011-05-30 13:02:26 +00:00
espie
5f9bfcdbed
bump to new version, the old one has completely vanished from cpan...
2011-05-28 08:19:52 +00:00
ajacoutot
81c428a12d
Redirect the glib-compile-schemas goo stdout to /dev/null, no need to
...
be chatty here.
2011-05-28 08:15:33 +00:00
sthen
d99db5acf5
Update unbound to 1.4.10, fixes CVE-2011-1922 which doesn't affect us -
...
this is only applicable if assertions are enabled in the arguments to the
configure script which this port doesn't do.
ok jakob@
2011-05-26 19:55:25 +00:00
dcoppa
a1d30b1ae5
Make code compatible with HaXml 1.20.*
...
Various fixes.
Zap USE_GROFF.
Ok kili@
2011-05-26 08:24:59 +00:00
lum
06374e4594
update to filezilla-3.5.0
...
Tested with the new version of wx by myself (on i386) and Amit Kulkarni (amd64).
ok landry@
2011-05-25 05:21:43 +00:00
giovanni
bf35fb2c10
Bugfix update to 2.40.63
2011-05-24 17:46:40 +00:00
ajacoutot
5bce39c508
Bugfix update to glib-networking 2.28.7.
...
* Fixed a race condition in GProxyResolverGnome
2011-05-23 21:29:40 +00:00
gsoares
f34f7772fa
update net/p5-Net-SFTP-Foreign to 1.65
...
for now keep USE_GROFF here. these manpages
wants a missing (.RS/.RE) feature, already in mandoc TODO
discussed with schwarze@
OK sthen@
2011-05-23 14:13:50 +00:00
gsoares
f6f62c7825
update p5-NetAddr-IP to 4.044;
...
OK jasper@ sthen@ bluhm@
2011-05-23 13:16:58 +00:00
jasper
a4d0fa353a
using PKGNAME to construct WRKDIST is bad practice.
2011-05-22 14:03:39 +00:00
sthen
4ac70bb27c
update p5-Nagios-Plugin to 0.35, minor changes only
2011-05-20 08:40:12 +00:00
sthen
7a3b2e7274
depend on the specific required GeoIP version
2011-05-19 21:15:32 +00:00
gsoares
cf9171530b
- use TRUEPREFIX instead of hardcoding it; ok aja@ sthen@
2011-05-19 20:44:51 +00:00
jasper
651c1c7fbc
add backup master site
2011-05-17 11:36:26 +00:00
ajacoutot
350610e96c
Add ${MODGETTEXT_RUN_DEPENDS}.
2011-05-17 06:29:25 +00:00
jasper
0b5b0d1982
fix LIB_DEPENDS/WANTLIB
...
spotted by landry@
2011-05-16 08:42:45 +00:00
ajacoutot
4e2b6df1b3
Add the EPOCH to the webkit dependency.
...
spotted by landry@
2011-05-16 08:24:31 +00:00
ajacoutot
5f94cda39e
Merge -gnome into -main.
...
landry@ is ok with the idea
ok jasper@
2011-05-15 09:34:06 +00:00
jasper
d7e57e448b
- update to 0.25.17
2011-05-14 10:08:51 +00:00