Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.45.4_6,1 10 Feb 2024 15:51:13 |
Emanuel Haupt (ehaupt) |
lang/expect: Add tcl:wrapper USES flag
expect_unbuffer requires tcl:wrapper USES flag.
PR: 276939
Approved by: tcltk via gahr (maintainer) |
5.45.4_5,1 22 Jan 2024 20:26:41 |
Muhammad Moinur Rahman (bofh) |
lang/expect: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
5.45.4_4,1 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.45.4_4,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
5.45.4_4,1 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
5.45.4_4,1 15 Jun 2022 07:02:05 |
Pietro Cerutti (gahr) |
lang/expect: don't strip binaries when WITH_DEBUG=yes
PR: 264671
Reported by: Marcin Cieślak <saper@saper.info> |
5.45.4_3,1 09 Feb 2022 17:31:55 |
Pietro Cerutti (gahr) |
lang/expect: apply patches from upstream
PR: 261829
Reported by: dim |
5.45.4_2,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.45.4_2,1 05 Feb 2020 11:46:34 |
gahr |
lang/expect: register LDCONFIG path
Because expect installs its shared libraries as symlinks
libexpect.so.1 -> lib/expect5.45.4/libexpect5.45.4.so
programs and libraries linked with -lexpect will fail to locate the final .so
file.
See
https://lists.freebsd.org/pipermail/freebsd-tcltk/2020-February/000677.html
Reported by: Daniel Morante <daniel@morante.net> |
5.45.4_1,1 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
5.45.4_1,1 30 Oct 2018 11:03:30 |
gahr |
lang/expect: install example scripts and manpages in the proper location
This commit changes the location of the example scripts and manpages. They are
now installed in the proper PREFIX/bin and PREFIX/man/man1 - so they are in
path and reachable by man(1) - and are renamed with an expect_ prefix to avoid
conflicts due to their common names.
A pkg-message has been added to notify users of this change. Portrevision has
been bumped.
PR: 232732 (based on)
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Reported by: Dennis Clarke <dclarke@blastwave.org> |
5.45.4,1 08 Feb 2018 13:05:40 |
gahr |
lang/expect: update to 5.45.4
Announcement: https://sourceforge.net/p/tcl/mailman/message/36215275/
While at it, set LICENSE and import TEA 3.10 (which fixes the shared library
generation). |
5.45.3,1 08 Feb 2018 10:13:12 |
gahr |
lang/expect: revert upgrade to 5.45.4, will need some more time |
5.45.4 08 Feb 2018 09:30:13 |
gahr |
lang/expect: update to 5.45.4
Announcement: https://sourceforge.net/p/tcl/mailman/message/36215275/ |
5.45.3 10 Jan 2017 08:45:23 |
gahr |
lang/expect: fix WWW line in pkg-descr |
5.45.3 21 Apr 2016 11:33:17 |
gahr |
Support Tk in USES=tk:tea. Convert more ports + minor fixes and modernization. |
5.45.3 01 Apr 2016 13:18:17 |
mat |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
5.45.3 22 Mar 2016 13:56:40 |
marino |
lang/expect: fix configuration phase fs violation
The "long file names" support check touches /usr/local/lib which is a
file system violation. The value is always "yes", so just pass it as
a cached value to the configure script.
Approved by: just fix it |
5.45.3 18 Mar 2016 19:41:42 |
gahr |
lang/expect: update to 5.45.3, bump PORTREVISION on dependent ports |
5.45_2 17 Jan 2016 12:38:24 |
gahr |
lang/expect: install manpages along with sample tools
PR: 194130
Submitted by: w.schwarzenfeld@utanet.at |
5.45_1 22 May 2015 20:34:29 |
mat |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
5.45_1 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
5.45_1 28 Feb 2014 11:52:17 |
gahr |
- Install expect scripts in DATADIR. This fixes the conflict with
astro/weather
Suggested by: sunpoet |
5.45 28 Feb 2014 10:15:17 |
gahr |
- Update to 5.45
Please note that expectk is no longer included in the distribution. Please
use ${WISH} with [package require Expect] instead. |
5.43.0_4 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
5.43.0_4 04 Jun 2013 22:20:52 |
bf |
fix the build after the update of lang/tcl84 to 8.4.20; assign to
tcltk@ |
5.43.0_3 01 Feb 2013 02:23:02 |
tj |
Mark as jobs unsafe.
Don't bump port revision.
PR: ports/174443
Submitted by: 4721@hushmail.com |
5.43.0_3 04 Jul 2012 08:14:54 |
sunpoet |
- Add CONFLICTS with astro/weather
PR: ports/165949
Submitted by: Benjamin Tovar <ben@robotoloco.com> |
5.43.0_3 13 Jun 2012 05:13:04 |
bapt |
Convert to new options framework |
5.43.0_3 11 Aug 2011 17:52:03 |
amdmi3 |
- Remove unneeded BROKEN, distfile is still fetchable from FreeBSD mirror
- While here, mirror the distfile |
5.43.0_3 02 Aug 2011 13:47:46 |
bapt |
Mark BROKEN: Does not fetch |
5.43.0_3 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
5.43.0_3 12 Feb 2010 10:37:21 |
pav |
- Optionalize
PR: ports/143588
Submitted by: James Wagner <jwagner@graffadmin.com> |
5.43.0_3 13 Mar 2009 23:27:19 |
shaun |
Free most of my ports, since they aren't being maintained to a
reasonable standard. |
5.43.0_3 14 Nov 2008 16:43:20 |
shaun |
Update distinfo to reflect re-rolled distfile (contents verified as
identical).
PR: ports/125867
Submitted by: Karsten Rothemund <karsten@photor.de> |
5.43.0_3 09 Apr 2008 13:42:26 |
pav |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
5.43.0_3 17 Oct 2007 12:17:03 |
mm |
Add conflict with lang/expect-devel |
5.43.0_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
5.43.0_2 27 Mar 2007 23:59:22 |
shaun |
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> |
5.43.0_1 29 Dec 2006 02:29:19 |
shaun |
- INSTALLS_SHLIB -> USE_LDCONFIG.
- Add PORSCOUT variable: skip recalled 5.44.* versions. |
5.43.0_1 06 Oct 2006 01:47:56 |
shaun |
- 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". |
5.43.0 19 Jun 2006 20:06:59 |
shaun |
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor) |
5.43.0 25 May 2006 08:56:28 |
clsung |
- submitter want to maintain this port
- he also notes that newer version had been 'recalled'
PR: ports/97733
Submitted by: maintainer (Shaun Amott) |
5.43.0 25 Nov 2005 00:33:45 |
pav |
- Add SHA256 |
5.43.0 23 Jun 2005 15:10:03 |
pav |
- Update to 5.43.0
PR: ports/82571
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> |
5.42.1 21 Aug 2004 12:37:00 |
pav |
- Update to 5.42.1
PR: ports/70763
Submitted by: Esa Karkkainen <ejk@iki.fi> |
5.38.0_3 14 Aug 2004 09:35:32 |
arved |
Touch configure, because Makefile.in is patched after configure (patch-ac vs
patch-aa), which confuses configure
Reported by: pointyhat |
5.38.0_3 28 May 2004 01:28:15 |
edwin |
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> |
5.38.0_3 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
5.38.0_3 17 Nov 2003 10:57:00 |
krion |
- Fix typo in LIB_DEPENDS
Noticed by: mich
No cookies for: krion |
5.38.0_2 16 Nov 2003 15:35:38 |
krion |
- Use tcl84/tk84 instead of tcl83/tk83
- Bump PORTREVISION
PR: 56654
Submitted by: YazzY <yazzy@yazzy.org>
Approved by: maintainer timeout > 2 months |
5.38.0_1 29 Mar 2003 19:57:16 |
arved |
Fix build by linking with libutil.
PR: 50335
Submitted by: Nate Eldredge <neldredge@hmc.edu>
Approved by: Jerry A! <jerry@thehutt.org> (maintainer) |
5.38.0_1 21 Feb 2003 12:35:09 |
knu |
De-pkg-comment. |
5.38.0_1 24 Aug 2002 10:22:23 |
sobomax |
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> |
5.38.0 24 Jul 2002 21:46:39 |
pat |
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 |
5.37.2 09 Jul 2002 16:35:54 |
dwcjr |
Welcome Jerry A! to maintainership of expect |
5.37.2 09 Jul 2002 16:24:39 |
dwcjr |
Update to recent version
Remove maintainer since email address is invalid
PR: 39954
Submitted by: jerry@thehutt.org |
24 Nov 2001 20:04:18 |
dwcjr |
Add support for building without X11 support |
20 Nov 2001 23:29:38 |
lioux |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
07 Oct 2001 18:16:46 |
dd |
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 |
markm |
Update to use tcl/tk 8.3. |
25 Dec 2000 11:54:08 |
okazaki |
Change MAINTAINER from ports@FreeBSD.org to john@coastalgeology.org. |
08 Oct 2000 04:17:26 |
asami |
Convert category lang to new layout. |
12 Aug 2000 23:57:57 |
jedgar |
Correct link (libexpect532.so.2 -> libexpect532.so.1) |
12 Aug 2000 12:33:18 |
jedgar |
Update port to 5.32.1 |
16 Jun 2000 22:52:41 |
asami |
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 11:38:51 |
sobomax |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration. |
28 May 2000 04:22:26 |
steve |
Update to version 5.31.8. |