summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Upgrade to 2.8.1David E. O'Brien1998-03-113-147/+147
| | | | Notes: svn path=/head/; revision=10114
* Define __FreeBSD__ to be the major version (rather than empty).David E. O'Brien1998-03-113-1/+53
| | | | | | | | Add -fsjlj-exceptions as the default. Requested by: John Fiber Notes: svn path=/head/; revision=10113
* The private copy of float.h seems to have gone away.David E. O'Brien1998-03-1040-40/+40
| | | | Notes: svn path=/head/; revision=10091
* Upgrade to 2.8.1David E. O'Brien1998-03-103-36/+36
| | | | Notes: svn path=/head/; revision=10090
* Fix missing brace in the pre-install target.John Fieber1998-03-091-2/+2
| | | | Notes: svn path=/head/; revision=10081
* Fix things so it packages.David E. O'Brien1998-03-0860-860/+860
| | | | | | | | Take over maintaince from jdp until after the 3.0 crunch is over. Ok'ed by: jdp Notes: svn path=/head/; revision=10074
* Update to 3.1.1 (due to missing distfile). Though I'm the maintainerJoshua Peck Macdonald1998-03-083-98/+39
| | | | | | | | of this port it has been a while since I used it and I was unable to thoroughly test it today. A lot of the patches were removed. Notes: svn path=/head/; revision=10068
* Abstract this more to make building on non-x86 easiler.David E. O'Brien1998-03-062-32/+32
| | | | Notes: svn path=/head/; revision=10051
* Should have been "glibstdc++"David E. O'Brien1998-03-051-2/+2
| | | | Notes: svn path=/head/; revision=10047
* Standard C++ library to match G++ 2.8.x.David E. O'Brien1998-03-055-0/+192
| | | | Notes: svn path=/head/; revision=10046
* be friendly, share glibstd++28 with the world.David E. O'Brien1998-03-051-1/+2
| | | | Notes: svn path=/head/; revision=10045
* Latest install hacks for GCC 2.8.David E. O'Brien1998-03-052-40/+51
| | | | | | | | The changes were done to closely match the upcoming libstdc++ port I will commit shortly. Notes: svn path=/head/; revision=10044
* Build the gcc28 we install with itself rather than /usr/bin/cc.David E. O'Brien1998-03-042-5/+13
| | | | | | | | Renamed manpages to <binanary>28.1.gz to reduce namespace conflicts. Added bin/gcc28 and bin/g++28. Notes: svn path=/head/; revision=10031
* Use -D_THREAD_SAFE when compiling the threaded version.Thomas Gellekum1998-03-0315-15/+30
| | | | Notes: svn path=/head/; revision=10007
* Upgrade to version 8.1.a2.Justin M. Seger1998-03-029-21/+18
| | | | Notes: svn path=/head/; revision=9989
* Use tk80, not an unsupported alpha version of tk81.Thomas Gellekum1998-02-2731-62/+62
| | | | | | | Include locale module. Notes: svn path=/head/; revision=9953