summaryrefslogtreecommitdiff
path: root/print (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21098
* Update to version 0.51Chris Piazza1999-08-286-8/+10
| | | | | | | | PR: 13440 Submitted by: maintainer Notes: svn path=/head/; revision=21066
* Had to update sources without bumping version number.Andreas Klemm1999-08-282-2/+2
| | | | | | | So checksum changed... Notes: svn path=/head/; revision=21058
* upgrade to apsfilter 5.1.3Andreas Klemm1999-08-284-6/+6
| | | | | | | | | | | | | | | | | | | | | | Changed License, want a postcard. New features in 5.1.3 ===================== - Security fix. tmp files are now not readable by other people this gives you more privacy for your print jobs - New nice options for a2ps when printing ASCII files - SETUP's main menue now leads you more user friendly to new uniprint drivers - SETUP: many display enhancements to make the setup script more informative to the user. - some cosmetic concerning apsfilter-promo@klemm.gtn.com Notes: svn path=/head/; revision=21057
* expr -> ${EXPR}Michael Haro1999-08-283-6/+6
| | | | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
* sed -> ${SED}Michael Haro1999-08-284-10/+10
| | | | Notes: svn path=/head/; revision=21048
* ln -> ${LN}Michael Haro1999-08-281-2/+2
| | | | Notes: svn path=/head/; revision=21047
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-275-31/+31
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* Update MASTER_SITESChris Piazza1999-08-261-2/+2
| | | | | | | | PR: 13316 Submitted by: maintainer Notes: svn path=/head/; revision=21012
* Add in a patch that I forgot to add when I committed the upgradeChris Piazza1999-08-251-2/+11
| | | | | | | to this port. Notes: svn path=/head/; revision=20972
* Upgrade to 1.0.6.Thomas Gellekum1999-08-254-14/+16
| | | | | | | Reviewed by: Bernd Rosauer <br@netland.inka.de> Notes: svn path=/head/; revision=20964
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20941
* grep -> ${GREP}Michael Haro1999-08-234-8/+8
| | | | | | | | true -> ${TRUE} false -> ${FALSE} Notes: svn path=/head/; revision=20902
* awk -> ${AWK}Michael Haro1999-08-221-4/+4
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* chmod -> ${CHMOD}Michael Haro1999-08-227-19/+19
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Update to version 0.40.Steve Price1999-08-226-8/+18
| | | | | | | | PR: 12781 (15 of 19) Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20873
* Update to version 0.4.Steve Price1999-08-2212-66/+183
| | | | | | | | PR: 12781 (7 of 19) Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20863
* apsfilter download directory changed slightly...Andreas Klemm1999-08-212-4/+4
| | | | | | | Submitted by: Richard Dabney <rdabney@lasg.com> Notes: svn path=/head/; revision=20838
* Not a good idea to depend on non-existent teTeX-beta.Satoshi Asami1999-08-202-6/+6
| | | | Notes: svn path=/head/; revision=20826
* Remove teTeX-beta.Satoshi Asami1999-08-201-2/+1
| | | | Notes: svn path=/head/; revision=20825
* Update to 1.5.0Chris Piazza1999-08-143-9/+11
| | | | | | | | PR: 12970 Submitted by: maintainer Notes: svn path=/head/; revision=20708
* Added two files, files/md5 and pkg/MESSAGE into print/acroread-commfontSatoshi Taoka1999-08-124-0/+22
| | | | | | | (I forgot to add when I committed) Notes: svn path=/head/; revision=20665
* Update to distfiles dated 1999.7.20Satoshi Taoka1999-08-122-30/+26
| | | | | | | | | | | Removed "RESTRICTED" from acroread-chsfont acroread-chtfont acroread-korfont acroread-commfont (I think that for acroread-jpnfont we need to register with Adobe) Submitted: maintainer (these are mine) Notes: svn path=/head/; revision=20664
* TypoSatoshi Taoka1999-08-091-1/+1
| | | | | | | Noticed by: Atsushi TAKAHASHI <atsushi@stat.phys.titech.ac.jp> Notes: svn path=/head/; revision=20625
* Upgrade: version T96->version T97Jean-Marc Zucconi1999-08-072-5/+5
| | | | Notes: svn path=/head/; revision=20600
* Add FETCH_BEFORE_ARGS=-b.Dirk Froemberg1999-08-013-3/+6
| | | | | | | Primary master site needs it. Notes: svn path=/head/; revision=20469
* Upgrade to 2.0.Dirk Froemberg1999-07-3014-84/+273
| | | | | | | pdflib is build as a shared library, now. Notes: svn path=/head/; revision=20404
* Make port depend on linux_base instead of linux_lib.Marcel Moolenaar1999-07-213-6/+6
| | | | Notes: svn path=/head/; revision=20299
* Fixed bug: html2ps chokes on pictures inserted viaAndreas Klemm1999-07-191-3/+11
| | | | | | | | | | | <img src="file:/foo/bar.gif"> Thus mswordview output isn't parsed properly. PR: closes 10874 Submitted by: stanislav shalunov <shalunov@att.com> Notes: svn path=/head/; revision=20274
* Don't install/overwrite files already installed by latex.Jean-Marc Zucconi1999-07-152-4/+5
| | | | Notes: svn path=/head/; revision=20223
* Update checksum (some files have been re-created)Jean-Marc Zucconi1999-07-151-5/+5
| | | | Notes: svn path=/head/; revision=20222
* Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn'tSatoshi Asami1999-07-158-24/+24
| | | | | | | build but at least it will have a better chance. Notes: svn path=/head/; revision=20221
* Correct a typo in DISTFILE.Foxfair Hu1999-07-092-4/+4
| | | | Notes: svn path=/head/; revision=20132
* MASTER_SITE_TEX_CTAN was misspelled.David E. O'Brien1999-07-072-4/+4
| | | | Notes: svn path=/head/; revision=20108
* An overridable MASTER_SITE_CTAN does little good if it is at the bottom ofDavid E. O'Brien1999-07-072-6/+6
| | | | | | | the MASTER_SITES list. Notes: svn path=/head/; revision=20105
* Maintainer has updated to a PPC machine and, despite his stated desire,Tim Vanderhoek1999-07-072-3/+3
| | | | | | | | will be unable to run FreeBSD and maintain this port on the new hardware. Change maintainer to ports@FreeBSD.org. Notes: svn path=/head/; revision=20101
* Upgrade to 1.0.5.Thomas Gellekum1999-07-0610-4104/+13012
| | | | | | | | Submitted by: Bernd Rosauer <br@netland.inka.de> Reviewed by: nik Notes: svn path=/head/; revision=20094
* upgrade lyx port to 1.0.3Andreas Klemm1999-07-0515-20/+80
| | | | | | | | | | | PR: 11656 12011 12153 Submitted by: Chris Piazza cpiazza@home.net, Mikhail Teterin mi@aldan.algebra.com, Vadim Belman voland@plab.ku.dk Reviewed by: me Notes: svn path=/head/; revision=20087
* Don't require interaction on DEINSTALL while PACKAGE_BUILDING.Steve Price1999-07-041-7/+8
| | | | Notes: svn path=/head/; revision=20051
* Activate cdlabelgen.Chris Piazza1999-06-281-1/+2
| | | | Notes: svn path=/head/; revision=19880
* cdlabelgen: generates postscript for labels for CDs.Chris Piazza1999-06-286-0/+65
| | | | | | | | PR: 12355 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> Notes: svn path=/head/; revision=19879
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-2633-33/+33
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-2628-28/+28
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Use time_t instead of long so this builds on the Alpha.Steve Price1999-06-221-0/+11
| | | | Notes: svn path=/head/; revision=19654
* Live with the single warning fixed previously so that this builds againSteve Price1999-06-221-17/+4
| | | | | | | on the Alpha. Notes: svn path=/head/; revision=19652
* Avoid interactive install while PACKAGE_BUILDING.Steve Price1999-06-221-8/+8
| | | | Notes: svn path=/head/; revision=19645
* Change all permutations in capitalization of "asami@freebsd.org" toSatoshi Asami1999-06-215-10/+10
| | | | | | | "asami@FreeBSD.org". Notes: svn path=/head/; revision=19609
* Added acroread-commfontSatoshi Taoka1999-06-171-1/+2
| | | | Notes: svn path=/head/; revision=19528
* Asian Font Packs for Acrobat Reader 4.0 (for common files)Satoshi Taoka1999-06-178-0/+410
| | | | Notes: svn path=/head/; revision=19524