aboutsummaryrefslogtreecommitdiff
path: root/devel/premake
Commit message (Collapse)AuthorAgeFilesLines
* - Fix race condition to work on all plataforms/archs.Felippe de Meirelles Motta2009-01-112-0/+16
| | | | | | | | | - Bump PORTREVISION. Reported by: pav (via pointyha) Notes: svn path=/head/; revision=225742
* - Update to 3.7.Felippe de Meirelles Motta2009-01-023-19/+4
| | | | Notes: svn path=/head/; revision=225140
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-1/+0
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217472
* - Update to 3.6.Felippe de Meirelles Motta2008-05-122-5/+4
| | | | | | | Approved by: gabor (mentor) Notes: svn path=/head/; revision=212950
* - Fix race condition to work on all plataforms/archs.Felippe de Meirelles Motta2008-03-192-4/+16
| | | | | | | | | | - Unbroken on CURRENT. Reviewed by: pav Approved by: araujo (mentor) Notes: svn path=/head/; revision=209400
* - Mark as BROKEN on CURRENT.Felippe de Meirelles Motta2008-03-191-0/+4
| | | | | | | | Submitted by: pointyhat via erwin Approved by: araujo (mentor) Notes: svn path=/head/; revision=209334
* - Change my mail address to lippe@.Felippe de Meirelles Motta2008-03-101-1/+1
| | | | | | | Approved by: araujo (mentor) Notes: svn path=/head/; revision=208703
* - Update maintainer mail adressMartin Wilke2007-12-181-1/+1
| | | | | | | | PR: 118787 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> (maintainer) Notes: svn path=/head/; revision=204003
* - Update to 3.5Pav Lucistnik2007-12-142-6/+15
| | | | | | | | PR: ports/118629 Submitted by: Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br> (maintainer) Notes: svn path=/head/; revision=203554
* - Update to 3.4Martin Wilke2007-09-062-7/+6
| | | | | | | | | | - Pass maintainership to submitter PR: 116157 Submitted by: Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br> Notes: svn path=/head/; revision=198950
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* Upgrade to version 2.4Edwin Groothuis2005-10-052-3/+3
| | | | | | | Noticed by: ports new version checker Notes: svn path=/head/; revision=144245
* - Update to 2.3Sergey Matveychuk2005-06-052-7/+9
| | | | | | | | PR: ports/81856 Submitted by: Ports Fury Notes: svn path=/head/; revision=136814
* update to 2.1Michael Johnson2004-11-042-5/+5
| | | | | | | | | reset maintainer to ports@FreeBSD.org Approved by: pav (co mentor) Notes: svn path=/head/; revision=120789
* Change email to new FreeBSD.org addressMichael Johnson2004-10-291-1/+1
| | | | | | | Approved by:adamw (mentor) Notes: svn path=/head/; revision=120470
* - Update to 1.9Pav Lucistnik2004-05-314-62/+3
| | | | | | | | PR: ports/67425 Submitted by: michael johnson <ahze@ahze.net> (maintainer) Notes: svn path=/head/; revision=110561
* - Switch to MASTER_SITE_SOURCEFORGE_EXTENDEDPav Lucistnik2004-05-251-1/+1
| | | | | | | | PR: ports/67190 Submitted by: michael johnson <ahze@ahze.net> (maintainer) Notes: svn path=/head/; revision=110002
* - Update to 0.7Pav Lucistnik2004-03-305-68/+24
| | | | | | | | PR: ports/64914 Submitted by: michael johnson <ahze@ahze.net> (maintainer) Notes: svn path=/head/; revision=105658
* Add premake.Pav Lucistnik2004-03-285-0/+137
Describe your software project with a full-featured scripting language and let Premake write the build scripts for you. With one file your project can support both IDE-addicted Windows coders and Linux command-line junkies! PR: ports/64735 Submitted by: michael johnson <ahze@ahze.net> Notes: svn path=/head/; revision=105490