Commit Graph

72267 Commits

Author SHA1 Message Date
benoit
89acf78485 - update py-proj to 1.9.0
ok ajacoutot@
2012-01-22 08:40:47 +00:00
jeremy
52d164f284 Update to 1.3.5.
OK dcoppa@
2012-01-22 00:53:30 +00:00
sthen
527f3f5f6d Enable chroot in the example php-fpm.conf file, mention it in DESCR-fpm.
ok robert@
2012-01-21 23:59:43 +00:00
sthen
cf14dc2f78 update php-5.3 to 5.3.9
- SECURITY fixes: CVE-2012-0057 CVE-2011-4566 CVE-2012-0788 CVE-2012-0789
- sync WANTLIB for php-5.2 while there

ok robert@
2012-01-21 23:34:35 +00:00
ajacoutot
b941f6d166 /usr/local -> ${TRUEPREFIX} 2012-01-21 23:13:59 +00:00
nigel
829e15ca3d Add b to RUN_DEPENDS-el for version change.
Ok sthen@
2012-01-21 23:10:18 +00:00
sthen
a58fb78b01 Add an rc.d script for clamav-milter, from Benny 2012-01-21 23:02:57 +00:00
sthen
ae58df5297 Fix typo in comments and update email address. From Lawrence Teo (maintainer). 2012-01-21 22:02:13 +00:00
espie
26b5c343e3 remove that check for now, something in pkg_create chain is not sanitizing
its environment...
2012-01-21 19:07:20 +00:00
kili
dc3e232a05 Sigh. This needs yet another bump after the update of hs-base64-bytestring.
BTW: whenever you get error messages about missing or broken packages from
running ghc-pkg, some port is probably missing a bump.
2012-01-21 17:19:47 +00:00
kili
79d2f3854d Update to 0.1.0.3.
Contains a performance improvement and fixes a buffer overrun (or at least
an out-of-bounds read).

ok ajacoutot@
2012-01-21 17:15:34 +00:00
espie
9971f34ba5 prevent some errors I've run into recently
- add ERRORS framework to bsd.port.subdir.mk
- trying to add a FLAVOR or a SUBPACKAGE to an intermediate SUBDIR is an
error (see editors/vim-spell,af recently)
- re-including bsd.port.mk/bsd.port.subdir.mk after either of them is an
error (can happen when one moves stuff to Makefile.inc without really thinking
about it, ends up with PKG_ARGS holding some contents twice and make package
erroring out with duplicate contents)
2012-01-21 14:44:40 +00:00
sthen
b4c9840ca6 Upstream has rerolled emacs 23.3 distfiles to include bison source for
the grammars, adjust the port to use them. Distfile not fetching reported
by Christopher Barry.
2012-01-21 13:54:51 +00:00
kili
259838a635 Grmpf. I need attoparsec-0.8.6.1, not 0.8.6.0, for porting aeson. 2012-01-21 12:23:23 +00:00
kili
ee66eb59ff This needs a bump after the update of hs-attoparsec.
Add myself to MAINTAINER.
2012-01-21 12:04:20 +00:00
kili
e1cdb4c06a This needs a bump after the update of hs-attoparsec. 2012-01-21 12:03:15 +00:00
kili
b095db0f39 Update to hs-attoparsec-0.8.6.0.
Add myself to MAINTAINER (this is ok for jim).
2012-01-21 12:02:18 +00:00
ajacoutot
1a24040dae Some fixes and cleaning up.
from Brad
maintainer timeout
2012-01-21 07:53:58 +00:00
ajacoutot
7151971f60 Bugfix update to moserial-3.0.4. 2012-01-21 07:35:09 +00:00
sthen
7c7a28bac6 security update to moodle 1.9.16, way too many fixes in the last
nine releases to mention here.

1.9.x is pretty much end-of-line, so if anyone is actually using
this port, please consider updating it to a release which upstream are
actually supporting.
2012-01-20 22:18:27 +00:00
sthen
721720c214 update to BIRD 1.3.6; "important bugfix in BGP" 2012-01-20 22:02:00 +00:00
kili
2e0de0ca17 Update to hs-certificate-0.8.1.
ok (portswise) ajacoutot@, sthen@
2012-01-20 20:34:21 +00:00
kili
60f37e3862 Update to hs-certificate-0.9.5.
ok (portswise) ajacouto@, sthen@
2012-01-20 20:33:17 +00:00
kili
fa549180d2 Update to hs-asn1-data-0.6.1.2.
ok (portswise) ajacoutot@, sthen@
2012-01-20 20:32:16 +00:00
espie
c6bf56922b forgotten 2012-01-20 20:20:04 +00:00
dcoppa
1a01e7a7fb sync comment 2012-01-20 20:16:32 +00:00
rpointel
7adc203748 Update py-redis to 2.4.1.11.
ok dcoppa@, ajacoutot@.
2012-01-20 20:01:37 +00:00
sthen
f97677f94b +p5-Image-Scale 2012-01-20 19:28:17 +00:00
sthen
63a41d4557 import p5-Image-Scale, suggestion/ok okan@
This module implements several resizing algorithms with a focus on low
overhead, speed and minimal features. Algorithms available are:

