| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 May 2013 09:31:27
2.08
|
tobez  |
Update to 2.08.
Changes: http://search.cpan.org/dist/Text-Quoted/Changes |
17 May 2013 08:32:57
2.07
|
tobez  |
Update to 2.07.
Changes: http://search.cpan.org/dist/Text-Quoted/Changes |
04 Jun 2012 13:18:35
2.06
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
21 Jan 2012 17:40:15
2.06
|
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 |
17 May 2011 11:13:00
2.06
|
jadawin  |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
15 Mar 2010 19:14:14
2.06
|
tobez  |
Update to 2.06.
Changes: http://search.cpan.org/dist/Text-Quoted/Changes |
23 Dec 2009 11:18:44
2.05_1
|
kuriyama  |
- Remove test-only and included-in-perl-5.8 dependencies. |
30 Jul 2009 23:04:49
2.05
|
pgollucci  |
Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plists
PR: ports/136771
Exp Run by: pav
Approved by: portmgr (pav) |
29 Jan 2009 17:41:17
2.05
|
erwin  |
Reassign my p5-* ports to perl@ so more than one person
can look at them. |
17 Apr 2008 14:30:31
2.05
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
02 Feb 2008 20:36:03
2.05
|
erwin  |
Update to 2.05 |
24 Jan 2008 14:46:55
2.04
|
erwin  |
Update to 2.04 |
12 Dec 2007 00:03:53
2.03
|
erwin  |
Update to 2.03 |
27 Mar 2007 19:47:57
2.02
|
erwin  |
Update to 2.02
PR: 110938
Submitted by: rafan |
16 Feb 2007 11:02:10
1.10
|
erwin  |
- Update to 1.10
- Remove 4.x cruft |
22 Jan 2006 02:55:05
1.8
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
26 Nov 2005 17:00:48
1.8
|
pav  |
- Add SHA256
Approved by: maintainer |
31 Oct 2005 18:24:21
1.8
|
erwin  |
Let the IGNORE message make a bit more sense and change it from:
===> 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 |
24 Jul 2004 22:05:56
1.8
|
erwin  |
Update to 1.8 |
02 Jul 2004 08:13:47
1.7
|
erwin  |
Update to 1.7 |
11 Feb 2004 14:57:08
1.5
|
erwin  |
Update 1.5 |
14 Oct 2003 11:44:40
1.3
|
erwin  |
Update to 1.3 |
12 Jun 2003 16:41:16
1.2
|
erwin  |
Change to my FreeBSD.org address |
14 Apr 2003 12:21:31
1.2
|
edwin  |
new port: textproc/p5-Text-Quoted
Text::Quoted examines the structure of some text which may
contain multiple different levels of quoting, and turns the
text into a nested data structure.
PR: ports/50936
Submitted by: Erwin Lansing <erwin@lansing.dk> |