Commit Graph

9036 Commits

Author SHA1 Message Date
espie
dcdfee948c convert libiconv to new wantlib 2010-11-06 10:18:38 +00:00
espie
4ca14c8052 add the missing pieces to handle MULTI_PACKAGES port: LIB/RUN/WANT should
always go thru an indirection, so that a multi-packages port can turn them
on/off piecewise (required for libiconv cleanup of sope).

style nits: makefiles with lots of ?= +=   do *REQUIRE* spaces.
also indent tests, and do the :L dance to have cleaner stuff.
2010-11-06 10:03:31 +00:00
ajacoutot
e89b9beb0f Cosmetic, be consistent with how we set the rcs id in other files. 2010-11-06 07:56:48 +00:00
ajacoutot
3cf24bba95 Update to gtk-vnc-0.4.2. 2010-11-05 13:52:59 +00:00
espie
88f371a12f zap old lib depends for qt4 2010-11-05 13:47:46 +00:00
espie
90c0904de3 convert qt3 to new style 2010-11-05 10:06:44 +00:00
jasper
240509d33b - cups builds fine nowadays on mips64(el), most likely because of the switch to gcc4.
so drop the hack to not build -cups on those arches.

ok ajacoutot@ (MAINTAINER) phessler@
2010-11-04 17:53:56 +00:00
jasper
c4cd4de0c1 - zap pointless MESSAGE and unneeded SEPARATE_BUILD 2010-11-04 17:44:14 +00:00
dcoppa
b3ecd6a680 Fix debug build.
"Go ahead" jasper@
2010-11-04 12:05:25 +00:00
kili
b808903775 bumpski 2010-11-03 22:12:01 +00:00
giovanni
c7ae1c891c Enable login sound by default
ok ajacoutot@, jasper@
2010-11-02 14:06:39 +00:00
dcoppa
571909623f Update to wxWidgets-2.8.11
Successfully tested in a bulk build by landry@

OK steven@, landry@
2010-11-02 13:10:51 +00:00
ajacoutot
3821bbd98f Maintainance update to gvfs-1.6.5.
* Remove app lookup extension (now handled internally in GIO)
    * sftp: Fix poll() timeout
2010-11-02 05:54:28 +00:00
jasper
5299a9e9e2 - mirror distfile, so it's reachable again 2010-11-01 10:39:40 +00:00
ajacoutot
ffb8e0c6a1 Bugfix update to gnome-mag-0.16.3. 2010-10-31 05:39:13 +00:00
ajacoutot
543ab560fa Regen PLIST and WANTLIB. 2010-10-29 15:07:25 +00:00
ajacoutot
1d69cad31e Move to pkg-readmes. 2010-10-29 12:59:03 +00:00
ajacoutot
761594762a Add RCS IDs to rc scripts. 2010-10-29 12:54:43 +00:00
landry
65924af12e Remove USE_GROFF, those manpage just display fine with mandoc(1).
Thanks ingo for showing me how to check it..
2010-10-29 12:44:06 +00:00
ajacoutot
9bb8edc168 Add RCS IDs and remove useless MESSAGEs. 2010-10-29 12:41:58 +00:00
ajacoutot
50bcf5a045 jasper@ gave me a hint that this may actually work now, and it does, so
remove BROKEN and regen WANTLIB.
2010-10-29 09:20:06 +00:00
sebastia
7e61ff9402 hook up gshisen 2010-10-28 23:26:41 +00:00
sebastia
3475a5eb98 import gshisen: a gnustep based board game:
pkg/DESCR:
GShisen is the first GNUstep game!  The object of the game is to remove
all tiles from the field.

OK landry@
2010-10-28 23:25:39 +00:00
merdely
b37497852c Take MAINTAINER
"do it" phessler@
2010-10-28 23:17:30 +00:00
jasper
c700cf1f71 - newstyle README
ok hobbit@
2010-10-28 22:42:44 +00:00
jasper
09195a2f3f - missed bump, spotted by naddy@ 2010-10-28 22:16:31 +00:00
robert
6cb87fdc4c After discussion with $french and $german, we are renaming the rc scripts from
dash to underscore so that we are consitent with the foo_bar_flags
variable.
2010-10-28 21:10:07 +00:00
sthen
e9dd479919 handle getdirentries basep type change, ok landry@ 2010-10-28 15:12:57 +00:00
espie
ee3b6095aa minor updates, synchs with qt 4.7 2010-10-28 14:56:24 +00:00
espie
8e7eacb6ce qt 4.7.0 2010-10-28 14:55:47 +00:00
jasper
7406805f55 ...speaking of obvious MESSAGE being obvious.. 2010-10-28 14:51:06 +00:00
jasper
f84046003d - remove MESSAGE which didn't add much value. 2010-10-28 14:47:31 +00:00
jasper
ca2e0e7850 - regen plist after recent ghc.port.mk change
- adjust @exec/@unexec accordingly

"just go ahead" kili@
2010-10-28 14:02:43 +00:00
jasper
54aad2ac0c - regen plist after recent ghc.port.mk change
- adjust @exec/@unexec accordingly

from kili@
2010-10-28 13:55:21 +00:00
steven
ab094342c2 add comment indicating reason for gnu libtool 2010-10-28 12:15:13 +00:00
steven
3e0671f6de fix -export-symbols-regex libtool option syntax
with this, it builds fine with openbsd libtool
bump the revisions
2010-10-28 11:55:16 +00:00
ajacoutot
a7c4f8cc57 Add an rc script for gdm.
ok robert@
2010-10-28 11:01:18 +00:00
robert
535ab9db6c add an rc script for dbus-daemon 2010-10-28 10:59:33 +00:00
sebastia
02aa09d6ce fix HOMEPAGE
spotted and patch from giovanni@
2010-10-27 22:41:48 +00:00
jasper
ec8cdee460 - update hs-gtk to 0.11.2
ok kili@
2010-10-27 14:32:31 +00:00
steven
95576f30fd bump revision
this was using -O3 before the recent change in cmake
2010-10-27 13:25:01 +00:00
ajacoutot
151a4eccce In Unix we call it a PID, not ID... 2010-10-27 12:09:43 +00:00
ajacoutot
c0e5e1487d We don't have f_type. 2010-10-27 12:00:36 +00:00
ajacoutot
a907e22e1f Add a run dependency on dconf now that we have it. 2010-10-27 11:04:27 +00:00
jasper
9a8ab84473 - remove double MODULE, spotted by brad
- reformat DESCR
2010-10-27 09:38:13 +00:00
jasper
6a4b079ff7 - update pidgin-libnotify to 0.14 2010-10-27 09:37:09 +00:00
jasper
32c41ba214 - update bluetile to 0.5.3
ok kili@
2010-10-26 22:19:22 +00:00
jasper
e07d30ef7c sync 2010-10-26 21:43:50 +00:00
jasper
ebfdc332ec import hs-X11-xft 0.3
Bindings to the Xft, X Free Type interface library, and some Xrender
parts.

ok kili@
2010-10-26 21:43:33 +00:00
jeremy
006fde0cd9 Handle the rest of the fallout from the splitting of MODRUBY_LIB_DEPENDS
into MODRUBY_WANTLIB and using CONFIGURE_STYLE = ruby gem ext.  Use the
lang/ruby module for all dependent ports, setting
MODRUBY_{BUILD,RUN}DEP=No if necessary.

ok landry, phessler, sthen
2010-10-26 21:42:13 +00:00