Kirill Ponomarev
5f416ceae1
- Fix typo in LIB_DEPENDS
...
Noticed by: mich
No cookies for: krion
2003-11-17 10:57:00 +00:00
Kirill Ponomarev
0e471544c8
- Use tcl84/tk84 instead of tcl83/tk83
...
- Bump PORTREVISION
PR: 56654
Submitted by: YazzY <yazzy@yazzy.org>
Approved by: maintainer timeout > 2 months
2003-11-16 15:35:37 +00:00
Tilman Keskinoz
fca9fceff7
Fix build by linking with libutil.
...
PR: 50335
Submitted by: Nate Eldredge <neldredge@hmc.edu>
Approved by: Jerry A! <jerry@thehutt.org> (maintainer)
2003-03-29 19:57:16 +00:00
Akinori MUSHA
3baa89dcc9
De-pkg-comment.
2003-02-21 12:35:09 +00:00
Maxim Sobolev
202ab70e84
Properly convert command-line arguments into UTF-8 before passing them
...
to TCL interpreter, othervise arguments in any encoding other than
ASCII are becoming ????, even when LANG or LC_CTYPE is defined properly.
Problem reported by: Alex V. Belinsky <fozzy@kievweb.net.ua>
2002-08-24 10:22:23 +00:00
Patrick Li
8099dc93cd
Update to 5.38.0
...
Clean up some portlint warnings
Allow port to build if PREFIX is different from that of tk and tcl
PR: ports/40959
Submitted by: maintainer
2002-07-24 21:46:39 +00:00
David W. Chapman Jr.
610964ad70
Welcome Jerry A! to maintainership of expect
2002-07-09 16:35:54 +00:00
David W. Chapman Jr.
9942828401
Update to recent version
...
Remove maintainer since email address is invalid
PR: 39954
Submitted by: jerry@thehutt.org
2002-07-09 16:24:38 +00:00
David W. Chapman Jr.
4d766afb12
Add support for building without X11 support
...
PR: 28727
Submitted by: khera@kciLink.com
2001-11-24 20:04:18 +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
Dima Dorfman
125d541dec
Refer to the distfile with an explicit version number instead of
...
invariably downloading the latest one. This (a) unbreaks this port
until somebody updates it to 5.33.0, and (b) prevents this port from
automatically being broken when a new version comes out due to
checksum mismatch.
2001-10-07 17:16:46 +00:00
Mark Murray
b5d0261e75
Update to use tcl/tk 8.3.
...
Approved by: maintainer
2001-03-13 09:33:29 +00:00
OKAZAKI Tetsurou
2ab806dba8
Change MAINTAINER from ports@FreeBSD.org to john@coastalgeology.org.
...
PR: 23796
Submitted by: Jonathan Pennington <john@coastalgeology.org>
2000-12-25 11:54:08 +00:00
Chris D. Faulhaber
65e943be4a
Correct link (libexpect532.so.2 -> libexpect532.so.1)
...
Submitted by: Frank McConnell <fmc@reanimators.org>
2000-08-12 22:57:57 +00:00
Chris D. Faulhaber
276fd0de4a
Update port to 5.32.1
...
PR: 20132, 20517
Submitted by: James Howard <howardjp@wam.umd.edu>
Frank McConnell <fmc@reanimators.org>
2000-08-12 11:33:18 +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
5178b48938
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
...
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Steve Price
aabe807d83
Update to version 5.31.8.
2000-05-28 03:22:26 +00:00
Kris Kennaway
2389b56104
Unbreak by updating to expect 5.31.5
...
Noticed by: bento
2000-04-24 08:48:47 +00:00
David E. O'Brien
5cd5b258b5
Convert to the PORTNAME - PORTVERSION syntax.
2000-04-12 06:21:15 +00:00
Chris D. Faulhaber
be05ad8a58
Update expect to 5.31.4 (fixes invalid MD5 checksum due to non-versioned
...
DISTFILES)
2000-02-21 21:54:30 +00:00
Dirk Froemberg
64981bca23
ports@freebsd.org -> ports@FreeBSD.org
2000-02-13 17:09:11 +00:00
Chris D. Faulhaber
99a03ff051
Fix configure under 3.x when autoconf is not installed
...
Found by: bento
2000-01-07 00:09:18 +00:00
Steve Price
b4a01043ad
Update to version 5.31.
...
PR: 14577
Submitted by: Ade Lovett <ade@lovett.com>
1999-11-01 00:38:05 +00:00
Chris Piazza
79f1423aa3
md5 changed for no apparent reason
1999-09-06 05:20:00 +00:00
David E. O'Brien
f0f690adc1
Change Id->FreeBSD.
1999-08-25 06:35:40 +00:00
Chris Piazza
17f522ca5c
Update to version 5.30
...
PR: 13242
Submitted by: Ade Lovett <ade@lovett.com>
1999-08-19 03:19:03 +00:00
Tim Vanderhoek
dd9ff05a6a
Commit #3/4 to enforce caps, no period.
...
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
1999-06-26 19:12:45 +00:00
Michael Haro
99e0b1f29f
Yet more WWW: additions
1999-05-03 06:13:27 +00:00
Satoshi Asami
96bc8048c3
Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
...
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Steve Price
40e26efbb5
Update to version 5.28.
...
PR: 8173
Submitted by: Brain Handy <handy@physics.montana.edu>
1998-10-10 04:07:07 +00:00
Steve Price
995cde8e96
Convert to ELF.
1998-10-05 05:02:34 +00:00
Mark Murray
08cc1d1394
Blat minor number on shared object for ELF.
1998-10-01 07:06:00 +00:00
Satoshi Asami
41637d4447
tk80 has been ELFized.
1998-09-25 10:05:14 +00:00
Satoshi Asami
425447f07e
Typo.
...
PR: 8026
1998-09-22 18:52:16 +00:00
Tim Vanderhoek
8ce50883da
The first time I tried committing this set of manpage removals it got
...
all the way to diffing yorick/pkg/PLIST and then died with a
"bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-)
Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring
machine, and bento is busy.
1998-08-18 18:33:15 +00:00
Satoshi Asami
5264cbceb5
Fix up dependencies for ports that moved into the x11-toolkits category.
1998-08-07 23:56:56 +00:00
Steve Price
643e47f7a7
distfile location changed.
...
PR: 6976
Submitted by: Brett Taylor <brett@peleton.physics.montana.edu>
1998-06-28 23:25:51 +00:00
Steve Price
bf59294b06
Update to version 5.26 and portlint clean.
...
PR: 6742
Submitted by: Brian Handy <handy@lambic.lmsal.com>
1998-05-25 20:01:14 +00:00
Satoshi Asami
4a958c06ab
Make the Makefiles of japanese/expect and lang/expect cooperate better
...
with each other (and hopefully easier to maintain in the future).
Basically, list everything in the regular orders on both Makefiles,
and use ?= in lang/expect/Makefile for variables we want to be
overridden.
PR: 5770
1998-02-18 06:28:34 +00:00
Bill Fenner
74415cb48c
Ever since the port survey started checking in June, 1997, the FTP
...
server has not allowed a connection - so, remove it from MASTER_SITES.
1998-01-27 01:11:47 +00:00
Satoshi Asami
866b2d107f
No need to depend on tcl, the tk dependency and the chained-dependency
...
rules in bsd.port.mk already does that for you.
1997-12-29 11:42:10 +00:00
Thomas Gellekum
b98e871361
Freeze shared lib version number, as requested by Satoshi.
...
Set {TCL,TK}_BUILD_LIB_SPEC to {TCL,TK}_LIB_SPEC. We no longer need
the BUILD_DEPENDS.
1997-12-05 10:58:55 +00:00
Satoshi Asami
4d380efe6a
Yet another port that now installs shlib version 1.2. Thomas, can you
...
"freeze" this one too? Thanks.
1997-12-05 01:51:14 +00:00
Justin M. Seger
dd4736627f
libexpect525.so.1.1 is installed, not libexpect252.so.1.0
1997-11-29 15:31:02 +00:00
Satoshi Asami
fd6b25ef6f
Expect wants to pick up tcl80 and tk80 from the build dirs.
1997-11-10 11:27:34 +00:00
Satoshi Asami
20d3bba3a3
A little patch to enable us to selectively disable manpage specification
...
(needed for japanese/expect, which includes this Makefile, but doesn't
install the English manpages).
PR 4786 (second patch)
Submitted by: taguchi@tohoku.iij.ad.jp
1997-10-17 05:27:40 +00:00
David E. O'Brien
7c1b1e9206
oops, previous commit should be: fix my typo
1997-10-11 22:37:55 +00:00
David E. O'Brien
b7828f6cec
Missing a file.
1997-10-11 22:32:00 +00:00
David E. O'Brien
49bc16c874
Make this use an installed tcl80/tk80 rather than requireing a fully
...
populated PORTDIR/{tcl80,tk80}.
1997-10-11 22:26:28 +00:00