| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=197956
|
|
|
|
| |
Notes:
svn path=/head/; revision=197941
|
|
|
|
|
|
|
|
|
| |
is now included in the sources.
Submitted by: Per olof Ljungmark <peo@intersonic.se>
Notes:
svn path=/head/; revision=197836
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=197819
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=197801
|
|
|
|
| |
Notes:
svn path=/head/; revision=197734
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=197733
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
Notes:
svn path=/head/; revision=197732
|
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
PR: ports/115099
Submitted by: maintainer (Thomas Abthorpe)
Notes:
svn path=/head/; revision=197724
|
|
|
|
|
|
|
|
|
|
| |
- reset to perl@
PR: ports/115456
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes:
svn path=/head/; revision=197712
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=197696
|
|
|
|
| |
Notes:
svn path=/head/; revision=197658
|
|
|
|
| |
Notes:
svn path=/head/; revision=197597
|
|
|
|
| |
Notes:
svn path=/head/; revision=197591
|
|
|
|
|
|
|
|
|
|
|
| |
- Add additional patches
PR: ports/114629
Approved by: maintainer, garga (mentor, implicit)
Tested by: freebsd-ports@
Notes:
svn path=/head/; revision=197566
|
|
|
|
|
|
|
|
|
|
| |
This fixes ports/112118
PR: ports/112118 [2]
Submitted by: Dmitry Marakasov [2], maintianer [1]
Notes:
svn path=/head/; revision=197561
|
|
|
|
| |
Notes:
svn path=/head/; revision=197535
|
|
|
|
|
|
|
|
| |
PR: ports/115354
Submitted by: Dan Langille <dan at langille.org> (maintainer)
Notes:
svn path=/head/; revision=197510
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to new style rc script
- Remove hardcode PREFIX setting
PR: ports/115309
Submitted by: Andy Fawcett <andy at athame.co.uk> (maintainer)
Notes:
svn path=/head/; revision=197501
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=197428
|
|
|
|
|
|
|
|
|
| |
- Describe them in pkg-message
- Respect prefix in html docs and manpages
- Bump portrevision
Notes:
svn path=/head/; revision=197357
|
|
|
|
| |
Notes:
svn path=/head/; revision=197347
|
|
|
|
| |
Notes:
svn path=/head/; revision=197308
|
|
|
|
| |
Notes:
svn path=/head/; revision=197307
|
|
|
|
| |
Notes:
svn path=/head/; revision=197286
|
|
|
|
|
|
|
|
| |
PR: 115241
Submitted by: Neil Darlow <neil@darlow.co.uk>
Notes:
svn path=/head/; revision=197227
|
|
|
|
| |
Notes:
svn path=/head/; revision=197196
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=197194
|
|
|
|
|
|
|
|
| |
PR: 115227
Submitted by: Adam McDougall <mcdouga9@egr.msu.edu> (maintainer)
Notes:
svn path=/head/; revision=197186
|
|
|
|
|
|
|
|
| |
PR: 115215
Submitted by: Dan Langille <dan@langille.org> (maintainer)
Notes:
svn path=/head/; revision=197171
|
|
|
|
|
|
|
| |
Approved by: maintainer implicit
Notes:
svn path=/head/; revision=197168
|
|
|
|
| |
Notes:
svn path=/head/; revision=197152
|
|
|
|
| |
Notes:
svn path=/head/; revision=197081
|
|
|
|
|
|
|
|
|
|
| |
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=197075
|
|
|
|
|
|
|
|
|
|
| |
- Add a patch to prevent install suid executable and message about it.
PR: ports/112754
Submitted by: Ighighi <ighighi@gmail.com>, Cristian KLEIN <cristi@net.utcluj.ro>
Notes:
svn path=/head/; revision=197065
|
|
|
|
|
|
|
| |
Submitted by: maintainer via mail
Notes:
svn path=/head/; revision=197030
|
|
|
|
|
|
|
|
|
|
| |
- Add patch to fix a bug in {num*-10} to make sure it starts on 10 rather than
on 9. Also, it has been changed from '-' to '+' like {num*+10}. [1]
Obtained from: its SVN [1]
Notes:
svn path=/head/; revision=197001
|
|
|
|
| |
Notes:
svn path=/head/; revision=196893
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 115101
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
Notes:
svn path=/head/; revision=196886
|
|
|
|
|
|
|
|
| |
PR: ports/115049
Submitted by: mm
Notes:
svn path=/head/; revision=196795
|
|
|
|
|
|
|
|
| |
PR: ports/115069
Submitted by: Dirk Engling <erdgeist at erdgeist.org> (maintainer)
Notes:
svn path=/head/; revision=196777
|
|
|
|
|
|
|
|
|
|
|
|
| |
in C++ using the gtkmm toolkit.
WWW: http://l3ib.org/nitrogen
PR: ports/114282
Submitted by: Jonathan Liu <Net147 at hotmail.com>
Notes:
svn path=/head/; revision=196769
|
|
|
|
| |
Notes:
svn path=/head/; revision=196738
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
Notes:
svn path=/head/; revision=196700
|
|
|
|
| |
Notes:
svn path=/head/; revision=196627
|
|
|
|
|
|
|
|
| |
PR: 114852
Submitted by: Heiner <h.eichmann@gmx.de>
Notes:
svn path=/head/; revision=196618
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix path in config.h (/var/lib -> /var/log) to match our hier
- Include dateext patch. This is obtained from Fedora CVS:
http://www.redhat.com/archives/fedora-cvs-commits/2005-June/msg00761.html
PR: ports/114523
Submitted by: Tom Mueko <tmueko at kommunity.net>
Approved by: Balazs Nagy <js at iksz.hu> (maintaineR)
Notes:
svn path=/head/; revision=196609
|
|
|
|
|
|
|
|
|
| |
PR: ports/111462
Reported by: Brian A. Seklecki <bseklecki@collaborativefusion.com>
Submitted by: Ivan Lago <ivan.lago@ifom-ieo-campus.it> (maintainer)
Notes:
svn path=/head/; revision=196515
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Allow package build on i386 and arm as Mono currently runs on these two
architecture only. Moreover, the kernel interface this module uses is
quite stable and changes rarely. Maintainer tested a module built on 6.2-R
works on 7.x.
- Distfile is repackaging due to a small license wording change:
- * 4. Neither the name of the university nor the names of its contributors
+ * 4. Neither the name of the author nor the names of its contributors
- Set IGNORE for older FreeBSD release
- Set IGNORE when kernel source does not present
PR: ports/114804
Submitted by: Björn König <bkoenig at cs.tu-berlin.de> (maintainer)
Notes:
svn path=/head/; revision=196469
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=196462
|