non port: textproc/p5-XML-Stream/Makefile |
SVNWeb
|
Number of commits found: 39 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] 5cf7e35 (Only the first 10 of 1452 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 6 Nov 2020
|
[ 11:36 sunpoet ]
Add NO_ARCH
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
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)
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 1 Jan 2015
|
[ 19:02 sunpoet ]
- Update to 1.24
- Add LICENSE
- Sort PLIST
Changes: http://search.cpan.org/dist/XML-Stream/CHANGES
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Thu, 7 Nov 2013
|
[ 03:52 vanilla ] (Only the first 10 of 572 ports in this commit are shown above. )
Support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 23:17 bapt ] (Only the first 10 of 1559 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] (Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Mon, 17 Dec 2012
|
[ 06:32 az ]
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
|
Tue, 13 Mar 2012
|
[ 16:15 pgollucci ] (Only the first 10 of 391 ports in this commit are shown above. )
- 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)
|
Thu, 8 Mar 2012
|
[ 18:45 pgollucci ] (Only the first 10 of 403 ports in this commit are shown above. )
- 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
|
Sun, 8 Jan 2012
|
[ 19:05 swills ]
-Add missing BUILD_DEPENDS to silence build warnings
|
Wed, 24 Aug 2011
|
[ 01:56 sunpoet ]
- Set TEST_DEPENDS conditionally
|
Mon, 25 Jul 2011
|
[ 03:08 sunpoet ]
- Update to 1.23_06
Changes: http://search.cpan.org/src/DAPATRICK/XML-Stream-1.23_06/CHANGES
|
Wed, 13 Jul 2011
|
[ 07:19 sunpoet ]
- Update to 1.23_05
- Sort MAN3
- Update WWW
Changes: http://search.cpan.org/dist/XML-Stream/CHANGES
|
Mon, 11 Apr 2011
|
[ 01:03 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>
|
Fri, 8 Jan 2010
|
[ 18:04 leeym ]
- simplify dependency
- fix plist
- bump PORTREVISION
|
[ 08:13 wen ]
- Update to 1.23
|
Thu, 29 Jan 2009
|
[ 17:41 erwin ] (Only the first 10 of 81 ports in this commit are shown above. )
Reassign my p5-* ports to perl@ so more than one person
can look at them.
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ] (Only the first 10 of 2168 ports in this commit are shown above. )
- 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)
|
Sat, 8 Sep 2007
|
[ 01:08 linimon ] (Only the first 10 of 69 ports in this commit are shown above. )
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
|
Mon, 31 Oct 2005
|
[ 18:24 erwin ] (Only the first 10 of 97 ports in this commit are shown above. )
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
|
Tue, 7 Dec 2004
|
[ 09: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>
|
Mon, 5 Apr 2004
|
[ 07:04 erwin ]
Update to 1.21
|
Sun, 4 Apr 2004
|
[ 17:55 erwin ]
Update to 1.20
|
Mon, 9 Feb 2004
|
[ 21:02 erwin ]
- Update to 1.17
- use USE_SIZE
This module is now also perl 5.6.0 and higher only.
|
Mon, 29 Dec 2003
|
[ 17:03 erwin ]
Simplify and fix detection of conditional dependency on p5-IO
Submitted by: "Kostik I. Belousov" <kostya@tessart.kiev.ua>
|
Fri, 24 Oct 2003
|
[ 12:05 ijliao ] (Only the first 10 of 1501 ports in this commit are shown above. )
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
Thu, 12 Jun 2003
|
[ 16:41 erwin ] (Only the first 10 of 100 ports in this commit are shown above. )
Change to my FreeBSD.org address
|
Fri, 21 Feb 2003
|
[ 13:42 knu ] (Only the first 10 of 240 ports in this commit are shown above. )
De-pkg-comment.
|
Sat, 25 Jan 2003
|
[ 23:12 nork ]
XML::Stream needs IO::Select > 1.13.
PR: ports/47395
Submitted by: Erwin Lansing <erwin@lansing.dk> (maintainer)
|
Mon, 17 Jun 2002
|
[ 19:58 pat ]
Update to 1.15
PR: 39403
Submitted by: maintainer
|
Tue, 28 May 2002
|
[ 15:19 tobez ]
Update to 1.14. Assign the submitter to be the maintainer.
PR: 38507
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
Tue, 31 Jul 2001
|
[ 10:52 tobez ]
Update textproc/p5-XML-Stream to 1.12. Change the maintainer to ports@.
|
Sat, 17 Feb 2001
|
[ 15:31 kevlo ]
Update to version 1.11
|
Tue, 12 Dec 2000
|
[ 15:34 clive ]
XML::Stream provides you with access to XML Stream and Net::Jabber depends on
it.
|
Number of commits found: 39 |