non port: math/p5-Bit-Vector/Makefile |
SVNWeb
|
Number of commits found: 36 |
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:22 Tobias C. Berner (tcberner) ] f53eb28 (Only the first 10 of 719 ports in this commit are shown above. )
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above )
|
Sun, 17 Apr 2022
|
[ 23:59 Po-Chuan Hsieh (sunpoet) ] 94b7309
math/p5-Bit-Vector: Strip shared library
- Bump PORTREVISION for package change
|
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)
|
Mon, 10 Sep 2018
|
[ 11:17 des ] (Only the first 10 of 213 ports in this commit are shown above. )
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez
|
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:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 28 Mar 2015
|
[ 14:42 sunpoet ]
- Add LICENSE
- Fix version requirement of *_DEPENDS
PR: 198413
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 20 days)
|
Mon, 9 Mar 2015
|
[ 16:21 adamw ]
Update to 7.4.
Changes: https://metacpan.org/source/STBEY/Bit-Vector-7.4/CHANGES.txt
Approved by: maintainer (implicit)
|
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, 30 Jan 2014
|
[ 09:42 az ] (Only the first 10 of 109 ports in this commit are shown above. )
- add stage support
Approved by: portmgr (blanket infrastructure)
|
Fri, 20 Sep 2013
|
[ 20:55 bapt ] (Only the first 10 of 665 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
|
Mon, 5 Aug 2013
|
[ 15:05 az ] (Only the first 10 of 214 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
Approved by: tobez@ (maintainer)
|
Mon, 3 Jun 2013
|
[ 14:15 tobez ]
Update to 7.3.
Changes: http://cpansearch.perl.org/src/STBEY/Bit-Vector-7.3/CHANGES.txt
|
Tue, 22 Jan 2013
|
[ 09:45 tobez ]
Try again for real:
The distfile was re-rolled with no functional changes;
bump PORTREVISION.
|
[ 09:40 tobez ]
The distfile was re-rolled with no functional changes;
bump PORTREVISION.
|
Sun, 10 Jun 2012
|
[ 18:42 swills ] (Only the first 10 of 639 ports in this commit are shown above. )
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
|
Sun, 3 Jun 2012
|
[ 05:56 az ] (Only the first 10 of 47 ports in this commit are shown above. )
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (tobez@ via IM)
|
Thu, 24 May 2012
|
[ 09:25 tobez ]
Update to 7.2.
PR: 167968
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Changes: http://cpansearch.perl.org/src/STBEY/Bit-Vector-7.2/CHANGES.txt
|
Wed, 30 Sep 2009
|
[ 07:10 tobez ]
Update to 7.1.
Changes: http://cpansearch.perl.org/src/STBEY/Bit-Vector-7.1/CHANGES.txt
Feature safe: yes
|
Sat, 29 Aug 2009
|
[ 22:04 miwi ]
- Update to 7.0
PR: 138240
Submitted by: hideo <hideo@lastamericanempire.com>
|
Thu, 13 Aug 2009
|
[ 12:34 tobez ]
Update to 6.9.
Changes: http://cpansearch.perl.org/src/STBEY/Bit-Vector-6.9/CHANGES.txt
|
Tue, 11 Aug 2009
|
[ 09:32 tobez ]
Update to 6.8.
Changes: http://cpansearch.perl.org/src/STBEY/Bit-Vector-6.8/CHANGES.txt
|
Mon, 10 Aug 2009
|
[ 10:42 tobez ]
Update to 6.7.
Changes:
http://cpansearch.perl.org/src/STBEY/Bit-Vector-6.7/CHANGES.txt
|
Tue, 28 Jul 2009
|
[ 10:15 tobez ]
Update to 6.6.
Changes:
http://cpansearch.perl.org/src/STBEY/Bit-Vector-6.6/CHANGES.txt
|
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)
|
Thu, 5 Jan 2006
|
[ 06:16 tobez ]
Add missing dependency.
Submitted by: leeym
PR: 91329
|
Mon, 10 Jan 2005
|
[ 13:46 sem ]
- Update to 6.4
PR: ports/76016
Submitted by: self
Approved by: tobez (maintainer)
|
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>
|
Fri, 7 Mar 2003
|
[ 06:06 ade ] (Only the first 10 of 106 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Mon, 28 Oct 2002
|
[ 13:27 tobez ]
Update to 6.3, add WWW.
|
Tue, 17 Sep 2002
|
[ 22:11 tobez ]
Update to 6.2.
|
Tue, 9 Oct 2001
|
[ 19:33 tobez ]
Update to 6.1; assume maintainership.
|
Thu, 1 Mar 2001
|
[ 06:39 vanilla ] (Only the first 10 of 329 ports in this commit are shown above. )
Remove do-configure section, use PERL_CONFIGURE now.
|
Wed, 3 Jan 2001
|
[ 23:23 will ]
Add p5-Bit-Vector 6.0, library of advanced math functions that includes a Perl
OO module.
|
Number of commits found: 36 |