1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Martin Wilke
80a5180579 - Update to 0.10.1
- Pass maintainership to submitter

PR:		ports/107566
Submitted by:	Marcelo Araujo <araujo@bsdmail.org>
2007-01-08 12:35:20 +00:00
Edwin Groothuis
8782296f87 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry 2006-01-22 00:30:24 +00:00
Mark Linimon
f7ba7b230f Chase URLs per distfile survey. 2005-11-26 00:29:59 +00:00
Pav Lucistnik
22fea9c3df - Add some SHA256 checksums 2005-11-24 15:40:04 +00:00
Sean Chittenden
975d76eb0f Update to 0.9.3. Drop maintainership: caved and became an auto* goon.
PR:		ports/83783
Submitted by:	Mark Starovoytov <mark_sf@kikg.ifmo.ru>
2005-10-11 18:35:10 +00:00
Sean Chittenden
5d060c7475 Fix various brokenness in pmk(1) and update to 0.9.2. 2005-02-02 01:07:35 +00:00
Sean Chittenden
b991ca504a Update pmk to 0.9.0. 2005-01-16 21:39:34 +00:00
Sean Chittenden
56b76e087f Update pmk to 0.8.2. 2004-12-18 09:25:47 +00:00
Sean Chittenden
e4d5c46ee8 Fix plist droppings when a pmk.conf file wasn't already in existence. After
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
2004-12-07 21:44:15 +00:00
Sean Chittenden
2d0db4595d Update pmk to run pmksetup by default and remove pmk.conf only if it's the
same as the default config.  Bump port version.
2004-11-30 07:56:10 +00:00
Sean Chittenden
6470d37a85 I'm not sure how I missed committing this file, but commit the update.
Submitted by:	Kris Kennaway
2004-06-26 06:34:59 +00:00
Sean Chittenden
b50c7701e6 Update pmk to the latest stable version, 0.8.1. Now including a tutorial,
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
2004-06-25 19:50:44 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Sean Chittenden
a2be31939f pmk has moved from premk.sf.net to pmk.sf.net. Update WWW accordingly. 2003-11-18 10:51:59 +00:00
Sean Chittenden
5eea536a7e A clean build revealed use of the wrong make variable. Correct bogon. 2003-10-13 20:58:25 +00:00
Sean Chittenden
69ed39ed86 Add pmk, "Pre Make Kit." pmk is a sane and BSDL autoconf replacement.
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
2003-10-13 17:56:00 +00:00