Commit Graph

73250 Commits

Author SHA1 Message Date
sthen
0c389a8d92 Fix an instance of getline which I missed when I preemptively fixed it earlier 2012-03-16 22:05:13 +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
ce7d02efe4 Chase fx36 and update xulrunner to 1.9.2.28... 2012-03-16 21:45:08 +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
f9c5f3e1e8 bump after mozilla.port.mk dependency change 2012-03-16 21:42: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
2aa668e71c Update to thunderbird-i18n 11.0. 2012-03-16 21:35:44 +00:00
landry
47fbfa2d28 Update to thunderbird 11.0. (and enigmail 1.4/lightning 1.3b1)
- Fixes MFSA 2012-12->19
- see http://www.mozilla.org/en-US/thunderbird/11.0/releasenotes/ (but
  there's much more!)
- 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:35:25 +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
naddy
862d1beb7b update to 4.2 patchlevel 24 2012-03-16 19:56:24 +00:00
ajacoutot
42132d4e7a Update to mysql++-3.1.0.
from Gonzalo L. R.
2012-03-16 16:42:42 +00:00
ajacoutot
a7ef294b7d Minor update to xmake-1.06.
from Gonzalo L. R.
2012-03-16 14:30:57 +00:00
ajacoutot
c745738aaf Long overdue (minor) update to cairomm-1.10.0. 2012-03-16 13:39:08 +00:00
sthen
498bdd86e7 Add a section to the README pointing to the upgrade documentation. 2012-03-16 12:39:55 +00:00
fgsch
02b97ac58f Update to qemu 1.0.1, from Brad. 2012-03-16 11:40:53 +00:00
dcoppa
938ae00ce1 Update gnu grep to 2.11 2012-03-16 08:40:13 +00:00
william
a7c31d280a fix typo in readme; ok brad sthen 2012-03-16 00:47:54 +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
9e757c9c39 SECURITY update to asterisk 1.8.10.1
AST-2012-002: stack buffer overflow (remote unauthenticated sessions).
requires a dialplan using the Milliwatt application with the 'o' option,
and internal_timing off.  Affects all 1.4+ Asterisk versions.

AST-2012-003: stack buffer overflow (remote unauth'd sessions) in HTTP
manager interface; triggered by long digest authentication strings.
Code injection possibility.  Affects 1.8+.
2012-03-15 22:20:50 +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
418282d256 update to ClamAV 0.97.4, minor bugfixes and detection improvements
- merge PFRAG.shared into PLIST, this is SHARED_ONLY
2012-03-15 22:04:44 +00:00
naddy
337ff592e7 remove unrecognized configure option 2012-03-15 21:52:20 +00:00
sthen
5b60b9fcbb update to Pidgin 2.10.2, from Brad, also tested by rfreeman@
CVE-2011-4939 null pointer deref with certain types of nickname changes in XMPP
CVE-2012-1178 MSN crash due to not verifying UTF8 encoding
2012-03-15 21:45:06 +00:00
sthen
63b61837cd fix with vmmap, originally from ariane@
(recommitting the right diff..)
2012-03-15 21:39:53 +00:00
sthen
f9236c76db oops committed from wrong tree - revert, will recommit the right one shortly 2012-03-15 21:36:44 +00:00
sthen
6eb18769b7 fix with vmmap, originally from ariane@ 2012-03-15 21:34:52 +00:00
sthen
0eaea01e98 bytecode-compile the wafadmin python files, ok Aaron Bieber (maintainer). 2012-03-15 21:23:43 +00:00
naddy
069c4ceb1f add 5.1 release song; ok ian@ 2012-03-15 20:25:33 +00:00
landry
1d6bdebe80 Oops, forgot to add devel/boost to BUILD_DEPENDS, reminded by naddy@
(although i was pretty sure i okayed a diff to fix that...)
2012-03-15 20:01:03 +00:00
gsoares
c84d4f0447 update p5-Net-Frame-Layer-IPv6 to 1.04 2012-03-15 17:52:21 +00:00
gsoares
d2f4b7099b update p5-Net-Frame-Layer-ICMPv6 to 1.06 2012-03-15 17:47:56 +00:00
gsoares
dd622e3ee0 update p5-Net-Frame to 1.09 2012-03-15 17:38:19 +00:00
gsoares
508ec343b6 update to 1.53
OK sthen@
2012-03-15 17:05:45 +00:00
ajacoutot
09b76ddd8a Update to zarafa-7.0.6.
More details at:
http://download.zarafa.com/community/final/7.0/final-changelog-7.0.txt
2012-03-15 17:04:30 +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
sthen
c92502573c update to munin 1.4.7, from "Gonzalo L. R."
- also fix MODRUBY_RUBY_ADJ invocation for tomcat_ plugin
2012-03-15 13:55:45 +00:00
ajacoutot
62e4351341 Drop maintainership. 2012-03-15 13:38:33 +00:00
ajacoutot
19130708f0 MESSAGE -> README 2012-03-15 13:35:53 +00:00
gsoares
a11234b7ad bugfix update slock to 1.0
upstream release notes:
It contains a bugfix for hiding windows created after slock locks the screen.

It does not contain other potential features that were requested
during the years, like displaying some text in case the user hits his
keyboard. Such features will be subject to future slock releases.

OK sthen@
2012-03-15 13:12:43 +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
ajacoutot
a50bfe53e0 I forgot to run cvs rm... *spank*
spotted y naddy@
2012-03-15 07:11:42 +00:00
sthen
c65e41f5a2 update to naev 0.5.1, from maintainer Kyrill Bychkov
feedback from Antti Harri

Changes include:
- Many new missions, and improvements for older ones.
- Soromid faction added.
- New planet and station graphics.
- Store user data in XDG-compliant locations (migration script included)
- Misc. bug fixes
2012-03-14 22:54:28 +00:00