1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2018-12-09 20:18:30 +00:00
accessibility
arabic
archivers archivers/dpkg: fix build with GCC-based architectures 2018-12-09 02:59:55 +00:00
astro
audio audio/fluidplug-lv2: Update g20161020 -> g20181209 2018-12-09 19:06:04 +00:00
base
benchmarks
biology
cad Upgrade Kicad libraries to 5.0.2, in conjunction with KiCad 5.0.2. 2018-12-09 17:30:09 +00:00
chinese - Update WWW 2018-12-09 09:31:29 +00:00
comms
converters
databases Fix plist 2018-12-09 18:40:23 +00:00
deskutils deskutils/go-for-it: Update to 1.6.9 2018-12-09 00:50:56 +00:00
devel Fix some Qt4 ports to build on powerpc64. All the Qt4 stuff is EOL, 2018-12-09 20:11:52 +00:00
dns dns/knot-resolver: use knot2-lib instead of full knot2 2018-12-09 03:11:21 +00:00
editors
emulators emulators/fs-uae: update to 2.8.4 2018-12-08 18:00:22 +00:00
finance
french
ftp
games
german
graphics Update to upstream version 2.10 2018-12-09 07:39:29 +00:00
hebrew
hungarian
irc irc/ratbox-respond: Fix build with OpenSSL 1.1.1 2018-12-09 08:13:09 +00:00
japanese
java java/intellij: Update to version 2018.3.1 2018-12-09 20:18:30 +00:00
Keywords
korean
lang lang/jruby: update to version 9.2.4.0 2018-12-09 19:01:09 +00:00
mail Add forgotten patches by previous commit. 2018-12-09 11:49:14 +00:00
math New port: math/geogram: Programming library of geometric algorithms 2018-12-09 18:59:31 +00:00
misc Update iso-codes to 4.1. 2018-12-09 15:07:57 +00:00
Mk
multimedia multimedia/clipgrab: Update to 3.7.2 2018-12-09 20:03:02 +00:00
net Update grilo-plugins to 0.3.8. 2018-12-09 14:59:44 +00:00
net-im Set c++11 on some more kde@ ports. 2018-12-08 13:20:36 +00:00
net-mgmt net-mgmt/alertmanager: update to 0.15.3 2018-12-09 17:10:27 +00:00
net-p2p
news
palm palm/jpilot: Build with Clang 2018-12-09 07:07:48 +00:00
polish
ports-mgmt
portuguese
print
russian
science Release maintainership. 2018-12-09 15:14:35 +00:00
security - Update to version 3.0 2018-12-09 17:59:00 +00:00
shells
sysutils sysutils/rubygem-itamae: Update to 1.9.13 2018-12-09 17:59:27 +00:00
Templates
textproc Upgrade to 2.3.1. 2018-12-09 11:18:36 +00:00
Tools
ukrainian
vietnamese
www www/redmine: Fix PostgreSQL option 2018-12-09 20:02:31 +00:00
x11 Mark kdelibs4 as broken with OpenSSL 1.1.1. This shows up now that 2018-12-09 14:09:47 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/kde4-style-skulpture: drop maintainership 2018-12-08 23:35:27 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING - Add gtk2 and gtk3 flavors to geany ports 2018-12-09 17:29:13 +00:00

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://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:

	https://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.