Port details |
- ruby-amatch Ruby library for approximate string matching and searching
- 0.2.12 textproc
=1 0.2.12Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2002-11-10 17:44:03
- Last Update: 2014-09-21 15:18:08
- SVN Revision: 368769
- People watching this port, also watch:: zip, samefile
- Also Listed In: ruby
- License: not specified in port
- WWW:
- http://flori.github.io/amatch/
- Description:
- This is a Ruby library for approximate string matching and searching
using a dynamic programming algorithm to compute the Levenstein
distance between strings. Written in C for speed.
WWW: http://flori.github.io/amatch/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ruby19-amatch>0:textproc/ruby-amatch
- No installation instructions:
- This port has been deleted.
- PKGNAME: ruby19-amatch
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby19 : lang/ruby19
- gmake : devel/gmake
- Runtime dependencies:
-
- ruby19 : lang/ruby19
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ruby19-amatch-0.2.12:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.12 21 Sep 2014 15:18:08 |
dinoex |
- retire ruby-amatch |
0.2.12 20 May 2014 08:56:38 |
ak |
- Remove empty files and directories
Approved by: portmgr (antoine) |
0.2.12 31 Mar 2014 15:35:32 |
dinoex |
- update to 2.2.12
- better fetch from github
- add USES=zip |
0.2.7 30 Mar 2014 14:12:45 |
dinoex |
- update to 0.2.7 from github
- use STAGEDIR |
0.2.5 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.2.5 14 Sep 2013 16:34:28 |
sunpoet |
- Convert to new options framework
- Use USES=gmake
- Simplify PORTDOCS installation
- Remove leading indefinite article from COMMENT
- Cleanup Makefile header
- Update WWW |
0.2.5 29 Aug 2013 18:06:48 |
sunpoet |
- Remove Author line |
0.2.5 29 Aug 2013 04:10:38 |
sunpoet |
- Use single space after WWW: |
0.2.5 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
0.2.5 07 Jun 2010 20:48:42 |
pgollucci |
- Convert to RF macro
With Hat: ruby@ |
0.2.5 24 Apr 2010 06:16:07 |
dinoex |
- depends on gmake
- speedup build |
0.2.5 23 Apr 2010 11:01:43 |
dinoex |
- update to 0.2.5 |
0.2.3 16 Jun 2009 15:53:25 |
stas |
- Assign all unmaintained ruby ports to ruby@,
so people will know where to send questions to. |
0.2.3 20 Aug 2008 06:50:58 |
linimon |
Reset nivo+kw+ports.bfa274@is-root.com due to lack of time to work
on FreeBSD at the moment.
Hat: portmgr |
0.2.3 09 Nov 2006 06:35:01 |
clsung |
- Update to 0.2.3
- Take maintainership
PR: ports/105266
Submitted by: maintainer (Nils Vogels) |
0.2.2 08 Aug 2006 11:35:27 |
jmelo |
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.
Approved by: portmgr (erwin) |
0.2.2 30 Nov 2005 10:23:56 |
vs |
Add file forgotten in previous commit:
- Fix build on 4.x |
0.2.2 30 Nov 2005 10:17:49 |
vs |
- Fix build on 4.x
- Use PORTDOCS/PLIST_FILES |
0.2.2 26 Nov 2005 00:31:36 |
pav |
- Update to 0.2.2 |
0.1.3 11 Nov 2005 01:18:01 |
linimon |
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime. |
0.1.3 25 Dec 2004 22:03:14 |
knu |
Update to 0.1.3. |
0.1.1 22 Mar 2004 15:05:32 |
knu |
Add SIZE data.
Submitted by: trevor |
0.1.1 18 Feb 2003 05:38:27 |
knu |
De-pkg-comment. |
0.1.1 07 Dec 2002 17:41:58 |
knu |
Catch up with the Ruby Application Archive's URL scheme change. |
0.1.1 10 Nov 2002 17:41:06 |
knu |
Add ruby-amatch, a Ruby library for approximate string matching and
searching. |