- GD's copyResampled (floating-point)
- GD's copyResampled fixed-point (useful on embedded devices/NAS devices)
- GraphicsMagick's assortment of resize filters (floating-point)
- GraphicsMagick's Triangle filter in fixed-point

Supported image formats include JPEG, GIF, PNG, and BMP for input, and
JPEG and PNG for output.
2012-01-20 19:27:55 +00:00
dcoppa
cff065fc5f Bugfix: respect WM_HINTS.input for WM_TAKE_FOCUS clients. This fixes
problems with some Qt apps
(upstream git commit 2d14ced024416e2074b57290bf7dade7d08899e5)

Bugfix: either use SetInputFocus *or* send WM_TAKE_FOCUS, not both.
This fixes problems with Oracle/OpenJDK JRE 7.0
(upstream git commit 21a2971b2442ab0881cf79553cc6b65bbb44afa7)
2012-01-20 15:53:18 +00:00
dcoppa
2ae9c7eeb8 Fix cmake warnings caused by obsolete local modules vs up-to-date
base modules. While here, cleanup CFLAGS/CXXFLAGS/LDFLAGS handling.

In collaboration with Brad
2012-01-20 14:48:50 +00:00
ajacoutot
a47bf72ee0 Update systrace.filter for rthreads syscalls renaming.
from Brad
ok espie@
2012-01-20 13:27:20 +00:00
ajacoutot
626b4dc8a3 Update to adsuck-2.4.1.
from Gonzalo L. R. (maintainer)
2012-01-20 13:07:08 +00:00
dcoppa
746495d322 Update to the latest snapshot from upstream git to unbreak pianobar
after pandora.com's API changes.
2012-01-20 13:04:16 +00:00
dcoppa
0185515fc8 Add mwm _MOTIF_WM_INFO atom to advertise mwm hints capability: fix
a problem with rxvt-unicode falling out of Fluxbox' control when
started with the borderless option.
(upstream git commit db08329d8bc689ff14cbb9084814d652ae349621)
2012-01-20 11:53:30 +00:00
ajacoutot
d967637ec2 Fix restart for server and proxy by tweaking pexp.
These can take a couple of seconds to shutdown while leaving a non-matching
process.

ok robert@ (maintainer)
2012-01-20 10:40:42 +00:00
sthen
77ba76861b Update to ldns 1.6.12, from Brad, ok jakob@ 2012-01-20 09:53:31 +00:00
ajacoutot
5f44b23d92 Update to timetrex-5.0.3. 2012-01-20 07:35:17 +00:00
ajacoutot
f4feca39b9 Fix PFRULE_HAS_ONRDOMAIN conditionnal.
No need to include netinet/in.h several times.
2012-01-20 07:07:23 +00:00
sthen
1087a247ad tweaks to the passwdqc port:
- adjust COMMENT to point out that this includes a password generator
(pwqgen; defaults to reasonably memorable passwords with a decent keyspace).

- manpages are fine with mandoc, so remove USE_GROFF

- adjust whitespace
2012-01-20 01:01:49 +00:00
sthen
88be277e07 Update to Asterisk 1.8.8.2. Fixes AST-2012-001, crash affecting
configurations with video disabled and the sRTP module loaded.

Funnily enough this didn't affect the port until about an hour
ago when sRTP was enabled.
2012-01-20 00:18:02 +00:00
sthen
71655c85d3 - Build Asterisk with sRTP support.
- Remove DESCR parts and PFRAG relating to currently-disabled H.323 support.
2012-01-19 21:49:56 +00:00
sthen
90c5bd4b76 update to wpa_supplicant 0.7.3 - as noted by Martin Pelikan the version
in-tree is currently broken and this fixes it for him.
2012-01-19 16:14:11 +00:00
giovanni
b277bfb6f2 Update to 3.5.3 and fix regression tests 2012-01-19 15:41:13 +00:00
ajacoutot
321b4fd169 From upstream:
Add -I argument for g-ir-scanner to use the include files from the local tree
instead of the ones installed in the system.
2012-01-19 15:37:08 +00:00
giovanni
954633047e Cleanup the port and improve formatting.
from Brad, thanks
2012-01-19 15:31:02 +00:00
ajacoutot
7bc3b814cc Disable introspection support as this fails to build on a clean machine.
I'll revisit this later.

reported by several@
2012-01-19 14:25:10 +00:00
ajacoutot
5f4b329d44 dpb still tries to resolve gdm's dependencies even if it is marked as
BROKEN (???) -- so remove libdpam from here.
2012-01-19 14:14:13 +00:00
sthen
b6a1238c3f - move MESSAGE to README
- add details about running under alternative web servers
2012-01-19 13:53:48 +00:00
ajacoutot
99ad77a65c Bugfix update to rygel-0.12.7. 2012-01-19 10:48:33 +00:00