Commit Graph

2453 Commits

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