Commit Graph

71659 Commits

Author SHA1 Message Date
mpi
8257de2f58 Import py-xmlrunner 1.3.1
PyUnit-based test runner with JUnit like XML reporting.

ok benoit@
2011-12-19 10:39:20 +00:00
mpi
e1506e0835 Import py-setproctitle 1.1.3
setproctitle allows a process to change its title (as displayed by
system tools such as ps and top).

ok benoit@
2011-12-19 10:37:41 +00:00
ajacoutot
6f195d47cd Update to dia-0.97.2.
* lots of bugfixes, see here for details:
http://bugzilla.gnome.org/buglist.cgi?product=dia&target_milestone=0.97.2
2011-12-18 19:18:39 +00:00
ajacoutot
021115b214 Sync patch, no change. 2011-12-18 13:54:29 +00:00
mpi
530992c16f +py-country 2011-12-18 13:44:59 +00:00
mpi
cccdaecdab Import py-country 0.14.1
pycountry provides ISO country, subdivision, language, currency and
script definitions and their translations, taken from the iso-codes
package.

ok benoit@
2011-12-18 13:42:31 +00:00
sthen
56ff6b4040 update to node 0.6.5, from Aaron Bieber, discussed with jasper@ and schwarze@
- also sync WANTLIB (now pulls in libz)
2011-12-18 13:37:35 +00:00
stsp
20151d85e8 Package xpm icons referenced from .desktop files.
ok aja, Kirill Bychkov (maintainer)
2011-12-18 11:36:49 +00:00
ajacoutot
1d31889c1d Tighten dependency on the jdk|jre version for the -java subpackage.
ok rpbert@ (maintainer)
2011-12-18 10:21:01 +00:00
ajacoutot
3ce024a242 Remove USE_GROFF from ports where mandoc doesn't have any ERRORs and
formatting looks Ok.

from Brad
2011-12-18 09:01:19 +00:00
sthen
91faa22c52 Where a program with an rc script _requires_ a certain command line
parameter to daemonize, move the parameter from daemon to daemon_flags,
so that the user cannot inadvertently prevent it from daemonizing by
adjusting the flags.

Discussed with ajacoutot and schwarze, this method was suggested
by schwarze@ as a simpler alternative to my diff. ok aja@
2011-12-17 22:01:12 +00:00
ajacoutot
642d6dba42 Bugfix update to gdk-pixbuf-2.24.1. 2011-12-17 21:20:45 +00:00
ajacoutot
25f979d452 Bugfix update to gmime-2.6.2. 2011-12-17 20:53:14 +00:00
sthen
aadd2487ed Fix a typo causing an error message. Noticed when investigating search
breakage due to Google changes, reported by Antti Harri (this diff doesn't
fix searches though).
2011-12-17 19:55:10 +00:00
sthen
3c108eee37 update p5-WWW-Mechanize to 1.71; now recognises application/xhtml+xml as HTML
- add some missing REGRESS_DEPENDS while there
2011-12-17 19:53:05 +00:00
kili
e8d692d3af Update to postgresql-jdbc-9.1.901. 2011-12-17 18:02:44 +00:00
benoit
7074952fb8 - update pngcrush to 1.7.22 2011-12-17 10:59:19 +00:00
naddy
24fb6ece59 +lohit-fonts 2011-12-16 20:15:58 +00:00
naddy
10c3b29361 Import Lohit fonts 2.5.0. ok ajacoutot@
The Lohit Fonts are a TrueType font family that supports 16 Indian languages:
* Assamese
* Bengali
* Devanagari (Hindi, Kashmiri, Konkani, Maithili, Marathi, Nepali, Sindhi)
* Gujarati
* Kannada
* Malayalam
* Oriya
* Punjabi
* Tamil
* Telugu
2011-12-16 20:15:06 +00:00
sthen
7e0537c75c SECURITY update to tor 0.2.2.35
"Tor 0.2.2.35 fixes a critical heap-overflow security issue in Tor's
  buffers code. Absolutely everybody should upgrade."

