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
2024-04-18 13:25:56 +00:00
.hooks
accessibility
arabic
archivers archivers/p5-IO-Compress-Brotli: Unbreak port 2024-04-18 09:20:12 -04:00
astro astro/josm: update 19017 → 19039 2024-04-17 04:02:48 +03:00
audio audio/liblscp: Remove unnecessary substitution 2024-04-18 20:49:24 +08:00
benchmarks benchmarks/vkmark: convert to cmake:indirect 2024-04-17 20:30:06 +02:00
biology biology/minimap2: Fix man prefix 2024-04-17 17:52:15 -05:00
cad cad/py-gdstk: update 0.9.50 → 0.9.51 2024-04-17 23:02:44 -07:00
chinese Update cs.nctu.edu.tw in MASTER_SITES to the new name 2024-04-16 20:36:13 +08:00
comms */*: Remove GNU_CONFIGURE_MANPREFIX 2024-04-17 22:30:27 +02:00
converters
databases databases/rubygem-redis-cluster-client: Update to 0.8.1 2024-04-18 20:48:44 +08:00
deskutils KDE: Update KDE Plasma Desktop 6 to 6.0.4 2024-04-16 19:21:42 +02:00
devel devel/rubygem-graphql-docs: Change RUN_DEPENDS from rubygem-commonmarker to rubygem-commonmarker0 2024-04-18 20:49:25 +08:00
dns dns/rubygem-public_suffix: Update to 5.0.5 2024-04-18 20:48:52 +08:00
editors editors/vscode: update to 1.88.1 2024-04-18 17:41:35 +09:00
emulators emulators/*unicorn: update to 2.0.1p1 2024-04-18 13:25:56 +00:00
finance finance/fabric: update 2.5.5 → 2.5.7 2024-04-16 08:36:58 -07:00
french
ftp ftp/yafc: Mark DEPRECATED 2024-04-16 18:23:54 +02:00
games games/veloren-weekly: update to s20240417 2024-04-18 02:34:22 +02:00
german
graphics graphics/pear-Image_Color: Update to 1.0.6 2024-04-18 20:48:23 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang linux-c7-{tcl,tk}85: Fix package 2024-04-18 12:13:52 +02:00
mail mail/p5-Mail-SPF: Update to 3.20240206 2024-04-18 20:48:19 +08:00
math R-cran-slam: New port: Sparse Lightweight Arrays and Matrices 2024-04-18 09:36:09 +01:00
misc misc/rubygem-dotenv-rails-rails50: Update version requirement of RUN_DEPENDS 2024-04-18 20:48:38 +08:00
Mk KDE: Update KDE Plasma Desktop 6 to 6.0.4 2024-04-16 19:21:42 +02:00
multimedia multimedia/minisatip: Update to 1.3.5 2024-04-18 13:23:53 +02:00
net net/rubygem-ovirt-engine-sdk: Update to 4.6.0 and unbreak this port 2024-04-18 20:49:01 +08:00
net-im net-im/telegram-desktop: update 4.16.7 -> 4.16.8 2024-04-17 16:23:47 -04:00
net-mgmt net-mgmt/ipv6calc: Update to 4.2.0 2024-04-18 20:48:09 +08:00
net-p2p net-p2p/bitcoin: Update to 27.0 2024-04-17 11:19:36 -07:00
news
polish
ports-mgmt
portuguese
print KDE: Update KDE Plasma Desktop 6 to 6.0.4 2024-04-16 19:21:42 +02:00
russian russian/rubygem-russian: Update version requirement of RUN_DEPENDS 2024-04-18 20:49:24 +08:00
science science/netcdf-fortran: Update to 4.6.1 2024-04-18 20:48:10 +08:00
security security/rubygem-net-ssh: Update to 7.2.3 2024-04-18 20:49:04 +08:00
shells shells/xonsh: Update to 0.15.1 2024-04-16 11:30:57 +01:00
sysutils sysutils/rubygem-chef-utils: Update to 18.4.12 2024-04-18 20:49:17 +08:00
Templates
textproc textproc/rubygem-sixarm_ruby_unaccent: Update to 1.2.2 2024-04-18 21:16:55 +08:00
Tools
ukrainian
vietnamese
www www/redmine51: Change RUN_DEPENDS from rubygem-commonmarker to rubygem-commonmarker0 2024-04-18 20:49:33 +08:00
x11 x11/fnott: update to 1.5.0 2024-04-18 03:52:25 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xorg-server: Update to 21.1.13 2024-04-16 07:06:31 +02:00
x11-themes KDE: Update KDE Plasma Desktop 6 to 6.0.4 2024-04-16 19:21:42 +02:00
x11-toolkits linux-c7-{tcl,tk}85: Fix package 2024-04-18 12:13:52 +02:00
x11-wm x11-wm/wayfire: convert to cmake:indirect 2024-04-17 20:30:13 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED security/krb5-119: Remove expired port 2024-04-16 21:56:32 +02: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.