Commit Graph

2764 Commits

Author SHA1 Message Date
jeremy
054823d8c1 Remove msf@ as maintainer from the ports he maintains, at his request,
as he no longer works on OpenBSD.
2012-09-04 03:40:33 +00:00
ajacoutot
3c3576ea16 No need to pass -pthread here.
ok mpi@ (maintainer)
2012-09-03 19:45:14 +00:00
ajacoutot
62ef0558f9 Bugfix update to notification-daemon-0.7.6. 2012-09-03 15:26:02 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
ajacoutot
2c44045fa9 Minor update to cyphertite-1.3.6.
from David Hill (maintainer)
2012-08-31 15:40:19 +00:00
sthen
ba107788c6 bump a bunch of pecl-*, thanks to cvs's non-atomic commits/updates some of
these got built on amd64 without the WANTLIB they should have had, this is
causing issues with pkg_add updates reported by Johan Huldtgren
2012-08-30 14:09:21 +00:00
ajacoutot
d28ffbc4c6 Unbreak by updating to deja-dup-23.90. 2012-08-30 08:00:12 +00:00
jasper
22fe9eecd5 mark these as BROKEN as they fail with the new vala
they'll be dealt with later by landry@ and aja@
2012-08-29 14:10:18 +00:00
sthen
54c06cc7d2 fix LIB_DEPENDS path, spotted by naddy 2012-08-27 22:43:04 +00:00
ajacoutot
432bef9e8a clusterit and dsh conflict.
spotted by okan@
2012-08-27 15:10:49 +00:00
ajacoutot
3b7cb5b181 +dsh 2012-08-27 14:36:49 +00:00
ajacoutot
77b61b50d6 Import dsh-0.25.7.
dsh is an implementation of a wrapper for executing multiple remote
shell (rsh/remsh/ssh) commands. rsh/remsh/ssh are wrappers for executing
shell (ksh/bash/zsh/tcsh/sh .. etc... ) on remote hosts.

from rpe with some tweaks
ok sthen@
2012-08-27 14:36:17 +00:00
sthen
c033eddb06 simplify rc_pre(); this uses rm -f which returns a successful exit code
even if the file doesn't exist, so no need to explicitly test for its
presence. from rpe, ok ajacoutot@
2012-08-27 13:39:59 +00:00
dcoppa
192c04f02e Update to 2.14
ok naddy@
2012-08-23 20:02:12 +00:00
sthen
cc855487de sync wantlib for pecl-* 2012-08-23 19:35:31 +00:00
sthen
9f9069554b sync wantlib 2012-08-23 15:50:05 +00:00
ajacoutot
d6c732de39 Update to upower-0.9.18.
ok landry@ (maintainer)
2012-08-21 17:27:13 +00:00
ajacoutot
057028b194 RCS id cleanup; also add OpenBSD RCS Id where missing... 2012-08-19 22:30:36 +00:00
ajacoutot
0ae8b6a0b9 Update to cyphertite-1.3.4.
from David Hill (maintainer)
2012-08-19 06:08:51 +00:00
avsm
6319596fa3 update to findlib-1.3.3
* support for ocaml 4.00.0
* change sitelib to /usr/local/lib/ocaml
* new MASTER_SITES and HOMEPAGE
* remove dependency on groff
2012-08-18 22:24:50 +00:00
ajacoutot
7ab36748ae Remove irrelevant $FreeBSD RCS ids. 2012-08-18 12:41:37 +00:00
ajacoutot
b7eab0566c boring morning useless cleanup: remove the FreeBSD RCS tags; it makes
sense for ports Makefile but not really for categories.

ok espie@
2012-08-18 07:25:25 +00:00
ajacoutot
501321be06 Fix WANTLIB. 2012-08-17 14:08:25 +00:00
sthen
c8058bb098 update to NUT 2.6.5; bugfixes, cleanup, new device support, etc. 2012-08-09 12:05:16 +00:00
pascal
63d21a9ccc Prepare memtest86+ for PIE by passing -fno-pie. This is a no-op right now,
committing just to reduce the amount of diffs floating around.

ok sthen@
2012-08-08 20:14:21 +00:00
ajacoutot
b3a91a8dea Update to cyphertite-1.3.0.
from David Hill (maintainer)
2012-08-07 07:35:03 +00:00
naddy
3cf53398a0 fetch missing prototypes, no need for groff 2012-08-06 20:45:49 +00:00
naddy
8772c908e9 arpa/inet.h and netinet/in.h can now be #included in either order 2012-08-05 20:28:51 +00:00
ajacoutot
bcf7859592 No need to add FULLPKGNAME-main to SUBST_VARS now that the infrastructure
does the right thing; thanks espie@ !
2012-08-04 15:17:06 +00:00
landry
ee585ea0a0 +py-cef, py-metlog, py-repoze-who, py-recaptcha-client, py-gevent, py-greenlet 2012-07-17 19:34:09 +00:00
landry
3cb98cea16 Import py-metlog 0.9.2.
metlog-py is a Python client for the "Metlog" system of application
logging and metrics gathering developed by the Mozilla Services team.
The Metlog system is meant to make life easier for application
developers with regard to generating and sending logging and analytics
data to various destinations.

