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: www/p5-AnyEvent-HTTP/Makefile
SVNWeb

Number of commits found: 27

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

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

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.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, 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)
Tue, 27 Feb 2018
[ 09:03 amdmi3 search for other commits by this committer ] Original commit   Revision:463113
- Add LICENSE

Approved by:	portmgr blanket
Fri, 1 Apr 2016
[ 14:33 mat search for other commits by this committer ] Original commit   Revision:412351 (Only the first 10 of 2136 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 24 Aug 2015
[ 14:09 wen search for other commits by this committer ] Original commit   Revision:395173
- Update to 2.22
Changes: http://search.cpan.org/src/MLEHMANN/AnyEvent-HTTP-2.22/Changes
- Set NO_ARCH=yes

PR:		202616
Submitted by:	vovkasm@gmail.com(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)
Sun, 5 Jan 2014
[ 15:30 az search for other commits by this committer ] Original commit   Revision:338784 (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
- support stage

Approved by:	portmgr (blanket infrastructure)
Fri, 20 Sep 2013
[ 23:36 bapt search for other commits by this committer ] Original commit   Revision:327776 (Only the first 10 of 2206 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:
www)
Tue, 3 Sep 2013
[ 15:07 az search for other commits by this committer ] Original commit   Revision:326156 (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, 5 Dec 2012
[ 07:25 jgh search for other commits by this committer ] Original commit   Revision:308315
- update to 2.15,2
- while here trim historical header

PR:		174143
Submitted by:	maintainer, vovkasm@gmail.com
Feature safe:	yes
Thu, 3 May 2012
[ 15:38 miwi search for other commits by this committer ] Original commit 
- Update to 2.14

PR:             167446
Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:    maintainer
Tue, 16 Aug 2011
[ 16:20 sunpoet search for other commits by this committer ] Original commit 
- Update to 2.13

Changes:        http://search.cpan.org/dist/AnyEvent-HTTP/Changes
PR:             ports/159777
Submitted by:   sunpoet (myself)
Approved by:    Vladimir Timofeev <vovkasm@gmail.com> (maintainer)
Sat, 14 May 2011
[ 07:34 skv search for other commits by this committer ] Original commit 
Update to 2.11

Changes:       
http://cpansearch.perl.org/src/MLEHMANN/AnyEvent-HTTP-2.11/Changes
Approved by:    maintainer
Mon, 14 Mar 2011
[ 16:11 miwi search for other commits by this committer ] Original commit 
- Update to 2.1

PR:             155453
Submitted by:   Vladimir Timofeev <vovkasm@gmail.com> (maintainer)
Thu, 20 Jan 2011
[ 05:58 wen search for other commits by this committer ] Original commit 
- Update to 2.03
ChangeLog: http://search.cpan.org/src/MLEHMANN/AnyEvent-HTTP-2.03/Changes

PR:             ports/154151
Submitted by:   Vladimir Timofeev <vovkasm@gmail.com>
Feature safe:   yes
Tue, 7 Sep 2010
[ 13:03 wen search for other commits by this committer ] Original commit 
- Update to 1.46

PR:             ports/150344
Submitted by:   Vladimir Timofeev <vovkasm@gmail.com> (maintainer)
Sun, 20 Jun 2010
[ 05:08 wen search for other commits by this committer ] Original commit 
- Update to 1.45

PR:             ports/147931
Submitted by:   Vladimir Timofeev <vovkasm@gmail.com> (maintainer)
Feature safe:   yes
Tue, 15 Dec 2009
[ 21:08 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.44

PR:             ports/141545
Approved by:     maintainer
Submitted by:   myself (pgollucci@)
Thu, 13 Aug 2009
[ 21:12 miwi search for other commits by this committer ] Original commit 
- Update to 1.42

PR:             137741
Submitted by:   Vladimir Timofeev <vovkasm@gmail.com> (maintainer)
Mon, 29 Jun 2009
[ 08:47 jadawin search for other commits by this committer ] Original commit 
- Update to 1.12

PR:             136156
Submitted by:   Vladimir Timofeev <vovkasm gmail.com> (maintainer)
Sat, 29 Nov 2008
[ 21:11 miwi search for other commits by this committer ] Original commit 
- Update to 1.11

PR:             129102
Submitted by:   Vladimir Timofeev <vovkasm@gmail.com> (maintainer)
Tue, 11 Nov 2008
[ 12:50 amdmi3 search for other commits by this committer ] Original commit 
- Update to 1.1

PR:             128781
Submitted by:   Vladimir Timofeev <vovkasm at gmail dot com> (maintainer)
Tue, 30 Sep 2008
[ 14:16 miwi search for other commits by this committer ] Original commit 
- Update to 1.05

PR:             127723
Submitted by:   Vladimir Timofeev <vovkasm@gmail.com> (maintainer)
Mon, 18 Aug 2008
[ 00:37 edwin search for other commits by this committer ] Original commit 
[MAINTAINER] www/p5-AnyEvent-HTTP: update to 1.04

PR:             ports/126604
Submitted by:   Vladimir Timofeev <vovkasm@gmail.com>
Tue, 8 Jul 2008
[ 07:22 beech search for other commits by this committer ] Original commit 
- New port p5-AnyEvent-HTTP-1.0.3

Implements a simple, stateless and non-blocking HTTP client. It supports GET,
POST and other request methods, cookies and more, all on a very low level.
It can follow redirects supports proxies and automatically limits the number
of connections to the values specified in the RFC.

WWW: http://search.cpan.org/perldoc?AnyEvent::HTTP

PR:             ports/125342
Submitted by:   Vladimir Timofeev <vovkasm at gmail.com>

Number of commits found: 27