summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use new set of diffs from author and make this compile on the Alpha.Steve Price1999-05-033-3/+14
| | | | | | | | PR: 11417 Inspired by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co> Notes: svn path=/head/; revision=18370
* Added otcl and jdk-tutorialSatoshi Taoka1999-04-301-1/+3
| | | | Notes: svn path=/head/; revision=18236
* MIT Object TclSatoshi Taoka1999-04-305-0/+50
| | | | | | | | PR: 11338 Submitted by: Oscar Bonilla <obonilla@fisicc-ufm.edu> Notes: svn path=/head/; revision=18224
* Tcl 8.0.5. Fenner's MLINK PR TBA RSNChris Timmons1999-04-304-23/+18
| | | | Notes: svn path=/head/; revision=18222
* Update to 990416 version.Kris Kennaway1999-04-303-35/+29
| | | | | | | | | | | | | | | Some commentary from Mr. bwk: Mar 5, 1999: after hearing from yet another innocent victim, changed isnumber to is_number to avoid the problem caused by freeBSD gratuitously and incorrectly including the name isnumber in the standard header file ctype.h. Prompted by: bento Notes: svn path=/head/; revision=18221
* activate SIODJoseph Koshy1999-04-281-1/+2
| | | | Notes: svn path=/head/; revision=18177
* Scheme in one Day/Defun, a small footprint implementation of Scheme withJoseph Koshy1999-04-288-0/+204
| | | | | | | | | some database, unix programming and cgi scripting extensions. Requested by: Philippe Laliberte <arsphl@oeil.qc.ca> on -ports Notes: svn path=/head/; revision=18176
* a Ruby interface to Tcl/Tk librariesSatoshi Taoka1999-04-279-0/+199
| | | | | | | | PR: 10907 Submitted by: Yasuhiro Fukuma <yasuf@big.or.jp> Notes: svn path=/head/; revision=18157
* add f2c & f77David E. O'Brien1999-04-241-1/+3
| | | | Notes: svn path=/head/; revision=18117
* driver utility for f2c and gccDavid E. O'Brien1999-04-245-0/+59
| | | | | | | | PR: ports/11220 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu> Notes: svn path=/head/; revision=18116
* f2c FORTRAN "compiler" port'ified from src/contrib/David E. O'Brien1999-04-246-0/+277
| | | | | | | | PR: ports/11220 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu> Notes: svn path=/head/; revision=18115
* Unbreak for ELF.Joseph Koshy1999-04-221-6/+2
| | | | Notes: svn path=/head/; revision=18075
* Add some master sites.Jacques Vidrine1999-04-221-3/+12
| | | | Notes: svn path=/head/; revision=18072
* Sync up with some diffs I sent to Cygnus.David E. O'Brien1999-04-2254-270/+306
| | | | Notes: svn path=/head/; revision=18061
* this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...Marc G. Fournier1999-04-2256-84/+84
| | | | Notes: svn path=/head/; revision=18059
* Remove ``NO_LATEST_LINK''Jacques Vidrine1999-04-2115-30/+15
| | | | | | | Approved by: Maintainer <tg@FreeBSD.ORG> Notes: svn path=/head/; revision=18053
* turnon egcs-develDavid E. O'Brien1999-04-211-1/+2
| | | | Notes: svn path=/head/; revision=18046
* I give you the latest and greatest of the EGCS snapshot series.David E. O'Brien1999-04-21252-2628/+9144
| | | | | | | | | | | This is their bleeding edge offering. This will enable us to better track the direction EGCS is going for future upgrades of /usr/contrib/egcs/. Above ver 1.1.2, this offering gives you many C++ fixes/enhancements, *and* a native Java compiler. Notes: svn path=/head/; revision=18045
* Update from 2.0 to 2.2Michael Haro1999-04-217-3781/+145
| | | | | | | | | | | | | | | Note: Matt Dillon's 2xP3/450 w/512MB can build world over NFS faster than my k6-2 333 can compile this port. It was *NOT* fun to test this port. Maybe someone else (with a super fast computer) could make sure everything works. This port does pass the make install deinstall reinstall package deinstall test though so I assume everything is fine. PR: 11242 Submitted by: maintainer with fixes by me Notes: svn path=/head/; revision=18044
* * Update python 1.5.1 -> 1.5.2Jacques Vidrine1999-04-2165-1317/+1628
| | | | | | | * Remove python-beta Notes: svn path=/head/; revision=18042
* Upgrade to 3.2.5.Masafumi Max NAKANE1999-04-204-89/+109
| | | | | | | | | PR: 10801 Submitted by: Dan Cross <tenser@hurricane.phys.psu.edu> Minor tweaks by: max Notes: svn path=/head/; revision=18027
* Update to version 1.2.5.Steve Price1999-04-199-144/+303
| | | | | | | | PR: 10906 Submitted by: maintainer Notes: svn path=/head/; revision=17989
* Fix the CPP_PREDEFINES so it properly gets the "global" definition too.David E. O'Brien1999-04-182-2/+2
| | | | Notes: svn path=/head/; revision=17960
* Upgrade to v2.1.1Joseph Koshy1999-04-134-14/+65
| | | | | | | Ok'ed by: Maintainer. Notes: svn path=/head/; revision=17833
* Mark this FORBIDDEN while DavidO works on an upgrade after a repo copy.Satoshi Asami1999-04-1318-18/+54
| | | | Notes: svn path=/head/; revision=17824
* Real URLs that reference directories end in '/'Bill Fumerola1999-04-082-4/+4
| | | | Notes: svn path=/head/; revision=17743
* Proper URLs that reference directories end in '/'Bill Fumerola1999-04-0823-46/+46
| | | | Notes: svn path=/head/; revision=17742
* Create lib/python1.5/site-packages directory on installation.Jacques Vidrine1999-04-0830-15/+60
| | | | Notes: svn path=/head/; revision=17735
* Upgrade to itcl 3.0.1Justin M. Seger1999-04-058-619/+273
| | | | | | | | Submitted by: Duncan Barclay <dmlb@ragnet.demon.co.uk> PR: ports/10960 Notes: svn path=/head/; revision=17649
* Add Central European Summer time zoneJustin M. Seger1999-04-031-0/+10
| | | | | | | | Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> PR: ports/9666 Notes: svn path=/head/; revision=17627
* Activate the pike port.Steve Price1999-04-031-1/+2
| | | | Notes: svn path=/head/; revision=17609
* Import of pike version 0.6.110.Steve Price1999-04-0330-0/+1990
| | | | | | | | | | A dynamic programming language with a syntax similar to C++. PR: 9783 Submitted by: Vladimir N.Silyaev <vns@delta.odessa.ua> Notes: svn path=/head/; revision=17608
* Worked better before.David E. O'Brien1999-04-024-4/+4
| | | | Notes: svn path=/head/; revision=17562
* Switch over fully to "CONFIGURE_TARGET" and specify a unique one so I canDavid E. O'Brien1999-03-312-21/+15
| | | | | | | | tell if people built Gcc28 from the ports collection in a normal manner when I get bug reports. Notes: svn path=/head/; revision=17487
* Add support for -fformat-extensions.David E. O'Brien1999-03-314-6/+283
| | | | | | | (kernel and world should now be buildable using gcc28) Notes: svn path=/head/; revision=17484
* Use proper include directive.David E. O'Brien1999-03-304-4/+4
| | | | Notes: svn path=/head/; revision=17460
* Add FreeBSD's ``-fformat-extensions''. Taken from 4.0-CURRENT, this allowsDavid E. O'Brien1999-03-306-0/+532
| | | | | | | 2.x/3.x people to compile kernels and world with EGCS. Notes: svn path=/head/; revision=17459
* Don't fetch alpha suppliment -- the bits are now part of the port.David E. O'Brien1999-03-3020-80/+20
| | | | Notes: svn path=/head/; revision=17448
* Use FORBIDDEN to indicate that this port shouldn't be built under any (some)Satoshi Asami1999-03-297-14/+14
| | | | | | | | circumstances. This is different from BROKEN, which merely means we think it is broken. Notes: svn path=/head/; revision=17429
* portlintSatoshi Asami1999-03-271-2/+2
| | | | Notes: svn path=/head/; revision=17408
* Note that thread support works now.John Polstra1999-03-251-2/+1
| | | | Notes: svn path=/head/; revision=17387
* Update to version 2.02.Steve Price1999-03-245-62/+102
| | | | | | | | PR: 10718 Submitted by: Daniel Ortmann <ortmann@sparc.isl.net> Notes: svn path=/head/; revision=17380
* Don't create empty ``PREFIX/info/dir''. It is already taken care of for us.David E. O'Brien1999-03-2320-40/+20
| | | | Notes: svn path=/head/; revision=17363
* Make -fsjlj-exceptions the default (ie, no DWARF2_UNWIND_INFO) for the ELFDavid E. O'Brien1999-03-221-3/+8
| | | | | | | | | case too. Submitted by: terry (Thanks to Amancio for identification) Notes: svn path=/head/; revision=17336
* * Add support for ``-pthead''David E. O'Brien1999-03-22123-640/+11681
| | | | | | | | | | * Add Alpha support Obtained from: Alpha bits taken from Hidetoshi Shimokawa's <simokawa@FreeBSD.ORG> work Notes: svn path=/head/; revision=17335
* Fix MASTER_SITES so that there are 2 good sites.Chuck Robey1999-03-211-2/+3
| | | | | | | Obtained from: Bill "distfiles" Fenner Notes: svn path=/head/; revision=17332
* Update objc to version 2.2.15. Right now is does static libs only,Chuck Robey1999-03-215-55/+171
| | | | | | | | but I'm still working on it, and I think I'll get it to do shared libs soon. Notes: svn path=/head/; revision=17331
* Reformat a URL so url.cgi doesn't puke on it.Bill Fumerola1999-03-201-1/+1
| | | | | | | | PR: docs/10689 Submitted by: UEBAYASHI Masao <masao@nf.enveng.titech.ac.jp> Notes: svn path=/head/; revision=17327
* Fix master site path.Jacques Vidrine1999-03-202-4/+4
| | | | Notes: svn path=/head/; revision=17323
* Add jdk-doc.Satoshi Asami1999-03-191-1/+2
| | | | Notes: svn path=/head/; revision=17297