1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dave Cottlehuber 6b13f9598e net/fiche: enable passing options such as runtime user to daemon
- daemon(8) mistakenly consumes the usual prepended rc.subr fiche_flags
- wrap command_args for line length

Approved by:	zi
Sponsored by:	SkunkWerks, GmbH
Differential Revision:	https://reviews.freebsd.org/D23438
2020-05-18 07:23:42 +00:00
accessibility
arabic
archivers
astro
audio Mark as BROKEN on powerpc64: 2020-05-18 04:03:55 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases The PostgreSQL Global Development Group has released an update to all 2020-05-17 20:37:04 +00:00
deskutils
devel devel/py-pytest-xdist: Update to 1.32.0 [1] 2020-05-18 04:52:53 +00:00
dns
editors
emulators Fix OSVERSIONs for error messages. 2020-05-18 00:30:18 +00:00
finance
french
ftp
games Fix OSVESIONs. 2020-05-18 00:33:09 +00:00
german
graphics Mark as BROKEN on powerpc64. 2020-05-18 00:37:06 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Mark as BROKEN on powerpc64: 2020-05-18 00:52:45 +00:00
mail Mark as BROKEN on powerpc64: 2020-05-18 03:16:54 +00:00
math Add compiler:c++11-lang to USES to fix build on GCC-based systems: 2020-05-18 03:37:03 +00:00
misc Mark as BROKEN on powerpc64 due to variants of: 2020-05-18 01:08:24 +00:00
Mk
multimedia multimedia/x264: hook PGO distfile into makesum 2020-05-18 05:43:24 +00:00
net net/fiche: enable passing options such as runtime user to daemon 2020-05-18 07:23:42 +00:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print Add comment for PORTSCOUT 2020-05-17 20:17:37 +00:00
russian
science Mark as BROKEN on powerpc64: 2020-05-18 03:05:44 +00:00
security - Document security/clamav vulnerabilities 2020-05-17 20:42:24 +00:00
shells
sysutils sysutils/graylog: update to 3.2.4 2020-05-18 07:19:22 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Update to 3.0.1 2020-05-17 20:17:47 +00:00
x11 Add compiler:c++11-lang to USES to fix build on GCC-based systems: 2020-05-17 20:48:36 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
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://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.