Personal patches
Go to file
2023-01-30 14:32:09 +00:00
.hooks
accessibility accessibility/rubygem-atk: Update to 4.0.8 2023-01-30 21:01:48 +08:00
arabic
archivers archivers/py-compressed-rtf: Add NO_ARCH 2023-01-30 21:02:35 +08:00
astro
audio
base
benchmarks benchmarks/rubygem-benchmark: Update to 0.2.1 2023-01-30 21:00:28 +08:00
biology
cad
chinese
comms
converters converters/p5-Number-Nary: Update to 1.100313 2023-01-30 21:01:55 +08:00
databases databases/py-pgmigrate: Fix version requirement of RUN_DEPENDS 2023-01-30 21:02:36 +08:00
deskutils
devel */py-: Fix MASTER_SITES after CHEESESHOP to PYPI trasition 2023-01-30 22:30:57 +08:00
dns dns/rubygem-resolv-replace: Update to 0.1.1 2023-01-30 21:01:33 +08:00
editors textproc/py-markups: Use lowercase PORTNAME 2023-01-30 21:00:19 +08:00
emulators
finance finance/py-quantecon: Update to 0.6.0 2023-01-30 21:00:07 +08:00
french
ftp ftp/rubygem-curb: Update to 1.0.5 2023-01-30 21:02:29 +08:00
games Framework: Rewrite nodejs.mk and reorganize www/{node,npm,yarn} 2023-01-30 22:20:38 +08:00
german german/mythes: Update to 2023.01.22 2023-01-30 21:01:54 +08:00
graphics graphics/py-PyOpenGL-accelerate: Update to 3.1.6 2023-01-30 21:02:16 +08:00
hebrew
hungarian
irc
japanese japanese/rubygem-mail-iso-2022-jp: Fix gemspec for rubygem-mail 2.8.0 update 2023-01-30 21:02:30 +08:00
java
Keywords
korean
lang Framework: Rewrite nodejs.mk and reorganize www/{node,npm,yarn} 2023-01-30 22:20:38 +08:00
mail mail/rubygem-roadie-rails-rails52: Update version requirement of RUN_DEPENDS 2023-01-30 21:02:38 +08:00
math math/py-pandas: Update to 1.5.2 2023-01-30 21:02:16 +08:00
misc misc/rubygem-octicons: Update to 17.10.2 2023-01-30 21:01:34 +08:00
Mk Framework: Rewrite nodejs.mk and reorganize www/{node,npm,yarn} 2023-01-30 22:20:38 +08:00
multimedia multimedia/rubygem-gstreamer: Update to 4.0.8 2023-01-30 21:01:51 +08:00
net net/py-urllib3: Update to 1.26.14 2023-01-30 21:02:17 +08:00
net-im
net-mgmt
net-p2p
news
polish polish/hunspell: Update to 20230101 2023-01-30 21:01:54 +08:00
ports-mgmt
portuguese
print print/py-collidoscope: Update to 0.5.2 2023-01-30 21:00:14 +08:00
russian
science science/py-asdf: Update to 2.14.3 2023-01-30 21:00:15 +08:00
security security/p5-openxpki{-i18n}: Update to 3.24.1 2023-01-30 13:05:30 +00:00
shells
sysutils sysutils/rubygem-r10k: Change RUN_DEPENDS from rubygem-gettext-setup to rubygem-gettext-setup0 2023-01-30 21:02:40 +08:00
Templates
textproc Framework: Rewrite nodejs.mk and reorganize www/{node,npm,yarn} 2023-01-30 22:20:38 +08:00
Tools
ukrainian
vietnamese
www Framework: Rewrite nodejs.mk and reorganize www/{node,npm,yarn} 2023-01-30 22:20:38 +08:00
x11 x11/rubygem-gnome: Update to 4.0.8 2023-01-30 21:01:53 +08:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/py-opentypespec: Update to 1.9.1 2023-01-30 21:00:28 +08:00
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.384 2023-01-30 14:32:09 +00:00
x11-themes
x11-toolkits x11-toolkits/vdk: remove 2023-01-30 14:59:55 +01:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md CONTRIBUTING.md: Adjust link to "submitting patches" instructions. 2021-05-15 13:36:25 +02:00
COPYRIGHT
GIDs
Makefile
MOVED x11-toolkits/vdk: remove 2023-01-30 14:59:55 +01: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.