Personal patches
Go to file
Muhammad Moinur Rahman 515edc3eb1 [NEW] databases/pgroonga: Open-source fulltext search engine for PostGRESQL
PGroonga is a PostgreSQL extension. PGroonga provides a new index access
method that uses Groonga.

Groonga is an embeddable super fast full text search engine. It can be
embedded into MySQL. Mroonga is a storage engine that is based on Groonga.
Groonga can also work as standalone search engine.

PostgreSQL supports full text search against languages that use only
alphabet and digit. It means that PostgreSQL doesn't support full text
search against Japanese, Chinese and so on. You can use super fast full
text search feature against all languages by installing PGroonga into your
PostgreSQL!

WWW: https://pgroonga.github.io/
2017-09-19 19:48:30 +00:00
accessibility - Fix LICENSE 2017-09-19 09:01:55 +00:00
arabic
archivers
astro
audio audio/openal-soft: update to 1.18.1 2017-09-19 05:07:08 +00:00
base
benchmarks benchmarks/siege: Update version 4.0.2=>4.0.4 2017-09-18 21:40:04 +00:00
biology
cad Upgrade to v4.0.7. 2017-09-18 20:14:30 +00:00
chinese
comms
converters
databases [NEW] databases/pgroonga: Open-source fulltext search engine for PostGRESQL 2017-09-19 19:48:30 +00:00
deskutils
devel devel/p5-IO-Tee: Update version 0.64=>0.65 2017-09-19 17:21:58 +00:00
dns Update to latest commit. 2017-09-19 10:56:45 +00:00
editors
emulators Update emulators/{libspectrum,fuse} to version 1.4.0 2017-09-19 16:22:48 +00:00
finance
french
ftp Fix build on 11.0 2017-09-18 19:04:31 +00:00
games
german Update to 2017.09.17 2017-09-18 17:49:03 +00:00
graphics Make PRINT option default. 2017-09-19 19:04:21 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to 2.4.1 2017-09-19 17:01:15 +00:00
mail mail/pear-Mail_Mime: Update version 1.10.0=>1.10.1 2017-09-19 04:47:16 +00:00
math Rmath/p5-Math-Derivative: Update version 0.04=>1.01 2017-09-19 19:21:14 +00:00
misc Update iso-codes to 3.76. 2017-09-19 13:46:52 +00:00
Mk Update to 2.4.1 2017-09-19 17:01:15 +00:00
multimedia ImageMagick7 to 7.0.7-2. 2017-09-19 14:12:41 +00:00
net net/p5-Net-SFTP: Update version 0.10=>0.12 2017-09-19 03:12:28 +00:00
net-im net-im/sayaka: unbreak build with vala 0.36 2017-09-19 18:51:27 +00:00
net-mgmt net-mgmt/cacti: Update to 1.1.24 2017-09-19 03:38:45 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Update gnupg to 2.2.1, and remove the security/gnupg22 port 2017-09-19 18:31:49 +00:00
shells
sysutils sysutils/devcpu-data: remove duplicate line 2017-09-19 13:23:57 +00:00
Templates
textproc Update to 2.15.00 2017-09-19 15:49:05 +00:00
Tools
ukrainian
vietnamese
www Update to 0.13.6 2017-09-19 15:49:41 +00:00
x11 Fix plist after r450109. 2017-09-19 11:57:22 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Update gnupg to 2.2.1, and remove the security/gnupg22 port 2017-09-19 18:31:49 +00:00
README
UIDs
UPDATING Remove references to gnupg22 port 2017-09-19 18:34:16 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.