sevral of these is noticed by KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp>,
Inagaki Kentaro <inagaki@tg.rim.or.jp> and
Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp>
(1) from gdevlips4-1.2.0, gdevnpdl-1.4, epag-3.08 to gdevlips-2.3.2
[Merged printer driver sources (gdevnpdl and epag) into
the gdevlips's tar-ball]
(2) from gdevrpdl-1.0 to gdevrpdl-1.2
(3) from gdevalps-0.1 to gdevalps-0.2
(4) from gdevmjc-0.7 to gdevmjc-0.8
Submitted by: candy@ops.dti.ne.jp
Added a printer driver:
(5) gdevmd2k-0.2a
Added a patch (patches/patch-ad) to be able to use A4 in lj5mono and lj5gray
Fixed files/mk5 (pdf_sec.ps)
Sbumitted by: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>
and
Submitted by: Tatsuto Toyonaga <toyonaga@msd.ts.fujitsu.co.jp>
PR: ports/11755
solution is to "disconnect" this from the libpng and libjpeg ports,
and fetch and extract them inside this port's own WRKDIR.
Note there are no shared library version problems because this port
doesn't link those libraries dynamically -- it just reaches into their
sources to compile some of its stuff. It is my belief that we
shouldn't have tried to share the WRKDIR with those two ports, as this
thing just too deeply depends on what's in their sources and the
relationship is thus not really a "dependency" in the regular sense.
Submitted by: mita@jp.freebsd.org (MITA Yoshio)
LOCAL_PORTS to MASTER_SITES.
Requested by: mita@jp.freebsd.org
(Closing PR #2310.)
Modify MASTER_SITES to list correct sites.
Instead of fetching ghostscript-fonts-*-4.01.tar.gz, which are symlinks
to ghostscript-fonts-std-4.0.tar.gz & *-other-3.0, fetch the real files.
(This elminates need for updating fontfile names when gs is upgraded.)
Standardize variables order.