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
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