summaryrefslogtreecommitdiff
path: root/converters/xdeview/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove regexp support for uulib.Steve Price1998-09-261-3/+3
| | | | Notes: svn path=/head/; revision=13421
* tk80 has been ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13387
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Fix MASTER_SITES.Tim Vanderhoek1998-06-141-3/+3
| | | | Notes: svn path=/head/; revision=11429
* Back out changes to use tcl81.Thomas Gellekum1998-03-201-3/+3
| | | | | | | | | 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. Notes: svn path=/head/; revision=10236
* Upgrade to use tcl8.1 and tk8.1.Justin M. Seger1998-02-241-4/+4
| | | | Notes: svn path=/head/; revision=9912
* Don't need FETCH_BEFORE_ARGS=-t anymore. (Yay!)Tim Vanderhoek1998-02-181-2/+1
| | | | Notes: svn path=/head/; revision=9819
* Remove bad MASTER_SITE.Justin M. Seger1997-11-261-3/+2
| | | | Notes: svn path=/head/; revision=8855
* Fix LIB_DEPENDS to actually depend on tk. Stylistic nit.Tim Vanderhoek1997-11-211-4/+4
| | | | Notes: svn path=/head/; revision=8731
* Don't depend on ports/converters/uulib's files/ dir.David E. O'Brien1997-11-081-2/+1
| | | | Notes: svn path=/head/; revision=8517
* 2 (two!) lines to upgrade to tk80, plus misc. minor fixes.Tim Vanderhoek1997-10-231-5/+9
| | | | Notes: svn path=/head/; revision=8346
* Adjust uulib's new path (ports/converters).Satoshi Asami1997-04-271-3/+3
| | | | Notes: svn path=/head/; revision=6321
* This is a new category for non-archival, non-encryption character codeSatoshi Asami1997-04-261-2/+2
| | | | | | | converters. Notes: svn path=/head/; revision=6316
* - Link with shared libuu rather than static one.David E. O'Brien1997-04-011-8/+2
| | | | | | | - split up mega patchfile to one patchfile / soruce file Notes: svn path=/head/; revision=6095
* Share the files/ dir and contents with devel/uulibDavid E. O'Brien1997-03-301-1/+2
| | | | | | | Suggested-by: Satoshi Notes: svn path=/head/; revision=6074
* This is a powerful and easy-to-use tcl/tk-based programDavid E. O'Brien1997-03-291-0/+47
which can decode BinHex, uuencoded, xxencoded, and Base64 formats. Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> Partically closes PR: ports/2701 Notes: svn path=/head/; revision=6060