Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)
Approved by: asami
perl language. It contains following pieces.
<FreeType.xs> This is a simple caller of the FreeType library. It has
same API as the FreeType library, so please read a manual of that to
understand how to use this.
<FreeTypeWrapper.pm> This is a simple wrapper of FreeType.xs to use
the FreeType library from perl with easy, perl-like API.
<ftinfo.pl> This is a dumper of a lot of information in each TrueType
fonts. This convert them as human readable strings.
<mkttfdir.pl> This is a maker of fonts.dir by parsing TTF and TTC
fils. It has special handler for DynaLab fonts, so it make good
fonts.dir automatically. And it detects what language's fonts are
contained in it by looking at code_page_range field in os2 table, so
it makes right entries.
See also <http://www.io.com/~kazushi/xtt/#perlftlib>
Note that ftinfo core-dumps with a signal 11 in case using
perl5.00502. :-)
Submitted by: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
This package installs the required Adobe fonts from GNU Ghostscript's
distribution, and prepares the Type1 fonts so they may also work in the
Xwindows environment.
PR: ports/6311
Submitted by: giffunip@asme.org
This is JadeTeX, a set of TeX macros for processing the TeX output from
Jade and doing useful things with it. In the grand scheme of things,
it'll be used as part of the process to convert DocBook to PostScript
and PDF.
It depends on teTeX-beta, all 30 megs of it.
Sean Kelly did all this, and deserves the credit, I'm just committing
on his behalf.
That ticking noise you can here is LinuxDoc's shrinking lifetime.
Reviewed by: nik@freebsd.org
Submitted by: Sean Kelly <kelly@plutotech.com>
===> Building package for teTeX-0.9-981113
tar: can't add file share/texmf/web2c/etex.efmt : No such file or directory
tar: can't add file share/texmf/web2c/etex.log : No such file or directory
tar: can't add file share/texmf/web2c/lambda.fmt : No such file or directory
tar: can't add file share/texmf/web2c/lambda.log : No such file or directory
tar: can't add file share/texmf/web2c/omega.fmt : No such file or directory
tar: can't add file share/texmf/web2c/omega.log : No such file or directory
tar: can't add file share/texmf/web2c/pdflatex.fmt : No such file or directory
tar: can't add file share/texmf/web2c/pdflatex.log : No such file or directory
tar: can't add file share/texmf/web2c/pdftex.fmt : No such file or directory
tar: can't add file share/texmf/web2c/pdftex.log : No such file or directory
pkg_create: tar command failed with code 256
Creating package /usr/ports/packages/All/teTeX-0.9-981113.tgz
Registering depends: libwww-5.2 png-1.0.2.
Creating gzip'd tar ball in '/usr/ports/packages/All/teTeX-0.9-981113.tgz'
*** Error code 1
Stop.
Changes `PS' to `PAPERSIZECNF' as I think it is more documenting. `PS'
will be taken to be PostScript by many (esp. in the context of printing)
This method removes the use of external programs to set `PAPERSIZECNF'.
share most files. Repository copy the default to explicitly named
directories to avoid any confusion. Greatly simplify the shared
Makefiles, since we are now in different subdirectories, we don't need
"a4-install" stuff.
While I'm here, consistently name the variables. Here are the
guidelines (master port is in brackets)
DOCFORMAT: [html] pdf ps
KONFONT: 14dot [16dot]
PAPERSIZE: a4 [letter] letterdj
RESOLUTION: 118 240 [300] 360 400 600
"math/r" has been copied to "R-a4" and "R-letter", to follow the
spirit of the original port. "japanese/kon" is renamed to "kon2-*",
since that seems to be the basename.
Not broken for ELF, since xforms lib isn't broken anymore
Although xforms should be ok for ELF I got the following error message
at startup of lyx:
/usr/libexec/ld-elf.so.1: Shared object "libforms.so.0.88" not found
Had to apply a symlink manually:
root{207} /usr/X11R6/lib ln -s libxforms.so.0 libforms.so.0.88
root{208} /usr/X11R6/lib ldconfig -m /usr/X11R6/lib
are tracked correctly. pkfonts300 is a repository copy from pkfonts, and
other pkfonts* directories only contain PLIST and a Makefile that sets
RESOLUTION and includes pkfonts300/Makefile.
===> Patching for xtem-6.18
===> Applying FreeBSD patches for xtem-6.18
In string, @WISHX now must be written as \@WISHX at -e line 1, near "@WISHX"
In string, @TCLSH now must be written as \@TCLSH at -e line 1, near "@TCLSH"
In string, @XTEMPATH now must be written as \@XTEMPATH at -e line 1, near "@XTEMPATH"
Execution of -e aborted due to compilation errors.
*** Error code 255
gcc -o asprint -O2 asprint.o -L/usr/X11R6/lib -lXaw -lXmu -lXt
/usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXaw.so, no
t found (try using --rpath)
/usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXaw.so, n
ot found (try using --rpath)
/usr/libexec/elf/ld: warning: libXext.so.6, needed by /usr/X11R6/lib/libXaw.so,
not found (try using --rpath)
/usr/libexec/elf/ld: warning: libX11.so.6, needed by /usr/X11R6/lib/libXaw.so, n
ot found (try using --rpath)
/usr/X11R6/lib/libXaw.so: undefined reference to `XFreePixmap'
/usr/X11R6/lib/libXt.so: undefined reference to `XrmEnumerateDatabase'
Creating gzip'd tar ball in '/usr/ports/packages/All/acroread-3.02.tgz'
tar: can't add file Acrobat3/Reader/intellinux/lib/libagm.so.2 : No such file or directory
tar: can't add file Acrobat3/Reader/intellinux/lib/libpfs.so.2 : No such file or directory
tar: can't add file Acrobat3/Reader/intellinux/lib/libreadcore.so.3 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
*** Error code 1
Submitted by: maintainer, except it was for 3.1.1 which is unfetchable
already, and also it didn't fix PLIST.
While I'm here, use PLIST_SUB so PLIST doesn't have to changed for every
upgrade.
- use post-extract target to copy the makefile
- install support files in $PREFIX/share/rtf
- fix PLIST (how did this ever pass the ports czar? ;-) )
PR: 7760
Submitted by: max
don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many
do, subtly) and don't install more than one manpage.
Any port listed here is a good candidate for a general review simply
due to age... For example, a number of them seem to patch an install:
target into the program Makefile and/or arbitrarily compress their
manpages from patches/patch-*. This has been out-of-vogue since I would
guess mid-1996, at least.
fixed: make WITH_ISPELL=yes installs with ispell otherwise without
lyx's ``configure'' disables the use of mmap for some reason (PR 5920)
checked, that on FreeBSD-current mmap is being used.
PR: 7349+5920
except to official homepages, but in this batch there were a few
cases where a link was desireable anyways. For these, the form
http://url/ (FAQ/whatever)
was used.
- support for printing PDF files
- fix SETUP and mksymlinks, if having a color printer, printcap
entries were missing as well as symlinks to apsfilter
- make the "auto-color" printer the default printer, if you have a
color printer...
- Since the author decided to put a version number into his archive,
we can now safely fetch the file from his site.
- patch-ad is useless now
- updated the configure and configure.batch script, to show all possible
drivers
- install hp850 drivers license and readme file in the gs doc dir
- update the DESCR file, mention the two add on packages in this port
- The new driver supports the following additional printers:
Support for HP DeskJet 670, 690, 850, 855, 870, 890, 1100 and 1600,
See announcement on http://bonk.ethz.ch/hp850/hp850.html
Please note, that some of the drivers have certain restrictions
and produce huge output files ... Please read the release notes !!!
The author makes suggestions on his website, what driver to choose
if you need a fast printout, see
http://bonk.ethz.ch/hp850/hp850-readme.1.3.html
mainly bugfix for Linux installation
SPOOLDIR now is /var/spool/lpd, looks better:
drwxr-xr-x 2 bin daemon 512 29 Mai 00:18 stcolor-a4-ascii-color
drwxr-xr-x 2 bin daemon 512 29 Mai 00:18 stcolor-a4-ascii-mono
drwxr-xr-x 2 bin daemon 512 29 Mai 00:18 stcolor-a4-auto-color
drwxr-xr-x 2 bin daemon 512 29 Mai 00:18 stcolor-a4-auto-mono
drwxr-xr-x 2 bin daemon 512 29 Mai 00:18 stcolor-raw
Revamped installation method ... install only interesting files
docu is installed now under ${PREFIX}/share/doc
make port PREFIX clean
SETUP script is improved, theoretically you can now try
different printer setting before installation as long as you like.
Only drwaback, then you know, which printer and options to choose,
you have to configure it later in /etc/apsfilterrc by hand ...
Sorry folks, but better than before ... and if I have some
sparetime ...
and some other nice things. The PR was due to user installing teTeX
then LaTeX, not realizing it was included.
PR: 6515
Submitted by: Nathan Dorfman <nathan@rtfm.net>
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default. Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.
Approved by: asami
- Update maintainer's email address
- Fix a typecast problem
And my modifications:
- Change "version required" line in Makefile header
- Change patch to Imakefile to not override CC and CFLAGS.
PR: 6350
Submitted by: David A. Bader <dbader@eece.unm.edu>