3507 Commits

Author SHA1 Message Date
zhuk
efba96cf94 Add support for tmpfs to lsof(1). pvalchev@ (MAINTAINER) agrees. 2014-06-26 22:06:36 +00:00
ajacoutot
eb3f72c25a SECURITY update to ansible-1.6.5.
https://groups.google.com/forum/#!topic/ansible-announce/A1px5egCnGQ

ok sthen@ jasper@
2014-06-26 12:48:46 +00:00
jasper
9837f4912a - update to facter-2.1.0
* nearly all local patches have been merged into a release now
* http://docs.puppetlabs.com/facter/2.1/release_notes.html
2014-06-25 22:00:24 +00:00
ajacoutot
05695b0144 We only need to build bacula once now. 2014-06-23 07:58:16 +00:00
ajacoutot
62ecb1279b Completely rework the way this port is handled. Drop all FLAVORs and
move to MULTI_PACKAGEs (the no_bat PSEUDO_FLAVOR is still available).
This modifies the packages as:
bacula-client	- no change
bacula-server	- the server part, now unflavored and depends on a proper SQL package support
bacula-bat	- no change
bacula-mysql	- new, MySQL support for bacula-server
bacula-pgsql	- new, PostgreSQL support for bacula-server
bacula-sqlite3	- new, SQLite3 support for bacula-server

All SQL support packages conflict with each others.
For users of mysql and sqlite3, a manual step will be needed to properly
upgrade bacula-server; sthen@ will take care of this in current.html.

Tested by myself and sthen@
ok sthen@
2014-06-23 07:57:48 +00:00
jasper
5187c3156d Unbreak {is_,}virtual fact for OpenBSD when running on KVM. 2014-06-20 22:44:00 +00:00
jasper
9063f33a8c committed upstream; no pkg change 2014-06-20 22:41:53 +00:00
jasper
0d5f644b28 remove local re-implementation of swap{free,size} and unbreak the
implementation from Facter::Memory.
2014-06-19 13:56:10 +00:00
sthen
413f0107dc update MASTER_SITES, from "Jiri B" 2014-06-19 13:48:44 +00:00
jasper
155e265d00 sync with upstream pull request 2014-06-19 12:28:34 +00:00
jasper
bc6db190e0 regen, no pkg change 2014-06-19 12:27:39 +00:00
william
1e0172df90 MAINTAINER address update. 2014-06-18 01:15:47 +00:00
william
04a7c4ab2f MAINTAINER address update. 2014-06-18 01:08:56 +00:00
ajacoutot
ebb9359641 Update to salt-testing-2014.4.24. 2014-06-17 13:16:44 +00:00
ajacoutot
0dae2d903e New values for regress tests. 2014-06-17 13:16:15 +00:00
ajacoutot
6551f3fb89 The homedir of the user running salt must be outside of the /srv/salt
hierarchy because content of that path is available to all minions; so
move it to /var/salt .
Rename _salt-master to _salt for consistency.
discussed with "viq"

While here, drop rc_pre() from the minion and syndir rc.d(8) scripts,
they are not needed.
2014-06-17 12:30:39 +00:00
ajacoutot
678ef9da3f Update to salt-2014.1.5. 2014-06-16 07:30:38 +00:00
ajacoutot
013d257c96 Add a real homedir for the _salt-master user so that we can store the
ssh keys used by GitFS.

