| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Yet another Basic for Unix and Windows.
PR: 15016
Submitted by: Frank Gruender <elwood@mc5sys.in-berlin.de>
Notes:
svn path=/head/; revision=24050
|
|
|
|
|
|
|
|
| |
PR: 15473
Submitted by: Jame Andariese <james@ja.ath.cx>
Notes:
svn path=/head/; revision=24025
|
|
|
|
|
|
|
|
| |
PR: 14759
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes:
svn path=/head/; revision=23999
|
|
|
|
|
|
|
|
| |
PR: ports/15563
Submitted by: Rod Taylor rod@zort.on.ca
Notes:
svn path=/head/; revision=23986
|
|
|
|
|
|
|
|
| |
PR: 15583
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes:
svn path=/head/; revision=23971
|
|
|
|
|
|
|
|
| |
PR: 15584
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes:
svn path=/head/; revision=23970
|
|
|
|
|
|
|
|
| |
PR: 15591
Submitted by: maintainer
Notes:
svn path=/head/; revision=23963
|
|
|
|
|
|
|
|
| |
PR: 15590
Submitted by: maintainer
Notes:
svn path=/head/; revision=23962
|
|
|
|
|
|
|
|
| |
PR: 15397
Submitted by: James Andariese <james@ja.ath.cx>
Notes:
svn path=/head/; revision=23920
|
|
|
|
|
|
|
|
|
| |
Modula-3 and CVSup build and work again under -current now.
PR: ports/15595
Notes:
svn path=/head/; revision=23900
|
|
|
|
|
|
|
| |
sigset_t types in -current.
Notes:
svn path=/head/; revision=23899
|
|
|
|
|
|
|
|
| |
PR: 15253
Submitted by: maintainer
Notes:
svn path=/head/; revision=23893
|
|
|
|
|
|
|
|
|
| |
fix time_t declarations.
Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
Notes:
svn path=/head/; revision=23845
|
|
|
|
|
|
|
|
|
|
|
| |
retired from active service.
Bump "Version required" while I'm in there.
Requested by: Alexander Langer <alex@big.endian.de>
Notes:
svn path=/head/; revision=23795
|
|
|
|
|
|
|
| |
Submitted by: jdp
Notes:
svn path=/head/; revision=23784
|
|
|
|
|
|
|
| |
Pointed out by: s974123@cc.matsuyama-u.ac.jp
Notes:
svn path=/head/; revision=23764
|
|
|
|
|
|
|
| |
Pointed out by: s974123@cc.matsuyama-u.ac.jp
Notes:
svn path=/head/; revision=23748
|
|
|
|
|
|
|
|
|
| |
when the port was upgraded.
Found by: Bento's error logs
Notes:
svn path=/head/; revision=23735
|
|
|
|
| |
Notes:
svn path=/head/; revision=23646
|
|
|
|
|
|
|
| |
Required by the new pgperl version.
Notes:
svn path=/head/; revision=23645
|
|
|
|
|
|
|
|
| |
PR: 14635
Submitted by: saper@system.pl
Notes:
svn path=/head/; revision=23627
|
|
|
|
|
|
|
| |
Submitted by: dirk.meyer@dinoex.sub.org (Dirk Meyer)
Notes:
svn path=/head/; revision=23571
|
|
|
|
| |
Notes:
svn path=/head/; revision=23550
|
|
|
|
| |
Notes:
svn path=/head/; revision=23520
|
|
|
|
| |
Notes:
svn path=/head/; revision=23498
|
|
|
|
| |
Notes:
svn path=/head/; revision=23481
|
|
|
|
| |
Notes:
svn path=/head/; revision=23480
|
|
|
|
|
|
|
| |
Submitted by: Ade Lovett <ade@lovett.com>
Notes:
svn path=/head/; revision=23474
|
|
|
|
|
|
|
|
| |
PR: 14271
Submitted by: maintainer
Notes:
svn path=/head/; revision=23371
|
|
|
|
| |
Notes:
svn path=/head/; revision=23330
|
|
|
|
| |
Notes:
svn path=/head/; revision=23248
|
|
|
|
|
|
|
|
| |
PR: 14898
Submitted by: maintainer
Notes:
svn path=/head/; revision=23220
|
|
|
|
| |
Notes:
svn path=/head/; revision=23131
|
|
|
|
|
|
|
|
| |
PR: 14631
Submitted by: maintainer
Notes:
svn path=/head/; revision=23065
|
|
|
|
|
|
|
|
| |
PR: 14629
Submitted by: maintainer
Notes:
svn path=/head/; revision=23063
|
|
|
|
|
|
|
|
| |
PR: 14628
Submitted by: maintainer
Notes:
svn path=/head/; revision=23062
|
|
|
|
|
|
|
|
| |
PR: 14857
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
Notes:
svn path=/head/; revision=23058
|
|
|
|
| |
Notes:
svn path=/head/; revision=23026
|
|
|
|
|
|
|
| |
Lisp interpriter library.
Notes:
svn path=/head/; revision=23023
|
|
|
|
| |
Notes:
svn path=/head/; revision=23009
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The Glasgow Haskell Compiler is a robust, fully-featured, optimising
compiler for the functional programming language Haskell 98
(http://www.haskell.org). GHC compiles Haskell to either native code
or C. It implements numerous experimental language extensions to
Haskell, including concurrency, a foreign language interface, several
type-system extensions, exceptions, and so on. GHC comes with a
generational garbage collector, a space and time profiler, and a
comprehensive set of libraries.
PR: ports/13786
Submitted by: Simon Marlow <simonm@dcs.gla.ac.uk>
Notes:
svn path=/head/; revision=23008
|
|
|
|
|
|
|
| |
Pointed out by: billf
Notes:
svn path=/head/; revision=22990
|
|
|
|
| |
Notes:
svn path=/head/; revision=22987
|
|
|
|
|
|
|
| |
Technologies.
Notes:
svn path=/head/; revision=22986
|
|
|
|
| |
Notes:
svn path=/head/; revision=22916
|
|
|
|
| |
Notes:
svn path=/head/; revision=22885
|
|
|
|
|
|
|
| |
Submitted by: Ade Lovett <ade@lovett.com>
Notes:
svn path=/head/; revision=22884
|
|
|
|
|
|
|
|
| |
PR: 14676
Submitted by: maintainer
Notes:
svn path=/head/; revision=22880
|
|
|
|
|
|
|
|
| |
Submitted by: Ade Lovett <ade@lovett.com>
PR: ports/14544
Notes:
svn path=/head/; revision=22856
|
|
|
|
| |
Notes:
svn path=/head/; revision=22840
|