1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

48 Commits

Author SHA1 Message Date
Pietro Cerutti
fef02240ea - Remove lang/tcl83 and x11-toolkits/tk83 (expired)
- Remove references to Tcl/Tk 8.3 from bsd.tcl.mk
- Update ports that required 8.3+ to require 8.4+ (since 8.5 is the
  default, I don't expect this change to cause much trouble)
2013-04-23 11:51:52 +00:00
Pietro Cerutti
0d5d01dd47 - Chase 82+ not being a valid Tcl/Tk version anymore
Feature safe:	yes
Reported by:	beat, bapt
2012-12-04 10:43:09 +00:00
Pietro Cerutti
90608aa68a - Fix build against Tcl/Tk 8.6
- Remove limitation on using a non-threaded version of Tcl/Tk

PR:		171142
Submitted by:	gahr
Approved by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2012-08-29 07:28:18 +00:00
Martin Wilke
d9a1b61c4e - Update to 1.14
- Pass maintainership to submitter

PR:		166962
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2012-05-03 16:06:23 +00:00
Martin Matuska
3f502c3647 Transfer maintainer back to ports@FreeBSD.org
Approved by:	maintainer (myself)
2011-08-09 15:41:30 +00:00
Martin Matuska
a9e994cf6a - Add LICENSE information
- Make portlint happier
2011-03-23 11:37:49 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Dmitry Marakasov
0074c5fa8c - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +00:00
Martin Matuska
de65271364 - Prepare for lang/tcl80 and x11-toolkits/tk80 removal
- Switch all ports that have USE_TCL=80+ to use USE_TCL=82+
2009-07-07 06:48:54 +00:00
Martin Matuska
6338dd0e6f - Does not support tcl85 and higher 2009-02-14 14:19:42 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +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
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Martin Matuska
cd70c2c96a - Add USE_XORG=xext
- Add xorg-related CONFIGURE_ARGS
- Bump PORTREVISION

Approved by:	garga (mentor, implicit)
2007-07-31 21:03:29 +00:00
Martin Matuska
51738bce77 - Unbreak by removing check for unused X11/Intrinsic.h
- Reorganize post-patch for better readability

Approved by:	garga (mentor, implicit)
2007-07-30 15:03:09 +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
382ab54192 - updated to 1.13
- added USE_TK=80+
- uses REINPLACE_CMD for correct library search paths

Approved by:	garga (mentor)
2007-04-30 12:56:46 +00:00
Martin Matuska
8413b1b1d5 - updated maintainer e-mail address
Approved by:	garga (mentor)
2007-04-05 13:19:09 +00:00
Martin Wilke
049705e8f8 - Update to 1.12
- Pass maintainership to submitter

PR:             109464
Submitted by:   Martin Matuska <martin@matuska.org>
2007-02-26 22:22:44 +00:00
Frank J. Laszlo
3105b28d41 Respect X11BASE
Reported by:	pointyhat
2006-12-01 14:14:47 +00:00
Cheng-Lung Sung
e8390e6e3c - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 00:29:13 +00:00
Pav Lucistnik
f307f38435 - Add SHA256 2005-11-25 00:33:45 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Mikhail Teterin
1b4ce15ea6 Update lang/otcl from 1.8 to 1.9 and devel/tclcl from 1.15 to 1.16.
Add a patch to the latter to use Tcl-8.4.10's http2.5 instead of
http2.4, which came with earlier Tcl; correct the patch-aa to use
Tcl-8.4 (like the rest of the port) instead 8.3 in otcldoc.

Submitted by:	pointyhat (the http2.4 vs. http2.5 discrepancy)
2005-07-03 00:41:01 +00:00
Norikatsu Shigemura
00e82cdc80 o Update to 1.8.
o Upgrade dependency on tcl/tk to 8.4.

PR:		ports-jp/14620
Submitted by:	Hiroyuki Une <harrier@seiryu.cim.hkg.ac.jp>
2004-04-19 04:55:34 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Ying-Chieh Liao
1355656d2d upgrade to 1.0a8
PR:		45935
Submitted by:	Ports Fury
2003-01-02 18:42:39 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ade Lovett
049d3daf0f Update to 1.0a7, depend on Tcl/Tk 8.3.
MAINTAINER email bounces - reset to ports@FreeBSD.org

PR:		35803
Submitted by:	Bruce A. Mah <bmah@packetdesign.com>
2002-03-12 01:13:35 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Kevin Lo
2f25ba6df7 Update to 1.0a6
PR: 23396
Submitted by: Ports Fury
2000-12-09 15:30:18 +00:00
Satoshi Asami
abc7b2571a Adjust to lang/tcl* install/deinstall script paths. 2000-10-08 10:02:41 +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
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Tim Vanderhoek
29870c686d PKGDEINSTALL=${PORTSDIR}/lang/tcl82/pkg/DEINSTALL.tclsh, or from
${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.
2000-05-31 18:17:39 +00:00
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
R. Imura
dc20f854ce Update to version 1.0a5.
PR:		16917
Submitted by:	maintainer
2000-02-23 14:02:37 +00:00
Steve Price
bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
David E. O'Brien
f0f690adc1 Change Id->FreeBSD. 1999-08-25 06:35:40 +00:00
Satoshi Asami
48017f46f1 Minor cleanup - remove Xlib dependency, as it's already there through tk.
Submitted by:	maintainer
1999-05-12 23:02:31 +00:00
Satoshi Asami
18da63cbec Depend on tk, not tcl (which is pulled in from tk anyway). 1999-05-12 09:53:18 +00:00
Steve Price
fb7d75a18e This port needs X11 libs.
PR:		11522
Submitted by:	maintainer
1999-05-09 16:41:29 +00:00
Satoshi Taoka
b66187e805 MIT Object Tcl
PR:		11338
Submitted by:	Oscar Bonilla <obonilla@fisicc-ufm.edu>
1999-04-30 16:36:22 +00:00