summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix the LINK_SPEC for a.out.David E. O'Brien1998-05-221-4/+25
| | | | | | | Submitted by: roberto Notes: svn path=/head/; revision=11100
* Activate tclX80.Justin M. Seger1998-05-211-1/+2
| | | | Notes: svn path=/head/; revision=11089
* Import of tclX8.0.2Justin M. Seger1998-05-2122-1054/+1069
| | | | | | | | PR: 6540 Submitted by: dob@bazzle.com Notes: svn path=/head/; revision=11088
* + Remove the MANUAL_PACKAGE_BUILD.David E. O'Brien1998-05-2040-3220/+3700
| | | | | | | | | | | + The C++ includes and gcc specific libs now live under gcc-lib/..... + don't install ``c++'' + make links egcc and eg++ + c++filt --> g++filt to non conflict with stock version + clean up package dirs on ``pkg_delete'' Notes: svn path=/head/; revision=11080
* Include latest official patches.Thomas Gellekum1998-05-2030-45/+150
| | | | Notes: svn path=/head/; revision=11079
* Upgrade to 1998-05-08 snapshot version.David E. O'Brien1998-05-1960-860/+860
| | | | Notes: svn path=/head/; revision=11068
* Update to 1.8.18, and kill a small bug. Thanks for telling meChuck Robey1998-05-162-7/+7
| | | | | | | | about the bug, Christopher. Submitted by: (bug) Christopher Hall <hsw@acm.org> Notes: svn path=/head/; revision=11011
* Changing maintainer's email.Chuck Robey1998-05-153-6/+6
| | | | | | | PR: 6637 Notes: svn path=/head/; revision=10992
* Bring up to version 1.8.17, and change the previous binary bootstrapChuck Robey1998-05-154-76/+120
| | | | | | | (which I disliked) to a new C bootstrap. Notes: svn path=/head/; revision=10990
* Don't throw away OS version number, some scripts need it. Pick upThomas Gellekum1998-05-0745-270/+810
| | | | | | | latest official patches while I'm here. Notes: svn path=/head/; revision=10893
* Add a few more `ldconfig -R' I forgot yesterday. Remove duplicatesThomas Gellekum1998-05-061-0/+1
| | | | | | | from octave and iv. Notes: svn path=/head/; revision=10871
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-0512-0/+12
| | | | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
* Bring in latest official patches. Use `-pthread' to avoid linking withThomas Gellekum1998-05-0530-75/+135
| | | | | | | libc in the threaded interpreter. Notes: svn path=/head/; revision=10859
* Upgrade to the May 2nd 1998 snapshot version.David E. O'Brien1998-05-0560-1300/+920
| | | | Notes: svn path=/head/; revision=10856
* Upgrade to version 2.10.Steve Price1998-05-033-24/+24
| | | | | | | | PR: 6459 Submitted by: Pedro Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=10821
* Install rexxsaa.h and portlint clean.Steve Price1998-05-034-6/+7
| | | | | | | | PR: 6478 Submitted by: Pedro Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=10819
* Update comment and descriptions.David E. O'Brien1998-04-302-4/+5
| | | | Notes: svn path=/head/; revision=10794
* Add new official patches and activate the dl module.Thomas Gellekum1998-04-2960-60/+150
| | | | Notes: svn path=/head/; revision=10753
* Bump library version numbers to match changes in the modula-3-libJohn Polstra1998-04-282-7/+7
| | | | | | | port. Notes: svn path=/head/; revision=10745
* Fix an old bug in the runtime system which very rarely could causeJohn Polstra1998-04-284-44/+88
| | | | | | | | | | EFAULT to be generated on calls to open(2) or fcntl(2). Bump the shared libraries' major version numbers to guard against possible binary incompatibilities introduced by this fix. Notes: svn path=/head/; revision=10744
* Delete two spurious lines.Satoshi Asami1998-04-281-2/+0
| | | | Notes: svn path=/head/; revision=10728
* Activate elisp-manual and emacs-lisp-introJun Kuriyama1998-04-271-1/+3
| | | | | | | | | Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> PR: ports/5086 PR: ports/5087 Notes: svn path=/head/; revision=10711
* Emacs Lisp reference manualJun Kuriyama1998-04-277-0/+136
| | | | | | | | Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> PR: ports/5086 Notes: svn path=/head/; revision=10710
* An introduction to Emacs Lisp programmingJun Kuriyama1998-04-277-0/+73
| | | | | | | | Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> PR: ports/5087 Notes: svn path=/head/; revision=10709
* Include official patches.Thomas Gellekum1998-04-2430-30/+210
| | | | Notes: svn path=/head/; revision=10666
* upgrade to 2.8.1.1David E. O'Brien1998-04-203-152/+155
| | | | Notes: svn path=/head/; revision=10609
* Activate TenDRA (apparently not done when port was committed).Robert Nordier1998-04-181-1/+2
| | | | Notes: svn path=/head/; revision=10563
* Activate intercal.Matthew Hunt1998-04-171-1/+2
| | | | Notes: svn path=/head/; revision=10548
* Import of the INTERCAL compiler, ick, version 0.17.Matthew Hunt1998-04-176-0/+199
| | | | | | | PR: 6080 Notes: svn path=/head/; revision=10547
* Distribution patches changed.Thomas Gellekum1998-04-171-1/+1
| | | | Notes: svn path=/head/; revision=10533
* Upgrade to 1.5.1.Thomas Gellekum1998-04-1560-735/+810
| | | | Notes: svn path=/head/; revision=10520
* Don't modify PLIST: use a copy instead.Robert Nordier1998-04-141-4/+3
| | | | Notes: svn path=/head/; revision=10517
* Upgrade to 980406 snapshotDavid E. O'Brien1998-04-14100-1520/+1340
| | | | | | | Reviewed by: my PITA ecs240 project Notes: svn path=/head/; revision=10516
* fix the PLIST so that it will work on systems other than 2.2.1-R...John-Mark Gurney1998-04-131-142/+142
| | | | | | | | this was my fault for importing my test dir instead of importing a clean extracted dir from Robert Nordier... Notes: svn path=/head/; revision=10507
* reimport of TenDRA, move it into lang like it was suppose to be...John-Mark Gurney1998-04-135-0/+1628
| | | | | | | | | | | | | | | | | | | | TenDRA* is an optimizing C/C++ compiler, developed by the United Kingdom Defence Evaluation and Research Agency (DERA). A primary focus of the compiler is portability through conformance to standard APIs (ANSI, ISO, POSIX1, POSIX2, XPG3, XPG4, SVID3, UNIX95, among others). The compiler has strong static checking capabilities, including the ability to check programs for conformance to APIs which are not directly supported by system headers. ----- * TenDRA is a registered trademark of the UK Defence Evaluation and Research Agency. Notes: svn path=/head/; revision=10501
* Sync-up CPP predefines w/our stock compiler and EGCS.David E. O'Brien1998-04-122-22/+11
| | | | | | | | 1. we are not 386BSD 2. ELF shouldn't need "-fsjlj-exceptions" Notes: svn path=/head/; revision=10494
* Bump comment from 2.8 to 2.8.1.David E. O'Brien1998-04-121-2/+2
| | | | Notes: svn path=/head/; revision=10493
* Used to build for me, now doesn't. Bombs in making the stage2 compiler.David E. O'Brien1998-04-1120-20/+60
| | | | | | | | For now, use ``cvs co -regcs_102 egcs'' if you want a working version before the next upgrade. Notes: svn path=/head/; revision=10462
* Use the combined set of patches.Thomas Gellekum1998-04-0930-390/+60
| | | | Notes: svn path=/head/; revision=10455
* Include official patches.Thomas Gellekum1998-04-0830-45/+435
| | | | Notes: svn path=/head/; revision=10441
* Upgrade to the 980315 snapshot.David E. O'Brien1998-04-07100-1080/+980
| | | | Notes: svn path=/head/; revision=10432
* Upgrade to version 1.0.2 release.David E. O'Brien1998-04-07100-1020/+1140
| | | | Notes: svn path=/head/; revision=10431
* No need to define WRKSRC if it is equal to ${WRKDIR}/${DISTNAME}.Satoshi Asami1998-03-281-2/+1
| | | | Notes: svn path=/head/; revision=10364
* Activate ptoc.Thomas Gellekum1998-03-271-1/+2
| | | | Notes: svn path=/head/; revision=10326
* Import of ptoc port. ptoc is another Pascal to C translator. It comesThomas Gellekum1998-03-278-0/+157
| | | | | | | | | | with an X implementation of the BGI. PR: 5270 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=10325
* Add NO_LATEST_LINK, tcl81/tk81 are still alpha.Satoshi Asami1998-03-223-3/+6
| | | | Notes: svn path=/head/; revision=10283
* Typo ("sed -nw" -> "sed -ne").Satoshi Asami1998-03-221-1/+1
| | | | Notes: svn path=/head/; revision=10278
* There are some version numbers in file/directory names. (Please testSatoshi Asami1998-03-211-3/+3
| | | | | | | packaging before commits!) Notes: svn path=/head/; revision=10259
* Do the Right Thing when building static libraries.Jean-Marc Zucconi1998-03-183-1/+70
| | | | Notes: svn path=/head/; revision=10220
* Fix the "Version required" comment.John Polstra1998-03-1720-40/+40
| | | | Notes: svn path=/head/; revision=10217