73912 Commits

Author SHA1 Message Date
sthen
4394389929 extra deps, from Andreas Voegele's github tree 2012-04-07 13:50:06 +00:00
landry
559d9f805a +spidercochon^H^H^H^H^H^H^Hmonkey 2012-04-07 13:49:14 +00:00
ajacoutot
8e532628a3 Update to libpeas-1.4.0.
ok jasper@
2012-04-07 13:48:45 +00:00
ajacoutot
b8eda1b31b Update to gjs-1.32.0.
ok jasper@
2012-04-07 13:48:31 +00:00
landry
191bc6db26 Import devel/spidermonkey 1.8.5
- built from the official upstream release
- needed for upcoming gnome/js update
- this is not an update to lang/spidermonkey, as that new version was
  built upon Ffx 4 js engine and probably only works on amd64/i386/ppc.
It builds on sparc64 but is broken at runtime. Not marking BROKEN-* to
allow depending ports to build. Other archs untested.
- special care was taken to ensure it doesnt conflict with
  lang/spidermonkey (install versionned binaries/headers..)
- ports wanting to use it should use devel/spidermonkey>=1.8,<1.9 to
  ensure the correct version is picked up

Tested in an amd64 bulk build.
ok/prodding ajacoutot@
2012-04-07 13:48:18 +00:00
landry
447d77c70a Update lang/spidermonkey to build from firefox 3.6.28 sources.
While here add @option no-default-conflict + @conflict
spidermonkey->=1.9.2 in preparation for devel/spidermonkey import.
MAINTAINER timeout, ok/prodding ajacoutot@
2012-04-07 13:39:02 +00:00
ajacoutot
9e5f0c552c Sync comments. 2012-04-07 13:31:29 +00:00
landry
68396153f6 Update to liferea 1.8.4.
add a patch replacing an ugly hardcoded '/bin/true' which was spamming
session-manager output upon liferea close.

ok ajacoutot@ sthen@
2012-04-07 13:21:53 +00:00
ajacoutot
0355b44426 Update to rednotebook-1.4.0. 2012-04-07 13:14:17 +00:00
landry
94207a163e Cope with libxul.pc -> libxul19.pc renaming. 2012-04-07 13:11:27 +00:00
landry
1782b6d9d9 Assorted cleanups to xulrunner 1.9 port :
- rename libxul{,-embedding}.pc files to libxul19{,-embedding}.pc to
  cope with an eventual xulrunner built from latest mozilla
- move some WANTLIB-devel from Makefile.inc to 1.9/Makefile
- use BASE_PKGPATH instead of devel/xulrunner/${MOZILLA_VERSION:R:R}, as
  there might be a devel/xulrunner/last someday
- sanitize the subst regexps done on the .pc files, half of them were
  useless
- bump REVISIONs.

Tested in a full bulk build with all xulrunner users..
2012-04-07 13:10:50 +00:00
landry
49912c40f5 +p5-XML-RPC 2012-04-07 12:44:56 +00:00
landry
34abe23c0d Import p5-XML-RPC 0.9, From Mikolaj Kucharski.
XML::RPC module provides simple Pure Perl methods for XML-RPC
communication. It's goals are simplicity and flexibility. XML::RPC
uses XML::TreePP for parsing.

ok sthen@
2012-04-07 12:42:59 +00:00
ajacoutot
8cab67fa47 User switching cannot work on OpenBSD; so disable it in the lockdown
policy for gnome-panel.
2012-04-07 12:21:48 +00:00
ajacoutot
09041a7093 Remove uneeded patches.
The "Switch User" policy will be set by gsettings-desktop-schemas.
2012-04-07 12:19:40 +00:00
espie
2ecf172edb elide empty L= / E= lines 2012-04-07 12:16:58 +00:00
ajacoutot
a107a6b1b5 Remove uneeded patch. 2012-04-07 12:14:45 +00:00
espie
a01f052d1c on accelerated boxes, one can keep the cursor visible.
make that the default, keep vis/invis as -DNO_CURSOR.
2012-04-07 12:13:36 +00:00
ajacoutot
741d0715b3 Restore shutdown capability.
Remove undeeded patches.
2012-04-07 11:07:54 +00:00
naddy
771bf2b6dd Update to 2.50. Most notable changes in this version:
* overhauled web client
* various bug fixes

Switch to external miniupnp libs.
2012-04-07 10:55:04 +00:00
ajacoutot
0257cc136a Remove timed patch; this needs to be reimplemented externaly anyway
(thank you so much systemd).
2012-04-07 10:25:55 +00:00
sthen
3bbffd01db missing build deps; from RD Thrush 2012-04-07 08:35:10 +00:00
kirby
72c46a20eb Update wesnoth to the latest release 1.10.1.
General difference (for ports infrastructure):
 - switch to cmake build system
 - drop external lua and use internal patched version
 - set SEPARATE_BUILD=flavored to avoid extracting a lot of data for every arch
 - removed superfluous dependency to devel/sdl
 - drop tinygui FLAVOR

Full changelog is here:
http://svn.gna.org/viewcvs/*checkout*/wesnoth/tags/1.10.0/changelog

