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: devel/p5-PAR-Dist/Makefile
SVNWeb

Number of commits found: 48

Sat, 27 May 2023
[ 04:24 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:de69d42117bae140594e7d06b6dbd41c723719e9  commit hash:de69d42117bae140594e7d06b6dbd41c723719e9  commit hash:de69d42117bae140594e7d06b6dbd41c723719e9  de69d42 
devel/p5-PAR-Dist: Update to 0.52

Changes:	https://metacpan.org/dist/PAR-Dist/changes
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)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
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.
Sat, 19 Dec 2020
[ 20:18 sunpoet search for other commits by this committer ] Original commit   Revision:558609
Update to 0.51

- Add LICENSE_FILE
- Sort PLIST

Changes:	https://metacpan.org/changes/distribution/PAR-Dist
Sun, 12 May 2019
[ 20:12 sunpoet search for other commits by this committer ] Original commit   Revision:501502
Add NO_ARCH
Fri, 15 Sep 2017
[ 08:58 mat search for other commits by this committer ] Original commit   Revision:449893 (Only the first 10 of 2495 ports in this commit are shown above. View all ports for this commit)
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
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)
Thu, 31 Oct 2013
[ 06:20 vanilla search for other commits by this committer ] Original commit   Revision:332203 (Only the first 10 of 97 ports in this commit are shown above. View all ports for this commit)
Support STAGEDIR.
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 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:
devel part 3)
Fri, 2 Aug 2013
[ 18:52 mat search for other commits by this committer ] Original commit   Revision:324174 (Only the first 10 of 1871 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Tue, 16 Oct 2012
[ 09:02 culot search for other commits by this committer ] Original commit   Revision:305956
- Update to 0.49
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/PAR-Dist/Changes
Feature safe:	yes
Tue, 1 May 2012
[ 01:47 swills search for other commits by this committer ] Original commit  (Only the first 10 of 173 ports in this commit are shown above. View all ports for this commit)
- Assign clsung's p5- ports to perl@

Approved by:    clsung via IRC
Sun, 6 Nov 2011
[ 03:40 clsung search for other commits by this committer ] Original commit 
- Update to 0.48
Fri, 11 Dec 2009
[ 08:33 clsung search for other commits by this committer ] Original commit 
- Update to 0.47

Changes:        http://search.cpan.org/dist/PAR-Dist/Changes
Mon, 17 Aug 2009
[ 08:44 clsung search for other commits by this committer ] Original commit 
- Update to 0.46

Changes:        http://search.cpan.org/dist/PAR-Dist/Changes
Thu, 18 Jun 2009
[ 00:54 clsung search for other commits by this committer ] Original commit 
- Update to 0.45

Changes:        http://search.cpan.org/dist/PAR-Dist/Changes
Fri, 27 Feb 2009
[ 01:26 clsung search for other commits by this committer ] Original commit 
- Update to 0.44

PR:             ports/131917
Submitted by:   Edmondas Girkantas <eg_AT_fbsd dot lt>
Sun, 25 Jan 2009
[ 08:08 clsung search for other commits by this committer ] Original commit 
- Update to 0.43

Changes:        http://search.cpan.org/dist/PAR-Dist/Changes
Tue, 11 Nov 2008
[ 02:57 clsung search for other commits by this committer ] Original commit 
- Update to 0.40

Changes:        http://search.cpan.org/dist/PAR-Dist/Changes
[ 02:46 clsung search for other commits by this committer ] Original commit 
- Update to 0.37

PR:             ports/128044
Submitted by:   leeym
Thu, 2 Oct 2008
[ 07:01 clsung search for other commits by this committer ] Original commit 
- Update to 0.36

Changes:        http://search.cpan.org/dist/PAR-Dist/Changes
PR:             ports/127757
Submitted by:   leeym
Sat, 27 Sep 2008
[ 08:25 clsung search for other commits by this committer ] Original commit 
- Update to 0.34

Changes:        http://search.cpan.org/dist/PAR-Dist/Changes
Tue, 24 Jun 2008
[ 09:43 clsung search for other commits by this committer ] Original commit 
- Update to 0.31

Changes:        http://search.cpan.org/dist/PAR-Dist/Changes
PR:             ports/124912
Submitted by:   leeym
Thu, 17 Apr 2008
[ 14:30 araujo search for other commits by this committer ] Original commit  (Only the first 10 of 2168 ports in this commit are shown above. View all ports for this commit)
- 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)
Wed, 26 Mar 2008
[ 08:35 clsung search for other commits by this committer ] Original commit 
- Updated to 0.29;

