Commit Graph

95005 Commits

Author SHA1 Message Date
sthen
f7f2ca03c8 update to quagga-0.99.23.1 2014-09-23 23:06:18 +00:00
jeremy
12242fac30 Remove ruby-echoe and ruby-rubyforge
rubyforge has been completely dead for a while.  echoe has no maintainer
and hasn't been updated in many years, is a pure ruby gem with no
dependencies, and it depends on rubyforge.  No other ports depend on
either.

OK jca@
2014-09-23 22:45:35 +00:00
jeremy
63a169a406 Unlink ruby-echoe and ruby-rubyforge 2014-09-23 22:41:21 +00:00
landry
182714ed53 Use ONLY_FOR_ARCHS-server/-test instead of messing up with MULTI_PACKAGES,
should unconfuse dpb on exotic archs. Note that powerpc is still BROKEN,
for total lack of testing from MAINTAINER.
With help from espie@
2014-09-23 21:48:28 +00:00
landry
c2653f6725 Fix build on hppa by using -O1, from brad 2014-09-23 21:38:49 +00:00
jeremy
c06f7090d2 Use testrb for testing, remove TDEP on devel/ruby-rdoc 2014-09-23 19:07:27 +00:00
brad
c20444563d bump revision. 2014-09-23 18:55:32 +00:00
espie
8b3963e860 refactor the engine code, so that new_path can put some stuff directly on
the queue. This shaves significant cpu during initial scanning...
2014-09-23 18:19:21 +00:00
sebastia
fc30be3869 Fix usage of tcltls since SSLv2_method() got removed from LibReSSL.
Fix from Dmitriy D. Czarkoff czarkoff AT gmail com

