Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.10 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.10 20 Jul 2022 14:23:14
    |
Tobias C. Berner (tcberner)  |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.10 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.10 28 May 2020 15:20:47
  |
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 8). |
2.10 29 Jul 2018 19:23:52
  |
sunpoet  |
Update to 2.10
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/Text-Quoted |
2.09 27 May 2018 20:15:20
  |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
2.09 15 Sep 2017 08:58:50
  |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
2.09 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.09 21 Feb 2015 08:39:01
  |
sunpoet  |
- Update to 2.09
- Add LICENSE
- Sort PLIST
Changes: http://search.cpan.org/dist/Text-Quoted/Changes |
2.08_1 26 Nov 2014 13:08:38
  |
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
2.08 07 Nov 2013 03:52:42
  |
vanilla  |
Support STAGEDIR. |
2.08 20 Sep 2013 23:17:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
2.08 02 Aug 2013 18:52:11
  |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
2.08 22 May 2013 09:31:27
  |
tobez  |
Update to 2.08.
Changes: http://search.cpan.org/dist/Text-Quoted/Changes |
2.07 17 May 2013 08:32:57
  |
tobez  |
Update to 2.07.
Changes: http://search.cpan.org/dist/Text-Quoted/Changes |
2.06 04 Jun 2012 13:18:35
 |
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
2.06 21 Jan 2012 17:40:15
 |
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 |
2.06 17 May 2011 11:13:00
 |
jadawin  |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
2.06 15 Mar 2010 19:14:14
 |
tobez  |
Update to 2.06.
Changes: http://search.cpan.org/dist/Text-Quoted/Changes |
2.05_1 23 Dec 2009 11:18:44
 |
kuriyama  |
- Remove test-only and included-in-perl-5.8 dependencies. |
2.05 30 Jul 2009 23:04:49
 |
pgollucci  |
Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plists
PR: ports/136771
Exp Run by: pav
Approved by: portmgr (pav) |
2.05 29 Jan 2009 17:41:17
 |
erwin  |
Reassign my p5-* ports to perl@ so more than one person
can look at them. |
2.05 17 Apr 2008 14:30:31
 |
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) |
2.05 02 Feb 2008 20:36:03
 |
erwin  |
Update to 2.05 |
2.04 24 Jan 2008 14:46:55
 |
erwin  |
Update to 2.04 |
2.03 12 Dec 2007 00:03:53
 |
erwin  |
Update to 2.03 |
2.02 27 Mar 2007 19:47:57
 |
erwin  |
Update to 2.02
PR: 110938
Submitted by: rafan |
1.10 16 Feb 2007 11:02:10
 |
erwin  |
- Update to 1.10
- Remove 4.x cruft |
1.8 22 Jan 2006 02:55:05
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.8 26 Nov 2005 17:00:48
 |
pav  |
- Add SHA256
Approved by: maintainer |
1.8 31 Oct 2005 18:24:21
 |
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 |
1.8 24 Jul 2004 22:05:56
 |
erwin  |
Update to 1.8 |
1.7 02 Jul 2004 08:13:47
 |
erwin  |
Update to 1.7 |
1.5 11 Feb 2004 14:57:08
 |
erwin  |
Update 1.5 |
1.3 14 Oct 2003 11:44:40
 |
erwin  |
Update to 1.3 |
1.2 12 Jun 2003 16:41:16
 |
erwin  |
Change to my FreeBSD.org address |
1.2 14 Apr 2003 12:21:31
 |
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> |