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: mail/p5-Mail-Alias/Makefile
SVNWeb

Number of commits found: 16

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:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:b587cc2b4da727288248ce5c15129046e6e6b332  commit hash:b587cc2b4da727288248ce5c15129046e6e6b332  commit hash:b587cc2b4da727288248ce5c15129046e6e6b332  b587cc2  (Only the first 10 of 577 ports in this commit are shown above. View all ports for this commit)
mail: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ashish@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam David <adam@FreeBSD.org>
  *  Adam McDougall <mcdouga9@egr.msu.edu>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Deiter <tiamat@komi.mts.ru>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
  *  Alex Perel <veers@disturbed.net>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 5 Apr 2022
[ 03:20 Wen Heping (wen) search for other commits by this committer ]    commit hash:f5a57cb7d6171900853824c2291a16116a4ee7cc  commit hash:f5a57cb7d6171900853824c2291a16116a4ee7cc  commit hash:f5a57cb7d6171900853824c2291a16116a4ee7cc  f5a57cb 
mail/p5-Mail-Alias: Update to 1.15
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.
Tue, 22 Nov 2016
[ 15:04 mat search for other commits by this committer ] Original commit   Revision:426829
Fix with Perl 5.22+

Using defined(@array) was deprecated in 1999 for Perl 5.6, and removed
in 2014 for 5.22.

PR:		214617
Reported by:	takeda takeda tk
Sponsored by:	Absolight
Mon, 11 May 2015
[ 12:04 mat search for other commits by this committer ] Original commit   Revision:386075 (Only the first 10 of 108 ports in this commit are shown above. View all ports for this commit)
Move p5- ports from ports@ to perl@.

With hat:	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)
Sun, 10 Aug 2014
[ 13:04 wen search for other commits by this committer ] Original commit   Revision:364535 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
- Reset maintainer to ports@

Submitted by:	chifeng@gmail.com(previous maintainer, via email)
Sun, 5 Jan 2014
[ 16:33 az search for other commits by this committer ] Original commit   Revision:338797 (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
- support stage

Approved by:	portmgr (blanket infrastructure)
Fri, 20 Sep 2013
[ 19:59 bapt search for other commits by this committer ] Original commit   Revision:327742 (Only the first 10 of 748 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:
mail)
Wed, 4 Sep 2013
[ 09:48 az search for other commits by this committer ] Original commit   Revision:326265 (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

Approved by:	portmgr (bapt@, blanket)
Tue, 17 Feb 2009
[ 02:56 tabthorpe search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- Pass maintainership to submitter

Submitted by:   chifeng via freebsd-ports@
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, 4 Apr 2007
[ 17:39 gabor search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
- Remove old Perl support from unmaintained ports in categories starting
  with letter k-n
Tue, 15 Aug 2006
[ 17:07 itetcu search for other commits by this committer ] Original commit 
Reset maintainership to ports@ as requested by former maintianer "snowchyld"

PR:             ports/101754
Submitter by:   snowchyld <freesd.org__last_spam_from_ports@snowchyld.org>
Sun, 1 Aug 2004
[ 12:07 sem search for other commits by this committer ] Original commit 
New port: mail/p5-Mail-Alias

PR:             ports/68789
Submitted by:   snowchyld

Number of commits found: 16