1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

103 Commits

Author SHA1 Message Date
Baptiste Daroussin
888ab73a81 Add NO_STAGE all over the place in preparation for the staging support (cat: lang) 2013-09-20 19:53:09 +00:00
Brendan Fabeny
b1839a5645 fix the build after the update of lang/tcl84 to 8.4.20; assign to
tcltk@
2013-06-04 22:20:51 +00:00
Tom Judge
4e8c5ab888 Mark as jobs unsafe.
Don't bump port revision.

PR:		ports/174443
Submitted by:	4721@hushmail.com
2013-02-01 02:23:01 +00:00
Sunpoet Po-Chuan Hsieh
640ba40da6 - Add CONFLICTS with astro/weather
PR:		ports/165949
Submitted by:	Benjamin Tovar <ben@robotoloco.com>
2012-07-04 08:14:54 +00:00
Baptiste Daroussin
8316e2eeba Convert to new options framework 2012-06-13 05:13:04 +00:00
Dmitry Marakasov
67053c8b3f - Remove unneeded BROKEN, distfile is still fetchable from FreeBSD mirror
- While here, mirror the distfile
2011-08-11 17:52:03 +00:00
Baptiste Daroussin
3a2aede000 Mark BROKEN: Does not fetch 2011-08-02 13:47:46 +00:00
Olli Hauer
27de467a2b - remove MD5 2011-07-03 13:45:36 +00:00
Pav Lucistnik
2e074d1aa2 - Optionalize
PR:		ports/143588
Submitted by:	James Wagner <jwagner@graffadmin.com>
2010-02-12 10:37:20 +00:00
Shaun Amott
e947ebc240 Free most of my ports, since they aren't being maintained to a
reasonable standard.
2009-03-13 23:27:19 +00:00
Shaun Amott
fd9f8a49e2 Update distinfo to reflect re-rolled distfile (contents verified as
identical).

PR:		ports/125867
Submitted by:	Karsten Rothemund <karsten@photor.de>
2008-11-14 16:43:20 +00:00
Pav Lucistnik
92b220fa9c - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat:	portmgr
2008-04-09 13:42:26 +00:00
Martin Matuska
7fa2d244f7 Add conflict with lang/expect-devel 2007-10-17 12:17:02 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Shaun Amott
4edca4d9df 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>
2007-03-27 23:59:22 +00:00
Shaun Amott
345b310a38 - INSTALLS_SHLIB -> USE_LDCONFIG.
- Add PORSCOUT variable: skip recalled 5.44.* versions.
2006-12-29 02:29:19 +00:00
Shaun Amott
42266b5d9e - 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".
2006-10-06 01:47:56 +00:00
Shaun Amott
5361678373 Switch to my @FreeBSD.org address.
Approved by:	ahze (mentor)
2006-06-19 20:06:59 +00:00
Cheng-Lung Sung
e151530d7a - submitter want to maintain this port
- he also notes that newer version had been 'recalled'

PR:		ports/97733
Submitted by:	maintainer (Shaun Amott)
2006-05-25 08:56:28 +00:00
Pav Lucistnik
f307f38435 - Add SHA256 2005-11-25 00:33:45 +00:00
Pav Lucistnik
86b7251724 - Update to 5.43.0
PR:		ports/82571
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-06-23 15:10:02 +00:00
Pav Lucistnik
1f2b257927 - Update to 5.42.1
PR:		ports/70763
Submitted by:	Esa Karkkainen <ejk@iki.fi>
2004-08-21 12:37:00 +00:00
Tilman Keskinoz
9c984d1d35 Touch configure, because Makefile.in is patched after configure (patch-ac vs
patch-aa), which confuses configure

Reported by:	pointyhat
2004-08-14 09:35:32 +00:00
Edwin Groothuis
52fbae920c 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>
2004-05-28 01:28:15 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kirill Ponomarev
5f416ceae1 - Fix typo in LIB_DEPENDS
Noticed by:	mich
No cookies for:	krion
2003-11-17 10:57:00 +00:00
Kirill Ponomarev
0e471544c8 - Use tcl84/tk84 instead of tcl83/tk83
- Bump PORTREVISION

PR:		56654
Submitted by:	YazzY <yazzy@yazzy.org>
Approved by:	maintainer timeout > 2 months
2003-11-16 15:35:37 +00:00
Tilman Keskinoz
fca9fceff7 Fix build by linking with libutil.
PR:		50335
Submitted by:	Nate Eldredge <neldredge@hmc.edu>
Approved by:	Jerry A! <jerry@thehutt.org> (maintainer)
2003-03-29 19:57:16 +00:00
Akinori MUSHA
3baa89dcc9 De-pkg-comment. 2003-02-21 12:35:09 +00:00
Maxim Sobolev
202ab70e84 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>
2002-08-24 10:22:23 +00:00
Patrick Li
8099dc93cd 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
2002-07-24 21:46:39 +00:00
David W. Chapman Jr.
610964ad70 Welcome Jerry A! to maintainership of expect 2002-07-09 16:35:54 +00:00
David W. Chapman Jr.
9942828401 Update to recent version
Remove maintainer since email address is invalid

PR:		39954
Submitted by:	jerry@thehutt.org
2002-07-09 16:24:38 +00:00
David W. Chapman Jr.
4d766afb12 Add support for building without X11 support
PR:		28727
Submitted by:	khera@kciLink.com
2001-11-24 20:04:18 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Dima Dorfman
125d541dec 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.
2001-10-07 17:16:46 +00:00
Mark Murray
b5d0261e75 Update to use tcl/tk 8.3.
Approved by:	maintainer
2001-03-13 09:33:29 +00:00
OKAZAKI Tetsurou
2ab806dba8 Change MAINTAINER from ports@FreeBSD.org to john@coastalgeology.org.
PR:           23796
Submitted by: Jonathan Pennington <john@coastalgeology.org>
2000-12-25 11:54:08 +00:00
Chris D. Faulhaber
65e943be4a Correct link (libexpect532.so.2 -> libexpect532.so.1)
Submitted by:	Frank McConnell <fmc@reanimators.org>
2000-08-12 22:57:57 +00:00
Chris D. Faulhaber
276fd0de4a Update port to 5.32.1
PR:		20132, 20517
Submitted by:	James Howard <howardjp@wam.umd.edu>
		Frank McConnell <fmc@reanimators.org>
2000-08-12 11:33:18 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
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
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Steve Price
aabe807d83 Update to version 5.31.8. 2000-05-28 03:22:26 +00:00
Kris Kennaway
2389b56104 Unbreak by updating to expect 5.31.5
Noticed by:	bento
2000-04-24 08:48:47 +00:00
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
Chris D. Faulhaber
be05ad8a58 Update expect to 5.31.4 (fixes invalid MD5 checksum due to non-versioned
DISTFILES)
2000-02-21 21:54:30 +00:00
Dirk Froemberg
64981bca23 ports@freebsd.org -> ports@FreeBSD.org 2000-02-13 17:09:11 +00:00
Chris D. Faulhaber
99a03ff051 Fix configure under 3.x when autoconf is not installed
Found by:	bento
2000-01-07 00:09:18 +00:00
Steve Price
b4a01043ad Update to version 5.31.
PR:		14577
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-01 00:38:05 +00:00
Chris Piazza
79f1423aa3 md5 changed for no apparent reason 1999-09-06 05:20:00 +00:00