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