Commit graph

5 commits

Author SHA1 Message Date
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jlam
81db182ecc Rename the following variables to reduce the number that we need to track:
EXTRACT_CMD_OPTS.bin		->  EXTRACT_OPTS_BIN
	EXTRACT_CMD_OPTS.lha		->  EXTRACT_OPTS_LHA
	EXTRACT_CMD_OPTS.rar		->  EXTRACT_OPTS_RAR
	EXTRACT_CMD_OPTS.tar		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tar.Z		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tar.bz2	->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tar.gz		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tbz		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tbz2		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tgz		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.zip		->  EXTRACT_OPTS_ZIP
	EXTRACT_CMD_OPTS.zoo		->  EXTRACT_OPTS_ZOO
	EXTRACT_CMD_OPTS_tar.gz		->  EXTRACT_OPTS_TAR
2006-01-20 23:41:29 +00:00
grant
9c6620726f :tu isn't supported by pkgsrc bmake. 2005-02-20 12:52:39 +00:00
jschauma
16b8d2a9fb Categories+= devel 2005-02-01 19:15:28 +00:00
jschauma
a84fcabfb4 Initial import of devel/wide:
WIDE stands for 'The While IDE', an integrated development environment for the
While programming language.

With WIDE you will be able to:

   1. Create and edit While Programs written in standard list concrete syntax,
      and a novel textual (string) syntax developed exclusively for WIDE.
   2. Compile and Run While Programs.
   3. Debug Programs.
   4. Easily experiment with meta-programming ideas and concepts.

Wide is licensed under the Eclipse License.
2005-02-01 19:11:20 +00:00