This port installs Adobe CMaps that will be commonly used by I18n-ed
ghostscripts and xpdfs.
In ports-jp@jp.FreeBSD.org ML, we have discussed for a month a smart
implementation of I18n ghostscript. This port is a part of the solution.
Submitted by: KATO Tsuguru [ports-jp 12650]
This port installs Adobe CMaps that will be commonly used by I18n-ed
ghostscripts and xpdfs.
In ports-jp@jp.FreeBSD.org ML, we have discussed for a month a smart
implimentation of I18n ghostscript. This port is a part of the solution.
Submitted by: KATO Tsuguru [ports-jp 12650]
The GNOME 2.0 APIs can be installed right along with the GNOME 1.4 APIs, but
the desktops will be mutually independent. That is, you will not be
able to install gnomedesktop, for example, on the same machine as gnomecore.
However, you will be able to install the GNOME 2.0 desktop, and use all your
favorite GNOME 1.4 applications (like gaim, AbiWord, Evolution, etc.).
- Fix build on -current
- Fix checksum of gdevdj9.c.gz (again)
- Get much improved ps2epsi stuff from ghostscript-gnu version
PR: 37500
Submitted by: Ports Fury
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION. All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.
Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.
This commit made in impending view of Qt3/KDE3 entering ports tree.
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
(2) $MASTER_SITES optimization may not work if $DISTFILES has comma
separated keywords after ":" separator.
PR: ports/36762 (2)
Reported by: tkato (1), Lev A. Serebryakov <lev@serebryakov.spb.ru> (2)
Pointy hat to: kuriyama
- Comma operator does not work for {DIST,PATCH}FILES just yet,
re-arrange groups to achieve similar effect
Prompted by: John Hay <jhay@icomtek.csir.co.za>
Modifications against PR are:
o $MASTER_SITES substitution.
o Typo in scripts/configure.
PR: ports/36673
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Modifications against PR are:
o $MASTER_SITES substitution.
o Typo in scripts/configure.
I don't know why $MLINKS entries are not in generated plist...
PR: ports/36673
Submitted by: KATO Tsuguru <tkato@prontomail.com>
I am not sure that it really works. It doesn't work in my environment
(-current today) because libc.3 and libc.5 conflicts due to xforms,
in CJK locale mode. It need -stable test.
PR: ports/35698
Submitted by: Eric Yu <ericyu@mail2000.com.tw>
${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.