summaryrefslogtreecommitdiff
path: root/lang/itcl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER lineSergei Kolobov2003-12-211-1/+1
|
* - Backout last update, it broke x11-fm/tkdeskPav Lucistnik2003-12-155-49/+7
| | | | Reported by: lkoeller
* - Update to work with tcl8.4Pav Lucistnik2003-12-055-7/+50
| | | | | | | - Quiet portlint a bit PR: ports/58466 Submitted by: Michael Edenfield <kutulu@kutulu.org>
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | Approved by: pat
* PERL -> REINPLACE_CMDHye-Shik Chang2002-06-271-1/+2
| | | | | PR: 39262, 39263, 39264, 39265, 39266, 39267 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Update to itcl 3.2. Don't build stubs. Run tests after tests.Mikhail Teterin2001-07-289-251/+77
| | | | | | | | Install iwidgets2.2.0 in addition to 3.0.0. The older version is still in use by some scripts and continues to come with itcl3.2. Change maintainer to ports@ Approved by: maintainer's silence
* Adjust to lang/tcl* install/deinstall script paths.Satoshi Asami2000-10-081-2/+2
|
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-3/+1
| | | | ldconfig in PLIST need personal consideration.
* The pkg/PLIST learned how to support symlinks more than a year ago.Tim Vanderhoek2000-05-311-2/+1
|
* PKGDEINSTALL=${PORTSDIR}/lang/tcl82/pkg/DEINSTALL.tclsh, or fromTim Vanderhoek2000-05-311-0/+5
| | | | | | | | | ${PKGDIR} if DEINSTALL.tclsh exists there. Also, add INSTALL.tclsh to ja-tcl*, otcl, and itcl. The latter two technically don't need it since they depend on another library which will pull the (DE)?INSTALL.tclsh stuff in, but I'm changing them anyways as a defensive measure.
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-3/+3
|
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-284-8/+18
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Upgrade to itcl 3.0.1Justin M. Seger1999-04-058-619/+273
| | | | | Submitted by: Duncan Barclay <dmlb@ragnet.demon.co.uk> PR: ports/10960
* This port requires Xlib.Satoshi Asami1999-02-131-1/+2
|
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-0/+1
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-171-2/+2
|
* The distfile moved on the MASTER_SITE. (this port is still BROKEN,Bill Fenner1997-05-311-2/+2
| | | | | | however). Found by: distfile checker
* Add reasons to BROKEN.Satoshi Asami1996-12-071-2/+2
|
* Mark this port BROKEN, until Chuck can figure out the quirks.Satoshi Asami1996-11-131-1/+2
| | | | Reviewed by: chuckr
* Fixed mistake in tkConfig.sh, in definition of location of libtk,Chuck Robey1996-11-131-2/+2
| | | | from -LNONE/lib to -L/usr/local/lib.
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-2/+2
| | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
* lib/pkgIndex.tcl was listed three times.Satoshi Asami1996-11-091-2/+0
|
* Adding a couple of libitcl and libitk symlinks.Chuck Robey1996-10-191-0/+4
| | | | Pointed out by: Satoshi.
* Cleaning up extracurricular linking done by this port overChuck Robey1996-10-181-2/+15
| | | | | libtk and libtcl files. Suggested by: Satoshi.
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Reorder Makefile variables.Chuck Robey1996-08-261-2/+2
|
* Make a more canonical PKGNAME from the DISTNAME.Chuck Robey1996-08-251-1/+2
|
* Fix the post-install target, .endif in the wrong place.Chuck Robey1996-08-241-2/+2
|
* Update itcl to 2.1. Large port, carries around it's own patchedChuck Robey1996-08-247-30/+608
| | | | | copies of tcl7.5 amd tk4.1, as well as new widget collection. Reviewed by: (preliminary version) Satoshi
* Change MASTER_SITE addresses from ftp.aud.alcatel.com (whichGary Palmer1996-07-021-2/+2
| | | | | | | no longer holds the archive) to ftp.neosoft.com, correcting paths as necessary. Pointed Out By: jkh
* Change category nome from "languages" to "lang". Also remove "programming"Satoshi Asami1995-11-221-2/+2
| | | | which appeared in some of them, everything here is a programming language! :)
* Duh, I left one empty line before the CVS: lines (like someone told meSatoshi Asami1995-10-111-4/+1
| | | | | | | | | | before) and cvs still sent an empty log! :< Anyway, what I was trying to say in the commit messages of patch-[ab] was to run ldconfig right after installation of the shared libraries, so that they can be found by subsequent runs of shared binaries. Also, take ldconfig out of this Makefile's post-install rule.
* AddSatoshi Asami1995-06-242-1/+5
| | | | | | | | | | | | | | post-install: pkg_add -m ${PREFIX}/lib to Makefiles and @exec ldconfig -m %D to packing lists of ports that install shared libraries. This should get rid of a huge chunk of confusion for novice users! All hail Paul Kranenburg! :)
* Move tcl from LIB_DEPENDS to DEPENDS. This port needs the extractedSatoshi Asami1995-05-131-3/+3
| | | | source of tcl.
* Update of lang Makefiles....Satoshi Asami1995-04-151-3/+5
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Converted Makefiles as much as I could.Satoshi Asami1995-02-111-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out!
* First batch of MD5 checksum files. Only did through to the end of netGary Palmer1994-12-181-0/+1
| | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later
* The distfile on alcatel has changed. Update to reflect this.Jordan K. Hubbard1994-11-081-2/+1
|
* Port of [incr tcl] by Robert WithrowJordan K. Hubbard1994-10-064-0/+34
Submitted by: rww