brad
5fe687dda5
Update firmware for the 7260 / 3160 chipsets and add firmware
...
for the 7265 (all unused at the moment).
ok sthen@
2014-11-28 01:09:28 +00:00
ajacoutot
a5c4d0fad4
Add @pkgpath ${BASE_PKGPATH},audacious now that the audacious FLAVOR is gone.
...
prodded by dcoppa@
2014-11-27 19:59:21 +00:00
ajacoutot
3613bf72f9
Recursive chown(8).
2014-11-27 11:35:47 +00:00
jasper
db37b95da4
- update to libvirt-python-1.2.10
...
- switch to upstream master site instead of pypi (which lags behind)
2014-11-27 10:12:23 +00:00
ajacoutot
e93fb78799
Sync a few cleanups from the ConsoleKit2 project.
2014-11-27 09:38:22 +00:00
jasper
ed2e8598c8
update to mcollective-puppet-agent-1.9.2
2014-11-27 09:29:55 +00:00
ajacoutot
ef42064f9a
+remotebox
2014-11-26 15:32:37 +00:00
ajacoutot
2ff0d18413
Import remotebox-1.9.
...
RemoteBox is a VirtualBox client. In essence, you can remotely
administer (ie over the network) an installation of VirtualBox on a
server, including its guests and interact with them as if they were
running locally.
<...>
ok jasper@
2014-11-26 15:32:05 +00:00
jasper
044cd60f0a
install config.ru, as needed for a rack webserver
...
prompted by sebastia@
2014-11-25 13:19:28 +00:00
benoit
447e237cf0
Update to p5-Sys-Syscall-0.25.
...
ok ajacoutot@
2014-11-25 10:33:36 +00:00
jasper
be19952350
merge patch from upstream that rewrites the new known_hosts lens to properly
...
handle markers and hostnames w/ aliases
2014-11-25 10:26:28 +00:00
jca
ce419bfc0f
cfengine has a new MAINTAINER: Rodrigo Mosconi.
2014-11-24 16:39:41 +00:00
jasper
cb0332511a
merge patch from upstream to fix an issue on i386 present since 64-bit time_t,
...
where the log year would be a random value.
as reported by ajacoutot@
ok ajacoutot@, steven@ (MAINTAINER)
2014-11-21 08:10:48 +00:00
jca
3297810057
Remove maintainer per his request.
2014-11-19 19:35:38 +00:00
landry
871200dbb8
More links to pull requests merged upstream.
2014-11-17 15:23:12 +00:00
jasper
3a9d2d3526
ensure we restart a service after the flags have been changed
...
NB: this does not yet fix the situation where a service is started before
it's flags have been written out to rc.conf.local
tested by sebastia@
2014-11-17 12:44:20 +00:00
pirofti
678c76cccc
Link rcm
2014-11-16 16:34:24 +00:00
pirofti
c82e5a7516
Import sysutils/rcm
...
The rcm suite of tools is for managing dotfiles directories. This suite is
useful for committing your rc files to a central repository to share, but it
also scales to a more complex situation such as multiple source directories
shared between computers with some host-specific or task-specific files.
Works fine on my machine, looks good to sthen@, okay benoit@.
Ported by Mike Burns, thank you for the effort!
2014-11-16 16:33:28 +00:00
sthen
d5343f61ca
update to moreutils-0.53, a noop for us (only change is with included Debian
...
packaging, re https://lists.debian.org/debian-devel/2014/11/msg00174.html )
but keeps portroach happy ;)
2014-11-15 22:52:11 +00:00
benoit
51d6a92edb
Update to dsh-0.25.10.
...
ok ajacoutot@
2014-11-15 12:23:17 +00:00
ajacoutot
653f2e661f
Last commit was not enough.
2014-11-14 08:39:41 +00:00
jasper
4bdd0628c2
fixup instructions to initialize the database tables
...
ok sthen@ (MAINTAINER)
2014-11-14 08:26:50 +00:00
brad
e37b60823c
Update to duplicity 0.6.25.
...
maintainer timeout
2014-11-14 07:49:33 +00:00
jasper
da0a4c4125
- add a new provider for user/group management on openbsd, so we don't have
...
to add exceptions for openbsd all over the generic provider.
- unbreak account expiration while here
additional testing by sebastia@
2014-11-12 07:42:47 +00:00
sthen
dfca950071
cope with mbpl->mbufpl name change, problem reported by Atanas Vladimirov
2014-11-11 21:48:40 +00:00
rpe
02c550017b
Backport bugfix "Bug sysctl on OpenBSD #287 "
...
https://github.com/ansible/ansible-modules-core/issues/287
Patch from Martijn Rijkeboer
OK sthen@
2014-11-11 21:36:16 +00:00
sthen
85b886bcdf
zap no-longer-necessary LD_PRELOAD, ok jasper@
2014-11-11 00:10:35 +00:00
sthen
0b2c69e94c
- use arc4random in e2fsprogs' libuuid
...
- disable uuidd, it wasn't properly enabled in the port anyway (and most
situations where /dev/random would fail, the uuidd socket would also be
inaccessible)
2014-11-10 20:38:50 +00:00
benoit
cc04f06b44
Update p5-Proc-ProcessTable to 0.51.
...
ok william@ (maintainer)
2014-11-10 19:10:47 +00:00
benoit
e855dceaaa
Remove myself as maintainer.
2014-11-09 10:26:55 +00:00
avsm
f8cda08410
add missing RUN_DEPENDS to opam port needed for sensible operation
...
Also update HOMEPAGE to https version.
2014-11-09 09:22:11 +00:00
benoit
b2d704dc5b
Update cyphertite to 2.0.4
...
ok David Hill (maintainer)
2014-11-09 07:52:10 +00:00
jasper
0ec722aca3
- update to augeas-1.3.0
2014-11-08 14:28:02 +00:00
jasper
b2e6a93740
update to libvirt-1.2.10
2014-11-08 12:58:36 +00:00
sthen
ec90113373
update to e2fsprogs 1.42.12
2014-11-08 11:28:04 +00:00
jasper
e23aa3367f
sync with what's been merged upstream
2014-11-06 20:28:16 +00:00
sthen
87bb49c072
sync WANTLIB
2014-11-05 11:43:59 +00:00
jasper
995bd9b024
update to puppet-3.7.3
2014-11-05 08:46:40 +00:00
jasper
afd0215b93
refactor the code that builds up a package name to install into it's
...
own method
2014-11-04 19:49:12 +00:00
armani
2084097803
Remove gkrellmss, it is only useful with esound that will be removed
...
ok aja@, ratchov@, brad@
2014-11-04 19:00:12 +00:00
ajacoutot
3b8e04518f
Simplify.
2014-11-04 16:46:03 +00:00
bcallah
577a1f534c
Bah, forgot this part. Unlink the audacious conky FLAVORs.
...
Reminder from dcoppa@
2014-11-04 13:07:18 +00:00
bcallah
979fe84f97
Remove the audacious FLAVOR. It required libaudclient, which is no longer
...
part of audacious.
Reminder from dcoppa@
2014-11-04 12:38:57 +00:00
jasper
7611f74f33
- usermod -G doesn't mean what puppet thinks it means, so use -S so actually
...
set groups. this allows puppet to revoke group membership for a user.
- make 'chage' and 'password' optional commands
reminded and tested by sebastia@
2014-11-04 09:03:58 +00:00
schwarze
0ce99382a1
documentation improvements from Fred Hucht, upstream maintainer;
...
ok naddy@ benoit@
2014-11-03 19:19:44 +00:00
ratchov
aebb7ab8db
Use sndio to play sound.
...
help from and ok jca, ok armani
2014-11-03 09:12:41 +00:00
jasper
3a07d6c0ff
MAINTAINER should also include a name..
2014-11-03 08:13:42 +00:00
jasper
f122666ec3
link to upstream PR
2014-11-02 20:06:18 +00:00
jasper
6e50880fed
add comment to patch (no pkg change)
2014-11-02 19:57:12 +00:00
zhuk
20345466ed
Unify my email in MAINTAINER lines to make portroach happy.
...
Kindly reminded by jasper@ a week (or two?) ago, sorry for slacking.
2014-11-02 10:33:50 +00:00