aboutsummaryrefslogtreecommitdiff
path: root/devel/icmake
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 7.21.00Gabor Pali2013-11-283-30/+23
| | | | | | | | - Add support for staging, use shebangfix - Give up maintainership Notes: svn path=/head/; revision=335077
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 2) Notes: svn path=/head/; revision=327723
* - Use PORT_OPTIONS:MDOCS instead of NOPORTDOCSGabor Pali2012-12-042-2/+4
| | | | | | | | | | - Use a single space after "WWW:" in port descriptions Requested by: jhale, danfe, bapt Feature safe: yes Notes: svn path=/head/; revision=308261
* - Implement suggestions of jhaleGabor Pali2012-12-041-10/+10
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=308235
* r307972@csupor: pgj | 2012-12-04 09:41:39 +0100Gabor Pali2012-12-045-36/+81
| | | | | | | | | | | | - Update to 7.19.00 - Trim Makefile header - Set license - Teach more about how to respect CC and CFLAGS Feature safe: yes Notes: svn path=/head/; revision=308217
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - Update to 7.12.5Gabor Pali2010-04-063-4/+6
| | | | | | | - Add link for home page Notes: svn path=/head/; revision=252342
* - Add a missing .ifdef for NO_INSTALL_MANPAGESGabor Pali2009-11-171-0/+2
| | | | Notes: svn path=/head/; revision=244384
* - Update to 7.12.3Gabor Pali2009-11-174-26/+95
| | | | Notes: svn path=/head/; revision=244380
* Icmake is a hybrid between a 'make' utility and a 'shell script'Gabor Pali2009-03-095-0/+92
language. Originally, it was concocted to provide a useful tool for automatic program maintenance and system administrative tasks on MS-DOS platforms. Later on, Icmake was eventually ported to Unix platforms (SCO and Linux). By now Icmake also runs on a HP-Unix platform. Approved by: tabthorpe Notes: svn path=/head/; revision=229758