Commit Graph

2189 Commits

Author SHA1 Message Date
edd
12c92e995e Import sysutils/supuner.
Supuner (SUPpress UNless ERror) executes a command and manipulates its
stderr and stdout, allowing the user control over when they are
displayed and / or outputted.

From Laurence Tratt with minor tweaks from myself and kili.

OK kili@
2011-07-04 20:04:54 +00:00
dcoppa
fd2b25c43e Add missed build dependency on gobject-introspection
OK ajacoutot@
2011-07-04 17:44:27 +00:00
dhill
013300b6c0 update to cyphertite 0.2.0
- added automated remote metadata mode
- added remote differential backup capability
- added restart support for metadata upload and download.
- enabled keeplives on connected sockets
- enabled throughput TOS on IPv4 connected sockets
- startup wizard enhancements
- version printing of dependencies
- permissions now set with umask 077
- manpage updates
- minor bug fixes
2011-07-04 16:41:45 +00:00
ajacoutot
d5392a8408 Better, from robert@ and pirofti@ 2011-07-04 05:16:47 +00:00
ajacoutot
f1e73ba9cd Implement user (un)locking. 2011-07-04 01:35:57 +00:00
naddy
8ad093516a install source man page 2011-07-04 00:39:07 +00:00
ajacoutot
ca0d3b83a2 ooops 2011-07-03 23:26:39 +00:00
ajacoutot
aad2e6be34 Rework the getgrouplist patch. 2011-07-03 23:26:25 +00:00
naddy
9dfdcb8b27 Install source man pages. Drop USE_GROFF. 2011-07-03 22:38:12 +00:00
ajacoutot
cb653b8a48 Tweak. 2011-07-03 20:16:35 +00:00
kili
6b9d5c3083 +detox 2011-06-30 21:01:19 +00:00
kili
09ddf91c6a detox is a program that renames files to make them easier to work
with under Unix and related operating systems.  Spaces and various
other unsafe characters (such as "$") get replaced with "_".  ISO
8859-1 (Latin-1) characters can be replaced as well, as can UTF-8
characters.  More details are contained in the detox.1 man page.

ok dcoppa@, landry@ (6 months ago)
2011-06-30 21:00:29 +00:00
jasper
0927362ecd fix lsof after FMARK and FDEFER rename
input from matthew@
ok pvalchev@ (MAINTAINER)
2011-06-30 19:13:58 +00:00
dcoppa
fe950005a3 Zap remaining hardcoded /usr/local paths.
Today's just not my day...

ok landry@
2011-06-27 11:36:36 +00:00
ajacoutot
7ed562a515 One shall not hardcode /usr/local. 2011-06-27 10:15:13 +00:00
dcoppa
9dfca49522 sync (+hotplug-diskmount) 2011-06-27 10:12:31 +00:00
dcoppa
2ffa1c87e2 Import hotplug-diskmount, a disk auto-mounter helper for the
hotplugd(8) daemon.

From its author (and maintainer) Alexey Vatchenko <av@bsdua.org>
with tweaks by me.

OK landry@
2011-06-27 10:06:56 +00:00
sthen
1886deef73 - fix segfault at startup, thanks to Liviu Daia
- switch temporary kvm_getproc2 / struct kinfo_proc2 to
kvm_getprocs / struct kinfo_proc now that the old API has
been fully replaced

- add an rc.d script
2011-06-26 10:29:11 +00:00
naddy
c9eec3b493 bugfix update to 2.9 2011-06-24 15:46:35 +00:00
naddy
dbfd750590 Cope with bsd.man.mk changes and install source man pages.
While here, also update some PLISTs, fix PREFIX use, etc.
ok landry@
2011-06-23 22:50:26 +00:00
sthen
f64076cf8b update license url; thanks Richard Toohey. 2011-06-22 11:35:12 +00:00
naddy
02d9b5258b remove USE_GROFF from ports that already ship a preformatted page
in their source
2011-06-21 20:21:21 +00:00
naddy
dd00a8e076 simply install the source man page 2011-06-21 20:17:53 +00:00
giovanni
a61d324385 Update to 5.41, initial diff by robert at openbsd dot pap dot st
with tweaks by me.
2011-06-21 08:48:34 +00:00
ajacoutot
1b47f2c9b0 Fix localstatedir. 2011-06-21 07:18:57 +00:00
sthen
00ffd620f1 update to moreutils 0.45, adds support for "ts '%.s'" to print sub-second
timestamps since the epoch when timestamping standard input.

