nigel
13cda01510
Bump REVISION, remove duplicate.
...
Ok landry@
2012-03-08 19:17:27 +00:00
robert
626d3f5642
update to 17.0.963.78
2012-03-08 18:56:26 +00:00
naddy
1655d16801
maintenance update to 1.13.5 for some minor bugfixes
2012-03-08 18:05:43 +00:00
sthen
0b88f3cbcc
fix builds on a system which doesn't have already-existing _bacula users/groups.
...
spotted by naddy@, ok merdely@ aja@
2012-03-08 17:34:34 +00:00
okan
b7fafd5fa1
update to 2.6.2
...
ok ajacoutot@
2012-03-08 15:36:03 +00:00
ajacoutot
53c05f358f
Remove bogus patch.
2012-03-08 15:23:05 +00:00
pascal
25777d11ee
Update to rakudo 2012.02.
...
sparc64 testing and ok landry@
2012-03-08 15:02:06 +00:00
pascal
5aa9ffb76c
+ nqp
2012-03-08 14:58:09 +00:00
pascal
ea6975e082
This is "Not Quite Perl" -- a compiler for quickly generating PIR
...
routines from Perl6-like code. The key feature of NQP is that it's
designed to be a very small compiler (as compared with, say, perl6
or Rakudo) and is focused on being a high-level way to create
compilers and libraries for virtual machines (such as the Parrot
Virtual Machine). Unlike a full-fledged implementation of Perl 6,
NQP strives to have as small a runtime footprint as it can, while
still providing a Perl 6 object model and regular expression engine
for the virtual machine.
ok landry@
2012-03-08 14:57:25 +00:00
pascal
b007c61390
Update to parrot 4.1.0, take maintainer.
...
ok landry@
2012-03-08 14:56:25 +00:00
pascal
5f254914b3
+ p5-IO-CaptureOutput
...
+ p5-TAP-Harness-Archive
+ p5-TAP-Harness-Multiple
2012-03-08 14:55:31 +00:00
pascal
c2b41ce6be
This package subclasses Michael Peters' TAP::Harness::Archive package
...
from CPAN. It provides its own runtests() method for the case where
you need to create an archive of test results generated by running
multiple harnesses sequentially.
ok landry@
2012-03-08 14:53:26 +00:00
pascal
ef6e3b11c7
This module is a direct subclass of TAP::Harness and behaves in
...
exactly the same way except for one detail. In addition to outputting
a running progress of the tests and an ending summary it can also
capture all of the raw TAP from the individual test files or streams
into an archive file (".tar" or ".tar.gz").
ok landry@
2012-03-08 14:52:27 +00:00
pascal
14da6b094e
This module provides routines for capturing STDOUT and STDERR from
...
perl subroutines, forked system calls (e.g. "system()", "fork()")
and from XS or C modules.
ok landry@
2012-03-08 14:51:19 +00:00
ajacoutot
b821fb0ccc
Build with new tracker.
2012-03-08 14:37:22 +00:00
giovanni
90d84afc23
Update to 2.0.4
2012-03-08 14:27:17 +00:00
ajacoutot
81f6f87c3d
Bring patches from upstream to build with recent tracker.
2012-03-08 14:18:27 +00:00
ajacoutot
682159e69b
Update to (meta)-tracker-0.14.0.
2012-03-08 14:14:10 +00:00
ajacoutot
1e57893533
Pass CONFIGURE_ENV.
2012-03-08 13:28:38 +00:00
nigel
bf3f2353cc
Bump for Garbage collect the /dev/arandom patches changes in firefox36.
...
Ok aja@
2012-03-08 13:03:58 +00:00
ajacoutot
a89a75cd04
Garbage collect the /dev/arandom patches.
...
from Brad
ok landry@ sthen@
2012-03-08 12:13:00 +00:00
giovanni
4ee9e37040
Add a couple of patches from Debian and take maintainership
...
ok Dave Steinberg (old maintainer)
2012-03-08 09:30:59 +00:00
dcoppa
ee41268740
update youtube-dl to 2012.02.27
...
ok sthen@
2012-03-07 22:00:07 +00:00
pea
5954d0a55c
Update to 2.0.3
...
ok dcoppa@
2012-03-07 20:42:36 +00:00
kurt
d4c1807932
enable __cxa_atexit. okay pascal@
2012-03-07 20:39:37 +00:00
ajacoutot
7ac2153351
Update to libgweather-3.4.0.
2012-03-07 20:22:04 +00:00
sthen
929d19b9ba
Remove local strlcpy/etc patches, we aren't generally patching these in
...
ports any more (they should be addressed upstream instead) and at least
some of them are wrong. This fixes a bug found by Piotr Sikora:
http://permalink.gmane.org/gmane.os.openbsd.ports/53993
2012-03-07 13:14:26 +00:00
dcoppa
b0fc72e831
Zap incorrect patch.
...
noticed by brad, thanks
2012-03-07 12:35:39 +00:00
landry
42087adb4d
Add UNMESSAGE telling how to properly & completely uninstall sympa,
...
otherwise httpd & postfix/sendmail will barf at next restart.
2012-03-07 09:45:16 +00:00
ajacoutot
dd40bd1eb3
Be consistent with the other www ports and install a davical.conf file
...
so that it works out of the box without the need to tweak httpd.conf.
Add missing --dbpass to the update-davical-database example in README.
ok landry@ (maintainer)
2012-03-07 08:38:44 +00:00
landry
3059d88974
Garbage collect two patches :
...
- using /dev/arandom instead of /dev/urandom is not needed anymore
- #undef _POSIX_THREAD_PRIORITY_SCHEDULING is not needed since the
switch to rthreads.
from brad.
2012-03-06 21:15:30 +00:00
sthen
b61f5baa81
update to phpLDAPadmin 1.2.2 which rolls in 2 of the 3 security patches in
...
the port. there will likely be more fixes to this soon, see
https://sourceforge.net/tracker/?func=detail&aid=3497660&group_id=61828&atid=498546
2012-03-06 20:35:20 +00:00
sthen
78137264de
update to Bacula 5.2.6, ok ajacoutot@ merdely@
...
- don't use ports libtool, it passes invalid flags to the linker
- since libbaccats-${BACKEND} must have the same .so version as
libbaccats, use a variable to make sure they are kept in-sync
- mark as being SHARED_ONLY and sync/merge plists
2012-03-06 20:11:33 +00:00
pea
644d721dfc
unbreak update_bad_phishing_sites and
...
update_bad_phishing_emails scripts.
ok brad (maintainer), sthen@
2012-03-06 20:09:40 +00:00
sthen
2bd5b90240
Update mailscanner url used for retrieving the scamnailer database that
...
clamnailer uses to generate signatures.
2012-03-06 20:07:42 +00:00
landry
50d53aae55
Add boost to BUILD_DEPENDS (doh!), reported by nigel@
2012-03-06 19:47:45 +00:00
robert
bcc810c80e
update to 17.0.963.66
2012-03-06 18:41:54 +00:00
landry
935c04e345
Update to cgit 0.9.0.2
...
thx ajacoutot@ for hosting the distfile.
2012-03-06 17:17:09 +00:00
ajacoutot
e182004240
Minor update to gnutls-2.12.17.
2012-03-06 16:37:49 +00:00
espie
d1754a0b78
fix things when we don't have any statistics to start with
2012-03-06 13:41:38 +00:00
dcoppa
8a50c5686a
Suppress list display
...
(upstream svn revision r495)
2012-03-06 13:39:29 +00:00
ajacoutot
27c4883c06
Bugfix update to glom-1.20.10.
2012-03-06 13:12:47 +00:00
ajacoutot
569d2a223a
Bump doc-utils version.
2012-03-06 12:45:13 +00:00
ajacoutot
25d297576c
Remove now undeeded _POSIX_THREAD_PRIORITY_SCHEDULING hack.
...
from Brad
2012-03-06 11:43:39 +00:00
ajacoutot
a7915c237a
Remove MONOTONIC_CLOCK hack since sysconf(3) has support for it now.
2012-03-06 11:39:17 +00:00
espie
bffed54177
create build-stats dir (noticed by Mark Patruck)
2012-03-06 11:22:40 +00:00
sthen
cc0bfeb9df
update to dhex 0.66 and change maintainer email
...
From Thanasoulas Spiros (maintainer)
2012-03-06 10:11:47 +00:00
dcoppa
e3c3e70161
Only allocate a size for the child window if the parent widget is
...
realized (upstream svn revision r87)
2012-03-06 08:50:54 +00:00
sthen
cb297f8a0a
Update to MailScanner 4.84.5-2, OK with Brad.
...
- Fixes URL used to fetch phishing-detection database; the domain that
it was hosted on lapsed. You may have a corrupt database: if the file
/var/spool/MailScanner/quarantine/phishingupdate exists, delete it
and run update_bad_phishing_sites and update_bad_phishing_emails
manually as the "run as user".
- While there update the TNEF.pm fix to improve temp file handling.
2012-03-06 08:34:20 +00:00
sthen
18e7b066bb
Add a lighttpd fix from upstream. From Brad.
...
- Disable mmap by default with mod_compress, if a user truncates a file we
are mmapping, reading the truncated area leads to SIGBUS.
2012-03-06 08:23:43 +00:00