Commit graph

13 commits

Author SHA1 Message Date
Kris Kennaway
ec611060ec Add missing symlink 2004-04-13 12:04:04 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Edwin Groothuis
2ba32427f1 a few files in the 1.1 lang/smarteiffel port had the wrong path (the build path)
The system.se and loadpath.se files had the build path instead of
	the install path. This patch corrects this issuse.
	Also the loadpath.UNIX file was no longer applicable.
	This isn't an issue for people using the Gobo geant build system,
	but for pure SmartEiffel users the port didn't work.

PR:		ports/57203
Submitted by:	User & <berend@pobox.com>
2003-10-11 11:52:31 +00:00
Daichi GOTO
b7a8f06ec6 Update to SmartEiffel 1.1 from 1.0
PR:		53478
Submitted by:	Berend de Boer <berend@pobox.com> (maintainer)
2003-06-19 12:02:14 +00:00
Edwin Groothuis
d97483e3cf loadpath.UNIX as installed is wrong
Eiffel applications that still rely on loadpath to work correctly,
	will not work with the port as installed. This patch fixes that
	problem.

PR:		ports/47988
Submitted by:	User & <berend@nederware.nl>
2003-03-30 23:59:29 +00:00
Akinori MUSHA
3baa89dcc9 De-pkg-comment. 2003-02-21 12:35:09 +00:00
Ying-Chieh Liao
7e045cb054 smalleiffel -> smarteiffel
upgrade to 1.0

PR:		46044
Submitted by:	maintainer
2003-01-06 15:42:41 +00:00
Akinori MUSHA
c982f5faf1 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 11:24:09 +00:00
Dirk Meyer
ceb45a48dc - Update from -0.77 to -0.76
- Version numbering is negative, so PORTEPOCH must be bumped each time
- Distfile now match version number
- Original patch had wrong checksum
- avoid PORTEPOCH in installation path

PR:		22773
Submitted by:	maintainer
2001-03-11 18:44:49 +00:00
Nik Clayton
cb910f1e76 Correct typo in the WWW line.
PR:			docs/22195
Submitted by:		MAINTAINER
2000-10-28 22:25:44 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Jacques Vidrine
f0a22da14a Fixup library load paths.
Submitted by:	MAINTAINER
2000-04-19 12:30:39 +00:00
Jacques Vidrine
be8f5c9c50 New port for SmallEiffel, the GNU Eiffel Compiler.
PR:		ports/17407
Submitted by:	Berend de Boer <berend@pobox.com>
2000-04-18 15:46:17 +00:00