Personal patches
Go to file
Yasuhiro Kimura 00b787288f mail/py-spf-engine: Miscellaneous bug fixes and improvements
* Fix runtime error of pyspf-milter that happens when either 'UMask'
  or 'IntHosts' is set in configuration file.
* Stop installing backup files.
* Make miscellaneous paths consistent between library files, man
  pages, pkg-message and rc.d script.
* Remove CONFLICTS as mail/postfix-policyd-spf-python is removed from
  ports tree

MFH:		2022Q3
2022-09-06 05:18:13 +09:00
.hooks
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel devel/fatal: Update 2022.08.29.00 -> 2022.09.05.00 2022-09-05 13:07:37 -07:00
dns
editors editors/lapce: Update to 0.2.0 2022-09-05 20:26:22 +01:00
emulators
finance
french
ftp
games
german
graphics graphics/spectacle: pet stage-qa 2022-09-05 22:06:23 +03:00
hebrew
hungarian
irc irc/konversation: pet stage-qa 2022-09-05 22:06:23 +03:00
japanese
java
Keywords
korean
lang lang/kf5-kross: pet stage-qa 2022-09-05 22:06:23 +03:00
mail mail/py-spf-engine: Miscellaneous bug fixes and improvements 2022-09-06 05:18:13 +09:00
math math/rocs: pet stage-qa 2022-09-05 22:06:25 +03:00
misc misc/tellico: pet stage-qa 2022-09-05 22:06:28 +03:00
Mk
multimedia multimedia/kf5-kmediaplayer: pet stage-qa 2022-09-05 22:06:30 +03:00
net net/fb303: Update 2022.08.29.00 -> 2022.09.05.00 2022-09-05 13:07:37 -07:00
net-im net-im/telepathy-accounts-signon: s/glib2/glib20/ 2022-09-05 23:02:39 +03:00
net-mgmt
net-p2p net-p2p/libktorrent: pet stage-qa 2022-09-05 22:06:35 +03:00
news
polish
ports-mgmt
portuguese
print print/print-manager: pet stage-qa 2022-09-05 22:06:43 +03:00
russian
science science/step: pet stage-qa 2022-09-05 22:06:44 +03:00
security security/fizz: Update 2022.08.29.00 -> 2022.09.05.00 2022-09-05 13:07:36 -07:00
shells
sysutils sysutils/signon-qt5: pet stage-qa 2022-09-05 22:06:55 +03:00
Templates
textproc textproc/markdownpart: pet stage-qa 2022-09-05 22:06:57 +03:00
Tools
ukrainian
vietnamese
www www/proxygen: Update 2022.08.29.00 -> 2022.09.05.00 2022-09-05 13:07:37 -07:00
x11 x11/rsibreak: pet stage-qa 2022-09-05 22:07:11 +03:00
x11-clocks x11-clocks/ktimer: pet stage-qa 2022-09-05 22:07:00 +03:00
x11-drivers
x11-fm x11-fm/krusader2: pet stage-qa 2022-09-05 22:07:01 +03:00
x11-fonts
x11-servers
x11-themes x11-themes/plasma5-oxygen: pet stage-qa 2022-09-05 22:07:02 +03:00
x11-toolkits x11-toolkits/qt6-virtualkeyboard: fix typo around = 2022-09-05 22:46:06 +03:00
x11-wm x11-wm/plasma5-kwin: pet stage-qa 2022-09-05 22:07:05 +03:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
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.