summaryrefslogtreecommitdiffstats
path: root/converters/xdeview
Commit message (Collapse)AuthorAgeFilesLines
* Remove more copies of Tcl's SunOS shared library hack.das2005-02-201-0/+17
| | | | | | | | | | | | | | | | | | | It's worth pointing out that the Tcl project used to *recommend* that application writers copy this kludge. These ports work fine with Tcl 8.3, which provided a fake matherr() even if the OS didn't, but here's what the Tcl 8.4 changelog has to say: 2002-05-31 (dead code)[474335,555635] removed all use of matherr() (english) *** POTENTIAL INCOMPATIBILITY *** The following lines can be safely removed from any application that has them, unless compatibility with SunOS 4.X is desired. extern int matherr(); int *tclDummyMathPtr = (int *) matherr; The build problems were pointed out by Kris, as usual. ;-)
* Update to 0.5.20 to fix two buffer overflowshoek2004-03-252-3/+3
| | | | Advised by: nectar
* Update my email address and make a slight formatting improvement.hoek2004-03-251-3/+3
|
* Add size data, approved by maintainers.trevor2004-03-181-0/+1
|
* - Update to 0.5.19clement2004-01-182-3/+2
| | | | | | PR: 61519 Submitted by: Ports Fury Approved by: erwin (mentor) (implicitly)
* - Chase uulib versionclement2004-01-181-2/+2
| | | | | | - Bump PORTREVISION Approved by: erwin (mentor) (implicitly)
* Cosmetic fix: use %%DOCSDIR%% macro.osa2003-10-221-2/+2
| | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* Bump PORTREVISION for previous commit.kris2003-08-171-0/+1
|
* Switch to tcl/tk 8.4, and add tcl84 virtual category.kris2003-08-171-5/+5
| | | | Reviewed by: maintainer
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Update to xdeview 0.5.18.hoek2002-09-027-88/+22
| | | | Significantly inspired by PR: ports/41508
* Updated uudeview version doesn't need to be patchedhoek2002-09-021-23/+0
| | | | for Tcl 82+ anymore.
* - Add NOPORTDOCS support to pkg-plistpat2002-01-172-8/+7
| | | | | | | | - Use INSTALL_DATA for installing docs - Use DOCSDIR PR: 29762 Approved by: hoek
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-081-3/+3
|
* Update to use Tcl/Tk version 8.2.steve1999-11-283-5/+97
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-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.
* These three were easy. Now tell my why some of the other pkg/DESCRshoek1999-05-021-1/+1
| | | | | | must insist on using such oddball formats.... [Add WWW: where appropriate]
* The extra checksum wasn't bogus after all. Both are required sincesteve1999-02-251-0/+1
| | | | | | | | despite the fact that the files from both MASTER_SITES are the same size and when extracted a diff -urN is empty, they have different checksum. Noticed by: Andrew Gordon <arg@arg1.demon.co.uk>
* Remove extraneous checksums.steve1999-02-221-1/+0
|
* Remove regexp support for uulib.steve1998-09-261-3/+3
|
* tk80 has been ELFized.asami1998-09-251-2/+2
|
* Manpages? What manpages?hoek1998-08-171-1/+0
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-071-2/+2
|
* Add homepage.hoek1998-07-241-0/+2
|
* Fix MASTER_SITES.hoek1998-06-141-3/+3
|
* Back out changes to use tcl81.tg1998-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.
* Upgrade to use tcl8.1 and tk8.1.jseger1998-02-241-4/+4
|
* Don't need FETCH_BEFORE_ARGS=-t anymore. (Yay!)hoek1998-02-181-2/+1
|
* Add hash for distfiles from tsx-11.mit.edu.hoek1998-01-101-0/+1
|
* Remove bad MASTER_SITE.jseger1997-11-261-3/+2
|
* Fix LIB_DEPENDS to actually depend on tk. Stylistic nit.hoek1997-11-211-4/+4
|
* Don't depend on ports/converters/uulib's files/ dir.obrien1997-11-083-2/+17
|
* 2 (two!) lines to upgrade to tk80, plus misc. minor fixes.hoek1997-10-232-8/+12
|
* Adjust uulib's new path (ports/converters).asami1997-04-271-3/+3
|
* This is a new category for non-archival, non-encryption character codeasami1997-04-261-2/+2
| | | | converters.
* Make this puppy *really* link with the shared uulib.obrien1997-04-021-0/+13
|
* - Link with shared libuu rather than static one.obrien1997-04-011-8/+2
| | | | - split up mega patchfile to one patchfile / soruce file
* Share the files/ dir and contents with devel/uulibobrien1997-03-303-7/+2
| | | | Suggested-by: Satoshi
* Don't look for malloc.h from configure. Not only malloc.h in FreeBSDasami1997-03-301-0/+11
| | | | | useless, you might find the one installed by devel/libmalloc, which will cause the build to fail.
* This is a powerful and easy-to-use tcl/tk-based programobrien1997-03-296-0/+66
which can decode BinHex, uuencoded, xxencoded, and Base64 formats. Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> Partically closes PR: ports/2701
OpenPOWER on IntegriCloud