Commit Graph

71636 Commits

Author SHA1 Message Date
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
sthen
68e07c1104 Fix CVE-2011-4328 in Gnash; creating world-readable cookies under /tmp
with predictable filenames. From Brad.
2011-12-15 09:47:23 +00:00
sthen
f0bb115a15 Remove unnecessary patch to ignore -Wbounded, it was included upstream
elsewhere in the file. Reported by Amit Kulkarni.
2011-12-15 08:39:51 +00:00
ajacoutot
9a5c4fb817 Bugfix update to freedroidrpg-0.15rc2. 2011-12-15 07:59:08 +00:00
fgsch
155591a1eb MSG_NOSIGNAL is supported now. kill unneeded patch.
maintainer (merdely@) ok.
2011-12-14 23:38:20 +00:00
sthen
7ff2ae5f79 update to LLVM/CLang 3.0, thanks sebastia@ for testing.
- switch to cmake build
- add profiling support from jsg@
2011-12-14 22:58:23 +00:00
sthen
fe4ec7779a - fix dropdown list in install.php for updates, from upstream
- upstream has the sql fixes too; mention the commit in a comment
2011-12-14 21:56:56 +00:00
robert
4d2e9c6a34 update to pcre-8.21 and take maintainership;
ok jasper@
2011-12-14 21:52:42 +00:00
sthen
be318a6517 bleh, sqlite.update.sql has the same bug as I just fixed in sqlite.initial.sql 2011-12-14 21:44:09 +00:00
sthen
b2b2910d06 fix sqlite db creation script 2011-12-14 21:30:14 +00:00
sthen
900dfdbb3c regen patch 2011-12-14 21:28:30 +00:00
rpointel
b43ca9de90 -py3-distribute
+py-distribute,python3
2011-12-14 20:37:02 +00:00
rpointel
a9a1a74855 remove py3-distribute, replaced by py-distribute.
ok fgsch@.
2011-12-14 20:35:42 +00:00
rpointel
650dd13bbf Permit to build Python 2 and Python 3 ports.
ok fgsch@.
2011-12-14 20:31:28 +00:00
rpointel
de4a42c3ac import py-distribute, I'm removing py3-distribute.
ok fgsch@.
2011-12-14 20:29:44 +00:00
rpointel
9e2b61ea87 add a conflict with py-distribute-*.
ok fgsch@.
2011-12-14 20:25:11 +00:00
robert
21e0488094 Add support for MODGCC4_VERSION which can be used to define which gcc
version to use with the gcc4 module.
It defaults to 4.2, so there is no functional change.
2011-12-14 18:20:12 +00:00
robert
9d3dc83a2a missing endif 2011-12-14 18:16:51 +00:00
robert
612b65fa80 update to 16.0.912.63 2011-12-14 16:58:19 +00:00
sthen
2ed6f0740c update to Roundcube 0.7
- lots of bugfixes and improvements including rewritten message caching
2011-12-14 15:24:45 +00:00
sthen
60b3f5e32f update to check_email_delivery 0.7.1a 2011-12-14 15:00:01 +00:00
sthen
08d1cd746b add some fixes to Net::SMTP::TLS taken from Net::SMTP::TLS::ButMaintained 2011-12-14 14:58:57 +00:00
jasper
ba5500d643 - don't install demo script which needs additional files to be installed, there
is enough example data in the manual already
- reformat DESCR
- no REVISION bump since it was just imported
- hook it up while here.

ok millert@
2011-12-14 14:23:53 +00:00
millert
9e83de77eb p5-PostScript-MailLabels port 2011-12-14 14:14:24 +00:00