1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Po-Chuan Hsieh 7d69876c5c
java/java-zoneinfo: Add NO_ARCH
Approved by:	portmgr (blanket)
2021-06-10 22:46:21 +08:00
.hooks
accessibility
arabic
archivers archivers/makeself: update to 2.4.4 2021-06-08 12:52:29 +01:00
astro astro/phd2: fix build on non-x86/non-ARM 2021-06-09 19:55:41 +00:00
audio */*: Add a backup master site to all Xiph.org ports 2021-06-10 15:48:47 +02:00
base
benchmarks
biology biology/fasttree: fix build on powerpc 2021-06-10 12:25:31 +00:00
cad cad/kicad-devel: Update to latest commit 2021-06-10 15:10:45 +02:00
chinese
comms
converters converters/osm2pgsql: update to 1.5.0 2021-06-10 17:00:45 +03:00
databases databases/py-sqlalchemy14: Update to 1.4.16 2021-06-10 22:46:13 +08:00
deskutils deskutils/py-paperless: Fix man page formatting 2021-06-10 11:29:31 +02:00
devel devel/rubygem-rubocop-ast: Update to 1.7.0 2021-06-10 22:46:19 +08:00
dns dns/rubygem-google-apis-dns_v1: Update to 0.10.0 2021-06-10 22:46:19 +08:00
editors editors/rehex: new port had been added (+) 2021-06-10 08:13:35 +00:00
emulators emulators/yuzu: update to s20210609 2021-06-10 00:59:46 +00:00
finance
french
ftp ftp/curl: Update to 7.77.0 2021-06-10 22:45:58 +08:00
games games/hyperrogue: update to 12.0a 2021-06-10 17:00:45 +03:00
german
graphics graphics/gdal: Convert REINPLACE_CMD to patch files 2021-06-10 22:45:58 +08:00
hebrew
hungarian
irc irc/ergo: Add PKGNAMESUFFIX to uniquify package name 2021-06-08 09:37:08 -07:00
japanese
java java/java-zoneinfo: Add NO_ARCH 2021-06-10 22:46:21 +08:00
Keywords
korean
lang lang/perl5.28: enable DTRACE on powerpc 2021-06-10 12:13:11 +00:00
mail mail/phplist: update distinfo 2021-06-10 08:09:03 +01:00
math math/p5-Statistics-CaseResampling: Cosmetic change 2021-06-10 22:46:08 +08:00
misc misc/rubygem-octicons: Update to 14.2.1 2021-06-10 22:46:20 +08:00
Mk Mk/bsd.default-versions.mk: Update comment: add ImageMagick 6-nox11 and 7-nox11 2021-06-10 22:46:21 +08:00
multimedia */*: Add a backup master site to all Xiph.org ports 2021-06-10 15:48:47 +02:00
net net/py-python-designateclient: Update to 4.3.0 2021-06-10 22:46:15 +08:00
net-im devel/meson: update to 0.58.1 2021-06-09 21:29:24 +00:00
net-mgmt net-mgmt/cacti: Update to 1.2.17 2021-06-10 16:12:07 +02:00
net-p2p
news
polish
ports-mgmt
portuguese
print print/py-fonttools: Update to 4.24.4 2021-06-10 22:46:15 +08:00
russian
science science/py-eccodes: Remove PYNUMPY 2021-06-10 22:46:16 +08:00
security security/py-certifi: Update to 2021.5.30 2021-06-10 22:46:16 +08:00
shells
sysutils sysutils/py-scandir: Fix build with Python 3.9+ 2021-06-10 22:46:16 +08:00
Templates
textproc textproc/py-chardet: Update do-test: 2021-06-10 22:46:20 +08:00
Tools
ukrainian
vietnamese
www www/rubygem-rdf: Update to 3.1.14 2021-06-10 22:46:20 +08:00
x11 x11/xapp: update to version 2.2.0. 2021-06-08 10:47:56 +00:00
x11-clocks
x11-drivers
x11-fm x11-fm/qtfm: update to 6.2.1 2021-06-09 00:49:16 +00:00
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 1.20.0.969 2021-06-10 00:59:46 +00:00
x11-themes x11-themes/numix-icon-theme-circle: Update to 21.05.31 2021-06-09 22:25:35 +02:00
x11-toolkits
x11-wm */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-06-08 08:28:16 +02:00
.arcconfig
.gitignore
CHANGES CHANGES: Document the prepare-commit-msg hook. 2021-06-09 12:47:55 +02:00
CONTRIBUTING.md
COPYRIGHT
GIDs ftp/sftpgo: SFTP, FTP/S, and WebDAV server [NEW] 2021-06-08 16:46:34 +00:00
LEGAL
Makefile
MOVED MOVED: Document the removal of ftp/cpr (40cff3265e) 2021-06-10 22:46:20 +08:00
README
UIDs ftp/sftpgo: SFTP, FTP/S, and WebDAV server [NEW] 2021-06-08 16:46:34 +00: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.