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: net/p5-IO-Socket-INET6/Makefile
SVNWeb

Number of commits found: 18

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:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  6a378e5  (Only the first 10 of 1159 ports in this commit are shown above. View all ports for this commit)
net: remove 'Created by' lines

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

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 24 Jul 2021
[ 20:24 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:7b3b7544851c6c6d76775d5a2d70213a7bd264fa  commit hash:7b3b7544851c6c6d76775d5a2d70213a7bd264fa  commit hash:7b3b7544851c6c6d76775d5a2d70213a7bd264fa  7b3b754 
net/p5-IO-Socket-INET6: Add NO_ARCH

Approved by:	portmgr (blanket)
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.
Wed, 9 Oct 2019
[ 12:17 bapt search for other commits by this committer ] Original commit   Revision:514143 (Only the first 10 of 103 ports in this commit are shown above. View all ports for this commit)
Drop the ipv6 virtual category for n* category as it is not relevant anymore
Sat, 6 Oct 2018
[ 13:06 des search for other commits by this committer ] Original commit   Revision:481365 (Only the first 10 of 2492 ports in this commit are shown above. View all ports for this commit)
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 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
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 4 Dec 2014
[ 15:07 sunpoet search for other commits by this committer ] Original commit   Revision:373918
- Update to 2.72
- Cleanup PLIST

Changes:	http://search.cpan.org/dist/IO-Socket-INET6/ChangeLog
PR:		ports/195357
Submitted by:	sunpoet (myself)
Approved by:	Janos Mohacsi <jmohacsi@bsd.hu> (maintainer)
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)
Mon, 15 Sep 2014
[ 18:13 sunpoet search for other commits by this committer ] Original commit   Revision:368280
- Add LICENSE
- Fix WWW

Approved by:	portmgr (blanket)
Sun, 5 Jan 2014
[ 17:15 az search for other commits by this committer ] Original commit   Revision:338800 (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
- stage support

Approved by:	portmgr (blanket infrastructure)
Fri, 20 Sep 2013
[ 22:10 bapt search for other commits by this committer ] Original commit   Revision:327755 (Only the first 10 of 1288 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:
net)
Thu, 5 Sep 2013
[ 11:09 az search for other commits by this committer ] Original commit   Revision:326384 (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)
Wed, 9 Jan 2013
[ 19:50 tabthorpe search for other commits by this committer ] Original commit   Revision:310162 (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
- Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace
Wed, 30 Nov 2011
[ 18:24 sunpoet search for other commits by this committer ] Original commit 
- Update to 2.69

Changes:        http://search.cpan.org/dist/IO-Socket-INET6/ChangeLog
PR:             ports/162973
Submitted by:   sunpoet (myself)
Approved by:    Mohacsi Janos <janos.mohacsi@bsd.hu> (maintainer)
Feature safe:   yes
Mon, 30 May 2011
[ 14:06 jadawin search for other commits by this committer ] Original commit 
- Update to 2.67

PR:             ports/157427
Submitted by:   Janos Mohacsi <janos.mohacsi AT bsd.hu> (maintainer)
Mon, 9 Aug 2010
[ 08:52 nemoliu search for other commits by this committer ] Original commit 
- Update to 2.65

PR:     ports/148158
Approved by:    janos.mohacsi@bsd.hu (maintainer)

Number of commits found: 18