aboutsummaryrefslogtreecommitdiff
path: root/print/dvi2tty
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 5.3.4Dennis Herrmann2011-03-228-139/+22
| | | | | | | | PR: ports/155792 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=271503
* Deprecate unmaintained ports from print where upstream disapear and/orBaptiste Daroussin2011-03-141-0/+3
| | | | | | | where no distfiles can be found and are not used by maintained ports Notes: svn path=/head/; revision=270847
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149449
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Clean up whitespace to shut up portlint.Mark Murray2001-02-221-1/+1
| | | | Notes: svn path=/head/; revision=38584
* Give this port half-a-chance of actually fetching. All the sitesMark Murray2001-02-222-1/+2
| | | | | | | | I tried couldn't handle automatic .tar and .gz of a directory, but they could handle .tar -only. Notes: svn path=/head/; revision=38582
* simple typo fix, remove odd extraneous spaces (^ $)Mario Sergio Fujikawa Ferreira2001-02-141-1/+1
| | | | Notes: svn path=/head/; revision=38342
* Use MASTER_SITE_TEX_CTAN to MASTER_SITESKevin Lo2001-02-081-3/+4
| | | | | | | | PR: 24879 Submitted by: Ports Fury Notes: svn path=/head/; revision=38105
* At his request, remove Joel Sutton as maintainer of 8 ports. Thank you forDoug Barton2000-10-291-1/+1
| | | | | | | | | | | your efforts on these ports, and thank you for also taking the responsibility to let us know your time now has other priorities. PR: ports/22384 Submitted by: Joel Sutton, jsutton@bbcon.com.au Notes: svn path=/head/; revision=34387
* Change default pager from /usr/bin/pg to /usr/bin/more. As before,Matthew Hunt2000-10-194-42/+64
| | | | | | | | | | | | | | | | | | | $PAGER overrides. (Requested by: dcs) One patch per modified file. One modified file per patch. Honor CC, CFLAGS. Use BSD_INSTALL_FOO and, as a side effect, install with our customary ownerships. No response from: maintainer Notes: svn path=/head/; revision=34004
* Accidental whitespaceChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27422
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27421
* Update maintainer's Email address.Steve Price1999-11-272-3/+2
| | | | | | | | PR: 15114 Submitted by: maintainer Notes: svn path=/head/; revision=23453
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | 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
* Change maintainer's email address.Vanilla I. Shu1998-08-281-2/+2
| | | | | | | | PR: ports/7765 Submitted by: maintainer Notes: svn path=/head/; revision=12892
* Remove comment that should have been deleted with the previous commit. :)Satoshi Asami1998-08-231-2/+1
| | | | Notes: svn path=/head/; revision=12761
* Update to work with new distfile.Justin M. Seger1998-08-231-2/+1
| | | | Notes: svn path=/head/; revision=12755
* Don't print the manpages in pkg/PLIST, please.Tim Vanderhoek1998-08-191-1/+0
| | | | Notes: svn path=/head/; revision=12653
* Update the maintainer's e-mail address.Masafumi Max NAKANE1997-06-301-4/+3
| | | | | | | | PR: 3974 Submitted by: the port's maintainer Notes: svn path=/head/; revision=7134
* Import of the dvi2tty port. dvi2tty gives an approximate textualThomas Gellekum1997-03-047-0/+132
representation of a .dvi file. Closes PR #2818. Submitted by: Joel Sutton <suttonj@interconnect.com.au> Notes: svn path=/head/; revision=5837