Commit Graph

71332 Commits

Author SHA1 Message Date
ajacoutot
dfc1deb67e alacarte was removed some time ago. 2011-11-24 10:22:33 +00:00
ajacoutot
82694f695b tyop, spotted by jasper@ 2011-11-24 09:57:38 +00:00
ajacoutot
62aa4a57d4 Reorder LDFLAGS (prefer -L.libs over /usr/local/lib) so that bacula can
be rebuilt while already installed.
Also use gnu LIBTOOL, ours doesn't work correctly.
2011-11-24 09:29:55 +00:00
jasper
9b2acdf3a3 - install emacs-mode files
ok robert@ (MAINTAINER)
2011-11-24 08:39:12 +00:00
ajacoutot
e0234e0fec Update to wxsvg-1.1.4, from Brad. 2011-11-24 08:08:18 +00:00
jasper
6bccf9427b Security fix for SA46955
GNU Gnash Cookie Disclosure Security Issue

ok brad (MAINTAINER)
2011-11-23 21:13:27 +00:00
pascal
ac4ecf5e4e zap pthread from WANTLIB-go. nothing but libgo needed it. 2011-11-23 20:55:11 +00:00
pascal
33eca7a3e0 Update to 0.6.4, from Brad.
ok edd@ and sthen@ on a previous version. Maintainer timed out.
2011-11-23 19:36:44 +00:00
naddy
6d5758a006 MAINTAINER change requires a bump 2011-11-23 19:20:15 +00:00
ajacoutot
b6b94f41f3 HOMEPAGE changed, from Sergey Bronnikov. 2011-11-23 13:23:33 +00:00
edd
b9b0215735 update to texlive-2011, OK kili@ 2011-11-23 12:00:45 +00:00
gsoares
b6c61ceb85 update to 0.18
ok sthen@
2011-11-22 23:42:34 +00:00
pascal
5ed828f4e4 revert small mistake in previous 2011-11-22 21:47:47 +00:00
pascal
362ff059e3 - update and use OpenBSD threads in boehm-gc, from myself and kurt@. gcj-dbtool
still doesn't work.
- update gcc4.port.mk for gcc 4.6: always use libestdc++
2011-11-22 21:46:39 +00:00
jasper
25f003cf8a USE_LIBTOOL is already set by kde.port.mk 2011-11-22 19:38:10 +00:00
jasper
ce456af370 - mention why this needs gnu libtool
- fix libtool invocation while here to something that is correct (and wouldn't
choke our libtool if we were to use it).

no binary change
2011-11-22 19:14:20 +00:00
gsoares
9729628b95 bugfix update to 1.02
(fix a bug when downloading files larger than 4G)

ok jasper@ espie@ (maintainer)
2011-11-22 19:09:15 +00:00
gsoares
88dcef8fcd update to 1.4.25
take maintainership

discussed with pirofti@ (former maintainer) on icb
2011-11-22 18:24:50 +00:00
gsoares
5195ab3fab SECURITY update to ejabberd-2.1.9
Fix for CVE-2011-4320
(ejabberd "<publish>" Stanza Parsing Denial of Service Vulnerability)

ok viq(maintainer) sthen@ jasper@
2011-11-22 17:11:07 +00:00
espie
60bc66c627 use PREPARE_CHECK_ONLY to weed out bugs in dpb.
also, missed passing dontclean to one instance of add_normal_tasks, oops
2011-11-22 16:48:01 +00:00
espie
4b801b7017 shorter lock line: user doesn't really care that multiple pkgpaths ran into
the same lock, rather that it's a lock, and what the lockname is.
2011-11-22 16:46:44 +00:00
espie
fdc7a9c9fd subtle effect of equivalence: sometimes, we do not get back the subdir
we asked for.

This can be a problem, as rescan relies on it to reenter the path in the
various queues.

So, when we build the equivalence hash, give special treatment to extra
paths that match the actual subdirs list.

