Commit Graph

490 Commits

Author SHA1 Message Date
espie
28f7ad32e1 Checksum changed 2000-10-10 00:48:39 +00:00
espie
54848dabf9 Fix my address. Dust off details. 2000-10-10 00:40:20 +00:00
espie
ea9d56fc7d Fiddle with details 2000-10-09 23:29:57 +00:00
espie
c15440fc83 activate no_x11 flavor 2000-10-09 22:27:51 +00:00
espie
6b2758b55d no_x11 FLAVOR 2000-10-09 22:27:03 +00:00
espie
8d29ced3dc Add no_x11 flavor, fix minor problems with coexpr on platforms without
context switch yet.
2000-10-09 21:50:32 +00:00
espie
5646786f40 slightly different organization 2000-10-09 21:32:46 +00:00
espie
c007bfceea + unicon 2000-10-08 18:28:42 +00:00
espie
b4c65b2535 Unicon, aka icon the next generation 2000-10-08 18:25:01 +00:00
espie
3f671b9242 Update to current framework, register conflict with unicon 2000-10-08 18:22:56 +00:00
ian
ee83bdd7ae Full name in MAINTAINER; remove a few old LICENSE_TYPEs, clarify
contool to NOFEE.
2000-10-05 16:10:24 +00:00
chris
75f148186f Update to Klone 2.1 2000-09-30 17:42:18 +00:00
brad
3918ceb4a1 add name to MAINTAINER 2000-09-24 07:03:59 +00:00
jasoni
37d1796f4b fix loading of shared modules 2000-09-22 15:40:54 +00:00
brad
ab9651d627 use new extraction framework: remove USE_BZIP2 and set EXTRACT_SUFX 2000-09-12 16:15:44 +00:00
brad
f7f4730e95 remove egcs 1.1.2 checksums 2000-09-12 16:11:32 +00:00
espie
5b8337af4a Update distsite.
Fake (trivial)
2000-09-12 10:02:25 +00:00
jasoni
cf7fa12a62 - Remove mpz flavor for python as it is no longer needed. 2000-09-09 14:47:51 +00:00
jasoni
2cbc80d770 - Update to Python 1.6 2000-09-08 07:55:54 +00:00
brad
36240af95e {TCL,TK}_BUILD_LIB_SPEC -> {TCL,TK}_LIB_SPEC 2000-09-06 03:46:59 +00:00
brad
f93b869151 ${PREFIX} -> ${LOCALBASE} 2000-09-06 03:46:15 +00:00
brad
57c9b344b8 upgrade to expect 5.32.1 2000-09-06 01:06:26 +00:00
espie
57a1b75287 Update to release 1.4.6.
mkstemp patch no longer needed, as the new mktemp usage is safe.
2000-09-05 13:56:24 +00:00
espie
a82af6f74a Typo 2000-09-02 15:11:18 +00:00
espie
073595ef8e New style configure and packing-lists 2000-09-02 14:54:32 +00:00
brad
5ba5f5c6bd %D -> %B 2000-08-22 23:16:04 +00:00
brad
81da12350a add librep to Makefile 2000-08-20 06:08:33 +00:00
brad
9c18c7e473 add librep port
--
an Emacs Lisp-like runtime library
2000-08-20 06:04:21 +00:00
brad
fa0ec54cc5 add klone to Makefile 2000-08-18 19:23:06 +00:00
brad
15f4bd4846 add klone port
--
KLONE is a small and fast fully interpreted language intended to be
embedded into C applications to provide them with a powerful, yet fast
and small extension language. Its syntax is very inspired from Lisp (its
external syntax has been kept as close as possible to Common Lisp as
possible), but its implementation is original and efficient, to give full
extensibility, intimate interfacing to C, incremental garbage collection,
and full portability on either K&R or ANSI C.
2000-08-18 19:20:10 +00:00
espie
68e32fddbf oops 2000-08-16 18:54:48 +00:00
kevlo
c4a5574849 + lua 2000-08-16 03:16:32 +00:00
kevlo
37790aab57 Initial import of lua-3.2
lua ia a powerful, light-weight programming language.

Submitted by:	David Terrell <dbt@meat.net>
2000-08-16 03:15:41 +00:00
kevlo
7670682791 Sort them in alpha-order, not sort alpha-order in each directory 2000-08-12 06:15:57 +00:00
brad
675e1c0e4e rearrange PLISTs 2000-08-11 09:42:36 +00:00
brad
148d485453 upgrade to guile 1.4 2000-08-11 04:00:14 +00:00
kevlo
74ddb9ec93 Update to version 8.3.2 2000-08-11 02:34:25 +00:00
brad
ae91c1994c replace bad use of ${LOCALBASE} with ${PREFIX} in post-install target 2000-08-10 02:38:50 +00:00
brad
43a52f82eb - add HOMEPAGE
- remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- mkdir -> ${INSTALL_DATA_DIR}
- remove unnecessary ${LDCONFIG}
- use better filename for patch
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-08-09 21:41:19 +00:00
espie
1a2fcddb09 Let example programs compile even if icon_lib-9.3.2 was not already
installed. Bootstrap issue found by marc@.
2000-08-03 00:53:42 +00:00
espie
fc7aa5308c Fix innocuous typo in MASTER_SITES, noticed by marc@ 2000-08-02 23:03:27 +00:00
espie
793ba699aa 2000-07-31
- use enable-languages, as this is more tested (and LANGUAGES= failed this
time...),
- remove patch that has been folded,
- sync the cpp -> cpp0 change, and the libtool update.
2000-08-01 14:44:43 +00:00
espie
ee1818fde7 icon-lib bumped to 9.3.3 (no 9.3.3 for the interpreter). 2000-08-01 12:38:43 +00:00
matt
685a021459 FAKE, PLIST.shared, HOMEPAGE, CONFIGURE_STYLE, assorted other cleanups
(ok ian@)
2000-07-27 23:34:56 +00:00
espie
607d30999a Bump to 0724 snapshot. 2000-07-26 14:01:46 +00:00
espie
4bccc68e80 Fix buglet in C++ parser source that disagrees with yacc 2000-07-26 12:51:19 +00:00
brad
1413330534 - bump NEED_VERSION
- remove empty LIB_DEPENDS line
2000-07-21 07:46:07 +00:00
brad
15e7685516 - add HOMEPAGE
- remove license type
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-07-20 04:56:42 +00:00
jasoni
e0f396542b - remove LICENSE_TYPE
- remove FAKE=Yes
- HAS_CONFIGURE -> CONFIGURE_STYLE
- add homepage to DESCR
2000-07-20 04:11:04 +00:00
espie
3c070e1df8 Can't be helped... java wants to build a pure parser, so bison
is mandatory for it.
2000-07-20 00:18:28 +00:00