Personal patches
ef1e8104ae
New features in 5.3.0 ===================== - Major enhancements in SETUP, therefore version bump - checks your version of ghostscript - is aware of gs version 5.50 and 6.01 printer drivers - new driver selection mechanism - fetches list of available printer driver from file - you can browse/search this list using more - you select printer driver by number - sanity check, if the printer driver is present in your gs binary - at the end of your selection you get a list of printers as confirmation, that are supported by your driver selection - you can repeat this step as often as you like until you choose a valid printer driver - After printer driver selection you can as usual print test pages if you like or repeat the step of selection another driver in this more user friendly manner. - upp profile contribution for Epson LQ-570/870/1070/1170 ESC/P2 24-pin Dot Matrix printer - 3rd party additional driver for HP 812C, 815C, 832C, 880C, 882C, 895C, 932C, 970C http://www.proaxis.com/~mgelhaus/linux/software/hp880c/hp880c.html - Generic Postscript printer Support - added more resolutions in SETUP script and apsfilter script - bugfix: some resolutions were missing in apsfilter script - Adding driver support information is now more easy, since you only have to add it to a file setup/printer-<gs-version> - internal: download page: enhanced make-release script produces now diffs from every version to latest version - latest apsfilter patches can be found on download page - info: new URL -> http://people.freebsd.org/~andreas |
||
---|---|---|
archivers | ||
astro | ||
audio | ||
benchmarks | ||
biology | ||
cad | ||
chinese | ||
comms | ||
converters | ||
databases | ||
deskutils | ||
devel | ||
dns | ||
editors | ||
emulators | ||
finance | ||
french/ispell | ||
ftp | ||
games | ||
german | ||
graphics | ||
irc | ||
japanese | ||
java | ||
korean | ||
lang | ||
math | ||
mbone | ||
misc | ||
Mk | ||
multimedia | ||
net | ||
net-im | ||
net-mgmt | ||
news | ||
palm | ||
ports-mgmt | ||
portuguese/ispell-pt_BR | ||
russian | ||
science | ||
security | ||
shells | ||
sysutils | ||
Templates | ||
textproc | ||
Tools | ||
vietnamese | ||
www | ||
x11 | ||
x11-clocks | ||
x11-fm | ||
x11-fonts | ||
x11-servers | ||
x11-themes | ||
x11-toolkits | ||
x11-wm | ||
.cvsignore | ||
INDEX | ||
LEGAL | ||
Makefile | ||
README | ||
YEAR2000 |
This is the FreeBSD Ports Collection. For an easy to use WEB-based interface to it, please see: http://www.freebsd.org/ports For general information on the ports collection, please see the FreeBSD Handbook which is available from: file://localhost/usr/share/doc/handbook/handbook.html (if you installed the doc distribution on your machine) Or: http://www.freebsd.org/handbook/handbook.html for the latest official version from FreeBSD-current. The section "The Ports Collection" will tell you how to use the ports and packages and the "Porting Applications" section describes how one can contribute to the ports collection. If you would like to search for a given port, you can do so easily by saying: make search key="<keyword>" Which will generate a list of all ports matching <keyword>. NOTE: This tree can GROW significantly in size during normal usage! The distribution tar files can and do accumulate in /usr/ports/distfiles, and the individual ports will also use up lots of space in their work subdirectories unless you remember to "make clean" after you're done building a given port. /usr/ports/distfiles can also be periodically cleaned without ill-effect, though if you don't have the original distribution tarball(s) for something on CDROM then you will need to pull it all over your network connection again if you ever try to build the associated port.