Commit Graph

512 Commits

Author SHA1 Message Date
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
espie
49c4114d7b ...and use yacc option names as well 2000-07-20 00:00:53 +00:00
espie
63773acbe5 The night of the beast that wouldn't die 2000-07-19 23:07:53 +00:00
espie
cbb4987ea9 generated files are no longer in the repository -> use x-openbsd fragment
to make sure bison is not invoked.
2000-07-19 22:03:30 +00:00
espie
93fa61dbd5 Bump to 2000-07-17 snapshot, notice that vax and m88k have been folded. 2000-07-19 21:20:57 +00:00
brad
2bedd4b38b fix comment in the autoconf script 2000-07-19 06:14:16 +00:00
espie
fb6552fb63 Fix the real problem instead of pampering over it. 2000-07-18 21:51:17 +00:00
espie
5abe0c9189 Our expect port builds fine without autoconf, just because it checks
for it doesn't mean this is needed.

Convert to new CONFIGURE_STYLE.
2000-07-18 17:59:48 +00:00
brad
2b2aca1243 - add HOMEPAGE
- remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-07-18 09:09:37 +00:00
brad
c65098a265 - add HOMEPAGE
- remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- use new framework for PLISTs
- add @comment with RCS id to PLISTs
2000-07-18 08:25:56 +00:00
brad
75255e7f3b fix mistake in this patch to the autoconf script, the original values for
SHLIB_CFLAGS and SHLIB_LD were being used because they were not removed.
2000-07-18 08:10:02 +00:00
turan
a47ca96f97 fix this port
- checksum changed and one of the headers was removed.
- it also depends on autoconf.  tsk.  tsk.  people are missing these.
2000-07-18 07:14:15 +00:00
matt
1079203e3e Correct flavors in subdir Makefile for lang/python (no-tools -> no_tools) 2000-07-14 22:05:57 +00:00
espie
fb59ca720f Bump to 07-10 snapshot. 2000-07-14 18:16:22 +00:00
kevlo
96e7549bce - Update to version 1.0a5
- Clean up Makefile
- Bump NNED_VERSION
- Add new framework and @comment to PLIST
2000-07-14 05:15:14 +00:00
matt
b4d6e6e725 no-tools -> no_tools (FLAVOR); hyphens used as delimiter in package name
Approved-By: jasoni
2000-07-14 02:15:56 +00:00
espie
f6e7d0b7bb Fix thinko
(need to update to 1.5)
2000-07-04 13:47:55 +00:00
brad
2157cd8010 correct another typo in MASTER_SITES, bad miod didnt even test this 2000-07-03 21:14:38 +00:00
espie
e597cb37f0 Kill PLIST.sed
Add @comment

Simplify ruby build, now that bsd.port.mk has proper support
for variable substitutions.
2000-06-28 13:51:23 +00:00
miod
e3a1805d55 Correct MASTER_SITES typo, bad espie 2000-06-28 01:19:05 +00:00
espie
b53e794b75 Use the right dejagnu 2000-06-28 00:14:44 +00:00
espie
733e7fc905 The egcs snapshot needs a recent dejagnu snapshot to run its testsuite.
Provided as a separate subport, as updating devel/dejagnu is probably
not wise at this stage.
2000-06-28 00:11:30 +00:00
espie
2e7fb59993 Bump to 2000-06-26 snapshot, and catch up on backlogged patches. 2000-06-27 22:14:26 +00:00
espie
a8ca1c9cab Add `no-tools' pseudo-flavor to avoid registering the same package three
times.
2000-06-10 18:11:56 +00:00
espie
2c861a4687 Remove ludicrous IS_INTERACTIVE, emulate configure.
Fake
2000-06-04 21:29:05 +00:00
espie
77e0b08dcb fake 2000-06-04 18:18:02 +00:00
espie
8406babad8 Fake, remove unneeded autoconf dependency. 2000-06-04 15:46:18 +00:00
jasoni
363211d063 Remove python tools flavor, add mpz flavor. 2000-06-02 17:23:43 +00:00
jasoni
916ec5355e Enable the gmp module.
Remove the tools flavor in favor of a tools package.
Don't enable Tk flavor by default.
2000-06-02 17:14:45 +00:00
kevlo
aa8af39fd2 - Clean up the Makefile
- Fake
2000-05-26 04:21:15 +00:00
kevlo
648c1f98c0 Upgrade to version 8.3.1 2000-05-24 02:04:06 +00:00
espie
466bb39975 Add correct incantations to grab tcl/tk and build labltk.
TODO: whack configure script until we can flavor it no_X11.
2000-05-22 15:41:35 +00:00
angelos
64729cc34e Licensing information. 2000-05-21 19:58:35 +00:00
angelos
41b579a077 Oops, checksum. 2000-05-21 19:55:49 +00:00
angelos
500a381206 Update to 3.00 2000-05-21 19:55:08 +00:00
angelos
e8188062ad Update to version 3.00 2000-05-20 06:22:06 +00:00
espie
aea0f8c2a4 Version 1.4.4
Set patches according to update-patches.
Redo PLIST according to newer bsd.port.mk.
Remove patch that's now part of ruby proper.
2000-05-18 18:37:59 +00:00
turan
4044d14038 fix dynamic plists 2000-05-05 18:00:22 +00:00
espie
249aea6677 Fix vax config files (bjc@) 2000-05-01 16:08:14 +00:00
espie
6bfbac4ad9 Synch ctors issues with src/. 2000-05-01 15:56:12 +00:00
turan
6985dc81cc license. yes to all. ok eg@unice.fr. 2000-04-29 00:02:51 +00:00
ian
0a33c89cd9 Add missing files into PLIST. 2000-04-21 22:10:58 +00:00
turan
a30308e03a two sets of duplicate licenses. 2000-04-19 12:49:36 +00:00
espie
3f2aa6890f In MULTI_PACKAGES, the default pkg_add algorithm for finding conflicts
must be overridden, as it fails.
2000-04-19 00:11:52 +00:00
espie
4d168f69f6 Forgot to bump NEED_VERSION 2000-04-18 23:34:45 +00:00
espie
0f037cb83e MULTI_PACKAGES gcc.
Splits one large 5Mb packages into core/c++/f77/java, all around 1Mb.
2000-04-18 23:23:15 +00:00
turan
9a4169326c more missing licenses 2000-04-18 10:34:08 +00:00
angelos
11135be721 License information. 2000-04-18 07:10:46 +00:00
espie
233ac49af6 explicit FAKE=No, so that we can turn FAKE on by default. 2000-04-09 17:35:57 +00:00
espie
bc58fdca1e Add a few python flavors:
- bare python for people not wanting tk
- threads/no-threads thanks to sparc, and other non-gifted with threads
archs.
2000-04-03 17:13:16 +00:00
espie
e5c3f12101 FLAVORed python.
- mark mpz flavor as broken currently (?)
- register tools as a flavor, where it should build a separate package.
But the required framework is not finished yet.
2000-04-03 17:11:44 +00:00
brad
8de05e7808 - bump NEED_VERSION
- respect CFLAGS
- remove double FAKE_FLAGS
- remove part of patch which is replaced by the use of FAKE_FLAGS
2000-04-01 21:43:05 +00:00
brad
ac3c8e8c46 almost forgot this, add another variable to FAKE_FLAGS to override the
INSTALL program used
2000-04-01 20:51:26 +00:00
brad
eca7ac7c28 - bump NEED_VERSION
- remove license type
- respect CFLAGS
- remove double FAKE_FLAGS
- remove part of patch which is replaced by the use of FAKE_FLAGS
2000-04-01 20:32:25 +00:00
espie
9e7be6e566 20000313 snapshot.
Simplify framework somewhere (don't go around downloading n+ distinct
archives)
Fake
Remove fixinc.sh more `permanently'.

