ajacoutot
677c20262a
Tedu LPRng.
...
LPRng has been left off unmaintained in the ports tree for its last 14
releases and is mostly dead; there are alternatives.
no objection from my fellow porters
2013-03-18 09:02:15 +00:00
benoit
95e344b4bb
- update pstree to 2.35
...
ok rpe@
2013-03-17 22:48:22 +00:00
benoit
fe870baefe
- update ddrescue to 1.16
...
- update patches
2013-03-17 22:00:42 +00:00
jasper
80a9bbd217
committed upstream; no pkg change
2013-03-17 14:55:40 +00:00
ajacoutot
9a2f30afe9
Fix building the no_client PSEUDO_FLAVOR; reported by John Tate
...
Remove USE_GROFF.
Sync WANTLIB while here.
2013-03-17 09:47:07 +00:00
ajacoutot
a142354caf
Tweak on comment.
2013-03-15 14:57:25 +00:00
jasper
1f9fafd69c
take maintainership
2013-03-14 12:48:49 +00:00
ajacoutot
a5d2f9232e
+mcollective
...
ok jasper@
2013-03-14 08:05:46 +00:00
ajacoutot
54f06f621a
Protect the cfg files since they may contain passwords.
2013-03-14 07:58:08 +00:00
ajacoutot
49b82f7ce7
Use bundled modules since they are certified to work with that particular
...
version of mcollective.
Force ruby 1.8; version 1.9 is not functionnal yet.
Simplify patching the config files by using a regex.
Use BSD_INSTALL_*
Use $RUBY in the rc script.
Take maintainer.
More work to come, so still not hooked to the build.
2013-03-13 22:54:26 +00:00
ajacoutot
f2bf574479
Factorize a bit more since both ports version share a lot.
...
While here, fix the rc script to start the master instead of the client
and vice-versa.
ok robert@ (maintainer)
2013-03-13 14:35:38 +00:00
jasper
bee921749e
- update to mcollective-2.3.0
2013-03-13 13:33:51 +00:00
ajacoutot
735feab5d5
Do not hardcode paths in the rc scripts.
2013-03-13 09:56:19 +00:00
jasper
3329ed0fc9
- update to ruby-augeas-0.5.0
2013-03-13 06:55:29 +00:00
brad
a04eb35cac
Update to duplicity 0.6.21.
...
ok jim@
2013-03-13 02:51:42 +00:00
robert
e9c3023a55
security update to 3.1.1
2013-03-12 18:53:49 +00:00
robert
e667c24c76
security update to 2.7.21
2013-03-12 18:52:11 +00:00
jasper
316cc476d3
sync
2013-03-12 07:35:16 +00:00
jasper
744d780a0f
normalize DESCR (no bump as it's not yet hooked up)
2013-03-12 07:34:40 +00:00
jasper
960ca1e7f5
add Makefile*
2013-03-12 07:33:14 +00:00
jasper
f08f2933fd
import erl-chef_wm
...
The "wm" stands for webmachine. This OTP application contains the core
of the erchef REST API implemented on top of the Webmachine toolkit. The
URL routing that matches URLs with Erlang modules handling requests for
those URLs is defined in `priv/dispatch.conf`.
ok aja@
2013-03-12 07:32:50 +00:00
jasper
160074fb02
import erl-chef_objects
...
This library defines the internal objects used by chef.
ok aja@
2013-03-12 07:32:24 +00:00
jasper
fcbc5ec644
import erl-chef_index
...
This is the search/indexing layer for chef.
ok aja@
2013-03-12 07:31:52 +00:00
jasper
26951c68f5
import erl-chef_db
...
Database application layer for Erlang Chef server.
ok aja@
2013-03-12 07:31:18 +00:00
jasper
54f88c350f
import erl-chef_certgen
...
Chef Certificate Generator is an Erlang NIF that exposes some of the
OpenSSL functionality missing from the builtin Erlang crypto
application.
ok aja@
2013-03-12 07:30:55 +00:00
jasper
227e1b5abd
import erl-chef_authn
...
This is the authentication layer module for Erlang Chef.
ok aja@
2013-03-12 07:30:21 +00:00
sthen
de37654fca
fix some too-short mktemp format strings
2013-03-11 20:59:04 +00:00
sthen
68760f58ab
Bump ports using DIOCGETSTATUS following PF change (new 'translation'
...
error counter).
2013-03-11 19:51:26 +00:00
sthen
0a00c8de38
PERMIT_*
2013-03-11 13:42:59 +00:00
jasper
1c2f8c2d83
drop now-unneeded pre-configure and use ERL_APP_SUBST instead.
2013-03-11 13:02:16 +00:00
ajacoutot
ad17537ced
Install the proper puppet.conf.
2013-03-11 12:54:29 +00:00
sthen
7b10e7c633
PERMIT_*
2013-03-11 12:27:53 +00:00
espie
3771bc26d4
fix small differences in PERMIT
2013-03-11 12:17:50 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
jasper
92025cbd1a
- update to Puppet-Tidy-0.3
2013-03-10 20:26:05 +00:00
jasper
b5abfc3d49
- drop now unneeded patches which patched away the {deps} blocks of rebar.config.
...
rebar wants to download missing dependencies on the fly, but that won't work out
too good in the ports tree, so erlang.port.mk now removes those dependency declaration
sections.
2013-03-10 19:57:39 +00:00
jasper
70c1dbc3b1
- remove now unneeded CONFIGURE_STYLE
2013-03-10 19:35:26 +00:00
jasper
e891362f69
switch to the erlang module, so more stuff may be factored into the module, but
...
it's a good start.
2013-03-10 19:20:06 +00:00
ajacoutot
a710cb2a84
Remove CVS ID so that patch applies properly.
2013-03-08 16:24:39 +00:00
ajacoutot
fe50c78307
Start services with '-f' since they may not be enabled in rc.conf.local(5).
...
Implement a restart command for the service provider and use '-f' as well.
No need to specify a 'stop' common, our rc.d(8) is generic enough.
ok robert@ (maintainer)
2013-03-08 16:19:15 +00:00
ajacoutot
b4063acc8b
Remove the ldap patches which aren't needed anymore.
...
ok robert@ (maintainer)
2013-03-08 16:15:33 +00:00
ajacoutot
93039ab6b1
Add a common FILESDIR.
2013-03-08 16:14:22 +00:00
ajacoutot
f615377661
Split ruby-puppet:
...
* move the current port to ruby-puppet/3
* add a new puppet-2.7.X port under ruby-puppet/2
This allows us to ship with 2 different versions of Puppet. Since the
Enterprise version is still running 2.7, we want to have a matching
client because running puppet3 against a puppet2 server is highly
discouraged and will mostly no work correctly.
ok jasper@, robert@ (maintainer)
2013-03-08 16:12:47 +00:00
jasper
95fb827640
import erl-stats_hero
...
The stats_hero application can help you instrument your Erlang
application with metrics that will be reported to estatsd and browsable
in Graphite.
ok aja@
2013-03-08 12:09:13 +00:00
jasper
4fa6d61719
import erl-lager
...
Lager is a logging framework for Erlang. Its purpose is to provide a
more traditional way to perform logging in an erlang application that
plays nicely with traditional UNIX logging tools like logrotate and
syslog.
ok aja@
2013-03-08 12:08:49 +00:00
jasper
d086e4408d
sync
2013-03-08 12:07:42 +00:00
ajacoutot
ba8a3ff7e7
Better HOMEPAGE/MASTER_SITES.
2013-03-08 10:45:45 +00:00
robert
cfde7a280c
update to 3.1.0
2013-03-08 10:40:23 +00:00
ajacoutot
8a94def5c4
This does not need puppet to run.
...
ok jasper@ (maintainer)
2013-03-08 10:21:21 +00:00
ajacoutot
35666cdfbe
Fix HOMEPAGE/MASTER_SITES.
...
No need for USE_GROFF.
Fix exampledir.
Fix kernelrelease fact to return info about the release along its
version (e.g. 5.3-beta).
ok robert@ (maintainer)
2013-03-08 06:38:08 +00:00
rpe
d6a4b19fd5
update to ansible 1.0
...
ok sthen@ ajacoutot@
2013-03-07 07:32:14 +00:00
gsoares
788e71b39d
update to 0.04
...
From David Hill, looks ok Abel Abraham Camarillo Ojeda (MAINTAINER)
2013-03-06 15:09:29 +00:00
jasper
64d53488f1
- update to libvirt-1.0.2
2013-03-05 13:06:27 +00:00
jasper
07188e0c9d
no need for any quirkyness for a2x.py since the recent asciidoc update
...
ok sthen@
2013-03-04 11:34:51 +00:00
benoit
c1198c2289
- update cyphertite to 1.5.1
...
from David Hill (maintainer)
2013-03-04 08:44:11 +00:00
ajacoutot
5db7ec3b4a
Redo the autochanger patch to not include CVS tag which breaks 'make patch'
...
reported by krw@
2013-03-03 12:53:21 +00:00
rpe
e3d0d74a9f
update to parallel-20130222
...
ok ajacoutot@ sthen@ pascal@ (MAINTAINER)
2013-03-02 17:06:49 +00:00
ajacoutot
7164e1b263
poppassd -> pop3pw
2013-03-02 14:17:43 +00:00
ajacoutot
a009130a54
Implement "listall" for the autochanger chio(1) script; has been committed
...
upstream already.
ok sthen@ merdely@ (maintainer)
2013-03-02 13:54:52 +00:00
jasper
e406ed523f
- fix MASTER_SITES
2013-03-02 12:21:26 +00:00
ajacoutot
86e08285c5
Sanitize this package and provide a working runtime out of the box:
...
* remove USE_GROFF to prevent warnings
* fix the examples directory
* use .conf files from upcoming 3.1 version (they work by default and the patches can be easily removed when we upgrade)
* add a default minimal puppet.conf that works instead of the currently broken one we ship
* only include conf files we need
* no need to create the hierarchy under /var/puppet since puppet will take care of it
ok robert@ (maintainer), jasper@
2013-02-19 16:11:16 +00:00
ajacoutot
5de6c24ff0
Unbreak rule parsing by opening the proper libmozjs.
...
spotted by landry@
ok landry@ jasper@
2013-02-19 16:09:15 +00:00
sthen
f5a323c546
Don't use ${FLAVOR:L}, we only support lower-case flavours now.
...
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
abieber
891e66bf54
Update to cyphertite 1.5.0 from MAINTAINER dhill@mindcry.org
...
OK gonzalo@
2013-02-08 14:28:01 +00:00
jasper
acbbb685e1
- update to p5-Puppet-Tidy 0.2
...
* includes various bugfixes and a new -c option to run "puppet parser validate"
on your manifests after cleaning them with puppetitdy.
2013-02-07 08:46:14 +00:00
sthen
be1dc40b9e
Switch to an alternative (apparently older) firmware for rsu(4) which seems
...
to solve problems with scanning and increases stability with ipv6 for brad@.
Firmware found and package tested by kettenis@.
http://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git;a=history;f=rtlwifi/rtl8712u.bin
2013-02-05 21:52:40 +00:00
jasper
ee150478a5
build a ruby18 version of puppet-lint too.
2013-02-05 18:01:25 +00:00
sthen
23ca7d6c7d
bump; make sure static binaries get updated
2013-02-05 14:49:29 +00:00
sthen
4a4d2fbc81
update to symon 2.86, rolling in kinfo_proc changes + an additional fix
2013-02-05 14:23:28 +00:00
jasper
b80ae39ba3
- fixup stupid pkgname
2013-02-05 10:32:31 +00:00
rpe
e5daf6f62b
add ansible
2013-02-04 10:37:34 +00:00
rpe
16e4fc96be
import ansible-0.9
...
Ansible is a radically simple model-driven configuration management,
deployment, and command execution framework.
with help from and ok
sthen@ ajacoutot@ (looks fine)
2013-02-04 10:35:14 +00:00
rpe
38b755dff1
update parallel to 20130122
...
Notable changes, besides press coverage, are:
* --sshdelay Delay starting next ssh by secs seconds. GNU parallel
will pause secs seconds after starting each ssh. secs can be less
than 1 seconds.
* Official OpenBSD port:
http://ftp.openbsd.org/ports/sysutils/parallel/
* Bug fixes and man page updates.
ok sthen@, pascal@ (MAINTAINER)
2013-02-03 15:51:30 +00:00
okan
1b244eeacc
update to 2.7.0
...
ok ajacoutot@ benoit@
2013-01-31 18:33:39 +00:00
benoit
3df6dcba74
- update testdisk to 6.13
...
- remove USE_GROFF
- add post-install
- update patches
- regen PLIST
tweaks and ok landry@ (maintainer)
2013-01-30 17:19:24 +00:00
stsp
263d310025
+ulpt
2013-01-28 17:12:06 +00:00
stsp
f63c2ecb7a
Add a port for firmware which ulpt(4) will make use of. ok sthen
2013-01-28 17:10:21 +00:00
jasper
2fbde504e7
mark broken on mips64 due to missing atomic ops.
2013-01-24 21:31:18 +00:00
jasper
49cf8bed6e
sync the pkg.conf patch with what's been merged upstream.
...
ok robert@ (MAINTAINER)
2013-01-24 18:46:23 +00:00
jasper
38a0b74035
regen, no pkg change.
2013-01-23 23:00:40 +00:00
benoit
5d5353ba4d
- update cyphertite to 1.4.5
...
- regen PLIST
from David Hill (maintainer)
2013-01-23 07:47:55 +00:00
ajacoutot
3d84582f38
Specificy a tempdir for duplicity on the same partition as the source
...
files. This allows deja-dup to proceed by back-ups without filling up
/tmp -- from RH Bugzilla.
2013-01-21 08:23:30 +00:00
steven
0210c1de2d
maintenance update to 3.3.8
2013-01-18 19:09:08 +00:00
jasper
8d3e23f716
import ruby-posix-spawn 0.3.6
...
posix-spawn uses posix_spawnp(2) for faster process spawning.
feedback/ok jeremy@
2013-01-18 18:06:27 +00:00
jasper
b6a2eddaf8
sync
2013-01-18 18:05:35 +00:00
robert
fb5db37fd1
fix swap usage facter values
2013-01-17 19:52:14 +00:00
robert
bc93dc58c8
add support for the swapencrypted facter value
2013-01-17 19:14:52 +00:00
ajacoutot
c0b9a6094b
Document device permissions.
...
ok sthen@
2013-01-15 12:46:52 +00:00
jeremy
b38e4726fb
Remove www/ruby-rails and dependencies. The current version is
...
out of date and subject to serious security vulnerabilities, updating
it causes a lot of ports churn for little benefit, and nobody has
offered to maintain it.
OK ajacoutot@, jcs@, jasper@
2013-01-14 19:31:42 +00:00
robert
f6633530a7
update to 1.6.17
2013-01-14 17:45:36 +00:00
robert
7ead1a207c
update to 3.0.2
2013-01-14 17:35:59 +00:00
benoit
41ae518e8e
- update dfc to 3.0.1
...
- regen PLIST
- update MASTER_SITES
2013-01-14 15:52:19 +00:00
ajacoutot
ba84bb1635
Update to d-feet-0.3.3.
2013-01-12 13:54:57 +00:00
sthen
f289cb4e94
update to Bacula 5.2.12, ok aja@ merdely@
...
- minor bugfix (and rolling in a more important fix we already had in patches)
2013-01-11 22:15:31 +00:00
ajacoutot
c809607dcd
Update to a newer unstable release: d-feet-0.3.2.
...
(upstream never released a stable version so far)
2013-01-11 16:47:28 +00:00
ajacoutot
ae5fbe63d8
Bump after libsigc++-2 -docs => -main merge.
2013-01-11 13:44:24 +00:00
sthen
25aab5e938
God was missed when bumping Ruby C extensions. Pointed out by nigel@
2013-01-10 22:33:57 +00:00
ajacoutot
6c700597fb
Bugfix update to polkit-0.110.
2013-01-10 13:53:24 +00:00
jasper
9fed2251d9
commmitted upstream
2013-01-10 11:13:39 +00:00
jeremy
fce8bfc4d3
Revision bump ruby C extension ports after addition of pthread to
...
WANTLIB.
OK sthen@
2013-01-09 17:38:52 +00:00