notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/p5-Devel-Cover/Makefile

Number of commits found: 106 (showing only 100 on this page)

1 | 2  »  

Tuesday, 2 May 2023
19:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Devel-Cover: Update to 1.40

Changes:	https://metacpan.org/dist/Devel-Cover/changes
commit hash: 4f005eeeca84406333f820cd1485e4f1e48f2730 commit hash: 4f005eeeca84406333f820cd1485e4f1e48f2730 commit hash: 4f005eeeca84406333f820cd1485e4f1e48f2730 commit hash: 4f005eeeca84406333f820cd1485e4f1e48f2730 4f005ee
16:21 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Devel-Cover: Update to 1.39

Changes:	https://metacpan.org/dist/Devel-Cover/changes
commit hash: 98efc72146a1012d8b7445f1abd1356c97c4663d commit hash: 98efc72146a1012d8b7445f1abd1356c97c4663d commit hash: 98efc72146a1012d8b7445f1abd1356c97c4663d commit hash: 98efc72146a1012d8b7445f1abd1356c97c4663d 98efc72
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Thursday, 9 Jun 2022
11:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Devel-Cover: Update to 1.38

Changes:	https://metacpan.org/dist/Devel-Cover/changes
commit hash: 86e7424f1b3b6ae5a9fb53a2fcaa68bcad118819 commit hash: 86e7424f1b3b6ae5a9fb53a2fcaa68bcad118819 commit hash: 86e7424f1b3b6ae5a9fb53a2fcaa68bcad118819 commit hash: 86e7424f1b3b6ae5a9fb53a2fcaa68bcad118819 86e7424
Monday, 10 Jan 2022
15:15 Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).

A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.

These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,

Approved by:	portmgr (implicit)
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 bcaf25a
Wednesday, 24 Nov 2021
08:20 Fernando Apesteguía (fernape) search for other commits by this committer Author: James E Keenan
devel/p5-Devel-Cover: Add new dependency

Add depdendency on devel/p5-B-Debug since it is not in Perl 5 Core distribution
anymore.

Reported by:	James E Keenan <jkeenan@pobox.com>
commit hash: b59009ff46a7d26288e9f08798bf8103e9babb7e commit hash: b59009ff46a7d26288e9f08798bf8103e9babb7e commit hash: b59009ff46a7d26288e9f08798bf8103e9babb7e commit hash: b59009ff46a7d26288e9f08798bf8103e9babb7e b59009f
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 24 Jul 2020
07:24 sunpoet search for other commits by this committer
Cosmetic change
Original commitRevision:543123 
Sunday, 19 Jul 2020
11:26 wen search for other commits by this committer
- Update to 1.36
Original commitRevision:542559 
Monday, 20 May 2019
13:04 mat search for other commits by this committer
Remove Created by lines where I am the one.
Original commitRevision:502104 
Wednesday, 15 May 2019
15:55 sunpoet search for other commits by this committer
Update to 1.33

Changes:	https://metacpan.org/changes/distribution/Devel-Cover
Original commitRevision:501725 
Friday, 26 Apr 2019
20:47 sunpoet search for other commits by this committer
Update to 1.32

