FreshPorts -- The Place For Ports Tue, 9 Feb 2010 8:15 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
expect 5.43.0_3 lang on this many watch lists=54 search for ports that depend on this port
A sophisticated scripter based on tcl/tk

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: tcl tk


Expect is a program that performs programmed dialogue with other
interactive programs.  It is briefly described by its man page, expect(1).

It uses pseudo-tty's to control the child processes, so it is not affected
by programs that refuse to read from stdin or pipes. (eg: passwd(1) etc).

WWW: http://expect.nist.gov/
FAQ: http://expect.nist.gov/FAQ.html
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required Libraries: x11-toolkits/tk84

To install the port: cd /usr/ports/lang/expect/ && make install clean
To add the package: pkg_add -r expect


Configuration Options
     No options to configure

Master Sites:
http://expect.nist.gov/src/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 35

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
13 Mar 2009 23:27:19
Original commit files touched by this commit  5.43.0_3
shaun search for other commits by this committer
Free most of my ports, since they aren't being maintained to a
reasonable standard.
14 Nov 2008 16:43:20
Original commit files touched by this commit  5.43.0_3
shaun search for other commits by this committer
Update distinfo to reflect re-rolled distfile (contents verified as
identical).

PR:             ports/125867
Submitted by:   Karsten Rothemund <karsten@photor.de>
09 Apr 2008 14:42:26
Original commit files touched by this commit  5.43.0_3
pav search for other commits by this committer
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
17 Oct 2007 13:17:03
Original commit files touched by this commit  5.43.0_3
mm search for other commits by this committer
Add conflict with lang/expect-devel
19 May 2007 21:32:57
Original commit files touched by this commit  5.43.0_3
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
28 Mar 2007 00:59:22
Original commit files touched by this commit  5.43.0_2
shaun search for other commits by this committer
Let expect detect and use openpty(3), and therefore allow it to utilise
as many ptys as we support. The breakage was caused by a bogus (or
temporarily introduced) CONFIGURE_ENV.

PR:             ports/108311
Submitted by:   Lars Erik Gullerud <lerik@nolink.net>
29 Dec 2006 02:29:19
Original commit files touched by this commit  5.43.0_1
shaun search for other commits by this committer
- INSTALLS_SHLIB -> USE_LDCONFIG.
- Add PORSCOUT variable: skip recalled 5.44.* versions.
06 Oct 2006 02:47:56
Original commit files touched by this commit  5.43.0_1
shaun search for other commits by this committer
- Allow expect to utilise 256 pty's as supported by FreeBSD. The
  current code arbitrarily limits us to 64 at a time.
- Bump PORTREVISION.

Patch provided by "Cybil".
19 Jun 2006 21:06:59
Original commit files touched by this commit  5.43.0
shaun search for other commits by this committer
Switch to my @FreeBSD.org address.

Approved by:    ahze (mentor)
25 May 2006 09:56:28
Original commit files touched by this commit  5.43.0
clsung search for other commits by this committer
- submitter want to maintain this port
- he also notes that newer version had been 'recalled'

PR:             ports/97733
Submitted by:   maintainer (Shaun Amott)
25 Nov 2005 00:33:45
Original commit files touched by this commit  5.43.0
pav search for other commits by this committer
- Add SHA256
23 Jun 2005 16:10:03
Original commit files touched by this commit  5.43.0
pav search for other commits by this committer
- Update to 5.43.0

PR:             ports/82571
Submitted by:   Vsevolod Stakhov <vsevolod@highsecure.ru>
21 Aug 2004 13:37:00
Original commit files touched by this commit  5.42.1
pav search for other commits by this committer
- Update to 5.42.1

PR:             ports/70763
Submitted by:   Esa Karkkainen <ejk@iki.fi>
14 Aug 2004 10:35:32
Original commit files touched by this commit  5.38.0_3
arved search for other commits by this committer
Touch configure, because Makefile.in is patched after configure (patch-ac vs
patch-aa), which confuses configure

