6599 Commits

Author SHA1 Message Date
landry
ab952f94dd Bump after mozilla.port.mk dependency change.
Note that firefox mobile/fennec doesnt follow the mozilla release train
this time, they're working hard on getting the native android UI, per
https://blog.mozilla.com/futurereleases/2012/01/25/bringing-android-native-firefox-to-beta/
(we'll see what are the consequences for building on gtk...)
2012-03-16 22:05:40 +00:00
sthen
3b1137aabe Rename getline, drop USE_GROFF, more exact license marker 2012-03-16 22:01:37 +00:00
sthen
aba3e2ad42 Rename getline to avoid conflicting with a ridiculously named posix function.
Drop USE_GROFF while there, it's not needed.
2012-03-16 21:58:38 +00:00
landry
36c4b355bb Bump after mozilla.port.mk dependency change (remember, firefox 3.5 is EOL) 2012-03-16 21:43:58 +00:00
landry
d20080f9cf Update to firefox36 3.6.28 (last one in 3.6! promised!)
- Fixes MFSA 2011-55, 2012-13, 2012-14, 2012-16, 2012-19
2012-03-16 21:41:48 +00:00
landry
7579e693c7 Update to seamonkey-i18n 2.8. 2012-03-16 21:39:04 +00:00
landry
c34d58f59f Update to seamonkey 2.8. (and enigmail 1.4/lightning 1.3b1)
- Fixes MFSA 2012-12->19
- see http://www.seamonkey-project.org/releases/seamonkey2.8/
- complete patchset for #691898, still fixes build on ppc (and hopefully
commited in firefox 14...)
- add patchset from #706955, workarounds #669050 (xpcshell hangs during
make install and chokes on CSPUtils.csm, threads related..)
- remove obsolete/commited patches
2012-03-16 21:38:33 +00:00
landry
a10d80348e Update to firefox-i18n 11.0. 2012-03-16 21:31:50 +00:00
landry
3d95990410 Update to firefox 11.0.
- Fixes MFSA 2012-12->19
- see http://www.mozilla.org/en-US/firefox/11.0/releasenotes/
- complete patchset for #691898, still fixes build on ppc (and hopefully
  commited in firefox 14...)
- add patchset from #706955, workarounds #669050 (xpcshell hangs during
  make install and chokes on CSPUtils.csm, threads related..)
- remove obsolete/commited patches
2012-03-16 21:31:24 +00:00
landry
36dbd7720a Bump dependencies to nspr 4.9 & nss 3.12.13, reqd' for mozilla 11. 2012-03-16 21:27:09 +00:00
william
a710cfe3da SECURITY FIX: upgrade to 1.0.14
contents of previously freed memory might be sent to a client if
backend returned specially crafted response.

ok sthen
2012-03-16 00:44:06 +00:00
sthen
2933db748d update to node.js 0.6.13; mainly npm fixes. From maintainer Aaron Bieber. 2012-03-15 22:05:51 +00:00
sthen
0eaea01e98 bytecode-compile the wafadmin python files, ok Aaron Bieber (maintainer). 2012-03-15 21:23:43 +00:00
ajacoutot
7c7b97e3ab +owncloud 2012-03-15 16:51:16 +00:00
ajacoutot
5cc7981ca1 Import owncloud-3.0.0.
ownCloud gives you easy and universal access to all of your files.
It also provides a platform to easily view, sync and share your
contacts, calendars, bookmarks and files across all your devices.

ok robert@
2012-03-15 16:50:44 +00:00
ajacoutot
62e4351341 Drop maintainership. 2012-03-15 13:38:33 +00:00
ajacoutot
8fcbc510a0 Fix path to php and php.ini. 2012-03-15 12:48:05 +00:00
ajacoutot
d79f040695 * don't append a trailing '/' to INSTDIR
* fix crontab entry
* sort rc script

ok landry@
2012-03-15 11:28:19 +00:00
landry
b17b7b4659 Update to tt-rss 1.5.10
- remove dep on gtar
- patch config.php-dist & update.php to use MODPHP_BIN
- fix perms in PLIST, use @owner www for dirs where tt-rss writes
- switch MESSAGE to README, and improve the latter
- provide an rc script for the daemon updating the feeds

ok ajacoutot@
2012-03-15 09:50:23 +00:00
landry
e55fa6c13c add link to upstream bz# 2012-03-14 20:23:57 +00:00
landry
1316094dee Build on loongson. From Brian Callahan, thanks!
While here, probably improve situation on alpha/sparc64.
2012-03-13 07:50:05 +00:00
sthen
fb4be7f98c update to xxxterm 1.11.3, from maintainer "Gonzalo L. R." 2012-03-12 17:11:59 +00:00
robert
9af319545f update to 17.0.963.79 2012-03-12 10:28:30 +00:00
dcoppa
2e730f0425 Bugfixing update to cntlm-0.92.3 2012-03-11 17:42:05 +00:00
landry
689038080a Update to Apache::Gallery 1.0.2, 7 years after previous releases..
- huge cleanup of README, use PKG_DBDIR pkg_add -B to hint people how to
  properly install A::G and its deps in apache's chroot, instead of
