Commit graph

87 commits

Author SHA1 Message Date
Dirk Meyer
ec04f6e653 - fix build unter FreeBSD 9 2009-10-26 15:38:48 +00:00
Dirk Meyer
e99dfff86c - fix PORTSCOUT 2009-07-06 07:48:48 +00:00
Dirk Meyer
3eff8b60bb - take maintainership
- remove DEPRECATED
Approved by:	mm (Martin Matuska)
2009-02-22 15:51:45 +00:00
Martin Matuska
d1b2d13b03 - Deprecate due to planned end of tcl/tk 82 support on 2009-04-22 2009-02-14 15:13:29 +00:00
Pav Lucistnik
92b220fa9c - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat:	portmgr
2008-04-09 13:42:26 +00:00
Martin Matuska
17a20706d0 - Add PORTSCOUT skipv 2007-09-18 12:52:40 +00:00
Martin Matuska
7c0838aa59 - Change USE_XLIB=yes to USE_XORG=x11
- Bump PORTREVISION

Suggested by:	miwi
Approved by:	garga (mentor, implicit)
2007-07-29 13:11:16 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Martin Matuska
8413b1b1d5 - updated maintainer e-mail address
Approved by:	garga (mentor)
2007-04-05 13:19:09 +00:00
Martin Wilke
72c3e8ffe0 - Remove support for lang/tcl-tk-wrapper
- Bump PORTREVISION

Notes: Please read UPDATING

Approved by: maintainer implicit
2007-03-27 11:54:48 +00:00
Martin Wilke
0ec00af31d - Removed unnecessary PKGINSTALL and PKGDEINSTALL
- Improved handling of WITH_TK82_MAN
- Manpages are not installed by default (default on for default TK - 8.4)

PR:             110237
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-03-13 10:31:54 +00:00
Martin Wilke
618c631773 - Adds TK83_MAN and WISH_WRAPPER to OPTIONS
- Removes pseudo-installation of wish in favour of new lang/tcl-tk-wrapper port
- Adds support for NO_INSTALL_MANPAGES knob
- Uses USE_TCL from bsd.tcl.mk
- Pass maintainership to submitter
- Bump PORTREVISION

PR:             110089
Submitted by:   Martin Matuska <martin@matuska.org>
2007-03-09 09:49:17 +00:00
Pav Lucistnik
2df76eb0a7 - Remove support for a.out format and PORTOBJFORMAT variable from individual
ports

With hat:	portmgr
2007-01-30 10:25:34 +00:00
Cheng-Lung Sung
7fcd38cac3 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 01:13:42 +00:00
Edwin Groothuis
5b2fd8de70 Remove USE_REINPLACE from categories starting with X 2006-05-13 05:00:46 +00:00
Pav Lucistnik
56e8b9c386 - Add SHA256 2005-11-25 19:33:59 +00:00
Dirk Meyer
96f20f728d - allow to overwrite TKBASE
package is not changed
2004-11-01 12:53:12 +00:00
Dirk Meyer
d812bf6dde - optimize reinplace to handle symlinked /usr/ports 2004-10-28 07:49:06 +00:00
Dirk Meyer
e8599f3df2 - Fix bad source path in tclConfig.sh tkConfig.sh
make packages from pointyhat cluster work as intended
2004-10-27 18:07:18 +00:00
Dirk Meyer
bf30172cbf - new options:
WITH_TCL82_MAN, WITH_TCL82_MAN, WITHOUT_TCL84_MAN,
 WITH_TK82_MAN, WITH_TK82_MAN, WITHOUT_TK84_MAN