Reported by:    pointyhat
28 May 2004 02:28:15
Original commit files touched by this commit  5.38.0_3
edwin search for other commits by this committer
remove maintainership

    I haven't had the time to be a good maintainer for the lang/expect
    and devel/libstroke ports for a very long time.

    Please change maintainership to ports@ and hopefully someone
    w/more time and energy can pick up the torch.

PR:             ports/67275
Submitted by:   Jerry A! <jerry@thehutt.org>
31 Mar 2004 04:12:58
Original commit files touched by this commit  5.38.0_3
trevor search for other commits by this committer
SIZEify (maintainer timeout)
17 Nov 2003 10:57:00
Original commit files touched by this commit  5.38.0_3
krion search for other commits by this committer
- Fix typo in LIB_DEPENDS

Noticed by:     mich
No cookies for: krion
16 Nov 2003 15:35:38
Original commit files touched by this commit  5.38.0_2
krion search for other commits by this committer
- Use tcl84/tk84 instead of tcl83/tk83
- Bump PORTREVISION

PR:             56654
Submitted by:   YazzY <yazzy@yazzy.org>
Approved by:    maintainer timeout > 2 months
29 Mar 2003 19:57:16
Original commit files touched by this commit  5.38.0_1
arved search for other commits by this committer
Fix build by linking with libutil.

PR:             50335
Submitted by:   Nate Eldredge <neldredge@hmc.edu>
Approved by:    Jerry A! <jerry@thehutt.org> (maintainer)
21 Feb 2003 12:35:09
Original commit files touched by this commit  5.38.0_1
knu search for other commits by this committer
De-pkg-comment.
24 Aug 2002 11:22:23
Original commit files touched by this commit  5.38.0_1
sobomax search for other commits by this committer
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>
24 Jul 2002 22:46:39
Original commit files touched by this commit  5.38.0
pat search for other commits by this committer
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
09 Jul 2002 17:35:54
Original commit files touched by this commit  5.37.2
dwcjr search for other commits by this committer
Welcome Jerry A! to maintainership of expect
09 Jul 2002 17:24:39
Original commit files touched by this commit  5.37.2
dwcjr search for other commits by this committer
Update to recent version
Remove maintainer since email address is invalid

PR:             39954
Submitted by:   jerry@thehutt.org
24 Nov 2001 20:04:18
files touched by this commit
dwcjr search for other commits by this committer
Add support for building without X11 support    
20 Nov 2001 23:29:38
files touched by this commit
lioux search for other commits by this committer
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case    
07 Oct 2001 19:16:46
files touched by this commit
dd search for other commits by this committer
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.    
13 Mar 2001 09:33:29
files touched by this commit
markm search for other commits by this committer
Update to use tcl/tk 8.3.    
25 Dec 2000 11:54:08
files touched by this commit
okazaki search for other commits by this committer
Change MAINTAINER from ports@FreeBSD.org to john@coastalgeology.org.    
08 Oct 2000 05:17:26
files touched by this commit
asami search for other commits by this committer
Convert category lang to new layout.  
13 Aug 2000 00:57:57
files touched by this commit
jedgar search for other commits by this committer
Correct link (libexpect532.so.2 -> libexpect532.so.1)    
12 Aug 2000 13:33:18
files touched by this commit
jedgar search for other commits by this committer
Update port to 5.32.1    
16 Jun 2000 23:52:41
files touched by this commit
asami search for other commits by this committer
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
16 Jun 2000 12:38:51
files touched by this commit
sobomax search for other commits by this committer
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with  
ldconfig in PLIST need personal consideration.    
28 May 2000 05:22:26
files touched by this commit
steve search for other commits by this committer
Update to version 5.31.8.    

Number of commits found: 35

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 6
new 48 hours8
new 7 days28
new fortnight87
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.197 seconds.