aboutsummaryrefslogtreecommitdiff
path: root/lang/expect
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* lang/expect: register LDCONFIG pathPietro Cerutti2020-02-051-6/+6
| | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=525268
* onvert to UCL & cleanup pkg-message (categories l-m)Mathieu Arnold2019-08-131-0/+6
| | | | Notes: svn path=/head/; revision=508882
* lang/expect: install example scripts and manpages in the proper locationPietro Cerutti2018-10-305-46/+47
| | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=483467
* lang/expect: update to 5.45.4Pietro Cerutti2018-02-087-538/+1248
| | | | | | | | | | 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). Notes: svn path=/head/; revision=461237
* lang/expect: revert upgrade to 5.45.4, will need some more timePietro Cerutti2018-02-081-4/+2
| | | | Notes: svn path=/head/; revision=461207
* lang/expect: update to 5.45.4Pietro Cerutti2018-02-082-1/+5
| | | | | | | Announcement: https://sourceforge.net/p/tcl/mailman/message/36215275/ Notes: svn path=/head/; revision=461206
* lang/expect: fix WWW line in pkg-descrPietro Cerutti2017-01-101-2/+1
| | | | Notes: svn path=/head/; revision=431069
* Support Tk in USES=tk:tea. Convert more ports + minor fixes and modernization.Pietro Cerutti2016-04-211-13/+4
| | | | Notes: svn path=/head/; revision=413727
* Fixup some whitespace at the beginning of lines problems.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412342
* lang/expect: fix configuration phase fs violationJohn Marino2016-03-221-0/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=411662
* lang/expect: update to 5.45.3, bump PORTREVISION on dependent portsPietro Cerutti2016-03-185-90/+531
| | | | Notes: svn path=/head/; revision=411367
* lang/expect: install manpages along with sample toolsPietro Cerutti2016-01-175-31/+40
| | | | | | | | PR: 194130 Submitted by: w.schwarzenfeld@utanet.at Notes: svn path=/head/; revision=406307
* Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold2015-05-221-3/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387082
* Cleanup plistBaptiste Daroussin2014-10-271-2/+0
| | | | Notes: svn path=/head/; revision=371587
* - Install expect scripts in DATADIR. This fixes the conflict withPietro Cerutti2014-02-283-28/+33
| | | | | | | | | astro/weather Suggested by: sunpoet Notes: svn path=/head/; revision=346491
* - Update to 5.45Pietro Cerutti2014-02-287-129/+95
| | | | | | | | Please note that expectk is no longer included in the distribution. Please use ${WISH} with [package require Expect] instead. Notes: svn path=/head/; revision=346482
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-4/+2
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* fix the build after the update of lang/tcl84 to 8.4.20; assign toBrendan Fabeny2013-06-041-2/+5
| | | | | | | tcltk@ Notes: svn path=/head/; revision=319928
* Mark as jobs unsafe.Tom Judge2013-02-011-0/+1
| | | | | | | | | | Don't bump port revision. PR: ports/174443 Submitted by: 4721@hushmail.com Notes: svn path=/head/; revision=311346
* - Add CONFLICTS with astro/weatherSunpoet Po-Chuan Hsieh2012-07-041-1/+1
| | | | | | | | PR: ports/165949 Submitted by: Benjamin Tovar <ben@robotoloco.com> Notes: svn path=/head/; revision=300465
* Convert to new options frameworkBaptiste Daroussin2012-06-131-7/+8
| | | | Notes: svn path=/head/; revision=299169
* - Remove unneeded BROKEN, distfile is still fetchable from FreeBSD mirrorDmitry Marakasov2011-08-111-3/+1
| | | | | | | - While here, mirror the distfile Notes: svn path=/head/; revision=279503
* Mark BROKEN: Does not fetchBaptiste Daroussin2011-08-021-0/+2
| | | | Notes: svn path=/head/; revision=278794
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276987
* - OptionalizePav Lucistnik2010-02-121-6/+10
| | | | | | | | PR: ports/143588 Submitted by: James Wagner <jwagner@graffadmin.com> Notes: svn path=/head/; revision=249648
* Free most of my ports, since they aren't being maintained to aShaun Amott2009-03-131-1/+1
| | | | | | | reasonable standard. Notes: svn path=/head/; revision=230014
* Update distinfo to reflect re-rolled distfile (contents verified asShaun Amott2008-11-141-3/+3
| | | | | | | | | | identical). PR: ports/125867 Submitted by: Karsten Rothemund <karsten@photor.de> Notes: svn path=/head/; revision=222848
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-091-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=210928
* Add conflict with lang/expect-develMartin Matuska2007-10-171-0/+2
| | | | Notes: svn path=/head/; revision=201622
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Let expect detect and use openpty(3), and therefore allow it to utiliseShaun Amott2007-03-272-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> Notes: svn path=/head/; revision=188606
* - INSTALLS_SHLIB -> USE_LDCONFIG.Shaun Amott2006-12-291-1/+3
| | | | | | | - Add PORSCOUT variable: skip recalled 5.44.* versions. Notes: svn path=/head/; revision=180935
* - Allow expect to utilise 256 pty's as supported by FreeBSD. TheShaun Amott2006-10-062-0/+21
| | | | | | | | | | current code arbitrarily limits us to 64 at a time. - Bump PORTREVISION. Patch provided by "Cybil". Notes: svn path=/head/; revision=174606
* Switch to my @FreeBSD.org address.Shaun Amott2006-06-191-1/+1
| | | | | | | Approved by: ahze (mentor) Notes: svn path=/head/; revision=165799
* - submitter want to maintain this portCheng-Lung Sung2006-05-251-1/+1
| | | | | | | | | | - he also notes that newer version had been 'recalled' PR: ports/97733 Submitted by: maintainer (Shaun Amott) Notes: svn path=/head/; revision=163351
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149341
* - Update to 5.43.0Pav Lucistnik2005-06-232-5/+5
| | | | | | | | PR: ports/82571 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Notes: svn path=/head/; revision=137935
* - Update to 5.42.1Pav Lucistnik2004-08-212-6/+5
| | | | | | | | PR: ports/70763 Submitted by: Esa Karkkainen <ejk@iki.fi> Notes: svn path=/head/; revision=116929
* Touch configure, because Makefile.in is patched after configure (patch-ac vsTilman Keskinoz2004-08-141-0/+3
| | | | | | | | | patch-aa), which confuses configure Reported by: pointyhat Notes: svn path=/head/; revision=116187
* remove maintainershipEdwin Groothuis2004-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> Notes: svn path=/head/; revision=110160
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Fix typo in LIB_DEPENDSKirill Ponomarev2003-11-171-3/+3
| | | | | | | | Noticed by: mich No cookies for: krion Notes: svn path=/head/; revision=94167
* - Use tcl84/tk84 instead of tcl83/tk83Kirill Ponomarev2003-11-161-8/+8
| | | | | | | | | | | - Bump PORTREVISION PR: 56654 Submitted by: YazzY <yazzy@yazzy.org> Approved by: maintainer timeout > 2 months Notes: svn path=/head/; revision=94101
* Fix build by linking with libutil.Tilman Keskinoz2003-03-291-0/+1
| | | | | | | | | PR: 50335 Submitted by: Nate Eldredge <neldredge@hmc.edu> Approved by: Jerry A! <jerry@thehutt.org> (maintainer) Notes: svn path=/head/; revision=77700
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* Properly convert command-line arguments into UTF-8 before passing themMaxim Sobolev2002-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> Notes: svn path=/head/; revision=64950
* Update to 5.38.0Patrick Li2002-07-242-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 Notes: svn path=/head/; revision=63503
* Welcome Jerry A! to maintainership of expectDavid W. Chapman Jr.2002-07-091-1/+1
| | | | Notes: svn path=/head/; revision=62709
* Update to recent versionDavid W. Chapman Jr.2002-07-093-15/+24
| | | | | | | | | | Remove maintainer since email address is invalid PR: 39954 Submitted by: jerry@thehutt.org Notes: svn path=/head/; revision=62706