summaryrefslogtreecommitdiff
path: root/lang/expect
AgeCommit message (Collapse)AuthorFilesLines
2000-09-05Remove this package -- it has been supplanted by tcl-expect and tk-expect.jwise9-208/+0
2000-09-03move BROKEN line to silence pkglintwiz1-3/+3
2000-09-01Mark remaining packages which need to be updated to work with tcl-8.3.2jwise1-1/+3
with BROKEN= This package has not yet been updated to work with tcl-8.3.2. in order to make bulk builds quieter. These packages will be updated over the weekend.
2000-08-31Be maintainer of this one. I will be splitting it into expect and expectkjwise1-3/+3
components, and updating it to the current version of expect.
2000-07-12Make this package work under ELF.jlam2-6/+22
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-08-06Make this package work on Solaris.agc1-1/+8
1999-07-09Add package patch checksum files.agc1-0/+5
1999-04-01Update to tk version 8.0.5. This seems to be primarily a bug-fix release.agc1-2/+2
1999-03-08s/make/${MAKE}/gagc1-2/+2
1998-08-26Automatically append HOMEPAge to DESCR files, and remove homepage URLstsarna1-3/+0
from individual DESCR files that had them.
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc3-0/+6
1998-07-15Use automatic shared object handlingagc2-7/+2
1998-06-22Update package Makefiles for automatic manual page handling.agc1-11/+1
1998-06-11The distfile on the master site keeps getting updated, and it has noagc1-2/+2
version number. To avoid downloading a distfile which will fail the checksum stage, retrieve the correct version of the distfile from MASTER_SITE_BACKUP, aka ftp.netbsd.org
1998-06-03Include bsd.prefs.mk, so that variables can be set in /etc/mk.confagc1-1/+4
1998-04-22Remove the old deprecated DEPENDS definition from bsd.pkg.mk.agc1-2/+2
Implement a new DEPENDS definition, which looks for an installed package, building it if not present, and use it in preference to LIB_DEPENDS. This should make the package collection more useful on NetBSD ELF ports.
1998-04-20Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.frueauf1-2/+2
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-02-02Remove -m argument from ldconfig calls, require the system tohubertf2-5/+5
have ${PREFIX}/lib in ld.so.conf instead. This ensures things even work after a reboot.
1998-02-02Introduce TRUE?=/usr/bin/true, and use it.hubertf1-2/+2
1998-02-01portlint: fix/add ldconfighubertf2-3/+5
1998-01-30Modify individual package Makefiles to use the new way of specifyingagc1-2/+2
shared object dependencies (LIB_DEPENDS).
1998-01-27Install the recursive ftp script, rftp, as expect-rftp, to avoidagc3-3/+17
confusion with the socks5 ftp client, rftp.
1998-01-27Add NetBSD RCS Id.agc2-1/+3
1998-01-27Initial import of expect, a tcl/tk-based software suite for automatingagc7-0/+171
interactive tools, into the NetBSD packages collection from the FreeBSD port.