Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Get Rid MD5 support | miwi | 2011-03-19 | 1 | -1/+0 |
| | |||||
* | - externd support for tcl/tk 8.2 | dinoex | 2009-03-15 | 1 | -3/+0 |
| | |||||
* | Update my email address to @FreeBSD.org. | beat | 2009-01-29 | 1 | -1/+1 |
| | | | | Approved by: miwi (mentor) | ||||
* | - Deprecate due to tcl82 removal plans | mm | 2009-01-26 | 1 | -0/+3 |
| | | | | | | | | - Port expires on 2009-04-22 - Project is unmaintained since 1998 PR: ports/130879 Approved by: beat@chruetertee.ch (maintainer) | ||||
* | - Pass maintainership to submitter | miwi | 2009-01-05 | 1 | -1/+1 |
| | | | | Submitted by: "Beat Gätzi" <beat@chruetertee.ch> | ||||
* | - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories | pav | 2008-04-09 | 1 | -1/+1 |
| | | | | With hat: portmgr | ||||
* | - Welcome X.org 7.2 \o/. | flz | 2007-05-20 | 1 | -1/+1 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | - Fix build with new tcl/tk layout. | miwi | 2007-03-13 | 3 | -20/+75 |
| | | | | | PR: 110263 Submitted by: Martin Matuska <martin@matuska.org> | ||||
* | Remove USE_REINPLACE from ports starting with M | edwin | 2006-05-11 | 1 | -1/+0 |
| | |||||
* | - Add SHA256 | pav | 2005-11-26 | 1 | -0/+1 |
| | |||||
* | misc category cleanup part 3 of 6: | clement | 2004-02-11 | 1 | -29/+29 |
| | | | | | | | | | | | | - Use DATADIR/DOCSDIR/PORTSDOC - make portlint happy * diction, earthview - kill pkg-plist PR: 61028 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> Updated/reworked by: me | ||||
* | SIZEify. | trevor | 2004-01-30 | 1 | -0/+1 |
| | |||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-11 | 2 | -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. | adamw | 2002-11-07 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Update to 2.4.1 | pat | 2002-07-13 | 10 | -601/+439 |
| | |||||
* | Replace ${PERL} with ${REINPLACE_CMD} | ijliao | 2002-06-23 | 1 | -1/+2 |
| | | | | | PR: 39665 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> | ||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | asami | 2000-10-08 | 1 | -1/+1 |
| | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. | ||||
* | - Support LOCALBASE properly (in setting path to custom wish script) | sobomax | 2000-06-23 | 2 | -2/+5 |
| | | | | | PR: 19470 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Add lib/dotfile-2.2/Generator/makeHelp.orig (I know, but that's not the only | asami | 2000-06-08 | 1 | -0/+1 |
| | | | | | | .orig file in there!). Submitted by: bento | ||||
* | Convert to PORTNAME/PORTVERSION. | asami | 2000-04-14 | 1 | -2/+2 |
| | |||||
* | Add WWW: | dirk | 2000-02-14 | 1 | -0/+2 |
| | |||||
* | Point the port at wish8.2 and tclsh8.2 and change MAINTAINER to ports | kris | 2000-01-31 | 4 | -15/+58 |
| | | | | | | (previous maintainer address is no longer valid). Noticed by: bento | ||||
* | remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups | mharo | 1999-12-25 | 1 | -4/+6 |
| | | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Update to use Tcl/Tk version 8.2. | steve | 1999-12-10 | 3 | -5/+5 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Requires X display, set BROKEN if DISPLAY not set. | asami | 1998-10-09 | 1 | -1/+5 |
| | |||||
* | Cleanup pkg/PLIST so that it knows about all files installed and | steve | 1998-10-05 | 1 | -0/+2 |
| | | | | cleans up empty directories on deinstall. | ||||
* | tk80 has been ELFized. | asami | 1998-09-25 | 1 | -2/+2 |
| | |||||
* | Remove miscellaneous manpages. | hoek | 1998-08-19 | 1 | -1/+0 |
| | |||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-08 | 1 | -3/+3 |
| | |||||
* | Delete two missing files. | asami | 1998-08-08 | 1 | -2/+0 |
| | |||||
* | Don't try to look for the formail program, since it may fail if | steve | 1998-02-26 | 2 | -6/+66 |
| | | | | | | procmail is not present. Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> | ||||
* | Clear up an inocuous message from make(1) about ignoring extra | steve | 1998-02-26 | 1 | -65/+61 |
| | | | | target. | ||||
* | Build and install the procmail module by default. | steve | 1998-02-26 | 2 | -1/+14 |
| | | | | Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> | ||||
* | Temporarily remove the PROCMAIL=yes so that this port will package | steve | 1998-02-26 | 2 | -25/+1 |
| | | | | and I can find a better way of doing it. | ||||
* | Mark this port broken, doesn't package. | asami | 1998-02-25 | 1 | -1/+3 |
| | |||||
* | Upgrade to version 2.2. | steve | 1998-02-23 | 9 | -255/+547 |
| | | | | | PR: 5820 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> | ||||
* | Upgrade to use tk80. Clean up a few things pointed out by portlint. | jseger | 1997-11-23 | 3 | -7/+25 |
| | |||||
* | Add virtual category 'tk41'. | wosch | 1997-04-20 | 1 | -2/+2 |
| | |||||
* | Upgrade to the released version of 2.0. | fenner | 1997-04-04 | 3 | -6/+235 |
| | |||||
* | Fix LIB_DEPENDS line, this one depends on tk41, not tk. | asami | 1997-01-24 | 1 | -2/+2 |
| | | | | This caused, among other things, the package depend on tk-3.6 (argh!!!). | ||||
* | Show a useful homepage for dotfile on installation. | obrien | 1997-01-06 | 2 | -1/+7 |
| | |||||
* | The dotfile generator provides a handy way to create user- | obrien | 1997-01-06 | 5 | -0/+39 |
configuration files for many programs. Modules are used to define the configuration options. A sample template is provided to aid in creating new modules. Submitted by: Oliver Oberdorf <oly@world.std.com> (with changes by me) |