Commit Graph

81776 Commits

Author SHA1 Message Date
ajacoutot
54f06f621a Protect the cfg files since they may contain passwords. 2013-03-14 07:58:08 +00:00
jasper
1f85e44673 - update to empathy-3.6.4 2013-03-14 07:51:45 +00:00
ajacoutot
531540e9ac SECURITY update to owncloud-4.5.8.
=> CVE-2013-1822, Multiple XSS vulnerabilities
2013-03-14 07:48:55 +00:00
brad
cb57538ec2 Update to wxSVG 1.1.13.
ok sthen@
2013-03-14 07:27:01 +00:00
brad
14129baf57 Fix cups-config to not cause overlinking when using shared libs.
Run through a bulk build.

ok ajacoutot@
2013-03-14 07:22:33 +00:00
ajacoutot
49b82f7ce7 Use bundled modules since they are certified to work with that particular
version of mcollective.
Force ruby 1.8; version 1.9 is not functionnal yet.
Simplify patching the config files by using a regex.
Use BSD_INSTALL_*
Use $RUBY in the rc script.
Take maintainer.

More work to come, so still not hooked to the build.
2013-03-13 22:54:26 +00:00
ajacoutot
c0295c1134 No need for MODRUBY_ADJ_REPLACE anymore; MODRUBY_pre-configure take care of
it.
2013-03-13 22:50:26 +00:00
ajacoutot
dfb0f5142e Use a MODRUBY_pre-configure variable instead of a pre-configure target.
This allows using pre-configure in ruby ports without loosing the
MODRUBY_ADJ_REPLACE feature.

ok jeremy@ (maintainer)
2013-03-13 22:49:37 +00:00
bentley
918260932c Use MODLUA_WANTLIB. Also don't unintentionally "cp ${FILESDIR}/CVS/ ..."
ok bcallah@
2013-03-13 22:44:45 +00:00
landry
3a217626ec Update to seamonkey 2.16.2, fixes problems with no-NO & pt-PT locales. 2013-03-13 21:45:11 +00:00
jasper
6a9d8e0f39 actually include the MASTER_SITES chunk too. 2013-03-13 21:44:35 +00:00
jasper
3a85048707 - update HOMEPAGE/MASTER_SITES 2013-03-13 21:44:01 +00:00
landry
bac1890bb6 Add two patches to fix jabber connections on accounds where the id domain
(ie me@example.com) is different from the server's fqdn (ie xmpp.example.com),
which is the case of Google Talk.

