Commit Graph

69510 Commits

Author SHA1 Message Date
sthen
53ee08a507 cleaning; remove nonexistent/default autoconf options, doesn't change anything.
From Brad.
2011-09-24 09:40:53 +00:00
sthen
6da8c504b1 update to 20110918 Postfix snapshot, from Brad (maintainer) 2011-09-24 09:35:01 +00:00
espie
fcbd4ac01b better: use REPORT_PROBLEM_LOGFILE to have nicer error messages.
use new FULLPATH setting from bsd.port.subdir.mk to avoid having to fiddle
too much with options.
2011-09-24 07:37:34 +00:00
espie
a08bf6b41e tweak the flavor_fragment stuff to be able to specify "hey, if there's no
flavor, it means it's empty and not the default one". Useful for tools
that reuse saved fullpkgpaths.
2011-09-24 07:36:02 +00:00
ajacoutot
b7a45e0bc3 Tighten dependencies. 2011-09-24 07:11:36 +00:00
ajacoutot
ed115ad583 Remove libtool related part in this patch; not needed since our libtool
got updated.
2011-09-24 06:45:57 +00:00
kurt
bc70758475 Update to 1.5.4 and remove MAINTAINER as requested.
From Brad <brad@comstyle.com> and Amit Kulkarni <amitkulz@gmail.com>
2011-09-23 23:39:57 +00:00
sthen
378c061449 SECURITY update to png 1.5.5, fixing a divide-by-zero with malformed cHRM
chunks, this bug was introduced in 1.5.4 - CVE-2011-3328. Clues from naddy@
2011-09-23 21:00:28 +00:00
sthen
ba2e16326b amsn requires internal headers from libpng; currently this requires a manual
change for every update to png to pass in the correct directory version to
configure. Change this to create a symlink to the dir in pre-configure, and
pass the path to the symlink to configure instead, so png updates don't need
to touch this. Discussed with naddy@.
2011-09-23 20:57:16 +00:00
sthen
8c701d498b post-s2k11 sync; 7242 unzels, 2882+ 2847- 2011-09-23 20:48:04 +00:00
sthen
25aa105559 I like my /etc/mk.conf .poison lines.
"/usr/ports/infrastructure/mk/mk.conf", line 27: Poisoned variable REVSION is already set
2011-09-23 20:17:20 +00:00
espie
484152e9c7 better 2011-09-23 20:00:24 +00:00
espie
576201c6b2 SUBDIR=graphics/py-Imaging,,-examples should work 2011-09-23 19:35:57 +00:00
ajacoutot
2779e8c7e2 Fix COMMENT. 2011-09-23 19:11:41 +00:00
espie
d58b49083f dpb is not so daunting. Starting dpb without any parameters will actually
do something useful.
2011-09-23 19:06:36 +00:00
espie
06d5da0da6 SUBDIR=databases/py-psycog,,-examples should yield something 2011-09-23 19:01:24 +00:00
espie
08b1bf1b3e let SUBDIR=databases/py-ldap,,-examples work 2011-09-23 18:50:16 +00:00
dcoppa
fe597a12aa Use the default terminal type "rxvt-unicode-256color", instead of the
more generic "rxvt-256color". Warning: a recent -current is required
(one with latest nicm@'s commit to libcurses).

Maintainer's OK
2011-09-23 15:02:13 +00:00
zinke
2683e5dbc0 link st to the build 2011-09-23 14:46:03 +00:00
zinke
22d4127ff2 import st 0.1.1
st is a simple virtual terminal emulator for X which sucks less. 
    
ok dcoppa@
2011-09-23 14:41:31 +00:00
jasper
b31268c068 configure checks for gnu libtool, but the build will use "our" libtool 2011-09-23 13:06:26 +00:00
dcoppa
1ab24ad84d Fix stripping of unicode byte order mark (maybe something has changed
in GHC 7). Upstream git commit c1afaea3af917f857ee5ff5cbc0c963f96acc98f
2011-09-23 12:11:01 +00:00
jasper
061e30272d sed(1) doesn't support -i, so use perl(1) instead, drops hidden gsed dependency 2011-09-23 11:25:12 +00:00
dcoppa
63afbbb961 ops. Zap meaningless comment from this patch... 2011-09-23 11:16:17 +00:00
dcoppa
c51dcf020a Update station URL completion to cope with station changes at
Last.fm (see http://www.last.fm/stationchanges2010).
Fix manpage's examples as well.

from upstream git
2011-09-23 11:01:28 +00:00
dcoppa
b8936d61bd Add missing prototype for internal mute() function.
Fix a double free crash.

from upstream git
2011-09-23 10:30:54 +00:00
naddy
5b2dc50fb5 missing line continuation 2011-09-23 10:23:27 +00:00
pea
ed27f8a671 Major upgrade to PostgreSQL 9.1.0
A dump/restore is required.

Tested in a bulk by jasper@, thanks !

ok jasper@, jeremy@
2011-09-23 09:46:14 +00:00
dcoppa
3a924f368c Clear filters before jumping to media library: fix "Jumping to
song... Aborted" crash (git commit 3f064df95dc0cd57176429894791f199b376379f)
2011-09-23 09:45:18 +00:00
ajacoutot
1fd9b2f113 Fix depends. 2011-09-23 09:44:24 +00:00
naddy
7b7f6cb04a fix wantlib and bump 2011-09-23 09:39:24 +00:00
dcoppa
16daeb6b88 Maintainance update to ruby-redis-2.2.2 2011-09-23 09:30:46 +00:00
ajacoutot
1a44da2610 Fix DEPENDS. 2011-09-23 09:25:33 +00:00
naddy
b813cb8b27 Update to 2.33 for various bug fixes and improvements.
Support for the uTP protocol is disabled because of pervasive unaligned
accesses in the corresponding code.
2011-09-23 09:12:32 +00:00
jasper
7b3e4f91b0 - update to 0.14.0
- bump wantlib

hobbits take maintainership
2011-09-23 09:09:22 +00:00
ajacoutot
5e012d9f81 Tighten LIB_DEPENDS. 2011-09-23 09:08:45 +00:00
ajacoutot
7c20dd6b17 Remove unused file. Tweak DESCRs. 2011-09-23 09:00:28 +00:00
naddy
58f31537c6 +libevent2 2011-09-23 08:51:50 +00:00
dcoppa
d8b7c21435 Bugfixing update to zeya-0.6 2011-09-23 08:51:26 +00:00
naddy
530c7ea2c9 Import libevent 2.0.13.
Libevent is a library for writing fast portable nonblocking IO.

This port omits all the libevent1 compatibility parts so it does
not clash with libevent1 from base.  Applications will link with
-levent_core (-levent_extra) and pkg-config is set up this way.

Verified that none of our libevent1-using ports pick this up by
accident.
2011-09-23 08:50:12 +00:00
ajacoutot
56760fbd6b Fix dependencies and bump after recent vte switch to FLAVORS and gtk+3
support by default.
2011-09-23 08:49:41 +00:00
ajacoutot
c95f5345be vte,gtk3 -> vte,gtk2 2011-09-23 08:49:11 +00:00
ajacoutot
809678498a Make this port use real FLAVORS, not PSEUDO_FLAVORS, prodded by espie@
While here, remove the gtk3 FLAVOR (we build with gtk+3 support by
default) and add a gtk2 FLAVOR.
Quite some plumbing, hopefully I got this right...

ok jasper@
2011-09-23 08:48:36 +00:00
jasper
32074afb64 unbreak after glib2 update 2011-09-23 08:29:37 +00:00
dcoppa
d27346ad26 Maintainance update to redis-2.2.14 2011-09-23 08:14:23 +00:00
ajacoutot
2ccf2995d3 Put the XXX at the top so that we cannot miss it on next upgrade. 2011-09-23 08:10:49 +00:00
jasper
1887eea869 libtool and gmake are taken care of by the gnome module 2011-09-23 08:09:57 +00:00
ajacoutot
4549285c02 Do not hardcode python version in WANTLIB, use MODPY_WANTLIB.
Remove intl+iconv from WANTLIB, they are already added by the gettect
MODULE.
2011-09-23 08:09:18 +00:00
ajacoutot
a3e05234eb Missed bump in previous. 2011-09-23 08:06:36 +00:00
jasper
a2abbae1bd fix build with new glib2 2011-09-23 08:04:51 +00:00