1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

1153 Commits

Author SHA1 Message Date
Justin M. Seger
cb6388104e Unbreak and upgrade tclX80 to 8.0.4
PR:		ports/13544
Submitted by:	Ade Lovett <ade@lovett.com>
1999-09-02 21:59:34 +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
Chris Piazza
dbf914ed73 Author-supplied patchfile changed, so update md5 and patch-aa
so this port works again.
1999-08-31 03:40:48 +00:00
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +00:00
Peter Wemm
85bc214e28 $Id$ -> $FreeBSD$ 1999-08-31 02:11:56 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
David E. O'Brien
f3383ee2f6 Remove support for the Chill language. If someone really, really needs
the Chill language let me know.
1999-08-30 22:43:15 +00:00
David E. O'Brien
a672b88679 trim distfiles 1999-08-30 22:38:06 +00:00
David E. O'Brien
c39919f117 Add RCS keyword. 1999-08-30 22:35:30 +00:00
Peter Wemm
fe8f04069f $Id$ -> $FreeBSD$ 1999-08-30 12:01:11 +00:00
Chris Piazza
d0b7b98aa2 Make this port a little more sane. It was broken
for any system that wasn't x86 on freebsd 3.1.  The
port is still marked BROKEN because it sets PREFIX in
the Makefile.

PR:		13423
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-28 16:58:27 +00:00
Chris Piazza
3f546e7a41 Update to version 9.3.2 to unbreak the port
(the distfile is named unix.tgz..ugh)
1999-08-28 16:36:10 +00:00
Michael Haro
a941c55187 env -> ${SETENV} 1999-08-28 03:41:25 +00:00
Michael Haro
3262cce303 expr -> ${EXPR}
mv   -> ${MV}
rm   -> ${RM}
tr   -> ${TR}
1999-08-28 02:42:41 +00:00
Michael Haro
8d6f14a9b2 sed -> ${SED} 1999-08-28 02:17:34 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Michael Haro
bbf7c96c85 portlint and move manpages from PLIST to Makefile 1999-08-27 22:42:05 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Chris Piazza
3a88c41ac1 Update to version 1.4.0
PR:		13305
Submitted by:	maintainer
1999-08-26 21:17:23 +00:00
Chris Piazza
670154fc8e Update to version 1.4.0
PR:		13304
Submitted by:	maintainer
1999-08-26 21:10:23 +00:00
Chris Piazza
3528de335b Cope with ruby 1.4
PR:		13306
Submitted by:	maintainer
1999-08-26 21:09:21 +00:00
David E. O'Brien
f0f690adc1 Change Id->FreeBSD. 1999-08-25 06:35:40 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
David E. O'Brien
04eda6dcee Upgrade to version 2c5. 1999-08-24 08:15:29 +00:00
Justin M. Seger
7eeb883e33 Upgrade to tcl-8.1.1 and tk-8.1.1 1999-08-24 01:58:13 +00:00
Thomas Gellekum
60607b2053 Use `read -e', so makesetup groks continuation lines.
PR:		13276
Submitted by:	Randall Hopper <aa8vb@ipass.net>
1999-08-23 12:00:46 +00:00
Michael Haro
535add65ac grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Chris Piazza
c8d77a093b Change all ports that need a new gcc on 3.x to use USE_NEWGCC. 1999-08-22 19:46:45 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Chris Piazza
17f522ca5c Update to version 5.30
PR:		13242
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-19 03:19:03 +00:00
David E. O'Brien
ba5842e8e7 Upgrade to version 2.95.1. 1999-08-19 01:10:55 +00:00
David E. O'Brien
427dd25340 Use a better sed(1) pattern in case I break __FreeBSD__ again. 1999-08-18 23:58:55 +00:00
David E. O'Brien
e0964473d6 Don't assign __FreeBSD__ a value here. (pulled too much in from
src/contrib/egcs/ again)

PR:		13224
Submitted by:	imura@cs.titech.ac.jp
1999-08-18 23:58:21 +00:00
David E. O'Brien
2e3020eaae Key off the DISTNAME more, so that upgrading requires less editing. 1999-08-18 19:03:09 +00:00
Chris Piazza
56fe7a4c6a egcc/eg++ have been renamed to gcc295/g++295. Change
all the ports that use them accordingly.

PR:		13205
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-17 19:37:11 +00:00
David E. O'Brien
1b26a2abec As in the i386, `tm.h' includes headers for us. 1999-08-16 10:57:25 +00:00
David E. O'Brien
36853ef21c alpha-freebsd-elf.h should have gone away in the gcc-2.95 upgrade. 1999-08-16 10:54:46 +00:00
David E. O'Brien
c84f599e15 Include the proper arch header for a.out systems. 1999-08-16 10:51:53 +00:00
David E. O'Brien
0a0cbb1d65 More EGCS->GCC transition.
* binaries/manpages are now gcc295 / g++295 / g77
* use {MASTER_SITE_GNU}
1999-08-16 00:21:05 +00:00
David E. O'Brien
c2530c49c0 Make -pthread work again -- pulled too much in from src/contrib/egcs/ 1999-08-16 00:12:21 +00:00
Chris Piazza
db6d56e420 Activate nqc 1999-08-14 22:09:02 +00:00
Chris Piazza
58407c048a Import of nqc,
A compiler for a simple language for programming the LEGO RCX or CyberMaster
controllers. The language itself is "Not Quite C" and includes preprocessor
and control structures very similar to the C language, but with restrictions
imposed by the limitations of the RCX hardware/firmware itself.

Besides compiling, nqc also provides functions for downloading the RCX
firmware as well as uploading programs to and downloading from the RCX.

PR:		13081
Submitted by:	Kelly Yancey <kbyanc@posi.net>
1999-08-14 22:08:36 +00:00
David E. O'Brien
67ea3dcdcb Tweak a German master site.
Submitted by:	Dirk Froemberg <dirk@FreeBSD.org>
1999-08-09 15:50:58 +00:00
David E. O'Brien
60c2b68f10 BROKEN='waiting for new patches against gcc-2.95' 1999-08-05 17:33:13 +00:00
David E. O'Brien
6468cd774e "egcs-devel" --> "gcc-devel" 1999-08-05 16:22:10 +00:00
David E. O'Brien
356cdb7882 Merge parts of the GCC-2.95 update, in preperation for the 1st post 2.95
snapshot.
Mark BROKEN until the next Cygnus snapshot.
1999-08-05 16:21:08 +00:00
David E. O'Brien
820ec33aeb Add "java" to categories list. GCC-2.95 now has parts of a Java compiler
bunded in.
1999-08-05 16:07:53 +00:00
David E. O'Brien
4d4d7bde85 Update to GCC-2.95 (what would have been EGCS-1.2). 1999-08-05 16:06:07 +00:00
Masafumi Max NAKANE
8ed47a3dea Upgrade to 3.2.9. 1999-08-05 09:56:34 +00:00