OKs from jasper@ (maintainer), aja@, pascal@, cmake-wise OK from dcoppa@
Positive feedback from Antti Harri and Bryan Linton via ports@
2012-04-07 08:32:32 +00:00
mcbride
f3c236e952 Support "new" pflog format (revision 1.16 of if_pflog.h, 2010/09/21)
ok sthen
2012-04-07 08:31:39 +00:00
sthen
8b35cace70 update p5-WWW-Shorten to 3.03, from Wen Heping
- also update license marker, the license has changed, it is now
specifically Artistic 2.0 rather than "the same license as Perl".
2012-04-07 08:29:48 +00:00
landry
18596c9bcf Update to p5-IRC-Utils 0.12 from maintainer Wen Heping 2012-04-07 08:03:36 +00:00
ajacoutot
85e954f136 s/--with-ca-certificates/--with-root-certs/
We don't specify ca-certificates (/etc/ssl/cert.pem) to be able to add
our owns under /etc/ssl when needed. Files under /etc/ssl/* will be parsed
and the certificates found will be added to the keyring list on startup.
2012-04-07 07:36:04 +00:00
kirby
8f58038b51 Bugfix update to 0.5.2 with some improvements:
*  New events and missions
	* New outfits
	* House Soromid now has a logo
	* More ways of mapping the universe
	* Disabling damage leaks through shields
	* conf.lua-tweakable font sizes for accessibility
	* Bug fixes

OK from sthen@
2012-04-07 07:31:36 +00:00
ajacoutot
2964de6e66 Remove bogus CONFIGURE_ARGS. 2012-04-07 07:29:42 +00:00
ajacoutot
47c5f9a4be Consistent build depends. 2012-04-07 06:24:46 +00:00
ajacoutot
30c3f3e2a6 Bring a bunch of bugfixes from upstream.
from Brad
2012-04-07 05:48:49 +00:00
ajacoutot
92914e4367 --disable-assembly (MMX/SSE2 support) which still has issues...
from Brad
2012-04-07 05:43:15 +00:00
jim
b730cc2459 +p5-Algorithm-Combinatorics 2012-04-07 03:46:16 +00:00
jim
f5b73b622c This should be shared_only as noted by sthen@
Correct the package information accordingly.
2012-04-07 03:42:53 +00:00
jim
0b8cefaaa1 p5-Algorithm-Combinatorics 2012-04-07 03:24:14 +00:00
sthen
72b1bd3155 mirror svnbook, with the distfile under a sensible name.
problem reported by naddy@
2012-04-06 20:39:39 +00:00
jeremy
3be3b6ea7a Update ruby-home_run to 1.0.6. Minor regress change for
better reliability.
2012-04-06 19:29:20 +00:00
jeremy
f16bb1b2bc Update ruby-data_objects and ruby-do_{mysql,postgres,sqlite3} to
0.10.8.
2012-04-06 19:28:22 +00:00
jeremy
b8d6446e2f Update to ruby-swift 0.14.0. Respect patches to respect LOCALBASE. 2012-04-06 19:26:13 +00:00
jeremy
e2ae866641 Update to dbic++ 0.6.0. Minor Makefile cleanup so that
WRKDIST doesn't need to change.  Remove getline->fgenln
patch now that getline is natively supported.
2012-04-06 19:25:23 +00:00
jeremy
3593386850 Update to ruby-sequel_pg 1.3.0. 2012-04-06 19:23:37 +00:00
jeremy
b942a72df3 Update to ruby-sequel 3.34.1. 2012-04-06 19:23:07 +00:00
jeremy
334f11582f Update to ruby-pg 0.13.2. Remove patch committed upstream. 2012-04-06 19:22:29 +00:00
jasper
98205bf2a5 - rework this port to use the gnu autofuck so a library and header are built
and installed.
2012-04-06 17:56:03 +00:00
merdely
f9cb234399 Update kermit to 9.0.302.
Point to new HOMEPAGE and MASTER_SITES.
Include new license marker (revised 3 clause BSD license) and update
PERMIT*_CDROM lines.
Include a space before "=" (which will be a separate diff next time.

ok sthen@
2012-04-06 15:57:52 +00:00
merdely
0f26098774 Update to 1.7
Add whitespace before "=" in Makefile (which will be a separate diff
next time).

ok sthen@, dcoppa@
2012-04-06 15:39:07 +00:00
merdely
f9faaee998 Update to 20120405.
#@---------------------------------------------------
#@ Date   : 20120405
#@ Author : Phil Randal (phil.randal@gmail.com)
#@ Reason : Fix lookup of warranty info for Dell
#@---------------------------------------------------

ok sthen@
2012-04-06 15:35:08 +00:00
jasper
4a3570d404 - use googlecode hompage instead of the github one; simply the port accordingly
prompted by aja@
2012-04-06 14:38:26 +00:00
dcoppa
6f4992e651 Re-disable GIO support. As pointed out by ajacoutot@, it would need
a runtime dependency on gvfs.
2012-04-06 14:38:01 +00:00
dcoppa
48101883a1 Fix build with USE_SYSTRACE=Yes 2012-04-06 14:33:41 +00:00