summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix Version-required comment.John Polstra1998-08-1220-40/+40
| | | | Notes: svn path=/head/; revision=12468
* Upgrade to the 19980803 snapshot.David E. O'Brien1998-08-1160-3780/+3740
| | | | Notes: svn path=/head/; revision=12441
* Find the distfile again and portlint while I'm here.Steve Price1998-08-103-10/+118
| | | | | | | | PR: 7545 Submitted by: Daniel O'Connor <doconnor@gsoft.com.au> Notes: svn path=/head/; revision=12424
* Update to the June 1998 sources.Steve Price1998-08-093-25/+38
| | | | | | | | PR: 7518 Submitted by: maintainer Notes: svn path=/head/; revision=12350
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-0719-47/+47
| | | | Notes: svn path=/head/; revision=12335
* Make these ports (TenDRA, egcs, gcc28, glibstdc++28 and guavac, allSatoshi Asami1998-08-0723-32/+69
| | | | | | | | | | | | | under lang) use ${OSREL} as defined in bsd.port.mk rev 1.281 and 1.227.2.43. Note gcc28 is hopelessly broken, it uses an undefined variable ${GNUOSREL} and thus has an empty string wherever ${OSREL} should be. However, it's consistent with its own PLIST at the current state so I haven't "fixed" it yet. Notes: svn path=/head/; revision=12329
* create needed directories before making .ph filesAndrey A. Chernov1998-08-077-0/+7
| | | | Notes: svn path=/head/; revision=12315
* generate .ph files on package install nowAndrey A. Chernov1998-08-0714-2037/+77
| | | | Notes: svn path=/head/; revision=12314
* Remove generated include .ph files which not present on every machine,Andrey A. Chernov1998-08-067-91/+0
| | | | | | | mostly kerberos or obsoleted ones. Notes: svn path=/head/; revision=12307
* Update to Perl 5.005_01.Mark Murray1998-08-0649-4410/+7301
| | | | Notes: svn path=/head/; revision=12295
* Refer people needed a lighter weight implementation of ML to Chuck Robey'sJoseph Koshy1998-08-032-0/+8
| | | | | | | Moscow ML port. Notes: svn path=/head/; revision=12259
* OOPS I left the BROKEN line in there.Chuck Robey1998-08-021-2/+1
| | | | Notes: svn path=/head/; revision=12253
* Add pointer to smlnnj for those with plenty of disk.Chuck Robey1998-08-021-0/+4
| | | | Notes: svn path=/head/; revision=12252
* Update moscow_ml to version 1.43. This is a good version of ml ifChuck Robey1998-08-025-65/+159
| | | | | | | | you are limited in space. If you have no space limitations, I'd really recommend the new smlnj port instead. Notes: svn path=/head/; revision=12251
* Upgrade to ePerl, Version 2.2.14Ralf S. Engelschall1998-08-024-9/+9
| | | | Notes: svn path=/head/; revision=12249
* Include latest official patches.Thomas Gellekum1998-07-2830-75/+180
| | | | Notes: svn path=/head/; revision=12183
* Activate CAML-Light.Joseph Koshy1998-07-281-1/+2
| | | | Notes: svn path=/head/; revision=12182
* A light weight implementation of CAML, a strongly typed functionalJoseph Koshy1998-07-2810-0/+406
| | | | | | | language belonging to the ML family. Notes: svn path=/head/; revision=12180
* Install a wish script that spits-out all the various names for wish. TheTim Vanderhoek1998-07-273-3/+18
| | | | | | | | | | | | | script handles for tclX and tkstep. This is as per several discussions on -ports. I expect one or two of the depending ports to break silently. I didn't touch the ja-ports, since INSTALL.wish might want translating? PR: bin/5894 Mention: Eivind, who wrote part of INSTALL.wish Notes: svn path=/head/; revision=12168
* Install a "tclsh" script that spits-out a list of the real tclsh's, asTim Vanderhoek1998-07-278-4/+148
| | | | | | | | | | | | | | discussed many times on -ports. I expect that a few of the dependencies will break silently. I didn't touch ja-tcl (etc.) since the tclsh message should perhaps be translated? PR: ports/5894 Mention: Eivind (a first shot at a tclsh script) Notes: svn path=/head/; revision=12165
* Upgrade to the 19980721 snap.David E. O'Brien1998-07-2660-3700/+3700
| | | | Notes: svn path=/head/; revision=12138
* Doc-only change to add URL of home page and complete an unfinishedJoseph Koshy1998-07-261-0/+12
| | | | | | | | | paragraph in description. { Being done without maintainer involvement as its a small change. } Notes: svn path=/head/; revision=12131
* Change category to "lang" only. This is pretty much a pascalSatoshi Asami1998-07-251-2/+2
| | | | | | | | | compiler and nothing else. Yelled out by: hoek Notes: svn path=/head/; revision=12105
* Use ldconfig to check for libc_r, not an absolute path. Thread supportThomas Gellekum1998-07-2315-30/+45
| | | | | | | | | should now be compiled in on -current. Suggested by: Jacques Vidrine Notes: svn path=/head/; revision=12071
* Better way to do the equivalent of "-fsjlj-exceptions".David E. O'Brien1998-07-221-18/+10
| | | | Notes: svn path=/head/; revision=12059
* Mark port as BROKEN till issues on library source paths, usage of theJoseph Koshy1998-07-202-2/+6
| | | | | | | built in CM (Compilation Manager) etc. are understood and resolved. Notes: svn path=/head/; revision=12005
* Turn on ETHOberonV4.Steve Price1998-07-201-1/+2
| | | | Notes: svn path=/head/; revision=12000
* Initial import ETH Oberon v4.Steve Price1998-07-206-0/+1356
| | | | | | | | | | ETH's Oberon language for Linux. PR: 7271 Submitted by: Jerry Hicks <jhicks@glenatl.glenayre.com> Notes: svn path=/head/; revision=11999
* Sync with gcc28 port:David E. O'Brien1998-07-1920-0/+640
| | | | | | | | | * Implement support for weak symbols. This solves the "___error" undefined problem on 3.0-CURRENT systems. * look for crt0.o in /usr/lib/aout on 3.0-CURRENT systems. Notes: svn path=/head/; revision=11973
* upgrade to the July 15th (19980715) snapshotDavid E. O'Brien1998-07-1660-3760/+3800
| | | | Notes: svn path=/head/; revision=11930
* Activate sml-nj.Joseph Koshy1998-07-151-1/+2
| | | | Notes: svn path=/head/; revision=11925
* A Standard ML implementation from Bell Labs.Joseph Koshy1998-07-1510-0/+196
| | | | Notes: svn path=/head/; revision=11924
* Add checksum for bootstrap binary.Jeffrey Hsu1998-07-151-0/+1
| | | | Notes: svn path=/head/; revision=11921
* Fetch bootstrap binary rather than include it in port.Jeffrey Hsu1998-07-151-4/+5
| | | | Notes: svn path=/head/; revision=11920
* Remove monster uuencoded binary file, and mark the port broken untilJohn Polstra1998-07-141-1/+2
| | | | | | | | it can be replaced by a local distfile. The binary file will be leaving the CVS repository entirely before too long. Notes: svn path=/head/; revision=11914
* Initial import of guileobjc version 0.3.8.Steve Price1998-07-136-0/+49
| | | | | | | | | | A library to send messages from GNU GUILE to Objective C objects. PR: 7183 (2 of 9) Submitted by: Yukihiro Nakai <Nakai@technologist.com> Notes: svn path=/head/; revision=11889
* Initial import of libobjects version 0.1.19.Steve Price1998-07-135-0/+165
| | | | | | | | | | The GNU Objective-C class library. PR: 7183 (1 of 9) Submitted by: Yukihiro Nakai <Nakai@technologist.com> Notes: svn path=/head/; revision=11888
* Add dylan.Jeffrey Hsu1998-07-121-1/+2
| | | | Notes: svn path=/head/; revision=11850
* CMU Gwydion project interpreter and compiler for the Dylan language.Jeffrey Hsu1998-07-127-0/+3836
| | | | | | | Submitted by: Peter S. Housel <housel@acm.org> Notes: svn path=/head/; revision=11849
* Upgrade to ePerl Version 2.2.13Ralf S. Engelschall1998-07-106-11/+11
| | | | Notes: svn path=/head/; revision=11808
* Upgrade to the 19980628 snapshot.David E. O'Brien1998-07-0660-3820/+3820
| | | | | | | | (note the 19980608 snapshot had major problems -- I'd suggest upgrading if you are using this version) Notes: svn path=/head/; revision=11759
* Turn on kawk.Steve Price1998-07-041-1/+2
| | | | Notes: svn path=/head/; revision=11713
* Initial import of kawk.Steve Price1998-07-046-0/+55
| | | | | | | | | | kawk - Brian Kernighan's awk. PR: 6460 Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=11712
* Distfile moved on master site.John Polstra1998-07-043-6/+6
| | | | Notes: svn path=/head/; revision=11706
* MASTERSITE moved to ftp.scriptics.com.Steve Price1998-07-033-5/+5
| | | | Notes: svn path=/head/; revision=11685
* Portlint and fix compile problem on current (/usr/lib/aout).Vanilla I. Shu1998-07-021-4/+5
| | | | Notes: svn path=/head/; revision=11663
* Files are no longer available on the old MASTER_SITE, use the new one,Justin M. Seger1998-07-013-6/+6
| | | | | | | ftp.scriptics.com Notes: svn path=/head/; revision=11636
* Fix this port so that it can find crt0.o in /usr/lib/aout on recentJohn Polstra1998-06-303-7/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -current systems. Fix the definition of the preprocessor symbol __FreeBSD__. It had been defined as "2=3". Implement support for weak symbols. This solves the "___error" undefined problem on -current systems. Default to -fsjlj-exceptions even for C programs. This is needed because a few modules in libgcc are built with -fexceptions turned on, and the default style of exception support causes croakage. I tried a make buildworld on a recent -current system by adding the following to /etc/make.conf: CC=/usr/local/bin/gcc28 -B/usr/local/lib/gcc-lib/i386-unknown-freebsd3.0/2.8.1/ CXX=/usr/local/bin/g++28 -B/usr/local/lib/gcc-lib/i386-unknown-freebsd3.0/2.8.1/ It got pretty far along before dying. The death occurred when building our old native libstdc++, almost certainly because of header file incompatibilities. Another obstacle for make world is that this port doesn't currently build a PIC version of libgcc (libgcc_pic.a). Notes: svn path=/head/; revision=11633
* distfile location changed.Steve Price1998-06-281-2/+2
| | | | | | | | PR: 6976 Submitted by: Brett Taylor <brett@peleton.physics.montana.edu> Notes: svn path=/head/; revision=11595
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1998-06-272-4/+2
| | | | Notes: svn path=/head/; revision=11552