Changes:	https://metacpan.org/changes/distribution/Devel-Cover
Original commitRevision:500154 
Saturday, 6 Oct 2018
13:06 des search for other commits by this committer
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)
Original commitRevision:481365 
Tuesday, 18 Sep 2018
23:26 wen search for other commits by this committer
- Update to 1.31
Changes: https://metacpan.org/changes/distribution/Devel-Cover
Original commitRevision:480082 
Sunday, 15 Jul 2018
03:27 wen search for other commits by this committer
- Update to 1.30
Changes: https://metacpan.org/changes/distribution/Devel-Cover
Original commitRevision:474658 
Monday, 16 Oct 2017
17:46 sunpoet search for other commits by this committer
Update to 1.29

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commitRevision:452226 
Friday, 6 Oct 2017
10:44 sunpoet search for other commits by this committer
Update to 1.28

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commitRevision:451363 
Thursday, 21 Sep 2017
17:20 sunpoet search for other commits by this committer
Update to 1.27

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commitRevision:450281 
Friday, 15 Sep 2017
08:58 mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
Original commitRevision:449893 
Tuesday, 25 Jul 2017
16:22 sunpoet search for other commits by this committer
Update to 1.26

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commitRevision:446603 
Friday, 12 May 2017
21:51 sunpoet search for other commits by this committer
Update to 1.25

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commitRevision:440728 
Wednesday, 19 Apr 2017
14:40 sunpoet search for other commits by this committer
Update to 1.24

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commitRevision:438865 
Thursday, 28 Apr 2016
19:04 sunpoet search for other commits by this committer
- Update to 1.23
- Sort PLIST

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commitRevision:414201 
Sunday, 10 Apr 2016
11:56 wen search for other commits by this committer
- Update to 1.22
Changes: http://cpansearch.perl.org/src/PJCJ/Devel-Cover-1.22/Changes
Original commitRevision:412921 
Saturday, 9 Apr 2016
12:30 sunpoet search for other commits by this committer
- Add LICENSE_FILE
- Fix typo: HTML_REPORTS -> HTML_REPORTS_DESC
Original commitRevision:412818 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Sunday, 20 Sep 2015
03:25 wen search for other commits by this committer
- Update to 1.21
Changes: http://cpansearch.perl.org/src/PJCJ/Devel-Cover-1.21/Changes
Original commitRevision:397354 
Tuesday, 7 Jul 2015
08:02 jadawin search for other commits by this committer
- Update to 1.20
Original commitRevision:391496 
Monday, 6 Jul 2015
17:47 sunpoet search for other commits by this committer
- Update to 1.19

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commitRevision:391459 
Tuesday, 7 Apr 2015
15:58 adamw search for other commits by this committer
Update to 1.18.

This module actually has no hard dependencies. All the dependencies are
optional modules to enable optional features, so mark them as such by
using OPTIONS and enabling most of them by default.

Also, sort plist.

Changes: https://metacpan.org/changes/distribution/Devel-Cover
Original commitRevision:383517 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
Original commitRevision:373448 
Wednesday, 29 Oct 2014
15:50 culot search for other commits by this committer
- Update to 1.17

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commitRevision:371689 
Monday, 18 Aug 2014
12:51 culot search for other commits by this committer
- Update to 1.16

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commitRevision:365304 
Friday, 20 Jun 2014
07:47 culot search for other commits by this committer
- Update to 1.15

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commitRevision:358523 
Monday, 5 May 2014
14:34 culot search for other commits by this committer
- Update to 1.14

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commitRevision:353006 
Saturday, 26 Apr 2014
12:54 culot search for other commits by this committer
- Update to 1.12

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commitRevision:352250 
Thursday, 10 Apr 2014
19:20 culot search for other commits by this committer
- Update to 1.10

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commitRevision:350830 
Sunday, 16 Mar 2014
18:17 sunpoet search for other commits by this committer
- Update to 1.09

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commitRevision:348424 
Saturday, 1 Mar 2014
13:54 sunpoet search for other commits by this committer
- Remove outdated PERL_LEVEL check
- Simplify Makefile
Original commitRevision:346620 
Friday, 21 Feb 2014
13:36 ehaupt search for other commits by this committer
Remove trailing whitespaces from category devel
Original commitRevision:345404 
Monday, 10 Feb 2014
13:54 ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
Original commitRevision:343634 
Tuesday, 29 Oct 2013
07:56 vanilla search for other commits by this committer
Support STAGEDIR.
Original commitRevision:331933 
Tuesday, 22 Oct 2013
16:57 mat search for other commits by this committer
Try and be consistent with what commands are silent and not in *install.

- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent

I fixed a few PORTDOCS misusage, I'll do a second pass.

With Hat:	perl@
Original commitRevision:331301 
Friday, 20 Sep 2013
17:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Original commitRevision:327724 
Sunday, 25 Aug 2013
11:30 az search for other commits by this committer
Update to 1.08

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commitRevision:325337 
Thursday, 22 Aug 2013
15:22 sunpoet search for other commits by this committer
- Update to 1.07

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commitRevision:325207 
Friday, 2 Aug 2013
18:52 mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Original commitRevision:324174 
Wednesday, 17 Jul 2013
14:58 sunpoet search for other commits by this committer
- Update to 1.06

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commitRevision:323173 
07:53 culot search for other commits by this committer
- Update to 1.05

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commitRevision:323154 
Sunday, 2 Jun 2013
16:59 eadler search for other commits by this committer
- Update to 1.04
- Remove OPTIONS_DEFINE which only has 'DOCS'

