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
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/p5-Class-XSAccessor/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: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
Mon, 9 Jan 2017
[ 14:42 sunpoet search for other commits by this committer ] Original commit   Revision:430960
Strip shared library

- Bump PORTREVISION for package change
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, 22 Nov 2013
[ 08:55 sunpoet search for other commits by this committer ] Original commit   Revision:334559
- Update to 1.19

Changes:	http://search.cpan.org/dist/Class-XSAccessor/Changes
Mon, 28 Oct 2013
[ 13:46 vanilla search for other commits by this committer ] Original commit   Revision:331856 (Only the first 10 of 211 ports in this commit are shown above. View all ports for this commit)
support STAGEDIR.
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)
Fri, 2 Aug 2013
[ 18:52 mat search for other commits by this committer ] Original commit   Revision:324174 (Only the first 10 of 1871 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Tue, 25 Jun 2013
[ 08:14 culot search for other commits by this committer ] Original commit   Revision:321726
- Update to 1.18
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/Class-XSAccessor/Changes
Thu, 15 Nov 2012
[ 06:32 wen search for other commits by this committer ] Original commit   Revision:307433
- Update to 1.16
Changes: http://cpansearch.perl.org/src/SMUELLER/Class-XSAccessor-1.16/Changes
- Trim Makefile headers

Feature safe:	yes
Wed, 14 Dec 2011
[ 11:27 sunpoet search for other commits by this committer ] Original commit 
- Update to 1.13

Changes:        http://search.cpan.org/dist/Class-XSAccessor/Changes
Mon, 5 Sep 2011
[ 07:08 sunpoet search for other commits by this committer ] Original commit 
- Update to 1.12

Changes:        http://search.cpan.org/dist/Class-XSAccessor/Changes
Mon, 27 Dec 2010
[ 02:42 wen search for other commits by this committer ] Original commit 
- Update to 1.11
ChangeLog: http://cpansearch.perl.org/src/SMUELLER/Class-XSAccessor-1.11/Changes
Tue, 7 Dec 2010
[ 19:35 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email.
Fri, 26 Nov 2010
[ 21:13 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.09

PR:             ports/152137
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Approved by:    maintainer timeout (clsung ; 15 days)
Changes:        http://search.cpan.org/dist/Class-XSAccessor/Changes
Mon, 16 Aug 2010
[ 03:29 clsung search for other commits by this committer ] Original commit 
- Update to 1.07

Changes:        http://search.cpan.org/dist/Class-XSAccessor/Changes
[ 03:16 clsung search for other commits by this committer ] Original commit 
- Update to 1.06

Changes:        http://search.cpan.org/dist/Class-XSAccessor/Changes
Mon, 16 Nov 2009
[ 06:04 clsung search for other commits by this committer ] Original commit 
- Update to 1.05

Changes:        http://search.cpan.org/dist/Class-XSAccessor/Changes
Sun, 21 Jun 2009
[ 21:11 pgollucci search for other commits by this committer ] Original commit 
- that was the wrong port!! (appologies)
    revert the commit

Pointyhat:  pgollucci
[ 19:14 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.04

PR:             ports/135739
Approved by:    maintainer
Submitted by:   myself (pgollucci@)
Thu, 18 Jun 2009
[ 00:55 clsung search for other commits by this committer ] Original commit 
- Update to 1.03

Changes:        http://search.cpan.org/dist/Class-XSAccessor/Changes
Thu, 28 May 2009
[ 04:08 clsung search for other commits by this committer ] Original commit 
- Update to 1.02

PR:             ports/134724
Submitted by:   Cezary Morga <cm_AT_therek dot net>
Mon, 15 Dec 2008
[ 15:14 clsung search for other commits by this committer ] Original commit 
- Update to 0.14
Sun, 23 Nov 2008
[ 09:10 clsung search for other commits by this committer ] Original commit 
- Update to 0.08
Wed, 12 Nov 2008
[ 05:47 clsung search for other commits by this committer ] Original commit 
- Generate fast XS accessors without runtime compilation

Number of commits found: 27