Commit Graph

72774 Commits

Author SHA1 Message Date
weerd
6cdd6746a6 Update to 1.0.4. Several new features added and bugs fixed. While
here, switch over to mandoc.

OK sthen@
2012-02-22 08:41:54 +00:00
dcoppa
6f0736bbd5 Remove unnecessary include path added to CPPFLAGS for png.
Tidy up the Makefile a bit.

From Brad.

No bump needed.
2012-02-22 08:32:25 +00:00
dcoppa
307557e8ac Roll back support for XRandR and VidMode gamma ramps: SDL was broken
on (at least) macppc because of this.

Patch updated for -current by Brad
OK ajacoutot@
2012-02-22 08:22:39 +00:00
dcoppa
dc814c74e9 Fix a couple of crashers:
fix crash on truncated statistics.dat
(upstream git commit 5e3682f7efed13eb52e4358a2d91b0e381334120)

fix amuleweb crash on CProgressImage::CreateSpan
(upstream git commit 846dcf92ce64fd42caf8a86d644fe3a3f4683d09)

And:

fix showing of shared files to other clients
(upstream git commit 4e40aecb160baac72aa28a8a4c7aaf19261e051f)

change nodes.dat default download URL to something actually working
(upstream git commit 8dbe597539bcac7272ccf4d46790fde814aeded1)
2012-02-22 07:54:26 +00:00
ajacoutot
546de5306a Now that the system headers provide a proper definition of NULL we
can remove all these NULL patches.

from Brad
ok espie@
2012-02-22 07:48:10 +00:00
ajacoutot
7279ef880c The TESTS_ENVIRONMENT is used internally and not as the port
infrastructure is trying to use it. So fix how the variables are passed
in for the regress tests.

from Brad
2012-02-22 07:43:58 +00:00
ajacoutot
a7843c3581 Update to automake-1.11.3, from Brad.
Add missing @conflict marker.
2012-02-22 07:14:20 +00:00
sthen
75ff833b82 Update libmagic (based on "file" sources) to 5.11; fixes CDF parsing
issues found by CERT's fuzzing tool. Possibly SECURITY related.
2012-02-21 22:47:50 +00:00
sthen
4246be25e4 update to a newer netbsd-iscsi-target, from Roman Kravchuk with tweaks by me. 2012-02-21 22:41:30 +00:00
sthen
a5fce98ac8 sync WANTLIBs and bump 2012-02-21 22:36:43 +00:00
sthen
680c6fa79c Regen PLIST and add desktop-file-utils as a run dep, since the last
commit started installing the .desktop files inside ${PREFIX}..
While there, adjust MAKE_FLAGS so the compiler command-lines aren't hidden.
2012-02-21 22:34:19 +00:00
sthen
a9bb0a36e7 tidy whitespace, no package change 2012-02-21 22:29:43 +00:00
sthen
22edabdcb4 Remove patches casting NULL when used as a sentinel to a pointer.
These are no longer needed since unistd.h r1.63 et al.  ok ajacoutot@
2012-02-21 22:19:31 +00:00
sthen
80d1f3325a Install OPENBSD-PF-MIB.txt in share/snmp/mibs to work around a bug with
system mibs reported by krw@ and dhill@ (this should be fixed in base soon
when PF-MIB support is added to snmpd).
2012-02-21 22:10:20 +00:00
sthen
3b64fd422c honour CC 2012-02-21 17:57:31 +00:00
sthen
8521c4058b update to symon 2.84 2012-02-21 17:54:44 +00:00
ajacoutot
04f34342b4 CONFIGURE_STYLE autoconf already appends gnu, so no need to explicitely
list it.

