Dvipsk converts a DVI file produced by TeX (or other program) to
a PostScript file. Missing fonts can be automatically generated if
METAFONT exists on the system, or can be converted from `gf' to `pk'
format on demand. Dvips also supports `tpic', `psfig', `emtex',
and `METAPOST'.
Submitted by: Makoto WATANABE <watanabe@zlab.phys.nagoya-u.ac.jp>
PR: 5707
(1) /usr/local/lib/mule/site-lisp/site-start.el is fixed
(2) /usr/X11R6/info is added to Info-default-directory-list in site-start.el
(3) mule can work on FreeBSD-current (this problem is about new ld.so).
PR: 6030
Submitted by: maintainer
and RadioTrack FM radio cards.
I couldn't test the functionality, but it builds and installs.
PR: part of 5228
Submitted by: Lars Köller <Lars.Koeller@uni-bielefeld.de>
Xinside Motif users need an additional library -lXintl.
So I used the $(MOTIFLIB) variable in the Imakefile file which can
easily be defined correctly there. Updated the patch to reflect this.
A pre-extract target informs Xinside users to do so ...
That Never Should Have Happened(TM), here's an attempt to save the history.
Original log:
New port xmgr.
plotting tool for workstations, needs Motif or Lesstif.
Prerequisite for another 2 ports for webstatistics (gwstat, wwwstat).
-------
## make
>> Checksum OK for SNMP-1.6.tar.gz.
===> Extracting for p5-SNMP-1.6
===> p5-SNMP-1.6 depends on file: /usr/local/lib/libsnmp.a - found
===> p5-SNMP-1.6 depends on executable: perl5.00404 - found
===> Patching for p5-SNMP-1.6
===> Applying FreeBSD patches for p5-SNMP-1.6
===> Configuring for p5-SNMP-1.6
Checking if your kit is complete...
Looks good
Writing Makefile for SNMP
===> Building for p5-SNMP-1.6
mkdir ./blib
mkdir ./blib/lib
cp SNMP.pm ./blib/lib/SNMP.pm
AutoSplitting SNMP (./blib/lib/auto/SNMP)
make: don't know how to make /asn1.h. Stop
*** Error code 2
Stop.
-------
## make
>> Checksum OK for Gtk-0.1.17.tar.gz.
===> Extracting for p5-Gtk-0.1.17
===> p5-Gtk-0.1.17 depends on executable: perl5.00404 - found
===> p5-Gtk-0.1.17 depends on shared library: gtk\.1\. - found
===> Patching for p5-Gtk-0.1.17
===> Configuring for p5-Gtk-0.1.17
syntax error in file gendefs.pl at line 7, next 2 tokens "my("
Spurious backslash ignored at gendefs.pl line 8/(\()|(\))|("(.*?)")|(;.*?$)|([^\(\)\s]+)/: nested *?+ in regexp at gendefs.pl line 10Checking if your kit is complete...
Looks good
Typemap typemap.gtk not found.
Writing Makefile for Gtk
===> Building for p5-Gtk-0.1.17
mkdir ./blib
mkdir ./blib/lib
make: don't know how to make GtkTypes.pm. Stop
*** Error code 2
Stop.