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-ParseXS/Makefile
SVNWeb

Number of commits found: 39

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.
Mon, 7 Aug 2017
[ 07:32 demon search for other commits by this committer ] Original commit   Revision:447484
Add LICENCE as mentioned in README.

PR:		221280
Reported by:	pi
Sun, 6 Aug 2017
[ 15:05 demon search for other commits by this committer ] Original commit   Revision:447468
Update to version 3.35.

PR:		221280
Submitted by:	Laurence 'GreenReaper' Parry <greenreaper@hotmail.com>
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)
Sat, 8 Mar 2014
[ 09:46 demon search for other commits by this committer ] Original commit   Revision:347470
Update to version 3.24.
Mon, 28 Oct 2013
[ 12:02 mat search for other commits by this committer ] Original commit   Revision:331844
Fixup install, don't overwrite existing files.

PR:		ports/183393
Submitted by:	mat
Approved by:	demon (maintainer)
Sun, 27 Oct 2013
[ 14:41 demon search for other commits by this committer ] Original commit   Revision:331776
Update to 3.22;
support staging.
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
[ 11:16 az search for other commits by this committer ] Original commit   Revision:327381
- Fix typo
[ 10:58 az search for other commits by this committer ] Original commit   Revision:327380 (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)
Tue, 18 Jun 2013
[ 13:49 az search for other commits by this committer ] Original commit   Revision:321187 (Only the first 10 of 112 ports in this commit are shown above. View all ports for this commit)
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.

Approved by:	portmgr@ (bapt@)
Wed, 6 Feb 2013
[ 14:16 demon search for other commits by this committer ] Original commit   Revision:311769
Update to version 3.18.

PR:	174861
Submitted by:	Po-Chien Lin <linpc@cs.nctu.edu.tw>
Tue, 19 Jun 2012
[ 04:26 demon search for other commits by this committer ] Original commit 
Update to version 3.15

PR:             169229
Submitted by:   sunpoet
Tue, 13 Mar 2012
[ 16:15 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 391 ports in this commit are shown above. View all ports for this commit)
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
Thu, 8 Mar 2012
[ 18:45 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 403 ports in this commit are shown above. View all ports for this commit)
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
Wed, 14 Dec 2011
[ 11:31 demon search for other commits by this committer ] Original commit 
Update to version 3.07.

PR:             163118
Submitted by:   sunpoet
Mon, 19 Sep 2011
[ 17:17 sunpoet search for other commits by this committer ] Original commit 
- Update to 3.04

Changes:        http://search.cpan.org/dist/ExtUtils-ParseXS/Changes
PR:             ports/160229
Submitted by:   sunpoet (myself)
Approved by:    maintainer (timeout, 23 days)
Sat, 17 Sep 2011
[ 07:06 sunpoet search for other commits by this committer ] Original commit  (Only the first 10 of 152 ports in this commit are shown above. View all ports for this commit)
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+

Suggested by:   az
With hat:       perl
Sat, 13 Aug 2011
[ 13:02 sunpoet search for other commits by this committer ] Original commit 
- Update to 3.03

PR:             ports/159706
Submitted by:   sunpoet (myself)
Approved by:    demon (maintainer)
Wed, 10 Aug 2011
[ 11:51 demon search for other commits by this committer ] Original commit 
Update to version 2.22.06.

PR:             159338
Submitted by:   sunpoet
Mon, 15 Feb 2010
[ 15:28 demon search for other commits by this committer ] Original commit 
Update to version 2.2203.
Tue, 26 Jan 2010
[ 11:49 demon search for other commits by this committer ] Original commit 
Update to version 2.2201.

PR:             143244
Submitted by:   wen
Fri, 16 Oct 2009
[ 10:59 demon search for other commits by this committer ] Original commit 
Update to 2.21.

PR:             139507
Submitted by:   Sahil Tandon <sahil@tandon.net>
Fri, 10 Jul 2009
[ 10:07 demon search for other commits by this committer ] Original commit 
Update to 2.20.

PR:             136501
Submitted by:   pgollucci
Tue, 7 Apr 2009
[ 11:11 demon search for other commits by this committer ] Original commit 
Remove useless RUN_DEPEND.

Pointed out by:         leeym
Fri, 3 Apr 2009
[ 09:56 demon search for other commits by this committer ] Original commit 
Do not depend on ExtUtils::CBuilder if perl version >= 5.10.
Bump portrevision.

PR:             133334
Submitted by:   leeym
Thu, 21 Feb 2008
[ 12:47 demon search for other commits by this committer ] Original commit 
Update to 2.19, add WWW to pkg-descr.

PR:             120901
Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
Sat, 8 Sep 2007
[ 00:57 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 91 ports in this commit are shown above. View all ports for this commit)
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
Thu, 3 May 2007
[ 08:18 demon search for other commits by this committer ] Original commit 
Update to 2.18

PR:             109820
Submitted by:   "Marcelo Araujo" <araujo@bsdmail.org>
Sat, 23 Dec 2006
[ 14:07 demon search for other commits by this committer ] Original commit 
Update to 2.17.

PR:             107066
Submitted by:   chinsan
Tue, 31 Oct 2006
[ 17:50 demon search for other commits by this committer ] Original commit 
Update to 2.16.

PR:             103727
Submitted by:   leeym
Tue, 18 Oct 2005
[ 10:19 demon search for other commits by this committer ] Original commit 
Update to version 2.15.
Sat, 11 Jun 2005
[ 16:13 skv search for other commits by this committer ] Original commit  (Only the first 10 of 144 ports in this commit are shown above. View all ports for this commit)
* reflect renaming on CPAN File-Spec to PathTools
   + add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
Tue, 24 Feb 2004
[ 11:06 mat search for other commits by this committer ] Original commit 
Update to 2.07

Approved by:    maintainer
Wed, 27 Aug 2003
[ 13:39 mat search for other commits by this committer ] Original commit 
Update to 2.03
fixup plist

Approved by:    maintainer
Thu, 3 Jul 2003
[ 16:28 demon search for other commits by this committer ] Original commit 
This port requires perl 5.6.

PR:             53954
Submitted by:   Mathieu Arnold <m@absolight.net>
Sun, 29 Jun 2003
[ 09:17 demon search for other commits by this committer ] Original commit 
New port: ExtUtils::ParseXS.

ExtUtils::ParseXS will compile XS code into C code by embedding the
constructs necessary to let C functions manipulate Perl values and creates
the glue necessary to let Perl access those functions.  The compiler uses
typemaps to determine how to map C function parameters and variables to Perl
values.

Number of commits found: 39