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
Yasuhiro Kimura 00ccfbddf0 japanese/kasumi: Move manapge to share/man
Approved by:	portmgr (blanket)
2024-03-06 12:17:56 +09:00
.hooks
accessibility
arabic
archivers devel/ruby-gems: Update to 3.5.6 2024-03-05 10:57:55 +09:00
astro
audio audio/pipewire-module-xrdp: Update to 0.1 2024-03-05 18:46:59 +09:00
benchmarks
biology
cad cad/veryl: update 0.6.0 → 0.7.0 2024-03-04 15:19:07 -08:00
chinese
comms
converters
databases databases/pgbouncer: Upgrade to 1.22.1 2024-03-05 18:08:29 +01:00
deskutils deskutils/xdg-desktop-portal: Improve the patch a bit. 2024-03-05 10:46:15 +03:00
devel devel/liblouis: Move man pages to share/man 2024-03-06 02:35:46 +03:00
dns dns/dnsmasq: fix pkg-plist order 2024-03-06 02:35:42 +03:00
editors
emulators emulators/qemu: Update version 8.2.1=>8.2.2 2024-03-05 21:54:50 +01:00
finance
french
ftp
games games/freecell-solver: Move man pages to share/man 2024-03-06 02:35:46 +03:00
german
graphics */*: Deprecate Sun Freeware 2024-03-05 20:07:55 +01:00
hebrew
hungarian
irc irc/bitlbee-facebook: release maintainership 2024-03-05 09:42:05 +00:00
japanese japanese/kasumi: Move manapge to share/man 2024-03-06 12:17:56 +09:00
java java/apache-commons-dbcp: update to 2.12.0 release. 2024-03-05 08:05:24 +01:00
Keywords
korean
lang lang/itcl4: update to 4.2.4 2024-03-05 08:46:16 +00:00
mail mail/thunderbird: update to 115.8.1 (ga) 2024-03-05 21:47:42 +01:00
math math/R-cran-forecast: Update to 8.22.0 2024-03-06 03:13:33 +00:00
misc */*: Deprecate Sun Freeware 2024-03-05 20:07:55 +01:00
Mk multimedia/gstreamer1*: Update to upstream release 1.22.10 2024-03-05 07:21:33 +01:00
multimedia multimedia/kvazaar: Move man pages to share/man 2024-03-06 02:35:46 +03:00
net net/mpd5: Move man pages to share/man 2024-03-06 02:35:49 +03:00
net-im net-im/nextcloud-talk: Update to 18.0.4 2024-03-05 08:33:55 +01:00
net-mgmt devel/ruby-gems: Update to 3.5.6 2024-03-05 10:57:55 +09:00
net-p2p
news
polish
ports-mgmt ports-mgmt/dialog4ports: Move man pages to share/man 2024-03-06 02:35:47 +03:00
portuguese
print devel/ruby-gems: Update to 3.5.6 2024-03-05 10:57:55 +09:00
russian
science science/py-dwave-ocean-sdk: update 6.8.0 → 6.9.0 2024-03-04 15:19:10 -08:00
security security/openfortivpn: bump after move man pages to share/man 2024-03-06 02:45:50 +03:00
shells
sysutils sysutils/openipmi: Move man pages to share/man 2024-03-06 02:35:49 +03:00
Templates
textproc textproc/the_silver_searcher: Move man page 2024-03-05 16:37:30 -08:00
Tools
ukrainian
vietnamese
www www/dillo2: Bump PORTREVISION 2024-03-05 12:01:44 -08:00
x11 x11/nvidia-settings: Move man pages to share/man 2024-03-06 02:35:47 +03:00
x11-clocks
x11-drivers
x11-fm x11-fm/rodent: moved manpages to share/man 2024-03-05 22:12:25 +01:00
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.765 2024-03-05 01:42:43 +01:00
x11-themes
x11-toolkits x11-toolkits/xwallpaper: moved manpages to share/man 2024-03-05 22:12:25 +01:00
x11-wm x11-wm/e16: update to 1.0.29 2024-03-05 15:42:17 +00: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.