1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Matthias Andree 6a565e29e5 Fix up pxelogic.0 suffix logic.
Regression in v2.77 caused by a patch proposed by yours truly.

Reported by:	Steven Shiau (via upstream dnsmasq-discuss mailing list)
Obtained from:	Chris Novakovich and Simon Kelley
Pointyhat to:	mandree@
2017-06-07 20:00:41 +00:00
accessibility
arabic
archivers
astro
audio
base
benchmarks benchmarks/nuttcp: fix distinfos 2017-06-07 19:20:14 +00:00
biology
cad
chinese
comms
converters
databases Add NO_ARCH 2017-06-07 19:11:47 +00:00
deskutils
devel Convert to options target helper 2017-06-07 19:57:08 +00:00
dns Fix up pxelogic.0 suffix logic. 2017-06-07 20:00:41 +00:00
editors
emulators
finance
french
ftp
games Add NO_ARCH 2017-06-07 19:12:11 +00:00
german
graphics Update ImageMagick7 to 7.0.5-10. 2017-06-07 17:45:05 +00:00
hebrew
hungarian
irc Update to 2.2.0 2017-06-07 19:11:17 +00:00
japanese
java java/intellij: Update to version 2017.1.4 2017-06-07 11:54:45 +00:00
Keywords
korean
lang
mail Fix patch to not be duplicated 2017-06-07 18:30:26 +00:00
math Fix breakage on 10.3 2017-06-07 13:01:36 +00:00
misc misc/py3-pexpect: Correct supported versions of python3 2017-06-07 15:45:09 +00:00
Mk Remove support for Samba 4.2 and 4.3, they are unsupported upstream. 2017-06-07 17:32:04 +00:00
multimedia
net Update to 2.99008 2017-06-07 19:57:03 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Add NO_ARCH 2017-06-07 19:12:23 +00:00
shells
sysutils Remove RUN_DEPENDS 2017-06-07 19:11:22 +00:00
Templates
textproc Update to 1.4.13 2017-06-07 19:11:27 +00:00
Tools
ukrainian
vietnamese
www Commit forgotten PORTVERSION bump after last change. 2017-06-07 12:06:00 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove support for Samba 4.2 and 4.3, they are unsupported upstream. 2017-06-07 17:32:04 +00:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://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:

	http://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.