aboutsummaryrefslogtreecommitdiff
path: root/devel/jam
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - Reassign ports to heapThomas Abthorpe2011-02-271-1/+1
| | | | | | | Submitted by: alepulver Notes: svn path=/head/; revision=269863
* - Update download locationPav Lucistnik2009-01-301-1/+1
| | | | | | | Reported by: -fetch-original pointyhat run Notes: svn path=/head/; revision=227188
* Change the maintainership address to the @FreeBSD.org one.Alejandro Pulver2006-04-091-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=159200
* - Add SHA256Pav Lucistnik2005-11-251-1/+2
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=149490
* * Take maintainership.Pav Lucistnik2005-09-044-23/+27
| | | | | | | | | | | * Clean-up. * Remove ONLY_FOR_ARCHS. PR: ports/85352 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Notes: svn path=/head/; revision=141948
* - Add amd64 in ONLY_FOR_ARCHS.Florent Thoumie2005-04-121-2/+2
| | | | | | | | PR: ports/79798 Submitted by: Conrad J. Sabatier <conrads@cox.net> Notes: svn path=/head/; revision=133131
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* update from 2.5rc3 to 2.5 (the distfile got rerolled - diff done, only one ↵Oliver Lehmann2004-11-282-2/+4
| | | | | | | | | function declaration got changed) Bump PORTREVISION Notes: svn path=/head/; revision=122671
* Update to 2.5: numerous bugfixes, a few minor feature enhancements. SeeMark Linimon2004-02-123-8/+10
| | | | | | | | | | RELNOTES for details. PR: ports/62522 Submitted by: Olivier Saut <Olivier.Saut@gmm.insa-tlse.fr> Notes: svn path=/head/; revision=100741
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | 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-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Fix REINPLACE problem.OKAZAKI Tetsurou2002-07-181-1/+4
| | | | | | | | PR: 40484, 40485 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=63220
* Add USE_REINPLACE where appropriate.Maxim Sobolev2002-06-191-0/+1
| | | | Notes: svn path=/head/; revision=61545
* upgrade to 2.4Ying-Chieh Liao2002-06-173-28/+12
| | | | | | | | PR: 39430 Submitted by: Ports Fury Notes: svn path=/head/; revision=61453
* The directory from which to copy the jam binary changes slightly on theSteve Price2001-04-151-0/+5
| | | | | | | Alpha platform. Notes: svn path=/head/; revision=41392
* Upgrade to version 2.3Kevin Lo2001-02-085-17/+30
| | | | | | | | PR: 24872 Submitted by: Ports Fury Notes: svn path=/head/; revision=38098
* Remove inactive MAINTAINER <hsu>, he hasn't committed in over 2 years.Will Andrews2001-01-271-1/+1
| | | | Notes: svn path=/head/; revision=37624
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
| | | | Notes: svn path=/head/; revision=27452
* update mastersiteMichael Haro1999-10-251-1/+1
| | | | | | | | PR: 14476 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=22632
* 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
* Use ./jam0 rather than bin.freebsdx86/jam for installation.Hidetoshi Shimokawa1999-01-061-2/+2
| | | | | | | | | It works both on alpha and i386. Approved by: Maintainer <hsu@FreeBSD.ORG> Notes: svn path=/head/; revision=15883
* Run jam0 as ./jam0.Jeffrey Hsu1998-07-131-0/+11
| | | | | | | Submitted by: Jeremy Prior <jez@netcraft.co.uk> Notes: svn path=/head/; revision=11900
* Import Jam/MR, a build utility like make(1).Jeffrey Hsu1998-07-115-0/+36
Notes: svn path=/head/; revision=11820