Needed by upcoming firefox sync server port.
ok rpointel@
2012-07-17 19:27:34 +00:00
landry
54f5fe14fd Import py-cef 0.3.
Most Mozilla Services applications need to generate CEF logs. A CEF Log
is a formatted log that can be used by ArcSight, a central application
used by the infrasec team to manage application security.

Requirement of upcoming firefox sync server port.
ok rpointel@
2012-07-17 19:26:14 +00:00
sthen
bcc6542df5 Fix README-main, pointed out by "Jiri B" on ports@. ok merdely aja 2012-07-17 09:31:21 +00:00
mpi
4ca8758c15 Disable unsupported '-D' option in lsusb.
Reported by and ok jasper@
2012-07-16 20:17:03 +00:00
jasper
7ec7167fc8 sync 2012-07-12 21:50:09 +00:00
jasper
d79baff454 import node-always 1.1.1
Tool to run a Node.js process, restarting on file changes and crashes.

ok sthen@
2012-07-12 21:44:34 +00:00
jasper
0abc6be283 consistent spelling of Node.js, as used on the official web site 2012-07-12 21:42:53 +00:00
edd
baf6c8b123 Unbreak findlib and dynlink:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630490

Also fix dependencies and WANTLIB.

OK dcoppa@, looks good aja@
2012-07-12 10:11:38 +00:00
gonzalo
52f6e3feb0 This is a little update for pciutils to 3.1.9 with some changes:
* Whereever we mention the PCI ID database, we now refer to
  http://pci-ids.ucw.cz/ and the sf.net site is mentioned only
  as a mirror. This includes update-pciids.
* Decode PCIe Gen 3 speeds and link status fields.
* Various minor bug fixes.
* Updated pci.ids to the today's snapshot of the database.

While here, zap some white spaces, GROFF is not needed and add some mirrors.

Tested on i386.

Ok matthieu@ (maintainer) aja@
2012-07-11 18:17:52 +00:00
sebastia
424df6de82 Bye bye heartbeat.
this version in the tree here was old, and got broken due to the
gnutls update. instead of fixing it, get rid of it.

OK aja@
2012-07-11 09:48:07 +00:00
sebastia
4d0b590e95 unhook heartbeat 2012-07-11 09:45:56 +00:00
jasper
144e2930d7 handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
ajacoutot
7a50e70a56 Update to duplicity-0.6.19.
from Brad
ok jim@ (maintainer)
2012-07-10 15:01:14 +00:00
sthen
d6a0e81e33 add misc to categories 2012-07-10 09:03:54 +00:00
sthen
ab5a1f5f20 sync with base to remove KERNBASE; ok lum@ 2012-07-10 07:53:21 +00:00
edd
0a5757f08d Fix native compilation for ocaml findlib.
OK giovanni@
2012-07-09 20:36:18 +00:00
sthen
7df80f24fc update to Bacula 5.2.10, ok aja@ merdely@ 2012-07-09 18:40:58 +00:00
sthen
fb0ff8d310 don't rely on param.h providing the nitems macro, ok ajacoutot@ 2012-07-09 09:23:22 +00:00
sthen
eb2945d565 +ranger 2012-07-09 09:21:15 +00:00
sthen
a9c0b0d27e import ports/sysutils/ranger, ok giovanni@
ranger is a file manager with VI key bindings. It provides a
minimalistic yet nice curses interface with a view on the directory
hierarchy. The secondary task of ranger is to psychically guess
which program you want to use for opening particular files.
2012-07-09 09:20:58 +00:00
ajacoutot
f5e3aee4f3 Exclude ports/system users that have a login shell since we only want to
deal with human users
2012-07-08 16:35:19 +00:00
giovanni
5f519eacf3 Update to 5.43 2012-07-08 15:13:22 +00:00
naddy
e37cef2551 update to 2.13 2012-07-08 14:44:12 +00:00
ajacoutot
ef0b6f6c85 SECURITY update to accountsservice-0.6.22. 2012-07-05 07:18:59 +00:00
sthen
44cc1179f6 PASS_MAX is now hidden behind __XPG_VISIBLE, cyphertite has its own definition
which is "ifdef linux"'d so use this instead. Discussed with naddy.
2012-07-04 15:47:45 +00:00
ajacoutot
cac5264dc0 Rename our autochanger to chio-autochanger-openbsd and fix a couple of
bugs in it. All functions successfully tested (only listall is not
implemented yet).
While here, set the default tape device to /dev/nrst0.

ok sthen@
2012-07-04 12:02:56 +00:00
sthen
79ebb8082f remove unneeded patch 2012-06-30 09:48:22 +00:00
ajacoutot
587f3e6db4 Add a chio-changer script in replacement for the mtx-changer script.
Adapted from NetBSD pkgsrc and FreeBSD ports.
@sample the script so that people can apply local modifications if
needed.

Tested on an LTO-4, 8 slots.

Why do all chio(1) behave differently!!!???

ok sthen@ merdely@ (maintainer)
2012-06-28 19:24:56 +00:00
landry
1fc510c2f5 Update to upower 0.9.17
Note that now by default, upowerd will run apm -C when running
on battery and apm -A when on AC, this can be disabled by setting
RunPowersaveCommand to false in etc/UPower/UPower.conf.

