Commit Graph

2351 Commits

Author SHA1 Message Date
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
jasper
cbcba506ac - this needs the gnu libtool autoconf macros 2011-11-17 14:07:14 +00:00
ajacoutot
2c12921bf9 Remove bogus NOT_FOR_ARCHES-python, from "viq". 2011-11-17 14:07:03 +00:00
jasper
ff23654173 - move away from gnu libtool now that gobject-introspection has been fixed. 2011-11-17 11:42:31 +00:00
naddy
4d9c2aa0bc it's MODULES, not MODULE 2011-11-16 17:42:26 +00:00
robert
93923bd770 switch php to version 5.3 by default 2011-11-16 15:56:36 +00:00
sthen
52c177c5ac bumps; net/if.h 2011-11-16 00:20:08 +00:00
jasper
e1db073a13 remove xview and ports using it; speaking of old unmaintained crufty toolkits..
prompted by naddy@
ok sthen@ wub@
2011-11-15 21:40:43 +00:00
ajacoutot
e98df6d45c Maintenance update to d-feet-0.1.14. 2011-11-14 19:16:51 +00:00
dhill
d37b438d00 update to 0.5.0 2011-11-14 17:05:47 +00:00
sthen
9d1800ed03 fix wantlib and bump everything, nut-xml missing bump noticed by naddy 2011-11-14 15:57:21 +00:00
sthen
e9886b8d1a missing bump, thanks naddy@ 2011-11-14 14:21:18 +00:00
sthen
652bed0a74 - Handle the libusb-compat changeover, from aja@
- Move nut-scanner to a separate package, not everybody wants to
 scan their nuts and it pulls in various deps not wanted for the
 main package.

- Add missing dep on avahi (for the scanner only) and install
 static service configuration files.

ok ajacoutot
2011-11-14 08:58:07 +00:00
ajacoutot
fcbe5f3ae2 Sync dependencies after move from libusb to libusb-compat and fix a
couple of fallouts. Note that these ports are only the ones that used to
have a direct dependency on devel/libusb so there may be some other
hidden ports that may break because of the switch. If that's the case,
no need to start ranting all over but instead tell me which one(s)
break. Thanks.

Note: sysutils/nut hasn't been fixed yet but will be today.
2011-11-13 13:54:04 +00:00