1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Muhammad Moinur Rahman eba359e8f3
multimedia/pwcview: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-24 22:32:09 +01:00
.hooks
accessibility
arabic
archivers
astro astro/wmmoonclock: Moved man to share/man 2024-02-24 17:12:09 +01:00
audio
benchmarks benchmarks/ttcp: Simplify Makefile 2024-02-24 11:46:31 +03:00
biology
cad
chinese
comms comms/tlf: Moved man to share/man 2024-02-24 20:25:25 +01:00
converters converters/fix-mime-charset: Moved man to share/man 2024-02-24 17:12:10 +01:00
databases databases/tdbc: Moved man to share/man 2024-02-24 20:25:27 +01:00
deskutils deskutils/gxneur: Moved man to share/man 2024-02-24 20:25:28 +01:00
devel devel/freebsd-sysroot: put back custom triple for aarch64 to fix rust-bootstrap 2024-02-24 13:46:56 +01:00
dns
editors editors/pico-alpine: Moved man to share/man 2024-02-24 20:25:29 +01:00
emulators emulators/fuse: move manpages to share/man 2024-02-24 13:32:18 +01:00
finance
french
ftp
games games/xboard-devel: Moved man to share/man 2024-02-24 20:25:30 +01:00
german german/BBBike: Moved man to share/man 2024-02-24 10:03:12 +01:00
graphics graphics/eom: Moved man to share/man 2024-02-24 20:25:32 +01:00
hebrew hebrew/hspell: Moved man to share/man 2024-02-24 12:18:58 +01:00
hungarian
irc irc/znc: Update to 1.9.0 2024-02-24 20:00:42 +01:00
japanese japanese/xtr: Moved man to share/man 2024-02-24 13:29:28 +01:00
java java/sablevm: Moved man to share/man 2024-02-24 20:25:33 +01:00
Keywords
korean
lang lang/tcl85: Moved man to share/man 2024-02-24 17:33:33 +01:00
mail mail/xbuffy: Moved man to share/man 2024-02-24 19:21:00 +01:00
math math/xplot: Moved man to share/man 2024-02-24 20:41:57 +01:00
misc misc/xtail: Moved man to share/man 2024-02-24 21:46:15 +01:00
Mk Mk/bsd.default-versions.mk: Set GCC_DEFAULT=13 2024-02-24 10:27:20 +00:00
multimedia multimedia/pwcview: Moved man to share/man 2024-02-24 22:32:09 +01:00
net net/traefik: Update to upstream release 2.11.0 2024-02-24 14:21:38 +01:00
net-im net-im/signal-desktop: Update to 6.48.1 2024-02-24 13:44:48 +01:00
net-mgmt net-mgmt/cacti-spine: Update to 1.2.26 2024-02-24 17:18:13 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/gramps: Update to 5.2.0 2024-02-24 10:42:25 +00:00
security security/vuxml: add www/*chromium < 122.0.6261.57 2024-02-24 21:22:14 +01:00
shells
sysutils sysutils/cpu-microcode-amd: Update to 2024-01-16 snapshot 2024-02-24 16:34:30 -04:00
Templates Templates/BSD.local.dist: Add share/man/ru.KOI8-R/man1 2024-02-24 21:05:08 +01:00
textproc textproc/py-wcmatch: update to 8.5.1 2024-02-24 12:19:26 +00:00
Tools
ukrainian
vietnamese
www www/chromium: revert to previous libxml version check 2024-02-24 21:25:30 +01:00
x11 multiple_ports: moved man to share/man 2024-02-24 14:35:19 +01:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/sway-devel: update to 1.9 2024-02-24 14:59:24 +01:00
.arcconfig
.gitignore
.mailmap
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.