ok ajacoutot@
2012-06-27 06:39:50 +00:00
jasper
9041fc74ae - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 14:40:06 +00:00
sthen
3edb03dd8f update to moreutils 0.47: fixes manpage typo, avoids reading files twice in
combine(1) to support data coming from pipes, and adds an errno(1) utility
for people who are too lazy to type 'man errno' (or are perhaps on an OS with
bad manuals).
2012-06-26 13:38:25 +00:00
jasper
5b3534a62c tom doherty takes maintainership 2012-06-23 10:33:32 +00:00
naddy
3003e07939 use bsd.port.arch.mk 2012-06-22 12:41:42 +00:00
sthen
6387a737ce +ykpers 2012-06-20 15:35:09 +00:00
sthen
54ba451147 import ports/sysutils/ykpers, now that libusb1 can access it without gymnastics
ok jasper@

Tool and library to programme Yubikey devices with new key information.
2012-06-20 15:34:47 +00:00
ajacoutot
15c1f311bc Missed bumps after my recent php module changes.
spotted by sthen@
2012-06-18 07:56:13 +00:00
benoit
c7ed425c4f - update dwdiff to 2.0.4
- update CONFIGURE_ENV
- regen PLIST
2012-06-17 09:50:46 +00:00
ajacoutot
be5549b41f Remove bogus (UN)MESSAGE. It is taken care of by the php/pecl MODULE. 2012-06-16 11:27:48 +00:00
robert
5d7f1afe2a Rework the PgSQL part of the documentation in order to setup proper
permissions of the database while creating it.

ok ajacoutot@, sthen@, merdely@
2012-06-16 07:08:55 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
jasper
e75e38fde3 - update to 1.1.3 2012-06-13 08:37:56 +00:00
sthen
2d21dc65fe zap quotes in PERMIT_* 2012-06-09 11:26:02 +00:00
sthen
2e38342377 update to NUT 2.6.4 rolling in the patch for CVE 2012-2944 which we had locally,
adding new device support, better snmp support for various devices, and many
other fixes and improvements.
2012-06-08 21:07:02 +00:00
steven
ae33ed928d s/PREFIX/TRUEPREFIX/ for consistency.
from robert at peichaer.org

ok ajacoutot@
2012-06-08 21:06:46 +00:00
lum
b318f33073 update to toprump-0.14.8
sync with recent changes to top(1).
2012-06-08 14:27:44 +00:00
pea
a811697c0c Update to 2.3.8
ok okan@
2012-06-08 13:59:08 +00:00
jasper
d4828b4d48 - don't hardcode the node version in PLIST
breakage spotted by naddy@
fix from aaron bieber
2012-06-08 05:54:04 +00:00
landry
80032580e4 +dfc 2012-06-01 13:02:24 +00:00
landry
b6d7d7f6d8 Import dfc 3.0.0.
dfc is a simple tool that display file system space usage using graphs
and colors. It can also output to CSV, TeX or HTML.

ok jasper@ giovanni@
2012-06-01 13:01:45 +00:00
jasper
6d105eb08d Security fix for CVE-2012-2944: upsd can be remotely crashed
ok sthen@ (MAINTAINER)
2012-06-01 07:12:41 +00:00
jasper
c6aae07c05 - update to 0.17
- specify license versions
- update maintainer address

ok william@ (MAINTAINER)
2012-05-30 13:12:32 +00:00
jasper
992adee7cb - update to 5.4
maintainer timed-out
2012-05-29 15:45:56 +00:00
jasper
374466b0b1 sync 2012-05-29 11:30:36 +00:00
jasper
eb59ff932a import node-daemon 0.5.1
C++ add-on for Node.js to enable simple daemons in Javascript plus some
useful wrappers in Javascript.

ok sthen@
2012-05-29 11:29:35 +00:00
ajacoutot
38c839f00b Prepend the short hostname to the log line to have a compliant syslog(3)
entry allowing remote logging based on the host.
2012-05-29 10:21:56 +00:00
ajacoutot
fa2db4d712 Set owner, group and mode for logfiles to the same value regular
syslogd(8) uses.

ok sthen@ steven@ (maintainer)
2012-05-29 05:19:19 +00:00
ajacoutot
093570a8a6 Set the PID to /var/run/syslog.pid by default to make syslog-ng happy
with newsyslog(8); this can of course by modified using syslog_ng_flags.
While here, run syslog-ng.conf(5) through tbl(1) (from sthen@).

discussed with and ok sthen@ steven@ (maintainer)
2012-05-28 16:31:31 +00:00
jasper
c2e2152cc2 - update to 1.4
from maintainer with tweaks by me
2012-05-25 12:46:40 +00:00
kirby
fe47a593eb Fix id $OpenBSD: -> $OpenBSD$ 2012-05-24 11:35:29 +00:00
jasper
1dd4aa573a adjust for node.port.mk location change 2012-05-23 15:13:20 +00:00
ajacoutot
f8d0623aa8 If syslog-ng is started early during boot-up (that is if one replaces
the syslogd rc.d(8) script with the syslog_ng one), it will fail to
launch because ldconfig(8) hasn't had a chance to run yet. Add an
rc_pre() that will take care of that.

