summaryrefslogtreecommitdiff
path: root/print (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Mark BROKEN for ELF:Justin M. Seger1998-10-123-3/+9
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=13895
* Correct pkg/COMMENT.Vanilla I. Shu1998-10-121-1/+1
| | | | | | | Remind by: asami Notes: svn path=/head/; revision=13892
* Remove the entry of MASTER_SITE_CTAN.Vanilla I. Shu1998-10-101-4/+2
| | | | | | | Reviewed by: maintainer. Notes: svn path=/head/; revision=13854
* Remove all the remaining regexps from LIB_DEPENDS. There are someSatoshi Asami1998-10-092-4/+4
| | | | | | | | ports that are not ELFized yet but it's getting too late in the game and I need to commit the new bsd.port.mk that doesn't use regexps. Notes: svn path=/head/; revision=13784
* Chinese/Japanese/Korean support to LaTeX2e/teTeXVanilla I. Shu1998-10-089-0/+397
| | | | | | | | PR: ports/6954 Submitted by: J.T. Jang <keith@email.gcn.net.tw> Notes: svn path=/head/; revision=13744
* Upgrade to 3.02.Thomas Gellekum1998-10-069-21/+36
| | | | Notes: svn path=/head/; revision=13688
* Move manpages to the Makefile and use MAN*.Steve Price1998-10-032-5/+2
| | | | Notes: svn path=/head/; revision=13610
* ElfifyBrian Somers1998-10-021-7/+5
| | | | Notes: svn path=/head/; revision=13603
* Remove empty directory on deinstall.Steve Price1998-10-021-0/+1
| | | | Notes: svn path=/head/; revision=13594
* Mark all KDE ports BROKEN for ELF.Justin M. Seger1998-09-301-1/+3
| | | | Notes: svn path=/head/; revision=13545
* Remove regexp support for libdnd.Steve Price1998-09-271-2/+2
| | | | Notes: svn path=/head/; revision=13439
* Mark broken for ELF because of xforms port.Steve Price1998-09-265-10/+20
| | | | Notes: svn path=/head/; revision=13406
* Remove regexp support for tk42.Steve Price1998-09-261-2/+2
| | | | Notes: svn path=/head/; revision=13404
* Upgrade to version 5.76Jean-Marc Zucconi1998-09-253-11/+10
| | | | Notes: svn path=/head/; revision=13395
* fig2dev needs to link with -lX11.Scott Mace1998-09-221-1/+1
| | | | Notes: svn path=/head/; revision=13318
* Remove regexp support for libxview not that it builds ELF too.Steve Price1998-09-211-2/+2
| | | | Notes: svn path=/head/; revision=13294