Commit Graph

66708 Commits

Author SHA1 Message Date
rpointel
d9c94aa811 bump after default python version switch 2011-06-08 18:15:28 +00:00
jasper
3b3f7eec16 bump after default python version switch 2011-06-08 18:09:58 +00:00
jasper
88f8f0add6 bump after default python version switch 2011-06-08 18:00:49 +00:00
jasper
3e4c0594d3 bump after default python version switch 2011-06-08 17:50:10 +00:00
rpointel
b9417a33bb bump after default python version switch. 2011-06-08 17:35:54 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
rpointel
f280fddcc0 Switch default to python 2.7.
Discussed and ok from many. Bumps will follow.
"go go go" from jasper@.
2011-06-08 17:28:14 +00:00
sthen
c9a4e09e75 fix sample directory ownerships, broken in last commit
spotted by pea@
2011-06-08 16:18:57 +00:00
dcoppa
4f452c31d7 Better icon (48x48 instead of 32x32); small fixes 2011-06-08 15:19:13 +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
gsoares
b3269c1a02 SECURITY UPDATE to textproc/luaexpat 1.2.0; Fix for SA44866
LuaExpat XML Processing Denial of Service Vulnerability.

tweaks/ok sthen@ jolan@
ok jasper@

"MAINTAINER was notified a couple days ago about this. Since it is security-related,
you have my ok to commit it now." jolan@
2011-06-08 14:23:11 +00:00
dcoppa
10b6655338 Use a hand rolled distfile and clean the port's Makefile from git
commit ids
2011-06-08 13:57:01 +00:00
dhill
f0e0bab56c update to 0.3.
"go ahead" jasper@
2011-06-08 13:42:11 +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
sebastia
b0d98745cf Fix build with gcc-2.95
OK jasper@
2011-06-08 08:39:02 +00:00
ajacoutot
685873595b Bump EPOCH to force transition from gqview to geeqie.
hint from sthen@
2011-06-08 08:22:00 +00:00
rpointel
7b840f9416 Modify patch from fgsch@. Bump revision.
ok sthen@ jasper@
2011-06-08 08:02:54 +00:00
ajacoutot
f1626faa47 Add missing dependency. 2011-06-08 07:33:30 +00:00
ajacoutot
7f94ea7ff5 Fix the plist name. 2011-06-08 07:33:03 +00:00
ajacoutot
6ae867c85b Bring more patches from upstream to help gnome-tweak-tools go a little bit
further.
2011-06-08 07:25:54 +00:00
sthen
70e703faea add an rc script; from Mattieu Baptiste, thank you. 2011-06-07 22:15:38 +00:00
sthen
b533376775 make this MODPY_VERSION ?= 2.6 rather than = 2.6, in case people
want to override it to build for an earlier version.
2011-06-07 21:43:19 +00:00
landry
77b898e242 Depend on the correct flavor of py-Imaging, in preparation for the
python 2.7 switch.
ok naddy@
2011-06-07 19:45:16 +00:00
naddy
65b55aeff0 remove duplicate libpython from WANTLIB; ok landry@ 2011-06-07 19:41:39 +00:00
jasper
ee16109e00 fix build with upcoming MODPY_VERSION bump to 2.7.
ok landry@
2011-06-07 18:47:59 +00:00
landry
40d65bc7ce Bump REVISION after ftgl PKGNAME unfuck to avoid confusing plist_db and
pkg_add -u...
2011-06-07 18:24:02 +00:00
ajacoutot
79d3b1696b Set xmodmap-base to a more standard path. 2011-06-07 17:28:07 +00:00
sthen
4b50ac70ca set MODPY_VERSION=2.6 in preparation for bumping MODPY_VERSION to 2.7
in python.port.mk. this hasn't been ported to 2.7 and isn't used by anything
else, so it's either this or BROKEN, so let's do this for now.

ok rpointel@, sounds good to jasper
2011-06-07 16:52:02 +00:00
ajacoutot
8c37ca3273 Missing dependency on polkit.
/usr/sbin -> ${PREFIX}/sbin
2011-06-07 15:52:18 +00:00
ajacoutot
32e44b7d40 Clean the mess: shuffle dependencies and files... 2011-06-07 15:47:59 +00:00
ajacoutot
8b5f0f6bb3 Extend README a bit more. 2011-06-07 14:52:32 +00:00
ajacoutot
02fbcf7a38 Sync WANTLIB. 2011-06-07 14:19:46 +00:00
jasper
f7169962f2 sync 2011-06-07 13:32:22 +00:00
jasper
ca5a6ee357 import gnome-system-monitor 3.0.1
The GNOME system monitor program.

ok aja@
2011-06-07 13:31:39 +00:00
ajacoutot
ff9ef4ca73 Better patch from upstream for webdav unmount. 2011-06-07 12:53:56 +00:00
sthen
baac69906f build requires Tcl/Tk; set BUILD_DEPENDS appropriately.
remaining problem with -current pkg-config to be fixed separately.
2011-06-07 11:34:43 +00:00
sebastia
514d1890c1 gnustep-base made the -[NSString stringByDeletingLastPathComponent] more compatible with MAC OS X, which now breaks SOGo creation of new users since it relied on a side effect from the incompatibility.
Pointed out and patch from Andreas Vögele, many thanks.
While there, remove hard dependency to www/sope having the same version as sogo

sure landry@, OK jasper@
2011-06-07 11:29:55 +00:00
robert
4f302c4365 update to chromium-11.0.696.77 2011-06-07 10:39:53 +00:00
landry
907fdf589d Doh! 2011-06-07 10:05:07 +00:00
jasper
67f298e410 regen distinfo, upstream re-rolled the tarball as compilation would fail
when --disable-toolkit was given (which we don't do).

rpointel@ checked with upstream
2011-06-07 07:39:00 +00:00
rpointel
114510e67c Unbreak after recent commit of Python.
ok landry@ jasper@.
2011-06-07 07:33:24 +00:00
jasper
dc1c179098 unbreak after recent gnome-desktop changes 2011-06-07 07:18:33 +00:00
ajacoutot
bf13b857ed Bugfix update to gtk+3-3.0.11. 2011-06-07 06:54:27 +00:00
jasper
c6b5e23423 missed bump it seems 2011-06-07 06:46:26 +00:00
rpointel
622d1fe42b Modify PLIST for pkg-readme, replaced py-${LNAME}-${MODPY_EGG_VERSION}
by ${FULLPKGNAME}. Bump revision.
ok Ryan Boggs (maintainer), landry@.
2011-06-07 05:15:40 +00:00
sthen
3900adefca The install target in the Makefile is already modified, so change it
a little more to obey DESTDIR, removing nasty escaping in CONFIGURE_ARGS.
Regen PLIST while there for @bin markers. From Brad.
2011-06-07 00:13:08 +00:00
kili
2417e57581 This port obviously has a very bad version number karma.
ok sthen@
2011-06-06 22:08:42 +00:00
dhill
6061d64c9a +cyphertite 2011-06-06 21:13:55 +00:00
dhill
94bb1f3e98 Cyphertite is a tar-like secure remote deduplicating archiver.
It deduplicates, compresses, and encrypts data prior to transmission
providing total privacy while keeping chattering down on the wire.
It seamlessly supports both IPv6 and IPv4 on a variety of platforms.


ok and much help from sthen@ landry@
2011-06-06 21:12:28 +00:00