1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

108 Commits

Author SHA1 Message Date
Dirk Meyer
7f21765ca5 - use OPTIONS_DEFINE 2012-06-11 04:05:52 +00:00
Olli Hauer
27de467a2b - remove MD5 2011-07-03 13:45:36 +00:00
Dirk Meyer
db2620f7fb - fix build unter FreeBSD 9
Reported by:	Ernst W. Winter
2009-10-26 15:26:23 +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
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
38052bdcd8 - Deprecate due to planned end of support for tcl/tk 83 on 2009-05-22 2009-02-14 15:29:21 +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
8413b1b1d5 - updated maintainer e-mail address
Approved by:	garga (mentor)
2007-04-05 13:19:09 +00:00
Martin Wilke
7373ce0ea4 - Remove support for lang/tcl-tk-wrapper
- Bump PORTREVISION

Notes: Please read UPDATING

Approved by: maintainer implicit
2007-03-27 11:43:27 +00:00
Martin Wilke
12a8144d73 - Improved handling of WITH_TCL83_MAN
- Manpages are not installed by default (default on for Tcl 8.4)

PR:             110239
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
2007-03-13 10:05:58 +00:00
Martin Wilke
ed66da00b8 - Adds TCL83_MAN and TCLSH_WRAPPER to OPTIONS
- Removes pseudo-installation of tclsh in favour of new lang/tcl-tk-wrapper port
- Adds support for NO_INSTALL_MANPAGES knob
- Pass maintainership to submitter
- Bump PORTREVISION

PR:             110086
Submitted by:   Martin Matuska <martin@matuska.org>
2007-03-09 09:49:08 +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
Edwin Groothuis
7c6393360c Remove USE_REINPLACE from the categories starting with L 2006-05-09 20:52:24 +00:00
Pav Lucistnik
f307f38435 - Add SHA256 2005-11-25 00:33:45 +00:00
Dirk Meyer
f1577acfd9 - allow to set TCLBASE
package not changed
2004-11-01 12:46:24 +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
57517112d3 - drop maintainership 2004-10-13 21:03:13 +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
c600b83191 - add SIZE 2004-02-26 05:26:15 +00:00
Dirk Meyer
edab3b7b7e - back out last changes
kris states that fpsetround is supported,
despite that is not part of C99 standard.
2003-08-04 04:39:31 +00:00
Dirk Meyer
b6d13a5528 - NOT_FOR_ARCHS amd64, fpsetround does not exist. 2003-08-03 09:54:44 +00:00
Dirk Meyer
d7c08dff63 - Update URL 2003-06-17 04:02:10 +00:00
Dirk Meyer
83589473cf - use configures --includedir
- cleanup makefile
2003-05-13 04:03:21 +00:00
Dirk Meyer
d024ce9c40 - Added patch from tcl8.4
Certain character set encodings can cause tcl to core dump in
TclFinalizeEncodingSubsystem().
PR:		51273
Submitted by:	truckman
2003-04-22 18:14:06 +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
e8786b87cf - make SOURCE path in tclConfig.sh variable
PR:             48574
2003-03-23 20:29:13 +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
Dirk Meyer
e38b201b9d - fix portlint fatal, introduced by kris. 2003-02-11 04:41:09 +00:00
Kris Kennaway
534ad9b411 Set NOPRECIOUSMAKEVARS to unbreak 'make readmes' 2003-02-10 07:22:35 +00:00
Dirk Meyer
533f7540ab - Update to 8.3.5 2002-11-12 21:11:16 +00:00
Dirk Meyer
00b1bf0150 - strip SHLIB_LD of option "-soname $@"
- define TCL_SHLIB_LD_EXTRAS
- bump PORTREVISION

PR:		34210
2002-01-27 14:24:21 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Dirk Meyer
1d9da1e8bd Remove leftover file
Submitted by:	huck@spawar.navy.mil
2001-11-16 19:02:56 +00:00
Dirk Meyer
575626bd41 Fix patch, as the previous one did only half the job.
Submitted by:	Roberto@eurocontrol.fr
2001-11-14 22:28:19 +00:00
Dirk Meyer
3b37e7ae6b Tcl will get hostname using uname(3). It seems FreeBSD's uname(3)
returns only 31 letters by /usr/include/sys/utsname.h.

 Problem was that configure detects uname(3) and uses uname(3) in
 the hostname-function, while gethostname gives more (=longer)
 information.

 keep uname around, as it is be used in TclpSetVariables.

 took maintainership 8.2

 apply a fix for unsafe tempfile handling from 8.3

PR:		18896
Submitted by:	yoshint@flab.fujitsu.co.jp
2001-11-14 08:44:08 +00:00
Dirk Meyer
21a2539b2c Improved shared linking. 2001-11-10 21:03:59 +00:00
Dirk Meyer
18bc73fe5b Change Installion of tclConfig.sh
Fixes a problem with deskutils/ical
that assumes the macro TCL_LIB_FILE
can be accessed in quoutes.
Reduced some dynamic expansions on the way.

-TCL_LIB_FILE='libtcl83${TCL_DBGX}.so.1'
+TCL_LIB_FILE='libtcl83.so.1'

-TCL_SHARED_LIB_SUFFIX='`echo ${VERSION} | tr -d .`${DBGX}.so.1'
+TCL_SHARED_LIB_SUFFIX='83${TCL_DBGX}.so.1'

-TCL_UNSHARED_LIB_SUFFIX='`echo ${VERSION} | tr -d .`${DBGX}.a'
+TCL_UNSHARED_LIB_SUFFIX='83${DBGX}.a'
2001-11-01 21:29:20 +00:00
David E. O'Brien
c30f9a8326 Explicitly set the LATEST_LINK -- right now this port and tcl82 are
fighting it out to see who gets the tk.tgz -> ../All/tk-8.*.tgz link.
Today tk82 won. :-(  So lets fix the race condition.  I hope the tcl port
maintainers will think thru this problem and its interaction with the tk
ports.
2001-10-31 23:00:29 +00:00
Dirk Meyer
087a403024 Update to tcl 8.3.4
More encodings are inculded into the release
2001-10-21 03:13:44 +00:00
Dirk Meyer
db2cbd7315 - Fix Content of LD_SEARCH_FLAGS
- make FreeBSD-* switch in confugure work as intendend
- add a patch to make manual autoconf work
- PORTREVISION bumped

PR:		28726
2001-08-14 08:01:45 +00:00
Dirk Meyer
385c248462 change MAINTAINER to FreeBSD.org address 2001-06-24 04:28:57 +00:00
Dirk Meyer
6a728486d9 - Added new file koi8-u.enc
- Fix Installation of new file
- PORTREVISTION bumped

The last item  is the koi8-u.enc itself, suitable, I  hope, for addition
to the next release of TCL.
koi8-u is not very different from koi8-r. See
        http://park.kiev.ua/multiling/koi8-u/draft-rfc-koi8-u.txt

Submitted by:	mi@misha.privatelabs.com (Mikhail Teterin)
2001-06-15 04:23:59 +00:00
Dirk Meyer
a679ab2be7 - Fix creation of tmpfiles, previous version cause tcl to fail.
PR:		roam@FreeBSD.org
Submitted by:	Jaeho Kang <jhkang@isofree.net>, roam@FreeBSD.org
2001-05-10 20:13:56 +00:00
Dirk Meyer
cb3ed2d00e - patch to use mkstemp instead of tmpnam
Submitted by:	mi@aldan.algebra.com (Mikhail Teterin)
2001-05-07 18:37:02 +00:00
Dmitry Sivachenko
026ec74357 Add one missing manpage. 2001-04-17 10:44:48 +00:00