99909 Commits

Author SHA1 Message Date
jasper
c4283b1f77 - update to gnaughty-1.2.6
no hackathon is really complete without a gnaughty commit, but an actual update
hasn't been done since p2k10...the shame! i'm putting it in now so the public expose
ensures deeper testing.
2015-04-05 22:19:53 +00:00
landry
32cc5a6202 Update to cgit 0.11.2, tested in "production" on 5.6.
Consolidate info from cgit.conf and MESSAGE into a README, and add a
config snippet for a vhost on nginx.
Disable the filter feature as it wouldnt work with the way cgit.cgi is
built statically for us.
2015-04-05 22:07:59 +00:00
jasper
350b382037 merge two commits from upstream to accept ed25519 and support openssh 6.8
from viq
2015-04-05 21:57:40 +00:00
robert
b8306fba9b +xapian-bindings 2015-04-05 21:41:52 +00:00
robert
7d4f4c0a7b import of databases/xapian-bindings:
Bindings allowing Xapian to be used from various other programming languages.
Currently the port provides bindings for perl and python only, but can easily
be extended if needed.

ok ajacoutot@
2015-04-05 21:41:02 +00:00
jasper
5540907686 update to portroach-2.0.1 which fixes an issue where ${PORTROACH} would not always be recorded 2015-04-05 21:30:37 +00:00
landry
09238cfd4a Update to minetest 0.4.12.
See http://dev.minetest.net/Changelog#0.4.11_.E2.86.92_0.4.12
2015-04-05 21:06:23 +00:00
jasper
7956883031 add missing LIB_DEPENDS, oops
spotted by naddy@
2015-04-05 21:04:42 +00:00
afresh1
3c9703b2c6 Update databases/p5-DBD-CSV to 0.48
OK aja@
2015-04-05 20:56:03 +00:00
landry
3f8d52e9e8 +halibut 2015-04-05 20:35:00 +00:00
landry
300cb93b13 Import halibut 1.1, yet another free document preparation system.
Halibut reads documentation source in a single input format, and
produces multiple output formats containing the same text. The
supported output formats are:

* Plain ASCII text
* HTML
* PDF
* PostScript
* Unix man pages
* Unix info, generated directly as .info files rather than .texi
  sources
* Windows HTML Help (.CHM files), or rather source which can be fed to
  the MS HTML Help compiler to generate them
* Windows WinHelp (old-style .HLP files), generated directly without
  needing a help compiler.

ok ajacoutot@
2015-04-05 20:33:48 +00:00
rpe
2feaaae74a Update mail/p5-Email-LocalDelivery to version 1.200
OK aja@
2015-04-05 20:12:43 +00:00
rpe
ce099d2ebd Update misc/dialog to 1.2-20150225.
OK aja@
2015-04-05 20:04:01 +00:00
rpe
9148f5c6fc Convince portroach to ignore versions that don't start with a digit.
OK aja@
2015-04-05 20:00:55 +00:00
jung
0296753cfe add colon to keyword 2015-04-05 18:59:50 +00:00
jung
2d43f12c5c link misc/blink1 2015-04-05 18:50:48 +00:00
jung
6f48eab1ce import misc/blink1 v1.97
software tools for blink(1) LED notification light