$ ls | ts %.s
1308578507.263414 CVS
1308578507.263924 Makefile
1308578507.263997 distinfo
1308578507.264716 patches
1308578507.264815 pkg
2011-06-20 14:02:36 +00:00
landry
20ab02eecb Fix history in upower :
- don't try to fetch from dev/apm if the fd isn't available yet (to be
  discussed with upstream)
- use var/db/upower to store history files

Fixes graphs in gnome-power-statistics...
2011-06-17 15:08:36 +00:00
ajacoutot
447a06c34b Fix path to gdm/custom.conf. 2011-06-17 14:27:55 +00:00
dcoppa
9f63150832 Now that espie's @pkgpath patch is in snapshots, merge -imlib2
flavor into -main and link the -xmms2 flavor to the build.

OK sthen@, espie@
2011-06-13 10:11:05 +00:00
sthen
7afd651e2e Move remaining firmware into the firmware directory, mglocker agrees.
Fix urtwn DISTNAME, pointed out by naddy.
2011-06-12 00:20:50 +00:00
sthen
c070ae24e9 fix backup MASTER_SITES url, pointed out by Mikolaj Kucharski 2011-06-09 21:38:21 +00:00
sthen
fc23c77c50 +firmware 2011-06-09 17:08:35 +00:00
sthen
bbee873c5e import ports to build packages for firmware needed for various device
drivers. not all MASTER_SITES have the distfiles yet, so you might get
404s at present, this will be fixed later. earlier version ok jasper@
2011-06-09 17:08:14 +00:00
dhill
b32aab6149 update to 0.1.3.
- initial remote metadata storage
- bandwidth limiting option
- bugfixes

ok sthen@
2011-06-09 05:34:05 +00:00
jasper
3e4c0594d3 bump after default python version switch 2011-06-08 17:50:10 +00:00
ajacoutot
8b5f0f6bb3 Extend README a bit more. 2011-06-07 14:52:32 +00:00
dhill
6061d64c9a +cyphertite 2011-06-06 21:13:55 +00:00
dhill
94bb1f3e98 Cyphertite is a tar-like secure remote deduplicating archiver.
It deduplicates, compresses, and encrypts data prior to transmission
providing total privacy while keeping chattering down on the wire.
It seamlessly supports both IPv6 and IPv4 on a variety of platforms.


ok and much help from sthen@ landry@
2011-06-06 21:12:28 +00:00
jasper
ac1da11f99 fix WANTLIB 2011-06-06 15:10:40 +00:00
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
sthen
35ac303ec8 update NUT to 2.6.1; bugfixes, cleanup, improvements and new device support. 2011-06-02 10:37:08 +00:00
ajacoutot
9478051482 -flyback 2011-06-02 10:01:46 +00:00
ajacoutot
6ebe12a2cb Remove, superseded by backintime{-gnome}. Newer versions are too Linux
centric anyway (hal, devices...).
2011-06-02 10:01:22 +00:00
jasper
3684c385be update to Set-Crontab-1.03 2011-06-01 17:05:02 +00:00
jasper
1d46698fa5 update to Capture-Tiny-0.11 2011-06-01 17:05:00 +00:00
ajacoutot
f20ba91c44 MESSAGE -> README and greatly extend documentation in the process. 2011-06-01 12:23:53 +00:00
ajacoutot
84147c7d44 MESSAGE -> README. 2011-06-01 11:29:53 +00:00
naddy
b54c819e8e update to 2.8; mostly from gsoares@
ok sthen@, gsoares@
2011-05-31 19:36:36 +00:00
sthen
13602cba97 use base64-encoded checksums, "if you wish to regen, go ahead" espie@ 2011-05-31 08:35:20 +00:00