manually copying the deps/modules.
- set EPOCH=0, since 1.0RC3 wasn't a proper version
- provide an apache-gallery.conf @sample in conf/modules.sample, as other
  www ports do, instead of a VHost to copy/paste
- add UNMESSAGE telling how to completely disable/remove A::G

ok ajacoutot@
2012-03-10 10:55:27 +00:00
landry
e9e2cc597c Update to midori 0.4.4.
See http://git.xfce.org/apps/midori/tree/ChangeLog for a list of
improvements.
2012-03-10 10:25:27 +00:00
rpointel
2efff9f4df Update tornado to 2.2.
ok sthen@ and mpi@.
2012-03-09 18:12:46 +00:00
nigel
13cda01510 Bump REVISION, remove duplicate.
Ok landry@
2012-03-08 19:17:27 +00:00
robert
626d3f5642 update to 17.0.963.78 2012-03-08 18:56:26 +00:00
ajacoutot
a89a75cd04 Garbage collect the /dev/arandom patches.
from Brad
ok landry@ sthen@
2012-03-08 12:13:00 +00:00
dcoppa
ee41268740 update youtube-dl to 2012.02.27
ok sthen@
2012-03-07 22:00:07 +00:00
sthen
b61f5baa81 update to phpLDAPadmin 1.2.2 which rolls in 2 of the 3 security patches in
the port.  there will likely be more fixes to this soon, see
https://sourceforge.net/tracker/?func=detail&aid=3497660&group_id=61828&atid=498546
2012-03-06 20:35:20 +00:00
robert
bcc810c80e update to 17.0.963.66 2012-03-06 18:41:54 +00:00
landry
935c04e345 Update to cgit 0.9.0.2
thx ajacoutot@ for hosting the distfile.
2012-03-06 17:17:09 +00:00
dcoppa
8a50c5686a Suppress list display
(upstream svn revision r495)
2012-03-06 13:39:29 +00:00
sthen
18e7b066bb Add a lighttpd fix from upstream. From Brad.
- Disable mmap by default with mod_compress, if a user truncates a file we
are mmapping, reading the truncated area leads to SIGBUS.
2012-03-06 08:23:43 +00:00
landry
1b73bf600d Set PKG_ARCH=*, prompted by ajacoutot@ 2012-03-05 18:20:17 +00:00
landry
7b879e3a52 Set PKG_ARCH=* and remove useless .in file.
from ajacoutot@
2012-03-05 18:19:55 +00:00
landry
203d6e62ba +arabica,awl,eliot 2012-03-05 18:06:56 +00:00
landry
03e7df9d96 Import awl 0.51, a set of php libraries needed by upcoming davical port.
ok sthen@
2012-03-05 18:02:05 +00:00
robert
9a3132e553 update to 17.0.963.65 2012-03-05 12:57:48 +00:00
bentley
43c44f6ed0 +gcap 2012-03-05 08:58:00 +00:00
bentley
4b8fd93392 Import gcap-0.1.1.
gcap is a command line tool for downloading Youtube closed captions.
The downloaded closed captions are saved in SubRip (srt) file format.

ok sthen@
2012-03-05 08:57:19 +00:00
sthen
2add8b26da Depend on one of the actual MDB2-<database> drivers not just MDB2.
Tweaked from a submission from Johan Huldtgren.
2012-03-03 13:13:47 +00:00
sthen
90aa931365 Install an rc script for trac and use a dedicated uid. 2012-03-03 11:42:06 +00:00
sthen
5bfea6f3c5 update to node.js 0.6.12, from maintainer Aaron Bieber 2012-03-03 10:58:00 +00:00
landry
79aec962f9 +icedtea-web 2012-02-29 20:58:28 +00:00
landry
4e24173230 Import icedtea-web 1.1.2.
The IcedTea-Web project provides a Free Software web browser plugin
running applets written in the Java programming language and an
implementation of Java Web Start, originally based on the NetX project.
It works in gecko-based AND webkit-based browsers, and is meant as a
replacement for the dead/unmaintained/dreaded sun java plugin.

It is still a it rough at the edges (java process sometimes doesn't
finish when tab is closed, awt exceptions upon first paint), but let's
import it so that people can try it and debug it.

ok sthen@
2012-02-29 20:57:52 +00:00
fgsch
6eae382ad2 Update to links 2.5.
ajacoutot@ ok
2012-02-27 18:21:41 +00:00
landry
ca2cfe48e5 Update to liferea 1.8.0, from MAINTAINER viq. 2012-02-27 17:25:21 +00:00