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
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