non port: converters/p5-Convert-PEM/Makefile |
SVNWeb
|
Number of commits found XX: 23 |
Sat, 22 Dec 2018
|
[ 09:00 amdmi3 ] 
488079 converters/p5-Convert-PEM/Makefile
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket
|
Mon, 9 Jul 2018
|
[ 08:40 mat ] 
474242 audio/p5-Filesys-Virtual-DAAP/Makefile
474242 audio/p5-Net-DAAP-Client/Makefile
474242 benchmarks/p5-Benchmark-Stopwatch/Makefile
474242 cad/pcb/Makefile
474242 chinese/p5-Text-Greeking-zh_TW/Makefile
474242 chinese/scim-fcitx/Makefile
474242 comms/p5-SMS-Send-TW-PChome/Makefile
474242 comms/p5-SMS-Send-TW-Qma/Makefile
474242 comms/p5-SMS-Send-TW-Socket2Air/Makefile
474242 comms/p5-SMS-Send-TW-chtsns/Makefile
(Only the first 10 of 429 ports in this commit are shown above. )
Remove all := from BUILD_DEPENDS, here are never needed.
While there, cleanup, and sort depends.
When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS. In order of preference, they are:
1) use RUN_DEPENDS to set BUILD_DEPENDS:
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= foo:bar/baz
2) create another variable and use it:
MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS= ${MY_DEPENDS}
RUN_DEPENDS= ${MY_DEPENDS}
3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:
BUILD_DEPENDS= foo:bar/baz
RUN_DEPENDS:= ${BUILD_DEPENDS}
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] 
412344 Mk/Uses/gecko.mk
412344 Mk/bsd.fpc.mk
412344 Mk/bsd.gecko.mk
412344 Mk/bsd.port.mk
412344 accessibility/accerciser/Makefile
412344 accessibility/at-spi/Makefile
412344 accessibility/at-spi2-atk/Makefile
412344 accessibility/at-spi2-core/Makefile
412344 accessibility/caribou/Makefile
412344 accessibility/dasher/Makefile
(Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] 
373448 CHANGES
373448 Mk/Uses/perl5.mk
373448 Mk/bsd.default-versions.mk
373448 Mk/bsd.port.mk
373448 UPDATING
373448 archivers/dpkg/Makefile
373448 archivers/p5-Archive-Any-Lite/Makefile
373448 archivers/p5-Archive-Any-Lite/pkg-plist
373448 archivers/p5-Archive-Any-Plugin-Rar/Makefile
373448 archivers/p5-Archive-Any-Plugin-Rar/pkg-plist
(Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Fri, 1 Nov 2013
|
[ 14:20 vanilla ] 
332379 converters/p5-Convert-ASCII-Armour/Makefile
332379 converters/p5-Convert-ASCII-Armour/pkg-plist
332379 converters/p5-Convert-ASN1/Makefile
332379 converters/p5-Convert-ASN1/pkg-plist
332379 converters/p5-Convert-BER/Makefile
332379 converters/p5-Convert-BER/pkg-plist
332379 converters/p5-Convert-Bencode_XS/Makefile
332379 converters/p5-Convert-Bencode_XS/pkg-plist
332379 converters/p5-Convert-BinHex/Makefile
332379 converters/p5-Convert-BinHex/pkg-plist
(Only the first 10 of 58 ports in this commit are shown above. )
Support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 16:05 bapt ] 
327715 converters/R-cran-RJSONIO/Makefile
327715 converters/R-cran-rjson/Makefile
327715 converters/aish/Makefile
327715 converters/ascii2binary/Makefile
327715 converters/asr10/Makefile
327715 converters/base64/Makefile
327715 converters/bibtexconv/Makefile
327715 converters/bsdconv/Makefile
327715 converters/btoa/Makefile
327715 converters/chmview/Makefile
(Only the first 10 of 161 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters)
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] 
324174 archivers/p5-Archive-Any/Makefile
324174 archivers/p5-Archive-Extract/Makefile
324174 archivers/p5-Archive-Rar/Makefile
324174 archivers/p5-Archive-SimpleExtractor/Makefile
324174 archivers/p5-Archive-Zip/Makefile
324174 archivers/p5-Compress-LZF/Makefile
324174 archivers/p5-Compress-LZO/Makefile
324174 archivers/p5-Compress-LZW/Makefile
324174 archivers/p5-Mac-Macbinary/Makefile
324174 archivers/p5-POE-Filter-Bzip2/Makefile
(Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Sun, 10 Jun 2012
|
[ 18:42 swills ]
1.8 arabic/arabtex/Makefile
1.5 archivers/p5-Archive-SimpleExtractor/Makefile
1.20 archivers/p5-POE-Filter-Zlib/Makefile
1.7 archivers/p5-PerlIO-via-Bzip2/Makefile
1.12 audio/gigedit/Makefile
1.8 audio/p5-Filesys-Virtual-DAAP/Makefile
1.9 audio/p5-Net-DAAP-Client/Makefile
1.6 benchmarks/p5-Benchmark-Stopwatch/Makefile
1.28 biology/p5-AcePerl/Makefile
1.28 biology/p5-Bio-Das/Makefile
(Only the first 10 of 639 ports in this commit are shown above. )
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
|
Sun, 12 Dec 2010
|
[ 21:30 pgollucci ]
1.15 converters/p5-Convert-PEM/Makefile
1.6 converters/p5-Convert-PEM/distinfo
- Update to 0.08
- Remove MD5
With Hat: perl@
Changes: http://search.cpan.org/dist/Convert-PEM/Changes
|
Tue, 15 Dec 2009
|
[ 08:44 leeym ]
1.14 converters/p5-Convert-PEM/Makefile
- simplify dependencies
- bump PORTREVISION
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ]
1.9 archivers/p5-Archive-Extract/Makefile
1.8 archivers/p5-Compress-Bzip2/Makefile
1.5 archivers/p5-Compress-LZW/Makefile
1.5 archivers/p5-PerlIO-gzip/Makefile
1.3 archivers/p5-PerlIO-via-Bzip2/Makefile
1.12 astro/p5-Astro-Catalog/Makefile
1.10 astro/p5-Astro-MoonPhase/Makefile
1.6 astro/p5-Astro-Sunrise/Makefile
1.8 astro/p5-GPS/Makefile
1.3 audio/p5-Audio-Beep/Makefile
(Only the first 10 of 2168 ports in this commit are shown above. )
- 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)
|
Fri, 23 Mar 2007
|
[ 09:47 linimon ]
1.8 benchmarks/ttcp/Makefile
1.12 converters/p5-Convert-PEM/Makefile
1.2 databases/p5-DWH_File/Makefile
1.3 devel/p5-Date-Set/Makefile
1.16 graphics/mapserver/Makefile
1.14 mail/p5-Mail-IMAPClient/Makefile
1.5 mail/p5-Mail-QuoteWrap/Makefile
1.6 mail/p5-Mail-SPF-Query/Makefile
1.4 misc/p5-Data-Buffer/Makefile
1.5 net/p5-Net-CIDR-Lite/Makefile
(Only the first 10 of 21 ports in this commit are shown above. )
Reset mharo due to maintainer-timeouts and no response to PRs.
Hat: portmgr
|
Thu, 1 Dec 2005
|
[ 10:14 flz ]
1.11 converters/p5-Convert-PEM/Makefile
- Fix latest commit adding a missing dependency (devel/p5-Class-ErrorHandler).
PR: ports/89335
Submitted by: aaron
|
Wed, 30 Nov 2005
|
[ 11:36 flz ]
1.10 converters/p5-Convert-PEM/Makefile
1.4 converters/p5-Convert-PEM/distinfo
1.5 converters/p5-Convert-PEM/pkg-plist
- Update to 0.07.
PR: ports/89109
Submitted by: lth
Approved by: maintainer timeout (2 weeks)
|
Thu, 10 Mar 2005
|
[ 00:48 leeym ]
1.9 converters/p5-Convert-PEM/Makefile
1.3 converters/p5-Convert-PEM/pkg-descr
- add RUN_DEPENDS=BUILD_DEPENDS
- add WWW in pkg-descr
|
Mon, 6 Sep 2004
|
[ 20:50 mharo ]
1.8 converters/p5-Convert-PEM/Makefile
add missing manpage to MAN3 list
portlint
PR: 71393
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
Approved by: portmgr (kirill)
|
Sat, 17 Apr 2004
|
[ 14:04 kris ]
1.7 converters/p5-Convert-PEM/Makefile
1.4 converters/p5-Convert-PEM/pkg-plist
Correct plist and manpages (add a missing entry and don't remove files
we didn't install)
|
Fri, 24 Oct 2003
|
[ 12:05 ijliao ]
1.16 archivers/p5-Archive-Zip/Makefile
1.5 archivers/p5-Archive-Zip/pkg-plist
1.3 archivers/p5-IO-Zlib/Makefile
1.2 archivers/p5-IO-Zlib/pkg-plist
1.7 archivers/p5-Mac-Macbinary/Makefile
1.3 archivers/p5-Mac-Macbinary/pkg-plist
1.6 astro/p5-Astro-MoonPhase/Makefile
1.3 astro/p5-Astro-MoonPhase/pkg-plist
1.3 astro/p5-Astro-SunTime/pkg-plist
1.4 astro/p5-Astro-Sunrise/pkg-plist
(Only the first 10 of 1501 ports in this commit are shown above. )
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
Fri, 7 Mar 2003
|
[ 05:58 ade ]
1.6 converters/cn2jp/Makefile
1.3 converters/cn2jp/pkg-comment
1.9 converters/dumpasn1/Makefile
1.2 converters/dumpasn1/pkg-comment
1.11 converters/fconv/Makefile
1.3 converters/fconv/pkg-comment
1.4 converters/gbase/Makefile
1.2 converters/gbase/pkg-comment
1.6 converters/ish/Makefile
1.4 converters/ish/pkg-comment
(Only the first 10 of 46 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Sun, 5 May 2002
|
[ 08:10 kris ]
1.4 converters/p5-Convert-PEM/Makefile
Correct BUILD_DEPENDS on p5-Crypt-DES_EDE3
Noticed by: bento
|
Thu, 14 Mar 2002
|
[ 16:29 jesper ]
1.3 converters/p5-Convert-PEM/Makefile
Add extra dependency of ports/security/p5-Crypt-DES_EDE3
Approved by: mharo
|
Wed, 13 Mar 2002
|
[ 20:00 jesper ]
1.2 converters/p5-Convert-PEM/Makefile
1.2 converters/p5-Convert-PEM/distinfo
Upgrade to 0.06
Approved by: mharo
|
Wed, 12 Sep 2001
|
[ 02:07 mharo ]
unknown converters/p5-Convert-PEM/Makefile
unknown converters/p5-Convert-PEM/distinfo
unknown converters/p5-Convert-PEM/pkg-comment
unknown converters/p5-Convert-PEM/pkg-descr
unknown converters/p5-Convert-PEM/pkg-plist
Convert::ASN1 encodes and decodes ASN.1 data structures using BER/DER rules.
|
Number of commits found XX: 23 |