aboutsummaryrefslogtreecommitdiffstats
path: root/lang/expect
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded BROKEN, distfile is still fetchable from FreeBSD mirroramdmi32011-08-121-3/+1
| | | | - While here, mirror the distfile
* Mark BROKEN: Does not fetchbapt2011-08-021-0/+2
|
* - remove MD5ohauer2011-07-031-1/+0
|
* - Optionalizepav2010-02-121-6/+10
| | | | | PR: ports/143588 Submitted by: James Wagner <jwagner@graffadmin.com>
* Free most of my ports, since they aren't being maintained to ashaun2009-03-141-1/+1
| | | | reasonable standard.
* Update distinfo to reflect re-rolled distfile (contents verified asshaun2008-11-151-3/+3
| | | | | | | identical). PR: ports/125867 Submitted by: Karsten Rothemund <karsten@photor.de>
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-091-1/+1
| | | | With hat: portmgr
* Add conflict with lang/expect-develmm2007-10-171-0/+2
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Let expect detect and use openpty(3), and therefore allow it to utiliseshaun2007-03-282-22/+1
| | | | | | | | 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>
* - INSTALLS_SHLIB -> USE_LDCONFIG.shaun2006-12-291-1/+3
| | | | - Add PORSCOUT variable: skip recalled 5.44.* versions.
* - Allow expect to utilise 256 pty's as supported by FreeBSD. Theshaun2006-10-062-0/+21
| | | | | | | current code arbitrarily limits us to 64 at a time. - Bump PORTREVISION. Patch provided by "Cybil".
* Switch to my @FreeBSD.org address.shaun2006-06-201-1/+1
| | | | Approved by: ahze (mentor)
* - submitter want to maintain this portclsung2006-05-251-1/+1
| | | | | | | - he also notes that newer version had been 'recalled' PR: ports/97733 Submitted by: maintainer (Shaun Amott)
* - Add SHA256pav2005-11-251-0/+1
|
* - Update to 5.43.0pav2005-06-232-5/+5
| | | | | PR: ports/82571 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
* - Update to 5.42.1pav2004-08-212-6/+5
| | | | | PR: ports/70763 Submitted by: Esa Karkkainen <ejk@iki.fi>
* Touch configure, because Makefile.in is patched after configure (patch-ac vsarved2004-08-141-0/+3
| | | | | | patch-aa), which confuses configure Reported by: pointyhat
* remove maintainershipedwin2004-05-281-1/+1
| | | | | | | | | | | 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>
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* - Fix typo in LIB_DEPENDSkrion2003-11-171-3/+3
| | | | | Noticed by: mich No cookies for: krion
* - Use tcl84/tk84 instead of tcl83/tk83krion2003-11-161-8/+8
| | | | | | | | - Bump PORTREVISION PR: 56654 Submitted by: YazzY <yazzy@yazzy.org> Approved by: maintainer timeout > 2 months
* Fix build by linking with libutil.arved2003-03-301-0/+1
| | | | | | PR: 50335 Submitted by: Nate Eldredge <neldredge@hmc.edu> Approved by: Jerry A! <jerry@thehutt.org> (maintainer)
* De-pkg-comment.knu2003-02-212-1/+1
|
* Properly convert command-line arguments into UTF-8 before passing themsobomax2002-08-242-0/+43
| | | | | | | 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>
* Update to 5.38.0pat2002-07-252-15/+15
| | | | | | | | 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
* Welcome Jerry A! to maintainership of expectdwcjr2002-07-101-1/+1
|
* Update to recent versiondwcjr2002-07-103-15/+24
| | | | | | | Remove maintainer since email address is invalid PR: 39954 Submitted by: jerry@thehutt.org
* Add support for building without X11 supportdwcjr2001-11-252-4/+20
| | | | | PR: 28727 Submitted by: khera@kciLink.com
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-211-1/+1
| | | | the later case
* Refer to the distfile with an explicit version number instead ofdd2001-10-082-3/+2
| | | | | | | 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.
* Update to use tcl/tk 8.3.markm2001-03-131-6/+6
| | | | Approved by: maintainer
* Change MAINTAINER from ports@FreeBSD.org to john@coastalgeology.org.okazaki2000-12-251-1/+1
| | | | | PR: 23796 Submitted by: Jonathan Pennington <john@coastalgeology.org>
* Correct link (libexpect532.so.2 -> libexpect532.so.1)jedgar2000-08-131-1/+1
| | | | Submitted by: Frank McConnell <fmc@reanimators.org>
* Update port to 5.32.1jedgar2000-08-123-10/+10
| | | | | | PR: 20132, 20517 Submitted by: James Howard <howardjp@wam.umd.edu> Frank McConnell <fmc@reanimators.org>
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
| | | | | | | | | 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
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-3/+1
| | | | ldconfig in PLIST need personal consideration.
* Update to version 5.31.8.steve2000-05-283-3/+2
|
* Unbreak by updating to expect 5.31.5kris2000-04-242-3/+3
| | | | Noticed by: bento
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-3/+3
|
* Update expect to 5.31.4 (fixes invalid MD5 checksum due to non-versionedjedgar2000-02-222-4/+1
| | | | DISTFILES)
* ports@freebsd.org -> ports@FreeBSD.orgdirk2000-02-141-1/+1
|
* Fix configure under 3.x when autoconf is not installedjedgar2000-01-071-0/+3
| | | | Found by: bento
* Update to version 5.31.steve1999-11-014-37/+25
| | | | | PR: 14577 Submitted by: Ade Lovett <ade@lovett.com>
* md5 changed for no apparent reasoncpiazza1999-09-061-1/+1
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Update to version 5.30cpiazza1999-08-194-35/+25
| | | | | PR: 13242 Submitted by: Ade Lovett <ade@lovett.com>
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | 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
* Yet more WWW: additionsmharo1999-05-031-2/+2
|
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeasami1998-11-141-6/+8
| | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk.
* Update to version 5.28.steve1998-10-103-14/+13
| | | | | PR: 8173 Submitted by: Brain Handy <handy@physics.montana.edu>
* Convert to ELF.steve1998-10-052-2/+12
|
* Blat minor number on shared object for ELF.markm1998-10-011-5/+9
|
* tk80 has been ELFized.asami1998-09-251-2/+2
|
* Typo.asami1998-09-231-2/+2
| | | | PR: 8026
* The first time I tried committing this set of manpage removals it gothoek1998-08-191-13/+0
| | | | | | | | 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.
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-2/+2
|
* distfile location changed.steve1998-06-291-2/+2
| | | | | PR: 6976 Submitted by: Brett Taylor <brett@peleton.physics.montana.edu>
* Update to version 5.26 and portlint clean.steve1998-05-264-19/+16
| | | | | PR: 6742 Submitted by: Brian Handy <handy@lambic.lmsal.com>
* Make the Makefiles of japanese/expect and lang/expect cooperate betterasami1998-02-181-10/+7
| | | | | | | | | 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
* Ever since the port survey started checking in June, 1997, the FTPfenner1998-01-271-3/+2
| | | | server has not allowed a connection - so, remove it from MASTER_SITES.
* No need to depend on tcl, the tk dependency and the chained-dependencyasami1997-12-291-3/+2
| | | | rules in bsd.port.mk already does that for you.
* Freeze shared lib version number, as requested by Satoshi.tg1997-12-052-6/+26
| | | | | Set {TCL,TK}_BUILD_LIB_SPEC to {TCL,TK}_LIB_SPEC. We no longer need the BUILD_DEPENDS.
* Yet another port that now installs shlib version 1.2. Thomas, can youasami1997-12-051-1/+1
| | | | "freeze" this one too? Thanks.
* libexpect525.so.1.1 is installed, not libexpect252.so.1.0jseger1997-11-291-1/+1
|
* Expect wants to pick up tcl80 and tk80 from the build dirs.asami1997-11-101-1/+3
|
* A little patch to enable us to selectively disable manpage specificationasami1997-10-171-1/+4
| | | | | | | | (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
* oops, previous commit should be: fix my typoobrien1997-10-121-1/+1
|
* Missing a file.obrien1997-10-122-2/+3
|
* Make this use an installed tcl80/tk80 rather than requireing a fullyobrien1997-10-121-5/+5
| | | | populated PORTDIR/{tcl80,tk80}.
* Update to 5.25. Now uses tcl80/tk80. Big cleanup of Makefile (thanks tomarkm1997-10-115-47/+39
| | | | portlint!)
* Make this remove lib/expect{VERSION} on pkg_delete.obrien1997-10-111-0/+1
|
* Remove dependancy on tk4.1, it works just fine with later versions.pst1997-07-071-6/+8
|
* Add virtual category 'tk41'.wosch1997-04-201-2/+2
|
* Upgrade to 5.22.0. Closes PR ports/2935.asami1997-03-114-15/+15
| | | | Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
* Use installed header files.asami1997-01-191-8/+4
|
* Upgrade, 5.21.6 -> 5.21.7.max1997-01-064-32/+49
|
* oops, forgot to include the invisible "micro version" in the "versionpeter1996-12-161-2/+2
| | | | required" field in the makefile comments.
* Distfile has changed (apparently to verison 5.21.6?)peter1996-12-161-1/+1
| | | | | Note: this depends on the tclConfig changes, which had probably better go into 2.2.
* Original distfile has been changed.max1996-12-081-1/+1
|
* No need to define HAS_CONFIGURE when GNU_CONFIGURE is defined.max1996-12-081-2/+1
|
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-182-14/+18
| | | | | | | | 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.
* CATAGORIES+= -> CATAGORIES=obrien1996-11-121-5/+5
| | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
* Update to expect-5.21peter1996-10-305-454/+75
| | | | This uses tk4.1 and the tcl7.5 in the source tree.
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Update md5.chuckr1996-09-141-1/+1
|
* The latest change (adding DEPENDS) made expect build and installasami1996-02-072-45/+10
| | | | | | | | | | | | | tcl/tk even if they are properly found by LIB_DEPENDS. Make it only extract in that case. While I'm here, make expect and expectk link with shared tcl/tk libs. expectk used to be a 1/2 MB binary! (now it's 136KB) I'd also rather change `-g' to whatever CFLAGS defined in /etc/make.conf, but the author of expect has an explicit comment in the Makefile about him not trusting compilers' optimization. Well, if you say so.
* The version of expect on nist was upgraded to 5.19 without changingjkh1996-02-072-3/+4
| | | | the filename. Sigh!
* Bring this port up-to-date. It had no package info and was based on an oldmarkm1995-12-086-4/+532
| | | | | tarball. PLEASE REFETCH THIS TARBALL - THE CONTENTS HAVE CHANGED, THE NAME HAS NOT!
* Change category nome from "languages" to "lang". Also remove "programming"asami1995-11-221-2/+2
| | | | which appeared in some of them, everything here is a programming language! :)
* Upgrade to 5.16.hsu1995-05-092-3/+3
|
* Update of lang Makefiles....asami1995-04-151-4/+5
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Converted Makefiles as much as I could.asami1995-02-111-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out!
* Update checksum file to reflect latest tarballgpalmer1995-01-051-1/+1
|
* This is now version 5.13jkh1995-01-051-2/+2
|
* First batch of MD5 checksum files. Only did through to the end of netgpalmer1994-12-181-0/+1
| | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later
* Expect 5.12 portpst1994-11-161-0/+17