100040 Commits

Author SHA1 Message Date
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
robert
3e93c7db73 fix -web plist; diff from Mark Patruck 2015-04-05 10:18:42 +00:00
ajacoutot
8ef9b6b74f Unbreak runtime by moving the ifdef OpenBSD block were it will match
before other blocks.
2015-04-05 10:12:34 +00:00
rpe
21d9691f7b Update converters/dos2unix to release version 7.2.1
OK jasper@ aja@
2015-04-05 09:53:01 +00:00
ajacoutot
02898296bb print/cups,-libs needs to be a LIB_DEPENDS; breakage reported by naddy@ 2015-04-05 09:33:42 +00:00
schwarze
05fa3f5619 Drop USE_GROFF (no formatting difference).
While here, patch away a markup bug that loses information.
2015-04-05 09:32:50 +00:00
ajacoutot
3a5a4fc454 Remove dlopen() hack. guenther@ is working on the underlying issue and it
makes it easier for people to test his diffs.
2015-04-05 09:00:53 +00:00
ajacoutot
378a6e1108 Needs devel/libexecinfo. 2015-04-05 07:58:08 +00:00
ajacoutot
3c773f4f63 Update to phpvirtualbox-4.3.3. 2015-04-05 07:10:40 +00:00
schwarze
15b0f5e700 Drop USE_GROFF.
Bumping because the german version of the manual renders significantly
better with mandoc than with groff in -Tascii mode (mandoc at least
shows base vowels, groff loses Umlaute completely).
2015-04-04 22:47:09 +00:00
zhuk
959b1e24e9 Improved DESCR, from sthen@ - thanks! 2015-04-04 19:11:30 +00:00
schwarze
2fd2ad9e54 Drop USE_GROFF (output now identical). No bump needed. 2015-04-04 18:56:06 +00:00
landry
d67f6b85a3 +menulibre 2015-04-04 18:37:45 +00:00
landry
0a74c0e139 Import menulibre 2.0.6.
MenuLibre is an advanced FreeDesktop.org compliant menu editor.

All fields specified in the FreeDesktop.org Desktop Entry and Menu
specifications are available to quickly update.
Additionally, MenuLibre provides an editor for the launcher actions
used by applications such as Unity and Plank.

with tweaks & ok ajacoutot@
2015-04-04 18:37:11 +00:00
kirby
c420d5666c update to freeciv-2.5.0 2015-04-04 18:15:11 +00:00
ajacoutot
82007543f5 Drop redundant. 2015-04-04 17:38:17 +00:00
jca
e8f232737e Update to lxrandr-0.3.0 and update license marker.
ok landry@
2015-04-04 17:32:17 +00:00
sthen
fc5d617097 check that dbus,-suid rdep is present when needed, ok ajacoutot@ 2015-04-04 17:23:52 +00:00
jasper
5a2ef58b81 merged upstream 2015-04-04 16:07:16 +00:00
landry
8da39ba6d5 Disable the locate method for now, find/walk and zeitgeist should be
enough.
2015-04-04 16:03:34 +00:00