Commit Graph

79038 Commits

Author SHA1 Message Date
ajacoutot
70e1603401 Remove @conflict.
ok landry@
2012-10-30 10:53:41 +00:00
ajacoutot
4d94d0cc3a Bugfix update to nautilus-3.6.2. 2012-10-30 07:53:36 +00:00
jasper
0ac4695e25 - update to glpi-0.83.6 2012-10-30 07:33:54 +00:00
espie
21af771d16 add a bit of experimental scaffolding to build xenocara from ports
- resurrect USE_X11 in a smart way: auto-determine it correctly from
WANTLIBS (accounts for most ports)
- define a BUILD_XENOCARA knob that builds fake based on mtree for
X11BASE.
- if BUILD_XENOCARA_TOO=Yes, prepare to hook to a xenocara "fake" meta
package.

All of this off by default, the xenocara shadow tree is not in yet
anyways. Zero impact on regular builds.
2012-10-29 22:27:05 +00:00
robert
93b6b03f67 unbreak build by adding missing patch 2012-10-29 19:07:40 +00:00
abieber
75ed9f3d35 - fix webkit depend
- add webkit runtime depend
- remove DOCS

OK aja@, jeremy@
2012-10-29 16:09:58 +00:00
espie
9a11505f7a resurrect USE_X11, only for the few ports that require xenocara components
but don't have explicit WANTLIB that point to X11.
2012-10-29 15:19:02 +00:00
landry
eb80260322 SECURITY update to thunderbird 16.0.2.
Fixes MFSA 2012-90.
http://www.mozilla.org/security/announce/2012/mfsa2012-90.html
2012-10-29 14:53:36 +00:00
stsp
4d20811e3e Update to Subversion-1.7.7. 2012-10-29 14:30:55 +00:00
gsoares
af59a2705b update to Mail-IMAPClient-3.32
ok giovanni@
"looks fine" sthen@
2012-10-29 14:16:59 +00:00
gsoares
d61e36cfcf bugfix update for msmtp-1.4.30
- Fix a bug in msmtp_read_addresses() that was introduced in version 1.4.29 by
  fixing a problem in the wrong way.
2012-10-29 13:41:06 +00:00
sthen
a227e9d7a0 Run autogen.sh in post-patch again, so the configure script can be run
normally with CONFIGURE_ARGS/CONFIGURE_ENV. But patch the script to
avoid running configure twice.  ok aja@
2012-10-29 12:16:48 +00:00
sthen
9c095e631d fix PYTHON_LIBS setting, pointed out by espie@.
- generally avoid using != in port Makefiles, but in particular don't use it
in a way where it has a dependency on some other package being installed.
2012-10-29 12:14:39 +00:00
espie
f1b95822c9 zap space 2012-10-29 11:29:51 +00:00
espie
4c89bc77cf zap space at end 2012-10-29 11:27:05 +00:00
dcoppa
d4450566c4 Update to R-2.15.2 2012-10-29 11:07:29 +00:00
landry
ceb6f8ff76 Set USE_LIBTOOL to Yes and add devel/libtool to BUILD_DEPENDS instead.
prodded by ajacoutot@
2012-10-29 09:47:05 +00:00
landry
a741269353 Fix build dependencies:
- set CONFIGURE_STYLE to gnu, and add MODGNU_AUTOCONF_DEPENDS +
 MODGNU_AUTOMAKE_DEPENDS to BUILD_DEPENDS (from brad@)
