| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
| |
There is no port net/openldap21 any longer. Please use
USE_OPENLDAP=yes and respect the default in bsd.ports.mk,
specify WANT_OPENLDAP_VER *only* if you have to, for example
when you are incompatible with any other version.
Thanks for the report!
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
|
|
|
|
| |
PR: 57426
Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove one site that seems to have stopped carrying the latest alpha
versions from MASTER_SITES.
- Install some PORTDOCS for cdda2wav.
- Refine the patching of the manual pages.
- Add a workaround for the bug in -current that causes cdrecord to trigger
a panic.
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
| |
pkg_cutleaves finds installed 'leaf' packages, i.e. packages that
are not referenced by any other installed package, and lets you
decide for each one if you want to keep or deinstall it via pkg_deinstall(1).
PR: 54912
Submitted by: Stefan Walter <sw@gegenunendlich.de>
|
|
|
|
| |
IA64 Laptops are also very unlikely, so disable klaptop on ia64.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
'userneu' is a Perl script that parses a list of usernames
and additional information (such as the real name or other
information to be put in the GECOS field in /etc/passwd)
and creates Unix accounts and (if desired) Samba accounts
as well. If the script stumbles upon duplicate user names
it can append random characters to the username until it
fits.
WWW: http://btmdx8.mat.uni-bayreuth.de/~johannes/code.html
PR: ports/56753
Submitted by: Andreas Fehlner <fehlner@gmx.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
accounts stored in an OpenLDAP server
LDAP Account Manager (lam) is a webfrontend for managing
accounts stored in an openLDAP server.
Features:
- management of Unix user and group accounts (posixAccount/posixGroup)
- management of Samba 2.x/3.x user and host accounts (sambaAccount)
- automatic creation/deletion of home directories (experimental)
- setting quotas (experimental)
- support for LDAP+SSL
- multi-language support (default language: English, German only partial)
PR: ports/56599
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
|
|
|
|
| |
PR: 57381
Submitted by: Sebastian Yepes F. <esn@x123.info>
|
|
|
|
| |
mainatiner contacted: 2003-09-06, no response
|
| |
|
|
|
|
|
|
|
| |
Bubblemon2 is a system CPU and memory load monitor for GNOME2
PR: ports/54245
Submitted by: Juan Salaverria <rael@vectorstar.net>
|
|
|
|
|
|
|
|
| |
Please delete the port sysutils/arson. The port does not
fetch and Arson2 is planned.
PR: ports/55436
Submitted by: Stefan Jahn <stefan.jahn@nemesis-sektor.de>
|
|
|
|
|
|
|
|
| |
ucspi-ssl is a set of UCSPI tools for creating SSL client
and server applications.
PR: ports/54279
Submitted by: David Thiel <lx@redundancy.redundancy.org>
|
|
|
|
|
|
|
|
|
| |
The LCDd.sh.sample start script from the LCDproc-0.4.3_2
ports starts the LCDd process that's also part of the port
in the foreground, thereby blocking the system startup.
PR: ports/54092
Submitted by: Christian Ullrich <chris@chrullrich.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When run under FreeBSD, `afio' will successfully back up
FIFOs, but will not correctly restore them. The problem
arises from `afio' using mknod(2) to try to create a FIFO
- a Linuxism. The correct function for it to use is mkfifo(2).
Also, `afio' tries to recreate sockets. This behavior should
be disabled under FreeBSD.
PR: ports/52452
Submitted by: oremanj <oremanj@get-linux.org> (boucnes)
|
|
|
|
| |
<nox@jelal.hb.north.de>: jelal.hb.north.de: Host not found
|
|
|
|
|
|
|
| |
Update port: sysutils/di: di-3.9 - disk information utility
PR: ports/52955
Submitted by: Brad Lanam <bll@gentoo.com>
|
|
|
|
|
|
|
|
|
|
| |
New port: clean searches through the filesystem for "temporary
files" left behind by editors and the like which can be
deleted. The pattern of regular expressions is controllable
via a ~/.cleanrc.
PR: ports/52881
Submitted by: Chuck Swiger <chuck@pkix.net>
|
|
|
|
|
|
|
|
|
|
| |
adtool is a unix command line utility for Active Directory
administration. Features include user and group creation,
deletion, modification, password setting and directory query
and search capabilities.
PR: ports/51320
Submitted by: Joseph Scott <joseph@randomnetworks.com>
|
|
|
|
|
|
|
|
|
| |
New port for REOback, a perl script that supports
full/incremental backups locally or remote over NFS and
FTP.
PR: ports/51158
Submitted by: Alex Kiesel <kiesel@schlund.de>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lineak is a utility designed to enable the use and configuration
of those special keys on Internet, Easy Access and Multimedia
keyboards in Linux (and other unices, like now FreeBSD).
I use this port for about 6-8 months and it seems to work
without much problems. I was asked from several people if
I finished the port, so I thought it would be the best to
include it in the official ports tree.
PR: ports/52158
Submitted by: Kay Lehmann <kay_lehmann@web.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The sysutils/eject port is quite useful to eject those
cdroms and other removeable media. However, you need to
know the "real" name of the device in order to eject it.
Indeed, eject(1), given a "arg" argument tries to eject
from the "/dev/argc" device, which is good, but could be
better.
The attached patch makes it look around a bit more, first
in /dev/arg, then /dev/argc and just plain ./arg.
Also, if the file found is a symlink, the patch makes eject
unfold the link to find what device is behind it so it can
umount it correctly.
PR: ports/51008
Submitted by: The Anarcat <anarcat@anarcat.ath.cx>
|
|
|
|
|
|
|
|
|
| |
Update root-tail, utility to tail multiple log files on
root window of X, to last version 0.2, which fixes broken
-noinitial switch.
PR: ports/50708
Submitted by: Pav Lucistnik <pav@oook.cz>
|
|
|
|
|
|
|
|
|
|
| |
The Ganglia cluster monitoring system is an easy to install
and configure cluster monitor. The ganglia-webfrontend
port is a port of the web-based GUI. This port depends on
the ganglia-monitor-core port which is in PR ports/48551.
PR: ports/48552
Submitted by: Brooks Davis <brooks@freebsd.org>
|
|
|
|
|
|
|
| |
Update to version 0.2
PR: ports/50256
Submitted by: stanislav shalunov <shalunov@internet2.edu>
|
|
|
|
|
|
|
|
|
|
| |
I have created a patch that can be applied to provide IPv6
support for sysutils/socket utility. The patch imported
from NetBSD and cleaned up to be cleanly work on FreeBSD.
PR: ports/36202
Submitted by: Janos Mohacsi <janos.mohacsi@dante.org.uk>
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
| |
- update man page
- bugfixes
- support for user-specific configuration file
Approved by: roberto (mentor)
|
| |
|
|
|
|
| |
Approved By: maintainer
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/57069
Submitted By: Thierry Thomas <thierry@pompo.net>
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
logfile. It is similar like tail (1) but offers some extra
functionality for output formatting. To show only the new
messages appeared since the last call fetchlog uses a bookmark
to remember which messages have been fetched.
PR: 55506
Submitted by: Alexander Haderer <alexander.haderer@charite.de>
|
|
|
|
|
|
|
|
|
|
|
| |
Pftop is a small, curses-based utility for real-time display of active
states and rule statistics for pf, the packet filter (for OpenBSD)
This used to be part of security/pf but is now individual after
(ports/57305)
PR: ports/57307
Submitted by: Max Laier <max@love2party.net>
|
|
|
|
|
|
|
| |
obsolete because of kiconv(3) importing of the recent tree.
PR: 57278
Submitted by: Ryuichiro Imura <imura@yu16.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The Coroner's Toolkit (TCT) is a collection of tools designed
to assist in a forensic examination of a computer. It is
primarily designed for Unix systems, but it can some small
amount of data collection & analysis from non-Unix disks/media.
WWW: http://www.fish.com/tct/
- Francisco Gomez -
francisco@gomezmarin.com
PR: ports/57048
Submitted by: Francisco Gomez <francisco@gomezmarin.com>
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 57253
Submitted by: Nicolas Jombart <ecu@ipv42.net>
|
|
|
|
|
|
|
|
|
|
|
| |
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
| |
|
|
|
|
|
| |
PR: 57218
Submitted by: Nicolas Jombart <ecu@ipv42.net> (maintainer)
|
|
|
|
|
|
| |
Bump PORTREVISION.
Obtained from: marcus
|
|
|
|
|
| |
Battfink lets you configure energy saving options. It comes with an
associated battery notification icon.
|
|
|
|
|
| |
PR: 56878
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
| |
AFB Graphics Accelerators aka Sun Microsystems Elite 3D. The microcode
is necessary if you want to run XFree86 with acceleration on these cards.
The microcode in itself has to be obtained from an existing SunOS/Solaris
installation.
Submitted by: Marius Strobl <marius@alchemy.franken.de>
|
|
|
|
| |
PR: ports/56741
|
|
|
|
|
|
|
| |
Update xfce4-battery-plugin to 0.2.0.
PR: ports/56741
Submitted by: Thorsten Greiner <thorsten.greiner@web.de>
|
|
|
|
|
| |
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
|
|
|
|
|
|
|
| |
to fail. 4.0.1 fixes two bugs with the parser.
Noticed by: Allen Landsidel <all@biosys.net> and bento
Approved by: marcus (wearing his portsmgr hat)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
future plans, etc., please see http://www.gnome.org/start/2.4/.
This commit represents work done by adamw, bland, and myself as well as
many other contributers:
Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
Øyvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>
Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.
Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon). The
best way to upgrade so that you get all shared library dependencies is:
portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2
Approved by: portmgr (kris, will, myself implicitly)
Requested by: re as well as many other users
|
|
|
|
| |
Approved by: marcus (wearing his portsmgr hat)
|
| |
|
|
|
|
|
|
| |
Re-enable the CGI programs, now that they build.
Kind assistance provided by: Guido Falsi <mad@madpilot.net>
|
| |
|
|
|
|
| |
PR: 55326
|
| |
|
| |
|
|
|
|
|
|
| |
list as it obviously is on Linux. Sort it before use.
- cpu and process time is not necesarily measured with
same frequency. Make them same base.
|
|
|
|
| |
Noticed while checking ports/44095
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Correct Installation of Manpages, This fixes ports/34523.
Don't define ARCH, this is already done in bsd.port.mk Add
dependency for compat4x on CURRENT as stated in pkg-message.
ONLY_FOR_ARCHS set to i386 alpha, no other Architectures
available yet. portlint-ify.
PR: ports/44095
Submitted by: Tilman Linneweh <tilman@arved.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The Autopsy Forensic Browser is a graphical interface to
the command line digital forensic analysis tools in The
Sleuth Kit. Together, The Sleuth Kit and Autopsy provide
many of the same features as commercial digital forensics
tools for the analysis of Windows and UNIX file systems
(NTFS, FAT, FFS, EXT2FS, and EXT3FS).
The Sleuth Kit and Autopsy are both Open Source and run on
UNIX platforms. As Autopsy is HTML-based, the investigator
can connect to the Autopsy server from any platform using
an HTML browser. Autopsy provides a "File Manager"-like
interface and shows details about deleted data and file
system structures.
PR: ports/55543
Submitted by: Pieter Danhieux <pieter@securax.be>
|
|
|
|
|
|
|
|
|
|
|
| |
support for BerkeleyDB 3.x, 4.0.x, 4.1.x, obeys WITH_BDB_VER;
p5-BerkeleyDB in RUN_DEPENDS, perl parts of fastresolve require it to run;
Change maintainership to submitter.
Bump PORTREVISION.
Submitted by: Martin Matuska <martin@tradex.sk>
PR: 56580
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The @stake Sleuth Kit (TASK) is the only open source forensic
toolkit for a complete analysis of Microsoft and UNIX file
systems. TASK enables investigators to identify and recover
evidence from images acquired during incident response or
from live systems.
WWW: http://www.atstake.com/research/tools/task/
PR: ports/55545
Submitted by: Pieter Danhieux <pieter@securax.be>
|
|
|
|
|
|
|
|
|
|
| |
Update the sysutils/rc_subr port to use revision 1.16 as
it fixes several problems with the rc.subr script.
see the cvs notes starting from revision 1.14 to 1.16:
PR: ports/56093
Submitted by: Scot W. Hetzel <hetzelsw@westbend.net>
|
|
|
|
|
|
|
| |
- Update to version 2.13
PR: ports/56529
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
|
|
|
|
|
| |
- Fix handling PORTVERSION
- Reaarange USE_GNOME
- machine/soundcard.h -> sys/soundcard.h
PR: ports/56530
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
|
| |
PR: 56477
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
|
| |
|
|
|
|
|
|
| |
PR: 56324
56389
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Reset maintainership.
Update based on PR 50411, which was submitted
by Martin Matuska <martin@tradex.sk>
Spotted by: Mark Linimon <linimon@lonesome.com>
Approved by: maintainer timeout ( >3 monthes )
|
| |
|
| |
|
|
|
|
| |
Pointy hat to: netchild (forgot to add it), maintainer (not noticed until now)
|
|
|
|
|
|
|
| |
The author released a new version and make some changes to provide FreeBSD
port hooks, so it's no longer necessary to patch the Makefile.
PR: 56285
Submitted by: chuckpkix.net@pkix.net
|
|
|
|
| |
Reported by: FreshPorts
|
|
|
|
|
|
|
| |
* Roll our own deinstall code since we get into a sticky situation when we
try to use the new code [1]
Reported by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
|
|
|
|
|
|
|
|
| |
port to be installed. Note, the port still uses USE_BZIP2, but as soon
as the local mirrors update, I will remove this as well.
This prevents infinite loops on systems <= 4.6.
Discussed with: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
distribution of the files within time as well as size, number, and
age constraints. Its main purpose is to keep a set of daily-created
backup files in manageable size, while still providing reasonable
access to older versions. Specifying a size, file number, or age
constraint will simply remove files starting from the oldest, until
the constraint is met. The distribution specification (exponential,
Gaussian (normal), or Fibonacci) provides finer control of the files
to delete, allowing the retention of recent copies and the increasingly
aggressive pruning of the older files. The retention schedule
specifies the age intervals for which files will be retained.
Submitted by: dds
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: Vic Abell <abe@purdue.edu>
|
|
|
|
|
| |
PR: 56201
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
| |
Filelight graphically represents a file system as a set
of concentric segmented-rings, indicating where diskspace is
being used. Segments expanding from the center represent files
(including directories), with each segment's size being
proportional to the file's size and directories having child
segments.
PR: 56152
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
|
|
|
|
|
|
| |
Submitted by: Martin Matuska <martin@tradex.sk>
Approved by: maintainer timeout
PR: 56145
|
|
|
|
|
|
|
|
|
|
|
|
| |
- removed all dependencies (none of them required to run)
- default configuration file now in ${LOCALBASE}/etc (instead of /etc)
- uses perl from ${PERL}
- more documentation files included
- documentation uses %%DOCSDIR%% in pkg-plist
- updated pkg-descr and pkg-message
Submitted by: Martin Matuska <martin@tradex.sk> (maintainer)
PR: 56127
|
|
|
|
|
|
|
| |
- New man pages
PR: 56051
Submitted by: The Anarcat <anarcat@anarcat.ath.cx> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
worldtools consists of 3 simple scripts:
- whereintheworld displays the great lines behind the build logs of a
buildworld. It shows at which step the build is at, and which module
is currently being built.
- buildit runs a command, time(1)s it, logs the output and optionally
sends a notification to the user by email when finished.
- upgrade is a wrapper for buildit, whereintheworld, cvsup and make
buildworld.
PR: 55995
Submitted by: The Anarcat <anarcat@anarcat.ath.cx>
Approved by: roberto (mentor)
|
|
|
|
| |
Prodded by: kris
|
|
|
|
|
| |
PR: 55966
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
| |
Upgrade pear-Log to its latest stable release.
Changelog: <http://pear.php.net/package-changelog.php?package=Log>;.
PR: ports/55205
Submitted by: Thierry Thomas <thierry@pompo.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Freshmeat blurb:
Identifies several new CPUS. Additional MSR decoding on various
CPUs. A few misidentification bugs have been fixed. Completely
rewritten cachesize determination. Various new cache descriptors
added. Numerous MHz estimation improvements. AMD K7 powernow
register/BIOS decoding. Now decodes extended Intel feature flags,
cpuid brand field, and sSpec on some models. AMD Opteron/Athlon64
support. VIA Powersaver/Longhaul support. A --bugs option to display
CPU errata. No longer retries opening /dev/msr if the first open
fails. Fixes a memory leak in --url.
PR: 55937
Submitted by: Erik Greenwald <erik@smluc.org>
|
|
|
|
|
|
|
|
|
| |
LinNeighborhood core dumps, if one of the windows share
names or mount point names contain a space.
(Thanks to Simon Barner for the fix).
PR: ports/55179
Submitted by: Heiner Eichmann <h.eichmann@gmx.de>
|
|
|
|
|
| |
PR: ports/55789
Submitted by: Taylor Dondich <tdondich@majiknetworks.com>
|
|
|
|
|
| |
PR: 55858
Submitted by: W. M. Shandruk <walt@erudition.net>
|
|
|
|
|
| |
Submitted by: maintainer
Tested by: Pav Lucistnik <pav@oook.cz>
|
|
|
|
| |
problem on FreeBSD-5.1
|
| |
|
| |
|
|
|
|
|
| |
PR: 55819
Submitted by: rwatson
|
| |
|
| |
|
|
|
|
| |
Fix a couple of typos that made etc not work at all. :-(
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sysutils/mkisofs-devel (currently at version 2.01a17) after repo-copy
from sysutils/cdrtools respectively sysutils/mkisofs.
The cdrtools-devel and mkisofs-devel ports are for the alpha versions,
for further information on changes since cdrtools 2.00 see
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a01 up to AN-2.01a18.
Further changes to the cdrtools-devel and mkisofs-devel ports to
relative to the existing ports of cdrtools and mkisofs are:
Changes common to cdrtools-devel and mkisofs-devel:
- Delete targets for mkisofs and friends when building cdrtools and vice
versa to speed up the build of the respective port.
- Respect CC already at the configure-stage (Patch taken from the OpenBSD
port of cdrtools).
- Add patches to prefer seteuid(2) over setreuid(2), this s inconsistend
with the cdrtools package (Mostly based on patches from the NetBSD
port/pkgsrc of cdrtools).
- Manually replace included copies of config.guess and config.sub with
versions from ${PORTSDIR}/Templates. This is necessary as the cdrtools
package doesn't have a valid configure script in it's root directory
but several in sub-directories that are executed by the SING (Schily
Is Not Gnu) makefile system further down the road. Therefor the port
can't set GNU_CONFIGURE which would automatically copy the relevant
files.
- Install some relevant READMEs in DOCSDIR (unless NOPORTDOCS is set),
some manual pages also reference these.
Changes to cdrtools-devel:
- Fix COMMENT, this port doesn't install mkisofs. Honor that some tools
of the cdrtools package (namely cdda2wav and readcd) are for extracting
CDs/CD-R[W]s.
- Install scgcheck, a tool to check and validate the ABI of libscg.
- Patch cdrecord to use ${PREFIX}/etc as the location of the global
configuration file, rather than using /etc/default. The installed
documentaion also gets patched accordingly and a PKGMESSAGE reflecting
this change as required by the license of cdrtools is added (The idea
for this and some wording in the PKGMESSAGE are taken from the NetBSD
port/pkgsrc of cdrtools). See also PR ports/50835.
- Install a sample configuration file for cdrecord, also install a
configuration file if it doesn't already exist (the file doesn't cause
problems if one doesn't edit it to suit local needs).
- Patch manpages to better correspond to files and locations on FreeBSD.
- Add a knob to optionally build and install rcsi, a tool that allows using
SCSI-devices over the network. The required rscsi user gets added
automatically and templates for the configuration file also get installed.
PKGINSTALL points to for further information on how to configure remote
access to SCSI-devices.
Everything using lib(r)scg can act as a client to rscsi, e.g.
sysutils/sformat (requires a bit of patching, however doesn't make much
sense to use this over the network) and sysutils/cdrdao (requires a bit
of patching).
- Remove BSD_SCSI_SENSE_BUG from COPTX (CFLAGS) to libscg. It is a
workaround for a (probably alumnus) bug in a SCSI-driver of NetBSD and
the affected code doesn't get compiled on neither pre-CAM nor CAM
versions of FreeBSD.
Changes to mkisofs-devel:
- Add MLINKS for devdump.8, isodump.8, isovfy.8 to isoinfo.8.
- Install isodebug, a simple tool to display the creation date and the
commandline options used to create a certain ISO-image with mkisofs.
- Remove apple_driver.8, this tool doesn't get installed.
- Replace mkhybrid.8 (just includes mkisofs.8, broken without patching)
with a MLINKS to mkisofs.8.
- Quiet portlint (3 errors/1 warning -> 0 errors/1 warning).
None of these changes is bound to the alpha versions of the cdrtools
package and may be "back-ported" to sysutils/cdrtools (apart from a
security issue with rscsi of cdrtools 2.00.3).
PR: ports/52849
Submitted by (including this commit message): Marius Strobl <marius@alchemy.franken.de>
|
|
|
|
|
|
|
|
|
|
|
| |
- Add CONFLICTS for corresponding -devel ports.
mkisofs:
- Rearrange a line in the Makefile in oder to quiet portlint (3 errors/
1 warning -> 0 errors/1 warning).
PR: ports/52849
Submitted by: Marius Strobl <marius@alchemy.franken.de>
|
|
|
|
|
|
| |
Use DOCSDIR macro in pkg-plist
Approved by: roberto (mentor)
|
|
|
|
|
| |
Approved by: maintainer
Noted by: demon
|
|
|
|
|
| |
PR: 55690
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
|
|
|
|
|
|
| |
gcc33"
PR: ports/55288 (Volker Stolz)
|
|
|
|
|
|
| |
just so happen to point to the same place.
PR: ports/55288 (Volker Stolz)
|
| |
|
|
|
|
| |
PR: ports/45911
|
| |
|
|
|
|
|
|
|
| |
scripts.
PR: ports/54116
Submitted by: hetzels@westbend.net
|
| |
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 52109
Submitted by: Jim Geovedi <jim@corebsd.or.id>
Approved by: various maintainers, timeouts
|
|
|
|
|
|
| |
Displays a mini-command line on the xfce4-panel. Uses the same history file as
xfrun4. Use <Up> and <Down> to scroll through history. <Enter> executes the
command and <Ctrl>-<Enter> executes the command in a terminal.
|
| |
|
|
|
|
|
|
| |
Submitted by: leafy <leafy@leafy.idv.tw>
Reviewed by: eric@trinitel.com
Approved by: eric@trinitel.com
|
|
|
|
| |
Take care of regenerating .db files
|
|
|
|
|
| |
PR: 55567
Submitted by: Gerhard Haering <gh@ghaering.de>
|
|
|
|
|
|
|
| |
update the URL of MASTER_SITES
PR: 55566
Submitted by: Gerhard Haering <gh@ghaering.de>
|
|
|
|
|
|
|
| |
bump PORTREVISION.
PR: 55396
Reviewed by: Eric Anderson <eric@trinitel.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- If pkg_* is found in $PREFIX/sbin, use them instead of ones in
/usr/sbin. (regardless of the value of PATH)
- pkg_fetch(1): Some servers like bento transfer packages files
uncompressed, so add a workaround for this. They are automatically
recompressed.
- Get -q to work properly again.
- As the MOVED file is getting bigger and bigger, do not cache all the
entries in memory but look it up every time needed.
- Show how to specify multiple arguments in one MAKE_ARG entry.
FreeBSD PR: ports/54631
Submitted by: Bruce M Simpson <bms@spc.org>
|
| |
|
| |
|
|
|
|
|
|
|
| |
graphics cards.
PR: 55478
Submitted by: Samy Al Bahra <samy@tommy.sdodson.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bksh is a simple (some would say trivial) program designed to be used
as a shell by ssh or rsh-like programs. All it does it to copy its
input to a restricted set of backup files.
It was made to allow administrators to create backup servers in
potentially hostile environments without allowing full shell access to
the server or the client.
PR: 53786
Submitted by: The Anarcat <anarcat@anarcat.ath.cx>
|
|
|
|
|
|
|
| |
Don't go into an infinite loop when encountering a zombie process on 5.x [1]
PR: 48852 [1]
Submitted by: Joel Ray Holveck <joelh@piqnet.org> [1], fuyuki@mj.0038.net [1]
|
| |
|
|
|
|
| |
Reported by: kris via bento
|
| |
|
|
|
|
| |
(now compiles and runs on -CURRENT)
|
| |
|
|
|
|
|
|
|
|
| |
xfce 4 Plugin to
minimize/unminimize all windows.
PR: 55254
Submitted by: Thorsten Greiner <thorsten.greiner@web.de>
|
|
|
|
|
| |
PR: 53810
Submitted by: leeym
|
|
|
|
|
|
|
|
| |
* Fix a few COMMENTs while I'm here
* Nuke my info from pkg-descr, it's useless there anyway
PR: 55302
Submitted by: maintainer
|
|
|
|
| |
Approved by: fjoe (mentor) (implicit)
|
|
|
|
|
| |
Reported by: kris via bento
Approved by: fjoe (mentor) (implicit)
|
|
|
|
| |
Approved by: fjoe (mentor) (implicit)
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
Submitted by: klm@uidzero.org <mavrik@ruby.ir.exodus.net>
Update to 1.3.0, also change maintainer's email address.
|
|
|
|
|
|
|
| |
for use with older versions of FreeBSD.
PR: 54478
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
| |
|
|
|
|
| |
boolean representation.
|
|
|
|
|
|
| |
PR: 55157
Submitted by: Ports Fury
Approved by: fjoe (mentor) (implicit)
|
|
|
|
|
| |
PR: 55133
Submitted by: Thorsten Greiner <thorsten.greiner@web.de>
|
|
|
|
|
|
|
|
| |
battery monitor panel plugin for
XFce4.
PR: 55132
Submitted by: Thorsten Greiner <thorsten.greiner@web.de>
|
|
|
|
| |
Noted by: kris
|
|
|
|
| |
Pointed out by: bento
|
|
|
|
| |
Submitted by: Serge Gagnon
|
| |
|
| |
|
|
|
|
|
|
|
| |
PR: 54613
Submitted by: krion
Approved by: fjoe (mentor) (implicit)
Maintainer timeout: one week
|
|
|
|
|
|
| |
PR: 55016
Submitted by: maintainer
Approved by: fjoe (mentor) (implicit)
|
|
|
|
|
| |
these great pieces of software, so that let others with more free time
to take over them.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Official KDE 3.1.3 announcement:
http://www.kde.org/announcements/announce-3.1.3.php
(may not work until a few hours after this commit - we jumped the gun a little
in order to have the update in place at the time the security notifications for
KDE 3.1.2 will be released together with the announcement of KDE 3.1.3).
Changelog from 3.1.2 to 3.1.3 release:
http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php
Thanks and credits need to go to the whole KDE-FreeBSD team, as well
as everyone on kde@freebsd.org for providing feedback, reporting bugs
and just using the KDE ports.
Approved by: will (real mentor asleep)
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 54987
Submitted by: Mark Linimon <linimon@lonesome.com>
Approved by: fjoe (mentor) (implicit)
|
| |
|
|
|
|
|
| |
PR: 53158
Submitted by: James Earl <jdearl@telus.net>
|
|
|
|
|
| |
PR: 53157
Submitted by: James Earl <jdearl@telus.net>
|
|
|
|
|
| |
PR: 53156
Submitted by: James Earl <jdearl@telus.net>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Simple event (logs) correlator
PR: 48697
Submitted by: Nicolas Jombart <ecu@ipv42.net>
Approved by: fjoe (mentor) (implicit)
|
|
|
|
| |
Submitted by: kuriyama
|
| |
|
|
|
|
|
|
|
|
| |
xView sysadmin tool for monitoring diskfull
situations.
PR: 52495
Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
|
|
|
|
| |
Approved by: fjoe (mentor)
|
|
|
|
|
|
|
|
|
| |
hashed spwd.db, which is a useful thing if you screw up a vipw(8) or
mergemaster(8), or otherwise corrupt your plaintext file, and don't
have a recent enough backup.
PR: 54670
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net>
|
|
|
|
|
|
|
| |
releasing a new version of the software.
PR: 54639
Submitted by: Chuck Swiger <chuck@pkix.net> (maintainer)
|
|
|
|
| |
Submitted by: Simon Barner <barner@in.tum.de>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Manually replace included copies of config.guess and config.sub with
versions from ${PORTSDIR}/Templates. This is necessary as the sformat
package doesn't have a valid configure script in it's root directory
but one in a sub-directory that is executed by the SING (Schily Is
Not Gnu) makefile system further down the road. Therefor the port
can't set GNU_CONFIGURE which would automatically copy the relevant
files.
- Remove BSD_SCSI_SENSE_BUG from COPTX (CFLAGS) to libscg. It is a
workaround for a (probably alumnus) bug in a SCSI-driver of NetBSD
and the affected code doesn't get compiled on neither pre-CAM nor
CAM versions of FreeBSD.
- Use DATADIR in pkg-plist.
Submitted by: maintainer
|
|
|
|
| |
bugfixes for other systems.
|
|
|
|
|
| |
PR: 53122
Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
|
|
|
|
|
|
|
|
|
|
| |
- Per Bill Fenner's reports, the distfile is no longer available from
the URL; in fact, the domain no longer seems to exist, including
the maintainer email address, which bounces. A Google search did
not reveal a new location for the code.
PR: 54303
Submitted by: Mark Linimon <linimon@lonesome.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
- service supervision
- clean process state
- reliable logging facility
- fast system bootup and shutdown
- packaging friendly
- small code size
Submitted by: Sergei Kolobov <sergei@kolobov.com>
PR: 54513
|
|
|
|
| |
core desktop components are being removed.
|
|
|
|
|
|
|
|
|
| |
Use the same CONFIGURE_TARGET as other ports.
Allow the manpage to be compressed.
Submitted by: Sergey Kolobov <sergei@kolobov.com>
Approved by: maintainer (timeout after > 1 month)
PR: 53178
|
| |
|
| |
|
|
|
|
| |
use USE_GETOPT_LONG instead.
|
|
|
|
|
| |
use USE_GETOPT_LONG instead.
use getopt_long() instead of getopt_long_only().
|
|
|
|
| |
This port does not use getopt_long(); use getopt() in libc instead.
|
| |
|
| |
|
|
|
|
| |
Submitted by: kris@obsecurity.org
|
| |
|
| |
|
|
|
|
|
|
|
| |
Fix printf("%?", size_t) problem.
Pointed out by: bento via kris.
Submitted by: Jigoku <gehenna@jp.FreeBSD.org> (developper)
|
|
|
|
|
| |
PR: 54333
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Also fix pkg-plist (use %%PORTDOCS%%%%DOCSDIR%%
instead of hardcoded share/doc/...).
Maintainer timeout after 1 week.
Spotted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> [1]
PR: 53911
|
| |
|
|
|
|
|
|
| |
The following file module bug is fixed: "Users who are only supposed
to be able to access a particular directory can still delete or
change permissions on parent directories."
|
|
|
|
|
| |
PR: 54253
Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> (maintainer)
|
|
|
|
|
| |
${WRKSRC}/config.guess to the nonexistent
/usr/share/automake-1.4/config.guess
|
| |
|
|
|
|
|
| |
PR: 54226
Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer)
|
|
|
|
|
|
|
| |
- Remove whitespace at EOL to keep portlint happy
PR: 54221
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
|
|
|
|
|
| |
- Added sample configuration file.
Approved by: roberto (mentor)
|
|
|
|
|
| |
PR: 54210
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
devel.ringlet.net.
Prompted by: fenner's scripts
|
|
|
|
|
| |
PR: 54191
Submitted by: Charles Swiger <chuck@pkix.net> (maintainer)
|
|
|
|
| |
Prompted by: Craig Carey <research@ijs.co.nz>
|
|
|
|
|
| |
Spotted by: Marius Strobl <marius@alchemy.franken.de>
Approved by: fjoe (mentor) (implicit)
|
|
|
|
| |
Approved by: fjoe (mentor) (implicit)
|
|
|
|
|
| |
PR: ports/54144
Submitted by: Koop Mast <einekoai@chello.nl>
|
|
|
|
|
|
|
|
|
| |
o It contains the latest script collection :-)
o Generates plist during pre-install phase for compatibility with upcoming
bsd.port.mk changes
PR: 54120
Submitted by: maintainer
|
|
|
|
|
| |
PR: 54107
Submitted by: Juan Salaverria <rael@vectorstar.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
rdiff-backup backs up one directory to another, possibly over a network. The
target directory ends up a copy of the source directory, but extra reverse
diffs are stored in a special subdirectory of that target directory, so you
can still recover files lost some time ago. The idea is to combine the best
features of a mirror and an incremental backup. rdiff-backup also preserves
subdirectories, hard links, dev files, permissions, uid/gid ownership (if it
is running as root), and modification times. Finally, rdiff-backup can operate
in a bandwidth efficient manner over a pipe, like rsync. Thus you can use
rdiff-backup and ssh to securely back a hard drive up to a remote location,
and only the differences will be transmitted.
WWW: http://rdiff-backup.stanford.edu/
Reminded by: kris and roberto
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Duplicity backs directories by producing encrypted tar-format volumes and
uploading them to a remote or local file server. Because duplicity uses
librsync, the incremental archives are space efficient and only record the
parts of files that have changed since the last backup. Because duplicity
uses GnuPG to encrypt and/or sign these archives, they will be safe from
spying and/or modification by the server.
WWW: http://www.nongnu.org/duplicity/
Reminded by: kris and roberto
|
| |
|
|
|
|
|
|
|
| |
WWW: http://rdiff-backup.stanford.edu/
PR: 53234
Submitted by: Gerhard Haering <gh@ghaering.de>
|
|
|
|
|
|
|
| |
WWW: http://www.nongnu.org/duplicity/
PR: 53235
Submitted by: Gerhard Haering <gh@ghaering.de>
|
| |
|
|
|
|
|
| |
PR: ports/53467
Submitted by: Mark Linimon <linimon@lonesome.com>
|
|
|
|
|
| |
Submitted by: Valentin Nechayev <netch@netch.kiev.ua>
Pointed out by: bento via kris
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Simplify operating system/architecture handling.
- Fix build on !i386.
- Set ONLY_FOR_ARCHS.
- Honor CC/CFLAGS.
- Proper install.
Inspired by
PR: 53470
Submitted by: Mark Linimon <linimon@lonesome.com>
|
|
|
|
|
|
|
|
| |
Another directory has code for sparc if anyone wishes to take
that on, in the meantime set ONLY_FOR_ARCHS.
PR: 53472
Submitted by: Mark Linimon <linimon@lonesome.com>
|