checking if they're defined is wrong as -1 is a valid value to indicate
the feature is not supported. No package bumps as the code sections in
question are not being built at the moment.
from Brad
The GNU Core Utilities are the basic file, shell and text manipulation
utilities of the GNU operating system.
Previously these utilities were offered as three individual sets of GNU
utilities, Fileutils, Shellutils, and Textutils. Those three have been
combined into a single set of utilities called Coreutils.
From: Antti Harri
- don't use ports libtool, it passes invalid flags to the linker
- since libbaccats-${BACKEND} must have the same .so version as
libbaccats, use a variable to make sure they are kept in-sync
- mark as being SHARED_ONLY and sync/merge plists
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@
- 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.
- 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
- 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@
* 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
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@
- 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)
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@
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.
- 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
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.
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@
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@
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.
Deja Dup is a simple backup tool. It hides the complexity of backing up
the Right Way (encrypted, off-site, and regular) and uses duplicity as
the backend.
<...>
ok jasper@
BackupPC is a high-performance, enterprise-grade system for backing
up Unix, WinXX, and MacOS PCs and laptops to a server's disk.
BackupPC is highly configurable and easy to install and maintain.
It is written in Perl and extracts backup data via rsync, or tar
over ssh/rsh/nfs.
With tweaks from and ok aja@
- thanks ajacoutot@ for looking over the scripts
- note that there has been some major work on apcsmart; in the event
of problems the old driver is still available as apcsmart-old
on libgcrypt. GnuTLS >= 2.12 does not depend on libgcrypt any longer.
* Don't add filename defines to CPPFLAGS; there are quoting problems
and gcc4 ends up warning, gcc3 aborts. Move the setting to
Makefile.in.
* The database subpackages shouldn't depend on the exact REVISION
of the main package.
- Enable the new SMP code (allowing the user to actually see multiple
cores)
- Enable RES and VSIZE display in $top
From Pascal Stumpf: thanks!
ok benoit@, jasper@
Some important changes since last OpenBSD package:
- New metadata format introduced; shrinks md archives for most users
by not storing redundant path names for each file
- Speed up operations that do not need crypto secrets by not
decrypting secrets upon startup
- Add ctctl tool to change local crypto password
- Fixed a metadata bug that made mixed endian architectures fail
- Extract creates temporary files and then renames them instead of
extracting directly into the original filename
- Add support for include and exclude patterns for archive mode
- Validate metadata file before commencing extract operation
- Fix a bug where crypto secrets could not be copied between little and
big endian machines and vice versa
- Dramatically decrease memory footprint of cyphertite
- Print out the filesize and mtime from the server prettily in md list mode
- Permit differential backups of absolute paths to come from different working
directories
ok sthen@
if devinfo.type != AUDIO_MIXER_CLASS is true, xstatbar will never make
progress and loop forever. Fix it by trying the next device.
from Tobias Ulmer, thanks!
ok jasper@ landry@
changes:
- The wizard was modified to create the configuration path and to run it
at more expected times.
- max_mdcache_size configuration option to prevent the cache directory
from growing beyond a set value.
- md_max_differentials configuration option to govern when a new level 0
backup is run.
- The code now ensures that all metadata parts are downloaded before
starting the extract operation.
- Asymmetrical differential backups are prevented from running.
- Some error messages were improved.
- A couple of bugs in the differential backup code path were fixed
ok jasper@
version of the same port, tweak + ok aja@
GSmartControl is a graphical user interface for smartctl (from the
smartmontools package), which is a tool for querying and controlling
SMART (Self-Monitoring, Analysis, and Reporting Technology) data
on modern hard disk drives.
It allows you to inspect the drive's SMART data to determine its
health, as well as run various tests on it.
and e2fs-uuid.pc to uuid.pc. uuid.pc is what all projects using
pkg-config expect to find when looking for the "standard" uuid lib nowadays.
prompted by aja@
ok aja@ landry@ sthen@
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@
- 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
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)
- 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