as a translator of devd(8) events, probing storage
devices for their file system information, and serving
this over a FIFO based API to which clients can
subscribe. In addition to notifying clients of new
or lost volumes, it will mount and unmount such
volumes at the command of subscribing clients.
It runs as root and allows any local clients the
ability to mount and unmount volumes which are
detected, regardless of any user privileges. This
is intended for single user X11 systems needing
an easy way of accessing USB flash disks on the fly.
WWW: http://forums.freebsd.org/showthread.php?t=27233
PR: ports/161977
Submitted by: Aragon Gouveia <aragon@phat.za.net>
system. It can activate changes to the system in a safe and effective manner.
Functionality includes (but may not be limited to):
- Configure Time Zone
- Configure Hostname/Domain
- Configure Network Interfaces
- Confgure Default Router/Gateway
- Configure DNS nameservers
WWW: http://druidbsd.sourceforge.net/
PR: ports/163857
Submitted by: Devin Teske <dteske@vicor.com>
Backup is a RubyGem, written for Linux and Mac OSX, that allows you to easily
perform backup operations on both your remote, as well as your local
environment. It provides you with an elegant DSL in Ruby for modeling
(configuring) your backups. Backup has built-in support for various databases,
storage protocols/services, syncers, compressors, encryptors and notifiers which
you can mix and match. It was built with modularity, extensibility and
simplicity in mind.
WWW: https://github.com/meskyanichi/backup/
RG: https://rubygems.org/gems/backup
logged into system it segfaults (signal 11).
There is a bug in the 'chk_maxuser' function. When it receives as a
prameter 'user==NULL' following condition:
if (user->mgroup != 0) {
causes a segfault. Bug can be very easy reproduced and tracked by
gdb (core dumps have to be enabled).
Tested fix is:
if (user != NULL && user->mgroup != 0) {
Obtained from: doinkd bug ID at Sourceforge: 1652293
http://sourceforge.net/tracker/?func=detail&aid=1652293&group_id=168453&atid=846828
Changes: https://github.com/guard/guard-rspec/commits/master
- Added spec to test the fix for double result
- Fixed for results displaying more than once when specifying a formatter
- Fix typo
- Update README.md
2011-12-31 sysutils/duplicity05: This version is out of date, and the 0.6.x branch is considered stable
2012-01-01 japanese/py-kanjilib: This port is not needed with any supported python version
in configuration files.
This port had been added from a temporary directory by accident is moved
to its correct place with this commit. A commit to "modules" will follow
immdetiately thereafter. Sorry!
PR: 163679
Submitted by: Devin Teske (dteske@ at vicor dot com)
Feature safe: yes
======================================
Salt is a powerful remote execution and state manager that can be
used to administer servers in a fast and efficient way.
WWW: http://saltstack.org
Submitted by: Christer Edwards <christer.ewards@gmail.com>
<swell.k@gmail.com>: host gmail-smtp-in.l.google.com[74.125.53.26] said:
550-5.1.1 The email account that you tried to reach does not exist. Please
try 550-5.1.1 double-checking the recipient's email address for typos or
550-5.1.1 unnecessary spaces. Learn more at
550 5.1.1 http://mail.google.com/support/bin/answer.py?answer=6596
d6si2748840pbk.7 (in reply to RCPT TO command)
With Hat: portmgr
Changes:
- According to submitter, new version works.
PR: ports/159108
Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com>
Approved by: maintainer timeout
- drop pkg-plist in favor of file listings in PROGRAM_FILES that is passed to PLIST_FILES
PR: ports/163546
Submitted by: Dmitry N Fomin (maintainer)
Approved by: crees (mentor)
definitions and extracts matching files or data fragments from a set of
image files or raw device files.
Scalpel is filesystem-independent and will carve files from
FATx, NTFS, ext2/3, HFS+, or raw partitions.
It is useful for both digital forensics investigation and file recovery.
WWW: http://www.digitalforensicssolutions.com/Scalpel/
PR: ports/163544
Submitted by: Hakisho Nukama <nukama@gmail.com>
- add USE_GMAKE because it's now doesn't builds with make(1)
- remove files/patch-fwcutter.c[h] that was applied upstream
- remove firmware sample from fwcutter_list.h, that was added upstream
Notes:
- patch from original PR didn't applied. I asked submitter to fix it,
but never got any response (for some reason my request didn't found
it's way into audit trail)
- maintainer also timeouts
- i'm successfully using this version of fwcutter for about a month now
and rebuilded my firmware kmod several times w/o any problems
PR: 162013
Submitted by: Kurt Jaeger <fbsd-ports at opsec dot eu>
Approved by: maintainer (timeout, 1 month+),
novel (mentor, implicit)
configuration management to your entire infrastructure. With Chef, you can:
* Manage your servers by writing code, not by running commands.
* Integrate tightly with your applications, databases, LDAP directories, and
more.
* Easily configure applications that require knowledge about your entire
infrastructure ("What systems are running my application?" "What is the
current master database server?")
WWW: http://wiki.opscode.com/display/chef
PR: ports/163364
Submitted by: Scott Sanders <scott@jssjr.com>
Sponsored by: RideCharge Inc. / Taxi Magic
Chef Server under Jetty.
For more information, see the following pages on the Chef Wiki:
o wiki.opscode.com/display/chef/Search
o wiki.opscode.com/display/chef/Chef+Indexer
WWW: http://wiki.opscode.com/display/chef
PR: ports/163357
Submitted by: Scott Sanders <scott@jssjr.com>
Sponsored by: RideCharge Inc. / Taxi Magic
accomplishes this by forking a number of children that run I/O to a
filesystem.
This tool is intended to test storage stacks under stress and worst case
scenarios. However due to heavy fragmentation of the I/O files, it tends
to bypass caching algorithms in storage stacks.
WWW: http://www.peereboom.us/iogen/
To set as your default pager, export PAGER=vimpager in your shell's
rcfile.
See the manpage for various options. Of note, custom .vimrc files seem
to cause strange behaviour. Creating ~/.vimpagerrc will give you a clean
ViM environment.
WWW: http://www.vim.org/scripts/script.php?script_id=1723
Feature safe: yes
src/abgx360.c: In function 'sendcdb':
src/abgx360.c:1815: error: 'struct scsi_sense_data' has no member named 'segment'
src/abgx360.c:1816: error: 'struct scsi_sense_data' has no member named 'flags'
src/abgx360.c:1817: error: 'struct scsi_sense_data' has no member named 'info'
[..]
Reported by: pointyhat
Feature safe: yes
- "Edward Sanford Sutton, III" <mirror176@cox.net>
- fusefs will be in 9.x anyway, and at that time, a patch to IGNORE 9.x will be submitted
Submitted by: mirror176@cox.net
Approved by: maintainer (mirror176@cox.net), gabor (mentor)
Feature safe: yes
set of backups as defined by a YAML configuration file.
Features:
- Dynamic scheduling
- Keep an arbitrary number of backups of each schedule type
- Restrict schedules based on time of day
- Restrict feather run to a certain amount of wall time (max_runtime)
- Multiple backup paths per tarsnap
- Multiple exclude list per tarsnap
WWW: https://github.com/danrue/feather
Feature safe: yes
a simple process with a simple point-n-click interface.
WWW: http://makeapbi.sf.net
PR: ports/162341
Submitted by: Jesse <jessefrgsmith@yahoo.ca>
Feature safe: yes
k3bscsicommand_bsd.cpp:109: error: 'struct scsi_sense_data' has no member named 'flags'
k3bscsicommand_bsd.cpp:110: error: 'struct scsi_sense_data' has no member named 'add_sense_code'
k3bscsicommand_bsd.cpp:111: error: 'struct scsi_sense_data' has no member named 'add_sense_code_qual'
Reported by: pointyhat
Feature safe: yes
-MNT_NFS4ACLS being defined in /usr/src/sys/mount.h but not being included in the defined includes
-it is now included
PR: 151296
Submitted by: Edward.Sanford.Sutton, III <mirror176@cox.net>
Approved by: ports (maintainer timeout) gabor (mentor)
Feature safe: yes
(w/out the need of JailBreaking, and installing SSH-server on your iGadget).
iFuse is useful if you want to mount the device manually or
if you do not have GNOME with GVFS or KDE with kio-ufc installed
WWW: http://www.libimobiledevice.org
Submitted by: Gabor Zahemszky <gabor@zahemszky.hu> via e-mail
Feature safe: yes
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.
Approved by: avilla (mentor), portmgr (miwi)
Feature safe: yes
This is an incremental update and should be much easier to handle than
the transition from 4.6.5 to 4.7.2 in the ports tree.
The official release notes can be found at
http://www.kde.org/announcements/announce-4.7.3.php.
Approved by: avilla (mentor), makc (mentor), portmgr (miwi)
Feature safe: yes
While I'm here ...
DEPRECATED= This version is out of date, and the 0.6.x branch is considered stable
EXPIRATION= 2011-12-31
Also, remove a needles bsd.port.pre.mk
Feature safe: yes
Too many changes since 0.6.13 to list, see:
1. /usr/local/share/doc/duplicity/CHANGELOG, or
2. http://www.nongnu.org/duplicity/CHANGELOG
For the port, the version upgrade and maintainer change are from the PR.
Thanks to the former maintainer for his past hard work, and confirming
the change.
Additionally, add some cleanups of my own:
1. More accurate comment
2. Make NLS an OPTION
3. Minor simplification to the Makefile logic
PR: ports/162507
Submitted by: Jase Thew <freebsd@beardz.net>
Feature safe: yes
user exits the account and logins again, only a label is shown. Provide a patch
to fix this.
Obtained from: https://bugs.archlinux.org/task/23484
Feature safe: yes
It contains the following changes to the original /etc/rc.d/jail script:
- parameters support: you can specify any parameters supported by jail(8)
- ZFS support: you can deletate ZFS datasets to jails
- jails are not identified by a file in /var/spool/jail anymore
- two new commands "create" and "remove" to manage persistent jails
Please refer to the README file for more information.
Martin Matuska <mm_at_FreeBSD_dot_org>
1. Remove white space from the beginning of lines
2. Make the canonical WWW the last line of the file
3. Remove lines to the effect of, "More information can be found at..."
that's the stated purpose of the WWW: tags in the first place.
4. Change secondary WWW: lines to use other text to avoid confusion
While I'm here, remove some more useless Author: lines, and some
prepended white space to other lines.
Mentioned (in part) by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
limits the number of parallel executing jobs and starts new jobs when jobs
finish. Therefore, it combines the arguments from every input line with the
utility and arguments given on the command line. If no utility is given as an
argument to xjobs, then the first argument on every job line will be used as
utility. To execute utility xjobs searches the directories given in the PATH
environment variable and uses the first file found in these directories.
xjobs is most useful on multi-processor/core machines when one needs to execute
several time consuming command several that could possibly be run in parallel.
With xjobs this can be achieved easily, and it is possible to limit the load of
the machine to a useful value. It works similar to xargs, but starts several
processes simultaneously and gives only one line of arguments to each utility
call.
WWW: http://www.maier-komor.de/xjobs.html
PR: ports/162109
Submitted by: Jason Helfman <jhelfman@experts-exchange.com>
- Fix a crash with SCSI devices on FreeBSD9 [r3468]
- Fix weird bugs caused by LSI firmware with SATA devices
[r3466]
PR: ports/162276
Submitted by: Alex Samorukov <samm os2.kiev.ua> (maintainer)
- Correct REINPLACE for permissions; \+ is a special character in a BRE
PR: ports/160060
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com>
Reviewed by: Jason Hellenthal, wxs, eadler
Approved by: Jason Harris <jharris@widomaker.com> (maintainer)
sysutils/rsyslog4-devel-dbi||2011-11-02|is now stable see sysutils/rsyslog4
sysutils/rsyslog4-devel-gnutls||2011-11-02|is now stable see sysutils/rsyslog4
sysutils/rsyslog4-devel-gssapi||2011-11-02|is now stable see sysutils/rsyslog4
sysutils/rsyslog4-devel-mysql||2011-11-02|is now stable see sysutils/rsyslog4
sysutils/rsyslog4-devel-pgsql||2011-11-02|is now stable see sysutils/rsyslog4
sysutils/rsyslog4-devel-relp||2011-11-02|is now stable see sysutils/rsyslog4
sysutils/rsyslog4-devel-rfc3195||2011-11-02|is now stable see sysutils/rsyslog4
sysutils/rsyslog4-devel-snmp||2011-11-02|is now stable see sysutils/rsyslog4
audio/shoutcast Unfetchable; website rearranged
audio/linux-shoutcast Unfetchable; website rearranged
chinese/scim-chewing Does not configure
converters/py-cjkcodecs Integrated into every python version in the tree
databases/kpogre Does not compile
deskutils/mhc Does not fetch
deskutils/org-mode.el6 Does not fetch
deskutils/gemcal Does not fetch
devel/erlang-thrift Does not build
dns/domtools Does not fetch
editors/richtext Does not compile
games/vultures-claw Does not fetch
games/bomb Does not fetch
games/lgeneral-data Bad plist
games/linux-enemyterritory-jaymod Does not fetch
games/xphotohunter Does not fetch
graphics/gimpshop Fails to patch
graphics/lightspark-devel Does not compile
graphics/xmms-plazma Does not fetch
graphics/py-cgkit Does not fetch, does not compile on ia64, powerpc, or sparc64
japanese/rxvt Does not fetch, fails to build with new utmpx
japanese/epic4 Some distfiles do not fetch
java/jde Does not fetch
java/kaffe Does not fetch
korean/gdick HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other runtime problems
korean/hanterm-xf86 Does not compile
korean/stardict2-dict-kr Does not fetch
lang/p5-JavaScript Does not fetch
lang/TenDRA Website disappeared; last release 2006, Does not compile on recent FreeBSD-9
mail/freepops Does not build
mail/itraxp Does not build
misc/tellico Leaves file behind on deinstall
net/gsambad Does not fetch
net/nocatauth-gateway Uses a UID registered to another port
net/nocatauth-server Uses a UID registered to another port
net/libosip2 Does not fetch
net/kmuddy Does not fetch
net/netboot Does not build
net-mgmt/jffnms Does not fetch
net-p2p/frostwire Does not fetch
net-p2p/azureus Does not fetch
news/cleanscore Does not fetch
news/nntpswitch Does not fetch
news/p5-NewsLib Does not fetch
russian/cyrproxy Does not fetch
science/gerris Does not fetch
security/opensaml Does not fetch
sysutils/wmbattery Does not fetch
sysutils/cpuburn No more public distfiles
textproc/tei-guidelines-p4 Does not fetch
textproc/tei-p4 Does not fetch
textproc/py-hyperestraier Does not fetch
textproc/tdtd.el Does not fetch
textproc/tei-lite Does not fetch
www/phpwiki13 Does not fetch
www/p5-Apache-Scoreboard Depends on mod_perl
www/p5-B-LexInfo Broken due the new mod_perl2 API
www/phpwiki Does not fetch
www/smb2www Apache13 is deprecated, migrate to 2.2.x+ now
www/spip Checksum is changing daily
www/monkey Does not fetch
x11-toolkits/jdic Does not fetch
x11-toolkits/py-kde Does not compile
Import commit d8f73a5 from upstream.
The scsi_sense_data struct has changed in 9 after r225950, so compilation
failed.
Instead of accessing the struct fields manually, we now use
scsi_extract_sense, which works fine in all our supported releases (there is
no change in terms of functionality).
Bump PORTREVISION.
Aproved by: avilla (mentor, implicit)
The qt3 bindings are removed upstream.
The glib library lost the last gdk-pixbuf code. And rename it from
-gtk to -glib.
Thanks to: pav for a exp-runs
bapt for double checking the libreoffice ports
Quoting Denys Vlasenko, upstream maintainer: "1.19.3 has fixes for build
system, chpasswd, crond, inetd (fix open fd leak), syslogd (fix problem
with in-memory log buffer), tail (fix for 'tail: -c +N' with large N),
tftp (made mode check case-insensitive)."
Monitor::Simple allows simple monitoring of applications and services of your IT
infrastructure. There are many such tools, some of them very complex and
sophisticated. For example, one widely used is Nagios (http://www.nagios.org/).
The Monitor::Simple does not aim, as its name indicates, for all features
provided by those tools. It allows, however, to check whether your applications
and services are running correctly. Its simple command-line interface can be
used in cron jobs and reports can be viewed as a single HTML or text page.
WWW: http://search.cpan.org/dist/Monitor-Simple/
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval).