Commit Graph

2549 Commits

Author SHA1 Message Date
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