summaryrefslogtreecommitdiff
path: root/print (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make port's Makefile to pass $PERL5 to the scripts/pre-configure,SADA Kenji1998-11-223-4/+6
| | | | | | | | that installed `html2ps' script would execute true path of Perl5, even on the FreeBSD-CUREENT system. Notes: svn path=/head/; revision=14780
* Revice MASTER_SITES to the new location.SADA Kenji1998-11-221-2/+2
| | | | | | | | PR: ports/8794 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> Notes: svn path=/head/; revision=14771
* Upgrade a2ps to version 4.10.4Chuck Robey1998-11-223-14/+22
| | | | Notes: svn path=/head/; revision=14755
* Commit a patch for this I've been sitting on for a while.David E. O'Brien1998-11-221-3/+3
| | | | | | | | | 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'. Notes: svn path=/head/; revision=14748
* Remove extraneous x11 from CATEGORIES.Steve Price1998-11-211-2/+2
| | | | | | | Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=14734
* - updated to use version 1.66.Jun-ichiro itojun Hagino1998-11-207-34/+34
| | | | | | | | PR: 8752 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> (= maintainer) Notes: svn path=/head/; revision=14720
* Set LC_CTYPE=C to prevent coredumps in multibyte locales.Thomas Gellekum1998-11-206-12/+81
| | | | | | | Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> Notes: svn path=/head/; revision=14716
* Use a4 size if compiling for Japanese, letter otherwise.Satoshi Asami1998-11-201-2/+6
| | | | Notes: svn path=/head/; revision=14711
* Dang. I knew I forgot something. This goes with the previous mass commitSatoshi Asami1998-11-202-0/+24
| | | | | | | (see graphics/Makefile rev. 1.100 for log message). Notes: svn path=/head/; revision=14710
* Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR toSatoshi Asami1998-11-2015-237/+163
| | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=14709
* Comment out RUN_DEPENDS, enscript specifies default paper size and youSatoshi Asami1998-11-201-2/+3
| | | | | | | probably do not want that when you are just installing fonts. Notes: svn path=/head/; revision=14706
* Preperly use ".BEGIN:" as error target.Satoshi Asami1998-11-191-3/+3
| | | | Notes: svn path=/head/; revision=14695
* Fix typo.Scott Mace1998-11-181-2/+2
| | | | Notes: svn path=/head/; revision=14648
* add pbm2ppaScott Mace1998-11-181-1/+2
| | | | Notes: svn path=/head/; revision=14647
* Initial import of pbm2ppa.Scott Mace1998-11-1818-0/+234
| | | | | | | Submitted by: smace@freebsd.org Notes: svn path=/head/; revision=14646
* It works fine on maintainer and my box.Vanilla I. Shu1998-11-171-3/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=14611
* Add virtual category elisp.Jun Kuriyama1998-11-154-8/+8
| | | | | | | | Reminded by: wosch Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=14532
* Install directory is changed.Jun Kuriyama1998-11-113-17/+22
| | | | | | | | PR: ports/8224 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=14472
* Upgrade to latest version 1.0.0pre2Andreas Klemm1998-11-1015-65/+90
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=14447
* Update to version 1.6.1.Steve Price1998-11-093-49/+55
| | | | | | | | | PR: 8468 Reviewed by: maintainer Submitted by: Rasmus Kaj <kaj@interbizz.se> Notes: svn path=/head/; revision=14415
* On second thought, move all the PLISTs back as ${RESOLUTION}.list in theSatoshi Asami1998-11-0812-11/+4805
| | | | | | | | master pkg directory. No need to create pkg directories for all the mini- ports for just one file each. Notes: svn path=/head/; revision=14403
* Remove leading slash from MASTER_SITE_SUBDIRBill Fenner1998-11-071-2/+2
| | | | Notes: svn path=/head/; revision=14396
* Split up pkfonts to pkfonts${RESOLUTION} subdirectories, so dependenciesSatoshi Asami1998-11-0713-4811/+84
| | | | | | | | | 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. Notes: svn path=/head/; revision=14390
* Activate teTeX-beta.Thomas Gellekum1998-11-061-1/+2
| | | | Notes: svn path=/head/; revision=14371
* Activate p5-FreeType and p5-FreeTypeWrapper.Jun Kuriyama1998-10-301-1/+3
| | | | Notes: svn path=/head/; revision=14264
* Update maintainer's address.Thomas Gellekum1998-10-302-4/+4
| | | | Notes: svn path=/head/; revision=14263
* Make thise ports use LOOP_VAR and LOOP_OPTIONS for PAPERSIZE. WhileSatoshi Asami1998-10-308-19/+32
| | | | | | | | I'm here, make a2ps43's Makefile detect the missing PAPERSIZE correctly, and add -${PAPERSIZE} in lprps's PKGNAME. Notes: svn path=/head/; revision=14259
* yatex-xemacs depends on bash to build.Satoshi Asami1998-10-211-2/+3
| | | | Notes: svn path=/head/; revision=14142
* You are broken, nobody maintains you, and there are three othersSteve Price1998-10-201-2/+1
| | | | | | | just like you already, so goodbye old friend. Notes: svn path=/head/; revision=14112
* Remove empty directories on deinstall.Steve Price1998-10-205-0/+8
| | | | Notes: svn path=/head/; revision=14111
* Move manpages from pkg/PLIST to Makefile.Steve Price1998-10-2010-10/+11
| | | | Notes: svn path=/head/; revision=14110
* Change "Version required:" string too.Steve Price1998-10-201-2/+2
| | | | Notes: svn path=/head/; revision=14109
* Make this port deinstall cleanly.Steve Price1998-10-203-4/+5
| | | | Notes: svn path=/head/; revision=14108
* No need to have a2ps and a2ps43 reversed anymore -- NO_LATEST_LINK takesSatoshi Asami1998-10-201-4/+2
| | | | | | | care of that. Notes: svn path=/head/; revision=14089
* Activate ggv.Vanilla I. Shu1998-10-191-1/+2
| | | | Notes: svn path=/head/; revision=14073
* ggv is the front end of ghostscript.Vanilla I. Shu1998-10-1912-0/+112
| | | | | | | Submitted by: Nakai@technologist.com Notes: svn path=/head/; revision=14072
* Mark BROKEN:Justin M. Seger1998-10-151-1/+3
| | | | | | | | | | | | | | | | | | | | | | | gmake[1]: Entering directory `/usr/ports/chinese/CJK/work/CJK/4_1.3' (mkdir -p /usr/local/share/texmf/tex/latex/CJK); && \ (/bin/cp -R texinput/* /usr/local/share/texmf/tex/latex/CJK); && \ (/usr/sbin/chown -R . /usr/local/share/texmf/tex/latex/CJK); gmake -C doc/teTeX patch gmake[2]: Entering directory `/usr/ports/chinese/CJK/work/CJK/4_1.3/doc/teTeX' patch /usr/local/bin/MakeTeXPK < MakeTeXPK.diff Hmm... Looks like a new-style context diff to me... The text leading up to this was: -------------------------- |*** MakeTeXPK.teTeX Fri Aug 22 05:45:35 1997 |--- MakeTeXPK Fri Jun 12 03:52:38 1998 -------------------------- Patching file /usr/local/bin/MakeTeXPK using Plan A... Hunk #1 failed at 80. Hunk #2 failed at 142. Hunk #3 failed at 173. Notes: svn path=/head/; revision=14026
* Unbreak and upgrade to version 3.1.5Justin M. Seger1998-10-133-6/+15
| | | | | | | Submitted by: John Fieber <jfieber@indiana.edu> Notes: svn path=/head/; revision=13963
* Unbreak.Justin M. Seger1998-10-132-3/+13
| | | | | | | Submitted by: str Notes: svn path=/head/; revision=13943
* *** empty log message ***Justin M. Seger1998-10-131-6/+4
| | | | Notes: svn path=/head/; revision=13939
* Unbreak for ELF.Justin M. Seger1998-10-132-40/+30
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=13931
* Unbreak for ELF.Justin M. Seger1998-10-133-6/+6
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=13930
* Unbreak for ELF.Justin M. Seger1998-10-131-2/+2
| | | | | | | Submitted by: jmz Notes: svn path=/head/; revision=13926
* Unmark BROKEN. It was a previously fixed SMP problem.Justin M. Seger1998-10-131-3/+1
| | | | | | | Pointed out by: jdp Notes: svn path=/head/; revision=13923
* Mark BROKEN for ELF:Justin M. Seger1998-10-121-1/+3
| | | | | | | | | | | | | ===> 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 Notes: svn path=/head/; revision=13908
* Mark BROKEN for ELF:Justin M. Seger1998-10-121-1/+3
| | | | | | | | | | | ./../klibtool link cc -o xdvi xdvi.o dvi_draw.o dvi_init.o events.o font-open.o gf.o pk.o psdps.o psgs.o psheader.o psnews.o special.o util.o vf.o sfDir.o sfDraw.o sfPath.o sfSelFile.o hypertex.o mime.o wwwfetch.o alloca.o -L/usr/X11R6/lib -lXaw -lXmu -lXt -lSM -lICE -lX11 ../kpathsea/libkpathsea.la -lm cc -o xdvi xdvi.o dvi_draw.o dvi_init.o events.o font-open.o gf.o pk.o psdps.o psgs.o psheader.o psnews.o special.o util.o vf.o sfDir.o sfDraw.o sfPath.o sfSelFile.o hypertex.o mime.o wwwfetch.o alloca.o -L/usr/X11R6/lib -lXaw -lXmu -lXt -lSM -lICE -lX11 ../kpathsea/STATIC/libkpathsea.a -lm /usr/libexec/elf/ld: warning: libXext.so.6, needed by /usr/X11R6/lib/libXaw.so, not found (try using --rpath) /usr/X11R6/lib/libXmu.so: undefined reference to `XShapeCombineMask' /usr/X11R6/lib/libXaw.so: undefined reference to `XShapeQueryExtension' Notes: svn path=/head/; revision=13907
* Mark BROKEN for ELF. Depends on modula-3 which is BROKEN:Justin M. Seger1998-10-121-1/+3
| | | | | | | | | | | | | | | | | | | | | *** *** runtime error: *** Segmentation violation - possible attempt to dereference NIL *** *** runtime error: *** ASSERT failed *** file "../src/runtime/common/RTHeapMap.m3", line 35 *** Abort trap - core dumped *** error code 134 (ignored) missing libm3formsvbtpixmaps.a: not building libm3formsvbtpixmaps.so.6 followed by many more errors Notes: svn path=/head/; revision=13906
* Mark BROKEN for ELF:Justin M. Seger1998-10-121-1/+3
| | | | | | | | | | | cc -O2 -O -pipe -D_POSIX_SOURCE -I/usr/X11R6/include -s -L/usr/X11R6/lib -o mgv Ghostview.o app.o auto.o center.o dsc.o events.o file.o help.o log.o magstep.o main.o mark.o media.o mgv.o mgv_create.o options.o orientation.o page.o page_control.o print.o process.o scroll.o sens.o strings.o toolbar.o track.o uiutil.o unmangle.o util.o view.o zoom.o _ad.o _switch_help.o _bld.o -Lwlib -lwlib -lXm -lXmu -lXt -lXpm -lXext -lX11 /usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXmu.so, not found (try using --rpath) /usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXmu.so, not found (try using --rpath) /usr/X11R6/lib/libXt.so: undefined reference to `SmcSaveYourselfDone' /usr/X11R6/lib/libXt.so: undefined reference to `IceConnectionNumber' Notes: svn path=/head/; revision=13902
* Mark BROKEN for ELF:Justin M. Seger1998-10-121-1/+3
| | | | | | | | | cc -O -pipe -I../h -I./h -DHAVE_VPRINTF -o dviselect dviselect.o lib/lib.a cc: lib/lib.a: No such file or directory *** Error code 1 Notes: svn path=/head/; revision=13898
* Mark BROKEN for ELF:Justin M. Seger1998-10-121-1/+3
| | | | | | | | | | | | | | | | | 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' Notes: svn path=/head/; revision=13897