101663 Commits

Author SHA1 Message Date
bcallah
11e9aaebba Maintenance update to 3.7.1 2015-06-06 15:30:42 +00:00
espie
72fc751185 fine-tune display, better progress report when scanning the ports tree 2015-06-06 15:01:43 +00:00
espie
729189cf1e back&forth moved autogen to pre-patch... so configure would run twice,
sometimes tripping over itself. Just found gawk and found it gone again.
2015-06-06 14:19:35 +00:00
stu
06ca43b35b Return to 8.5.18.
Update distinfo.
Port was based on an RC a few days prior to release.
Insignificant difference between RC and released version.
Apologies.
2015-06-06 14:19:23 +00:00
stu
68ff9ab394 Return to 8.5.18.
Update distinfo.
Port was based on an RC a few days prior to release.
Insignificant difference between RC and released version.
Apologies.
2015-06-06 14:19:10 +00:00
ajacoutot
9b531b1c02 Missing RUN_DEPENDS on devel/py-gobject.
reported by skinner at britvault dot co dot u
2015-06-06 13:23:44 +00:00
ajacoutot
fb33575797 Revert tcl and tk update (8.5.18).
tcl distinfo is wrong and prevents half the tree to build.

prodded by espie@
2015-06-06 12:13:03 +00:00
jasper
cc165d0455 update to specinfra-2.34.6 2015-06-06 11:09:44 +00:00
jasper
190af9ab99 update to serverspec-2.17.1 2015-06-06 11:06:33 +00:00
jasper
6db1824c61 update to p5-Term-Screen-1.04 2015-06-06 11:03:03 +00:00
jasper
cf666f6e71 one hunk pushed upstream 2015-06-06 10:59:27 +00:00
kili
ceb84fa1ae Bump REVISION-utils for real, and replace REVISION by REVISION-main. 2015-06-06 09:03:50 +00:00
kili
0094857b25 Bump REVISION-php for real, and replace REVISION by REVISION-main. 2015-06-06 09:03:16 +00:00
dcoppa
54a560f7d5 Update to LuaJIT-2.0.4
ok abieber@ (maintainer)
2015-06-06 09:03:16 +00:00
bentley
aa2cdee0df Update some more FreeBSD mirrors. 2015-06-06 04:49:47 +00:00
bluhm
722b12a88d update p5-WWW-Mechanize to 1.75 2015-06-05 22:14:41 +00:00
stu
e81b7f5a62 Update to 0.6pl2.
Install improvements.
Patches went upstream.
2015-06-05 20:36:46 +00:00
stu
c8334256b4 Update to 1.17pl0.
Install improvements.
Patch went upstream.
New modules: cron, nettool, oauth.
2015-06-05 20:36:24 +00:00
stu
619e8da468 Update to 8.5.18.
Better setting of Tcl include dir.
Improved lib/package/module path config/runtime.
Port improvements for less diff churn on future port updates.
2015-06-05 20:35:53 +00:00
stu
5b9f8b620c Update to 8.5.18.
Setup Tcl package path at configure time.
Cleanup README and adjust for new man.conf.
Improved lib/package/module path config/runtime.
Skip tests that will always fail due to assumptions that don't hold on OpenBSD.
2015-06-05 20:34:58 +00:00
dcoppa
644400d235 *Security* update to redis-3.0.2
http://benmmurphy.github.io/blog/2015/06/04/redis-eval-lua-sandbox-escape/
2015-06-05 16:29:09 +00:00
ajacoutot
efe758d488 Merged upstream. 2015-06-05 15:25:07 +00:00
ajacoutot
49506e58d3 Update to py-sane-2.8.1. 2015-06-05 15:13:40 +00:00
bluhm
c423f9209c - update p5-Net-SSLeay to 1.69
- old LibreSSL patches have been applied upstream
- new patch to disable OpenSSL 1.0.2 X509_check_* functions
2015-06-05 14:31:10 +00:00
sthen
f2d68d52a0 update to py-Pillow 2.8.1 2015-06-05 14:26:22 +00:00
ajacoutot
cde4de7dab Update to p5-Email-MIME-1.929. 2015-06-05 12:27:03 +00:00
ajacoutot
1e919e0ba0 Sync PLIST for share/applications/. 2015-06-05 12:20:38 +00:00
ajacoutot
9962e034f2 Update to gnofract4d-3.14.1. 2015-06-05 12:11:41 +00:00
ajacoutot
ec97d7fcf8 PORTROACH annotation. 2015-06-05 11:52:33 +00:00
juanfra
c798abe9c5 Update to pdlzip 1.6. 2015-06-05 11:42:55 +00:00
sthen
6e0ee9761f add MODPY_FLAVOR to SUBST_VARS, unbreaking updates from old subpackaged py-Pillow 2015-06-05 10:51:17 +00:00
ajacoutot
2a431ac341 Add _openbsd_remotes_on(). That's an helper function that allows us to
get rid of the lsof(8) dependency.
2015-06-05 10:39:25 +00:00
stsp
5d9f0a2be1 firmware for rtwn(4); ok sthen@ 2015-06-05 09:11:31 +00:00
sthen
8a85da04d5 update to get_iplayer 2.94 2015-06-05 09:08:39 +00:00
ajacoutot
e50ecec79e Update to exiftran-2.10. 2015-06-05 08:48:47 +00:00
ajacoutot
3d7381a1ff Regen WANTLIB. 2015-06-05 08:48:31 +00:00
ajacoutot
62b53a815f Register libavl removal. 2015-06-05 08:46:13 +00:00
ajacoutot
bb8e770d22 -libavl 2015-06-05 08:45:14 +00:00
ajacoutot
6c518a0f5a Remove libavl -- it's outdated and according to the doc:
libavl is not intended to be installed as a shared library.  Instead,
its source files are meant to be included in programs directly.
<...>
As a result, there is no real "installation procedure" for libavl.
<...> hard to imagine a practical use for them other than as tests and
demonstrations.

ok jasper@
2015-06-05 08:44:59 +00:00
ajacoutot
052dbb71eb Update to lua-lpeg-0.12.2. 2015-06-05 08:27:26 +00:00
bentley
3c3204c06a Update FreeBSD mirrors.
ok sthen@
2015-06-05 08:11:53 +00:00
stu
b06420ffb8 Update to beta33. 2015-06-05 07:24:21 +00:00
robert
9c1017ae2d bump revision due to the change of the default php version to 5.6
ok aja@
2015-06-05 06:00:20 +00:00
robert
42c24c50e2 unbreak build with php-5.6
ok aja@
2015-06-05 05:58:34 +00:00
robert
8cf6099e62 make php-5.6 the default 2015-06-05 05:58:07 +00:00
ajacoutot
b133cc7495 Update to salt-2015.5.2. 2015-06-05 05:42:24 +00:00
ajacoutot
5209471d33 Update to flex-2.5.39. 2015-06-05 05:40:19 +00:00
jeremy
8198c5bc06 Hookup ruby-websocket-driver and ruby-websocket-extensions
OK jasper@
2015-06-05 02:55:34 +00:00
jeremy
f9e9e0e6e1 Import ruby-websocket-driver 0.5.4, WebSocket protocol handler for ruby.
OK jasper@
2015-06-05 02:49:42 +00:00
jeremy
d850d11c37 Import ruby-websocket-extensions 0.1.2, extension manager for WebSocket
connections

OK jasper@
2015-06-05 02:48:30 +00:00