non port: devel/p5-Data-TreeDumper/Makefile |
SVNWeb
|
Number of commits found: 35 |
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:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@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.
|
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, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 13 Jun 2015
|
[ 13:56 sunpoet ]
- Add LICENSE
- Sort *_DEPENDS
- Add NO_ARCH
- Sort PLIST
- Pass maintainership to perl@
|
Fri, 12 Jun 2015
|
[ 20:58 erwin ] (Only the first 10 of 57 ports in this commit are shown above. )
Reset dhn's ports
PR: 197522
Submitted by: jbeich
Approved by: portmgr
|
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, 6 Mar 2014
|
[ 18:51 sunpoet ] (Only the first 10 of 63 ports in this commit are shown above. )
- Remove outdated PERL_LEVEL check
With hat: perl
|
Wed, 5 Feb 2014
|
[ 13:45 miwi ] (Only the first 10 of 20 ports in this commit are shown above. )
- Stage support
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Mon, 16 Sep 2013
|
[ 10:28 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Fri, 15 Mar 2013
|
[ 09:56 bapt ] (Only the first 10 of 13 ports in this commit are shown above. )
Do not remove directories not owned by the port
|
Mon, 19 Nov 2012
|
[ 13:29 az ]
Add required dependency for perl >= 5.14
PR: ports/167528
Submitted by: Wayne Sierke <ws@au.dyndns.ws>
Approved by: maintainer (timeout)
Feature safe: yes
|
Sat, 30 Jun 2012
|
[ 14:07 az ] (Only the first 10 of 41 ports in this commit are shown above. )
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Sat, 21 Jan 2012
|
[ 17:40 eadler ] (Only the first 10 of 1326 ports in this commit are shown above. )
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
|
Sat, 11 Jun 2011
|
[ 13:30 dhn ]
- Update to 0.40
|
Wed, 18 May 2011
|
[ 20:08 dhn ]
- Update to 0.39
|
Sun, 27 Mar 2011
|
[ 07:14 dhn ]
- Remove MD5 checksum
- Bump PORTREVISION
- Fix the wrong depend
PR: ports/155731
Submitted by: chinsan@
|
Mon, 25 Jan 2010
|
[ 14:51 dhn ]
- Update to 0.37
|
Fri, 6 Mar 2009
|
[ 18:14 dhn ] (Only the first 10 of 64 ports in this commit are shown above. )
- Use my FreeBSD address on the ports I maintain
Approved by: tabthorpe (co-mentor)
|
Sat, 8 Nov 2008
|
[ 20:17 miwi ]
- Update to 0.35
- Pass maintainership to submitter
PR: 128697
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer)
|
Tue, 29 Apr 2008
|
[ 05:27 linimon ] (Only the first 10 of 193 ports in this commit are shown above. )
Reset aaron's port maintainerships due to many maintainer-timeouts.
|
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
|
[ 00:56 linimon ] (Only the first 10 of 101 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
|
Sun, 11 Feb 2007
|
[ 09:21 erwin ]
- Update to 0.33
- Make pkg-descr shorter
PR: 107474
Submitted by: chinsan
Approved by: maintainer timeout
|
Sun, 14 May 2006
|
[ 14:46 aaron ]
- Updated from 0.27 to 0.31
0.31
FIXED: DTD wouldn't iterate in terminal node (hashes, arrays without
elements are terminal)
ADDED: filter argument ($setup->{FILTER_ARGUMENT})
ADDED: path elements ($setup->{__PATH_ELEMENTS})
ADDED: $setup->{__PATH_ELEMENTS} example to filter.pl
ADDED: scalar_and_origine.pl
0.30
ADDED: Accept scalar variables
ADDED: documentation for $Data::TreeDumper::Displaycallerlocation
ADDED: PrintTree and display of caller locations
0.29
ADDED: object underlying type is displayed in the type tag
FIXED; typos O for 0 and inversly
0.28
REMOVED: Allocation of console in Win32 that displayed a console for GUI
apps
ADDED: WRAP_WIDTH
CHANGED: refactored code and merged changes with Diff module
Approved by: tobez (implicit)
|
Tue, 1 Nov 2005
|
[ 18:41 aaron ]
- Updated from 0.24 to 0.27
- Updated maintainer email address
Approved by: tobez
|
Fri, 1 Jul 2005
|
[ 23:09 jylefort ]
- Add missing devel/p5-Class-ISA dependency [1]
- Fix packing list
[1]
PR: ports/82877
Submitted by: maintainer
|
Thu, 30 Jun 2005
|
[ 17:28 novel ]
Update to 0.23.
PR: 82832
Submitted by: Aaron Dalton (maintainer)
|
Wed, 29 Jun 2005
|
[ 18:55 jylefort ]
Update to 0.22
PR: ports/82783
Submitted by: maintainer
|
Mon, 17 Jan 2005
|
[ 16:02 sem ]
- Update to 0.20
PR: ports/76309
Submitted by: maintainer
|
Fri, 20 Aug 2004
|
[ 12:19 mat ]
Update to 0.16
PR: 70222
Submitted by: maintainer
|
Mon, 2 Aug 2004
|
[ 14:32 mat ]
Add p5-Data-TreeDumper 0.15, dumps a data structure in a tree fashion.
PR: ports/69883
Submitted by: Aaron Dalton <aaron@daltons.ca>
|
Number of commits found: 35 |