1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Bernhard Froehlich 31971ae4ee
net/netatalk3: Add CPE information
Approved by:    portmgr (blanket)
2021-09-21 12:57:54 +00:00
.hooks
accessibility accessibility/rubygem-atk: Update to 3.4.9 2021-09-21 11:47:18 +08:00
arabic
archivers
astro
audio
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/rubygem-flipper-active_record: Update to 0.22.1 2021-09-21 11:45:07 +08:00
deskutils
devel devel/rubygem-mini_portile2: Update to 2.7.0 2021-09-21 20:43:57 +08:00
dns dns/maradns: Add CPE information 2021-09-21 12:57:42 +00:00
editors
emulators
finance
french */*mythes: Fix 72664fc2b4 2021-09-21 11:47:29 +08:00
ftp ftp/linux-c7-curl: Add CPE information 2021-09-21 12:57:43 +00:00
games games/wesnoth: Update to 1.14.17 2021-09-21 20:36:18 +08:00
german */*hyphen: Fix 915dbfaa56 2021-09-21 11:47:29 +08:00
graphics graphics/xpdf4: Add CPE information 2021-09-21 12:57:48 +00:00
hebrew
hungarian */*mythes: Fix 72664fc2b4 2021-09-21 11:47:29 +08:00
irc
japanese
java
Keywords
korean
lang lang/nim: Add CPE information 2021-09-21 12:57:50 +00:00
mail mail/pear-Horde_ListHeaders: Add CPE information 2021-09-21 12:57:51 +00:00
math math/gri: Add CPE information 2021-09-21 12:57:53 +00:00
misc misc/rubygem-octicons: Update to 15.1.0 2021-09-21 11:47:05 +08:00
Mk Mk/bsd.port.mk: fix NO_PKG_REGISTER 2021-09-21 10:40:03 +02:00
multimedia multimedia/Bento4: Update to 1.6.0-639 2021-09-21 08:08:49 +02:00
net net/netatalk3: Add CPE information 2021-09-21 12:57:54 +00:00
net-im
net-mgmt
net-p2p
news
polish */*mythes: Fix 72664fc2b4 2021-09-21 11:47:29 +08:00
ports-mgmt ports-mgmt/pkg: update to 1.17.2 2021-09-21 10:23:31 +02:00
portuguese */*mythes: Fix 72664fc2b4 2021-09-21 11:47:29 +08:00
print print/py-uharfbuzz: Update to 0.18.0 2021-09-21 11:44:54 +08:00
russian */*mythes: Fix 72664fc2b4 2021-09-21 11:47:29 +08:00
science math/armadillo: Update to 10.6.2 2021-09-21 10:25:15 +01:00
security security/vuxml: Document libssh vulnerability 2021-09-21 11:47:26 +08:00
shells
sysutils sysutils/rubygem-parallel: Update to 1.21.0 2021-09-21 11:47:11 +08:00
Templates
textproc */*mythes: Fix 72664fc2b4 2021-09-21 11:47:29 +08:00
Tools
ukrainian */*mythes: Fix 72664fc2b4 2021-09-21 11:47:29 +08:00
vietnamese
www www/gitlab-ce: Change RUN_DEPENDS from rubygem-google-protobuf to rubygem-google-protobuf317 2021-09-21 11:47:28 +08:00
x11 x11/rubygem-gnome: Update to 3.4.9 2021-09-21 11:47:25 +08:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/rubygem-vte3: Update to 3.4.9 2021-09-21 11:47:24 +08:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
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://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.