Age | Commit message (Collapse) | Author |
|
automatically.
|
|
ChangeLog:
* Fix pwgen -Bs so that this option combination works correctly
(Closes: #368010)
* Fix the pwgen -Bc option combination (Closes: #355153)
* Fix typo in pwgen man page (Closes: #376147)
* Make the -s option imply the -nc options (Closes: #427969)
* Add -v option to generate passwords without vowels (Closes: #387461)
PR: ports/115786
Submitted by: maintainer
|
|
* Add conditional dependency to misc/py-pexpect
Sample patches from rafan@ and from Peter Schuller [1]
PR: ports/115762 [1]
Submitted by: Peter Schuller <peter.schuller@infidyne.com> [1]
|
|
PR: ports/115363
Submitted by: Michael Fuckner <michael at fuckner dot net>
|
|
- Fix support for large memory systems (hw.physmem is a u_long not a long) [2]
- Make portlint happier [3]
PR: ports/115362 [1], some of [3]
Submitted by: Michael Fuckner <michael at fuckner dot net> [1], some of [3]
Clement Laforet <clement at FreeBSD dot org> [2]
|
|
|
|
PR: ports/115724
Submitted by: Ivan Lago <ivan.lago at ifom-ieo-campus.it> (maintainer)
|
|
|
|
it's more portable now).
- Install manpages into ${MANPREFIX}/man, not ${PREFIX}/share/man.
- Bring back IGNORE for FreeBSD < 600000 (all fusefs-* ports have it,
and the build would succeed but installation of dependencies would fail).
- Add a note in pkg-message about memory usage, and make a gramatical
correction.
- Avoid calling fsync() twice.
PR: 115088
Submitted by: alepulver@
|
|
|
|
FUSEPod is a userspace filesystem which mounts your iPod into a directory
for easy browsing of your songs on your iPod. It features a configurable
directory layout, read/write support, read support for playlists and finds
where your iPod is.
|
|
Approved by: clsung (mentor)
|
|
- pass maintainership to submitter
PR: ports/115104
Submitted by: tabthorpe@
Approved by: clsung (mentor)
|
|
- pass maintainership to submitter
PR: ports/115103
Submitted by: tabthorpe@
Approved by: clsung (mentor)
|
|
XXXL size pointy hat to: novel
|
|
PR: ports/115585
Submitted by: Marcin Wisnicki <mwisnicki+freebsd at gmail.com>
Approved by: maintainer
|
|
|
|
installed.
Reminded by: Mark Evenson <mark.evenson (at) gmx.at>
|
|
PR: 115642
Submitted by: Barbara <barbara.xxx1975@libero.it>
|
|
PR: ports/115669
Submitted by: Nikos Ntarmos (maintainer)
|
|
|
|
|
|
is now included in the sources.
Submitted by: Per olof Ljungmark <peo@intersonic.se>
|
|
In short, it was dropping privs before setting PID. Patch the code locally to
get FreeBSD users running.
- While here, if PostgreSQL is not installed, ask for 8.2, not the default of
8.1.
- Remove EOT model patch, now in vendor code.
- Update pkg-message to reflect new version.
PR: 115582
Submitted by: Dan Langille (maintainer)
|
|
GNU ddrescue is a data recovery tool. It copies data from one file or
block device (hard disc, cdrom, etc) to another, trying hard to rescue
data in case of read errors. Ddrescue does not truncate the output file
if not asked to. So, every time you run it on the same output file, it
tries to fill in the gaps. The basic operation of ddrescue is fully
automatic. That is, you don't have to wait for an error, stop the
program, read the log, run it in reverse mode, etc. If you use the
logfile feature of ddrescue, the data is rescued very efficiently (only
the needed blocks are read). Also you can interrupt the rescue at any
time and resume it later at the same point.
Automatic merging of backups: If you have two or more damaged copies of
a file, cdrom, etc, and run ddrescue on all of them, one at a time,
with the same output file, you will probably obtain a complete and
error-free file. This is so because the probability of having damaged
areas at the same places on different input files is very low. Using
the logfile, only the needed blocks are read from the second and
successive copies.
WWW: http://www.gnu.org/software/ddrescue/ddrescue.html
Author: Antonio Diaz Diaz <ant_diaz@teleline.es>
|
|
|
|
This release contains significant speed improvments.
This Director and Storage daemon must be upgraded at the same time,
but they should be compatible with all 2.0.x File daemons, unless you
use some of the new features that affect the FD. In other words, you should
not have to upgrade all your File daemons when you upgrade.
There is no database upgrade needed from version 2.0.x to 2.2.0.
The major new features are:
- Much faster insertion of attributes (somewhere around 10 times),
many thanks to Eric Bollengier and Marc Cousin.
- First release of bat (Bacula Administration Tool). Note to build
bat you must explicitly enable it on the ./configure line, you
must have the Qt4 version 4.2 or later libraries loaded, the qwt
(Qt Graphics) package loaded, and qmake and the other Qt4 tools
must be available. Most of the implementation was done by Dirk Bartley.
- Red/Black restore in memory tree (500 times faster loading).
Full release notes: http://sourceforge.net/project/shownotes.php?release_id=531447
PR: ports/115468
Submitted by: Dan Langille (maintainer)
|
|
- developers.pdf and bacula-web docs are no longer distributed [1]
- mark IGNORE if NOPORTDOCS is defined [2]
PR: ports/115467 [1]
Submitted by: Dan Langille [1], itetcu@ (me) [2]
|
|
- Take maintainership
PR: ports/115099
Submitted by: maintainer (Thomas Abthorpe)
|
|
- reset to perl@
PR: ports/115456
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
share/gnome/ -> share/, but not in FreeBSD ports tree yet. While I am here,
correct the EXAMPLESDIR in patch that should be fit with plist. Bump the
PORTREVISION.
Reported by: krismail
|
|
|
|
|
|
|
|
- Add additional patches
PR: ports/114629
Approved by: maintainer, garga (mentor, implicit)
Tested by: freebsd-ports@
|
|
This fixes ports/112118
PR: ports/112118 [2]
Submitted by: Dmitry Marakasov [2], maintianer [1]
|
|
|
|
PR: ports/115354
Submitted by: Dan Langille <dan at langille.org> (maintainer)
|
|
- Convert to new style rc script
- Remove hardcode PREFIX setting
PR: ports/115309
Submitted by: Andy Fawcett <andy at athame.co.uk> (maintainer)
|
|
WikipediaFS is a mountable Linux virtual file system that allows to
read and edit articles from Wikipedia (or any Mediawiki-based site) as
if they were real files.
It is thus possible to view and edit articles using your favourite
text-editor. Text-editors tend to be more convenient than a simple
browser form when it comes to editing large texts and they generally
include useful features such as Mediawiki syntax highlighting and spell
checking.
WWW: http://wikipediafs.sourceforge.net/
Author: Mathieu Blondel <mblondel !AT! users.sourceforge.net>
|
|
- Describe them in pkg-message
- Respect prefix in html docs and manpages
- Bump portrevision
|
|
|
|
|
|
|
|
|
|
PR: 115241
Submitted by: Neil Darlow <neil@darlow.co.uk>
|
|
|
|
- Don't unconditionally set mode 600 on 3dm2.conf
Noticed by: Craig Leres <leres ee lbl gov>
Submitted by: maintainer (in a follup to the PR)
PR: ports/114994
|
|
PR: 115227
Submitted by: Adam McDougall <mcdouga9@egr.msu.edu> (maintainer)
|
|
PR: 115215
Submitted by: Dan Langille <dan@langille.org> (maintainer)
|