notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: math/p5-Number-Fraction/Makefile
SVNWeb

Number of commits found: 17

Tue, 11 Apr 2023
[ 20:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:4f538db960da5a685c2ddfa6428089654b0ad72d  commit hash:4f538db960da5a685c2ddfa6428089654b0ad72d  commit hash:4f538db960da5a685c2ddfa6428089654b0ad72d  4f538db  (Only the first 10 of 202 ports in this commit are shown above. View all ports for this commit)
all: return swills' ports to the pools after safeeping his ports bit.

With hat:	portmgr-secretary
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sun, 13 Mar 2022
[ 22:01 Steve Wills (swills) search for other commits by this committer ]    commit hash:aca9820d193e821b5846ce83bf6a46ad2cceb332  commit hash:aca9820d193e821b5846ce83bf6a46ad2cceb332  commit hash:aca9820d193e821b5846ce83bf6a46ad2cceb332  aca9820 
math/p5-Number-Fraction: update to 3.0.4
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 17 Dec 2020
[ 17:53 swills search for other commits by this committer ] Original commit   Revision:558308
math/p5-Number-Fraction: update to 3.0.3
Wed, 14 Mar 2018
[ 03:57 swills search for other commits by this committer ] Original commit   Revision:464453
math/p5-Number-Fraction: update to 2.01
Wed, 26 Nov 2014
[ 13:08 mat search for other commits by this committer ] Original commit   Revision:373448 (Only the first 10 of 10077 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 9 May 2014
[ 20:01 swills search for other commits by this committer ] Original commit   Revision:353511
- Update to 2.00

PR:		ports/189504
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Thu, 30 Jan 2014
[ 09:42 az search for other commits by this committer ] Original commit   Revision:341825 (Only the first 10 of 109 ports in this commit are shown above. View all ports for this commit)
- add stage support

Approved by:	portmgr (blanket infrastructure)
Fri, 20 Sep 2013
[ 20:55 bapt search for other commits by this committer ] Original commit   Revision:327746 (Only the first 10 of 665 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
Thu, 12 Sep 2013
[ 05:53 az search for other commits by this committer ] Original commit   Revision:327032 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
Tue, 6 Dec 2011
[ 19:09 swills search for other commits by this committer ] Original commit 
- Update to 1.14

Feature safe:   yes
Mon, 20 Jun 2011
[ 08:37 az search for other commits by this committer ] Original commit  (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
Sun, 5 Sep 2010
[ 04:50 swills search for other commits by this committer ] Original commit  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Use my new address

Approved By:    pgollucci (mentor)
Mon, 5 Apr 2010
[ 23:22 sylvio search for other commits by this committer ] Original commit 
- Update to 1.13

PR:             ports/145348
Submitted by:   Steve Wills <steve@mouf.net> (maintainer)
Approved by:    itetcu (mentor, implicit)
Wed, 31 Mar 2010
[ 06:59 wen search for other commits by this committer ] Original commit 
Number::Fraction is a Perl module which allows you to work with fractions
in your Perl programs.

WWW:    http://search.cpan.org/dist/Number-Fraction/

PR:             ports/145137
Submitted by:   Steve Wills <steve@mouf.net>

Number of commits found: 17