Problem reported by naddy@, who sees sporadic errors linked to NFS lag,
which mean that paths sometimes get flagged as errors, then later the error
vanishes automatically when the package appears...

well, this makes darn sure the correct pkgpath does not vanish.
2011-11-22 16:44:53 +00:00
jasper
9155010918 regen 2011-11-22 16:22:27 +00:00
sthen
18f4ff5bca update to newer get-flash-videos snapshot 2011-11-22 16:22:22 +00:00
jasper
60e7b98493 builds fine with ports libtool 2011-11-22 16:12:19 +00:00
naddy
b8684d52bc really bump 2011-11-22 16:03:26 +00:00
jasper
bd0707d365 builds fine with ports libtool 2011-11-22 15:55:15 +00:00
jasper
6d2435ca30 - this can build fine with our libtool; just make sure libltdl is present. 2011-11-22 15:51:21 +00:00
jasper
8bab44fecc - add comment as to why this needs gnu libtool 2011-11-22 15:47:07 +00:00
jasper
a27cf9c768 builds fine with ports libtool 2011-11-22 15:41:23 +00:00
jasper
ee21fc640b fix tests by removing a stupid bashism. 2011-11-22 15:36:33 +00:00
jasper
4655d2ff68 - just because it links with libltdl, doesn't mean it needs USE_LIBTOOL=gnu. 2011-11-22 15:34:10 +00:00
jasper
ded9915cd4 - this doesn't need USE_LIBTOOL=gnu, just the AC_PROG_LIBTOOL macros.
- bump evolution dependency version while here
2011-11-22 15:31:48 +00:00
jasper
8deef9a390 - tighten dependency on eds 2011-11-22 15:29:44 +00:00
jasper
19cee4f680 USE_LIBTOOL is already set by gnome.port.mk. 2011-11-22 15:03:23 +00:00
jasper
716defe456 switch to ports libtool now that giscanner has been fixed. 2011-11-22 15:01:57 +00:00
giovanni
368d74b01a Update to 5.1.60
hints and ok Brad (Maintainer)
2011-11-22 14:38:51 +00:00
edd
46df24bd84 As discussed with espie@, I don't mind taking MAINTAINER on the maxima related stuff. 2011-11-22 11:36:55 +00:00
jasper
620aca6685 - apply a patch from debian brining several fixes and improvments, including
support for -north/-south
- take maintainership

ok todd@ (previous maintainer)
2011-11-22 09:33:09 +00:00
ajacoutot
eea0d78a0f Mark this port as BROKEN as it is currently totally unusable.
It crashes and passes non existent args to mplex and ffmpeg.
It is in need of an update...

from Brad
2011-11-22 09:05:33 +00:00
jasper
61f5f0363a - update to 0.4.3 2011-11-22 09:03:46 +00:00
ajacoutot
0053f9d4e2 Update to devede-3.18.0. 2011-11-22 08:55:23 +00:00
ajacoutot
474f7c588b Update to gtk3mm-documentation-3.2.1. 2011-11-22 07:11:23 +00:00
robert
b4e2c404b0 update to 4.0.4 2011-11-21 22:56:52 +00:00
stu
dd9c26f23e Update to tk-8.5.11, use bsd.port.arch.mk.
Ok sebastia@, sthen@.
2011-11-21 18:31:02 +00:00
stu
6285a1f62b Update to tcl-8.5.11, use bsd.port.arch.mk.
Ok sebastia@, sthen@.
2011-11-21 18:30:50 +00:00
ajacoutot
8b198ec59b Bugfix update to deja-dup-20.2. 2011-11-21 18:14:24 +00:00
jasper
a102f0ce98 whitespaces 2011-11-21 17:13:32 +00:00
espie
2522fc337e minor tweaks 2011-11-21 16:43:52 +00:00
espie
825f591fa4 BASESYSCONFDIR points to /etc (global user settings), and SYSCONFDIR
is derived from it.
old march discussion, prodded by fgs@ about it.
2011-11-21 16:42:52 +00:00