incorporating feedback and OK from landry@, dcoppa@
2014-09-23 17:01:33 +00:00
dcoppa
4726e6aa6a Update to youtube-dl-2014.09.22.1 2014-09-23 16:00:45 +00:00
naddy
a01beb17fb update to 0.19.2: minor bug fixes 2014-09-23 15:16:29 +00:00
dcoppa
72ab6aa753 Merge fixes from the "0.6.2-fixes" branch:
artwork: crash fix when file mask is empty (bug #1177)

gtkui: fix random crash after closing playlist using menu (bug #1193)
2014-09-23 15:03:38 +00:00
naddy
8c893a2bfc maintenance update to 1.20.1 2014-09-23 14:14:34 +00:00
dcoppa
6493b994c2 Update to deadbeef-0.6.2 2014-09-23 13:44:03 +00:00
ajacoutot
f7f630632c Update to mongrel2-1.9.1 to cope with recent zeromq update.
ok jasper@
2014-09-23 12:09:40 +00:00
ajacoutot
ca490f5576 Update to py-zmq-14.3.1. 2014-09-23 12:08:45 +00:00
ajacoutot
79ef4fa1e2 Update to zeromq-4.0.4.
ok jasper@
2014-09-23 12:08:03 +00:00
ajacoutot
e283c57adc Add 5.7. 2014-09-23 12:02:39 +00:00
brad
00bcd6cfce Update to isc-dhcp 4.3.1. 2014-09-23 10:13:40 +00:00
sthen
17fb16aa76 update to BIND 9.10.1 2014-09-23 09:42:41 +00:00
sthen
b1334f9fb3 Remove FAKE_AS_ROOT from these two ports, the failures seem to have vanished.
These are the last ports which needed to run the fake-install stage as root,
so now with the exception of pkg_add'ing dependencies (i.e. pkg_add code plus
a few programs run from @exec hooks in PLISTs) all packages can be built as
non-root.

ok espie@ jasper@
2014-09-23 09:21:51 +00:00
sthen
b85142c784 use -w when starting postgresql, to wait for startup to complete before
continuing. suggested by frantisek holop, ok ajacoutot@

while there, s/an another/another/ in README
2014-09-23 08:41:10 +00:00
ajacoutot
b14e2f87e5 Merge patch from upstream. 2014-09-23 08:39:52 +00:00
ajacoutot
73b9c60905 Bogus, spotted by stsp@ 2014-09-23 08:10:58 +00:00
ajacoutot
3bc5acec6e Update to lumina-0.6.3.1411413020. 2014-09-23 06:43:54 +00:00
ajacoutot
eeed2634d0 Update to glib2-2.40.2. 2014-09-23 06:15:21 +00:00
ajacoutot
d9eeeec77e Update to cantarell-fonts-0.0.16. 2014-09-23 05:49:55 +00:00
ajacoutot
47ba152092 Update to nautilus-sendto-3.8.2. 2014-09-23 05:47:46 +00:00
stu
d7c65a728f Upstream updated the distfile about a day after release with MacOSX fixes.
Nothing else has changed.
Thanks to jasper@ for the heads-up.
2014-09-22 22:06:49 +00:00
bcallah
06e0db6ec8 Update to 1.0.0
Testing/tweaks from kirby@ and bentley@
ok kirby@
2014-09-22 17:23:47 +00:00
stu
fd134bc3e3 Update to 8.5.16. Drop threaded FLAVOR.
ok sthen@
2014-09-22 16:55:11 +00:00
stu
a3f14c1b83 Update to 8.5.16. Drop threaded FLAVOR.
ok sthen@
2014-09-22 16:54:11 +00:00
ajacoutot
6db5ef431b Update to gnome-settings-daemon-3.12.3. 2014-09-22 16:38:07 +00:00
jeremy
ecf46d654c Make ruby 2.1 the default ruby version 2014-09-22 15:21:00 +00:00
jeremy
2a8d7e70bb Update to hoe 3.12.0.
Remove test code as tests now require minitest 5.3+, which isn't in
ports.
2014-09-22 15:20:05 +00:00
jeremy
c1906a753a Update to god 0.7.22, the last 0.7 release.
Remove test code as tests now require root access, and appear to hang
when run as root.
2014-09-22 15:18:44 +00:00
jeremy
edc6782e71 Update to jruby 1.7.15.
Fix bad file modes in newly included gems.
2014-09-22 15:17:01 +00:00
jeremy
fe48facd26 Update to ruby 2.1.3.
Add patch to work around bash-specific syntax in configure.
2014-09-22 15:15:41 +00:00
jeremy
7240677ea5 Update to ruby 2.0.0p576. 2014-09-22 15:14:48 +00:00
ajacoutot
9ad4eab138 Update to py-msgpack-0.4.2. 2014-09-22 13:35:43 +00:00
sthen
c7533ac04a update to unifi 3.2.5 2014-09-22 13:04:00 +00:00
chrisz
1e0ae89c9d Update to 1.2.0
ok avsm@
2014-09-22 12:58:04 +00:00
chrisz
642de2ced4 Backport upstream fix for lablgtk segfaults in unison:
Upstream commit 60a61fabb5d9836e69130bf7c07eea206fe20928

2014.09.20 [Jacques]
  * CAMLparam initializes with Val_unit rather than 0 since ocaml 4.02.
    Fix a related problem in ml_gobject (Christopher Zimmermann, PR#1425)
  * Also factorize some code to use Val_option_*


ok avsm@
2014-09-22 11:37:42 +00:00
dcoppa
9953b7621e Update to youtube-dl-2014.09.19 2014-09-22 09:50:43 +00:00
dcoppa
1d3dca956b Merge fix from the stable branch:
awful.widget.button: Override :set_image() to do the right thing
(upstream git commit 03b432cdff1146f30fa398b7ca6eb4a6b8e96f20)
2014-09-22 09:24:55 +00:00
jasper
521dbfd099 add mips64 to BROKEN list 2014-09-22 08:25:57 +00:00
dcoppa
efc09b46c7 Update to ccid-1.4.18.
Added support for:
        . Cherry Cherry TC 1100
        . Cherry Smart Card Reader USB
        . Cherry Smartcard Keyboard G87-1xx44
        . FujitsuTechnologySolutions GmbH Keyboard KB SCR2
        . Lenovo Lenovo USB Smartcard Keyboard
        . Yubico Yubikey NEO OTP+U2F+CCID
        . Yubico Yubikey NEO U2F+CCID
        . eID_R6 001 X8
2014-09-22 08:13:33 +00:00
dcoppa
21a6e0e244 Bugfixing update to 2.8.17: plugged a memory leak in the hiredis
library.
2014-09-22 08:01:49 +00:00
ajacoutot
99772bd6c8 More locales fixes. 2014-09-22 07:45:24 +00:00
ajacoutot
c3187d0ecf Update to totem-pl-parser-3.10.3. 2014-09-22 07:07:27 +00:00