Commit graph

67 commits

Author SHA1 Message Date
Satoshi Asami
d071179a62 Remove pTk, superseded by p5-Tk400 port. 1997-03-06 23:10:51 +00:00
David E. O'Brien
e4ea41d48e www/sawt --> devel/sawt
www/kaffe           -->     lang/kaffe
www/jdk             -->     lang/jdk
www/javac_netscape  -->     lang/javac_netscape
1997-02-18 11:36:08 +00:00
David E. O'Brien
3b6f2adee6 Turn on guavac Java compiler. 1997-02-16 01:32:43 +00:00
Mike Smith
bdd7e51cc9 Add idl4 1997-01-16 08:34:24 +00:00
Satoshi Asami
8a6f763ea3 Added ocaml. 1997-01-03 11:26:54 +00:00
David E. O'Brien
1384986d38 Just doing a little "SUBDIR += lcc" action. 1996-12-27 11:11:44 +00:00
David E. O'Brien
a5b245b377 Share mixal with the rest of the world. 1996-12-25 12:14:02 +00:00
Satoshi Asami
e8029531ee Add pgcc-current.
Forgetten-despite-my-repeated-warnings-by:	andreas
1996-12-19 00:19:07 +00:00
David E. O'Brien
b283b328e0 Turn on lang/cim 1996-12-04 08:03:09 +00:00
Satoshi Asami
2b7a524869 Remove tcl75, it is already in the main source tree. 1996-12-03 11:06:32 +00:00
John Polstra
c13908c42c Enable modula-3-socks. 1996-11-01 02:41:30 +00:00
John Polstra
424cae1651 Add new port "modula-3-lib". 1996-10-29 23:07:37 +00:00
Masafumi Max NAKANE
702463d897 Activated SWI-Prolog port. 1996-10-25 10:35:48 +00:00
James FitzGibbon
80e36c8e43 Removed msqlperl, pending re-import into databases/ 1996-10-17 02:38:23 +00:00
Masafumi Max NAKANE
f309e2b0cc Fixed typo and activated msqlperl properly.
Closes PR ports/1728.
(But I don't know how to actually change  the state of PR.
Could someone do this for me?  Or tell me how?)

Submitted by:	shanee@rabbit.augusta.de
1996-10-05 20:19:19 +00:00
James FitzGibbon
a5359be788 Import of MsqlPerl, an perl5 module for accessing mSQL databases. 1996-09-30 11:10:33 +00:00
James FitzGibbon
d5e3fb8d0e Import of REXX/imc. 1996-09-23 15:55:44 +00:00
Chuck Robey
28430d79aa Added moscow_ml to SUBDIRS 1996-07-28 14:43:05 +00:00
Satoshi Asami
c1a8c54574 Added xpl. 1996-07-10 10:28:28 +00:00
Jordan K. Hubbard
73f6ab3564 Add tclX75 1996-06-16 06:47:38 +00:00
Satoshi Asami
bfc2f48958 Add gnat. 1996-04-12 08:30:51 +00:00
John Polstra
e9caf834cc Add new subdirectory "modula-3". 1996-03-20 22:31:15 +00:00
Satoshi Asami
c749f16a7a Add tcl75. 1996-03-07 01:54:35 +00:00
Satoshi Asami
a60c8e197d Add expect to SUBDIR, it builds and packages now! 1996-02-07 10:09:38 +00:00
Jordan K. Hubbard
df5fd017ae Add tclX74 to subdirs. 1996-02-07 06:20:54 +00:00
Satoshi Asami
809fcc16f3 Added pgcc. 1996-01-31 09:14:31 +00:00
Satoshi Asami
0d9ba0b7c5 Change guile-ii to guile-iii. 1995-10-12 07:15:54 +00:00
Satoshi Asami
1f43de46ba Convert all makefiles to new formats. 1995-10-03 11:45:15 +00:00
Eric L. Hernes
a0217f1f0a added eiffel
Reviewed by:	asami
1995-10-03 02:57:01 +00:00
Satoshi Asami
09f16f01f2 Add pbasic. 1995-08-24 01:44:35 +00:00
Satoshi Asami
2f0a365aaa Added tcl74. 1995-08-14 08:43:23 +00:00
Satoshi Asami
741b727ed3 Add bwbasic, move BROKEN stuff down in alphabetical order. 1995-08-09 14:49:16 +00:00
Jordan K. Hubbard
ca4a7f2e40 Add python. 1995-08-08 22:11:29 +00:00
Jean-Marc Zucconi
f3ece22c3b Remove nTk, add pTk
Convert the makefile to the new format
1995-07-05 14:08:49 +00:00
Satoshi Asami
b5a3815648 Move gnat to BROKEN list. It's really not broken at all, it just
requires an existing gnat installation, so leaving it in SUBDIR
may cause people to trip over.
Submitted by:	jhs
1995-06-21 10:47:38 +00:00
Satoshi Asami
742f19b32d Oops, gnat was fixed earlier today by Josh (I think...or was in Jeff?)...
move it to SUBDIR.
1995-05-14 07:14:01 +00:00
Satoshi Asami
c9dc84a522 Clean up subdir Makefiles. They now all look like this:
=====
# Id line
#
# RESTRICTED: restricted_port_1 (comment1)
# RESTRICTED: restricted_port_2 (comment2)
#
# BROKEN: broken_port_3 (comment3)
# BROKEN: broken_port_4 (comment4)
# BROKEN: broken_port_5 (comment5)
#

SUBDIR= good_port_1 good_port_2 ...
=====

Basically, the idea is to make it easy to find restricted or broken
ports by doing a "grep".
1995-05-14 03:30:07 +00:00
Satoshi Asami
ca23afc4b2 Add gnat to the "broken" list (for now), add elk and itcl to the SUBDIR
list.
1995-05-13 07:55:10 +00:00
Satoshi Asami
4a044548aa Add guile-ii. Move nTk in alphabetical order. 1995-05-13 03:35:48 +00:00
Jean-Marc Zucconi
c22b4bd224 Add nTk to the SUBDIR list (not in alphabetical order since it depends
on perl5)
1995-05-12 15:32:36 +00:00
Satoshi Asami
d9afa9b70a Add g77, which is now working fine. Thanks, Jeff! 1995-05-12 07:20:21 +00:00
Satoshi Asami
cd1e798da7 Take out schemetoc until ldconfig is taken out. 1995-04-18 01:35:35 +00:00
Satoshi Asami
e138f15f96 Added perl5. 1995-04-17 06:04:06 +00:00
Jordan K. Hubbard
fb599fa38a Add icon 1995-04-06 08:55:31 +00:00
Joshua Peck Macdonald
00efbf4ce7 added mit-scheme to the SUBDIR variable. 1995-03-30 07:52:39 +00:00
Joshua Peck Macdonald
58d20f42d2 I forgot to add this when I fixed scheme48, it works now. 1995-03-14 05:26:51 +00:00
Andreas Schulz
6ad8760aee Put back tclX from the broken subdirs to the regular subdirs. It builds
and installs now.
1995-03-12 23:15:21 +00:00
Andreas Schulz
1c537e9ab1 Disable tclX until someone fixes it. It expects a static tk library, but
the tk port only builds a shared lib.
1995-02-26 01:16:07 +00:00
Jeffrey Hsu
122f59c8ac Add gcl. 1995-02-12 21:13:29 +00:00
Gary Palmer
95bd42eb6c Add Gofer
Submitted by:	hsu
1995-02-10 08:07:59 +00:00