ok sthen@ steven@ (maintainer)
2012-05-23 06:44:50 +00:00
sthen
566eef95df don't use asm code; from frantisek holop, fixes a segfault with e2fsck 2012-05-20 21:42:50 +00:00
sthen
c5636d9fa1 tidy whitespace 2012-05-20 21:39:22 +00:00
ajacoutot
86265ce150 Fix usage of the _POSIX_THREAD_PRIORITY_SCHEDULING macro.
from Brad
2012-05-17 05:01:35 +00:00
ajacoutot
2bab059acd Better COMMENT. 2012-05-16 07:47:21 +00:00
jasper
83fb508ecf sync 2012-05-16 06:11:04 +00:00
jasper
aafb3f253b import logfmon 1.1
The logfmon daemon monitors a set of syslog log files and matches each
new entry against the rules defined in its configuration file.  Each
rule may be tested against entries from a single file, a set of files or
from all files. Depending on the rule, a command may be executed or the
entry may be ignored. All unmatched messages are batched together and
mailed every 15 minutes, or whatever alternative time is specified in
the configuration file.

from Tom Doherty
ok aja@
2012-05-16 06:10:18 +00:00
jasper
3583d15ad2 switch to lua.port.mk 2012-05-15 19:38:01 +00:00
jasper
02255fa12c sync with new lua.port.mk 2012-05-15 17:34:05 +00:00
mpi
2649d4b541 +usbutils 2012-05-15 13:46:03 +00:00
mpi
6bb73d53eb Import usbutils-005
Utility used to display information about USB devices.

ok sthen@, ajacoutot@ (on a previous diff)
2012-05-15 13:44:52 +00:00
sthen
0acae659a4 update Sys::Syscall to 0.23 (test fix only)
- drop maintainer per his request.
2012-05-14 10:06:49 +00:00
pascal
8ebd80cad7 Update to 1.15; doesn't need groff.
ok ajacoutot@ sthen@ giovanni@
2012-05-14 09:56:13 +00:00
ajacoutot
cbeb0bab0d Fix nut-xml after recent neon update. 2012-05-14 06:26:52 +00:00
jasper
ddda8698fa regen PLIST 2012-05-11 20:49:58 +00:00
ajacoutot
2ccc6edecc Fix removal of user/group. 2012-05-11 18:19:10 +00:00
ajacoutot
29fce94f67 Bugfix update to accountsservice-0.6.20. 2012-05-11 15:32:46 +00:00
william
b65ae45914 conflict with logsentry; spotted by Markus Lude, thanks.
ok sthen
2012-05-11 03:35:29 +00:00
jasper
8a652f90b6 import node-syslog 1.1.2
node-syslog is a Node.JS module to work with the system log (syslog)
daemon on UNIX system.

ok sthen@
2012-05-09 15:26:10 +00:00
jasper
9566522718 sync 2012-05-09 15:25:19 +00:00
ajacoutot
40a337aa16 Update to cyphertite-1.2.2.
from David Hill (maintainer)
2012-05-09 14:36:15 +00:00
sthen
f4acc97ae6 LOCALBASE->TRUEPREFIX, pointed out by aja@ 2012-05-08 19:05:06 +00:00
william
fa5ef5d96b +logtail 2012-05-08 02:56:55 +00:00
william
035c9a7d91 Import logtail (from logcheck-1.3.14)
logtail displays lines from a standard text file and keeps track of the
offset of the end of the file so that subsequent runs only display new
lines. The file's inode is also recorded so that rotated logs can be
detected.

ok sthen
2012-05-08 02:54:10 +00:00
robert
b2a040d37c update to 2.7.14 2012-05-05 19:32:01 +00:00
robert
0665d2d40b update to 1.6.8 2012-05-05 19:29:49 +00:00
lum
9d8eb28b79 update to toprump-0.14.7
sync with recent changes to top(1).
2012-05-04 09:46:58 +00:00
gsoares
01aed3d8b6 bugfix update to 2.4; (maintainer timeout)
From Holger Mikolon <holger at mikolon.com> (thanks)
2012-05-01 05:32:41 +00:00
jasper
702bfef43c switch to MASTER_SITE_DEBIAN 2012-04-30 19:22:08 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
ajacoutot
3f0ee525f1 Use LOCALSTATEDIR. 2012-04-28 10:51:44 +00:00
ajacoutot
45b1ca577c Update to cyphertite-1.2.1.
from David Hill (maintainer)
2012-04-28 09:30:05 +00:00
naddy
0d61a49cd0 update to 2.12: -r now follows only command-line symlinks 2012-04-26 21:13:10 +00:00
gonzalo
d48f44e99e Update for autossh to 1.4c using autoconf infrastructure and also drop unnecessary
VERSION variable (pointed by sthen@), now autossh use configure.

With this fixes:

- updated option string up to OpenSSH 5.6
- when using -f, set gate_time to 0; the assumption is that
  it is being used for infrastructure (i.e. in a system startup),
  has been tested, and bombing out just because the remote end is
  not up is not the desired behaviour.
- add AUTOSSH_MAXLIFETIME
- fix poll flags so not checking for writable when write done
- compile time TOUCH_PIDFILE option to touch pid file on connection test.

Maintainer drop the maintainership, so I take care of this now.

