Commit Graph

81940 Commits

Author SHA1 Message Date
sthen
bcbeda3af0 add chroot support; committed upstream (thanks Holger!) 2013-03-14 10:19:38 +00:00
sthen
7d091d0e89 add a comment saying where the trashfolder patch comes from 2013-03-14 10:16:06 +00:00
sthen
547207e096 add the trashfolder patch to mutt/snapshot, req'd by aja. 2013-03-14 10:14:10 +00:00
benoit
ac03e90bbd - update py-country to 0.14.8
- regen PLIST
2013-03-14 10:08:29 +00:00
benoit
ed5eff20d3 - update xmedcon to 0.12.0
- bump SHARED_LIBS
- update WANTLIB and patches
- regen PLIST
- remove PFRAG.shared
2013-03-14 10:04:25 +00:00
ajacoutot
4d14866c02 Update to help2man-1.41.1. 2013-03-14 10:03:19 +00:00
sthen
0096f578e7 replace some dead MASTER_SITES with a mirror. 2013-03-14 09:25:09 +00:00
dcoppa
fc377f7cad Bugfix update to rxvt-unicode-9.17 2013-03-14 09:21:17 +00:00
landry
1fefa234ae Fix packaging after previous PERMIT_* sweep, PLIST changed because
PERMIT_PACKAGE_FTP-german defaults to PERMIT_PACKAGE_FTP which defaults to
yes in that case. spotted by rpe@
2013-03-14 09:20:17 +00:00
dcoppa
d31a58fd45 Update to Predis-0.8.3 2013-03-14 09:04:23 +00:00
ajacoutot
75759e0fe1 Enable introspection. 2013-03-14 09:00:44 +00:00
dcoppa
7a992387fb Update to redis-2.6.11 2013-03-14 09:00:39 +00:00
dcoppa
fcb2c923f6 Update to 7.0.37 2013-03-14 08:23:31 +00:00
ajacoutot
a5d2f9232e +mcollective
ok jasper@
2013-03-14 08:05:46 +00:00
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