1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Bernard Spil 5e4ad249d6 mail/nextcloud-mail: Update to 1.5.0
* Only version compatible with Nextcloud 20
2020-10-03 13:00:11 +00:00
accessibility
arabic
archivers
astro
audio Remove expired ports: 2020-10-02 20:19:37 +00:00
base
benchmarks
biology
cad
chinese
comms
converters Update to 4.24 2020-10-03 09:50:11 +00:00
databases Update to 4.20 2020-10-03 09:50:16 +00:00
deskutils deskutils/virt-manager: update to 3.1.0 2020-10-03 04:32:01 +00:00
devel devel/rubygem-rdoc: Update to 6.2.1 2020-10-03 12:23:13 +00:00
dns Update to 1.18 2020-10-03 09:50:25 +00:00
editors editors/emacs-devel: Update to 20201002 master-branch commit, 053d706 2020-10-02 11:58:39 +00:00
emulators emulators/yuzu: update to s20201001 2020-10-03 00:33:49 +00:00
finance
french
ftp
games games/openjk: fix packaging on powerpc64le 2020-10-03 02:49:44 +00:00
german
graphics Update to 3.7.0 2020-10-03 09:50:49 +00:00
hebrew
hungarian
irc
japanese
java
Keywords Keywords: sample: Really fix the lua version 2020-10-02 08:58:44 +00:00
korean
lang Update lang/erlang-java to version 21.3.8.18. 2020-10-03 09:25:07 +00:00
mail mail/nextcloud-mail: Update to 1.5.0 2020-10-03 13:00:11 +00:00
math math/saga: Configure not finding OpenCV headers 2020-10-03 09:51:05 +00:00
misc - Update to 0.18 2020-10-03 03:32:59 +00:00
Mk Bump the minimal revision required for pkg, due to the fixes in pkg 1.15.8 2020-10-02 14:06:31 +00:00
multimedia Convert REINPLACE_CMD to patch file 2020-10-02 13:17:41 +00:00
net Update to 0.0.2 2020-10-03 09:52:11 +00:00
net-im
net-mgmt net-mgmt/bandwhich: Update to version 0.19.0 2020-10-03 08:46:08 +00:00
net-p2p Update to 6.3.5 2020-10-03 08:58:32 +00:00
news
polish
ports-mgmt Update to 1.15.8 2020-10-02 14:05:23 +00:00
portuguese
print
russian
science science/jmol: Update 14.31.8 -> 14.31.9 2020-10-03 04:26:07 +00:00
security security/helib: Update 1.0.2 -> 1.1.0 2020-10-03 04:26:45 +00:00
shells Fix build with -fno-common 2020-10-02 14:36:03 +00:00
sysutils sysutils/rubygem-bundler: Update to 2.1.4 2020-10-03 12:09:10 +00:00
Templates
textproc Update to 2.9.7 2020-10-03 09:50:06 +00:00
Tools
ukrainian
vietnamese
www www/nextcloud: Update to 20.0.0 2020-10-03 12:58:41 +00:00
x11 Update to 2.18 2020-10-02 20:47:44 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 1.20.0.742 2020-10-03 00:35:48 +00:00
x11-themes
x11-toolkits New port: x11-toolkits/pangolin: Lightweight rapid development library for managing OpenGL display 2020-10-03 01:20:04 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2020-10-02 20:19:37 +00:00
README
UIDs
UPDATING Update to 4.6 2020-10-02 19:18:40 +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.