OK aja@, okan@.
2012-04-24 12:37:44 +00:00
ajacoutot
22cbbee56d Update to deja-dup-22.1. 2012-04-24 07:59:26 +00:00
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
ajacoutot
14ea07a98a Update to accountsservice-0.6.18. 2012-04-23 13:37:55 +00:00
ajacoutot
51b9e23926 Fix rcscript path. 2012-04-22 11:43:36 +00:00
sthen
c37807dc6b use pecl.port.mk, ok jasper@ 2012-04-19 21:30:26 +00:00
gonzalo
e75411c8e9 Little update for ncdu:
* Use hash table to speed up hard link detection
    * Added read-only option (-r)
    * Use KiB instead of kiB (#3399279)

Tested on i386.

USE_GROFF is not needed.

OK jasper@, aja@
2012-04-18 19:51:33 +00:00
nigel
de366fb0d5 Update for rfork removal.
Ok sthen@
2012-04-14 09:27:27 +00:00
pascal
4e04a5d009 Fix conky with rthreads. Joint work with kurt@, with input from guenther@.
ok benoit@ (maintainer)
2012-04-13 21:21:10 +00:00
sthen
64acccc545 set --localstatedir=/var and fix a few file locations, ok ajacoutot@ 2012-04-13 20:53:19 +00:00
jasper
a96f028cca - update to 2.7.13, fixes various security issues
cve-2012-1906 cve-2012-1986 cve-2012-1987 cve-2012-1988 cve-2012-1989

ok robert@ (MAINTAINER
2012-04-13 08:18:30 +00:00
sthen
ad9e877d40 +entr 2012-04-12 14:56:09 +00:00
sthen
20c93a8203 ports/sysutils/entr, from Eric Radman, ok dcoppa@
entr - a utility for running arbitrary commands when files change.
Uses kqueue(2) to avoid polling. Reads a list of files provided on
STDIN and runs the supplied command if any of them are modified.
2012-04-12 14:55:47 +00:00
sthen
e3936faf0a No need for a MESSAGE warning us about modifications needed when upgrading
from a 4-year-old version ;)  OK merdely@.
2012-04-12 01:00:23 +00:00
sthen
e7754ca9e1 update to moreutils 0.46, fixing a manpage typo and reading from named pipes
in combine(1)'s xor mode.
2012-04-11 14:41:40 +00:00
sthen
8da06bfdee simpler; from aja@ 2012-04-06 11:59:48 +00:00
sthen
b10b785f50 In freedt, change svscan's rc script to shut down daemons started by svscan
when "svscan stop" is run. From Marcus Merighi with feedback from me.
2012-04-06 11:47:54 +00:00
merdely
4eb8f1f912 Update to 0.23. Remove some unneeded depends. Remove USE_GROFF.
Update pkg/DESCR (requested by and suggestion from okan)
ok okan@
2012-04-05 21:20:29 +00:00
sthen
6a2ea507b5 update to symon 2.85 2012-04-05 14:33:48 +00:00
ajacoutot
6bf9dbe8fc Install man pages with proper perms so that a regular user can read them. 2012-04-05 10:33:45 +00:00
jasper
4f6e160902 - disable -Werror to unbreak the build after the recent libgcrypt update. 2012-04-05 09:20:12 +00:00
merdely
136feb26c0 Move some files from PLIST to PLIST-server so that FLAVOR=no_server make
works again.
Conflict with older versions of the client.
Make mtx-changer.conf @sample-able so we don't overwrite on update.

ok & help from sthen and aja
2012-04-04 21:30:56 +00:00
brynet
973c08740a Whoops, add the man page patch for xbattbar. 2012-04-04 02:35:15 +00:00
brynet
9070e23e24 Add an option for displaying time&date to xbattbar (-T), from Alexander Polakov.
ok sthen@
2012-04-04 02:19:16 +00:00
sthen
302b21f525 Adjust new user creation in Bacula which had some duplication between
packages which depend on each other:

- only create the _bacula user in -main (client parts)
- only create the _bacula-sd user in -server

Change _bacula's home dir from /var/bacula to /nonexistent.
/var/bacula needs to be writable by the _bacula group and since
/usr/libexec/security actually checks that user home dirs are
group-writable, whereas /etc/security just checked if the user
home dir was a writable *file*(!), it whines every day for
every machine with bacula client installed. (This will only
affect new installations so if you're annoyed by these mails
too, just vipw and change it by hand).

ok ajacoutot@ merdely@
2012-04-03 10:05:47 +00:00
steven
7743cfe4e9 enable sql support.
to use this, you also need to install the specific libdbi-drivers package
for the database you plan to use.

requested and tested by Richard Brooks, RichardBUK at FastMail.fm
2012-04-01 20:38:19 +00:00
ajacoutot
500e8f9c49 x11/gnome/gcr is not needed and mono-gnome already brings everything that
is required.
2012-04-01 15:58:31 +00:00
ajacoutot
6edb2a5de9 Missing build depends on vala. 2012-04-01 09:59:32 +00:00
ajacoutot
8f3e480582 Update to cyphertite-1.1.1.
from dhill@ (maintainer)
2012-03-30 22:53:18 +00:00
naddy
885f1458ce fix build with latest glib 2012-03-30 20:33:41 +00:00
ajacoutot
091bb20796 Fix some ports improperly using the POSIX feature test macros. Just
checking if they're defined is wrong as -1 is a valid value to indicate
the feature is not supported. No package bumps as the code sections in
question are not being built at the moment.

from Brad
2012-03-30 06:09:54 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
2832c6e1a7 Depend on gcr instead of gnome-keyring. 2012-03-29 08:14:22 +00:00
ajacoutot
75dfe73ca4 Update to notification-daemon-0.7.4. 2012-03-29 06:25:42 +00:00
ajacoutot
c177b177ef Update to accountsservice-0.6.17. 2012-03-28 09:05:54 +00:00
ajacoutot
2af9fde46d Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
ajacoutot
783daaa564 Update to deja-dup-22.0. 2012-03-23 11:38:05 +00:00
dcoppa
d0900366de Unbreak again (remove execinfo from WANTLIB) 2012-03-22 08:37:49 +00:00
ajacoutot
59672e9783 Update to duplicity-0.6.18.
from Gonzalo L. R.
ok jim@ (maintainer)
2012-03-22 06:43:19 +00:00
dcoppa
52a53c0c10 Unbreak after audacious' update 2012-03-21 09:33:23 +00:00
naddy
d0ef1a6b53 fileutils, sh-utils, textutils are superseded by coreutils.
From: Antti Harri
2012-03-20 16:36:16 +00:00
naddy
216615557c Import GNU coreutils 8.15.
The GNU Core Utilities are the basic file, shell and text manipulation
utilities of the GNU operating system.

Previously these utilities were offered as three individual sets of GNU
utilities, Fileutils, Shellutils, and Textutils. Those three have been
combined into a single set of utilities called Coreutils.

From: Antti Harri
2012-03-20 16:34:07 +00:00
sthen
e9c6cebec7 Tweak login_ldap manpage to mention ypldap as a source for user accounts.
Remove text about "OpenBSD does not ship with an an LDAP server in the default
install" which has been incorrect for a while.

ok merdely@
2012-03-19 22:15:58 +00:00
ajacoutot
5f3fd5f476 Tweak comment in patch; no pkg change. 2012-03-17 10:43:32 +00:00
sthen
7316ef1a51 getline -> get_line, regen plist while there 2012-03-17 10:35:10 +00:00
sthen
54da5ff5e0 getline->get_line, remove USE_GROFF 2012-03-16 22:23:22 +00:00
sthen
1bc2837fb8 regen patches 2012-03-16 22:08:45 +00:00
dcoppa
938ae00ce1 Update gnu grep to 2.11 2012-03-16 08:40:13 +00:00
sthen
63b61837cd fix with vmmap, originally from ariane@
(recommitting the right diff..)
2012-03-15 21:39:53 +00:00
sthen
f9236c76db oops committed from wrong tree - revert, will recommit the right one shortly 2012-03-15 21:36:44 +00:00
sthen
6eb18769b7 fix with vmmap, originally from ariane@ 2012-03-15 21:34:52 +00:00
sthen
0b88f3cbcc fix builds on a system which doesn't have already-existing _bacula users/groups.
spotted by naddy@, ok merdely@ aja@
2012-03-08 17:34:34 +00:00
okan
b7fafd5fa1 update to 2.6.2
ok ajacoutot@
2012-03-08 15:36:03 +00:00
sthen
78137264de update to Bacula 5.2.6, ok ajacoutot@ merdely@
- don't use ports libtool, it passes invalid flags to the linker
- since libbaccats-${BACKEND} must have the same .so version as
libbaccats, use a variable to make sure they are kept in-sync
- mark as being SHARED_ONLY and sync/merge plists
2012-03-06 20:11:33 +00:00
ajacoutot
e64ff1fab0 Revert previous and add textproc/intltool MODULE. 2012-03-03 17:30:17 +00:00
espie
258c06240c fix build 2012-03-03 17:09:14 +00:00
dcoppa
01445901ae Update to ggrep-2.10
additional comment and ok naddy@
2012-02-28 08:51:17 +00:00
dhill
3aa5948388 update to 1.0.1 2012-02-28 02:26:41 +00:00
robert
9eed39629d update to 2.7.22 which fixes CVE-2012-1053 2012-02-24 08:08:35 +00:00
dcoppa
b36c86d9de Fix after libfprint update.
OK robert@ (maintainer)
2012-02-22 09:32:45 +00:00
sthen
a9bb0a36e7 tidy whitespace, no package change 2012-02-21 22:29:43 +00:00
sthen
22edabdcb4 Remove patches casting NULL when used as a sentinel to a pointer.
These are no longer needed since unistd.h r1.63 et al.  ok ajacoutot@
2012-02-21 22:19:31 +00:00
sthen
8521c4058b update to symon 2.84 2012-02-21 17:54:44 +00:00
ajacoutot
04f34342b4 CONFIGURE_STYLE autoconf already appends gnu, so no need to explicitely
list it.

ok sthen@
2012-02-21 16:21:41 +00:00
ajacoutot
8168d290d8 Update to duplicity-0.6.17.
ok jim@ (maintainer)
2012-02-19 17:49:53 +00:00
pascal
0072d7d391 Update to 1.2.0. Doesn't need groff.
ok sthen@
2012-02-16 22:34:34 +00:00
ajacoutot
03463b0b74 Update to polkit-0.104. 2012-02-16 22:28:23 +00:00
ajacoutot
0872e4e258 Properly install help files where they belong so that yelp can find them. 2012-02-16 22:25:19 +00:00
sthen
04b42867ab Use GNU libtool, ports libtool doesn't build cgi's statically like it should.
Noted while following up on misc@ post from Pavel Pocheptsov. Bump all the
subpackages for safety though in theory only -cgi should be affected.
While there tweak pre-configure to allow 'make configure' to be re-run
after interruption.

ok ajacoutot@
2012-01-31 14:20:18 +00:00
william
ed029b220e update maintainer; ok sthen 2012-01-29 02:26:17 +00:00
sthen
3c51fa2f94 Update to gpioflicker 0.3, from jsing@.
While there, I've added an rc script.
ok dcoppa@ jsing@, looks ok to Johan Fredin (maintainer)
2012-01-26 19:31:38 +00:00
ajacoutot
e128a0bf97 Put these users in the daemon class to be consistent with all the other
ones in ports.

discussed with and ok sthen@
2012-01-26 08:03:56 +00:00
ajacoutot
615af0852a SECURITY fix for CVE-2011-4623.
ok sthen@
2012-01-25 11:03:14 +00:00
sthen
34765332c8 tweak README 2012-01-24 12:38:44 +00:00
ajacoutot
9a811ec508 XXX use pkill -9 in rc_stop for now; when puppetd is started then
stopped when puppetmasterd is not available it would fail to stop within
at least 60 seconds.

discussed with and ok robert@ (maintainer)
2012-01-18 14:47:04 +00:00
sthen
5c54bb26a9 - add upstream patches (missing ntohl, adjust lsof parsing)
- add missing prototype
- unbreak lsof command line
- mark BROKEN on lp64

considering between these problems this port was totally useless, so
presumably nobody actually uses this and is a good candidate for removal.
2012-01-17 17:08:16 +00:00
sthen
badc37959e regen patches 2012-01-17 17:05:14 +00:00
ajacoutot
1340b96119 OpenBSD does not require -lcrypt, DES encryption is part of the standard
libc.
2012-01-12 13:59:29 +00:00
sthen
673fe3eeac bit of a tidy-up for NUT.
- move MESSAGE to README and flesh it out a bit

- fix libwrap detection in autoconf

- install the avahi service definition to the right place again; this got
broken when moving to using SYSCONFDIR overrides / BASESYSCONFDIR
2012-01-12 11:39:36 +00:00
sthen
0eee9917de update to NUT 2.6.3.
- nut-scanner has been changed to dlopen()ing modules, so roll it into the
main package now this can be done without bringing in excess dependencies.
2012-01-11 16:01:33 +00:00
naddy
303928706f catch up with change kinfo_proc2 -> kinfo_proc 2012-01-08 22:49:55 +00:00
sthen
f768a542dd adapt to removing kinfo_proc2 2012-01-08 20:38:11 +00:00
naddy
d24417d408 catch up with KERN_PROC2 -> KERN_PROC change 2012-01-08 19:42:02 +00:00
naddy
119d5260d5 update to 5.2.9 for minor bug fixes 2012-01-08 12:08:17 +00:00
dhill
392a39d82f update to 0.6.1
New filebrowser
UTF-8 support for file names
Correct -P behavior
2012-01-07 01:52:45 +00:00
dcoppa
d1968f6594 Update to hotplug-diskmount-0.7 2012-01-04 08:23:22 +00:00
landry
65af6840c5 Update to upower 0.9.15 :
- remove history dir patches merged upstream
- fix deps wrt gettext module, update plist accordingly
- fix rate value, was wrong since last commit to acpibat.c
ok ajacoutot@
2012-01-03 21:50:06 +00:00
ajacoutot
8ca4dae4c2 Don't pass --as-needed to unbreak upower(1). 2012-01-02 15:13:19 +00:00
sthen
35a19cf994 Update to freedt 0.22 and add an rc script.
I emailed the maintainer asking about the update and if he'd like to stay
listed; no reply so dropping the MAINTAINER line.
2012-01-01 16:16:24 +00:00
ajacoutot
c03a740f7f GLib does not depend on (lib)gamin anymore, so merge -server into -main
and rename -main from libgamin to gamin.
2012-01-01 09:01:41 +00:00
ajacoutot
d261534d31 Get rid of a patch by using MODPY_ADJ_FILES and some perl subst. 2011-12-29 09:10:59 +00:00
lum
350142230e update to toprump-0.14.6
sync with recent changes to top(1)
2011-12-22 17:16:49 +00:00
avsm
df1f413be6 update to findlib-1.2.7 2011-12-21 21:32:37 +00:00
jasper
f9ba185828 * Add dependencies on the ruby-json and new ruby-systemu ports
* Remove the bundled json and systemu gems
* Also patch the client.cfg.dist file in the same way as server.cfg.dist
* Remove the cleanup of the subst_cmd bits due to...
* Altering the example files to be installed sans .dist suffix
* Adjust the PLIST to not include the now-removed gems, install the
  renamed example files with @sample amd also install the rc.d script

merged by Matt Dainty from his mcollective port
2011-12-21 19:34:28 +00:00
ajacoutot
afd57cac30 Sanitize get_kinfo_proc().
Fix a warning while here.
2011-12-20 19:24:38 +00:00
sthen
91faa22c52 Where a program with an rc script _requires_ a certain command line
parameter to daemonize, move the parameter from daemon to daemon_flags,
so that the user cannot inadvertently prevent it from daemonizing by
adjusting the flags.

Discussed with ajacoutot and schwarze, this method was suggested
by schwarze@ as a simpler alternative to my diff. ok aja@
2011-12-17 22:01:12 +00:00
okan
19ad62379f update to 2.6.1
ok ajacoutot@
2011-12-16 17:19:08 +00:00
ajacoutot
5291ad5927 Update to polkit-0.103.
from Amit Kulkarni
2011-12-16 08:16:55 +00:00
sthen
3314dc3241 update to tarsnap 1.0.31, from James Turner, maintainer timeout
Includes two SECURITY fixes relating to key generation on multi-user systems
2011-12-13 13:06:23 +00:00
sthen
0cb2030fea "bump everything" was supposed to include the -snmp subpackage, fix it now. 2011-12-12 22:16:39 +00:00
sthen
02d77834f0 update Bacula to 5.2.2 (mostly bugfixes)
- Switch default flavour used by the port to pgsql; this is generally the
best-tested backend and gets the most testing. Setup isn't really
much more complicated than the old default in the port (sqlite) and
you don't really want to run into limitations and have to convert
it later. Doesn't affect packages as all flavours are built anyway.

ok ajacoutot@ merdely@ (maintainer)
2011-12-12 09:15:09 +00:00
jasper
9b5097d874 - add missing module 2011-12-08 16:04:20 +00:00
sthen
0b221b6693 Fix pftop following pfsync_state changes, reported by jasper@ 2011-12-08 13:04:38 +00:00
sebastia
5ab7f6dfe2 update cdrtools to 3.00.
based on initial diff from pascal@
lots of feedback and compiling on alpha from naddy@

OK naddy@
2011-12-07 07:56:12 +00:00
robert
f21822c9d0 Add support for the physicalprocessorcount facter value which is hw.ncpufound 2011-12-06 14:39:33 +00:00
robert
512865118c *** empty log message *** 2011-12-06 14:39:01 +00:00
ajacoutot
fb173cad3a Add a dependency on x11/gtk+2,-guic. 2011-12-03 23:04:36 +00:00
benoit
e60aa7e3e1 - update dwdiff to 2.0.2
- update CONFIGURE_ENV
2011-12-03 06:24:57 +00:00
ajacoutot
3790ee1e99 Properly handle ACCOUNT_TYPE_STANDARD and ACCOUNT_TYPE_ADMINISTRATOR. 2011-12-02 20:07:26 +00:00
ajacoutot
238aea3484 Fix users creation. 2011-12-02 17:55:00 +00:00
ajacoutot
e9b15534ea Start fixing this nightmare... 2011-12-02 17:45:58 +00:00
sthen
9ea05cb806 better SYSCONFDIR handling, get rid of CONFIGURE_STYLE=...old hack 2011-11-28 10:52:03 +00:00
sthen
db0a920335 Better SYSCONFDIR handling (remove the CONFIGURE_STYLE=...old hack) now that
we have BASESYSCONFDIR. Maintainer timeout.
2011-11-28 10:46:19 +00:00
ajacoutot
93635f2390 Remove uneeded patch for alpha; tested by naddy@ 2011-11-27 17:02:25 +00:00
espie
8c3cd40b09 sometimes you wonder who is using this.
add missing library to PFRAG.shared.
wondering what worked with the old package...
2011-11-26 14:13:26 +00:00
ajacoutot
56da3454a4 Unfuck post-install target and use our libtool. 2011-11-25 11:00:27 +00:00
robert
7ffaf47aca apply fix from http://projects.puppetlabs.com/issues/9109 which
fixes puppet + facter variables for users using puppet with mongrel
2011-11-24 18:45:14 +00:00
ajacoutot
82694f695b tyop, spotted by jasper@ 2011-11-24 09:57:38 +00:00
ajacoutot
62aa4a57d4 Reorder LDFLAGS (prefer -L.libs over /usr/local/lib) so that bacula can
be rebuilt while already installed.
Also use gnu LIBTOOL, ours doesn't work correctly.
2011-11-24 09:29:55 +00:00
jasper
9b2acdf3a3 - install emacs-mode files
ok robert@ (MAINTAINER)
2011-11-24 08:39:12 +00:00
ajacoutot
8b198ec59b Bugfix update to deja-dup-20.2. 2011-11-21 18:14:24 +00:00
sthen
6141dc8a95 bump; net/if.h changes (missed with the last batch) 2011-11-18 01:08:01 +00:00
ajacoutot
b549864bc8 Major update to bacula 5.2.1.
As usual with major version bump, do not forget to run the upgrade
script corresponding to your DB.
A new README is provided in the package.

Tested by sthen@ and myself.
"Don't wait on me" merdely@ (maintainer)

ok sthen@
2011-11-17 23:45:56 +00:00
jeremy
16703d23fa Update ruby ports to deal with the regress changes to ruby.port.mk.
Start using MODRUBY_REGRESS with ruby, rspec2, and testrb entries.
Switch away from manual do_regress targets where possible.  Add
some patches to make regress tests run for some ports.
2011-11-17 16:08:00 +00:00
ajacoutot
471ebb2a4b No need for USE_GROFF. 2011-11-17 14:25:37 +00:00
robert
64041b218b also draw the cache in the graph 2011-11-17 14:23:36 +00:00
robert
932e995d31 add buffercache support and show the cached amount of memory in magenta
ok ajacoutot@
2011-11-17 14:16:51 +00:00