aboutsummaryrefslogtreecommitdiff
path: root/www/mdw
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* The distribution site requires a 'www.' prefix.Pete Fritchman2003-10-262-2/+2
| | | | | | | Noticed by: distfiles survey Notes: svn path=/head/; revision=92217
* 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
* Updated RE to match sed.Edwin Groothuis2002-11-051-1/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=69504
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | | | | And some ports have USE_PERL5=yes now. Notes: svn path=/head/; revision=69436
* Respect CFLAGS.Pete Fritchman2001-11-142-1/+12
| | | | Notes: svn path=/head/; revision=50006
* Change my email address to petef@FreeBSD.org for the ports I maintain.Pete Fritchman2001-08-221-2/+2
| | | | | | | Reviewed by: ade Notes: svn path=/head/; revision=46662
* Add mdw 1.0, a utility to check the MD5 sum of a webpage.Mark Pulford2001-07-085-0/+41
PR: 28712 Submitted by: petef@databits.net Notes: svn path=/head/; revision=44908