non port: databases/p5-Class-DBI-ToSax/Makefile |
SVNWeb
|
Number of commits found XX: 13 |
Mon, 20 May 2019
|
[ 13:04 mat ] 
502104 databases/p5-Bucardo/Makefile
502104 databases/p5-Class-DBI-BaseDSN/Makefile
502104 databases/p5-Class-DBI-FromCGI/Makefile
502104 databases/p5-Class-DBI-Loader/Makefile
502104 databases/p5-Class-DBI-Oracle/Makefile
502104 databases/p5-Class-DBI-ToSax/Makefile
502104 databases/p5-DBIx-Ease/Makefile
502104 devel/configkit/Makefile
502104 devel/libphk/Makefile
502104 devel/p5-Alzabo/Makefile
(Only the first 10 of 70 ports in this commit are shown above. )
Remove Created by lines where I am the one.
|
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
|
[ 14:00 mat ] 
412346 databases/R-cran-RMySQL/Makefile
412346 databases/R-cran-RSQLite.extfuns/Makefile
412346 databases/R-cran-RSQLite/Makefile
412346 databases/R-cran-sqldf/Makefile
412346 databases/akonadi-googledata/Makefile
412346 databases/akonadi/Makefile
412346 databases/apq-mysql/Makefile
412346 databases/apq-odbc/Makefile
412346 databases/apq-pgsql/Makefile
412346 databases/apq/Makefile
(Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
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 )
|
Sun, 3 Nov 2013
|
[ 06:53 vanilla ] 
332592 databases/p5-BerkeleyDB/Makefile
332592 databases/p5-BerkeleyDB/pkg-plist
332592 databases/p5-CDB_File-Generator/Makefile
332592 databases/p5-CDB_File-Generator/pkg-plist
332592 databases/p5-Cache-Memcached-Managed/Makefile
332592 databases/p5-Cache-Memcached-Managed/pkg-plist
332592 databases/p5-Cache-Memcached-XS/Makefile
332592 databases/p5-Cache-Memcached-XS/pkg-plist
332592 databases/p5-Cache-Memcached/Makefile
332592 databases/p5-Cache-Memcached/pkg-plist
(Only the first 10 of 228 ports in this commit are shown above. )
Support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] 
327717 databases/R-cran-DBI/Makefile
327717 databases/R-cran-RMySQL/Makefile
327717 databases/R-cran-RSQLite.extfuns/Makefile
327717 databases/R-cran-RSQLite/Makefile
327717 databases/R-cran-sqldf/Makefile
327717 databases/WWWdb/Makefile
327717 databases/adminer/Makefile
327717 databases/adodb/Makefile
327717 databases/adodb5/Makefile
327717 databases/akonadi-googledata/Makefile
(Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
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, 3 Jun 2012
|
[ 18:57 crees ]
1.8 databases/p5-Cache-Memcached-XS/Makefile
1.5 databases/p5-Class-DBI-AutoLoader/Makefile
1.7 databases/p5-Class-DBI-BaseDSN/Makefile
1.17 databases/p5-Class-DBI-Pg/Makefile
1.9 databases/p5-Class-DBI-SAK/Makefile
1.15 databases/p5-Class-DBI-SQLite/Makefile
1.5 databases/p5-Class-DBI-ToSax/Makefile
1.31 databases/p5-Class-DBI/Makefile
1.20 databases/p5-DBD-LDAP/Makefile
1.40 databases/p5-DBD-ODBC/Makefile
(Only the first 10 of 30 ports in this commit are shown above. )
SITE_PERL --> package dependencies, chunks 2-3
Submitted by: az
|
Sun, 16 Aug 2009
|
[ 09:55 linimon ]
1.11 archivers/p5-Mac-Macbinary/Makefile
1.2 archivers/p5-Mac-Macbinary/pkg-descr
1.13 audio/p5-MPEG-ID3v2Tag/Makefile
1.4 audio/p5-MPEG-ID3v2Tag/pkg-descr
1.12 audio/p5-Shout/Makefile
1.3 audio/p5-Shout/pkg-descr
1.8 databases/p5-Class-DBI-AbstractSearch/Makefile
1.5 databases/p5-Class-DBI-BaseDSN/Makefile
1.5 databases/p5-Class-DBI-FromCGI/Makefile
1.3 databases/p5-Class-DBI-Oracle/Makefile
(Only the first 10 of 154 ports in this commit are shown above. )
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Fri, 31 Aug 2007
|
[ 13:37 mat ]
1.10 archivers/p5-Mac-Macbinary/Makefile
1.12 audio/p5-MPEG-ID3v2Tag/Makefile
1.7 databases/p5-Class-DBI-AbstractSearch/Makefile
1.4 databases/p5-Class-DBI-BaseDSN/Makefile
1.4 databases/p5-Class-DBI-FromCGI/Makefile
1.2 databases/p5-Class-DBI-Oracle/Makefile
1.7 databases/p5-Class-DBI-Pager/Makefile
1.3 databases/p5-Class-DBI-Replication/Makefile
1.6 databases/p5-Class-DBI-SAK/Makefile
1.12 databases/p5-Class-DBI-SQLite/Makefile
(Only the first 10 of 114 ports in this commit are shown above. )
Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims.
|
Wed, 15 Oct 2003
|
[ 15:38 mat ]
1.2 databases/p5-Class-DBI-ToSax/Makefile
1.2 databases/p5-Class-DBI-ToSax/distinfo
Update to 0.10
|
Fri, 3 Oct 2003
|
[ 13:17 mat ]
1.271 databases/Makefile
1.1 databases/p5-Class-DBI-ToSax/Makefile
1.1 databases/p5-Class-DBI-ToSax/distinfo
1.1 databases/p5-Class-DBI-ToSax/pkg-descr
1.1 databases/p5-Class-DBI-ToSax/pkg-plist
Add p5-Class-DBI-ToSax 0.09, extension to Class::DBI for sqlite.
|
Number of commits found XX: 13 |