Commit Graph

2426 Commits

Author SHA1 Message Date
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
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
naddy
cf90465348 sync with OPENBSD_5_0 (-H switch) 2011-11-12 12:31:21 +00:00
giovanni
8de5e2cca6 Bugfix update to version 5.42 2011-11-10 18:41:22 +00:00
sthen
557f9c671e mirror ftp.berlios.de distfiles; berlios is going away 31/12/11 2011-11-10 14:13:06 +00:00
dcoppa
63fe0c6d3c Update vmwh to the latest snapshot.
Some tweaks and ok, sthen@
2011-11-09 12:18:19 +00:00
jeremy
9c4d2b3822 Remove .require_paths from PLISTs from gems that used to use
them.  After recent updates to the ruby interpreters, these
files are no longer created.
2011-11-09 00:17:37 +00:00
jeremy
97662214dc Tweak gem dependencies so that is works with rake 0.9. 2011-11-09 00:09:44 +00:00
naddy
eb68cae212 * remove a workaround now that uname -p returns MACHINE_ARCH
* unify/prettify Makefiles a bit
2011-11-01 16:44:19 +00:00
ajacoutot
ce708e2019 Bugfix update to accountsservice-0.6.15. 2011-10-29 11:00:39 +00:00
jasper
df36465803 Security fix for SA46615
BackupPC "num" Cross-Site Scripting Vulnerability

patch taken from ubuntu
2011-10-28 21:56:56 +00:00
dhill
18c1e3c5ff update to 0.4.7 2011-10-25 19:05:27 +00:00
espie
1d897681a2 use bsd.port.arch.mk to handle pseudo-flavors 2011-10-21 17:04:23 +00:00
jasper
1c51a54d7a sycn 2011-10-20 10:59:36 +00:00
jasper
2fd75e8e65 import logstalgia 1.0.3
Logstalgia is a website traffic visualization that replays or streams
Apache web-server access logs as a pong-like battle between the web
server and an never ending torrent of requests.

    from Gonzalo L. R. (MAINTAINER)
	with tweaks by me
	    
		ok sthen@
2011-10-20 10:58:21 +00:00
jasper
b35132e4a8 import gource 0.37
Gource is an animated tree with the root directory of the project at its
centre. Directories appear as branches with files as leaves. Developers
can be seen working on the tree at the times they contributed to the
project.

Currently Gource includes built-in log generation support for Git,
Mercurial and Bazaar and SVN. Gource can also parse logs produced by
several third party tools for CVS repositories.

from Gonzalo L. R. (MAINTAINER)
with tweaks by me

ok sthen@
2011-10-20 10:56:59 +00:00
ajacoutot
8af75c09e8 Bugfix update to deja-dup-20.1. 2011-10-18 09:45:42 +00:00
espie
56902f8f20 fix build: prevent infinite recursion thru python.
also annotate gamin for bootstrap property, and mark haddock,no_deps as
a "real flavor", since it's only used for bootstrap anyways AND significantly
changes the build.
2011-10-18 06:46:24 +00:00
ajacoutot
919bce3990 Minor update to notification-daemon-0.7.3. 2011-10-17 18:03:21 +00:00
naddy
676885b0b7 remove maintainer by his request (as forwarded by mikeb@) 2011-10-16 15:03:24 +00:00
ajacoutot
1c5a3c5c35 Minor update to upower-0.9.14. 2011-10-16 06:29:30 +00:00
ajacoutot
6a2c423057 Fix dependencies. 2011-10-09 14:57:31 +00:00
jasper
dc05f4651e bluetooth on openbsd isn't really a moving target anymore with active
maintainers; and these ports were just rotting away. so move them to the
attic.

as discussed with and ok uwe@ (MAINTAINER) and aja@
2011-10-05 17:38:30 +00:00
jasper
7cadf9f855 unhook bluetooth-{libs,tools} and hcidump 2011-10-05 17:37:45 +00:00
jasper
8cf6cdae0e - update to 0.1.5 2011-10-05 07:53:46 +00:00
jasper
07f0dc53f6 Update puppet to 2.7.5, includes security fixes for
CVE-2011-3484, CVE-2011-3869, CVE-2011-3870 and CVE-2011-3871

ok robert@ (MAINTAINER), aja@
2011-10-05 07:41:43 +00:00
espie
f9c1b33012 convert to bsd.port.arch.mk 2011-10-04 07:09:47 +00:00