1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Nuno Teixeira 42ce3331f1 net-mgmt/mdata-client: Move man pages to share/man
Approved by:	portmgr (blanket)
2024-03-20 13:19:31 +00:00
.hooks
accessibility accessibility/wl-gammarelay-rs: apply a crashfix 2024-03-19 23:28:33 +01:00
arabic
archivers
astro
audio audio/pt2-clone: Update to 1.67 2024-03-19 21:50:02 +01:00
benchmarks
biology
cad cad/yosys-ghdl-plugin: Fix breakage due to ghdl version bump 2024-03-19 15:18:22 +01:00
chinese japanese/sourcehansans-otf: Update to 2.001 2024-03-20 20:56:41 +09:00
comms
converters
databases databases/memcached: Update version 1.6.24=>1.6.25 2024-03-20 10:36:10 +01:00
deskutils deskutils/virt-manager: Move man pages to share/man 2024-03-20 16:23:22 +09:00
devel devel/grpc142: Remove expired port 2024-03-20 11:22:50 +01:00
dns dns/p5-Zonemaster-LDNS: Update version 3.2.0=>4.0.0 2024-03-20 10:36:07 +01:00
editors editors/rehex: update to 0.61.1 2024-03-19 15:18:21 +01:00
emulators emulators/cpmemu: Remove expired port 2024-03-19 21:02:21 +01:00
finance finance/prestashop: Update to 8.1.5 2024-03-20 02:54:52 +00:00
french
ftp
games
german
graphics graphics/geoserver{-mysql}: Update version 2.24.2=>2.25.0 2024-03-20 10:36:06 +01:00
hebrew
hungarian
irc
japanese japanese/sourcehansans-otf: Update to 2.001 2024-03-20 20:56:41 +09:00
java
Keywords
korean japanese/sourcehansans-otf: Update to 2.001 2024-03-20 20:56:41 +09:00
lang lang/owl-lisp: Use upstream release archive and some Makefile improvements 2024-03-19 21:17:25 +01:00
mail
math math/octave-forge-geometry: Update to 4.1.0. 2024-03-19 17:41:07 -05:00
misc misc/qlcplus: update 4.12.7 → 4.13.0 2024-03-20 01:59:52 -07:00
Mk
multimedia multimedia/lms: update 3.51.0 → 3.51.1 2024-03-20 01:59:51 -07:00
net net/google-cloud-sdk: Update version 468.0.0=>469.0.0 2024-03-20 10:36:05 +01:00
net-im net-im/jabberd: Deprecate and set expiration date to 2023-04-30 2024-03-19 21:17:25 +01:00
net-mgmt net-mgmt/mdata-client: Move man pages to share/man 2024-03-20 13:19:31 +00:00
net-p2p net-p2p/tremotesf: enable qt5 (default) & qt6 flavors 2024-03-19 15:18:27 +01:00
news
polish
ports-mgmt ports-mgmt/py-pnu-portstreelint: New port: FreeBSD ports tree lint 2024-03-20 09:41:54 +00:00
portuguese
print print/py-pypdf: Update to 4.1.0 2024-03-20 02:54:51 +00:00
russian
science science/{,py-}phonopy: update 2.21.2 → 2.22.0 2024-03-20 01:59:50 -07:00
security security/s2n-tls: Update to 1.4.8 2024-03-20 10:59:40 +00:00
shells shells/v7sh: Move man pages to share/man 2024-03-19 11:00:36 +01:00
sysutils sysutils/py-croniter2: Update version 2.0.2=>2.0.3 2024-03-20 10:36:03 +01:00
Templates
textproc textproc/libucl: Fix lua compile issue 2024-03-20 10:36:11 +01:00
Tools
ukrainian
vietnamese
www www/py-internetarchive: update 3.5.0 → 3.7.0 2024-03-20 01:59:50 -07:00
x11 x11/mons: Move man pages to share/man 2024-03-19 23:44:58 +01:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/Kvantum: Update to 1.1.0 2024-03-19 10:42:40 +00:00
x11-toolkits x11-toolkits/tk86: bump portrevision after 46238ef813 2024-03-19 20:06:48 +00:00
x11-wm x11-wm/fvwm3: Move man pages to share/man 2024-03-20 16:23:22 +09:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED devel/grpc142: Remove expired port 2024-03-20 11:22:50 +01:00
README
UIDs
UPDATING UPDATING: Document the rdist6 binary name change as of 52032b3d50. 2024-03-19 09:24:26 -07: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://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.