${PREFIX}/include/freetype, so that ports that want freetype2 but don't
pay particular attention to the order of `-I' directives won't be screwed
if freetype1 is occasionally installed on the same system. This should
fix recent problems with Mozilla.
Bump PORTREVISION.
being xdvi, for obvious reasons). Only difference from the original patch
is the use of PLIST_SUB instead of duplicating (most of) the pkg-plist.
Switch maintainer to ports@ - current maintainer has been unresponsive to
both the submitter and to myself. doc@ might want to pick up on this one
since it's a critical port for make release.
PR: 34864
Submitted by: Steve Wills <steve@stevenwills.com>
- please upgrade
- updated pkg-plist to match reality
- tested packaging
Changes:
- replace awk "duplex" function with psset call
- adjust psnup rotation to various converters
for landscape mode
- add landscape option to enscript command line
- introduce IGNORE_LPD_RAW variable to please buggy
spoolers that send jobs in raw mode
- sanitize ": ${foo:-bar}" to ": ${foo:=bar}"
- make n{c}print line whitespace-safe
- save return code in global temporary file
- typo in wmf2eps line
- make apspreview use global "restrictions" file
- get basedir in SETUP from configure
- protect $foo[bar] contructs from being expanded
to array elements by zsh
- add "-dPARANOIDSAFER" for gs7.04 (harmless for all
older releases)
- save "rm" and "rp" in SETUP.cfg
- add some hints w.r.t landscape and n-up in handbook
- remove media types in scripts for some PCL printers
- be more helpful with "invalid method"
- LaserJet 4L needs fixed 300dpi
- LN macro in Makefile needs -n switch -- we must
create a directory link even if one exists already
- add .PHONY targets in Makefiles
- MAPPING update
- change email address in various places
new driver scripts:
- ljet4l, pips/sc70s, pips/sc80s, stp/pcl-2, stp/pcl-4
for JPEG images, which is only supposed to be used for GIF.
* I get this patch from the author of transfig after reporting some
problems with jpeg embedded into PS files generated with xfig.
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.