aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Convert-Binary-C
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update to 0.84Wen Heping2020-12-072-4/+4
| | | | Notes: svn path=/head/; revision=557195
* Update to 0.79Sunpoet Po-Chuan Hsieh2020-07-243-6/+7
| | | | | | | | | - Sort PLIST Changes: https://metacpan.org/changes/distribution/Convert-Binary-C Notes: svn path=/head/; revision=543117
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* - Update to 0.78Philippe Audeoud2016-02-162-3/+3
| | | | Notes: svn path=/head/; revision=408997
* Make it so that the default Perl is always called perl5.Mathieu Arnold2015-09-141-1/+1
| | | | | | | | | | | | | | | | | | | - Move Perl's man1 files along with its man3 files. - Move where Perl installs its modules man1 pages. - Convert the ports installing man1 pages. - Make different Perl versions installable at the same time. Though you should note that only the default version can be used to install Perl modules, and the non default Perl versions cannot use the modules installed via ports if they contain .so as they are installed in a version specific directory. Reviewed by: bapt (the Mk bits) Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3542 Notes: svn path=/head/; revision=396892
* - Update to 0.77Sunpoet Po-Chuan Hsieh2015-07-242-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/Convert-Binary-C/Changes Notes: svn path=/head/; revision=392813
* Some OCD cleanups on some of the perl@ ports.Adam Weinberger2015-03-121-2/+2
| | | | | | | | | | | | | | | | - Remove dependencies in core - Put testing depends in TEST_DEPENDS - Remove unnecessary bsd.port.options.mk inclusions - Remove checks for Perl versions that no longer exist in the ports tree - Sort plists, some of which were so jumbled that I have to assume the plist was randomized before committing A lot of the plist changes in this commit are moving PERL5_MAN3 after SITE_PERL. It's repo churn now, but it makes updating the ports later far easier. Notes: svn path=/head/; revision=381151
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=373448
* Cleanup plistBaptiste Daroussin2014-10-201-6/+0
| | | | Notes: svn path=/head/; revision=371249
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-1/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* Support STAGEDIR.Vanilla I. Shu2013-11-012-8/+7
| | | | Notes: svn path=/head/; revision=332379
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | converters) Notes: svn path=/head/; revision=327715
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* - Fix LICENSE (Artistic 1 instead of Artistic 2)Frederic Culot2011-10-071-1/+1
| | | | | | | | | | - Pet portlint(1) PR: ports/161336 Submitted by: Simon Olofsson <simon@olofsson.de> Notes: svn path=/head/; revision=283112
* - update to 0.76Baptiste Daroussin2011-04-122-3/+6
| | | | | | | | - add licenses - changes: http://cpansearch.perl.org/src/MHX/Convert-Binary-C-0.76/Changes Notes: svn path=/head/; revision=272603
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Pass to perl@Philip M. Gollucci2010-12-121-1/+1
| | | | Notes: svn path=/head/; revision=266143
* With portmgr hat on, reset the maintainership of skv@ for ports thatMark Linimon2010-01-101-1/+1
| | | | | | | he has had one or more maintainer-timeouts on in the past 12 months. Notes: svn path=/head/; revision=247508
* - Update to 0.74Philip M. Gollucci2009-07-032-4/+4
| | | | | | | | | PR: ports/135733 Approved by: maintainer timeout (skv; 16 days) Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=237021
* - Update to 0.73Philip M. Gollucci2009-06-052-4/+6
| | | | | | | | | | | - Mark MAKE_JOBS_UNSAFE=yes PR: ports/134803 Approved by: maintainer timeout (skv; 15 days) Submitted by: me Notes: svn path=/head/; revision=235256
* - Update to 0.71Martin Wilke2008-05-312-4/+4
| | | | | | | | | PR: 123440 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=214060
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${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) Notes: svn path=/head/; revision=211450
* Update to 0.70Sergey Skvortsov2008-01-152-4/+4
| | | | Notes: svn path=/head/; revision=205705
* Update to 0.67Sergey Skvortsov2007-02-062-4/+4
| | | | | | | | | Changes: http://search.cpan.org/src/MHX/Convert-Binary-C-0.67/Changes PR: ports/108210 Submitted by: Gea-Suan Lin <gslin xx gslin.org> Notes: svn path=/head/; revision=184387
* Update to 0.66Sergey Skvortsov2006-11-102-4/+4
| | | | | | | Changes: http://search.cpan.org/src/MHX/Convert-Binary-C-0.66/Changes Notes: svn path=/head/; revision=177025
* Update to 0.65Sergey Skvortsov2006-09-032-4/+4
| | | | | | | | PR: ports/102565 Submitted by: Gea-Suan Lin <gslin xx gslin.org> Notes: svn path=/head/; revision=172100
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* Update to 0.64Sergey Skvortsov2006-01-182-4/+4
| | | | | | | Changes: http://search.cpan.org/src/MHX/Convert-Binary-C-0.64/Changes Notes: svn path=/head/; revision=153805
* Update to 0.62Sergey Skvortsov2005-12-022-3/+4
| | | | | | | Changes: http://search.cpan.org/src/MHX/Convert-Binary-C-0.62/Changes Notes: svn path=/head/; revision=150246
* Update to 0.61Sergey Skvortsov2005-11-032-3/+3
| | | | | | | Changes: http://search.cpan.org/src/MHX/Convert-Binary-C-0.61/Changes Notes: svn path=/head/; revision=147100
* Update to 0.60Sergey Skvortsov2005-10-272-3/+3
| | | | | | | Changes: http://search.cpan.org/src/MHX/Convert-Binary-C-0.60/Changes Notes: svn path=/head/; revision=146491
* Update to 0.59Sergey Skvortsov2005-06-162-3/+3
| | | | Notes: svn path=/head/; revision=137553
* Update to 0.58Sergey Skvortsov2005-02-222-3/+3
| | | | Notes: svn path=/head/; revision=129540
* Update to 0.57Sergey Skvortsov2005-01-262-3/+3
| | | | Notes: svn path=/head/; revision=127436
* Updated to 0.56Sergey Skvortsov2004-10-122-3/+3
| | | | Notes: svn path=/head/; revision=118992
* Updated to 0.55Sergey Skvortsov2004-08-252-3/+3
| | | | Notes: svn path=/head/; revision=117219
* Updated to 0.54Sergey Skvortsov2004-07-302-3/+3
| | | | Notes: svn path=/head/; revision=115069
* Add p5-Convert-Binary-C 0.53, binary Data Conversion using C Types.Sergey Skvortsov2004-05-264-0/+46
Notes: svn path=/head/; revision=110050