1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Thomas Gellekum
9421a44868 Back out changes to use tcl81.
I have left out zircon, which seems to have provisions for tcl81, and
hfsutils and filerunner, which have been upgraded and probably checked
in the meantime.
1998-03-20 14:35:31 +00:00
Justin M. Seger
3d4a5438d3 Upgrade to use tcl8.1 and tk8.1. 1998-02-24 21:43:51 +00:00
Tim Vanderhoek
c13a39fc33 Don't need FETCH_BEFORE_ARGS=-t anymore. (Yay!) 1998-02-18 22:20:06 +00:00
Tim Vanderhoek
76f133060d Add hash for distfiles from tsx-11.mit.edu. 1998-01-10 12:01:01 +00:00
Justin M. Seger
80bc6b0187 Remove bad MASTER_SITE. 1997-11-26 23:24:31 +00:00
Tim Vanderhoek
17287401e5 Fix LIB_DEPENDS to actually depend on tk. Stylistic nit. 1997-11-21 05:10:13 +00:00
David E. O'Brien
f19299a59c Don't depend on ports/converters/uulib's files/ dir. 1997-11-08 08:39:09 +00:00
Tim Vanderhoek
9af6111487 2 (two!) lines to upgrade to tk80, plus misc. minor fixes. 1997-10-23 17:59:34 +00:00
Satoshi Asami
35fca22443 Adjust uulib's new path (ports/converters). 1997-04-27 00:23:54 +00:00
Satoshi Asami
1e4d16c0b5 This is a new category for non-archival, non-encryption character code
converters.
1997-04-26 23:55:25 +00:00
David E. O'Brien
6cd4848608 Make this puppy *really* link with the shared uulib. 1997-04-02 08:10:40 +00:00
David E. O'Brien
a9fbb262d6 - Link with shared libuu rather than static one.
- split up mega patchfile to one patchfile / soruce file
1997-04-01 19:29:42 +00:00
David E. O'Brien
74dd7ceebe Share the files/ dir and contents with devel/uulib
Suggested-by:	Satoshi
1997-03-30 18:44:30 +00:00
Satoshi Asami
c0780ce71e Don't look for malloc.h from configure. Not only malloc.h in FreeBSD
useless, you might find the one installed by devel/libmalloc, which
will cause the build to fail.
1997-03-30 12:29:58 +00:00
David E. O'Brien
00a7816a69 This is a powerful and easy-to-use tcl/tk-based program
which can decode BinHex, uuencoded, xxencoded, and Base64
formats.

Submitted by:	Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
Partically closes PR:	ports/2701
1997-03-29 23:55:56 +00:00