Commit graph

33 commits

Author SHA1 Message Date
Jimmy Olgeni
5ca72286b4 Update port to version 7.6.1. 2002-01-31 09:44:31 +00:00
Jimmy Olgeni
1c1f21c24d Update port to version 7.6.0. 2002-01-21 10:36:19 +00:00
Jimmy Olgeni
a679652400 Add dependency on misc/compat3x (for libncurses).
Noticed by:	Mohammed Kamal Elzubeir <elzubeir@unt.edu>
2001-09-04 11:18:40 +00:00
Jimmy Olgeni
35ff699042 I'll maintain this port. 2001-03-23 10:01:58 +00:00
Jimmy Olgeni
b72bd841b5 Update port to version 7.5.16.
Avoid fetch problems when DISTFILE gets moved to the OLD subdirectory on
MASTER_SITE (thanks to Peter Pentchev!).
2001-03-22 11:10:56 +00:00
Jimmy Olgeni
249d5f9a69 mit-scheme has been updated, and DISTFILE moved to the OLD subdirectory.
Change MASTER_SITES as a quick fix, pending a full port upgrade.
2001-03-22 10:44:08 +00:00
Kevin Lo
2a1c3c4533 Update to version 7.5.13
PR: 25433
Submitted by: Ports Fury
2001-02-28 15:38:19 +00:00
Jimmy Olgeni
f7c07bb0b0 Some style fixes in the lang category (usual round of spaces -> tabs) 2001-02-05 15:04:13 +00:00
Kevin Lo
42e4cd50e6 Upgrade to 7.5.12
PR: 23891
Submitted by: Ports Fury
2000-12-28 15:47:12 +00:00
Kevin Lo
9d1115da80 Upgrade to version 7.5.11
PR: 23225
Submitted by: Ports Fury
2000-12-02 16:17:08 +00:00
Ade Lovett
f468fec164 Update to 7.5.10
Revert maintainership to ports@FreeBSD.org since previous maintainer
has done nothing with this port, despite four separate PRs over six
months.

PR:		22062
Submitted by:	Ports Fury
2000-10-19 15:23:54 +00:00
Steve Price
65b63032bf Location on MASTER_SITE has changed.
PR:		19628
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-07-07 19:46:35 +00:00
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
Michael Haro
11407b9861 - Update to version 7.5.5
PR:		17449
Submitted by:	tkato@prontomail.ne.jp
2000-04-01 00:14:46 +00:00
Satoshi Asami
97ff3e6b38 Upgrade to 7.5.2. This also fixes the build problem with ELF.
PR:		17075
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-01 01:25:13 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
f0f690adc1 Change Id->FreeBSD. 1999-08-25 06:35:40 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Satoshi Asami
ac484b3fee mit-scheme needs XLIB. 1998-12-18 12:48:28 +00:00
Justin M. Seger
6af650083e Mark BROKEN for ELF:
gcc  -o scheme cmpauxmd.o cmpint.o artutl.o avltree.o bignum.o bigprm.o bitstr.o
 boot.o char.o comutl.o daemon.o debug.o dfloat.o error.o extern.o fasload.o fix
num.o flonum.o generic.o hooks.o hunk.o intern.o interp.o intprm.o list.o lookpr
m.o lookup.o obstack.o option.o osscheme.o ostty.o outf.o prim.o primutl.o prmco
n.o ptrvec.o purutl.o regex.o rgxprim.o step.o storage.o string.o syntax.o syspr
im.o term.o transact.o utils.o vector.o wind.o fasdump.o gcloop.o memmag.o purif
y.o intext.o ux.o uxctty.o uxenv.o uxfile.o uxfs.o uxio.o uxproc.o uxsig.o uxsoc
k.o uxterm.o uxtop.o uxtrap.o uxtty.o uxutil.o prosenv.o prosfile.o prosfs.o pro
sio.o prosproc.o prospty.o prosterm.o prostty.o pruxenv.o pruxfs.o pruxio.o prux
sock.o usrdef.o x11base.o x11term.o x11graph.o x11color.o tparam.o tterm.o
 missing.o   -L/usr/X11R6/lib    -lX11 -ltermcap -lm
cmpauxmd.o(.text+0x5a): undefined reference to `_Ext_Stack_Pointer'
cmpauxmd.o(.text+0x60): undefined reference to `_Free'
cmpauxmd.o(.text+0x7d): undefined reference to `_utility_table'
cmpauxmd.o(.text+0x8a): undefined reference to `_Free'
cmpauxmd.o(.text+0x98): undefined reference to `_Ext_Stack_Pointer'
1998-10-14 01:40:04 +00:00
Satoshi Asami
7e28b94960 Add $Id$. 1997-04-30 03:48:10 +00:00
Satoshi Asami
bada70ab1f Use new MASTER_SITE_LOCAL variable from bsd.port.mk. 1997-04-30 03:18:09 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
David E. O'Brien
d23a795680 CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:19:40 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Satoshi Asami
9e28324574 freefall.cdrom.com -> freefall.freebsd.org 1996-06-03 02:17:34 +00:00
Satoshi Asami
5812de6cad Change category nome from "languages" to "lang". Also remove "programming"
which appeared in some of them, everything here is a programming language! :)
1995-11-22 13:13:16 +00:00
Joshua Peck Macdonald
d64a33d6fc fixed myself to be MAINTAINER 1995-04-15 23:36:52 +00:00
Satoshi Asami
e9ccf3caed Update of lang Makefiles.... 1995-04-15 05:44:50 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Joshua Peck Macdonald
641589631c added MASTER_SITES variable, the distfile is now in LOCAL_PORTS 1995-03-30 07:39:26 +00:00
Joshua Peck Macdonald
d6d0306bb8 I remade the tarball instead of uploading it off my computer,
and then gzip -9'ed it, the md5 came out different.
1995-03-26 06:18:11 +00:00
Joshua Peck Macdonald
8eecdc61b3 MIT Scheme-7.3
there's something a little weird about this port, I had to make a
FreeBSD specific distfile, using two of the official distfiles.  I
included a description of what I had done, but it is much easier
(and saves downloading about 3 megs) to use this distfile.
So, how do I get the distfile I've made into the right place without
faking it out by first putting a real site and then changing it
to always use freebsd.cdrom.com?  the distfile is in
freefall.cdrom.com:~jmacd/scheme-microcode+dist-7.3-freebsd.tgz
1995-03-26 03:31:03 +00:00