aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Tie-LevelDB/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Mark as broken on various tier-2 archs.Mark Linimon2016-11-141-1/+1
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=426088
* The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.Mark Linimon2016-11-081-1/+1
| | | | Notes: svn path=/head/; revision=425758
* Oops, missed sparc64 definition.Mark Linimon2016-11-081-0/+1
| | | | Notes: svn path=/head/; revision=425708
* Mark as broken on arm64.Mark Linimon2016-11-081-0/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=425705
* - Pet portlintSunpoet Po-Chuan Hsieh2016-04-231-2/+2
| | | | | | | - Update BROKEN: use lowercase for leading character Notes: svn path=/head/; revision=413818
* many ports: mark broken on powerpc64Steve Wills2016-04-211-0/+2
| | | | Notes: svn path=/head/; revision=413746
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Use USES=localbaseSunpoet Po-Chuan Hsieh2015-10-191-3/+1
| | | | Notes: svn path=/head/; revision=399749
* - Strip shared librarySunpoet Po-Chuan Hsieh2015-08-191-1/+4
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=394702
* - Fix build on FreeBSD 10+Sunpoet Po-Chuan Hsieh2014-12-041-7/+7
| | | | Notes: svn path=/head/; revision=373939
* Mark broken for FreeBSD 10.0+Mathieu Arnold2014-12-041-1/+7
| | | | | | | | Reported by: portsmon Sponsored by: Absolight Notes: svn path=/head/; revision=373886
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Upgrade snappy to 1.1.1, and bump all related PORTREVISION to chase shared ↵Vanilla I. Shu2014-06-031-1/+1
| | | | | | | | | | | library version. PR: ports/190409 Submitted by: ports at robakdesign.com Approved by: portmgr@ (for NO_STAGE) Notes: svn path=/head/; revision=356371
* Quote ${CC} and similar variables in MAKE_ARGS.Tijl Coosemans2014-05-201-1/+1
| | | | | | | Reported by: Dominic Fandrey <kamikaze@bsdforen.de> Notes: svn path=/head/; revision=354670
* - Add LICENSESunpoet Po-Chuan Hsieh2013-11-181-0/+3
| | | | Notes: svn path=/head/; revision=334235
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-09-301-4/+1
| | | | Notes: svn path=/head/; revision=328825
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Respect CXXSunpoet Po-Chuan Hsieh2013-09-131-0/+1
| | | | Notes: svn path=/head/; revision=327166
* - Fix USESSunpoet Po-Chuan Hsieh2013-08-221-2/+1
| | | | Notes: svn path=/head/; revision=325212
* - Cleanup Makefile headerSunpoet Po-Chuan Hsieh2013-08-211-5/+1
| | | | Notes: svn path=/head/; revision=325163
* - Remove leading indefinite article from COMMENTSunpoet Po-Chuan Hsieh2013-08-211-1/+1
| | | | Notes: svn path=/head/; revision=325161
* - Convert to new perl frameworkSunpoet Po-Chuan Hsieh2013-08-211-1/+2
| | | | Notes: svn path=/head/; revision=325134
* - Use USES=gmakeSunpoet Po-Chuan Hsieh2013-08-211-1/+1
| | | | Notes: svn path=/head/; revision=325110
* - Bump PORTREVISION for databases/leveldb shlib changeSunpoet Po-Chuan Hsieh2012-06-161-0/+1
| | | | Notes: svn path=/head/; revision=299426
* - Add USE_GMAKE=yes to ensure MAKE_JOBS_SAFESunpoet Po-Chuan Hsieh2012-01-291-0/+1
| | | | | | | | PR: ports/164589 Submitted by: swills Notes: svn path=/head/; revision=290019
* - Update to 0.07Sunpoet Po-Chuan Hsieh2011-11-151-2/+3
| | | | | | | | Changes: http://search.cpan.org/dist/Tie-LevelDB/Changes Feature safe: yes Notes: svn path=/head/; revision=285857
* - Add p5-Tie-LevelDB 0.06Sunpoet Po-Chuan Hsieh2011-10-281-0/+31
Tie::LevelDB is the Perl Interface for Google NoSQL database called LevelDB. See http://code.google.com/p/leveldb/ for more details. Interface is implemented both as a reflection of an original LevelDB C++ API and a Perl-ish TIEHASH mechanism. WWW: http://search.cpan.org/dist/Tie-LevelDB/ Notes: svn path=/head/; revision=284521