non port: lang/expect/Makefile |
SVNWeb
|
Number of commits found: 55 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] f98ae56 (Only the first 10 of 255 ports in this commit are shown above. )
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 )
|
Wed, 15 Jun 2022
|
[ 07:02 Pietro Cerutti (gahr) ] 20ba20c
lang/expect: don't strip binaries when WITH_DEBUG=yes
PR: 264671
Reported by: Marcin Cieślak <saper@saper.info>
|
Wed, 9 Feb 2022
|
[ 17:31 Pietro Cerutti (gahr) ] e652926
lang/expect: apply patches from upstream
PR: 261829
Reported by: dim
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 5 Feb 2020
|
[ 11:46 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>
|
Tue, 30 Oct 2018
|
[ 11:03 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>
|
Thu, 8 Feb 2018
|
[ 13:05 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).
|
[ 10:13 gahr ]
lang/expect: revert upgrade to 5.45.4, will need some more time
|
[ 09:30 gahr ]
lang/expect: update to 5.45.4
Announcement: https://sourceforge.net/p/tcl/mailman/message/36215275/
|
Thu, 21 Apr 2016
|
[ 11:33 gahr ] (Only the first 10 of 35 ports in this commit are shown above. )
Support Tk in USES=tk:tea. Convert more ports + minor fixes and modernization.
|
Fri, 1 Apr 2016
|
[ 13:18 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 22 Mar 2016
|
[ 13:56 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
|
Fri, 18 Mar 2016
|
[ 19:41 gahr ]
lang/expect: update to 5.45.3, bump PORTREVISION on dependent ports
|
Sun, 17 Jan 2016
|
[ 12:38 gahr ]
lang/expect: install manpages along with sample tools
PR: 194130
Submitted by: w.schwarzenfeld@utanet.at
|
Fri, 28 Feb 2014
|
[ 11:52 gahr ]
- Install expect scripts in DATADIR. This fixes the conflict with
astro/weather
Suggested by: sunpoet
|
[ 10:15 gahr ]
- Update to 5.45
Please note that expectk is no longer included in the distribution. Please
use ${WISH} with [package require Expect] instead.
|
Fri, 20 Sep 2013
|
[ 19:53 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
|
Tue, 4 Jun 2013
|
[ 22:20 bf ]
fix the build after the update of lang/tcl84 to 8.4.20; assign to
tcltk@
|
Fri, 1 Feb 2013
|
[ 02:23 tj ]
Mark as jobs unsafe.
Don't bump port revision.
PR: ports/174443
Submitted by: 4721@hushmail.com
|
Wed, 4 Jul 2012
|
[ 08:14 sunpoet ]
- Add CONFLICTS with astro/weather
PR: ports/165949
Submitted by: Benjamin Tovar <ben@robotoloco.com>
|
Wed, 13 Jun 2012
|
[ 05:13 bapt ]
Convert to new options framework
|
Thu, 11 Aug 2011
|
[ 17:52 amdmi3 ]
- Remove unneeded BROKEN, distfile is still fetchable from FreeBSD mirror
- While here, mirror the distfile
|
Tue, 2 Aug 2011
|
[ 13:47 bapt ] (Only the first 10 of 21 ports in this commit are shown above. )
Mark BROKEN: Does not fetch
|
Fri, 12 Feb 2010
|
[ 10:37 pav ]
- Optionalize
PR: ports/143588
Submitted by: James Wagner <jwagner@graffadmin.com>
|
Fri, 13 Mar 2009
|
[ 23:27 shaun ] (Only the first 10 of 42 ports in this commit are shown above. )
Free most of my ports, since they aren't being maintained to a
reasonable standard.
|
Wed, 9 Apr 2008
|
[ 13:42 pav ] (Only the first 10 of 171 ports in this commit are shown above. )
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
|
Wed, 17 Oct 2007
|
[ 12:17 mm ]
Add conflict with lang/expect-devel
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tue, 27 Mar 2007
|
[ 23:59 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>
|
Fri, 29 Dec 2006
|
[ 02:29 shaun ]
- INSTALLS_SHLIB -> USE_LDCONFIG.
- Add PORSCOUT variable: skip recalled 5.44.* versions.
|
Fri, 6 Oct 2006
|
[ 01:47 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".
|
Mon, 19 Jun 2006
|
[ 20:06 shaun ] (Only the first 10 of 63 ports in this commit are shown above. )
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor)
|
Thu, 25 May 2006
|
[ 08:56 clsung ]
- submitter want to maintain this port
- he also notes that newer version had been 'recalled'
PR: ports/97733
Submitted by: maintainer (Shaun Amott)
|
Thu, 23 Jun 2005
|
[ 15:10 pav ]
- Update to 5.43.0
PR: ports/82571
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
|
Sat, 21 Aug 2004
|
[ 12:37 pav ]
- Update to 5.42.1
PR: ports/70763
Submitted by: Esa Karkkainen <ejk@iki.fi>
|
Sat, 14 Aug 2004
|
[ 09:35 arved ]
Touch configure, because Makefile.in is patched after configure (patch-ac vs
patch-aa), which confuses configure
Reported by: pointyhat
|
Fri, 28 May 2004
|
[ 01:28 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>
|
Mon, 17 Nov 2003
|
[ 10:57 krion ]
- Fix typo in LIB_DEPENDS
Noticed by: mich
No cookies for: krion
|
Sun, 16 Nov 2003
|
[ 15:35 krion ]
- Use tcl84/tk84 instead of tcl83/tk83
- Bump PORTREVISION
PR: 56654
Submitted by: YazzY <yazzy@yazzy.org>
Approved by: maintainer timeout > 2 months
|
Sat, 29 Mar 2003
|
[ 19:57 arved ]
Fix build by linking with libutil.
PR: 50335
Submitted by: Nate Eldredge <neldredge@hmc.edu>
Approved by: Jerry A! <jerry@thehutt.org> (maintainer)
|
Fri, 21 Feb 2003
|
[ 12:35 knu ] (Only the first 10 of 134 ports in this commit are shown above. )
De-pkg-comment.
|
Sat, 24 Aug 2002
|
[ 10:22 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>
|
Wed, 24 Jul 2002
|
[ 21:46 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
|
Tue, 9 Jul 2002
|
[ 16:35 dwcjr ]
Welcome Jerry A! to maintainership of expect
|
[ 16:24 dwcjr ]
Update to recent version
Remove maintainer since email address is invalid
PR: 39954
Submitted by: jerry@thehutt.org
|
Sat, 24 Nov 2001
|
[ 20:04 dwcjr ]
Add support for building without X11 support
|
Sun, 7 Oct 2001
|
[ 18:16 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.
|
Tue, 13 Mar 2001
|
[ 09:33 markm ]
Update to use tcl/tk 8.3.
|
Mon, 25 Dec 2000
|
[ 11:54 okazaki ]
Change MAINTAINER from ports@FreeBSD.org to john@coastalgeology.org.
|
Sat, 12 Aug 2000
|
[ 23:57 jedgar ]
Correct link (libexpect532.so.2 -> libexpect532.so.1)
|
[ 12:33 jedgar ]
Update port to 5.32.1
|
Fri, 16 Jun 2000
|
[ 22:52 asami ] (Only the first 10 of 264 ports in this commit are shown above. )
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
|
[ 11:38 sobomax ] (Only the first 10 of 145 ports in this commit are shown above. )
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
|
Sun, 28 May 2000
|
[ 04:22 steve ]
Update to version 5.31.8.
|
Number of commits found: 55 |