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
Mark Murray
645ac20526
Update to 5.25. Now uses tcl80/tk80. Big cleanup of Makefile (thanks to
...
portlint!)
1997-10-11 12:39:01 +00:00
David E. O'Brien
3dcaa95f72
Make this remove lib/expect{VERSION} on pkg_delete.
1997-10-11 03:50:41 +00:00
Paul Traina
b1086e9873
Remove dependancy on tk4.1, it works just fine with later versions.
1997-07-07 08:25:10 +00:00
Wolfram Schneider
1760fd6654
Add virtual category 'tk41'.
1997-04-20 13:20:00 +00:00
Satoshi Asami
085a400cb1
Upgrade to 5.22.0. Closes PR ports/2935.
...
Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1997-03-11 11:42:22 +00:00
Satoshi Asami
3bff7781cb
Use installed header files.
1997-01-19 14:13:26 +00:00
Masafumi Max NAKANE
0103e71f40
Upgrade, 5.21.6 -> 5.21.7.
1997-01-06 10:56:06 +00:00
Peter Wemm
7cbc880b8f
oops, forgot to include the invisible "micro version" in the "version
...
required" field in the makefile comments.
1996-12-16 12:12:59 +00:00
Peter Wemm
31928831ec
Distfile has changed (apparently to verison 5.21.6?)
...
Note: this depends on the tclConfig changes, which had probably better go
into 2.2.
1996-12-16 12:10:20 +00:00
Masafumi Max NAKANE
5d001cc6aa
Original distfile has been changed.
1996-12-07 20:01:28 +00:00
Masafumi Max NAKANE
1958fc5e8e
No need to define HAS_CONFIGURE when GNU_CONFIGURE is defined.
1996-12-07 19:58:09 +00:00
Satoshi Asami
c98cfd116d
Compress a bunch of manpages. Remove unnecessary @ directives from
...
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
David E. O'Brien
d23a795680
CATAGORIES+= -> CATAGORIES=
...
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:19:40 +00:00