1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-07-15 00:10:37 +08:00
.hooks
accessibility
arabic
archivers
astro astro/p5-Astro-SpaceTrack: Update to 0.142 2021-07-15 00:10:27 +08:00
audio
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/rubygem-flipper-active_record: Update to 0.22.0 2021-07-15 00:10:02 +08:00
deskutils deskutils/nextcloudclient: Update to Update to 3.2.4 2021-07-14 17:55:16 +02:00
devel devel/p5-Test-CheckManifest: Remove PERL_LEVEL check after perl5.28 removal (d67ea7eb42) 2021-07-15 00:10:30 +08:00
dns dns/rubygem-google-apis-dns_v1: Update to 0.12.0 2021-07-15 00:10:19 +08:00
editors editors/sublime-text4: updated to 4113 2021-07-14 08:03:35 -03:00
emulators emulators/emu64: update to 5.0.19 2021-07-14 10:58:07 +02:00
finance finance/py-yfinance: Update to 0.1.61 2021-07-15 00:09:59 +08:00
french
ftp ftp/rubygem-net-ftp: Update to 0.1.3 2021-07-15 00:10:19 +08:00
games games/p5-Acme-GuessNumber: Sort PLIST 2021-07-15 00:10:31 +08:00
german
graphics graphics/jpgtn: unbreak build 2021-07-14 14:42:20 +02:00
hebrew
hungarian
irc
japanese japanese/another-htmllint: Install right 'htmllint' file 2021-07-14 14:26:13 +02:00
java
Keywords
korean
lang lang/go-devel: Update to go1.17rc1 2021-07-14 07:06:32 -05:00
mail mail/rubygem-net-imap: Update to 0.2.2 2021-07-15 00:10:19 +08:00
math math/p5-Math-BigInt: Update to 1.999821 2021-07-15 00:10:31 +08:00
misc misc/py-tqdm: Update to 4.61.2 2021-07-15 00:10:00 +08:00
Mk
multimedia multimedia/kodi-addon-pvr.hts: Update to 8.3.3 2021-07-14 10:47:18 +00:00
net net/p5-RPC-XML: Sort PLIST 2021-07-15 00:10:33 +08:00
net-im
net-mgmt net-mgmt/p5-Net-IPv6Addr: Remove PERL_LEVEL check after perl5.28 removal (d67ea7eb42) 2021-07-15 00:10:33 +08:00
net-p2p net-p2p/bazarr*: new ports for bazarr and bazarr-devel 2021-07-14 15:52:51 +02:00
news
polish
ports-mgmt
portuguese
print
russian
science science/p5-Chemistry-Mol: Sort PLIST 2021-07-15 00:10:34 +08:00
security security/p5-Crypt-CBC: Sort PLIST 2021-07-15 00:10:34 +08:00
shells
sysutils sysutils/pear-Log: Update to 1.13.3 2021-07-15 00:09:52 +08:00
Templates
textproc textproc/p5-Text-Greeking: Sort PLIST 2021-07-15 00:10:37 +08:00
Tools
ukrainian
vietnamese
www www/py-google-cloud-bigtable: Update to 2.3.0 2021-07-15 00:10:01 +08:00
x11 x11/rubygem-gnome: Update to 3.4.4 2021-07-15 00:10:26 +08:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/rubygem-gtksourceview4: Add rubygem-gtksourceview4 3.4.4 (copied from rubygem-gtksourceview3) 2021-07-15 00:09:40 +08:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs net-p2p/bazarr*: new ports for bazarr and bazarr-devel 2021-07-14 15:52:51 +02:00
Makefile
MOVED
README
UIDs net-p2p/bazarr*: new ports for bazarr and bazarr-devel 2021-07-14 15:52:51 +02:00
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.