20000327 snapshot and more tests pending
(sjlj is broken, I have a patch by Jeff to test).
2000-03-29 23:26:17 +00:00
espie
947fe654a5 Add ruby, kill old tcl. 2000-03-28 13:18:50 +00:00
espie
e96bbc1bf1 ruby 1.4.3: a nice language, very similar to perl, but with with interesting
differences.
2000-03-28 13:16:02 +00:00
espie
068ffbcabc expect 5.31, works with tk 8.3
Fake.
2000-03-28 11:54:14 +00:00
espie
8d96c09177 Fake, homepage, tk 8.3.
Angelos, please supply license...
2000-03-27 21:12:32 +00:00
espie
46805c3820 Fix tcl/tk 8.0 and 8.3 dependencies...
tcl/tk 8.2 still needs to be updated to 8.3 to fully clean up that mess.
2000-03-27 18:17:27 +00:00
espie
63ae9b088a Move manpages around. Now tcl/tk 8.0 and tcl/tk 8.3 can coexist peacefully. 2000-03-27 18:00:40 +00:00
espie
dd4e1c59c9 Move man pages out of the way to avoid conflict with 8.3.
Use @option no-default-conflict to say this is okay to install alongside
another version.
2000-03-27 17:28:58 +00:00
kevlo
71a31d8aab Ditch this port. I will fix the dependencies ASAP. 2000-03-27 02:14:30 +00:00
kevlo
b74cba516f Add tcl, disable tcl80 2000-03-27 02:11:19 +00:00
kevlo
c8c9a96140 Initial import of tcl 2000-03-27 02:08:46 +00:00
kevlo
d97fbb6cee Bye, bye. This is integraded with tcl port. 2000-03-27 02:01:26 +00:00
espie
0a5efdfd59 Somewhate sloppy comments. 2000-03-24 23:49:10 +00:00
espie
3b5e3e8d17 Introduce :: in *_DEPENDS as a place holder for a package spec
Bump NEED_VERSION.
2000-03-24 23:28:01 +00:00
espie
6e027c0144 Not yet 2000-03-24 22:43:16 +00:00
espie
0fd05ef2ce Move all NEED_VERSION right after CATEGORY 2000-03-24 22:11:32 +00:00
todd
f6a626bf3b fake 2000-03-24 20:51:57 +00:00
espie
7728fff438 Fix bad symlinks. 2000-03-21 22:43:47 +00:00
espie
70f6284760 Use INSTALL_ROOT, cleaner fake that way 2000-03-21 20:17:09 +00:00
espie
a588f0c34b Fix *config.sh after fake install to remove DESTDIR 2000-03-20 20:16:38 +00:00
espie
2a7029372b Fake.
Switch tkcvs to tcl/tk82
2000-03-20 19:25:12 +00:00
espie
a6cc308e22 Fake 2000-03-20 18:16:22 +00:00
turan
42da2244d6 license 2000-03-17 02:07:28 +00:00
jasoni
653d5ad445 Fake. 2000-03-08 05:42:05 +00:00
espie
135d80ace1 Replace sloppy mkstemp patch with something sane, that does correctly delete
temp files at the end, and traps error conditions better.

Checked with fries@
2000-03-07 23:20:17 +00:00