ok sthen@
2012-02-21 16:21:41 +00:00
ajacoutot
8848057fe8 autoconf is enough. 2012-02-21 15:49:08 +00:00
ajacoutot
a7ed125ec9 Regen WANTLIB. 2012-02-21 15:27:13 +00:00
ajacoutot
33733001b3 Load libutil along with libpython to prevent undefined symbols from
openpty().
2012-02-21 15:26:58 +00:00
ajacoutot
ec0059b04c Better leave gstpython itself deals with libutil. 2012-02-21 15:26:26 +00:00
dcoppa
618e5ba674 Bugfixing update to redis-2.4.7 2012-02-21 15:25:32 +00:00
dcoppa
5e23fa0217 Update to i3-4.1.2 2012-02-21 14:05:39 +00:00
giovanni
b027dd16a8 Update to 3.4.10.1, fixes XSS in replication setup, see PMASA-2012-1
ok kevlo@
2012-02-21 13:50:18 +00:00
ajacoutot
6aca0827cc sndio_debug -> gst_sndio_debug to prevent symbol name clash with sndio(7). 2012-02-21 13:40:10 +00:00
ajacoutot
3f4728cea8 Link libgstreamer with libutil to prevent undefined symbols when
dlopening libgstpython.so.
2012-02-21 13:38:22 +00:00
dcoppa
2d88b27044 Update to feh-2.3 2012-02-21 12:27:25 +00:00
ajacoutot
409a5e76df Sync WANTLIB after gmime update. 2012-02-21 11:29:43 +00:00
ajacoutot
0e7dcec5e1 Sync WANTLIB. 2012-02-21 11:28:01 +00:00
espie
b4dfd43424 also log the fullpkgpath, no need to go look in the lock proper for that. 2012-02-21 10:37:26 +00:00
ajacoutot
b34e24d32f Explain XXX a bit more so that people can try and reproduce it easily if
they want to help fix this 64bit arches crash.
2012-02-21 09:22:33 +00:00
ajacoutot
af3c8e57c9 Unbreak after recent intltool update: AUTOCONF_VERSION 2.59 -> 2.60
build breakage reported by fgsch@
2012-02-21 09:13:50 +00:00
ajacoutot
b99903998f Update to gstreamer-plugins-good-0.10.31.
Detail changelog available at:
http://download.gnome.org/sources/gst-plugins-good/0.10/gst-plugins-good-0.10.31.changes
2012-02-21 08:46:08 +00:00
ajacoutot
1ffad6ebf9 Update to gstreamer-plugins-base-0.10.36.
Detail changelog available at:
http://download.gnome.org/sources/gst-plugins-base/0.10/gst-plugins-base-0.10.36.changes
2012-02-21 08:45:43 +00:00
ajacoutot
43da63de7a Update to gstreamer-0.10.36.
Detail changelog available at:
http://download.gnome.org/sources/gstreamer/0.10/gstreamer-0.10.36.changes
2012-02-21 08:45:17 +00:00
ajacoutot
cd706430ab Unbreak: sync wantlib after recetn gmime update. 2012-02-21 08:41:57 +00:00
ajacoutot
dde1fda26a Unbreak: sync wantlib after recent gmime update. 2012-02-21 08:22:44 +00:00
ajacoutot
8a872bc9a0 Update to gmime-2.6.6. 2012-02-21 08:21:57 +00:00
pascal
378165bc9a Fix -ada build by providing a dummy fname_as_string() in gnat, missed in the
previous commit when enabling ssp.

Reported and fix tested by naddy@.
2012-02-21 08:09:30 +00:00
sthen
4d5c7d926f use ${MASTER_SITE_GNU} 2012-02-20 22:20:51 +00:00
espie
1a4ddc336c record master dpb pid and hostname
(will be used for automatic clean-up of locks on startup)
2012-02-20 21:18:48 +00:00
landry
0059844186 +seamonkey-i18n 2012-02-20 20:33:50 +00:00
landry
eaff8aaf0b Import seamonkey-i18n 2.7.2, modeled after www/firefox-i18n.
Provides separate packages for 24 language packs.
ok espie@
2012-02-20 20:32:58 +00:00
landry
73fadf6c7d Chase ffx 3.6 update and bump xulrunner to 1.9.2.27. 2012-02-20 20:29:10 +00:00
landry
33ae11a517 Build sunbird from thunderbird 3.1.19.
Remove patch-mozilla_gfx_qcms_iccread_c, was commited upstream.
CVS: ----------------------------------------------------------------------
CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
CVS:
CVS: Committing in .
CVS:
CVS: Modified Files:
CVS: 	Makefile distinfo
CVS: Removed Files:
CVS: 	patches/patch-mozilla_gfx_qcms_iccread_c
CVS: ----------------------------------------------------------------------
2012-02-20 20:28:25 +00:00
landry
3f0acf244e Update to firefox36 3.6.27.
Fixes MFSA-2012-01,02,04,07,08,11.
Note that firefox 3.6 branch will be EOL'ed by 24th April 2012.
2012-02-20 20:26:54 +00:00
landry
e56bff2426 Update to thunderbird-i18n 10.0.2. 2012-02-20 20:22:35 +00:00
landry
077761871d Update to firefox-i18n 10.0.2. 2012-02-20 20:22:04 +00:00
landry
07a0185706 Update to fennec/firefox mobile 10.0.2. 2012-02-20 20:21:43 +00:00
landry
d4d95e79ee Update to seamonkey 2.7.2.
Same comments as for thunderbird, and remove i18n xpis from the port,
they bring 20Mb to the package without reason and will be better as
no-arch in www/seamonkey-i18n.
2012-02-20 20:20:00 +00:00