aboutsummaryrefslogtreecommitdiff
path: root/lang/sather-tutorial
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* The distfile is already extracted in do-extract, so use that instead ofMathieu Arnold2016-10-191-2/+1
| | | | | | | | | extracting a second time. Sponsored by: Absolight Notes: svn path=/head/; revision=424242
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-2/+1
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* Cleanup plistBaptiste Daroussin2014-10-271-3/+0
| | | | Notes: svn path=/head/; revision=371587
* - Add staging supportPawel Pekala2014-06-011-6/+4
| | | | | | | - Remove leading article from COMMENT Notes: svn path=/head/; revision=356120
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* - Return my ports back to the pool. I was unable to make any fixes toStanislav Sedov2011-10-241-1/+1
| | | | | | | | | | | my ports in the past 3 weeks while ports were broken on any 10.x machines, which means I'm unable to maintain them. So let people know that there's no available support for them until things are back to normal (which also means that anyone with spare time will be able to fix them without getting approval). Notes: svn path=/head/; revision=284225
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276987
* - Set correct gid on install.Stanislav Sedov2007-04-211-1/+1
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=190524
* - Change my email.Stanislav Sedov2007-03-271-1/+1
| | | | | | | Suggested by: skv Notes: svn path=/head/; revision=188599
* - Unbreak on 4.xRong-En Fan2006-08-101-8/+3
| | | | | | | | PR: ports/101727 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> (maintainer) Notes: svn path=/head/; revision=170244
* Add sather-tutorial 000328, a tutorial on the Sather programmingRong-En Fan2006-08-074-0/+123
language. PR: ports/101425 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Notes: svn path=/head/; revision=169986