summaryrefslogtreecommitdiff
path: root/comms/tkhylafax (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Update to version 3.2betaLars Koeller2003-01-165-100/+147
| | | | | | | | | o Correction of MASTER_SITES o Includes patch for sendfax option handling modification, which prevents sending out a fax via tkhylafax Notes: svn path=/head/; revision=73282
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* 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
* Replace the ghostscript55 dependencies with ghostscript-gnu.Akinori MUSHA2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47714
* ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55.Satoshi Asami2000-11-251-1/+1
| | | | Notes: svn path=/head/; revision=35411
* Do not install files/dirs group-writableChris D. Faulhaber2000-09-141-6/+20
| | | | Notes: svn path=/head/; revision=32621
* Remove all installed directoriesChris D. Faulhaber2000-07-141-0/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=30617
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-4/+3
| | | | Notes: svn path=/head/; revision=27419
* Reducing Maintainership to an amount of portsAndreas Klemm2000-02-201-1/+1
| | | | | | | | | I can handle. Sorry, the rest has to go to ports@FreeBSD.ORG. Notes: svn path=/head/; revision=26039
* 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