espie
ca5467b575
there's no longer any need to keep track of build.log manually, as it
...
gets taken care off thru %p/build-stats/%a
2012-03-09 21:18:40 +00:00
rpointel
2efff9f4df
Update tornado to 2.2.
...
ok sthen@ and mpi@.
2012-03-09 18:12:46 +00:00
sthen
57f65bb42f
actually add the p5-YAML-XS security patch that was intended to have gone in
...
the previous commit, and bump. pointed out by landry@, thanks!
--/--
update to p5-YAML-XS (YAML-LibYAML) 0.38 and add a SECURITY patch to fix
format string problems; https://rt.cpan.org/Public/Bug/Display.html?id=46507
--/--
2012-03-09 17:09:52 +00:00
espie
11d2036d1a
duplicate -m option, resolve conflict by renaming old unused one to -M.
...
Document some new stuff
2012-03-09 15:16:38 +00:00
stu
dcc22d4d3f
Update to tcllib-1.14. Some patching went upstream.
...
Small update to index maker, added cvs marker to file.
Test failure: doctools-text-15.4; problem is in test, prog ok,
upstream notified.
Ok landry@
2012-03-09 14:15:32 +00:00
sthen
befbd1cc07
pear-Date-Holidays updates from maintainer Johan Huldtgren
2012-03-09 13:58:16 +00:00
pea
174a9e6921
Update to 2.18.1
...
Add a patch to fix format string security issues (spotted by sthen@).
ok sthen@
2012-03-09 13:46:05 +00:00
espie
e0fece8b85
java builds again
2012-03-09 12:59:25 +00:00
espie
38db8f2149
tweak weight handling so that fixing weights and scaling weights works.
...
add -m option as a reverse to -x, like in pkg_add
2012-03-09 12:51:38 +00:00
sthen
c3ef4f9916
update to p5-YAML-XS (YAML-LibYAML) 0.38 and add a SECURITY patch to fix
...
format string problems; https://rt.cpan.org/Public/Bug/Display.html?id=46507
2012-03-09 12:33:42 +00:00
dcoppa
cc4501904b
Fix an error into configure wrt libcurl checking and regen WANTLIB
...
accordingly
ok pea@ (maintainer)
2012-03-09 12:11:23 +00:00
sthen
4c24feea48
.poison SEPERATE_BUILD
2012-03-09 11:38:56 +00:00
espie
3401d2db49
synch comment with reality
2012-03-09 10:59:11 +00:00
espie
6cb221c775
FLAVOR:L -> FLAVOR
2012-03-09 10:58:36 +00:00
espie
88ea86a07a
remove last remnants of mirror-maker
2012-03-09 10:57:54 +00:00
pea
fcab1e4a5d
Update to 2.4.30
...
ok sthen@
2012-03-09 09:48:32 +00:00
pea
3af0884572
Update to 1.11
...
Initial diff from Gonzalo L. R. (gonzalo at x61.com.ar)
ok sthen@
2012-03-09 09:33:03 +00:00
dcoppa
9833da3d68
Update to feh-2.4 and enable builtin EXIF support
2012-03-09 08:48:42 +00:00
ajacoutot
c78896072c
Sync with mpi@ patches from upstream.
2012-03-09 06:45:16 +00:00
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