aboutsummaryrefslogtreecommitdiff
path: root/devel/pmk
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* Large round of typo fixes in ports/devel (pkg-descr).Jimmy Olgeni2008-06-011-1/+1
| | | | Notes: svn path=/head/; revision=214100
* - Update to 0.10.4.Marcelo Araujo2008-04-022-6/+5
| | | | | | | - Use SF macro. Notes: svn path=/head/; revision=210376
* - Update to 0.10.3.Marcelo Araujo2008-01-012-4/+4
| | | | | | | Approved by: stas (mentor, implicit) Notes: svn path=/head/; revision=204821
* - Change my mail address to araujo@.Marcelo Araujo2007-06-291-1/+1
| | | | | | | Approved by: stas (mentor) Notes: svn path=/head/; revision=194470
* - update to 0.10.2.Marcelo Araujo2007-05-012-4/+4
| | | | | | | Approved by: stas (mentor) Notes: svn path=/head/; revision=191240
* Remove 4.x support.Ion-Mihai Tetcu2007-04-201-7/+1
| | | | | | | | PR: ports/111861 Submitted by: Marcelo Araujo (maintainer) Notes: svn path=/head/; revision=190401
* - Update to 0.10.1Martin Wilke2007-01-083-13/+17
| | | | | | | | | | - Pass maintainership to submitter PR: ports/107566 Submitted by: Marcelo Araujo <araujo@bsdmail.org> Notes: svn path=/head/; revision=181768
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | Notes: svn path=/head/; revision=154105
* Chase URLs per distfile survey.Mark Linimon2005-11-261-1/+1
| | | | Notes: svn path=/head/; revision=149515
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* Update to 0.9.3. Drop maintainership: caved and became an auto* goon.Sean Chittenden2005-10-113-10/+10
| | | | | | | | PR: ports/83783 Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> Notes: svn path=/head/; revision=144983
* Fix various brokenness in pmk(1) and update to 0.9.2.Sean Chittenden2005-02-024-7/+6
| | | | Notes: svn path=/head/; revision=127879
* Update pmk to 0.9.0.Sean Chittenden2005-01-163-4/+5
| | | | Notes: svn path=/head/; revision=126624
* Update pmk to 0.8.2.Sean Chittenden2004-12-182-4/+3
| | | | Notes: svn path=/head/; revision=124369
* Fix plist droppings when a pmk.conf file wasn't already in existence. AfterSean Chittenden2004-12-073-2/+5
| | | | | | | | | | | | this commit, it is now possible to depend on pmk as a build dependency and have it work 100% correctly as a package or port. Previously, one would have to call pmksetup(1), now this is no longer required. Port version bump. Pointed out by: kris Notes: svn path=/head/; revision=123417
* Update pmk to run pmksetup by default and remove pmk.conf only if it's theSean Chittenden2004-11-303-0/+31
| | | | | | | same as the default config. Bump port version. Notes: svn path=/head/; revision=122793
* I'm not sure how I missed committing this file, but commit the update.Sean Chittenden2004-06-261-2/+2
| | | | | | | Submitted by: Kris Kennaway Notes: svn path=/head/; revision=112304
* Update pmk to the latest stable version, 0.8.1. Now including a tutorial,Sean Chittenden2004-06-252-8/+9
| | | | | | | | | | | | examples, better docs, and a shiny new website! But wait, there's more! If you order your autoconf replacement today, at no additional charge we'll include six months worth of bug fixes!!! PR: ports/68248 Submitted by: David Bremner Notes: svn path=/head/; revision=112267
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* pmk has moved from premk.sf.net to pmk.sf.net. Update WWW accordingly.Sean Chittenden2003-11-181-1/+1
| | | | Notes: svn path=/head/; revision=94246
* A clean build revealed use of the wrong make variable. Correct bogon.Sean Chittenden2003-10-131-1/+1
| | | | Notes: svn path=/head/; revision=91101
* Add pmk, "Pre Make Kit." pmk is a sane and BSDL autoconf replacement.Sean Chittenden2003-10-134-0/+50
There are no dependencies on external software and the syntax of .pmk files is more than tollerable. A quick example of the syntax can be found here (scroll down to the pmkscan section): http://premk.sourceforge.net/example.html Notes: svn path=/head/; revision=91076