Commit Graph

71982 Commits

Author SHA1 Message Date
sebastia
68ee74b124 Use MASTER_SITE_SAVANNAH where appropriate
pointed out by sthen@
2012-01-08 12:03:09 +00:00
eric
ee60510e8b fix hellanzb after py-twisted update
reported by Didier Wiroth
2012-01-08 11:05:54 +00:00
benoit
df0c50613d - update ecm to 6.4
- remove USE_GROFF

ok ajacoutot@
2012-01-08 10:48:55 +00:00
benoit
c4c5076171 - update pngcrush to 1.7.23 2012-01-08 08:03:10 +00:00
ajacoutot
6b53544978 Update to gcompris-11.12. 2012-01-08 07:50:24 +00:00
benoit
6b895bd6bd - update highlight to 3.7
- update PLIST
- remove USE_GROFF

ok ajacoutot@
2012-01-08 07:46:19 +00:00
sthen
2476a2db73 update to mpack 1.6 plus various patches from Sebastian Pipping:
- SECURITY: don't create world readable files. CVE-2011-4919
- avoid conflicting prototypes
2012-01-08 00:12:12 +00:00
dcoppa
0b7f7a5fee Update to cmake-2.8.7.
Tested in a bulk build by naddy@
2012-01-07 22:14:51 +00:00
sthen
bf9111f925 fix bogus pkgname 2012-01-07 19:09:45 +00:00
shadchin
a56a959d27 Import qca-ossl.
ok sebastia@, Amit Kulkarni, Vadim Zhukov (Maintainer)
2012-01-07 16:55:13 +00:00
landry
211613713b Update to viking 1.2, from Kirill Bychkov, thanks! 2012-01-07 15:45:32 +00:00
sthen
e35afec60e Do a little check with objdump in post-install, to make sure lib isn't
inadvertently linked with -lpthread.
2012-01-07 14:50:18 +00:00
sthen
3a78685d34 drop Andreas Voegele as maintainer as per his request. 2012-01-07 13:48:39 +00:00
sthen
c4d936d08a Use -pthread not -lpthread. Library major bump for safety.
Inadvertently broken in last commit; the patch to the configure script
is fiddly and easily broken, so use extra lines of context for this patch
and add a warning comment.

Problem reported by James Turner, thanks!
2012-01-07 13:47:52 +00:00
sthen
859422beb1 drop Vadim Zhukov as maintainer, as per his request. 2012-01-07 13:45:24 +00:00
sthen
614140c8b4 - compile in the correct usernames (_dovecot/_dovenull) rather
than only changing them in sample config files. this means you can
migrate from 1.x by directly following the instructions on
http://wiki2.dovecot.org/Upgrading/2.0 without extra tweaks.
Brad (maintainer) OK.
2012-01-07 12:14:21 +00:00
sthen
8214c8ed23 update to Xapian 1.28, ok aja@ 2012-01-07 12:03:29 +00:00
ajacoutot
6cb3ad0eb8 Unbreak by using automake 1.11, spotted by nigel@ 2012-01-07 10:30:26 +00:00
ajacoutot
a81dcca362 New MASTER_SITES, from Vadim Zhukov (maintainer) 2012-01-07 08:03:41 +00:00
dhill
392a39d82f update to 0.6.1
New filebrowser
UTF-8 support for file names
Correct -P behavior
2012-01-07 01:52:45 +00:00
dhill
63305e6e12 update to 0.6.0 2012-01-07 01:49:19 +00:00
dhill
25984d5299 update to 0.7.0 2012-01-07 01:48:20 +00:00
dhill
c912cabd10 update to 0.12.0 2012-01-07 01:47:53 +00:00
sthen
b1fc144040 regression fix update to m4-1.4.16; from Brad 2012-01-06 23:08:01 +00:00
landry
bffe9ea61d Update to merkaartor 0.17.2, from Kirill Bychkov.
Change my e-mail address while here.
2012-01-06 16:46:13 +00:00
robert
7225978c26 update to 16.0.912.75 and backport a fix from Chromium SVN to fix the KDE
issues
2012-01-06 16:27:26 +00:00
landry
e84600a53b Update to orage 4.8.3. 2012-01-06 16:03:09 +00:00
ajacoutot
5db721c8f2 According to packages-specs(7):
"foo-1.01" is equal to "foo-1.1", which can lead to surprises..

