1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Muhammad Moinur Rahman 6741435a48
databases/pgpool-II-45: New port
pgpool is a connection pool server for PostgreSQL. pgpool runs between
PostgreSQL's clients(front ends) and servers(back ends). A PostgreSQL
client can connect to pgpool as if it were a standard PostgreSQL server.

pgpool caches the connection to PostgreSQL server to reduce the overhead
to establish the connection to it.

This is the 4.5.X series of the port.

WWW: https://pgpool.net
2024-02-29 20:52:20 +01:00
.hooks
accessibility
arabic
archivers
astro
audio audio/mpg123: update to 1.32.5 2024-02-29 19:54:02 +01:00
benchmarks
biology
cad
chinese chinese/phpbb-tw: Remove expired port 2024-02-29 13:52:40 +01:00
comms comms/sms_client: Remove expired port 2024-02-29 12:44:15 +01:00
converters
databases databases/pgpool-II-45: New port 2024-02-29 20:52:20 +01:00
deskutils
devel devel/rudiments: Moved man to share/man 2024-02-29 20:19:59 +01:00
dns dns/knock: update 5.4.0 → 7.0.0 2024-02-29 08:59:40 -08:00
editors
emulators
finance finance/xtrader: Remove expired port 2024-02-29 12:51:54 +01:00
french
ftp ftp/filezilla: Moved man to share/man 2024-02-29 18:59:34 +01:00
games
german
graphics graphics/gimmage: Remove expired port 2024-02-29 12:53:12 +01:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail mail/rubygem-roadie-rails-rails61: Upate to 3.1.0 2024-02-29 13:51:12 +01:00
math math/deal.ii: update 9.5.0 → 9.5.2 2024-02-29 08:59:41 -08:00
misc misc/skyutils: Remove expired port 2024-02-29 13:52:27 +01:00
Mk
multimedia multimedia/flvstreamer: Remove expired port 2024-02-29 13:07:58 +01:00
net net/owamp: Moved man to share/man 2024-02-29 18:46:31 +01:00
net-im
net-mgmt net-mgmt/kismet: Moved man to share/man 2024-02-29 20:38:44 +01:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/poly1305aes: Remove expired port 2024-02-29 13:52:37 +01:00
shells
sysutils libyal: move man pages to share 2024-02-29 13:56:47 +00:00
Templates
textproc textproc/groonga: Update version 13.0.2=>13.0.4 2024-02-29 20:52:17 +01:00
Tools
ukrainian
vietnamese
www www/p5-HTTP-Tiny-Paranoid: Add new port 2024-03-01 00:44:46 +09:00
x11 x11/xfce4-terminal: Update to 1.1.3 2024-02-29 17:33:57 +01:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/xfce4-panel: Update to 4.18.6 2024-02-29 17:30:01 +01:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED devel/pcre++: delete port 2024-02-29 16:53:51 +01:00
README
UIDs
UPDATING

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

	https://www.FreeBSD.org/ports

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

	https://docs.freebsd.org/en/books/handbook/ports/
		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:

	https://docs.freebsd.org/en/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.