aboutsummaryrefslogtreecommitdiff
path: root/lang/Sather/files
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.2.2Rong-En Fan2006-08-0416-163/+41
| | | | | | | | | | | | | | | | | | | | | | | - Unbrake on all platforms - Use tk8.4 instead of tk8.3 - Fix bug with abort2 function - Fix installed files's permissions - Use PORTDOCS macro Some notes from maintainer: 1) Due to some GC/Sather bugs we need specific options to compile GC. To achive this i compile GC separately and link it statically. I've not include it in dependencies to not bother user with GC's OPTIONS. 2) Port can be build currently only against non-threaded Tk/Tcl library. Don't know currently how to investigate this since there are no way to find if Tk build with or without threads. Furthermore, tk and tk-threads are mutually exclusive. Linking agains static Tk is bogus... PR: ports/100964 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> (maintainer) Notes: svn path=/head/; revision=169657
* - Fix one building problem (it still don't build)Pav Lucistnik2004-05-291-0/+11
| | | | | | | - Update WWW Notes: svn path=/head/; revision=110320
* - Fix buildYing-Chieh Liao2002-10-2216-19/+155
| | | | | | | | | | - Add several libraries, utilities and documents PR: 44349 Submitted by: Ports Fury Notes: svn path=/head/; revision=68573
* Fix a bad patch that prevented the PREFIX expansion.David E. O'Brien2000-02-221-1/+1
| | | | | | | | PR: 16874 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=26120
* Create this diff with "-u1" to avoid the really crazy "OBJ=" line thatDavid E. O'Brien2000-02-201-5/+3
| | | | | | | causes `less' to go nuts. Notes: svn path=/head/; revision=26023
* Upgrade to version 1.2.1David E. O'Brien2000-02-134-54/+70
| | | | | | | | PR: 16675 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=25776
* Upgrade to 1.0.5.Jeffrey Hsu1995-02-252-35/+35
| | | | Notes: svn path=/head/; revision=1037
* Ar no longer needs -T option, so we don't need patch-01.Jeffrey Hsu1994-12-311-2/+2
| | | | | | | We now have a gcc, so in patch-02, don't need to change gcc to cc. Notes: svn path=/head/; revision=651
* Make use of ALL_TARGET instead of adding the all target to theJeffrey Hsu1994-11-221-11/+0
| | | | | | | | underlying Makefile. Obtained from: Notes: svn path=/head/; revision=453
* The Sather 1.0 language.Jeffrey Hsu1994-11-011-0/+65
Notes: svn path=/head/; revision=307