* Remove dependency on isoinfo, and detect disc type internally. [1]
* Adapt patch from Linux's hal backend to add media changer support and
prevent hal from trying to treat tape changers like CD drivers. [2]
PR: 118273 [2]
Submitted by: bland [1]
truckman [2]
gnometools.py. whrandom has been deprecated in favor of random. This patch
simply uses a REINPLACE_CMD to replace whrandom with random.
PR: ports/117793
Submitted by: Chess Griffin <chess@chessgriffin.com>
Approved by: maintainer timeout (1 month)
usbctl
Dump information about devices on a USB bus.
usbgen
Dump descriptors of a generic device.
usbgen -f ugenN -v -D
usbstats
Gives statistics for a USB host contrller.
creating ISO-9660 filesystem images, extracting audio CD data, and more. The
programs included in the cdrkit package were originally derived from several
sources, most notably mkisofs by Eric Youngdale and others, cdda2wav by Heiko
Eissfeldt, and cdrecord by Joerg Schilling. However, cdrkit is not affiliated
with any of these authors; it is now an independent project.
WWW: http://www.cdrkit.org/
- Changes:
- K3b now silently allows the burning of files bigger than 4 GB if an
appropriate version of genisoimage or mkisofs is installed
("silently" means that I did not introduce any new messages).
- I was not able to find the awful "disabled DMA" bug but I introduced
a little workaround which hopefully solves it for many of you (BTW:
K3b from svn trunk does support DVD burning with cdrecord.)
- Never use growisofs parameter -dvd-compat with DVD-RW media in
restricted overwrite mode (some drives do not like that).
- Unmount medium before DVD formatting.
PR: ports/118535
Approved by: Heiner <h.eichmann@gmx.de> (maintainer)
linimon (mentor)
the uploading of the microcode. Printing this out via the framebuffer
turned out to sometimes being delayed until during the upload of the
microcode to it, resulting in a concurrent access which freezes the
machine. So change afbinit(8) to no longer announce the upload. Of
course the proper way to solve this would be to do the upload in the
kernel with proper locking, if the licenses of both the afbinit(8)
code and the microcode allowed.
- Re-read the board type after uploading the microcode so the right one
is displayed.
- Fix GCC4 warnings.
Approved by: netchild
After unfreeze I'll change the shebang line patching code to use
sed instead of ruby. For now this solution will work since these files
already contains correct paths to ruby anyway.
PR: ports/112496
Submitted by: Victor Snezhko<snezhko@indorsoft.ru>
Approved by: portmgr (linimon)
a NFS-mounted work directory (prompted by PR 115100).
Add support for logging through multilog instead of readproctitle for
the main svscan process and document the startup script variables
(loosely based on PR 111749).
PR: 111749, 115100
Submitted by: Andrew Hammond<andrew.george.hammond@gmail.com>,
Charles Sprickman <spork@bway.net>
- Remove FreeBSD 4.x code (USE_GCC=3.4+, USE_GETOPT_LONG and BROKEN).
- Use ARCH instead of MACHINE_ARCH for possible future cross-compilation
support.
- Add UBLIO option, which uses devel/libublio for greatly improved speed (when
reading an NTFS volume). Also print a warning when disabling UBLIO.
- Add pkg-message mentioning UBLIO and this port's limitations.
- Change mount.ntfs-fuse -> mount_ntfs-fuse manpage link and symlink to the
binary in /usr/sbin to allow using with 'mount -t ntfs-fuse' and in
/etc/fstab after mounting /usr.
- Add a note in pkg-descr about the fusefs driver and ntfs-3g split project.
- Add LOCK option to avoid access to the device while it's mounted.
PR: ports/116287
Submitted by: alepulver (myself)
Approved by: miwi, farrokhi (implicitly to miwi)
- Create pkg-message from SUB_FILES instead of using ${SED} to print.
- Add a note in pkg-message and clean up.
- Create a symlink of ${PREFIX}/sbin/mount_fusefs to /usr/sbin to allow
mounting from /etc/fstab.
- Add "BEFORE: mountlate" to rc.d script.
This has been verified to work with sysutils/fusefs-ntfs (see changes to
pkg-message in last commit).
PR: ports/117516
Submitted by: alepulver (myself)
Approved by: Anish Mistry <amistry@am-productions.biz> (maintainer)
- Comply with the CDDL and the CDDL HEADER used; given that the port
Makefile and patches contain Covered Code we need to accomplish
CDDL 3.3 by denoting the Contributor and include the CDDL HEADER
in these files. [1]
Discussed with: author [1]
Approved by: netchild
off with the exception of dvd+rw tools since DVDs are used more that CDs these
days.
- bump PORTREVISION for DEPENDS change.
PR: ports/117450
Submitted by: Artem Naluzhnyy
Approved by: Heiner (maintainer)
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
- Now the port build depends on devel/makedepend
- Utilize ETCDIR for Makefile and pkg-plist
- Move pkg-message to FILESDIR
- No need to use USE_GETTEXT=yes, because port doesn't install any mo files
and --enable-nls option doesn't help. With --with-included-gettext apcupsd
doesn't build.
PR: ports/116774
Submitted by: Alexander Logvinov
run monthly ... change the behaviour such that when it is run with the
-nodelay option, it *only* reports the operating system, even if both
devices and ports reporting are also enabled ...
... this when, when run as part of the original port install, *or*
on system reboot if enabled in /etc/rc.conf, it is 'quick n painless',
and we get the critical number we are looking for ...
if they want to enable it in /etc/rc.conf, instead of making it automatic.
Put a message explaining that for desktop/laptop environments, enabling in
/etc/rc.conf is recommended ...
Change log:
0.5 - 24.Sep.07
* default to csup and fall back to cvsup if not found.
* Return error messages if the profile path is wrong or missing
* Using 'cp -RPpf' instead of 'cp -Rpf' for the backups now (no links copied now)
* Added SMP kernel support to the menu system
* The viewing of UPDATING is now done before CVSup of other files
* Added the option for mergemaster -p, so questions can be grouped
* Added RELENG_6_3 (for future use)
* Removed RELENG_4 tags from the update options
* Added a 'make clean' step before 'make buildworld' and removed the rm one
* Updated the custom port selection
* Updated the custom src selection
* Updated the cvsup server list
PR: ports/117179
Submitted by: maintainer
and destinations, and feeds the rsync tool with the appropriate parameters.
rsyncbackup is GPL licenced
WWW: http://code.google.com/p/rsync-backup/
PR: ports/117019
Submitted by: Daniel Bond
perl unconditonally, or conditionally. To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.
Hat: portmgr
hacks to install kernel loadable modules correctly on amd64 platforms
with the new INSTALL_KLD command.
All PORTREVISIONS have been bumped to show when the new version of
installing became available.
- Teach about support for PCI domains in FreeBSD >= 700053.
- Stop including pcivar.h from the kernel source on FreeBSD => 430000,
if this was ever necessary it no longer is since the introduction
of pciio.h.
- Catch up with FreeBSD returning ENODEV for non-existing devices.
- Fix on big-endian archs.
PR: 116827
Approved by: maintainer, netchild