4236 Commits

Author SHA1 Message Date
giovanni
a227a842b3 Update to 6.4
from Brian Conway with a tweak by me
2015-09-22 22:21:10 +00:00
jasper
8d9dff0e14 previous shuffling uncovered that BUILD_DEPENDS for autoconf were being
overridden elsewhere in the Makefile
2015-09-20 18:37:50 +00:00
jasper
56a7ac4933 make this actually readable 2015-09-20 18:35:55 +00:00
jasper
3254eeea70 add patch from upstream to autocomplete hosts by reading known_hosts 2015-09-20 15:05:33 +00:00
landry
a5636c0f41 +rofi 2015-09-20 12:50:48 +00:00
landry
0fb565c88b Import rofi 0.15.8.
Rofi is a graphical menu. Its features include:
* Full (configurable) keyboard navigation.
* Type to filter
    - Tokenized: Type any word in any order to filter.
    - Case insensitive
* UTF-8 enabled.
    - UTF-8 aware string collating.
    - intl. keyboard support (`e -> è)
* Pango font rendering.
* RTL language support.
* Window Switcher.
    - I3 support.
    - EWHM compatible WM.
* Run dialog.
* SSH launcher.
* History based ordering: last 25 choices are ordered based on use.
* Levenshtein distance ordering of matches.
* Drop in dmenu replacement with many added improvements.
* Can be easily extended using scripts.

ok/feedback jasper@ czarkoff@
2015-09-20 12:49:52 +00:00
ajacoutot
5fb8556623 Update to login_krb5-5.8.2.
- document the fact that the auth style must start with a dash.
2015-09-20 09:48:17 +00:00
landry
97fb42ac25 update to backuppc 3.3.1 2015-09-20 07:23:36 +00:00
benoit
3f64716557 Update to ddrescue-1.20. 2015-09-19 10:07:26 +00:00
benoit
b73e055447 Update to py-cef-0.5. 2015-09-19 09:38:41 +00:00
benoit
bb45b85b8f Update to py-metlog-0.10.0. 2015-09-19 09:17:35 +00:00
ajacoutot
a296afa873 /usr/local -> LOCALBASE
spotted by jasper@
2015-09-18 10:24:17 +00:00
ajacoutot
0362b001f2 Hosted at rorcz. 2015-09-18 09:14:59 +00:00
kirby
a3d2bcd466 -god 2015-09-18 07:08:36 +00:00
kirby
3702db90fb Remove 6 years old version of god. Latest version could be installed via
ruby-gems.
ok jeremy@
2015-09-18 07:07:53 +00:00
sthen
d9b44ed6a2 new HOMEPAGE, from Ryan Freeman (maintainer) 2015-09-16 17:21:55 +00:00
sthen
a2f3f77762 zap stray word in DESCR 2015-09-12 20:25:21 +00:00
sthen
530b87b389 bump; ifmedia64 2015-09-11 16:18:23 +00:00
sthen
61ca3d7f46 bump; ifmedia64 2015-09-11 14:53:12 +00:00
sthen
04333f4d88 bump; ifmedia64 2015-09-11 14:52:35 +00:00
sthen
1a7fbe358c bump; ifmedia64 2015-09-11 14:50:36 +00:00
ajacoutot
1d7642d0b7 Update to login_krb5-5.8.1.
- sync with login_* in base system: drop usage of <sys/param.h>
2015-09-11 07:53:21 +00:00
ajacoutot
63f288aa19 Update to salt-2015.8.0. 2015-09-11 07:19:12 +00:00
pascal
ee4fefe15c update parallel to august snapshot 2015-09-10 18:57:33 +00:00
ajacoutot
7b04deb9bd Moved to github. 2015-09-10 08:25:12 +00:00
sthen
2e2f45eb79 update to dmidecode-3.0 2015-09-08 19:31:15 +00:00
jasper
478a0426d8 should've been removed in previous
spotted by nigel@
2015-09-07 08:09:22 +00:00
jasper
ddf0ecf922 - update to logstash-1.5.4
from Pavel Korovin
2015-09-06 08:29:39 +00:00
jturner
dad302d0e9 Update login_duo to 1.9.15. 2015-09-05 01:23:22 +00:00
jasper
28d9dd4edc update to p5-Sys-Virt-1.2.19 2015-09-04 05:53:28 +00:00
jasper
d3aeeb2799 update to libvirt-python-1.2.19 2015-09-03 07:44:48 +00:00
jasper
e8f240b64f update to libvirt-1.2.19 2015-09-03 07:44:43 +00:00
benoit
aa6ac2a6c2 Update to p5-File-NFSLock-1.27. 2015-09-02 12:35:33 +00:00
benoit
1d0d59a20c Update to p5-Quota-1.7.2. 2015-09-02 12:13:50 +00:00
jasper
86fcf57807 Fix the generator issue with a patch proposed to upstream, instead of
reverting the offending commit
2015-09-02 06:35:26 +00:00
jasper
10832e756e rework the df/mount caching so it can be flushed if needed 2015-09-01 07:23:35 +00:00
avsm
a4edcc6bf7 opam: add missing patch hunks in upgrade to 1.2.2
ok jca@, tested by krw@ daniel@ jsg@
2015-08-31 12:14:12 +00:00
jasper
6fdf56a102 merged upstream 2015-08-31 11:52:09 +00:00
avsm
fdde127c48 update to opam-1.2.2
Because the Aspcud constraint solver is not ported to OpenBSD yet, this
package is configured to use the IRILL online solver by default.  To
disable this and use the internal solver, set the "OPAMNOASPCUD" env
variable to "1".  You will need to do this if you want to use OPAM
when offline.

ok jca@, tested by krw@ daniel@ jsg@
2015-08-30 16:30:45 +00:00
avsm
0907d0527f update to findlib-1.5.5
This introduces a strong dependency on ocaml-camlp4 in order to get the
safe_camlp4 script. This could be split into a subpackage in the future,
to get a base findlib package that does not depend on camlp4

ok jca@, tested by krw@ daniel@ jsg@
2015-08-30 15:43:47 +00:00
jeremy
05c826ef79 Stop building extension libraries for ruby 2.0 by default. Ruby 2.0 will
be unsupported upstream before OpenBSD 5.9 is released.

OK jasper@
2015-08-29 15:56:08 +00:00
jasper
aa7ac7830b harder, better(?), faster(?) C++ 2015-08-28 06:37:23 +00:00
jasper
3f3a054538 implement swap facts 2015-08-27 18:17:57 +00:00
ajacoutot
b5e74484e7 Fix DBus @sample files after recent dbus port update.
The dbus package does not install /etc/dbus-1/system.d/ anymore, so it
needs to be properly @sample'd.
2015-08-27 06:48:30 +00:00
jasper
f2eae85cfe - update to mcollective-2.8.4 (only one change that doesn't affect us) 2015-08-26 15:13:48 +00:00
jturner
ee1a32c6ca Tell PORTROACH to ignore version that end in a-z 2015-08-25 18:46:05 +00:00
sthen
c3e091dd91 wantlib 2015-08-25 14:17:44 +00:00
sthen
b0afd3bc40 remove bcallah as maintainer of his ports, at his request 2015-08-25 13:18:24 +00:00
sthen
00115727ec wantlib 2015-08-25 12:57:33 +00:00
ajacoutot
e252878493 +direvent 2015-08-25 11:55:05 +00:00