checksum in place). I don't have access to one of these printers
for testing, but the new driver does at least compile.
I nominate this for re-tagging.
Noticed by: luigi
rsync was not sufficiently careful about reading integers from the network.
This is fixed in the rsync CVS repo by a patch from Sebastian Krahmer
<krahmer@suse.de>.
Submitted by: naddy
Approved by: steve
Obtained from: rsync CVS repo
config files. This is necessary in the case when user already have gdm
user registered in his /etc/passwd, but with different UID. No PORTREVISION
bump because package remains the same.
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
4.5 release.
1) Add support for MASTER_SITE_N. This is by far the largest part of
this patch; many thanks to Mario for his hard work on this!
Submitted by: lioux
2) Allow multiple CD mountpoints to be specified.
PR: 8063
Submitted by: MOROHOSHI Akihiko <moro@race.u-tokyo.ac.jp>
Rewritten by: will (with suggestions from steve)
3) Fix MLINKS description.
PR: 29876
Submitted by: dirk
4) Add imake dependency for XFree86 3.x when USE_IMAKE is defined
because it's possible the port may not need X itself, but just imake.
Submitted by: max
5) Fix installing as non-root with ${INSTALL*} macros.
PR: 25531
Submitted by: Martin Kammerhofer <mkamm@gmx.net>
Thanks to Kris Kennaway <kris> and Steve Price <steve> for helping make the
experimental tree on bento a reality.
Submitted by: Sven Petai <hadara@bsd.ee>
PR: 34160
also:
Use new FIND and DATADIR macros.
Simplify do-install target.
Add warning.
The csound.txt data file has been renamed upstream to csound.xmg,
so don't rename it to csound.dat. Users will know it is not a text
file.
manuals reflect all the given WITH_MUTT_knobs.
o (Port now always depends on sgmlformat, which isn't a problem
anymore since sgmlformat has been fixed for alpha-architecture)
PR: 34185
Submitted by: maintainer
Requested by: Nicolas Rachinsky <list@rachinsky.de>
by the port at build-time.
Fix for FreeBSD-CURRENT:
= Remove use of malloc.h
= A fragment of this port actually provides its own prototype for time(), and
probably only gets it right on DEC and HP systems.
PR: ports/34183
Reported by: Trish Lynch <trish@bsdunix.net>