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-ExtUtils-XSpp/Makefile
SVNWeb

Number of commits found: 24

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.
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
Tue, 28 Feb 2017
[ 22:49 sunpoet search for other commits by this committer ] Original commit   Revision:435087
Update to 0.18

- Add LICENSE
- Use TEST_DEPENDS for test-only dependencies
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/ExtUtils-XSpp/Changes
Tue, 31 Jan 2017
[ 16:21 mat search for other commits by this committer ] Original commit   Revision:432932 (Only the first 10 of 80 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports affected by the fix the last commit.

Done with:	Tools/scripts/bump-revision.sh
Sponsored by:	Absolight
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 5 Jun 2015
[ 14:21 mat search for other commits by this committer ] Original commit   Revision:388583 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Get rid of PERL_LEVEL checks for Perl versions not supported.

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)
Fri, 17 Oct 2014
[ 10:23 bapt search for other commits by this committer ] Original commit   Revision:371040 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Reset maintainership
Sat, 1 Feb 2014
[ 14:42 miwi search for other commits by this committer ] Original commit   Revision:342157
- Stage support
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)
Mon, 16 Sep 2013
[ 10:28 az search for other commits by this committer ] Original commit   Revision:327376 (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
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Wed, 13 Feb 2013
[ 06:04 pclin search for other commits by this committer ] Original commit   Revision:312143 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
- Update MAINTAINER email address for all my ports
- Convert Makefile header to new style if needed

Approved by:	swills (mentor)
Fri, 4 Jan 2013
[ 09:36 jadawin search for other commits by this committer ] Original commit   Revision:309923
- Update to 0.16.03
- Submitter is now maintainer

PR:		ports/174821
Submitted by:	Po-Chien Lin <linpc@cs.nctu.edu.tw>
Mon, 15 Oct 2012
[ 16:21 tabthorpe search for other commits by this committer ] Original commit   Revision:305921 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
- Reassign to the heap at maintainer's request

Approved by:	portmgr (implicit)
Feature safe:	yes
Redports:	ignore
Sat, 17 Sep 2011
[ 06:50 sunpoet search for other commits by this committer ] Original commit  (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
- Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+

With hat:       perl
Sat, 9 Oct 2010
[ 04:23 sunpoet search for other commits by this committer ] Original commit 
- Update to 0.15

Changes:        http://search.cpan.org/dist/ExtUtils-XSpp/Changes
PR:             ports/151101
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
Approved by:    pgollucci (mentor, implicit)
Sun, 22 Aug 2010
[ 19:17 pgollucci search for other commits by this committer ] Original commit 
- Update to 0.11

PR:             ports/147371
Submitted by:   pgollucci (myself)
Skimmed by:     az
Approved by:    cm@therek.net (maintainer)
Sat, 17 Apr 2010
[ 19:48 sylvio search for other commits by this committer ] Original commit 
- Update to 0.10

PR:             ports/145766
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
Approved by:    itetcu (mentor, implicit)
Sat, 6 Feb 2010
[ 00:23 amdmi3 search for other commits by this committer ] Original commit 
- Update to 0.08

PR:             143581
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
Wed, 30 Sep 2009
[ 14:04 miwi search for other commits by this committer ] Original commit 
- Update to 0.05

PR:             139182
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
Sun, 23 Aug 2009
[ 23:19 lippe search for other commits by this committer ] Original commit 
XS++ is just a thin layer over plain XS, hence to use it you are
supposed to know, at the very least, C++ and XS.  This means that
you will need typemaps for both the normal XS pre-processor xsubpp
and the XS++ pre-processor xspp.

WWW: http://search.cpan.org/dist/ExtUtils-XSpp/

PR:             ports/138079
Submitted by:   Cezary Morga <cm@therek.net>

Number of commits found: 24