summaryrefslogtreecommitdiff
path: root/print (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove xtexshell, requires ancient version of tcl/tk.Satoshi Asami1996-12-031-2/+1
| | | | Notes: svn path=/head/; revision=4760
* ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.Satoshi Asami1996-12-031-2/+2
| | | | | | | Hinted by: obrien Notes: svn path=/head/; revision=4751
* Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds toSatoshi Asami1996-11-305-12/+12
| | | | | | | changes made in rev. 1.232 of bsd.port.mk. Notes: svn path=/head/; revision=4733
* MakeTeXPK is not a binary exacutable, so use ${INSTALL_SCRIPT}.Satoshi Asami1996-11-301-2/+2
| | | | Notes: svn path=/head/; revision=4732
* Put DIST_SUBDIR in the right section.Satoshi Asami1996-11-271-2/+2
| | | | Notes: svn path=/head/; revision=4705
* Create necessary directories. Also, misc. cleanup.Satoshi Asami1996-11-261-4/+10
| | | | Notes: svn path=/head/; revision=4672
* Turn on mars and lprpsDavid E. O'Brien1996-11-251-1/+2
| | | | Notes: svn path=/head/; revision=4654
* Lprps is a collection of programs for using lpr with a PostScript printer.David E. O'Brien1996-11-259-0/+186
| | | | | | | (it used to be mentioned in the Handbook in the printing chapter) Notes: svn path=/head/; revision=4652
* Backout my {INSTALL_*} changes until I have access to a net connect 2.2David E. O'Brien1996-11-221-9/+9
| | | | | | | machine. (Won't fetch correctly with my 2.1.5-R lab machine for some reason) Notes: svn path=/head/; revision=4646
* Add WRKSRC so this thing actually compiles. While I'm here, clean upSatoshi Asami1996-11-221-4/+2
| | | | | | | | | | the Makefile a bit. (David, don't forget changing DISTNAME affects WRKSRC if NO_WRKSUBDIR is not set!) Notes: svn path=/head/; revision=4641
* Remove restrictions, the license seems to be liberal enough.Thomas Gellekum1996-11-219-42/+54
| | | | | | | Now also works with a different $PREFIX. Notes: svn path=/head/; revision=4619
* Add acroread.Thomas Gellekum1996-11-201-1/+2
| | | | Notes: svn path=/head/; revision=4608
* Import of acroread, a reader for the Adobe Portable Document Format.Thomas Gellekum1996-11-2018-0/+378
| | | | | | | | Note: This is set to RESTRICTED and INTERACTIVE, until someone says something definite about the copyright/inclusion on CDROM. Notes: svn path=/head/; revision=4605
* Update LIB_DEPENDS to new jpeg major. Note we don't know if theseSatoshi Asami1996-11-191-2/+2
| | | | | | | will work yet, people are encouraged to test them. Notes: svn path=/head/; revision=4584
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-1818-74/+50
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4571
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-182-6/+6
| | | | Notes: svn path=/head/; revision=4570
* CATEGORIES+= -> CATEGORIES=David E. O'Brien1996-11-1730-148/+118
| | | | | | | Converted to MAN[1-9] Notes: svn path=/head/; revision=4539
* I'm sorry, who put "texput.log" in the PLIST? ;)Satoshi Asami1996-11-165-5/+0
| | | | Notes: svn path=/head/; revision=4520
* Updated from lyx-0.10.6 to lyx-0.10.7Andreas Klemm1996-11-1615-15/+40
| | | | | | | | Merged patch-aa and patch-ab into one file Updated PLIST Notes: svn path=/head/; revision=4515
* Update to 0.4pl3Thomas Gellekum1996-11-134-10/+10
| | | | | | | Submitted by: Bernd Rosauer <br@schiele-ct.de> Notes: svn path=/head/; revision=4431
* Upgrade from 2.7b5 to 2.7.6Thomas Gellekum1996-11-123-25/+6
| | | | Notes: svn path=/head/; revision=4421
* Add new resolutions (360dpi and 600dpi).Satoshi Asami1996-11-094-5/+1187
| | | | | | | Submitted by: MITA Yoshio <mita@ee.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=4359
* Seems like David committed a Makefile based on the testing versionSatoshi Asami1996-11-091-4/+4
| | | | | | | | | | of bsd.port.mk I sent him. ;) Since it's already in here, I might as well update it to the latest version. Notes: svn path=/head/; revision=4354
* Fix doc path so this thing actually packages.Satoshi Asami1996-11-091-211/+211
| | | | Notes: svn path=/head/; revision=4353
* Turned on lout.David E. O'Brien1996-11-081-1/+2
| | | | Notes: svn path=/head/; revision=4347
* Lout is similar in concept to LaTeX, but it is much smallerDavid E. O'Brien1996-11-086-0/+490
| | | | | | | | | | | (in that it doesn't depend on TeX). Lout produces regular postscript for output. External postscript images/files can be easily embedded in an Lout document. Submitted by: oly@world.std.com (w/changes by me) Notes: svn path=/head/; revision=4346
* Update for version 1.4. Make general repairs so that the portJohn Polstra1996-11-034-120/+140
| | | | | | | builds and installs properly. Notes: svn path=/head/; revision=4280
* Remove dependancy on wishx. xtexshell is no longer in teTeX.Mark Murray1996-11-012-6/+2
| | | | Notes: svn path=/head/; revision=4244
* Fix dependancy - ghostscrip4 makes gs, not gs4.Mark Murray1996-11-012-4/+4
| | | | Notes: svn path=/head/; revision=4243
* Shortened Maintainer e-mail address.Andreas Klemm1996-10-195-10/+10
| | | | Notes: svn path=/head/; revision=4048
* Shortened Maintainer e-mail addressAndreas Klemm1996-10-192-4/+4
| | | | Notes: svn path=/head/; revision=4047
* Move few things around to standard order. Change /usr/X11R6 to ${X11BASE}.Satoshi Asami1996-10-155-20/+20
| | | | Notes: svn path=/head/; revision=3992
* Add .gz to manpage.Satoshi Asami1996-10-155-5/+5
| | | | Notes: svn path=/head/; revision=3991
* Updated the maintainer's address.Masafumi Max NAKANE1996-10-151-3/+3
| | | | Notes: svn path=/head/; revision=3990
* Enabled LyXAndreas Klemm1996-10-151-1/+2
| | | | Notes: svn path=/head/; revision=3989
* Made new port ... this is great stuff ;-)Andreas Klemm1996-10-1525-0/+505
| | | | | | | | | | | | | | LyX is a wordprocessor frontend to LaTeX, which gives both the ease-of-use of a wordprocessor, and the flexibility and power of LaTeX. Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically generated. Speeds up learning LaTeX and makes complicated layouts easy and intuitive. New features include spell-checking, international character support, WYSIWYG graphics, tables, and equations. Notes: svn path=/head/; revision=3988
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-109-9/+9
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* - Better support for Epson Stylus Pro.Andreas Klemm1996-09-234-8/+22
| | | | | | | | | | | | | - New GS_FEATURES variable allows you to enable special driver features: GS_FEATURES="-dBitsPerPixel=32 -dMicroweave -sDithering=fscmyk" - With the GS_RESOL variable you can easily change the print resolution. - With the PS_INIT variable you can include needed gs driver initialization files (needed by stcolor driver): PS_INIT=stcolor.ps - added pre-clean target to remove all other packages that are needed for apsfilter. Notes: svn path=/head/; revision=3845
* use ghostscript4 instead of 2.6.2Andreas Klemm1996-09-212-4/+4
| | | | | | | | | Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=3835
* updated my ports with my new e-mail address.Andreas Klemm1996-09-192-6/+6
| | | | Notes: svn path=/head/; revision=3811
* Add pre-clean target to delete ${SCRIPTDIR}/post-install (createdSatoshi Asami1996-09-162-2/+7
| | | | | | | in configure stage). Notes: svn path=/head/; revision=3790
* Upgrade to 0.4Thomas Gellekum1996-09-136-20/+20
| | | | Notes: svn path=/head/; revision=3761
* Upgrade to 2.7b5. Should handle PDF now.Thomas Gellekum1996-08-277-187/+71
| | | | Notes: svn path=/head/; revision=3706
* Added mp.Satoshi Asami1996-08-161-1/+2
| | | | Notes: svn path=/head/; revision=3608
* Pretty-printing utility, similar to Sun's /usr/openwin/bin/mp.Satoshi Asami1996-08-168-0/+164
| | | | | | | Submitted by: David O'Brien <obrien@cs.ucdavis.edu> Notes: svn path=/head/; revision=3606
* Added lib depends, jpeg.Chuck Robey1996-08-111-2/+3
| | | | | | | Submitted by: Steven M. Ratliff Notes: svn path=/head/; revision=3576
* Update ports/print/transfig from 3.1.1 to 3.1.2, the older distfileChuck Robey1996-08-105-19/+37
| | | | | | | has disappeared from the ftp site, and apsfilter depends on this. Notes: svn path=/head/; revision=3569
* Upgrade to version 1.16Jean-Marc Zucconi1996-08-024-2/+16
| | | | Notes: svn path=/head/; revision=3490