Changes:        http://search.cpan.org/dist/PAR-Dist/Changes
PR:             ports/120398
Submitted by:   Felippe de Meirelles Motta <lippemail_AT_gmail dot com>
Wed, 1 Aug 2007
[ 01:44 clsung search for other commits by this committer ] Original commit 
- Update to 0.25
Mon, 23 Jul 2007
[ 06:57 clsung search for other commits by this committer ] Original commit 
- Update to 0.24
Mon, 9 Jul 2007
[ 03:21 clsung search for other commits by this committer ] Original commit 
- Update to 0.23
Tue, 1 May 2007
[ 04:01 clsung search for other commits by this committer ] Original commit 
- Update to 0.22
Tue, 31 Oct 2006
[ 03:37 clsung search for other commits by this committer ] Original commit 
- Update to 0.21

PR:             ports/104521
Submitted by:   Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
Mon, 11 Sep 2006
[ 07:39 clsung search for other commits by this committer ] Original commit 
- Update to 0.19
Mon, 28 Aug 2006
[ 08:59 clsung search for other commits by this committer ] Original commit 
- Update to 0.18

PR:             ports/102588
Submitted by:   Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
Thu, 24 Aug 2006
[ 02:43 clsung search for other commits by this committer ] Original commit 
- Update to 0.17
Tue, 15 Aug 2006
[ 01:48 clsung search for other commits by this committer ] Original commit 
- update to 0.16
Fri, 28 Jul 2006
[ 12:05 clsung search for other commits by this committer ] Original commit 
- update to 0.15
Sun, 23 Jul 2006
[ 06:05 clsung search for other commits by this committer ] Original commit 
- update to 0.14
[ 03:39 clsung search for other commits by this committer ] Original commit 
- update to 0.13

PR:             ports/100731
Submitted by:   rafan
Fri, 21 Jul 2006
[ 15:08 clsung search for other commits by this committer ] Original commit 
- update to 0.12
- I'll maintain it.
Thu, 20 Jul 2006
[ 01:23 clsung search for other commits by this committer ] Original commit 
- change subdir to PAR/
[ 01:21 ijliao search for other commits by this committer ] Original commit 
change author, change subdir
Wed, 19 Jul 2006
[ 05:04 clsung search for other commits by this committer ] Original commit 
- update to 0.11
Thu, 8 Jun 2006
[ 23:57 leeym search for other commits by this committer ] Original commit 
- update to 0.10
Sun, 21 May 2006
[ 23:38 leeym search for other commits by this committer ] Original commit 
- update to 0.09
- assign to perl@
Sat, 18 Feb 2006
[ 08:48 aaron search for other commits by this committer ] Original commit 
- update from v0.07 to v0.08

Committed by:   aaron
Approved by:    tobez (implicit)

By: smueller on 2006/02/13
    * Updated Module::Install
    * Slight documentation fixes.
    * This be 0.08
Sat, 10 Sep 2005
[ 09:23 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Reset bouncing maintainer address.  Sorry to see you go.

Hat:    portmgr
Thu, 1 Jan 2004
[ 14:15 demon search for other commits by this committer ] Original commit 
Update to version 0.07.

Submitted by:   Autrijus Tang <autrijus@autrijus.org> (maintainer)
Thu, 28 Aug 2003
[ 07:25 demon search for other commits by this committer ] Original commit 
New port: p5-PAR-Dist.

This module creates and manipulates PAR distributions.  They are
architecture-specific PAR files, containing everything under blib/
of CPAN distributions after their "make" or "Build" stage, a META.yml
describing metadata of the original CPAN distribution, and a MANIFEST
detailing all files within it.  Digitally signed PAR distributions
will also contain a SIGNATURE file.

The naming convention for such distributions is:

    $NAME-$VERSION-$ARCH-$PERL_VERSION.par

For example, "PAR-Dist-0.01-i386-freebsd-5.8.0.par" corresponds to the
0.01 release of "PAR-Dist" on CPAN, built for perl 5.8.0 running on
"i386-freebsd".

Submitted by:   autrijus@autrijus.org

Number of commits found: 48