ok sthen@
2015-04-05 18:47:13 +00:00
pascal
38354bfb00 dlopen() gl/glu/glut without the version suffix to ease porting of
hedgewars.
2015-04-05 17:10:07 +00:00
stu
3267e5c7bc Update to beta32. 2015-04-05 16:48:44 +00:00
sthen
b5a330af42 update to lldpd-0.7.14 2015-04-05 15:57:17 +00:00
landry
ee486cd937 Package a new tarball of Simon Thatham's puzzles collection, adding
Flood and Tracks.
2015-04-05 15:51:49 +00:00
robert
5aff3f8f80 use a patch from Fedora that allows installing shared libs as well
ok ajacoutot@
2015-04-05 15:25:50 +00:00
ajacoutot
c388026ce9 Update to salt-testing-2015.2.16. 2015-04-05 15:18:24 +00:00
ajacoutot
018adcc928 Fix MAINTAINER email address. 2015-04-05 15:10:47 +00:00
sthen
920bb14462 this was GH_TAG not GH_TAGNAME so got caught by poisoning. comment-out for now,
rather than regenning distinfo.
2015-04-05 14:58:42 +00:00
sthen
5ab6af62c1 oops, a couple of GH_COMMIT slipped through the grep 2015-04-05 14:55:19 +00:00
sthen
7238d21ca8 Update to otter-browser, a few commits beyond 0.9.05.
From Adam Wolk, plist regen by me and OK with Adam.
2015-04-05 14:35:57 +00:00
ajacoutot
e8691ea813 Make this readable. 2015-04-05 14:26:54 +00:00
landry
7057a71cd8 Fix display of file arguments passed on the commandline. 2015-04-05 14:09:17 +00:00
sthen
96c507db43 Make it fatal to specify both GH_TAGNAME and GH_COMMIT, when this happens the
GH_COMMIT is quietly ignored. Problem noted by Adam Wolk, discussed with a few
in the room.
2015-04-05 13:32:16 +00:00
sthen
f12e6be118 drop GH_COMMIT lines which are hidden behind GH_TAGNAME,
discussed with a few in the room.
2015-04-05 13:31:13 +00:00
jasper
8b57b7bfae poison GH_TAG
ok sthen@
2015-04-05 13:27:06 +00:00
sthen
46b5a5a985 sprinkle ${MODPY_COMMENT} to unbreak 2015-04-05 13:22:29 +00:00
sthen
bc1971c571 switch to the commitid-based tarball that was intended.
ok Adam Wolk (maintainer), though this will be updated soon anyway.
2015-04-05 13:13:38 +00:00
sthen
2dfd4372f2 replace a bogus GH_TAG with GH_TAGNAME, and drop GH_COMMIT.
distfile changes but no pkg change.
2015-04-05 13:09:15 +00:00
ajacoutot
b7890bd608 Add an hack so that java does not core dump when running under GNOME
(segfault while trying to use some glib symbols).

requested by Mr Henderson junior
2015-04-05 12:59:00 +00:00
jasper
00080512a3 - update to portroach-2.0.0
* Switch to using sqlports as the primary datasource. This greatly
  improves performance as we don't have to walk the entire ports tree
  ourselves anymore, executing make(1) 10000s of times.
* Add new subcommand to remove any removed ports from the database.
* Add new sitehandler for PyPI
* Lots of cleanups and removal of unused code/features
2015-04-05 12:50:47 +00:00
ajacoutot
4038ed347b Update to gsoap-2.8.21. 2015-04-05 12:38:45 +00:00
rpe
30e8308ec5 Update converters/Unicode-LineBreak to 2014.06
OK sthen@
2015-04-05 12:20:20 +00:00
rpe
ba03587ddf Update converters/qprint to 1.1
OK sthen@
2015-04-05 12:17:01 +00:00
ajacoutot
6317255b13 ... and bump. 2015-04-05 12:16:33 +00:00
ajacoutot
c0a06afe93 Fix use after free (upstream). 2015-04-05 12:16:15 +00:00
rpe
fd9f1d80cd Update net/icinga/web to version 1.12.0
OK sthen@
2015-04-05 12:15:08 +00:00
ajacoutot
ba80e38004 Fix patch. 2015-04-05 12:11:39 +00:00
sthen
31e6d5ac65 +gocover 2015-04-05 11:28:26 +00:00
sthen
90a9bc57ae import ports/devel/gocover, ok landry@
Cover is a program for analyzing the coverage profiles
generated by 'go test -coverprofile=cover.out'.

Cover is also used by 'go test -cover' to rewrite
the source code with annotations to track which parts
of each function are executed.
2015-04-05 11:27:54 +00:00
edd
8bfa832fe2 Update lang/pypy to 2.5.1.
OK sthen@, thanks.
2015-04-05 11:15:07 +00:00
ajacoutot
2d79b5c8bb +gsoap 2015-04-05 11:11:51 +00:00
ajacoutot
476cb2e735 Import gsoap-2.8.1.
The gSOAP toolkit provides a cross-platform software development toolkit for C
and C++ server and client Web service applications, and simplifies the overall
use of XML in any type of application. The toolkit supports SOAP 1.1/1.2 RPC
encoding and document/literal styles, WSDL 1.1, MTOM/MIME/DIME attachments
(streaming), SOAP-over-UDP, request-response and one-way messaging. The toolkit
also supports WS-Addressing and WS-Security, with several other WS-* available
or under development.

req. by and ok robert@
2015-04-05 11:11:25 +00:00
robert
7c92081036 revert bogous commit 2015-04-05 10:22:49 +00:00