- set USE_LIBTOOL to gnu since autogen.sh calls libtoolize
- run autogen.sh in do-configure instead of post-patch to avoid running it twice
2012-10-29 09:36:05 +00:00
abieber
eea70d3679 +luakit
OK landry@ jeremy@
2012-10-28 23:44:00 +00:00
abieber
1235910f07 Initial import of luakit a webkit bases browser written in lua
OK landry@ jeremy@
2012-10-28 23:43:00 +00:00
kili
2acb3c8385 Move the @exec and @unexec lines running the {,un}register.sh scripts
and the line with the unregister.sh script down to the bottom of
the plist. Silences all the blurb about ".../*.haddock doesn't exist
or isn't a file."
2012-10-28 23:24:28 +00:00
robert
74deb833cc update to Zarafa 7.1.1 2012-10-28 21:51:08 +00:00
robert
9ab8ec7d36 update to 1.2.1 2012-10-28 21:49:58 +00:00
jasper
526c3ae852 - update to libvirt-0.10.2.1 2012-10-28 20:47:41 +00:00
edd
175b4aeb1e Update to multitime-1.1.
From upstream developer, Laurence Tratt.
2012-10-28 20:42:13 +00:00
robert
74e4efb3ea update to 3.0.1 2012-10-28 18:48:45 +00:00
fgsch
5a47e4b1fa Update to ibus-skk 1.4.1.
ajacoutot@ ok.
2012-10-28 17:48:24 +00:00
jasper
dcfd7ec61c - update to gnote-3.6.1 2012-10-28 17:42:07 +00:00
landry
4ad4d2b259 SECURITY update to seamonkey 2.13.2.
Fixes MFSA 2012-90 & 67.
http://www.mozilla.org/security/announce/2012/mfsa2012-90.html
2012-10-28 16:24:44 +00:00
sebastia
c8216027f8 Update to 1.3, new LyricsInspector and new SongInspector
OK aja@
2012-10-28 14:03:12 +00:00
jasper
36a09a8252 - fix double WANTLIB 2012-10-28 12:08:52 +00:00
ajacoutot
fd662ad451 Fix comment. 2012-10-28 11:33:11 +00:00
ajacoutot
ad7624a27f Update to cyphertite-1.4.0.
from David Hill (maintainer)
2012-10-28 11:29:55 +00:00
ajacoutot
e62ba701d0 Adapt after recent evolution change. 2012-10-28 11:25:03 +00:00
ajacoutot
cac93f489e Bring us closer to uptream and revert the revert... i.e. use unversioned
solibs.
While here, fix RUN_DEPENDS-main.
2012-10-28 11:24:40 +00:00
ajacoutot
80a5664d73 check-lib-depends(1) does not work with unversioned solibs. 2012-10-28 11:13:51 +00:00
sthen
6b69e3097d Update to Motif 2.3.4, which is now released under LGPLv2.1.
"Motif 2.3.4 is an updated version of Open Motif 2.3 and is a major
bug fix release."

Keeping current package naming (openmotif) for now.
Feedback from pascal@ naddy@
2012-10-28 11:05:44 +00:00
ajacoutot
beb05ae5cc Use STEM. 2012-10-28 10:59:40 +00:00
ajacoutot
508988d33d Update all trytond modules to 2.6.{0,1}. 2012-10-28 10:42:14 +00:00
ajacoutot
bd0f9c5076 Update to tryton-2.6.0. 2012-10-28 10:41:46 +00:00
ajacoutot
788b992641 Update to trytond-2.6.0. 2012-10-28 10:41:24 +00:00
ajacoutot
bf4a445a15 Bump to 2.6.0. 2012-10-28 10:41:10 +00:00
espie
b626ac149d thinko 2012-10-28 10:32:23 +00:00
okan
e1b10b2681 bump the default ram for KA665X from 16mb to 128mb, based on various
feedback/bikesheding for what a reasonable default could be for an
emulated vax.  this doesn't stop one from lowering the default via
a config file.
2012-10-27 23:58:41 +00:00
brad
33ec669244 Mark SHARED_ONLY.
ok sthen@
2012-10-27 21:19:53 +00:00
bentley
63081f4aa7 Missing build dep on boost.
Pointed out by Nigel Taylor.
2012-10-27 14:35:37 +00:00
abieber
ddb1073515 + luajit
OK sthen@ landry@
2012-10-27 14:08:05 +00:00
abieber
07e730c218 Initial import of luajit - a just-in-time compiler for Lua
OK sthen@ landry@
2012-10-27 14:05:33 +00:00
ajacoutot
5e30640740 USE_LIBTOOL=No 2012-10-27 13:54:47 +00:00
ajacoutot
98ad10cd77 Bring over a new version of the secure memory code from gcr and merge
updated secure memory code from libsecret (upstream).

Huge thanks to Stefan Walter from GNOME for doing this; it finally fixes
applications crash when interacting with the keyring.

Core of the issue is in libtool and is currently being worked on.
2012-10-27 13:21:56 +00:00