aboutsummaryrefslogtreecommitdiff
path: root/devel/pmake
Commit message (Collapse)AuthorAgeFilesLines
* - unbreak this port on 5.xYen-Ming Lee2004-11-112-9/+8
| | | | | | | | | PR: 72033 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=121388
* BROKEN on 5.x: Broken by changes to make(1)Kris Kennaway2004-09-261-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118415
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update to version 2.1.36.Steve Price2003-12-162-2/+2
| | | | | | | | PR: 60151 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=95927
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Add parallel to CATEGORIES.Akinori MUSHA2002-11-241-1/+1
| | | | | | | | PR: ports/39094 Submitted by: trevor Notes: svn path=/head/; revision=71007
* Fix build on current.Kris Kennaway2002-06-161-0/+14
| | | | | | | Submitted by: mike Notes: svn path=/head/; revision=61349
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-2/+2
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53952
* Put the distfile up on MASTER_SITE_LOCAL as well since beta and the restSteve Price2001-04-141-1/+3
| | | | | | | | of the Alpha package building cluster appear to be having trouble fetching it from the other MASTER_SITE. Notes: svn path=/head/; revision=41383
* Rename PLIST.customs to pkg-plist.customs.Satoshi Asami2000-10-081-1/+1
| | | | Notes: svn path=/head/; revision=33502
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
| | | | Notes: svn path=/head/; revision=27452
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Initial import of pmake version 2.1.33.Steve Price1998-11-1514-0/+303
A parallel make(1) from the Sprite OS project. Reviewed by: asami Notes: svn path=/head/; revision=14545