If the SRV records are properly configured (as detailed here:
http://wiki.xmpp.org/web/SRV_Records) you dont need to set the server
anymore in bitlbee, it will do the dns lookup and automagically connect
to the right server. Note that the purple FLAVOR doesn't exhibit this
bug.

This is needed until someone adds the ns_*parse* family of functions from
BIND8 to our resolver (asr? any takers?)

From Daniel Levai (thanks!), tested by myself & looks good to sthen@.
2013-03-13 21:42:58 +00:00
miod
f282c92402 Update g77 to the in-tree 3.3.6 codebase, bringing support for m68k and m88k.
All previous patches have also been applied, and a new distribution tarball
has been created.
ok sthen@; help naddy@ espie@
2013-03-13 21:23:48 +00:00
ajacoutot
346771dc79 The _activemq user needs a RW homedir to prevent java.io.IOException
errors.
Properly remove all files at @extraunexec time.
Protect the conf directory.
2013-03-13 18:19:48 +00:00
pascal
23ec3d9b2d No need to rename shrip.conf to shrip.conf.sample. noted by/ok aja@ 2013-03-13 17:12:45 +00:00
ajacoutot
39b5277db9 Revamp that port:
* don't use an /etc/default/activemq config file; it's too generic and
linuxish -- we'll use /etc/activemqrc
* no need to install the wrappers since we have rc scripts
* properly sample *all* configuration files
* run as unpriviledged user: _activemq by default
* remove useless README
* properly remove data files at @extraunexec time
* proper rc_stop in the rc script
* take MAINTAINER

ok jasper@ on a previous submission
2013-03-13 16:30:11 +00:00
ajacoutot
f11cc4f03e Add an _activemq user. 2013-03-13 16:18:23 +00:00
benoit
6e1524273f - update py-radix to 0.5
- update WANTLIB
- regen PLIST
2013-03-13 16:09:17 +00:00
bcallah
74f306f2e5 +valyriatear 2013-03-13 15:50:57 +00:00
bcallah
9e3e5ff61f Import games/valyriatear, a free J-RPG game.
ok benoit@
2013-03-13 15:49:53 +00:00
ajacoutot
e233cd7b86 Forgot to add the _puppet-dashboard user when I committed the update. 2013-03-13 15:43:09 +00:00
benoit
ae7ab283d7 - update py-configobj to 4.7.2
- regen PLIST
- update do-test

ok martynas@ (maintainer)
2013-03-13 15:33:17 +00:00
ajacoutot
f2bf574479 Factorize a bit more since both ports version share a lot.
While here, fix the rc script to start the master instead of the client
and vice-versa.

ok robert@ (maintainer)
2013-03-13 14:35:38 +00:00
benoit
991d830aa9 - update py-authres to 0.501
- update MASTER_SITES

ok giovanni@
2013-03-13 14:12:58 +00:00
jasper
bee921749e - update to mcollective-2.3.0 2013-03-13 13:33:51 +00:00
benoit
56b549a19a - update git to 1.8.1.3
- update patches

ok dcoppa@
2013-03-13 11:58:14 +00:00
sthen
2b94226765 bump; py-Imaging update, reported by nigel@
mark as BROKEN: strict mutex checks
2013-03-13 11:27:51 +00:00
sthen
2e2479caa3 bump; py-Imaging update. Pointed out by nigel@ 2013-03-13 11:27:07 +00:00
ajacoutot
09dd607a0b Add an rc script so that the dashboard can be easily started. 2013-03-13 10:16:12 +00:00
ajacoutot
735feab5d5 Do not hardcode paths in the rc scripts. 2013-03-13 09:56:19 +00:00
sthen
a599661583 this works with SEPARATE_BUILD=Yes, so set it. 2013-03-13 09:55:56 +00:00
benoit
d7f218b7bf - update py-setproctitle to 1.1.7
- update WANTLIB and patches
2013-03-13 09:01:31 +00:00
brad
3780444580 Remove BROKEN marker and update to DVDStyler 2.3.5.
Actual burning has not been tested but the port at least
builds and all of the other functionality works Ok.

ok sthen@
2013-03-13 08:42:42 +00:00
benoit
23ed143dac - update py-memcached to 1.48
maintainer timeout
2013-03-13 08:25:37 +00:00
benoit
c637af8108 - update py-beautifulsoup4 to 4.1.3
- new MAINTAINER
- update licence, DESCR and MASTER_SITES
- remove PKG_ARCH and WRKSRC

from Frantisek Holop, minor tweaks by me.
2013-03-13 08:12:10 +00:00
benoit
d5e90604ff - new MAINTAINER
- update licence, DESCR and COMMENT
- bump REVISION
- add HOMEPAGE

from Frantisek Holop, minor tweaks by me.
2013-03-13 07:47:28 +00:00
ajacoutot
a23c3d2219 Committed upstream. 2013-03-13 07:19:47 +00:00
jasper
3329ed0fc9 - update to ruby-augeas-0.5.0 2013-03-13 06:55:29 +00:00
brad
a04eb35cac Update to duplicity 0.6.21.
ok jim@
2013-03-13 02:51:42 +00:00
brad
939dd324c6 Update to MPlayer 20130214 snapshot.
ok sthen@
2013-03-13 02:28:11 +00:00
brad
08da8b8724 Update to FFmpeg 20130214 snapshot. From 1.1 branch.
ok sthen@
2013-03-13 02:26:44 +00:00
brad
26e7c57dd7 Remove SHARED_ONLY now that it has been removed from libdvdread.
ok sthen@
2013-03-13 00:36:36 +00:00
brad
f662cb54be Remove SHARED_ONLY now that libdvdread links directly to libdvdcss
instead of relying upon dlopen() the library.

ok sthen@
2013-03-13 00:28:05 +00:00
brad
91515693ab Remove a hack that was added to the autoconf script to workaround a test
not working properly when systrace was enabled now that the systrace filter
has been fixed so posix_openpt() works.

ok dcoppa@
2013-03-13 00:20:56 +00:00
sthen
b4128594aa mark conflict with nsca-ng, remove old hashes from distinfo while there 2013-03-12 23:44:09 +00:00
sthen
d1baf020c3 VAX fixes for git; from Jeremie Courreges-Anglas, ok benoit@ 2013-03-12 22:39:30 +00:00
naddy
9cfe73dae7 update to 4.2 patchlevel 45 2013-03-12 19:55:08 +00:00
robert
e9c3023a55 security update to 3.1.1 2013-03-12 18:53:49 +00:00
robert
e667c24c76 security update to 2.7.21 2013-03-12 18:52:11 +00:00