Port details |
- p5-Search-Namazu Namazu library module for perl
- 0.96_5 databases =3 0.96_5Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2002-06-19 09:10:55
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: pure-ftpd, autoconf, p5-CGI-Untaint, cops, p5-DateTime-Format-Excel
- Also Listed In: perl5
- License: not specified in port
- WWW:
- https://www.akaneiro.jp/Search-Namazu/
- Description:
- This module is an interface for Namazu library. Namazu is an implement
of full text retrieval search system.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Search-Namazu>0:databases/p5-Search-Namazu
- To install the port:
- cd /usr/ports/databases/p5-Search-Namazu/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/p5-Search-Namazu
- pkg install p5-Search-Namazu
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Search-Namazu
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Search-Namazu-0.96.tar.gz) = e1b91b9cc731053cdb235b43b816bae5c86a2365cd9bc44ff17fed9f610313ac
SIZE (Search-Namazu-0.96.tar.gz) = 40470
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Library dependencies:
-
- libnmz.so : databases/namazu2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_p5-Search-Namazu
- USES:
- perl5
- 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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.96_5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.96_5 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
0.96_5 04 Oct 2021 19:58:01 |
Rene Ladan (rene) |
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary |
0.96_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.96_5 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.96_4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.96_4 26 Nov 2014 13:08:38 |
mat |
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 ) |
0.96_3 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
0.96_3 29 Jul 2014 23:52:43 |
amdmi3 |
- Switch databases/namazu2 to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed |
0.96_2 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
0.96_2 29 Jan 2014 17:18:46 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
0.96_2 11 Dec 2013 18:08:53 |
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases |
0.96_2 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.96_2 10 Sep 2013 12:14:21 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.96_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.96_2 06 Jun 2008 13:17:10 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.96_1 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
0.96_1 24 Mar 2008 22:01:38 |
miwi |
- Chase database/namaru2 shlib version bump
Submitted by: pointyhat via pav/erwin |
0.96 08 Sep 2007 00:27:31 |
linimon |
Remove support for antique perl.
Hat: portmgr |
0.96 01 Jul 2006 16:13:07 |
aaron |
- Update to 0.96
PR: ports/99060
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit) |
0.95 09 Jun 2006 01:46:24 |
kuriyama |
- Update to 0.95.
- Switch to CPAN.
- Remove USE_GETTEXT (it's required by libnmz)
- Add patch for perl 5.005_03 (however, it still can't pass "make test")
PR: ports/98382
Submitted by: leeym |
0.92_5 22 Jan 2006 08:23:41 |
edwin |
SHA256ify
Approved by: krion@ |
0.92_5 22 Jan 2006 01:29:10 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.92_5 23 Jul 2005 06:52:07 |
kuriyama |
- Grab maintainership.
- Un-DEPRECATED by putting original distfile on my server. |
0.92_5 23 Jul 2005 02:55:34 |
kris |
Correct quoting of DEPRECATED variable |
0.92_5 31 May 2005 13:16:44 |
lawrance |
Mark these ports DEPRECATED due to being unmaintained and one or more
of stale, obsolete, unused, irrelevant and unloved.
60 days grace in which I will gladly accept fix requests.
PR: ports/79666
Submitted by: me |
0.92_5 22 Apr 2004 02:26:55 |
knu |
Chase libnmz's shlib major bump.
Approved by: portmgr (self) |
0.92_4 06 Apr 2004 09:26:46 |
kuriyama |
Link shared module with libintl to avoid this error:
/usr/libexec/ld-elf.so.1: /usr/local/lib/libnmz.so.6: Undefined symbol
"libintl_gettext" |
0.92_3 04 Feb 2004 04:36:30 |
marcus |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
0.92_2 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.92_2 23 Jan 2004 18:12:26 |
trevor |
Now gettext 0.12.1 is gettext-old. |
0.92_2 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.92_2 26 Aug 2003 20:25:58 |
marcus |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
0.92_1 25 Aug 2003 05:41:38 |
marcus |
Chase the libintl.so shared lib version. |
0.92_1 20 Feb 2003 17:00:26 |
knu |
De-pkg-comment. |
0.92_1 13 Sep 2002 12:17:52 |
knu |
Chase the libnmz shlib version bump. |
0.92 01 Aug 2002 16:22:41 |
ade |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade |
0.92 19 Jun 2002 10:29:35 |
kuriyama |
Upgrade to 0.92 (this upgrade includes my patches). |
0.91 19 Jun 2002 09:05:34 |
kuriyama |
Namazu library module for perl. |