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: converters/p5-Convert-UUlib/Makefile
SVNWeb

Number of commits found: 45

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:9ee281eef7279ea8489901eddf3d6bbcfc4dd176  commit hash:9ee281eef7279ea8489901eddf3d6bbcfc4dd176  commit hash:9ee281eef7279ea8489901eddf3d6bbcfc4dd176  9ee281e  (Only the first 10 of 127 ports in this commit are shown above. View all ports for this commit)
converters: remove 'Created by' lines

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

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Keda <admin@lissyara.su>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alexandr Kovalenko <never@nevermind.kiev.ua>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrey A. Chernov <ache@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Blaz Zupan <blaz@amis.net>
  *  Brent J. Nordquist <bjn@visi.com>
  *  Carlos J. Puga Medina <cpm@fbsd.es>
(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.
Sun, 8 Mar 2020
[ 04:33 linimon search for other commits by this committer ] Original commit   Revision:527999
Add USE_CSTD=c99 to fix build on GCC-based systems:

  crc32.c:733: error: 'for' loop initial declaration used outside C99 mode

Approved by:	portmgr (tier-2 blanket)
Sun, 1 Mar 2020
[ 18:19 sunpoet search for other commits by this committer ] Original commit   Revision:527584
Update to 1.70

- Add LICENSE_FILE

Changes:	https://metacpan.org/changes/distribution/Convert-UUlib
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
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 12 Jul 2015
[ 16:07 sunpoet search for other commits by this committer ] Original commit   Revision:391790
- Update to 1.5
- Strip shared library

Changes:	http://search.cpan.org/dist/Convert-UUlib/Changes
Mon, 29 Jun 2015
[ 13:50 sunpoet search for other commits by this committer ] Original commit   Revision:390900
- Remove DOCS option
- Bump PORTREVISION for package change
Wed, 24 Jun 2015
[ 15:16 adamw search for other commits by this committer ] Original commit   Revision:390487 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Start removing MASTER_SITE_SUBDIR=CPAN:username where possible. The
downside to having this set is that portscout cannot find new releases
when the username changes (which happens often in large projects with
multiple maintainers).
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, 9 Nov 2013
[ 19:13 sunpoet search for other commits by this committer ] Original commit   Revision:333328
- Add LICENSE
- Convert to new options framework
Wed, 6 Nov 2013
[ 09:26 mat search for other commits by this committer ] Original commit   Revision:332959
Convert to staging, adapted version of the PR.

PR:		ports/183710
Submitted by:	Takefu
Fri, 1 Nov 2013
[ 14:20 vanilla search for other commits by this committer ] Original commit   Revision:332379 (Only the first 10 of 58 ports in this commit are shown above. View all ports for this commit)
Support STAGEDIR.
Tue, 22 Oct 2013
[ 16:57 mat search for other commits by this committer ] Original commit   Revision:331301 (Only the first 10 of 94 ports in this commit are shown above. View all ports for this commit)
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@
Sun, 22 Sep 2013
[ 18:05 bapt search for other commits by this committer ] Original commit   Revision:327888 (Only the first 10 of 132 ports in this commit are shown above. View all ports for this commit)
Fix NO_STAGE attribution
Fri, 20 Sep 2013
[ 16:05 bapt search for other commits by this committer ] Original commit   Revision:327715 (Only the first 10 of 161 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:
converters)
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.
Thu, 4 Aug 2011
[ 14:38 tobez search for other commits by this committer ] Original commit 
Update to 1.4(0), unbreak.

Changes:        http://search.cpan.org/dist/Convert-UUlib/Changes
Wed, 3 Aug 2011
[ 06:14 bapt search for other commits by this committer ] Original commit 
mark BROKEN: does not fetch
Wed, 15 Dec 2010
[ 19:16 bapt search for other commits by this committer ] Original commit 
- update to 1.34
- changes: http://cpansearch.perl.org/src/MLEHMANN/Convert-UUlib-1.34/Changes
Sun, 1 Nov 2009
[ 07:47 leeym search for other commits by this committer ] Original commit 
- update to 1.33
Wed, 16 Sep 2009
[ 20:29 tobez search for other commits by this committer ] Original commit 
Update to 1.32.

Changes:        http://search.cpan.org/dist/Convert-UUlib/Changes
Feature safe:   yes
Mon, 14 Sep 2009
[ 11:55 tobez search for other commits by this committer ] Original commit 
Implement a temporary patch that fixes coredumps under certain
conditions until this is fixed upstream.  Bump portrevision.

Reported by:    Helmut Schneider <jumper99@gmx.de> and others on amavisd
                mailing list
Tue, 1 Sep 2009
[ 14:16 tobez search for other commits by this committer ] Original commit 
Update to 1.3(0).

Changes:        http://search.cpan.org/dist/Convert-UUlib/Changes
Fri, 24 Oct 2008
[ 18:42 miwi search for other commits by this committer ] Original commit 
- Update to 1.12
Mon, 16 Jun 2008
[ 07:04 leeym search for other commits by this committer ] Original commit 
- update to 1.11
Thu, 17 Apr 2008
[ 14:30 araujo search for other commits by this committer ] Original commit  (Only the first 10 of 2168 ports in this commit are shown above. View all ports for this commit)
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
Tue, 29 May 2007
[ 07:04 clsung search for other commits by this committer ] Original commit 
- Update to 1.09
Wed, 20 Dec 2006
[ 00:15 clsung search for other commits by this committer ] Original commit 
- Update to 1.08
Sun, 11 Dec 2005
[ 12:40 leeym search for other commits by this committer ] Original commit 
- update to 1.06
Fri, 4 Mar 2005
[ 13:59 mat search for other commits by this committer ] Original commit 
Update to 1.05.1
Wed, 29 Dec 2004
[ 13:08 mat search for other commits by this committer ] Original commit 
Update to 1.04
Add some doc
Wed, 14 Jul 2004
[ 10:43 tobez search for other commits by this committer ] Original commit 
Update to 1.03.  Assign maintainership to perl@.
Fri, 5 Dec 2003
[ 10:29 tobez search for other commits by this committer ] Original commit 
Update to 1.0.
Thu, 2 Oct 2003
[ 12:14 mat search for other commits by this committer ] Original commit 
Update to 0.31
use %%SITE_PERL%%
fixup WWW
maintainer timeout (5 months)

PR:             51563
Submitted by:   myself
Fri, 7 Mar 2003
[ 05:58 ade search for other commits by this committer ] Original commit  (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Sun, 28 Jul 2002
[ 06:13 tobez search for other commits by this committer ] Original commit 
Update to 0.213.
Tue, 28 May 2002
[ 15:38 tobez search for other commits by this committer ] Original commit 
Update to 0.212.
Sun, 16 Sep 2001
[ 21:19 tobez search for other commits by this committer ] Original commit 
Update to 0.201.    
Tue, 14 Aug 2001
[ 16:13 tobez search for other commits by this committer ] Original commit 
Upgrade converters/p5-Convert-UUlib to 0.2.   Sort pkg-plist.   Use gentler way
of deleting possibly shared directories.   Take over maintainership.    
Thu, 10 May 2001
[ 10:34 vanilla search for other commits by this committer ] Original commit  (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Upgrade to latest version:   	p5-Apache-MP3		=>	2.16  
	p5-Convert-UUlib	=>	0.111   	p5-Email-Find		=>	0.03   	p5-GD			=>	1.33  
	p5-HTML-Parser		=>	3.24   	p5-I18N-Charset		=>	1.08   	p5-I18N-LangTags	=>	0.20
  	p5-MIME-Lite		=>	2.111   	p5-Set-Scalar		=>	1.09   	p5-Sort-ArbBiLex	=>	3.4  
	p5-URI			=>	1.12   	p5-Unix-Syslog		=>	0.95    
Thu, 1 Mar 2001
[ 06:39 vanilla search for other commits by this committer ] Original commit  (Only the first 10 of 329 ports in this commit are shown above. View all ports for this commit)
Remove do-configure section, use PERL_CONFIGURE now.    
Mon, 5 Feb 2001
[ 14:30 olgeni search for other commits by this committer ] Original commit 
Style/space police (space -> tab) over the converters category.    
Tue, 19 Dec 2000
[ 10:39 will search for other commits by this committer ] Original commit 
Add p5-Convert-UUlib 0.11, a versatile and powerful encoder/decoder library  
for a variety of encodings (bundled in a Perl module).  Apparently it's   not
the same thing as p5-Convert-UU.    

Number of commits found: 45