13119 Commits

Author SHA1 Message Date
rpointel
62c8504d92 Update mercurial to 3.0, from Seth Jackson <sethjackson@gmail.com> (thanks).
ok landry@
2014-05-19 19:15:44 +00:00
ajacoutot
c62fcbad30 strip(1) when building without DEBUG.
Drop the static archive, it's not used by anything.

This saves us 500M per pkg...
ok jasper@ landry@ (maintainer)
2014-05-19 10:28:39 +00:00
brad
40bd3b5c62 - Switch to stack protector strong by default
- Fix the --param ssp-buffer-size= support

ok sthen@
2014-05-17 11:41:15 +00:00
bluhm
64f027dab9 The port of the Perl module p5-BSD-arc4random was broken since
arc4random_stir() and arc4random_addrandom() were removed from libc.
Make sure that BSD::arc4random can only use OpenBSD's arc4random(3).
Patch away all calls to obsolete and non existing functions in libc.
Leave stubs for these functions in BSD::arc4random's API so that
programs using them will not break.
OK sthen@
2014-05-16 23:08:31 +00:00
ajacoutot
3610b3a9b5 Update to gsettings-desktop-schemas-3.12.2. 2014-05-13 15:54:04 +00:00
jasper
4de68b049b update to vte3-0.36.2 2014-05-13 08:49:27 +00:00
jasper
06ba79afb5 update glade-3.18.3 2014-05-13 08:03:30 +00:00
dcoppa
03cd5905d0 Fix uninitialized variable 2014-05-13 05:55:30 +00:00
afresh1
8fbfcfbdc2 Update devel/p5-Parse-RecDescent to 1.967009
OK sthen@
2014-05-13 05:52:18 +00:00
benoit
2428e1b291 +py-enum34 2014-05-12 16:21:46 +00:00
benoit
a4fb93d6c6 Import py-enum34.
Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4.

An enumeration is a set of symbolic names (members) bound to unique,
constant values. Within an enumeration, the members can be compared by
identity, and the enumeration itself can be iterated over.

from Nils R, ok sthen@
2014-05-12 16:19:21 +00:00
dcoppa
c7e4fe7084 kurt@ forgot Modules/FindJava.cmake in his commit (and, while here,
fix style).
2014-05-12 14:47:49 +00:00
edd
64c727fd1f Update py-virtualenv to the latest (1.11.4).
Mostly the work of Frantisek Holop, a few tweaks from myself.

OK benoit@
2014-05-12 10:50:29 +00:00
brad
d72392a47a mark SDL2 broken with the current issues with ld.so and SSP.
ok sthen@ bcallah@
2014-05-12 00:59:26 +00:00
benoit
6664d5a4d1 +py-algorithm-munkres 2014-05-11 20:56:26 +00:00
benoit
c3ac316e57 Import py-algorithm-munkres.
The Munkres module provides an implementation of the Munkres algorithm
(also called the Hungarian algorithm or the Kuhn-Munkres algorithm),
useful for solving the Assignment Problem.

from Nils R, ok sthen@
2014-05-11 20:53:29 +00:00
afresh1
bfa5689ad7 Update p5-MooseX-Types-LoadableClass to 0.012
ok benoit@ sthen@
2014-05-11 16:28:49 +00:00
afresh1
8f61c2981d Update p5-Devel-GlobalDestruction to 0.12
sthen> $ wargames
sthen> Would you like to play a game? p5-Devel-GlobalDestruction
sthen> A strange game.
sthen> The only winning move is not to play.

