summaryrefslogtreecommitdiff
path: root/lang (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-30$Id$ -> $FreeBSD$Peter Wemm29-29/+29
Notes: svn path=/head/; revision=21122
1999-08-28Make this port a little more sane. It was brokenChris Piazza6-192/+126
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> Notes: svn path=/head/; revision=21063
1999-08-28Update to version 9.3.2 to unbreak the portChris Piazza3-6/+9
(the distfile is named unix.tgz..ugh) Notes: svn path=/head/; revision=21060
1999-08-28env -> ${SETENV}Michael Haro1-1/+1
Notes: svn path=/head/; revision=21052
1999-08-28expr -> ${EXPR}Michael Haro7-13/+13
mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
1999-08-28sed -> ${SED}Michael Haro3-7/+7
Notes: svn path=/head/; revision=21048
1999-08-28ln -> ${LN}Michael Haro12-15/+15
Notes: svn path=/head/; revision=21047
1999-08-27portlint and move manpages from PLIST to MakefileMichael Haro2-4/+5
Notes: svn path=/head/; revision=21039
1999-08-27echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro6-51/+51
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
1999-08-26Update to version 1.4.0Chris Piazza5-53/+99
PR: 13305 Submitted by: maintainer Notes: svn path=/head/; revision=21005
1999-08-26Update to version 1.4.0Chris Piazza12-279/+330
PR: 13304 Submitted by: maintainer Notes: svn path=/head/; revision=21004
1999-08-26Cope with ruby 1.4Chris Piazza2-14/+18
PR: 13306 Submitted by: maintainer Notes: svn path=/head/; revision=21003
1999-08-25Change Id->FreeBSD.David E. O'Brien139-139/+139
Notes: svn path=/head/; revision=20952
1999-08-25Change Id->FreeBSD.David E. O'Brien3-3/+3
Notes: svn path=/head/; revision=20947
1999-08-24Upgrade to version 2c5.David E. O'Brien4-7/+43
Notes: svn path=/head/; revision=20920
1999-08-24Upgrade to tcl-8.1.1 and tk-8.1.1Justin M. Seger6-24/+24
Notes: svn path=/head/; revision=20914
1999-08-23Use `read -e', so makesetup groks continuation lines.Thomas Gellekum2-0/+22
PR: 13276 Submitted by: Randall Hopper <aa8vb@ipass.net> Notes: svn path=/head/; revision=20908
1999-08-23grep -> ${GREP}Michael Haro2-5/+5
true -> ${TRUE} false -> ${FALSE} Notes: svn path=/head/; revision=20902
1999-08-22awk -> ${AWK}Michael Haro5-10/+10
basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
1999-08-22Change all ports that need a new gcc on 3.x to use USE_NEWGCC.Chris Piazza3-15/+6
Notes: svn path=/head/; revision=20886
1999-08-22chmod -> ${CHMOD}Michael Haro10-46/+46
chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
1999-08-19Update to version 5.30Chris Piazza4-35/+25
PR: 13242 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20807
1999-08-19Upgrade to version 2.95.1.David E. O'Brien4-16/+16
Notes: svn path=/head/; revision=20803
1999-08-18Use a better sed(1) pattern in case I break __FreeBSD__ again.David E. O'Brien2-4/+4
Notes: svn path=/head/; revision=20800
1999-08-18Don't assign __FreeBSD__ a value here. (pulled too much in fromDavid E. O'Brien2-4/+4
src/contrib/egcs/ again) PR: 13224 Submitted by: imura@cs.titech.ac.jp Notes: svn path=/head/; revision=20799
1999-08-18Key off the DISTNAME more, so that upgrading requires less editing.David E. O'Brien2-48/+48
Notes: svn path=/head/; revision=20787
1999-08-17egcc/eg++ have been renamed to gcc295/g++295. ChangeChris Piazza3-12/+12
all the ports that use them accordingly. PR: 13205 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20765
1999-08-16As in the i386, `tm.h' includes headers for us.David E. O'Brien2-8/+0
Notes: svn path=/head/; revision=20749
1999-08-16alpha-freebsd-elf.h should have gone away in the gcc-2.95 upgrade.David E. O'Brien1-61/+0
Notes: svn path=/head/; revision=20748
1999-08-16Include the proper arch header for a.out systems.David E. O'Brien2-2/+2
Notes: svn path=/head/; revision=20747
1999-08-16More EGCS->GCC transition.David E. O'Brien4-36/+36
* binaries/manpages are now gcc295 / g++295 / g77 * use {MASTER_SITE_GNU} Notes: svn path=/head/; revision=20741
1999-08-16Make -pthread work again -- pulled too much in from src/contrib/egcs/David E. O'Brien2-4/+8
Notes: svn path=/head/; revision=20740
1999-08-14Activate nqcChris Piazza1-1/+2
Notes: svn path=/head/; revision=20727
1999-08-14Import of nqc,Chris Piazza6-0/+75
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> Notes: svn path=/head/; revision=20726
1999-08-09Tweak a German master site.David E. O'Brien2-4/+4
Submitted by: Dirk Froemberg <dirk@FreeBSD.org> Notes: svn path=/head/; revision=20630
1999-08-05BROKEN='waiting for new patches against gcc-2.95'David E. O'Brien1-1/+3
Notes: svn path=/head/; revision=20545
1999-08-05"egcs-devel" --> "gcc-devel"David E. O'Brien1-2/+2
Notes: svn path=/head/; revision=20543
1999-08-05Merge parts of the GCC-2.95 update, in preperation for the 1st post 2.95David E. O'Brien36-450/+522
snapshot. Mark BROKEN until the next Cygnus snapshot. Notes: svn path=/head/; revision=20542
1999-08-05Add "java" to categories list. GCC-2.95 now has parts of a Java compilerDavid E. O'Brien2-4/+4
bunded in. Notes: svn path=/head/; revision=20541
1999-08-05Update to GCC-2.95 (what would have been EGCS-1.2).David E. O'Brien40-612/+1048
Notes: svn path=/head/; revision=20540
1999-08-05Upgrade to 3.2.9.Masafumi Max NAKANE2-5/+5
Notes: svn path=/head/; revision=20536
1999-08-04Add version number to package name.Thomas Gellekum1-2/+2
PR: 12954 Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za> Notes: svn path=/head/; revision=20522
1999-08-01Fix WWW: typosBill Fenner1-1/+1
Found by: not-yet-completed addition to port distfile checker suggested by Tim Vanderhoek Notes: svn path=/head/; revision=20462
1999-07-29Upgrade to 1.1.0.Thomas Gellekum2-7/+7
Notes: svn path=/head/; revision=20380
1999-07-28Add the SHA module to the build.Thomas Gellekum30-15/+120
Notes: svn path=/head/; revision=20371
1999-07-25Fix SWITCH_TAKES_ARG / WORD_SWITCH_TAKES_ARG breakage on the Alpha createdDavid E. O'Brien36-360/+144
when I changed from defining these in gcc/config/freebsd.h and instead defined extensable FreeBSD-wide definitions. While I am here, move the *SWITCH_TAKES_ARG = FBSD_*SWITCH_TAKES_ARG assignments to the global file to remove one more thing from the arch specific config files. Notes: svn path=/head/; revision=20343
1999-07-21Make port depend on linux_base instead of linux_lib.Marcel Moolenaar1-2/+2
Notes: svn path=/head/; revision=20299
1999-07-20Update to the 1999-07-18 beta snapshot of GCC-2.95.David E. O'Brien54-234/+234
Notes: svn path=/head/; revision=20285
1999-07-18BROKEN= "Hardcoded FreeBSD release numbers in PLIST"Chris Piazza3-3/+9
I'll fix this in a little while. Notes: svn path=/head/; revision=20260
1999-07-18Give this port a USE_XLIB so it'll link. Also move the CC=egccChris Piazza3-6/+12
into the ${OSVERSION} check so it'll actually compile on -current with egcs. Notes: svn path=/head/; revision=20259