Changes:
	http://cpansearch.perl.org/src/PJCJ/Devel-Cover-1.04/Changes
Original commitRevision:319686 
Tuesday, 21 May 2013
09:36 tobez search for other commits by this committer
Update to 1.03.

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commitRevision:318665 
Monday, 29 Apr 2013
08:46 tobez search for other commits by this committer
Update to 1.02.

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commitRevision:316784 
Monday, 11 Feb 2013
09:40 tobez search for other commits by this committer
Update to 1.00.

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commitRevision:312048 
Sunday, 6 Jan 2013
13:44 tobez search for other commits by this committer
Update to 0.99.

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commitRevision:309986 
Wednesday, 26 Dec 2012
14:15 tobez search for other commits by this committer
Update to 0.98.

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commitRevision:309523 
Sunday, 5 Aug 2012
06:53 sunpoet search for other commits by this committer
- Update to 0.93

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commit
Wednesday, 18 Jul 2012
12:46 sunpoet search for other commits by this committer
- Update to 0.92

Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
Original commit
Saturday, 16 Jun 2012
20:08 sunpoet search for other commits by this committer
- Update to 0.89
- Convert to new options framework

Changes:        http://search.cpan.org/dist/Devel-Cover/Changes
Original commit
Sunday, 10 Jun 2012
07:48 sunpoet search for other commits by this committer
- Update to 0.88

Changes:        http://search.cpan.org/dist/Devel-Cover/Changes
Original commit
Tuesday, 22 May 2012
08:56 sunpoet search for other commits by this committer
- Update to 0.87

Changes:        http://search.cpan.org/dist/Devel-Cover/Changes
Original commit
Tuesday, 10 Apr 2012
02:39 wen search for other commits by this committer
- Update to 0.86
ChangeLog: http://cpansearch.perl.org/src/PJCJ/Devel-Cover-0.86/Changes

Feature safe:   yes
Original commit
Monday, 2 Apr 2012
10:19 sunpoet search for other commits by this committer
- Update to 0.85

Changes:        http://search.cpan.org/dist/Devel-Cover/Changes
Feature safe:   yes
Original commit
Wednesday, 28 Mar 2012
18:32 sunpoet search for other commits by this committer
- Update to 0.82
- Sort *_DEPENDS
- Do not silence installation message

Changes:        http://search.cpan.org/dist/Devel-Cover/Changes
Feature safe:   yes
Original commit
Saturday, 17 Sep 2011
07:36 sunpoet search for other commits by this committer
- Set JSON::PP as conditional dependency
- Bump PORTREVISION for dependency change

Reported by:    kwm
Original commit
06:49 sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:       perl
Original commit
Tuesday, 16 Aug 2011
21:47 bapt search for other commits by this committer
- update to 0.79
- changes: http://cpansearch.perl.org/src/PJCJ/Devel-Cover-0.79/CHANGES
Original commit
Tuesday, 31 May 2011
19:51 bapt search for other commits by this committer
- update 0.78
- add licenses
- changes: http://cpansearch.perl.org/src/PJCJ/Devel-Cover-0.78/CHANGES
Original commit
Thursday, 21 Apr 2011
07:39 culot search for other commits by this committer
- Update to 0.76

Changes:        http://search.cpan.org/dist/Devel-Cover/CHANGES
Original commit
Sunday, 24 Oct 2010
07:00 culot search for other commits by this committer
- Update to 0.73
- Removed redundant mention of p5-Template-Toolkit dependency
- Add TEST_DEPENDS

