aboutsummaryrefslogtreecommitdiff
path: root/textproc/markdown
Commit message (Collapse)AuthorAgeFilesLines
* Drop support for perl 5.8.Anton Berezin2012-12-181-14/+3
| | | | | | | Nudged by: az Notes: svn path=/head/; revision=309163
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703Martin Matuska2010-09-211-4/+9
| | | | | | | Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000 Notes: svn path=/head/; revision=261560
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Distfile was silently rerolled without content change.Erwin Lansing2007-01-061-3/+3
| | | | | | | | Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> Approved by: maintainer Notes: svn path=/head/; revision=181614
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Rerolled distfile. There is no difference in the contents between theAnton Berezin2005-11-031-2/+2
| | | | | | | | | old and the current archive. Noticed by: kris via pointyhat Notes: svn path=/head/; revision=147075
* Let the IGNORE message make a bit more sense and change it from:Erwin Lansing2005-10-311-1/+1
| | | | | | | | | | | | | | | ===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install lang/perl5 then try again. to: ===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install lang/perl5 then try again. Approved by: silence on -ports Notes: svn path=/head/; revision=146850
* Use PLIST_FILES, save an inode.Anton Berezin2005-10-132-1/+2
| | | | | | | Nudged by: vs Notes: svn path=/head/; revision=145289
* Add markdown 1.0.1, a text-to-HTML conversion tool for web writers.Anton Berezin2005-10-134-0/+57
Notes: svn path=/head/; revision=145262