| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
21 May 2012 11:31:23
0.14
|
tobez  |
Update to 0.14.
PR: 167638
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
Changes: http://search.cpan.org/dist/Markapl/Changes |
21 Jan 2012 17:40:15
0.13
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
29 Nov 2011 12:41:01
0.13
|
tobez  |
Update to 0.13.
Changes: http://search.cpan.org/dist/Markapl/Changes
Feature safe: yes |
21 Jun 2011 06:58:21
0.11
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro |
21 Feb 2010 13:54:23
0.11
|
tobez  |
Update to 0.11.
Changes: http://search.cpan.org/dist/Markapl/Changes
Feature safe: yes |
15 Feb 2010 00:54:32
0.10
|
tobez  |
Add textproc/p5-Markapl 0.10, a templating system in Perl using
Perl-like syntax. It is similar to textproc/p5-Template-Declare,
but with some syntactic niceties impossible without using a
syntax-modifying devel/p5-Devel-Declare. |