| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
o PR: ports/47059
Originator: David A Bestor <1nd3n14l@indenial.com>
|
| |
|
|
|
|
| |
Submitted by: Miguel Mendez <flynn@energyhq.homeip.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
Dump9660 is a tool for creating ISO 9660 compliant CD images
suitable for use with tools such as FreeBSD's burncd.
Dump9660 supports the El Torrito bootable CD and Microsoft
Joliet extensions as well as the Rock Ridge and Plan 9
system use extensions.
PR: ports/39847
Submitted by: William Josephson <wkj-freebsd@honk.eecs.harvard.edu>
|
|
|
|
|
| |
PR: 47095
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
|
|
|
|
|
| |
PR: 47176
Submitted by: Miguel Mendez <flynn@energyhq.homeip.net> (maintainer)
|
|
|
|
|
|
|
|
|
| |
Arson is a feature-rich frontend to various CD burning and
ripping tools. It supports audio and date CD burning, audio CD
ripping, CD-to-CD copying and ISO/[S]VCD image creation.
PR: ports/39697
Submitted by: Stefan Jahn <stefan.jahn@nemesis-sektor.de>
|
| |
|
|
|
|
|
|
|
| |
putting it into the examples directory, where next to nobody found it.
Requested by: Dan Langille <dan@langille.org>,
Antoine Beaupre <anarcat@anarcat.ath.cx> - both months ago
|
| |
|
|
|
|
|
| |
PR: ports/42169
Submitted by: Brad Johnson <bjohnson@wedgie.org>
|
|
|
|
|
| |
PR: 47040
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
|
|
|
|
|
| |
PR: 46968
Submitted by: Glenn Johnson <glennpj@charter.net>
|
|
|
|
| |
Submitted by: hiten pandya <hiten@uk.FreeBSD.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Development stalled on this distribution for a while, then went into a
frantic period of many updates per month. Now it's stabilized to the
point that it's worth keeping current again.
There are many new models of UPS supported, and a lot of changes to
how the various tools work, so users of the old port should read UPGRADING.
Unfortunately, the CGI stuff depends on a version of gd that we don't have
yet, so that'll have to be sidelined for a while.
|
|
|
|
|
| |
(which I hope to remedy), the patch is now superfluous. So instead,
provide a sample script here.
|
| |
|
|
|
|
|
|
| |
pkg_delete.
Reported by: bento
|
|
|
|
| |
Reported by: bento
|
|
|
|
| |
Reported by: bento
|
|
|
|
|
| |
PR: 47000 (wow!)
Submitted by: maintainer
|
|
|
|
| |
spit out an infinite amount of text (this is bad for disk space)
|
|
|
|
|
|
|
|
| |
The screen is split into as many parts as there are files to watch.
Compiles on both -STABLE and -CURRENT.
PR: ports/46958
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: Jigoku <gehenna@jp.FreeBSD.org>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/46891
Submitted by: maintainer
|
|
|
|
|
| |
PR: 42402
Submitted by: Amar Takhar <verm@drunkmonk.net> (maintainer)
|
|
|
|
|
|
|
| |
and telnet connections from dropping due to inactivity.
PR: 46289
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
|
| |
|
|
|
|
|
|
| |
PR: 13823
Submitted by: cy
Approved by: wosch (MAINTAINER)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Chase WWW URL.
Remove autoconf dependency.
Bump PORTREVISION.
|
| |
|
|
|
|
|
| |
PR: 46433
Submitted by: Ports Fury
|
|
|
|
| |
for a network monitor.
|
|
|
|
|
|
| |
for a network monitor.
Submitted by: naddy (with some modification)
|
| |
|
|
|
|
|
| |
PR: ports/46697
Submitted by: maintainer
|
|
|
|
|
| |
PR: 46686
Submitted by: erwin@lansing.dk
|
|
|
|
|
| |
PR: 45700
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Don't default to '-O2' when compiling the cdparanoia-lib but respect CFLAGS,
this should work around the generation of broken code with GCC and an
optimazation-level greater than 1.
- Fix a bug in the cdparanoia-lib that can cause problems on some !386.
- Remove the unneeded usage of what seems to be an extension of G++, i.e.
arguments to the constructor when allocating an array of objects with new,
fixes compilation with compilers stricter obeying the standards.
- Always symlink ${MACHINE_ARCH}-freebsd-cc.rul to the i386-version on !i386 in the RULES-directory of scglib to be consistent with sysutils/cdrtools, cdrdao
also should compile and work on any platform with the fixes above.
- hier(7) the location of the global cdrdao.etc to LOCALBASE/etc/cdrdao.conf.
- Make the gcdmaster gnome-frontend compile with GCC3, use HAVE_GOME-magic to
build it.
- Clean up some stuff.
NOTE: Gcdmaster has a very obvious bug, if one creates a new audio-CD by
"New Audio CD project" -> "Edit" -> "Append Track" (select audio-file)
it will get the length of the track wrong, display a garbage waveform
and play nothing when hitting the play-button, same for further added
tracks. This can be worked around by saving the project and re-opening
it, now appending further tracks also works and the burnt CD is fine.
This is _not_ a bug of this port but a bug in gcdmaster itself and
is totally reproducable on Linux, therefore please don't mail the
maintainer of this port about it expect you have a fix, thanks.
Submitted by: maintainer
|