jasper
56ccc1960f
update to libgdata-0.14.3
2014-05-28 09:12:11 +00:00
landry
c31cdfdd77
Update HOMEPAGE, from Seth Jackson (thanks!)
2014-05-28 04:53:55 +00:00
bluhm
28beac8a16
update p5-File-Find-Object-Rule to 0.0305
2014-05-26 21:57:43 +00:00
ajacoutot
39af3d2010
Update to pep8-1.5.6.
...
Remove mpi@ from maintainer as per his request.
ok mpi@
2014-05-26 14:37:07 +00:00
ajacoutot
f9a73f7802
Update to py-gobject3 3.12.2.
2014-05-26 12:24:28 +00:00
brad
5c3c8084c1
Fix a stack overflow detected in X11_CreateWindow() after the switch to stack
...
protector strong.
https://bugzilla.libsdl.org/show_bug.cgi?id=2513
http://hg.libsdl.org/SDL/rev/b74a32894c02
ok bcallah@
2014-05-25 01:35:14 +00:00
ajacoutot
7ed08701b0
Update to goffice-0.10.16.
2014-05-24 06:37:21 +00:00
sthen
c01c035e5a
- don't run configure twice
...
- don't rely on openssl for string.h (only in tests which aren't installed
so no big issue here, but let's get it out of build logs)
2014-05-23 12:31:36 +00:00
stsp
794dfc55c4
Update to Subversion 1.8.9.
2014-05-23 09:37:40 +00:00
ajacoutot
309444d431
Merge some changes from upstream that fix a couple of annoying bugs.
2014-05-22 17:02:05 +00:00
jasper
989963fa34
update to rebar-2.3.0
2014-05-22 14:05:40 +00:00
brad
785470a4b5
Add SVN commit revision.
2014-05-22 13:30:23 +00:00
dcoppa
70e046ecbd
Update to git-1.9.3.
...
ok benoit@ (maintainer)
2014-05-21 08:39:57 +00:00
sthen
ab3e8fecc6
update to acpica 20140424
2014-05-20 17:02:30 +00:00
sthen
860707b7ba
update to acpica-20120711, tweaked from a diff from daniel@
2014-05-20 16:37:08 +00:00
brad
cdf02cd267
Bump the BUILD_DEPENDS for the CMake release to the latest release
...
as even an older minor release could result in a test failing.
ok dcoppa@
2014-05-20 16:23:30 +00:00
rpointel
6fbdfc0dba
Update tortoisehg to 3.0, , from Seth Jackson <sethjackson@gmail.com> (thanks).
...
ok landry@
2014-05-19 19:16:17 +00:00
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
edd
acf21686a1
Link hgview.
2014-05-01 08:51:43 +00:00
edd
a82621f888
Import hgview, a fast Mercurial repo browser.
...
Input and OK bcallah@, benoit@, thanks!
2014-05-01 08:48:19 +00:00
benoit
b0c96e76e8
Remove maintainer per his request.
2014-05-01 07:36:22 +00:00
benoit
e154624979
Remove maintainer per his request.
2014-05-01 06:59:28 +00:00
ajacoutot
c10b0b5ddd
Update to goffice-0.10.15.
2014-05-01 06:21:41 +00:00
kurt
9db10c080e
- Change bootstrap to not depend on jdk/1.6. Builds on i386 now but
...
not sure if i386 is fully stable yet.
okay sthen@
2014-05-01 00:47:25 +00:00
kurt
8aafdf023a
- Update to 7u55 including several security updates
...
- Remove patches included in upstream repository
- Update cacerts (from FreeBSD)
- Add build-bootjdk makefile target in prep for new bootstrap
- Allow changes to LD_LIBRARY_PATH so that new bootstrap will work
okay sthen@, dcoppa@, ian@
2014-04-30 13:21:00 +00:00
landry
ce6e0a96f1
Update to xulrunner 24.5.0.
...
- building from firefox-esr source tarball will allow us to better track
security fixes.. and download one less distfile.
- remove the two config/system-headers patches from #944454 , were merged
in esr24 branch.
Went in a bulk build without fallout..
2014-04-29 21:37:20 +00:00
jasper
9c4009aaaa
update to libgtop-2.30.0
2014-04-29 06:27:57 +00:00
ajacoutot
62d6687f99
Update to p5-Pango-1.226.
2014-04-29 06:13:53 +00:00
ajacoutot
1141f60eeb
Update to p5-B-Utils-0.25.
2014-04-29 06:13:28 +00:00
ajacoutot
c50322841b
Update to p5-ExtUtils-Depends-0.306.
2014-04-29 06:13:04 +00:00
edd
a98444ea99
Update to ipython-2.0.0.
...
OK rpointel@, and some input from ajacoutot@, thanks.
2014-04-28 21:19:41 +00:00
benoit
d6e1b38e83
Update p5-Git-Repository to 1.311.
...
Remove maintainer per his request.
2014-04-28 19:53:16 +00:00
afresh1
ac4c43a05a
Remove deprecated, unneeded p5-ExtUtils-BuildRC
...
OK jasper@
2014-04-28 14:53:34 +00:00
afresh1
7757c66655
-p5-ExtUtils-BuildRC
...
OK jasper@
2014-04-28 14:51:58 +00:00
benoit
6f6df5109f
Update py-isodate to 0.5.0.
...
ok sthen@
2014-04-28 14:40:08 +00:00
benoit
c134762e50
Update py-country to 1.5.
...
ok ajacoutot@, sthen@
2014-04-28 14:34:27 +00:00
afresh1
dc0b25963b
Cleanup TEST_DEPENDS in p5-Class-Method-Modifiers
...
OK Sergey Bronnikov (maintainer), jasper@
2014-04-28 14:18:24 +00:00
bcallah
123682148e
Respect CXX.
...
ok dcoppa@ (MAINTAINER)
2014-04-28 12:43:10 +00:00
rpointel
85cf090fb3
Update py-setuptools to 3.4.4, prepare the python3 port but not enabled yet.
...
tested in a bulk build by jasper@.
2014-04-27 17:04:23 +00:00
edd
24716774cc
Link py-backports-ssl-match-hostname
2014-04-27 16:17:14 +00:00
edd
c2f77c3dfc
Import py-backports-ssl-match-hostname.
...
Needed for upcoming py-tornado (and ultimately ipython2) update.
OK rpointel@
2014-04-27 16:11:24 +00:00
jasper
61d4a96fe0
tweak COMMENT
2014-04-27 09:54:37 +00:00
ajacoutot
8e8781a7eb
Fix the optshared target for dependant ports.
2014-04-27 09:45:05 +00:00
afresh1
5236670bf5
Update to p5-Test-Warn-0.30
...
OK bluhm@
2014-04-27 01:20:04 +00:00
jasper
fa051871b2
update to vte-0.36.1
2014-04-26 22:28:32 +00:00
afresh1
16737eead0
+p5-Module-Build-Tiny
...
+p5-Test-Harness
OK sthen@
2014-04-26 22:17:34 +00:00
afresh1
a95fc45bdc
Import p5-Module-Build-Tiny-0.035
...
OK sthen@
2014-04-26 22:13:12 +00:00
afresh1
f5d49efc90
Bring back p5-Test-Harness-3.30. Needed for p5-Module-Build-Tiny
...
OK sthen@
2014-04-26 22:11:43 +00:00
jasper
79e3666c14
unfuck COMMENT
2014-04-26 14:36:53 +00:00
edd
ee7cb21a76
link boris.
2014-04-25 16:06:05 +00:00
edd
dfcb3453f5
Import Boris. A PHP read-eval-print loop.
...
Input and OK sthen@, thanks!
2014-04-25 15:47:52 +00:00
ajacoutot
fc85f823df
Update to ptlib-2.12.9.
...
Drop support for v4l2, our implementation is seriously lacking behind.
2014-04-25 11:17:26 +00:00
sthen
95fc5cc71a
tweak description for libsoup; it's now a general HTTP library as well
...
as handling SOAP. ok ajacoutot@
2014-04-24 15:59:26 +00:00
sthen
e30eb8a167
missing test dep, and don't USE_GROFF
2014-04-24 11:15:30 +00:00
sthen
4bb6668cf4
update to p5-Class-Autouse 2.01
2014-04-24 11:11:34 +00:00
sthen
f1836e0b77
update to p5-App-CLI-0.313
2014-04-24 11:07:13 +00:00
bluhm
11e60c2755
update p5-Data-Validate-IP to 0.23
2014-04-23 23:04:21 +00:00
brad
df823cb056
Update to orc 0.4.19.
...
ok ajacoutot@
2014-04-23 19:35:26 +00:00
jca
bdb62a6faf
Enable GUI support. ok sthen@
2014-04-23 14:12:28 +00:00
jca
a9383844e0
SECURITY update to json-c-0.12. ok sthen@
...
- CVE-2013-6371, hash collision DoS
- CVE-2013-6370, buffer overflow if size_t is larger than int
2014-04-22 10:52:35 +00:00
jca
a3fbf0b87b
Build against <json-c/...> includes and link against libjson-c.
...
Also fix a typo in COMMENT and drop devel/json-c from BUILD_DEPENDS:
it's already in LIB_DEPENDS. ok sthen@
2014-04-22 10:48:21 +00:00
ajacoutot
07fd14a31c
Register opal removal.
2014-04-22 10:03:26 +00:00
ajacoutot
a5f3d33b9c
Bye bye kerby.
2014-04-21 22:22:51 +00:00
jca
18ee268bb2
Prevent the use of lablgtk2 since the latter now supports gnomecanvas.
...
Temporary until frama-c gui support is added.
2014-04-21 22:15:33 +00:00
ajacoutot
41a297c9d1
Regen for kerberos removal.
2014-04-21 16:13:07 +00:00
jca
3a129a8300
+frama-c
2014-04-21 16:04:26 +00:00
jca
1d1777dc2c
Import frama-c. Work done by blambert@, with help from sthen@,
...
phessler@ and me. ok sthen@ blambert@
Frama-C is a suite of tools dedicated to the analysis of the source code
of software written in C.
Frama-C gathers several static analysis techniques in a single collaborative
framework. The collaborative approach of Frama-C allows static analyzers to
build upon the results already computed by other analyzers in the framework.
Thanks to this approach, Frama-C provides sophisticated tools, such as a
slicer and dependency analysis.
2014-04-21 16:02:25 +00:00
sthen
1ffb6beac9
regen wantlib
2014-04-21 16:01:00 +00:00
ajacoutot
c640bcfac1
Sync for kerberos removal from serf.
2014-04-21 15:47:03 +00:00
stsp
99c554d6f2
Maintenance update to Subversion 1.8.8.
2014-04-21 13:45:09 +00:00
ajacoutot
e6298e7302
p5-GSSAPI is gone.
2014-04-21 12:28:40 +00:00
ajacoutot
1ef8fa3bf8
Register removal of kerberos ports.
2014-04-21 11:49:25 +00:00
ajacoutot
d415fd1d40
Register ekiga removal.
2014-04-21 09:59:02 +00:00
jasper
2c02d264e8
update to specinfra-1.4.0
2014-04-20 21:22:44 +00:00
ajacoutot
1eb2f904b1
Fix platform_get_argv0.
2014-04-20 21:18:53 +00:00
jasper
ef36312939
add missing dependency on libtool; spotted by sthen@
2014-04-20 16:44:30 +00:00
jasper
fb03e32fdf
patch and do the auto-dance to make merging with newer versions a lot easier.
2014-04-20 16:09:47 +00:00
jasper
b85229fdd8
make sure to depend on the latest specinfra
2014-04-20 09:43:17 +00:00
landry
02fe8f34a7
BROKEN-hppa= video/mmxflags_asm.S:54: Error: unknown pseudo-op: `.note.gnu'
...
Never built there, brad had a potential fix that stayed in my tree for 8+ months..
2014-04-20 07:07:56 +00:00
brad
017c881043
Disable the terminfo support which is used to determine if a terminal
...
has colours support, but the added dependency seems to cause issues
when linking the LLVM libraries as is. Probably an issue with the
build infrastructure but we don't care about colours.
Requeted by jsg@
ok sthen@
2014-04-19 19:56:21 +00:00
jasper
e0668d40b8
submitted upstream
2014-04-19 18:30:50 +00:00
jasper
d838180b5e
add matchers for interface speed/address
2014-04-19 18:25:12 +00:00
jasper
9e51e22912
add matchers for login shell, homedir and running services
2014-04-19 16:56:45 +00:00
jasper
d4cf39a046
sync
2014-04-19 16:42:47 +00:00
jasper
996bd5e9d4
import serverspec-1.3.0
...
Serverspec tests your servers' actual state through SSH access, so you
don't need to install any agent softwares on your servers and can use
any configuration management tools, Puppet, Chef, CFEngine and so on.
ok rpe@
2014-04-19 16:42:15 +00:00
jasper
c945a92e39
import specinfra-1.2.1
...
Common layer for serverspec and configspec.
not all matchers are implemented on OpenBSD, but that can be improved intree.
ok rpe@
2014-04-19 16:41:29 +00:00
jasper
aead9e0033
update to highline-1.6.21
2014-04-19 12:48:03 +00:00
sthen
96733857f5
no more egd, it wasn't used here anyway if RAND_status succeeded
2014-04-19 12:38:45 +00:00
jasper
0a2231cb52
drop duplicate DIST_SUBDIR
2014-04-18 23:37:57 +00:00
brad
698bc29458
Add SVN revision
2014-04-18 21:26:56 +00:00
ajacoutot
1329c3fbf4
Use our default ruby.
...
ok jasper@
2014-04-18 09:55:22 +00:00
brad
207a2888cc
Update to LLVM 3.5 (trunk) snapshot just before switching to an unconditional
...
C++11 codebase.
This brings in a number of improvements over 3.4 including..
X86 assembler with 16-bit support
Much improved SPARC backend
stack protector strong support
ok sthen@
2014-04-18 09:30:48 +00:00
jasper
df3aa8adef
record ethos
2014-04-17 23:37:25 +00:00
jasper
d9483fa573
remove the ethos, it's old, unmaintained and unused.
...
ok aja@
2014-04-17 23:36:27 +00:00
jasper
97ffedb58a
-ethos
2014-04-17 23:35:27 +00:00
jasper
0f913c9010
update to py-git2-0.20.3
2014-04-17 19:26:33 +00:00
jasper
8b7bd8e1f9
remove dead wood, if someone wants to port chef-server they're in for
...
bigger pain than just reviving these ports.
as discussed with phessler@
ok aja@
2014-04-17 17:12:07 +00:00
jasper
9e96e05d4f
unhook most erlang modules, which were only imported for chef a long time ago,
...
but it never really went anywhere.
as discussed with phessler@
ok aja@
2014-04-17 17:06:34 +00:00
jasper
734bfd8a08
update to deep_merge-1.0.1
2014-04-17 17:03:58 +00:00
jasper
100b4eb8f8
explicitly build ruby-rgen with ruby20, in preparation for switching puppet to
...
use ruby 2.0
2014-04-17 15:43:08 +00:00
ajacoutot
88b5e52ad6
Pushed upstream.
2014-04-15 13:10:42 +00:00