1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Muhammad Moinur Rahman 93795f8cf7 net/hping3: Sanitize MANPREFIX
Approved by:    portmgr (blanket)
2024-01-22 17:52:30 +01:00
.hooks
accessibility
arabic
archivers Override GNU_CONFIGURE_MANPREFIX in my GNU autotools-based ports 2024-01-22 12:09:10 +00:00
astro
audio Override GNU_CONFIGURE_MANPREFIX in my GNU autotools-based ports 2024-01-22 12:09:10 +00:00
benchmarks
biology
cad
chinese chinese/lunar: Sanitize MANPREFIX 2024-01-22 11:42:25 +01:00
comms
converters
databases databases/qdrant: Rename _flags to _args in rc.d script 2024-01-22 17:48:25 +01:00
deskutils deskutils/freeplane: Update to 1.11.9 2024-01-22 17:06:11 +01:00
devel devel/heirloom-devtools/: Sanitize MANPREFIX 2024-01-22 14:52:01 +01:00
dns dns/sheerdns: Sanitize MANPREFIX 2024-01-22 11:42:27 +01:00
editors Override GNU_CONFIGURE_MANPREFIX in my GNU autotools-based ports 2024-01-22 12:09:10 +00:00
emulators emulators/wine-proton: Sanitize MANPREFIX 2024-01-22 11:42:28 +01:00
finance finance/fava: upgrade to 1.27.1. 2024-01-21 20:50:17 -08:00
french
ftp
games games/volleyball: Sanitize MANPREFIX 2024-01-22 13:26:16 +01:00
german
graphics graphics/xpdf4: Sanitize MANPREFIX 2024-01-22 14:52:00 +01:00
hebrew
hungarian
irc irc/pounce: Sanitize MANPREFIX 2024-01-22 11:42:26 +01:00
japanese
java
Keywords
korean
lang lang/algol68g: update Algol 68 Genie to version 3.4.7 2024-01-22 12:50:30 +00:00
mail mail/postfix-current: Update to 3.9-20240121 2024-01-22 15:30:48 +01:00
math math/py-PyMetis: Fix build with python-3.11 2024-01-22 12:46:23 +00:00
misc misc/py-openai: Update to 1.9.0 2024-01-22 15:14:55 +01:00
Mk KDE: KDE's 6th Megarelease - Release Candidate 1 2024-01-22 15:05:36 +03:00
multimedia multimedia/emby-server-devel: update to 4.8.0.73 2024-01-22 12:39:06 +01:00
net net/hping3: Sanitize MANPREFIX 2024-01-22 17:52:30 +01:00
net-im net-im/purple-gowhatsapp: stop trying to save 3 bits and add pkgconfig 2024-01-21 19:29:54 -05:00
net-mgmt
net-p2p Override GNU_CONFIGURE_MANPREFIX in my GNU autotools-based ports 2024-01-22 12:09:10 +00:00
news news/inn: Sanitize MANPREFIX 2024-01-22 16:50:44 +01:00
polish
ports-mgmt ports-mgmt/poudriere-devel: update to 20240122 snapshot 2024-01-22 14:31:32 +01:00
portuguese
print print/deforaos-pdfviewer: Sanitize MANPREFIX 2024-01-22 16:50:44 +01:00
russian
science science/py-ipygany: Fix build with python-3.11 2024-01-22 12:22:15 +00:00
security security/aide: Sanitize MANPREFIX 2024-01-22 16:50:43 +01:00
shells shells/yash: Sanitize MANPREFIX 2024-01-22 14:52:02 +01:00
sysutils sysutils/busybox: Sanitize MANPREFIX 2024-01-22 14:52:02 +01:00
Templates
textproc textproc/2bsd-diff: Sanitize MANPREFIX 2024-01-22 14:52:01 +01:00
Tools
ukrainian
vietnamese
www www/janus: Sanitize MANPREFIX 2024-01-22 14:52:00 +01:00
x11 x11/cde-25: Sanitize MANPREFIX 2024-01-22 13:26:16 +01:00
x11-clocks
x11-drivers
x11-fm KDE: KDE's 6th Megarelease - Release Candidate 1 2024-01-22 15:05:36 +03:00
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/nanogui: fix build with python 3.11 2024-01-22 10:08:02 +03:00
x11-wm
.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.