ok benoit@ sthen@
2014-05-11 16:27:43 +00:00
afresh1
73696f17fc Update p5-Getopt-Long-Descriptive to 0.097
ok benoit@ sthen@
2014-05-11 16:22:30 +00:00
afresh1
bf60ba0fb4 Update p5-Class-Accessor-Grouped to 0.10010
ok benoit@
2014-05-11 16:21:14 +00:00
sthen
551bd3729c fix plist with new node 2014-05-10 22:49:48 +00:00
afresh1
03f4714cad update p5-Params-Validate to 1.09
ok benoit@
2014-05-10 17:17:55 +00:00
afresh1
74b17586ed Update devel/p5-MRO-Compat to 0.12
ok benoit@
2014-05-10 17:15:50 +00:00
afresh1
4f96d52e6d +p5-Package-Variant
ok benoit@
2014-05-10 17:14:09 +00:00
afresh1
8760f9d5ce Import devel/p5-Package-Variant-1.002000
ok benoit@
2014-05-10 17:12:56 +00:00
sthen
fbe93375b1 update to Date_Holidays_Portugal-0.1.1, from maintainer Johan Huldtgren
with minor tweak by me (drop REVISION)
2014-05-10 16:26:15 +00:00
afresh1
3a38eb49ec Update p5-Sub-Exporter to 0.987 and take maintainer
OK bluhm@
2014-05-10 03:06:31 +00:00
afresh1
641741d1e0 Update p5-Sub-Install to 0.927 and take maintainership
OK bluhm@
2014-05-10 03:02:08 +00:00
afresh1
81338a5ba2 Update p5-Test-Exception to 0.32 and take maintainership
ok benoit@
2014-05-10 02:04:41 +00:00
afresh1
c526a2a9af Update p5-Clone to 0.36
ok benoit@
2014-05-10 01:57:49 +00:00
afresh1
b1bf671377 +p5-Test-Warnings
ok benoit@
2014-05-10 01:56:47 +00:00
afresh1
e5077e9042 Import devel/p5-Test-Warnings-0.014
ok benoit@
2014-05-10 01:54:20 +00:00
kili
7356a94e39 -swt needs a bump, too
ok kurt@
2014-05-09 21:33:44 +00:00
ajacoutot
251860b8fd +git-bz 2014-05-09 15:29:22 +00:00
ajacoutot
150dfe1c5e Import git-bz-20130906.
git-bz is a tool for integrating the Git command line with the Bugzilla
bug-tracking system. Operations such as attaching patches to bugs,
applying patches in bugs to your current tree, and closing bugs once
you've pushed the fixes publicly can be done completely from the command
line without having to go to your web browser.

ok jasper@
2014-05-09 15:28:58 +00:00
ajacoutot
7f6b6f43cd Don't pick up libv8; spotted by espie@ 2014-05-09 08:05:02 +00:00
ajacoutot
15decb9a83 Update to py-country-1.6.
Enable regress tests.
2014-05-08 15:38:00 +00:00
benoit
60abca085b Update py-hgtools to 6.0. 2014-05-08 07:48:42 +00:00
kurt
46f312eaef - Unlink jdk/1.6 and make jdk/1.7 the default jdk for all java ports
- Adjust java.port.mk and cmake to use 1.7
- Adjust jdk/1.7 for pkg_add upgrades
okay sthen@, jasper@, ajacoutot@
2014-05-07 15:42:15 +00:00
jasper
166ab97513 update to serverspec-1.5.0 2014-05-07 11:53:01 +00:00
jasper
dff51029e7 update to specinfra-1.10.0 2014-05-07 11:52:50 +00:00
bcallah
b98694a340 Update to 0.25.0 2014-05-06 23:50:24 +00:00
landry
5674a28c00 +p5-lib-abs,p5-Dancer-Plugin-Thumbnail 2014-05-06 21:10:40 +00:00
landry
ad72f3d20c Import p5-lib-abs 0.93.
lib::abs - "lib" that makes relative path absolute to caller.

ok espie@
2014-05-06 21:06:30 +00:00
jasper
52efda7af9 add p5-GetLive, based on a diff from merdely@ 2014-05-06 17:55:59 +00:00
pascal
56584c86a0 Update to GDB 7.7.1. 2014-05-06 09:28:59 +00:00
edd
32793e9e50 Missing IPython BUILD_DEPENDS.
OK rpe@
2014-05-05 12:13:33 +00:00
ajacoutot
c09bc495b5 Update to harfbuzz-0.9.28. 2014-05-02 16:22:07 +00:00
benoit
e235e5c639 Update py-coverage to 3.7.1. 2014-05-01 13:05:29 +00:00
benoit
0b2bc2840a Remove maintainer per his request. 2014-05-01 09:22:22 +00:00