notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
mnogosearch31 Full featured SQL-based hypertext search engine
3.1.21 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.1.21Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Use www/mnogosearch instead, this version is ancient
Expired This port expired on: 2009-05-20
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-05-15 18:41:46
Last Update: 2009-06-13 16:16:40
SVN Revision: UNKNOWN
Also Listed In: databases
License: not specified in port
WWW:
http://www.mnogosearch.org/
Description:
mnoGoSearch is a full featured SQL-based search engine for intranet or small domain Internet web servers. You can also use it to build specialized search engines such as cooking recipies or searching newspaper articles. Provides pre-built web search frontends in C (via CGI) and PHP. WWW: http://www.mnogosearch.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • mnogosearch31>0:www/mnogosearch31
No installation instructions:
This port has been deleted.
PKGNAME: mnogosearch31
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. libtool : devel/libtool15
Runtime dependencies:
  1. apxs : www/apache13
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for mnogosearch31-3.1.21: MNOGO_THREADS=on (default) "Enable pthreads" MNOGO_SSL=on (default) "Enable SSL" MNOGO_GUESSER=off (default) "Enable Cyrillic charset guesser" MNOGO_PGSQL=off (default) "Use PGSQL (mutually exclusive)" MNOGO_MSQL=off (default) "Use MSQL (mutually exclusive)" MNOGO_MYSQL=off (default) "Use MySQL (mutually exclusive)" MNOGO_BUILTIN=on (default) "Use built-in (mutually exclusive)" ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.mnogosearch.org/Download/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.21
13 Jun 2009 16:16:40
Original commit files touched by this commit
erwin search for other commits by this committer
Remove www/mnogosearch31: Use www/mnogosearch instead, this version is ancient

Submitted by:           portsmon
3.1.21
11 May 2009 00:24:38
Original commit files touched by this commit
pgollucci search for other commits by this committer
DEPRECATED= Use www/mnogosearch instead, this version is ancient
EXPIRATION_DATE=    2009-05-20
3.1.21
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.1.21
29 Jul 2007 19:16:39
Original commit files touched by this commit
kris search for other commits by this committer
Retire obsolete PARALLEL_PACKAGE_BUILD in favour of PACKAGE_BUILDING.
3.1.21
28 Jan 2007 09:07:47
Original commit files touched by this commit
kris search for other commits by this committer
Use libtool port instead of included one to avoid objformat a.out botch
3.1.21
15 Aug 2006 01:11:33
Original commit files touched by this commit
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained
  by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
3.1.21
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
3.1.21
25 Nov 2005 19:02:21
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
3.1.21
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
3.1.21
04 Oct 2005 22:37:52
Original commit files touched by this commit
ache search for other commits by this committer
Remove myself from MAINTAINER
3.1.21
19 Sep 2005 11:52:15
Original commit files touched by this commit
clement search for other commits by this committer
- Define APACHE_COMPAT
  It fixed INDEX build with next exp-build patchset and prepare a smooth
  migration to bsd.apache.mk
  It's a no-op for now.

Approved by:    portmgr (self)
3.1.21
15 May 2005 18:41:23
Original commit files touched by this commit
ache search for other commits by this committer
Change PORTNAME & DISTNAME to reflect repocopy name

Number of commits found: 12