PR:	70328
2004-08-17 05:00:53 +00:00
Dirk Meyer
cc9a972ac1 - reset MAINTAINER 2004-03-06 19:36:01 +00:00
Dirk Meyer
4857d67313 - add SIZE 2004-02-26 05:56:07 +00:00
Dirk Meyer
d7c08dff63 - Update URL 2003-06-17 04:02:10 +00:00
Dirk Meyer
92a54757b7 - cleanup makefile 2003-05-14 03:53:56 +00:00
Dirk Meyer
5007d8874c - Fix some problems for other ports when WRKDIRPREFIX= is not set.
(packages are not affected)
2003-04-03 04:21:50 +00:00
Dirk Meyer
bdd62873c5 - fix problem with sed, if no WRKDIRPREFIX is set. 2003-03-24 04:20:47 +00:00
Dirk Meyer
92effce53f - make dependency configureable with TCL82_PORT
- make SOURCE path in tkConfig.sh variable
PR:             48574
2003-03-23 20:31:12 +00:00
Dirk Meyer
4eb8d6d1fa - retire pkg-comment 2003-02-21 03:59:00 +00:00
Dirk Meyer
387f34ee24 - add COMMENT 2003-02-20 18:26:42 +00:00
Kris Kennaway
565f4d8cf8 Fix build on sparc64 (-fpic -> -fPIC) 2002-12-09 08:25:50 +00:00
Dirk Meyer
efa7952a2b - Set soname for libtk84.so
- Add pkgIndex.tcl submitted by doconnor@gsoft.com.au
  so "package require Tk" is now supported.
- Add pkgIndex.tcl for tk83 and tk84
2002-05-09 16:39:18 +00:00
Dirk Meyer
c20aa51d1b Took maintainership 2001-11-14 08:46:29 +00:00
Dirk Meyer
b0d18323b4 NO_LATEST_LINK= yes addded, lust like in tcl82 2001-11-03 06:09:51 +00:00
David W. Chapman Jr.
5872a89c3b Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long

Approved by:	will
2001-09-17 17:40:31 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Vanilla I. Shu
76238c7b9c 1) Use MASTER_SITE_TCLTK for tk80 and tk82.
2) Fix a typo of pkg/DESCR for tk83.
3) Add/Change WWW: comments for three brothers.

PR:		ports/20079
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-10-14 15:23:00 +00:00
Satoshi Asami
07828ff0f0 Rename {INSTALL,DEINSTALL}.wish to pkg-{install,deinstall}.wish. 2000-10-08 03:07:46 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
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
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
1de95a9ce1 First round of INSTALL_SHLIB fixes. 2000-06-15 16:44:16 +00:00
Tim Vanderhoek
6c1cd273f2 Call DEINSTALL.wish to snuff-out extraneous wishes. Remove an archaicism
in non-ja tkstep80.
2000-06-02 07:29:19 +00:00
Tim Vanderhoek
4c488df21a Scatter DEINSTALL.wish to wherever there exists INSTALL.wish 2000-06-02 07:15:24 +00:00
Justin M. Seger
089e92d1f5 Don't ignore CFLAGS
PR:		ports/17599
Submitted by:	Will Andrews <andrews@technologist.com>
2000-04-24 13:46:33 +00:00
Chris Piazza
458db42f26 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 01:11:24 +00:00
Justin M. Seger
ef15f7ecfe Upgrade to tk 8.2.3 2000-01-05 07:12:11 +00:00
Steve Price
9a20ef173c Thanks to a repository copy (by Satoshi) of pkg/INSTALL.{tcl,wi}sh
from the 8.0.x version of these ports, we are now one step closer to
finally being rid of them.
1999-12-27 15:55:07 +00:00
Steve Price
2fddf70ede Add the elided text patch from the TkMan distribution. 1999-11-29 03:39:29 +00:00
Justin M. Seger
0727041ae4 Update version number and nuke some unneccessary lines. 1999-11-25 03:54:29 +00:00
Justin M. Seger
8c842f5595 Upgrade to tk-8.2.2 1999-11-22 04:51:31 +00:00
Justin M. Seger
b88f9d4cef Upgrade repository copies to tcl/tk 8.2 1999-09-05 16:32:10 +00:00