ajacoutot
6b57ff21cb
Update to shelldap-1.3.1.
2015-04-22 07:35:36 +00:00
zhuk
af8de2124f
Mark PKG_ARCH as indexed (i.e., MULTI_PACKAGE-specific) as it should be.
...
Tested in a bulk build by landry@ - thanks!
okay espie@
2015-04-22 07:07:19 +00:00
benoit
43f0c2cd3d
Update to git-2.3.6.
2015-04-22 05:56:23 +00:00
sthen
e141193a26
Bump REVISION; PLIST_DB disagrees about a bump not being needed, possibly due
...
to synthesized lib/erlang/man/catX directories.
2015-04-21 22:57:01 +00:00
juanfra
18f8ca398b
Update to gambit 4.7.5. OK jasper@.
2015-04-21 21:32:06 +00:00
sthen
7670c47f8a
WANTLIB+=lzma pthread
2015-04-21 18:53:15 +00:00
sthen
e76718f18f
add some simple missing lzma WANTLIBs (crept in via libxml)
2015-04-21 18:51:24 +00:00
sthen
24c08e6d96
sync WANTLIB
2015-04-21 18:45:27 +00:00
sthen
7c60684399
sync WANTLIB
2015-04-21 18:42:41 +00:00
sthen
764d4a86fe
add some missing pthread to WANTLIB
...
(using modified portbump, thanks zhuk@)
"exciting" one in databases/py-sqlalchemy; port had a bad PKG_ARCH=* line
and also contained .so modules.
2015-04-21 18:40:20 +00:00
sthen
1b450b8415
add some missing pthread to WANTLIB
...
(using modified portbump, thanks zhuk@)
2015-04-21 18:33:48 +00:00
sthen
270db149c4
add some missing pthread to WANTLIB
...
(using modified portbump, thanks zhuk@)
2015-04-21 18:24:22 +00:00
sthen
9c8dc621a5
add some missing pthread to WANTLIB
...
(using modified portbump, thanks zhuk@)
2015-04-21 18:19:27 +00:00
sthen
477d10f783
add some missing pthread to WANTLIB
...
(using modified portbump, thanks zhuk@)
2015-04-21 18:13:09 +00:00
jasper
3729398e91
register onyx' removal
2015-04-21 15:42:47 +00:00
jasper
98667ee7c1
remove onyx, a nice concept, albeit stone-dead
...
prompted by naddy@
2015-04-21 15:41:30 +00:00
jturner
64af4c6225
Nimrod was renamed to Nim and they decided to rewrite history. Regen
...
distfile, fix WRKDIST and bump. Noticed by ajacoutot@
2015-04-21 15:22:35 +00:00
ajacoutot
31c2499f3a
Update to libsecret-0.18.2.
2015-04-21 13:37:31 +00:00
espie
8c4240d8d0
make things cleaner and less magical
2015-04-21 13:00:00 +00:00
jca
38687c1807
Kill ntop; old, busted and using bad practices.
...
Upstream ntop-ng is a completely different beast, our version is
unmaintained.
Discussed with and ok sthen@
2015-04-21 11:59:04 +00:00
jca
23aefe4e44
Update to pyusb-0.4.3, fix HOMEPAGE and reorder Makefile.
...
ok benoit@
2015-04-21 11:35:53 +00:00
benoit
7c53474b54
Update to p5-Finance-QuoteHist-1.22.
2015-04-21 10:51:26 +00:00
schwarze
c5d375d0b1
Even though the zshall(1) manual uses the .so request
...
to include all the zsh* manuals, there are no important
formatting differences between groff and mandoc.
Drop USE_GROFF. Bump because this is a somewhat atypical case.
OK pea@ (MAINTAINER) and naddy@.
2015-04-21 10:14:03 +00:00
espie
a91c124bcc
setting the stage for further changes
2015-04-21 09:53:13 +00:00
jasper
1d975fcbb7
- update to specinfra-2.30.0
2015-04-21 09:41:01 +00:00
espie
6444679ec9
start reorg the way we handle users.
2015-04-21 09:23:57 +00:00
espie
954aba1596
commonalize check for option values...
2015-04-21 08:19:52 +00:00
benoit
f06a5c8f17
Update to py-metar-0.20.
2015-04-21 07:29:30 +00:00
sebastia
584a0afe4b
Update to 2.0.8, addressing temp file permissions prolem.
...
OK jasper@
2015-04-21 06:39:31 +00:00
ajacoutot
87798cf0b5
Update to libnice-0.1.11.
2015-04-21 06:22:52 +00:00
jsg
f1e30577f3
update to afl 1.71b
2015-04-21 04:21:40 +00:00
afresh1
88dd4cd5f9
Update databases/p5-SQL-Translator to 0.11021
...
OK benoit@
2015-04-21 02:38:50 +00:00
afresh1
095d828dea
Update devel/p5-Test-Requires to 0.08
...
OK benoit@
2015-04-21 02:36:42 +00:00
afresh1
7ae3f777e1
Update devel/p5-Spiffy to 0.46
...
OK benoit@
2015-04-21 02:34:36 +00:00
bcallah
d37e3ffb33
Bugfix update to 4.1.16
2015-04-21 02:07:38 +00:00
bcallah
bfea0151cd
Sync MESS with MAME (remove i386 from the ONLY_FOR_ARCHS list until I can
...
sit down and fix it)
2015-04-21 01:43:06 +00:00
ajacoutot
b6015f6de8
php-mysql -> php-mysqli
...
ok robert@ (maintainer)
2015-04-20 21:16:04 +00:00
jasper
b04520fca9
implement the bond type, which is to be used for trunk interfaces
2015-04-20 20:29:09 +00:00
jasper
2dea3ee5b8
implement fstab type for OpenBSD
2015-04-20 20:20:37 +00:00
schwarze
a034b04972
Install the STk-man.macros to the right directory such that
...
the .so requests in the STk manual pages work as intended.
Drop USE_GROFF because formatting differences are minor.
OK naddy@
2015-04-20 20:08:18 +00:00
zhuk
a45ebee497
Add IGNORE-qch for now, until the issue with trying to run qhelpgenerator
...
from LOCALBASE is resolved.
Found by sthen@.
2015-04-20 19:32:38 +00:00
ajacoutot
0a90e55016
Update to gnome-getting-started-docs-3.16.1.
2015-04-20 17:41:51 +00:00
sthen
b41e24dfc5
sdlmame fails on i386, lots of "integer constant is too large for 'long' type"
...
in src/emu/cpu/i386/pentops.inc
2015-04-20 15:38:25 +00:00
bcallah
22bfa428f4
Update to 2.6
2015-04-20 14:06:54 +00:00
gonzalo
379994256b
Update for HAproxy to 1.5.11
...
With tweaks from Daniel Jakots (thanks!) and jca@ (thanks!)
OK jca@
2015-04-20 14:02:34 +00:00
gonzalo
f7b92769a2
Update for SMTube to 15.1.0:
...
* Fix for VEVO videos.
Thanks to Josh Grosse
OK bcallah@
2015-04-20 13:57:29 +00:00
zhuk
eabc81dc24
Unbreak test: -pdo_mysql, -mysql and -mysqli were removed a while ago.
...
Sitting in my tree for a few months.
2015-04-20 12:09:10 +00:00
zhuk
b555a1e7f8
Add test for portbump -d; should save me some minutes next time I'll swap
...
arguments for PortHandler::update() in portbump.
2015-04-20 12:05:25 +00:00
sthen
a505f3ea1c
handle rrdtool versions >=1.5
2015-04-20 12:04:22 +00:00
ajacoutot
9f48757715
--disable-a52dec so the decoder from libav is picked up instead.
...
from brad
2015-04-20 09:36:17 +00:00