noticed by "viq"
2014-06-15 10:08:14 +00:00
sthen
9f71d7e708 @comment zero-byte perl .bs files 2014-06-14 23:26:00 +00:00
jasper
12df38e70f update to mcollective-puppet-agent-1.7.2 2014-06-13 20:59:54 +00:00
ajacoutot
c81333d1de Fix some default values. 2014-06-13 15:31:21 +00:00
ajacoutot
b9020e8ce8 Fix path to doc. 2014-06-13 13:34:38 +00:00
jasper
6cddf82130 update to mcollective-2.5.2 2014-06-12 10:27:54 +00:00
sthen
3665aaf9c3 new HOMEPAGE/MASTER_SITES; from Rafael Sadowski plus whitespace tweak from me 2014-06-12 08:07:32 +00:00
jasper
e2dddfd5ce support for "ensure => latest" merged upstream 2014-06-11 18:24:05 +00:00
jasper
f5e07c56ca update to libvirt-python-1.2.5 2014-06-11 08:31:28 +00:00
jasper
50e9d9feef update to p5-Sys-Virt-1.2.5 2014-06-11 08:29:07 +00:00
jasper
f39b2ab6c5 update to libvirt-1.2.5 2014-06-11 08:27:36 +00:00
jasper
7dddc3fbae update to puppet-3.6.2 2014-06-10 19:51:42 +00:00
jasper
e1c9c1cb2e bump to facter-2.0.2 which contains a security fix for CVE-2014-3248 which
we're not affected by.
2014-06-10 19:47:19 +00:00
ajacoutot
f2d9efe4ef Update to d-feet-0.3.9. 2014-06-08 07:32:56 +00:00
jasper
8f4aab43fd - update to gitolite-3.6
* includes support for git-annex
2014-06-05 20:38:41 +00:00
giovanni
8a6ed8de8f if SHA256.sig is not downloaded sysmerge(8)
cannot use the downloaded etc sets
maintainer timeout
ok landry@
2014-06-05 20:22:42 +00:00
sthen
ae59ba997a +usmb 2014-06-05 15:40:45 +00:00
sthen
16bc27b856 import ports/sysutils/usmb; ok and readdir fix from syl@ (who also fixed
various fuse problems found in the course of porting/testing).


usmb lets you mount SMB shares as unprivileged users via FUSE, in the
vein of Windows' Map Network Drive facility. It differs from the other
FUSE SMB filesystems (fusesmb, SMB for FUSE) in that it doesn't have
Network Neighbourhood functionality: this means that you can mount
shares that you can't see via NetBIOS browsing.

(Note: unprivileged mounting requires both kern.usermount=1 and access
to /dev/fuse0).
2014-06-05 15:40:09 +00:00
ajacoutot
fddb42ba17 Update to bacula-client-7.0.4. 2014-06-04 14:40:08 +00:00
jasper
68d1fbeda9 unbreak setups using webrick; from upstream 2014-06-04 07:53:09 +00:00
jasper
3c8a63b91c sync patch with what has been committed upstream 2014-06-04 07:48:23 +00:00
jcs
c3571cbf2f a formal 1.1 release was rolled, update to that
take maintainer since i am the author anyway
2014-05-31 14:55:08 +00:00
jca
1606f13ac0 Tweak the compiler/cflags/ldflags handling:
- choose them at configure time, not pre-build
- COPTS are included in CFLAGS
No package change.
2014-05-31 10:49:02 +00:00
sthen
2bcd8c5c0c /var/www/conf/modules.sample is no longer provided by base; noticed by florian@ 2014-05-30 13:14:08 +00:00
ajacoutot
7118d7606f Rm more files. 2014-05-27 14:51:52 +00:00
ajacoutot
9c641d7e95 Loosen up dependencies and note optional ones. 2014-05-27 14:35:50 +00:00
ajacoutot
db64e54939 Indent, no pkg change. 2014-05-27 14:16:35 +00:00
ajacoutot
4e19a7895c Take maintainer. 2014-05-27 14:15:43 +00:00
ajacoutot
a06fdfbb9f Simplify this port not to deviate too much from upstream defaults.
Properly run as _salt-master without breaking.
Add an rc.d script for salt-syndic.
Drop useless README.
Remove all files when running pkg_delete -c
Install more config file examples.
Take maintainer.
2014-05-27 14:12:43 +00:00
ajacoutot
3dc08ba36c Update to salt-2014.1.4.
Start fixing the service module for OpenBSD.
2014-05-27 10:13:43 +00:00
rpe
207f2ad091 Update ansible to 1.6.2
OK aja@ landry@
2014-05-26 20:09:54 +00:00
jasper
36ae92809d re-install NO_BUILD, but add ruby to BUILD_DEPENDS. noticed by several 2014-05-26 19:48:35 +00:00
jasper
218713dff8 drop NO_BUILD; spotted by sthen@ 2014-05-25 19:13:50 +00:00