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
- new URL -> http://people.freebsd.org/~andreas
- make-release: generate more diffs (every release to latest) and
patch from latest to head branch
- Added files with an up to date printer list for gs 5.50 and 6.01
SETUP will be modified later...
- devices-5.50 - list of driver options
- devices-6.01 - list of driver options
- printer-5.50 - list of supported printers
- printer-6.01 - list of supported printers
after post-patch to before pre-patch.
Submitted by: reg (libtool maintainer)
(2) Misc. cleanup, pass MAKE_ENV to ${XMKMF}, etc.
Submitted by: reg
(3) Document ALL_TARGET and INSTALL_TARGET.
PR: 17334
Submitted by: Patrick Seal <patseal@hyperhost.net>
nslookups in a non-blocking manner. The adns distribution also comes with
some utilities similar to dig, host, nslookup, etc.
The port that I'm importing rips out the ${PORTOBJFORMAT} checking and
also trims the extra stuff in pkg/DESCR, which the original submission
contained.
PR: 17510
Submitted by: Kostya Lukin <lukin@sapa.ivcme.elektra.ru>
Reviewed by: billf, mharo
configured, can allow users to specify an arbitrary ident string.
Unfortunately, due to <sys/file.h> being outdated, this port is
marked BROKEN for all ${OSVERSION} prior to 400010, which is the
closest to src/sys/sys/file.h rev 1.16.2.2.
PR: 17660
Submitted by: Trevor Johnson <trevor@jpj.net>
Reviewed by: mharo (confirmation of BROKEN for < 400010)
games/affenspiel
- Support CC properly
***
games/battalion
- Support PREFIX properly
***
games/block
- Support CC/CFLAGS properly
***
games/blue
- Support CC/CFLAGS properly
- Add WWW: line into pkg/DESCR
New file:
patches/patch-aa
***
games/bs
- Add WWW: line into pkg/DESCR
***
games/columns
- Support CXXFLAGS properly
- Support sdl-config
***
games/empire
- Exclude GPL doc from package
- Add WWW: line into pkg/DESCR
***
games/freesweep to 0.87
- Update to version 0.87
***
games/galaxis
- Support CC properly
- Add WWW: line into pkg/DESCR
***
games/garith
- Support CC/CFLAGS properly
- Support GTK_CONFIG
***
games/gemdropx to 0.7
- Update to version 0.7
***
games/gtkballs
- Exclude GPL doc from package
- Support GTK_CONFIG
***
games/icbm3d
- Update WWW: line of pkg/DESCR
***
games/mirrormagic
- Support CC/X11BASE properly
***
games/phalanx to 22
- Update to version 22
- Add WWW: line into pkg/DESCR
***
games/spellcast
- Update MASTER_SITES and WWW: line of pkg/DESCR
- Support CFLAGS properly
- Exclude GPL doc from package
***
games/starlanes
- Support CC properly
- Exclude GPL doc from package
***
games/xdigger to 1.0.10
- Update to version 1.0.10
New file:
patches/patch-ad patches/patch-ae
***
games/xtron
- Support PREFIX properly
- Exclude GPL doc from package
***
games/xtruco
- Support CC/CFLAGS/X11BASE properly
***
games/xvier
- Support X11BASE properly
***
PR: 17741
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Due to the change of default prefix from X11BASE to LOCALBASE, some
other ports Makefile having dependancy to grapchics/netpbm may have to
modify *_DEPENDS line. I'll update those ports in a minute.
PR: 17742
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* declare USE_XLIB when XFree86 is installed and NO_X11 is not defined.
* fix configure.in more to use built-in ncurses if exist, and turn on USE_AUTOCONF.
* remove patches already obsoleted by USE_LIBTOOL.
PR: 17004
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>