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) |
1.24 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 ) |
1.24 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 ) |
1.24 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.24 06 Nov 2020 11:36:41
  |
sunpoet  |
Add NO_ARCH |
1.24 06 Oct 2018 13:06:45
  |
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
1.24 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 |
1.24 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.24 01 Jan 2015 19:02:27
  |
sunpoet  |
- Update to 1.24
- Add LICENSE
- Sort PLIST
Changes: http://search.cpan.org/dist/XML-Stream/CHANGES |
1.23.06_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 ) |
1.23.06 07 Nov 2013 03:52:42
  |
vanilla  |
Support STAGEDIR. |
1.23.06 20 Sep 2013 23:17:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.23.06 02 Aug 2013 18:52:11
  |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.23.06 17 Dec 2012 06:32:13
  |
az  |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
1.23.06 13 Mar 2012 16:15:36
 |
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
1.23.06 08 Mar 2012 18:45:38
 |
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
1.23.06 08 Jan 2012 19:05:23
 |
swills  |
-Add missing BUILD_DEPENDS to silence build warnings |
1.23.06 24 Aug 2011 01:56:41
 |
sunpoet  |
- Set TEST_DEPENDS conditionally |
1.23.06 25 Jul 2011 03:08:23
 |
sunpoet  |
- Update to 1.23_06
Changes: http://search.cpan.org/src/DAPATRICK/XML-Stream-1.23_06/CHANGES |
1.23.05 13 Jul 2011 07:19:43
 |
sunpoet  |
- Update to 1.23_05
- Sort MAN3
- Update WWW
Changes: http://search.cpan.org/dist/XML-Stream/CHANGES |
1.23.04 11 Apr 2011 01:03:57
 |
wen  |
- Update to 1.23.04
Using a developer version because its a required dependency for
p5-Net-XMMP-1.02.02. Fixes many issues.
PR: ports/156256
Submitted by: milki <milki@rescomp.berkeley.edu> |
1.23_1 08 Jan 2010 18:04:37
 |
leeym  |
- simplify dependency
- fix plist
- bump PORTREVISION |
1.23 08 Jan 2010 08:13:35
 |
wen  |
- Update to 1.23 |
1.22 29 Jan 2009 17:41:17
 |
erwin  |
Reassign my p5-* ports to perl@ so more than one person
can look at them. |
1.22 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) |
1.22 08 Sep 2007 01:08:35
 |
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
1.22 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.22 26 Nov 2005 17:00:48
 |
pav  |
- Add SHA256
Approved by: maintainer |
1.22 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.22 07 Dec 2004 09:12:12
 |
erwin  |
Update to 1.22 and bump required perl version to 5.8.x or higher.
PR: 74643
Submitted by: Lars Eggert <lars.eggert@gmx.net> |
1.21 05 Apr 2004 07:04:54
 |
erwin  |
Update to 1.21 |
1.20 04 Apr 2004 17:55:34
 |
erwin  |
Update to 1.20 |
1.17 09 Feb 2004 21:02:44
 |
erwin  |
- Update to 1.17
- use USE_SIZE
This module is now also perl 5.6.0 and higher only. |
1.15 29 Dec 2003 17:03:56
 |
erwin  |
Simplify and fix detection of conditional dependency on p5-IO
Submitted by: "Kostik I. Belousov" <kostya@tessart.kiev.ua> |
1.15 24 Oct 2003 12:05:09
 |
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
1.15 12 Jun 2003 16:41:16
 |
erwin  |
Change to my FreeBSD.org address |
1.15 21 Feb 2003 13:42:50
 |
knu  |
De-pkg-comment. |
1.15 25 Jan 2003 23:12:56
 |
nork  |
XML::Stream needs IO::Select > 1.13.
PR: ports/47395
Submitted by: Erwin Lansing <erwin@lansing.dk> (maintainer) |
1.15 17 Jun 2002 19:58:22
 |
pat  |
Update to 1.15
PR: 39403
Submitted by: maintainer |
1.14 28 May 2002 15:19:46
 |
tobez  |
Update to 1.14. Assign the submitter to be the maintainer.
PR: 38507
Submitted by: Erwin Lansing <erwin@lansing.dk> |
31 Jul 2001 10:52:31
    |
tobez  |
Update textproc/p5-XML-Stream to 1.12. Change the maintainer to ports@. |
17 Feb 2001 15:31:18
    |
kevlo  |
Update to version 1.11 |
15 Dec 2000 10:04:15
    |
roam  |
Remove an extraneous directory. |
12 Dec 2000 15:34:16
    |
clive  |
XML::Stream provides you with access to XML Stream and Net::Jabber depends on
it. |