aboutsummaryrefslogtreecommitdiff
path: root/lang/smarteiffel
Commit message (Collapse)AuthorAgeFilesLines
* Update to SmartEiffel 1.1 from 1.0Daichi GOTO2003-06-193-500/+857
| | | | | | | | PR: 53478 Submitted by: Berend de Boer <berend@pobox.com> (maintainer) Notes: svn path=/head/; revision=83308
* loadpath.UNIX as installed is wrongEdwin Groothuis2003-03-301-12/+24
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=77778
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* smalleiffel -> smarteiffelYing-Chieh Liao2003-01-067-977/+1131
| | | | | | | | | | upgrade to 1.0 PR: 46044 Submitted by: maintainer Notes: svn path=/head/; revision=72633
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-10/+10
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=53957
* - Update from -0.77 to -0.76Dirk Meyer2001-03-113-948/+957
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=39600
* Correct typo in the WWW line.Nik Clayton2000-10-281-1/+1
| | | | | | | | PR: docs/22195 Submitted by: MAINTAINER Notes: svn path=/head/; revision=34373
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-2/+2
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Fixup library load paths.Jacques Vidrine2000-04-191-2/+9
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=27747
* New port for SmallEiffel, the GNU Eiffel Compiler.Jacques Vidrine2000-04-187-0/+1036
PR: ports/17407 Submitted by: Berend de Boer <berend@pobox.com> Notes: svn path=/head/; revision=27725