summaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Add USE_XLIB.asami1998-12-283-3/+6
|
* Fix as BROKEN. Add MASTER_SITESflathill1998-12-272-8/+6
|
* Wasn't in the main dir when I commited this the first time.obrien1998-12-2640-40/+200
| | | | Noticed by: jdp
* BROKEN='single fetch site, which is currently behind a routing loop'obrien1998-12-262-2/+6
| | | | Commited with single MASTER_SITE by: flathill
* Build and install crtbegin.o crtbeginS.o crtend.o crtendS.o for the ELF case.obrien1998-12-2520-0/+200
| | | | | | | This should fix some of the problems with exceptions under ELF. PR: ports/9089 Submitted by: jdp via Robert Schulhof <rrs@LMI.Net>
* Activate lang/erlangflathill1998-12-241-1/+2
|
* PR: ports/9054flathill1998-12-2412-0/+870
| | | | | Submitted by: Ruslan@Shevchenko.Kiev.UA modern programming language from Ericsson labs
* Assume role of maintainer. By request of: maintainer.cwt1998-12-241-2/+2
|
* The squeak port has moved to squeak1.steve1998-12-231-2/+2
| | | | Thanks to: Satoshi Asami for the repo copy. :)
* Update to version 1.31.steve1998-12-235-39/+83
| | | | | PR: 9159 Submitted by: maintainer
* Mark BROKEN, repo copied.asami1998-12-231-1/+3
|
* Add USE_XLIB.asami1998-12-222-2/+4
|
* Add USE_XLIB.asami1998-12-221-1/+2
|
* Activate lange/icijseger1998-12-191-1/+2
|
* Import of ici v2.0.3.jseger1998-12-195-0/+31
| | | | | | | | | | | This is Tim Long's ICI language interpreter. ICI is a dynamic interpretive language with control flow structures and expression syntax derived from C. ICI offers useful inbuilt data types, automatic memory management (garbage collection), error handling and other handy features. ICI is in the public domain, there is no copyright on it. PR: ports/5653 Submitted by: andy@research.canon.com.au
* Cause tcl "info sharedlibextension" command to correctly returncwt1998-12-191-0/+1
| | | | | ".so". Submitted by: "Louis A. Mamakos" <louie@TransSys.COM>
* Tcl v8.0.4cwt1998-12-195-26/+29
|
* mit-scheme needs XLIB.asami1998-12-181-1/+3
|
* Since Mr. O'Brien is so modest, I'm going to add his pgcc port here.asami1998-12-171-1/+2
|
* get this rightobrien1998-12-141-2/+2
|
* Yuck, this thing BUILD_DEPENDS on autoconf.obrien1998-12-141-6/+7
| | | | Noticed by: Maxim Sobolev <max@vega.pfts.com>
* PGCC, the Pentium optimizing version of GCC is back.....obrien1998-12-1312-0/+584
| | | | It is now based on EGCS.
* Use PKG* variables instead of adding extra files to PKG_ARGS.asami1998-12-137-40/+43
|
* Upgrade to 0.18.mph1998-12-115-19/+37
| | | | Provoked by: Bill Fenner's distfile survey
* Activate the jikes port.steve1998-12-101-1/+2
|
* Add more MASTER_SITES.vanilla1998-12-101-7/+6
| | | | | PR: ports/9037 Submitted by: josh@quick.net
* Use the bzip2 version of the distfile. It saves almost 3meg.obrien1998-12-0540-100/+220
|
* EGCS 1.1.1 *Release* is out.obrien1998-12-0540-220/+260
|
* Fix configure scripts to it correctly detects an ELF system w/o having toobrien1998-12-042-0/+30
| | | | | | be forced. Submitted by: Niall Smart <nialls@euristix.ie> (w/changes by me)
* Add OSREL to tail end of ${ARCH}-unknown-freebsd to get a properly formedobrien1998-12-0420-60/+60
| | | | GNU description string.
* Add ":install" at end of DEPENDS line -- it's the default, but justasami1998-12-041-2/+2
| | | | to make it clear.
* Update squeak to version 2.2.nectar1998-12-0311-97/+134
|
* Mark this broken while nectar works on upgrade after repo copy.asami1998-12-032-2/+4
|
* More MASTER_SITEScracauer1998-12-022-17/+12
| | | | | | Compacting DESCR Yes, I still plan to ELFify this one...
* More MASTER_SITEScracauer1998-12-021-2/+3
| | | | Make portlint happy
* "upgrade" to EGCS egcs-1.1.1-prerelease-3.obrien1998-12-0260-300/+220
| | | | | | Note that the 1.1 versions are an older code base (egcs rev 2.91.x) vs. the snapshot this is replacing (egcs rev 2.92.x). However people have reported less problems with 1.1.1-prerel than the current snapshots.
* Make sure PLIST is correct whether you have source or not. Add copyrightasami1998-12-0230-45/+135
| | | | | | file. Add "|| true" to end of != grep command line to avoid warnings. Submitted by: tg
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteasami1998-12-016-6/+18
| | | | | that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
* A few more USE_XLIBs.asami1998-11-281-1/+2
|
* More USE_XLIBs.asami1998-11-281-1/+2
|
* A few more USE_XLIBs.asami1998-11-283-3/+6
|
* Create ${PREFIX}/bin before cat'ing a file into it.asami1998-11-284-0/+4
|
* This port requires X to compile, so define USE_XLIB.asami1998-11-271-1/+2
|
* Escape quote.asami1998-11-261-2/+2
|
* * Update checksum for distribution.nectar1998-11-244-36/+65
| | | | | | | | * Fix for ELF. * Fix misuse of errno as a structure member name (original author notified). * Build and install both static and shared libraries. * Move install target from port Makefile to files/Makefile.
* Clean up MASTER_SITES. Remove unneeded patch.jkoshy1998-11-222-10/+18
|
* Add virtual category elisp.kuriyama1998-11-201-2/+2
| | | | | Reminded by: wosch Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
* Upgrade to 3.0.3.tg1998-11-202-6/+6
|
* Upgrade to v110.9.1. Unbreak.jkoshy1998-11-2012-94/+562
|
* gyve is broken with guile-1.3. Marking it and everything thatbillf1998-11-171-1/+3
| | | | | | | depends on it as BROKEN. PR: ports/8618 Submitted by: Yukihiro Nakai <nakai@TokyoNet.AD.JP>
OpenPOWER on IntegriCloud