aboutsummaryrefslogtreecommitdiff
path: root/lang/Sather/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Move the inclusion of bsd.port.pre.mk earlier, where it apparentlyMark Linimon2003-10-291-6/+6
| | | | | | | should be. Notes: svn path=/head/; revision=92510
* Mark broken on 5.x per the usual gcc3.3 reasons.Mark Linimon2003-10-291-1/+7
| | | | Notes: svn path=/head/; revision=92507
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* - Fix buildYing-Chieh Liao2002-10-221-19/+74
| | | | | | | | | | - Add several libraries, utilities and documents PR: 44349 Submitted by: Ports Fury Notes: svn path=/head/; revision=68573
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-211-1/+2
| | | | | | | | PR: 39605 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=61685
* To ports@freebsd.org.David E. O'Brien2002-05-081-1/+1
| | | | Notes: svn path=/head/; revision=58737
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-2/+2
| | | | Notes: svn path=/head/; revision=27458
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Fix my perl recipie.David E. O'Brien2000-02-131-4/+4
| | | | Notes: svn path=/head/; revision=25778
* Upgrade to version 1.2.1David E. O'Brien2000-02-131-21/+24
| | | | | | | | PR: 16675 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=25776
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-0/+1
| | | | Notes: svn path=/head/; revision=25734
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* Mark BROKEN for ELF:Justin M. Seger1998-10-131-1/+3
| | | | | | | | | gcc -O2 -o ../cs globals.o code0.o code1.o code2.o code3.o code4.o code5.o code6.o code7.o code8.o code9.o code10.o ../../System/base.a ../../System/GC/gc.a -lm gcc: ../../System/GC/gc.a: No such file or directory *** Error code 1 Notes: svn path=/head/; revision=13956
* Added some extra MASTER_SITES. Note, only one of them still has version 1.05David E. O'Brien1996-11-251-3/+9
| | | | | | | | (which is what we try to fetch). The others have 1.08 and 1.1. I'll update this port in two-three weeks. Notes: svn path=/head/; revision=4657
* Converted to MAN[1-9NL]David E. O'Brien1996-11-171-2/+2
| | | | Notes: svn path=/head/; revision=4533
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-7/+9
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* Install additional documents conditional to NOPORTDOCS. Note thatSatoshi Asami1996-03-071-3/+11
| | | | | | | "License" is installed unconditionally. Notes: svn path=/head/; revision=2802
* Change category nome from "languages" to "lang". Also remove "programming"Satoshi Asami1995-11-221-2/+2
| | | | | | | which appeared in some of them, everything here is a programming language! :) Notes: svn path=/head/; revision=2450
* Update lang Makefiles, compressing some man pages and stripping someSatoshi Asami1995-04-241-5/+3
| | | | | | | executables along the way. Notes: svn path=/head/; revision=1522
* Oops, why did I miss this in the previous commit? Anyway, installSatoshi Asami1995-04-161-2/+2
| | | | | | | depends on build. Notes: svn path=/head/; revision=1407
* Update of lang Makefiles....Satoshi Asami1995-04-151-2/+3
| | | | Notes: svn path=/head/; revision=1364
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Give gzip the correct path of installed man page.Jeffrey Hsu1995-03-051-2/+2
| | | | Notes: svn path=/head/; revision=1089
* Upgrade to 1.0.5.Jeffrey Hsu1995-02-251-3/+3
| | | | | | | Compress installed man page. Notes: svn path=/head/; revision=1036
* Bump version number to 1.0.4.Jeffrey Hsu1994-12-311-3/+3
| | | | Notes: svn path=/head/; revision=650
* Update DISTNAME to Sather-1.0.2.Jeffrey Hsu1994-11-221-3/+4
| | | | | | | | | Make use of ALL_TARGET instead of adding the all target to the underlying Makefile. Obtained from: Notes: svn path=/head/; revision=452
* The Sather 1.0 language.Jeffrey Hsu1994-11-011-0/+20
Notes: svn path=/head/; revision=307