Personal patches
Go to file
Kyle Evans 08682d4012 MFH: r555761
textproc/bsdgrep: fix the build on recent -CURRENT

A seatbelt was added to throw a warning if a "SUBDIR." variable appeared
non-empty, since that indicates something was trying to expand a MK_
variable most likely and either opts.mk wasn't included or the name of the
variable used is wrong.

In this particular case, we're repackaging a part from base. I had stripped
the src.opts.mk include but hadn't thought to replace it with bsd.opts.mk
for userlandy stuff.

This also goes as far as fixing the test build, but doesn't yet hook up the
tests. On FreeBSD <13 these need a kyua/atf test dep, but I'd like to do a
sweep and see if there are any other ports (e.g. from NetBSD base or FreeBSD
base) that also have a dependency to weigh in on if this should just be a
one-off osversion check or a kyua/atf USES.

Approved by:	ports-secteam (implicit, build fix)
2020-11-22 22:04:31 +00:00
accessibility MFH: r554144 2020-11-06 04:27:31 +00:00
arabic MFH: r553614 2020-10-29 13:17:31 +00:00
archivers MFH: r554144 2020-11-06 04:27:31 +00:00
astro MFH: r555541 2020-11-19 07:39:41 +00:00
audio MFH: r554144 2020-11-06 04:27:31 +00:00
base
benchmarks MFH: r555101 2020-11-14 09:29:13 +00:00
biology
cad MFH: r555614 2020-11-18 01:40:42 +00:00
chinese MFH: r554013 2020-11-03 19:37:10 +00:00
comms
converters MFH: r555188 2020-11-15 10:24:18 +00:00
databases MFH: r555143 2020-11-14 21:05:14 +00:00
deskutils MFH: r554964 2020-11-12 14:22:55 +00:00
devel MFH: r556008 2020-11-21 19:54:45 +00:00
dns MFH: r553910 2020-11-02 14:14:17 +00:00
editors MFH: r551736 2020-11-11 00:15:01 +00:00
emulators MFH: r555526 r555674 2020-11-19 00:39:59 +00:00
finance
french MFH: r554013 2020-11-03 19:37:10 +00:00
ftp
games MFH: r555161 2020-11-15 02:01:13 +00:00
german MFH: r554013 2020-11-03 19:37:10 +00:00
graphics MFH: r555192 2020-11-15 10:46:29 +00:00
hebrew MFH: r553614 2020-10-29 13:17:31 +00:00
hungarian MFH: r553614 2020-10-29 13:17:31 +00:00
irc
japanese MFH: r554144 2020-11-06 04:27:31 +00:00
java
Keywords
korean MFH: r553614 2020-10-29 13:17:31 +00:00
lang MFH: r555139 2020-11-14 19:43:10 +00:00
mail MFH: r555015 2020-11-20 12:37:54 +00:00
math MFH: r555176 2020-11-15 09:42:15 +00:00
misc MFH: r554144 2020-11-06 04:27:31 +00:00
Mk MFH: r555015 2020-11-20 12:37:54 +00:00
multimedia MFH: r554144 2020-11-06 04:27:31 +00:00
net MFH: r555129 2020-11-14 17:34:39 +00:00
net-im MFH: r555535 2020-11-17 02:31:57 +00:00
net-mgmt MFH: r554855 2020-11-22 16:46:30 +00:00
net-p2p
news MFH: r553512 2020-10-27 23:38:35 +00:00
polish MFH: r553614 2020-10-29 13:17:31 +00:00
ports-mgmt
portuguese MFH: r553614 2020-10-29 13:17:31 +00:00
print MFH: r554144 2020-11-06 04:27:31 +00:00
russian MFH: r554013 2020-11-03 19:37:10 +00:00
science MFH: r555008 2020-11-15 05:32:37 +00:00
security MFH: r556013 2020-11-21 19:04:58 +00:00
shells
sysutils MFH: r555767 2020-11-20 15:27:31 +00:00
Templates
textproc MFH: r555761 2020-11-22 22:04:31 +00:00
Tools
ukrainian MFH: r553614 2020-10-29 13:17:31 +00:00
vietnamese MFH: r553614 2020-10-29 13:17:31 +00:00
www MFH: r552525 r556058 2020-11-22 15:51:08 +00:00
x11 MFH: r554707 2020-11-09 23:39:59 +00:00
x11-clocks MFH: r554144 2020-11-06 04:27:31 +00:00
x11-drivers
x11-fm MFH: r554144 2020-11-06 04:27:31 +00:00
x11-fonts
x11-servers
x11-themes MFH: r554313 2020-11-06 20:29:50 +00:00
x11-toolkits MFH: r553664 2020-11-03 02:46:58 +00:00
x11-wm MFH: r553863 r555201 2020-11-15 13:18:24 +00:00
.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.