Commit Graph

66664 Commits

Author SHA1 Message Date
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
jasper
e64b608d55 sync, 7071 unzels
591 insertions(+), 564 deletions(-)
2011-06-06 21:04:38 +00:00
rpointel
dbc2924c73 Repair clearsilver after recent commits of Python.
Ok markus@.
2011-06-06 19:46:16 +00:00
jasper
3621d32f5c - various fixes from persgray@gmail.com to get this working properly
with tweaks by and ok ingo@
2011-06-06 19:12:45 +00:00
rpointel
2d76d96589 Add a patch needed to build with Python2.7.
Modify WANTLIB and bump revision.
ok kili@.
2011-06-06 18:46:49 +00:00
ajacoutot
56916d0997 Set CAIRO_SHARED_LIBRARY is a somewhat less ugly way. 2011-06-06 18:15:52 +00:00
jasper
d10d35f25b revert changes made for vmmap, but keep the new file around 2011-06-06 17:12:12 +00:00
ajacoutot
3a505123c8 Don't pretent we have PackageKit. 2011-06-06 17:05:28 +00:00
jasper
bfa2e6a952 add gedit-plugins now that py-gobject has been fixed. 2011-06-06 16:06:27 +00:00
jasper
03119150d2 fix a much dreaded and cursed upon issue where importing the GLib
introspection module would result in "TypeError: unable to create a wrapper
for GLib.Variant" by adding a patch from upstream.

ok aja@
2011-06-06 16:05:59 +00:00
jasper
ac1da11f99 fix WANTLIB 2011-06-06 15:10:40 +00:00
giovanni
6a0b764e35 Fix rc.d script ownerships. 2011-06-06 15:01:52 +00:00
naddy
6ca63f73d8 do not treat a hand-rolled configure script as if it was an autoconf one 2011-06-06 15:00:36 +00:00
naddy
5cab0222b5 don't pretend that hand-rolled configure script is a GNU one, and fix it
up sufficiently to work as intended
2011-06-06 14:07:40 +00:00
landry
2b55f21deb Doh. 2011-06-06 14:07:22 +00:00
sthen
02c6211f1a update fetchmail to 6.3.20, tested by jasper@, lots of fixes including:
* CVE-2011-1947
- use timeouts for IMAP STARTTLS/POP3 STLS negotiation which could cause
  fetchmail freezes if a server was hanging.
* security improvements to defang X.509 certificate abuse
- require wildcard CN/subject alternative names to start with "*." not just "*"
- don't allow wildcards to match domain literals (such as 10.9.8.7) or
  wildcards in domain literals ("*.168.23.23").
- don't allow wildcarding top-level domains.
2011-06-06 13:57:07 +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
naddy
61db854af6 Bring internal prototype for wcsncasecmp() in line with the system
and POSIX one.  From upstream; ok landry@ dcoppa@
2011-06-06 10:55:17 +00:00
landry
2875e6979c Explicitely list all the ports/versions (ie all ports from branches
1.9.x) using the old handrolled do-install target, which is hopefully
going to die soon. By default, the betas/wip ports now use the regular
make install target provided by mozilla.
2011-06-06 09:32:55 +00:00
sthen
cc75bfc0c4 - only suggest cap_mkdb if login.conf.db exists, ok aja@ landry pea@
- show people how to setup ssl and tweak headings, ok pea@
2011-06-06 08:43:59 +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
ajacoutot
542240d822 Revert, I missed the mail from naddy@ on ports@ (sorry about that) --
pointed by landry@
2011-06-06 08:10:46 +00:00
ajacoutot
646c646907 Unbreak now that we have wcsncasecmp(3). 2011-06-06 07:59:44 +00:00
rpointel
63c928b32e Replace python2.6 by ${MODPY_WANTLIB}, bump revision.
ok ajacoutot@.
2011-06-06 07:47:05 +00:00
ajacoutot
3be8bdfc2e Bugfix update to glib2-2.28.8.
Remove patches applied upstream.
2011-06-06 06:22:19 +00:00
jasper
0cac5e487c use ${MODPY_WANTLIB} instead of the actual python library, this would break
when the default python version changes. found out the hard way by landry@
2011-06-05 21:01:13 +00:00
kili
6618b37ca4 Sort. 2011-06-05 16:31:12 +00:00
robert
d75e3af324 use a different method to force using the bundled mcs.exe for bootstrapping
to avoid random build failures in fake
2011-06-05 15:16:48 +00:00
jasper
b26108add7 add a fix from freebsd to prevent gv from choking on pageup/down
via james jerkins
2011-06-05 15:03:09 +00:00
jasper
c35c99ef53 install the pkgconfig file into a location where it can be found 2011-06-05 14:37:16 +00:00
jasper
602883bb94 install the pkgconfig file into a location where it can be found 2011-06-05 14:28:53 +00:00
ajacoutot
2964072c46 Missing update-desktop-database goo and dependency.
Tighten LIB_DEPENDS.
2011-06-05 14:24:53 +00:00
stsp
c97041b381 += capitan-sevilla 2011-06-05 11:15:20 +00:00
stsp
fa26d661f8 Captain Sevilla is a platform game with hero Mariano Lopez, a sausage
delivery man who is transformed into Captain 'S' after eating
radioactive sausages.  The game's villain is Dr. Torrebruno, an eminent
nuclear physicist with a strange mental disease. The game can be played
in Spanish and in English.

ok rpointel benoit
2011-06-05 11:13:47 +00:00
kili
9d044c4c34 Follow API change in poppler-0.16. 2011-06-04 19:07:59 +00:00
kili
76fe7d65b4 Follow incompatible API change in poppler-0.16 and fix an old bug in
text selection.
While here, adjust WANTLIB.

Brynet (maintainer) will work on a real update of this port.
2011-06-04 19:05:23 +00:00
kili
6147e12c60 Follow incompatible API change in poppler-0.16. Text selection is still
broken, though (but I think it already was broken with poppler-0.14).
While here, adjust WANTLIB.
2011-06-04 19:04:24 +00:00
kili
f8fcf38000 Update to poppler-0.16.5.
Gnome introspection disabled for now (doesn't compile with gcc-3).
2011-06-04 19:03:19 +00:00
jolan
36aaaa2b3f +asterisk-g729 2011-06-04 17:15:56 +00:00
jolan
7d416dc50c asterisk-g729, G.729a voice codec for Asterisk
thanks to ian@ and sthen@ for testing and reviewing
2011-06-04 17:14:58 +00:00
dcoppa
ec5d2188b7 This one too does not need to depend on py-gnome, py-gtk2 is enough.
OK ajacoutot@
2011-06-04 16:39:00 +00:00
espie
91419bfb7c spaces 2011-06-04 12:58:24 +00:00
espie
64fc6d3cf2 keep a better list of depends, so that pkg_add does add exactly what it should 2011-06-04 12:56:54 +00:00
kili
31a1a8e32b Don't use bash as the shell.
(It's still stupid code, simulating system(3) in a weird way)
2011-06-04 12:10:43 +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