Indeed, I was surprised, so add a missing EPOCH.

spotted by naddy@, explained by landry@
2012-01-06 15:53:41 +00:00
ajacoutot
7857541405 Workaround our broken mmap(); from cyrus developer Bron Gondwana. 2012-01-06 15:34:17 +00:00
ajacoutot
a1738e64e4 Remove workaround after wchar.h header was fixed.
from Brad
2012-01-06 07:39:55 +00:00
sthen
10a7aebff8 update libsrtp to 1.4.4. use -fPIC when building the static library,
so that it may be linked with shared objects. update homepage, enable tests.
ok dhill@ (maintainer).
2012-01-06 00:45:06 +00:00
espie
3884c2f898 buglet with links and files with a DIST_SUBDIR, as found by naddy@.
people already running dpb -F: just remove /usr/ports/distfiles/distinfo
and rerun dpb.
(or at least all entries with a subdirectory)
2012-01-05 21:49:52 +00:00
jeremy
d1b65f8d65 Add LOCALBASE/lib/node_modules to the list of directories to check
for modules, since that is the location where npm installs modules
globally.  Removes the need to use npm link to link global modules
into each project.

OK Aaron Bieber (MAINTAINER)
2012-01-05 20:36:53 +00:00
sthen
faab4cff6a don't use groff 2012-01-05 17:25:24 +00:00
dcoppa
60e9c7669a Last one, I promise. 2012-01-05 16:37:36 +00:00
dcoppa
829fe24c60 Better wording for pkg/DESCR.
no yet linked, no bump
2012-01-05 16:22:48 +00:00
ajacoutot
70dbcc5bc9 Don't try to use shm at all to prevent the daemon from whining. 2012-01-05 15:31:40 +00:00
ajacoutot
977999d8fd OpenBSD lacks shm_open, remove useless patch. 2012-01-05 15:16:38 +00:00
sebastia
78b9673985 Update libobjc1 to 1.7.2
make it honour CFLAGS and friends
rename library from gobjc to libobjc1

its still not linked to the build
2012-01-05 15:16:18 +00:00
dcoppa
812e17dd63 Import gmtk, the gnome-mplayer toolkit.
$ cat pkg/DESCR
gmtk is a library that is used by gnome-mplayer and gecko-mediaplayer:
several common functions and routines formerly in gnome-mplayer and
gecko-mediaplayer have been moved to this library.
gmtk can be used to build your own media players, as widgets have
been created to control mplayer: a simple media player can be built
using this library very quickly.

Feedback and ok: ajacoutot@, sebastia@
2012-01-05 14:47:10 +00:00
sebastia
1e0d5f5eb9 Update FisicaLab to 0.2.1
Mostly code cleanups and some bug fixing

OK aja@
2012-01-05 14:42:57 +00:00
ajacoutot
585a38966c Use thread as the process model to prevent the gateway from hanging.
from robert@
2012-01-05 11:08:44 +00:00
ajacoutot
b7fec019a2 Bugfix update to xine-lib-1.1.20.1.
from Brad (maintainer)
2012-01-05 08:52:26 +00:00
ajacoutot
6af241a403 Major update to gnugk-3.0. 2012-01-05 08:44:35 +00:00
ajacoutot
4d111ac6c4 Missing EOL, from Jiri B. 2012-01-05 07:59:53 +00:00
jeremy
3e83d76abb Update to 1.3.6, fixing the denial of service vulnerability
described in CERT-2011-003.
2012-01-05 02:10:40 +00:00
jeremy
fb2e479888 Update to 1.6.5.1, fixing the denial of service vulnerability
described in CERT-2011-003.
2012-01-05 02:10:06 +00:00
jeremy
a566fc944a Update to 1.8.7-p357, fixing the denial of service vulnerability
described in CERT-2011-003.
2012-01-05 02:09:02 +00:00
sthen
b3b6038df8 update to Postfix snapshot 20120102 2012-01-04 23:43:55 +00:00
sthen
609d9f15b2 Add a patch from upstream fixing a small memory leak (about 20 bytes when a
tcp or udp send operation towards authority servers failed).  ok jakob@
2012-01-04 21:41:45 +00:00