Commit Graph

72973 Commits

Author SHA1 Message Date
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
landry
9cd31faea4 +davical 2012-03-05 21:20:20 +00:00
landry
965eb7bdaa Import davical 1.0.2.
DAViCal is a server for calendar/contacts sharing. It is an
implementation of the CalDAV protocol which is designed for storing
calendaring resources (in iCalendar format) on a remote shared server.
It also provides CardDAV features for contact/vCard sharing.

ok ajacoutot@
2012-03-05 21:19:53 +00:00
espie
5327873dc1 fix -a bug: if you specify -I ..., this shouldn't negate a -a.
"permanent build log" under %f/build-stats/%a
-J250 by default
2012-03-05 19:43:09 +00:00
landry
fca1d1455b s/LOCALBASE/TRUEPREFIX/, from ajacoutot@ 2012-03-05 18:28:40 +00:00
landry
1b73bf600d Set PKG_ARCH=*, prompted by ajacoutot@ 2012-03-05 18:20:17 +00:00
landry
7b879e3a52 Set PKG_ARCH=* and remove useless .in file.
from ajacoutot@
2012-03-05 18:19:55 +00:00
landry
203d6e62ba +arabica,awl,eliot 2012-03-05 18:06:56 +00:00