Commit Graph

80592 Commits

Author SHA1 Message Date
ajacoutot
20eba4698e Enable ibus support; depends on the latest gnome-settings-daemon. 2013-01-18 07:31:15 +00:00
ajacoutot
967185cb85 Update to gnome-settings-daemon-3.6.4.
- add schemas overrides instead of patching the schemas themselves
- support for inputmethods with the new ibus
2013-01-18 07:22:27 +00:00
ajacoutot
aecba8a697 bump after recent ibus update; input method are now properly handled. 2013-01-18 07:10:58 +00:00
fgsch
1e2d07b644 I forgot to add myself as maintainer. 2013-01-17 23:40:26 +00:00
fgsch
7eb422f207 add myself as maintainer and bump revision. 2013-01-17 23:39:32 +00:00
fgsch
a94290f906 Update to ibus 1.5.1.
With input and comments from ajacoutot@.
2013-01-17 23:31:41 +00:00
rpe
63ccd51b67 add manpage
with help and ok jmc@ espie@
2013-01-17 21:28:14 +00:00
robert
fb5db37fd1 fix swap usage facter values 2013-01-17 19:52:14 +00:00
dcoppa
83a104bec4 Update to redis-2.6.9 2013-01-17 19:47:46 +00:00
robert
bc93dc58c8 add support for the swapencrypted facter value 2013-01-17 19:14:52 +00:00
ajacoutot
4ef0883cae Update to grip-3.3.1.
Big clean-up while here.
2013-01-17 13:30:32 +00:00
kili
7b2f513065 Unbreak with hs-tar-0.4.0.1.
Also, update to darcs-2.8.3.
2013-01-17 13:19:05 +00:00
benoit
26b6cc885d - update py-pygresql to 4.1.1 2013-01-17 12:16:28 +00:00
ajacoutot
cf853f7be7 MESSAGE are so last year... 2013-01-17 11:50:34 +00:00
zhuk
c8447e2568 Unbreak and clean up KMPlayer. Now you can watch movies in Konqueror again.
okay espie@ (MAINTAINER)
2013-01-17 11:35:43 +00:00
ajacoutot
01d915e265 Mark BROKEN on powerpc.
* It appears that your Fortran 77 compiler is unable to produce working
* executables.  A simple test application failed to properly ...
2013-01-17 08:37:58 +00:00
dcoppa
7e86bb1232 small "fix" 2013-01-17 07:58:29 +00:00
bluhm
37f53d004b update p5-BSD-Socket-Splice to 0.05 2013-01-16 21:23:41 +00:00
sthen
3bd5bb6e6c additional notes for README 2013-01-16 20:54:40 +00:00
bluhm
1e346e37d1 update p5-Net-Inspect to 0.25 2013-01-16 20:38:37 +00:00
sthen
66e962db04 no more no_x11 for xml2rfc 2013-01-16 20:25:47 +00:00
sthen
7668f4a049 update to xml2rfc 1.34, allow redistribution in PERMIT_* as there is now a
proper license, use default Tcl/Tk 8.5, use SUBST_CMD and MODTCL_BIN rather
than a handrolled subst, drop no_x11 flavour.
2013-01-16 20:25:30 +00:00
pascal
b368cf7d60 Add hppa support. Still a bit rough around the edges: Some optimisations
(-foptimize-sibling-calls and -freorder-blocks) cause segfaults during build,
so don't include them in -O2 on hppa.  Also, -go is not supported.

requested by and ok brad@ and tested on one of his machines
2013-01-16 19:28:48 +00:00
kili
5e6061c30b Update to hs-tar-0.4.0.1. 2013-01-16 19:18:28 +00:00
yasuoka
c1da112d1e + nvi,iconv
ok sthen naddy
2013-01-16 19:09:34 +00:00
kili
4ae7c610ab Bump after update of hs-tagsoup (library signature change). 2013-01-16 18:31:25 +00:00
kili
9df96e2eea Update to hs-tagsoup-0.12.8.
From David Schaefer.
2013-01-16 18:30:54 +00:00
sthen
689c8a5b60 - switch to the default Tcl/Tk version (8.5)
- following discussions on ports@, use default C optimization flags
rather than hardcoding -O3

