summaryrefslogtreecommitdiff
path: root/comms/tkhylafax (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch to tcl/tk8.2Justin M. Seger1999-11-053-5/+5
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=22928
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* 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
* Remove ghostscript (ver. 2) and ghostscript4. We now have GNU ghostscript5Satoshi Asami1999-01-131-2/+2
| | | | | | | | | and Alladin ghostscript55. Approved by: the ports list Notes: svn path=/head/; revision=16029
* Wow. Deleting manpages is a lot faster on bento.Tim Vanderhoek1998-08-171-1/+0
| | | | Notes: svn path=/head/; revision=12571
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Grammar, spelling, and usage police. This commit brought to you byMatthew Hunt1998-08-051-1/+1
| | | | | | | the letters "B" and "C". And some Chinese symbols as well. Notes: svn path=/head/; revision=12291
* Add tk virtual category where missing. List of ports which depend on tkBill Fenner1998-02-211-2/+2
| | | | | | | | | | | | but aren't in a tk virtual category from awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX I didn't do anything about the ports which depend on things which depend on a tk revision. I'd be afraid that the depended-upon port might change and thus outdate the virtual category in the depender. Notes: svn path=/head/; revision=9876
* cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORGAndreas Klemm1997-10-091-2/+2
| | | | Notes: svn path=/head/; revision=8192
* cosmetic changes using portlint, a really nice tool ;-)Andreas Klemm1997-10-041-5/+5
| | | | Notes: svn path=/head/; revision=8102
* Minor cleanup.Satoshi Asami1997-06-081-2/+2
| | | | Notes: svn path=/head/; revision=6801
* Added new port tkhylafax which is a tcl/tk frontend to Sam LefflersAndreas Klemm1997-06-087-0/+121
hylafax package. Packaging tested. Notes: svn path=/head/; revision=6797