Changes:        http://github.com/pjcj/Devel--Cover/blob/master/docs/CHANGES
PR:             ports/151030
Submitted by:   culot@ (myself)
Approved by:    sahil@ (mentor), wen@ (mentor)
Original commit
Wednesday, 15 Sep 2010
09:04 jadawin search for other commits by this committer
- Update to 0.71
Original commit
Friday, 3 Sep 2010
07:22 bapt search for other commits by this committer
- Update to 0.70
Original commit
Tuesday, 17 Aug 2010
08:27 az search for other commits by this committer
Update to 0.68.

PR:             ports/149364
Submitted by:   Frederic Culot <frederic@culot.org>
Original commit
Sunday, 9 May 2010
17:25 az search for other commits by this committer
update to 0.67

Changes:        http://search.cpan.org/dist/Devel-Cover/CHANGES
Original commit
Saturday, 16 Jan 2010
14:45 kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist from ports
  maintained by (perl|ports|kuriyama)@FreeBSD.org.

- Targets are: Test::Simple, Digest::MD5, Locale-Maketext,
  ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long,
  Encode, Digest, Pod::Parser, File::Spec.
Original commit
Friday, 21 Aug 2009
13:20 tobez search for other commits by this committer
Update to 0.65.

Changes:        http://search.cpan.org/dist/Devel-Cover/CHANGES
Changes file is not helpful, though.
Original commit
Sunday, 16 Aug 2009
09:55 linimon search for other commits by this committer
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
Original commit
Friday, 11 Apr 2008
14:48 mat search for other commits by this committer
Update to 0.64
Get rid of old dependencies
Original commit
Monday, 18 Feb 2008
19:46 miwi search for other commits by this committer
- Update to 0.63

PR:             120658
Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by:    maintainer implicit
Original commit
Friday, 31 Aug 2007
13:37 mat search for other commits by this committer
Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims.
Original commit
Thursday, 11 Jan 2007
16:04 mat search for other commits by this committer
Update to 0.61
Original commit
Thursday, 4 Jan 2007
13:39 mat search for other commits by this committer
Update to 0.60

PR:             107457
Submitted by:   clsung
Original commit
Thursday, 24 Aug 2006
11:30 mat search for other commits by this committer
Update to 0.59
pet portlint

PR:             102442
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Original commit
Monday, 7 Aug 2006
13:13 mat search for other commits by this committer
Update to 0.58

PR:             101551
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Original commit
Monday, 17 Oct 2005
11:48 skv search for other commits by this committer
Update to 0.55

PR:             ports/86796
Submitted by:   ehaupt
Approved by:    maintainer timeout
Original commit
Tuesday, 17 May 2005
12:35 mat search for other commits by this committer
Update to 0.53
Original commit
Monday, 20 Dec 2004
16:15 mat search for other commits by this committer
Update to 0.52
Original commit
Monday, 29 Nov 2004
17:47 mat search for other commits by this committer
Update to 0.51
Original commit
Tuesday, 26 Oct 2004
11:39 mat search for other commits by this committer
Update to 0.50
Original commit
Tuesday, 12 Oct 2004
10:08 mat search for other commits by this committer
Update to 0.49
Original commit
Tuesday, 13 Jul 2004
14:37 mat search for other commits by this committer
Update to 0.47
Original commit
Thursday, 27 May 2004
12:27 mat search for other commits by this committer
Update to 0.45
Original commit
Wednesday, 19 May 2004
13:13 mat search for other commits by this committer
Update to 0.44
Original commit
Tuesday, 4 May 2004
10:10 mat search for other commits by this committer
Update to 0.43
Original commit
Thursday, 29 Apr 2004
10:26 mat search for other commits by this committer
Update to 0.41
Original commit
Thursday, 25 Mar 2004
11:08 mat search for other commits by this committer
Update to 0.40
Original commit
Monday, 22 Mar 2004
12:24 mat search for other commits by this committer
Update to 0.39
Original commit
Thursday, 18 Mar 2004
16:23 mat search for other commits by this committer
Update to 0.38
Original commit
Thursday, 11 Mar 2004
16:03 mat search for other commits by this committer
Update to 0.37
Original commit
Wednesday, 14 Jan 2004
10:32 mat search for other commits by this committer
Update to 0.34
Original commit

Number of commits found: 106 (showing only 100 on this page)

1 | 2  »