ok naddy@
2013-01-16 16:39:10 +00:00
ajacoutot
4cb6c77af5 Remove bogus @extra marker.
spotted by brad@
2013-01-16 14:36:00 +00:00
ajacoutot
585954294f Not sure what happened here... 2013-01-16 14:29:15 +00:00
ajacoutot
d39d325dd6 Don't enable experimental backends (e.g. gl) except for tee which is
used by Firefox.
While here, explicitely disable gtk-doc and remove libtool archives and
files from modules.

discussed with and ok brad@ (eric@ is slacking)
2013-01-16 14:28:35 +00:00
ajacoutot
d52743fe85 Update to gnugk-3.2. 2013-01-16 14:18:53 +00:00
ajacoutot
19ffd372e7 Update to h323plus-1.24.99.
(cvs checkout needed for upcoming GnuGK update).

Remove plugins support, they are useless for GnuGK and other apps using
H323 plugins use opal nowadays.
2013-01-16 14:18:17 +00:00
sthen
9992816228 Unbreak build on a system without x11/gtk+ installed when autoconf is run;
the AM_PATH_GTK macro that was in configure.ac comes from the gtk+ package
itself.
2013-01-16 13:54:59 +00:00
benoit
7a8f33ca25 - update p5-Redis to 1.958
- add RUN_DEPENDS

tweaks and ok dcoppa@
2013-01-16 13:35:22 +00:00
dcoppa
fb1458826d Switch Redis to use lua from ports instead of the one that comes
bundled with it.

OK jasper@
2013-01-16 13:13:03 +00:00
sthen
ab67366c05 don't fail in fake-install if ccache isn't used (smlnj builds in ${WRKDIR}
directly and fake-install copies everything from WRKDIR/bin), discussed with
jasper@
2013-01-16 12:20:40 +00:00
sthen
f03f7c0e49 Previous setting of -Xmx to java was good for amd64, but not i386.
Change to passing the flag in via the environment and use different
values for different arch. Definitely builds on amd64/i386 now. ok jasper@
2013-01-16 11:17:18 +00:00
espie
06112d2478 log the time spent waiting for locks.
remove most of the "list distfiles" ad-hoc code, this stuff belongs in
bsd.port.mk.
2013-01-16 10:38:56 +00:00
benoit
2c139e99f0 - update py-minimock to 1.2.7
- update HOMEPAGE
- regen PLIST
2013-01-16 09:27:10 +00:00
benoit
0a73318ba6 - update py-mox to 0.5.3 2013-01-16 08:59:06 +00:00
benoit
d210cefe29 - update py-proj to 1.9.3
- update WANTLIB
- regen PLIST
2013-01-16 08:02:08 +00:00
benoit
4538002b43 - update py-dns to 2.3.6 2013-01-16 07:55:26 +00:00
jasper
4c9b2e1f9e remove emacs-python, the port is outdated and a nightmare to update; whereas the
version available through ELPA is up-to-date and easy to keep updated.

ok gsoares@
2013-01-16 07:47:18 +00:00
jasper
1b37551929 unhook emacs-python 2013-01-16 07:47:10 +00:00
benoit
fa4c018841 - update verilator to 3.844
- regen PLIST

ok jasper@
2013-01-16 07:43:48 +00:00
jasper
5106a1595e remove amaya, it's been marked broken for 1.5 years now, and hasn't been updated
in over a decade...time to officially put this browser to rest in the Attic.

ok kili@
2013-01-16 07:40:35 +00:00
jasper
d73a9b97b5 unhook amaya 2013-01-16 07:39:59 +00:00
benoit
b7059683db - update p5-Net-Daemon to 0.48
- remove USE_GROFF and WRKDIST

from David Hill, ok kevlo@ (maintainer)
2013-01-16 07:35:56 +00:00
ajacoutot
a33b7aa602 Update to caribou-0.4.7. 2013-01-16 07:09:50 +00:00