aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Prophet
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-11-032-181/+180
| | | | Notes: svn path=/head/; revision=332592
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325559
* - 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
* - Do not remove directories not created by this portMartin Wilke2013-06-121-1/+0
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320689
* Update to 0.751.Mathieu Arnold2013-06-103-39/+85
| | | | Notes: svn path=/head/; revision=320485
* Cleanup supporting perl version 5.8 and 5.10,Andrej Zverev2012-12-171-8/+1
| | | | | | | lang/perl5.8 and lang/5.10 will be removed from ports tree soon. Notes: svn path=/head/; revision=309074
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+8
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-8/+1
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* - Update *_DEPENDS:Sunpoet Po-Chuan Hsieh2011-12-181-7/+12
| | | | | | | | | | - Digest::SHA is in core since 5.9.3 - Module::Pluggable is in core since 5.8.9 - Use TEST_DEPENDS for Test::Exception - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=287611
* - Update *_DEPENDS: p5-ExtUtils-MakeMaker>=6.11 is already in all supported ↵Sunpoet Po-Chuan Hsieh2011-12-121-4/+4
| | | | | | | | | | | | | | | Perl releases and it is not a runtime dependency - Pass maintainership to perl@ - Pet portlint - Bump PORTREVISION for dependency change Submitted by: sunpoet (myself) Approved by: bapt (maintainer, via IRC) Feature safe: yes Notes: svn path=/head/; revision=287238
* - update 0.750Baptiste Daroussin2011-07-103-4/+7
| | | | | | | - changes: http://cpansearch.perl.org/src/SPANG/Prophet-0.750/Changes Notes: svn path=/head/; revision=277476
* - update to 0.743Baptiste Daroussin2011-04-303-3/+23
| | | | | | | - changes: http://cpansearch.perl.org/src/SPANG/Prophet-0.743/Changes Notes: svn path=/head/; revision=273374
* Prophet is a distributed database system designed for small to medium scaleBaptiste Daroussin2011-04-054-0/+220
social database applications. WWW: http://search.cpan.org/dist/Prophet/ Notes: svn path=/head/; revision=272252