1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mathieu Arnold b7cb5ca726 Ah, we have a FreeBSD 14 too.
ld: error: duplicate symbol: SYNTAX_ERR_FLAG
>>> defined at array.c
>>>            src/asciitex/array.o:(SYNTAX_ERR_FLAG)
>>> defined at asciiTeX.c
>>>            src/asciitex/asciiTeX.o:(.bss+0x0)
2021-02-02 09:05:19 +00:00
accessibility
arabic
archivers Do not include bsd.port.mk twice 2021-02-01 19:48:21 +00:00
astro
audio audio/pianobar: update to version 2020.11.28 2021-02-01 23:23:07 +00:00
base
benchmarks
biology
cad Fix building when installed. 2021-02-01 20:43:00 +00:00
chinese
comms
converters
databases Do not include bsd.port.options.mk twice 2021-02-01 19:56:33 +00:00
deskutils
devel Fix version 2021-02-01 19:47:20 +00:00
dns
editors
emulators emulators/rpcs3: update to 0.0.14.11677 2021-02-02 00:18:08 +00:00
finance
french
ftp
games Do not include bsd.port.options.mk twice 2021-02-01 19:58:38 +00:00
german
graphics graphics/mesa-devel: update to 21.0.b.932 2021-02-02 00:18:14 +00:00
hebrew
hungarian
irc
japanese
java java/intellij-ultimate: update to 2020.3.2 2021-02-02 06:23:27 +00:00
Keywords
korean
lang Update to the 20210129 snapshot of GCC 9.3.1. 2021-02-01 23:00:22 +00:00
mail Update to 1.04 2021-02-01 19:45:56 +00:00
math Ah, we have a FreeBSD 14 too. 2021-02-02 09:05:19 +00:00
misc misc/quantum++: Add test target 2021-02-01 20:13:03 +00:00
Mk
multimedia
net Update to 0.6.3 2021-02-01 19:46:58 +00:00
net-im
net-mgmt net-mgmt/smokeping: fix mail loop issue 2021-02-02 08:14:06 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print Remove python 2.7 support 2021-02-01 19:47:15 +00:00
russian
science New port: science/thermofun: Code for calculating thermodynamic properties of materials 2021-02-02 00:48:20 +00:00
security Document gitlab-ce vulnerabilities. 2021-02-02 07:50:22 +00:00
shells
sysutils sysutils/terragrunt: Update to version 0.27.3 2021-02-02 08:28:21 +00:00
Templates
textproc Update to 0.61 2021-02-01 19:46:47 +00:00
Tools
ukrainian
vietnamese
www Upate to 0.2.6 2021-02-02 02:28:35 +00:00
x11 x11/fuzzel: update to 1.5.1 2021-02-02 00:20:21 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 0.8.4 2021-02-02 07:36:36 +00:00
x11-servers x11-servers/xwayland-devel: update to 1.20.0.816 2021-02-01 22:08:57 +00:00
x11-themes
x11-toolkits
x11-wm x11-wm/river: update to s20210202 2021-02-02 00:41:38 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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://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.