Commit Graph

626 Commits

Author SHA1 Message Date
Jun Kuriyama
454ba3f0ea Activate elisp-manual and emacs-lisp-intro
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
PR:		ports/5086
PR:		ports/5087
1998-04-27 14:54:10 +00:00
Jun Kuriyama
e35f133f24 Emacs Lisp reference manual
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
PR:		ports/5086
1998-04-27 14:53:01 +00:00
Jun Kuriyama
91778dc4cb An introduction to Emacs Lisp programming
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
PR:		ports/5087
1998-04-27 14:49:57 +00:00
Thomas Gellekum
6249aa321c Include official patches. 1998-04-24 08:18:25 +00:00
David E. O'Brien
488c01391b upgrade to 2.8.1.1 1998-04-20 10:36:06 +00:00
Robert Nordier
b2e904dd26 Activate TenDRA (apparently not done when port was committed). 1998-04-18 14:01:04 +00:00
Matthew Hunt
a09723f3b2 Activate intercal. 1998-04-17 22:07:04 +00:00
Matthew Hunt
7091278830 Import of the INTERCAL compiler, ick, version 0.17.
PR:		6080
1998-04-17 21:52:20 +00:00
Thomas Gellekum
4fe9ff4fc7 Distribution patches changed. 1998-04-17 09:54:29 +00:00
Thomas Gellekum
69dc0df901 Upgrade to 1.5.1. 1998-04-15 07:35:49 +00:00
Robert Nordier
71fc757b11 Don't modify PLIST: use a copy instead. 1998-04-14 11:49:14 +00:00
David E. O'Brien
d53d3cdfc1 Upgrade to 980406 snapshot
Reviewed by:	my PITA ecs240 project
1998-04-14 10:17:32 +00:00
John-Mark Gurney
427db660b0 fix the PLIST so that it will work on systems other than 2.2.1-R...
this was my fault for importing my test dir instead of importing a clean
extracted dir from Robert Nordier...
1998-04-13 18:19:12 +00:00
John-Mark Gurney
6a9dce55d6 reimport of TenDRA, move it into lang like it was suppose to be...
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.
1998-04-13 00:09:29 +00:00
David E. O'Brien
39789a9181 Sync-up CPP predefines w/our stock compiler and EGCS.
1. we are not 386BSD
2. ELF shouldn't need "-fsjlj-exceptions"
1998-04-12 13:29:02 +00:00
David E. O'Brien
369d20a3e1 Bump comment from 2.8 to 2.8.1. 1998-04-12 13:16:25 +00:00
David E. O'Brien
24009d8ad4 Used to build for me, now doesn't. Bombs in making the stage2 compiler.
For now, use ``cvs co -regcs_102 egcs'' if you want a working version
before the next upgrade.
1998-04-11 01:32:19 +00:00
Thomas Gellekum
65ecc177a9 Use the combined set of patches. 1998-04-09 10:51:34 +00:00
Thomas Gellekum
93351faa89 Include official patches. 1998-04-08 09:23:59 +00:00
David E. O'Brien
c70534b96a Upgrade to the 980315 snapshot. 1998-04-07 01:18:16 +00:00
David E. O'Brien
d0d4155962 Upgrade to version 1.0.2 release. 1998-04-07 01:14:29 +00:00
Satoshi Asami
0c3969be98 No need to define WRKSRC if it is equal to ${WRKDIR}/${DISTNAME}. 1998-03-28 19:37:51 +00:00
Thomas Gellekum
a5239ce43a Activate ptoc. 1998-03-27 10:53:24 +00:00
Thomas Gellekum
e007443a4f Import of ptoc port. ptoc is another Pascal to C translator. It comes
with an X implementation of the BGI.

