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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: converters/p5-Convert-UUlib/Makefile

Number of commits found: 45

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
Wednesday, 20 Jul 2022
14:21 Tobias C. Berner (tcberner) search for other commits by this committer
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>
  *  Cezary Morga <cm@therek.net>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Chris Costello <chris@FreeBSD.org>
  *  Cyrus Rahman <cr@jcmax.com>
  *  Dan Rench <citric@cubicone.tmetic.com>
  *  Denis Pokataev <catone@cpan.org>
  *  Dmitry Sivachenko <dima@Chg.RU>
  *  Douglas Thrift <douglas@douglasthrift.net>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Erwin Lansing <erwin@lansing.dk>
  *  G. Adam Stanislav
  *  G. Adam Stanislav <adam@whizkidtech.net>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Gvozdikov Veniamin <g.veniamin@googlemail.com>
  *  Ilia Chipitsine <ilia@jane.cgu.chel.su>
  *  Ismail Yenigul <ismail.yenigul@surgate.com>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  Jan-Peter Koopmann <j.koopmann@seceidos.de>
  *  Jason Burgess <dev@fenux.net>
  *  Kevin Lo <kevlo@FreeBSD.org>
  *  Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
  *  Kuang-che Wu <kcwu@csie.org>
  *  Lung Sung <clsung@FreeBSD.org>
  *  M.Indlekofer@gmx.de
  *  Marc Fournier <scrappy@FreeBSD.org>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Masanori Kiriake <seiken@nbs.co.jp>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Haro <mharo@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Nosov Artem <chip-set@mail.ru>
  *  Oleg R. Muhutdinov <mor@WhiteLuna.com>
  *  Oscar Bonilla <obonilla@fisicc-ufm.edu>
  *  Patrick Li <pat@databits.net>
  *  Pav Lucistnik <pav@oook.cz>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Rodrigo Graeff <delphus@gmail.com>
  *  Rong-En Fan <rafan@infor.org>
  *  Ryan T. Dean <rtdean@cytherianage.net>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thomas Dreibholz <dreibh@iem.uni-due.de>
  *  Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
  *  Timur Bakeyev <bat@cpan.org>
  *  Timur Bakeyev <timur@FreeBSD.org>
  *  Timur I. Bakeyev <bat@cpan.org>
  *  Torsten Zuehlsdorff <ports@toco-domains.de>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vladimir Timofeev <vovkasm@gmail.com>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  ache
  *  ache@FreeBSD.org
  *  buganini@gmail.com
  *  chinsan
  *  hosokawa
  *  ijliao
  *  kbyanc
  *  keiichi@iijlab.net
  *  never@nevermind.kiev.ua
  *  nork@FreeBSD.org
  *  nork@cityfujisawa.ne.jp
  *  roman@xpert.com
  *  samm
  *  thierry@pompo.net
  *  torstenb@FreeBSD.org
  *  trevor
  *  vanilla@
  *  will

With hat:	portmgr
commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176 commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176 commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176 commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176 9ee281e
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
Sunday, 8 Mar 2020
04:33 linimon search for other commits by this committer
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)
Original commitRevision:527999 
Sunday, 1 Mar 2020
18:19 sunpoet search for other commits by this committer
Update to 1.70

- Add LICENSE_FILE

Changes:	https://metacpan.org/changes/distribution/Convert-UUlib
Original commitRevision:527584 
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 
Friday, 1 Apr 2016
13:29 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412344 
Sunday, 12 Jul 2015
16:07 sunpoet search for other commits by this committer
- Update to 1.5
- Strip shared library