More info https://gitweb.torproject.org/tor.git/blob/release-0.2.2:/ReleaseNotes
OK pascal@ (maintainer)
2011-12-16 20:08:50 +00:00
ajacoutot
db9e846927 Bugfix update to meta-tracker-0.12.9. 2011-12-16 17:36:55 +00:00
okan
19ad62379f update to 2.6.1
ok ajacoutot@
2011-12-16 17:19:08 +00:00
stsp
754f163c93 Add the .desktop file; missed in last commit 2011-12-16 15:04:27 +00:00
stsp
6d727e2880 Add a .desktop file and properly heed CFLAGS. help and ok sthen aja 2011-12-16 15:03:00 +00:00
sthen
f3ee3a920c update Asterisk to 1.8.8.0
- various fixes, including a range of possible deadlocks
2011-12-16 14:50:09 +00:00
sthen
1d1b9adbb4 llvm-gcc4 is no longer supported; reminded by jasper@ 2011-12-16 11:57:28 +00:00
sthen
df1c490397 honour CC/CXX variables 2011-12-16 11:40:08 +00:00
sthen
51c1f7b105 update to fossil 1.21 (using new version number scheme), from maintainer
- while there, include headers in the correct order
(netinet/in.h should come before arpa/inet.h)
2011-12-16 11:32:22 +00:00
ajacoutot
636a732027 Sync patch. 2011-12-16 11:26:34 +00:00
rpointel
e223a90198 permit to build with Python 3.
ok Wen Heping (maintainer).
2011-12-16 08:23:49 +00:00
ajacoutot
a5a3e49c21 Missing RCS Id. 2011-12-16 08:19:36 +00:00
ajacoutot
403c2130d9 Update to polkit-qt4-0.103.0.
from Amit Kulkarni
2011-12-16 08:18:23 +00:00
ajacoutot
5291ad5927 Update to polkit-0.103.
from Amit Kulkarni
2011-12-16 08:16:55 +00:00
rpointel
fff1ce095c add a @pkgpath devel/py3-distribute in PLIST.
ok aja@.
2011-12-16 08:16:32 +00:00
rpointel
7557a923c8 distribute' => 'py3-distribute.
bump revision. ok aja@.
2011-12-16 08:15:49 +00:00
ajacoutot
e6f12c7580 Maintenance update to libgsf-1.14.22. 2011-12-16 08:10:05 +00:00
nigel
e1b48cf378 always build without gconf
Ok jasper@
2011-12-15 23:05:44 +00:00
fgsch
ccfec9712d kill this as well. 2011-12-15 22:26:59 +00:00
fgsch
df757412f2 Kill Zope and friends that only run under python 2.4.
ok by many.
2011-12-15 22:19:51 +00:00
kili
69376523ff - Make it at least startable (it was unusable after the removal of
jdk-1.5, and nobody noticed/complained).

- Remove MAINTAINER, because of inactivity.

kind of ok@ all those people who find it still usefull (but didn't
use it since the removal of jdk-1.5)
2011-12-15 21:53:25 +00:00
kili
92a7c14269 JAVA_HOME is now added to MAKE_ENV in java.port.mk 2011-12-15 21:33:19 +00:00
kili
2577c17009 For MODJAVA_BUILD=ant, pass JAVA_HOME via MAKE_ENV.
ok kurt@, tested in a bulk build by naddy@ (thanks!).
2011-12-15 21:31:29 +00:00
kili
4a45ee608f Remove maintainer as per his request.
Note from his mail:

libetpan needs an update to a more current version, but since the author
hasn't released a stable tarball lately the new maintainer should host
it somewhere.
2011-12-15 21:11:55 +00:00
kili
f1ecf9609a Remove maintainer as per his request. 2011-12-15 21:09:38 +00:00
fgsch
585edc213e Update to eboard 1.1.1.
ajacoutot@ ok
2011-12-15 17:59:21 +00:00
jeremy
3108bdac2b Build depend on llvm-3.0 and bump REVISION 2011-12-15 17:52:03 +00:00
nigel
e532b9471c fix build issue with dpb spotted by jasper@ disable detecting execinfo.h
Ok jasper@
2011-12-15 15:04:32 +00:00
ajacoutot
73b486d6e9 Pass --disable-uninstalled-build to CONFIGURE_ARGS to prevent rhythmbox from
trying to load the desktop file from the build directory.
Cluestick from jmatthew@
2011-12-15 10:46:27 +00:00
sthen
635985c62f zap stray ?> caused by "No newline at end of file" in patch 2011-12-15 10:14:05 +00:00
sthen
3f6e0157dd fix 6-year-old vi typo. 2011-12-15 09:54:53 +00:00