Personal patches
Go to file
Hiroki Tagato 6fdb016597 Update to 20200602
Changelog:
- Fix check package's dependencies

PR:		246926
Submitted by:	kdeguchi@sz.tokoha-u.ac.jp (maintainer)
Approved by:	mentors (implicit)
2020-06-08 06:06:04 +00:00
accessibility
arabic
archivers Multiple ports: improve regex compliance 2020-06-08 04:41:31 +00:00
astro
audio Multiple ports: improve regex compliance 2020-06-08 04:41:31 +00:00
base
benchmarks
biology
cad Try to fix i386 build. 2020-06-07 16:48:23 +00:00
chinese
comms - fix CC, allow custom CFLAGS 2020-06-06 15:34:12 +00:00
converters
databases Multiple ports: improve regex compliance 2020-06-08 04:41:31 +00:00
deskutils deskutils/zim: update to 0.73.0 2020-06-07 16:50:33 +00:00
devel devel/sentry-cli: Update to 1.54.0 2020-06-08 05:51:05 +00:00
dns Multiple ports: improve regex compliance 2020-06-08 04:41:31 +00:00
editors editors/emacs: divorce GSETTINGS from DBUS 2020-06-07 16:56:35 +00:00
emulators emulators/fs-uae: fix build on non-x86 2020-06-07 15:48:30 +00:00
finance
french
ftp
games Update to upstream version 1.0.20 2020-06-07 13:51:15 +00:00
german
graphics Multiple ports: improve regex compliance 2020-06-08 04:41:31 +00:00
hebrew
hungarian
irc irc/weechat: Fix patch failure 2020-06-07 17:54:51 +00:00
japanese
java Multiple ports: improve regex compliance 2020-06-08 04:41:31 +00:00
Keywords
korean
lang Update to 2020.4 2020-06-08 00:15:19 +00:00
mail mail/smtprelay: Update to 1.4.0 2020-06-07 18:09:29 +00:00
math Multiple ports: improve regex compliance 2020-06-08 04:41:31 +00:00
misc Update to 0.14.2 2020-06-06 18:32:25 +00:00
Mk
multimedia Multiple ports: improve regex compliance 2020-06-08 04:41:31 +00:00
net Update to version 1.6.3. 2020-06-08 05:43:26 +00:00
net-im Update to 1.1.1 2020-06-05 14:51:50 +00:00
net-mgmt Multiple ports: improve regex compliance 2020-06-08 04:41:31 +00:00
net-p2p net-p2p/ktorrent: update to 5.2.0 2020-06-07 06:56:40 +00:00
news
polish
ports-mgmt Update to 20200602 2020-06-08 06:06:04 +00:00
portuguese
print Multiple ports: improve regex compliance 2020-06-08 04:41:31 +00:00
russian
science science/qiskit-aer: Update 0.5.1 -> 0.5.2 2020-06-06 04:41:55 +00:00
security Multiple ports: improve regex compliance 2020-06-08 04:41:31 +00:00
shells
sysutils Multiple ports: improve regex compliance 2020-06-08 04:41:31 +00:00
Templates
textproc Multiple ports: improve regex compliance 2020-06-08 04:41:31 +00:00
Tools
ukrainian
vietnamese
www www/domoticz: fix build on GCC architectures 2020-06-07 21:39:39 +00:00
x11 Multiple ports: improve regex compliance 2020-06-08 04:41:31 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to v3.1.1 2020-06-07 23:03:00 +00:00
x11-servers x11-servers/Xfstt: fix build on GCC architectures 2020-06-06 18:36:24 +00:00
x11-themes
x11-toolkits x11-toolkits/gtk30: optionalize at-spi2-atk dependency 2020-06-07 19:12:13 +00:00
x11-wm x11-wm/sway: advertise r535134 2020-06-07 01:37:01 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2020-06-07 18:42:13 +00: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://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		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://www.FreeBSD.org/doc/en_US.ISO8859-1/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.