aboutsummaryrefslogtreecommitdiff
path: root/textproc/markdown
Commit message (Collapse)AuthorAgeFilesLines
* textproc/markdown and textproc/discount: Add CONFLICTS_INSTALLYuri Victorovich2019-06-221-0/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=504879
* Return tobez@'s ports to the pool after his commit bit was safekept.Rene Ladan2019-04-081-1/+1
| | | | Notes: svn path=/head/; revision=498412
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-08-031-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories T-V. CR: D509 Approved by: portmgr (antoine) Notes: svn path=/head/; revision=363904
* Convert textproc to USES=zipBaptiste Daroussin2014-03-101-2/+1
| | | | Notes: svn path=/head/; revision=347786
* * Convert to stagingMathieu Arnold2014-01-211-10/+9
| | | | | | | | | * Add license Sponsored by: Absolight Notes: svn path=/head/; revision=340571
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - convert to the new perl5 frameworkAndrej Zverev2013-09-121-2/+1
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327088
* - switch simple inline replacement from perl to sedAndrej Zverev2013-07-261-3/+2
| | | | | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@) Notes: svn path=/head/; revision=323714
* 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