Changes:	http://search.cpan.org/dist/Convert-UUlib/Changes
Original commitRevision:391790 
Monday, 29 Jun 2015
13:50 sunpoet search for other commits by this committer
- Remove DOCS option
- Bump PORTREVISION for package change
Original commitRevision:390900 
Wednesday, 24 Jun 2015
15:16 adamw search for other commits by this committer
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).
Original commitRevision:390487 
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 
Saturday, 9 Nov 2013
19:13 sunpoet search for other commits by this committer
- Add LICENSE
- Convert to new options framework
Original commitRevision:333328 
Wednesday, 6 Nov 2013
09:26 mat search for other commits by this committer
Convert to staging, adapted version of the PR.

PR:		ports/183710
Submitted by:	Takefu
Original commitRevision:332959 
Friday, 1 Nov 2013
14:20 vanilla search for other commits by this committer
Support STAGEDIR.
Original commitRevision:332379 
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 
Sunday, 22 Sep 2013
18:05 bapt search for other commits by this committer
Fix NO_STAGE attribution
Original commitRevision:327888 
Friday, 20 Sep 2013
16:05 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters)
Original commitRevision:327715 
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 
Thursday, 4 Aug 2011
14:38 tobez search for other commits by this committer
Update to 1.4(0), unbreak.

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

Changes:        http://search.cpan.org/dist/Convert-UUlib/Changes
Feature safe:   yes
Original commit
Monday, 14 Sep 2009
11:55 tobez search for other commits by this committer
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
Original commit
Tuesday, 1 Sep 2009
14:16 tobez search for other commits by this committer
Update to 1.3(0).

Changes:        http://search.cpan.org/dist/Convert-UUlib/Changes
Original commit
Friday, 24 Oct 2008
18:42 miwi search for other commits by this committer
- Update to 1.12
Original commit
Monday, 16 Jun 2008
07:04 leeym search for other commits by this committer
- update to 1.11
Original commit
Thursday, 17 Apr 2008
14:30 araujo search for other commits by this committer
- 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)
Original commit
Tuesday, 29 May 2007
07:04 clsung search for other commits by this committer
- Update to 1.09
Original commit
Wednesday, 20 Dec 2006
00:15 clsung search for other commits by this committer
- Update to 1.08
Original commit
Sunday, 11 Dec 2005
12:40 leeym search for other commits by this committer
- update to 1.06
Original commit
Friday, 4 Mar 2005
13:59 mat search for other commits by this committer
Update to 1.05.1
Original commit
Wednesday, 29 Dec 2004
13:08 mat search for other commits by this committer
Update to 1.04
Add some doc
Original commit
Wednesday, 14 Jul 2004
10:43 tobez search for other commits by this committer
Update to 1.03.  Assign maintainership to perl@.
Original commit
Friday, 5 Dec 2003
10:29 tobez search for other commits by this committer
Update to 1.0.
Original commit
Thursday, 2 Oct 2003
12:14 mat search for other commits by this committer
Update to 0.31
use %%SITE_PERL%%
fixup WWW
maintainer timeout (5 months)

PR:             51563
Submitted by:   myself
Original commit
Friday, 7 Mar 2003
05:58 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Sunday, 28 Jul 2002
06:13 tobez search for other commits by this committer
Update to 0.213.
Original commit
Tuesday, 28 May 2002
15:38 tobez search for other commits by this committer
Update to 0.212.
Original commit
Sunday, 16 Sep 2001
21:19 tobez search for other commits by this committer
Update to 0.201.    
Original commit
Tuesday, 14 Aug 2001
16:13 tobez search for other commits by this committer
Upgrade converters/p5-Convert-UUlib to 0.2.   Sort pkg-plist.   Use gentler way
of deleting possibly shared directories.   Take over maintainership.    
Original commit
Thursday, 10 May 2001
10:34 vanilla search for other commits by this committer
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    
Original commit
Thursday, 1 Mar 2001
06:39 vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
Original commit
Monday, 5 Feb 2001
14:30 olgeni search for other commits by this committer
Style/space police (space -> tab) over the converters category.    
Original commit
Tuesday, 19 Dec 2000
10:39 will search for other commits by this committer
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.    
Original commit

Number of commits found: 45