Path to this page:
./
wip/p5-AI-Prolog,
TODO: Short description of the package
Branch: CURRENT,
Version: 0.741nb2,
Package name: p5-AI-Prolog-0.741nb2,
Maintainer: INSERT_YOUR_MAIL_ADDRESS_HERE
Required to run:[
textproc/p5-Regexp-Common] [
textproc/p5-Text-Balanced] [
lang/perl5] [
devel/p5-Term-ReadLine] [
devel/p5-Clone] [
devel/p5-Term-ReadKey] [
wip/p5-Exporter-Tidy] [
wip/p5-Hash-AsObject] [
wip/p5-Text-Quote] [
devel/p5-aliased] [
devel/p5-Pod-Usage]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
RMD160: 6053a28432cbf31109b4ad360ffbcdea605d5a95
Filesize: 68.197 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-09-06) Updated to version: p5-AI-Prolog-0.741nb2
CVS history: (Expand)
2013-03-30 20:57:59 by Hiramatsu Yoshifumi | Files touched by this commit (1) |
Log message:
This package does not need PLIST.
|
2013-03-30 20:54:45 by Hiramatsu Yoshifumi | Files touched by this commit (2) |
Log message:
Update AI-Prolog to 0.741.
Changes from previous:
----------------------
t/60aiprolog.t fixed number of planned tests (RT#41154).
Fixed dependencies in some tests.
Fixed HEAD|TAIL results bug. Added test (RT#64942).
(Should raw_results(0) be default? or keep backward compat?).
|
2012-10-04 11:13:17 by Aleksej Saushev | Files touched by this commit (76) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2010-04-15 09:10:03 by Christian St. | Files touched by this commit (12) |
Log message:
Changed maintainer to sourceforge email address
|
2009-01-18 11:15:40 by Christian St. | Files touched by this commit (2) | |
Log message:
update to 0.740 and add DESTDIR support
|
2008-10-12 19:37:30 by abs | Files touched by this commit (48) | |
Log message:
Renmove the following packages which are available in main pkgsrc
(and update any DEPENDS lines to match)
p5-CLASS
p5-Email-FolderType
p5-Email-LocalDelivery
p5-Exporter-Lite
p5-File-MMagic-XS
p5-File-Path-Expand
p5-HTML-TokeParser-Simple
p5-MARC-Record
p5-Net-Z3950-ZOOM
p5-Sub-Override
p5-Test-MockModule
p5-Tie-Array-Sorted
p5-aliased
|
2008-08-08 13:25:36 by Christian St. | Files touched by this commit (6) | |
Log message:
Import p5-AI-Prolog-0.739 as wip/p5-AI-Prolog.
AI::Prolog is a pure Perl predicate logic engine.
In predicate logic, instead of telling the computer
how to do something, you tell the computer what
something is and let it figure out how to do it.
Conceptually this is similar to regular expressions.
|