PR:		5270
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-03-27 10:51:23 +00:00
Satoshi Asami
7714a489bc Add NO_LATEST_LINK, tcl81/tk81 are still alpha. 1998-03-22 09:37:19 +00:00
Satoshi Asami
bc757f5a01 Typo ("sed -nw" -> "sed -ne"). 1998-03-22 01:18:24 +00:00
Satoshi Asami
38c8350e86 There are some version numbers in file/directory names. (Please test
packaging before commits!)
1998-03-21 11:33:32 +00:00
Jean-Marc Zucconi
e7952443b3 Do the Right Thing when building static libraries. 1998-03-18 00:56:29 +00:00
John Polstra
5212ff50e2 Fix the "Version required" comment. 1998-03-17 21:10:40 +00:00
David E. O'Brien
78e307d05f Upgrade to 2.8.1 1998-03-11 12:25:37 +00:00
David E. O'Brien
83d4c8fdbf Define __FreeBSD__ to be the major version (rather than empty).
Add -fsjlj-exceptions as the default.
Requested by:	John Fiber
1998-03-11 11:49:14 +00:00
David E. O'Brien
e29e62d236 The private copy of float.h seems to have gone away. 1998-03-10 06:23:53 +00:00
David E. O'Brien
b8d6ca485a Upgrade to 2.8.1 1998-03-10 06:23:36 +00:00
John Fieber
a9cc5728f7 Fix missing brace in the pre-install target. 1998-03-09 03:46:16 +00:00
David E. O'Brien
4391ea5a75 Fix things so it packages.
Take over maintaince from jdp until after the 3.0 crunch is over.
Ok'ed by:	jdp
1998-03-08 12:54:14 +00:00
Joshua Peck Macdonald
7942a84651 Update to 3.1.1 (due to missing distfile). Though I'm the maintainer
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.
1998-03-08 01:39:27 +00:00
David E. O'Brien
413a8ec20d Abstract this more to make building on non-x86 easiler. 1998-03-06 05:54:22 +00:00
David E. O'Brien
c7fa8d3b55 Should have been "glibstdc++" 1998-03-05 03:38:08 +00:00
David E. O'Brien
ef3a12e752 Standard C++ library to match G++ 2.8.x. 1998-03-05 03:37:26 +00:00
David E. O'Brien
0bde662c7f be friendly, share glibstd++28 with the world. 1998-03-05 03:33:39 +00:00
David E. O'Brien
96c25a5af3 Latest install hacks for GCC 2.8.
The changes were done to closely match the upcoming libstdc++ port I will
commit shortly.
1998-03-05 03:29:59 +00:00
David E. O'Brien
d44b822911 Build the gcc28 we install with itself rather than /usr/bin/cc.
Renamed manpages to <binanary>28.1.gz to reduce namespace conflicts.
Added bin/gcc28 and bin/g++28.
1998-03-04 09:19:23 +00:00
Thomas Gellekum
98753c4bbb Use -D_THREAD_SAFE when compiling the threaded version. 1998-03-03 08:05:04 +00:00
Justin M. Seger
1155ed279f Upgrade to version 8.1.a2. 1998-03-02 02:10:01 +00:00
Thomas Gellekum
006ffd57de Use tk80, not an unsupported alpha version of tk81.
Include locale module.
1998-02-27 10:21:35 +00:00
Justin M. Seger
3d4a5438d3 Upgrade to use tcl8.1 and tk8.1. 1998-02-24 21:43:51 +00:00
John Polstra
b0004515aa Master site changed. 1998-02-23 01:52:52 +00:00
Tim Vanderhoek
3e17a11ad1 1. This is tk81, not 80.
2.  pkg/DESCR is no longer just for packages.
1998-02-21 19:41:13 +00:00
Steve Price
d394306673 Update to version 1.07.
PR:		5252, 5375
Submitted by:	maintainer
1998-02-21 15:49:46 +00:00
Steve Price
227824e7d1 Update to reflect Pedro's new Email address.
PR:		5725
1998-02-20 18:39:58 +00:00