summaryrefslogtreecommitdiffstats
path: root/print
Commit message (Collapse)AuthorAgeFilesLines
* Added jadetex.nik1998-12-081-1/+2
|
* I hope this has done the right thing, I hate using easy-import.nik1998-12-086-0/+90
| | | | | | | | | | | | | | | | | 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>
* * Make fetchable by adding MASTER_SITEs.obrien1998-12-082-4/+7
| | | | * portlint
* Add forgotten manpage.vanilla1998-12-031-1/+3
|
* update std font. Only the new font (symlink)andreas1998-12-0316-24/+24
| | | | | | | | ghostscript-fonts-std-5.50.tar.gz points to the newer font ghostscript-fonts-std-5.10a.tar.gz points to ^-- ! in another directory on the ftp server.
* *** empty log message ***andreas1998-12-0362-3352/+3486
|
* Nevermind.. I wasn't trying to fetch from wcarchive as last resort.obrien1998-12-024-12/+4
| | | | (but these ports still need extra MASTER_SITEs)
* BROKEN = 'fetch'obrien1998-12-024-4/+12
|
* ADd USE_XLIB.asami1998-12-021-1/+2
|
* Do not create a file in ${SCRIPTDIR}. Create it in ${WRKDIR} and use ajmz1998-12-012-5/+5
| | | | | post-install target instead. Requested by: asami
* Append ${WRKDIRPREFIX} in front of jpeg and png dir names.asami1998-12-018-24/+24
|
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteasami1998-12-019-31/+31
| | | | | that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
* A few more USE_XLIBs.asami1998-11-2812-14/+26
|
* Sorry, marked teTeX instead af teTeX-beta broken by mistake. Also, changeasami1998-11-262-6/+2
| | | | broken to manual-package-build, it can only be built with an empty /usr/local.
* Sorry, still doesn't package.asami1998-11-262-2/+6
| | | | | | | | | | | | | | | | | | | | | ===> 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.
* This is a null commit to record information I forgot to put insada1998-11-232-2/+2
| | | | | | previous commit log. PR: ports/8450 Submitted by: Stephen J. Roznowski <sjr@home.net>
* Remove extraneous space that snuck in with previous commit.asami1998-11-233-6/+6
|
* Brand acroread executable. Doesn't really matter because it's linkedtg1998-11-233-6/+9
| | | | | | | dynamically, but doesn't hurt, either. PR: 8779 Submitted by: Joel Ray Holbeck <joelh@gnu.org>
* Make the message match reality.asami1998-11-232-4/+4
|
* A little portlint. Also, enscript dir name changed.asami1998-11-232-12/+12
|
* Make port's Makefile to pass $PERL5 to the scripts/pre-configure,sada1998-11-223-4/+6
| | | | | that installed `html2ps' script would execute true path of Perl5, even on the FreeBSD-CUREENT system.
* Revice MASTER_SITES to the new location.sada1998-11-221-2/+2
| | | | | PR: ports/8794 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
* Upgrade a2ps to version 4.10.4chuckr1998-11-223-14/+22
|
* Commit a patch for this I've been sitting on for a while.obrien1998-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'.
* Remove extraneous x11 from CATEGORIES.steve1998-11-211-2/+2
| | | | Submitted by: Josh Gilliam <josh@quick.net>
* - updated to use version 1.66.itojun1998-11-207-34/+34
| | | | | PR: 8752 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> (= maintainer)
* Set LC_CTYPE=C to prevent coredumps in multibyte locales.tg1998-11-206-12/+81
| | | | Submitted by: CHOI Junho <junker@jazz.snu.ac.kr>
* Use a4 size if compiling for Japanese, letter otherwise.asami1998-11-201-2/+6
|
* Dang. I knew I forgot something. This goes with the previous mass commitasami1998-11-202-0/+24
| | | | (see graphics/Makefile rev. 1.100 for log message).
* Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR toasami1998-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.
* Comment out RUN_DEPENDS, enscript specifies default paper size and youasami1998-11-201-2/+3
| | | | probably do not want that when you are just installing fonts.
* Preperly use ".BEGIN:" as error target.asami1998-11-191-3/+3
|
* Fix typo.smace1998-11-181-2/+2
|
* add pbm2ppasmace1998-11-181-1/+2
|
* Initial import of pbm2ppa.smace1998-11-1818-0/+234
| | | | Submitted by: smace@freebsd.org
* It works fine on maintainer and my box.vanilla1998-11-171-3/+1
| | | | Submitted by: maintainer
* Add virtual category elisp.kuriyama1998-11-154-8/+8
| | | | | Reminded by: wosch Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
* Install directory is changed.kuriyama1998-11-113-17/+22
| | | | | PR: ports/8224 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
* Upgrade to latest version 1.0.0pre2andreas1998-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
* Update to version 1.6.1.steve1998-11-093-49/+55
| | | | | | PR: 8468 Reviewed by: maintainer Submitted by: Rasmus Kaj <kaj@interbizz.se>
* On second thought, move all the PLISTs back as ${RESOLUTION}.list in theasami1998-11-0812-11/+4805
| | | | | master pkg directory. No need to create pkg directories for all the mini- ports for just one file each.
* Remove leading slash from MASTER_SITE_SUBDIRfenner1998-11-071-2/+2
|
* Split up pkfonts to pkfonts${RESOLUTION} subdirectories, so dependenciesasami1998-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.
* Activate teTeX-beta.tg1998-11-061-1/+2
|
* Activate p5-FreeType and p5-FreeTypeWrapper.kuriyama1998-10-301-1/+3
|
* Update maintainer's address.tg1998-10-302-4/+4
|
* Make thise ports use LOOP_VAR and LOOP_OPTIONS for PAPERSIZE. Whileasami1998-10-308-19/+32
| | | | | I'm here, make a2ps43's Makefile detect the missing PAPERSIZE correctly, and add -${PAPERSIZE} in lprps's PKGNAME.
* yatex-xemacs depends on bash to build.asami1998-10-211-2/+3
|
* You are broken, nobody maintains you, and there are three otherssteve1998-10-201-2/+1
| | | | just like you already, so goodbye old friend.
* Remove empty directories on deinstall.steve1998-10-205-0/+8
|
OpenPOWER on IntegriCloud