1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Bernhard Froehlich 5186608ef4
net/pjsip: Add CPE information
Approved by:	portmgr (blanket)
2021-09-29 20:00:02 +00:00
.hooks
accessibility accessibility/orca: Update to 41.0 2021-09-29 10:38:16 -07:00
arabic
archivers archivers/gnome-autoar: Add DOCS option 2021-09-27 21:40:27 -07:00
astro astro/stellarium: the port had been updated to version 0.21.2 2021-09-29 17:57:10 +00:00
audio audio/protracker: Update to 1.34 2021-09-29 20:19:02 +02:00
base
benchmarks
biology
cad
chinese
comms
converters converters/rubygem-json-ld: Update to 3.1.10 2021-09-28 04:33:56 +08:00
databases databases/postgresql14-server: fix openssl dependency 2021-09-29 11:39:17 +02:00
deskutils deskutils/gnome-weather: Update to 41.0 2021-09-29 10:38:16 -07:00
devel devel/py-twisted: Add CPE information 2021-09-29 19:38:04 +00:00
dns
editors editors/pico-alpine: Fix CPE information 2021-09-29 19:29:16 +00:00
emulators emulators/wine-devel: Relinquish maintainership 2021-09-29 12:07:42 +00:00
finance finance/gnucash-docs: Update to 4.8 2021-09-29 15:58:59 +02:00
french
ftp ftp/gftp: Update to 2.7.0b 2021-09-29 09:20:33 -07:00
games games/hitori: Update to 3.38.3 2021-09-29 10:38:16 -07:00
german
graphics graphics/linux-c7-cairo: Add CPE information 2021-09-29 19:39:37 +00:00
hebrew
hungarian
irc irc/dxirc: Update to 1.40.0 2021-09-29 02:17:24 +08:00
japanese japanese/nethack34: Add CPE information 2021-09-29 19:34:45 +00:00
java
Keywords
korean
lang lang/guile2: Add CPE information 2021-09-29 19:36:31 +00:00
mail mail/perdition: Add CPE information 2021-09-29 19:46:09 +00:00
math math/py-networkx: Add CPE information 2021-09-29 19:47:38 +00:00
misc misc/concourse: Add CPE information 2021-09-29 19:49:27 +00:00
Mk
multimedia multimedia/atomicparsley: Add CPE information 2021-09-29 19:50:59 +00:00
net net/pjsip: Add CPE information 2021-09-29 20:00:02 +00:00
net-im net-im/toot: Update to 0.28.0 2021-09-28 15:47:29 +02:00
net-mgmt net-mgmt/nfdump: Add CPE information 2021-09-29 19:52:42 +00:00
net-p2p net-p2p/py-transmission-rpc: adjust min requests after 7d02ece23c 2021-09-29 07:06:19 +00:00
news
polish
ports-mgmt
portuguese
print
russian
science science/votca: Update 2021.2 -> 2021.2-18560 2021-09-28 17:49:03 -07:00
security security/sssd: Fix build with automake 1.16.4 2021-09-29 21:04:39 +02:00
shells
sysutils sysutils/ltfs: Update to 2.4.4.0 2021-09-29 10:21:09 -07:00
Templates
textproc text/py-sphinxcontrib-autoprogram: require python 3.7 2021-09-29 17:55:21 +09:00
Tools
ukrainian
vietnamese
www www/nextcloud-calendar: Update to 2.3.4 2021-09-29 14:02:15 +00:00
x11 x11/gnome-shell-extensions: Update to 41.0 2021-09-28 15:40:42 -07:00
x11-clocks
x11-drivers
x11-fm x11-fm/mucommander: unbreak 2021-09-29 20:54:17 +09:00
x11-fonts x11-fonts/iosevka: Update to 10.3.0 2021-09-28 13:35:33 +02:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/libdazzle: Update to 3.42.0 2021-09-27 21:40:27 -07:00
x11-wm x11-wm/phoc: Bump PORTREVISION on x11-wm/mutter update 2021-09-27 21:40:27 -07:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED sysutils/pdsh: resurrect^Wreadd previously expired port 2021-09-28 10:03:51 +00: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.