freebsd-ports/Mk/Uses
Matthew Seaman 8228c143ee WANT_PGSQL=lib adds a LIB_DEPENDS on postgresglXY-client (this is also
the default when WANT_PGSQL is not defined). Compare to
WANT_PGSQL=client which only adds a RUN_DEPENDS on
postgresqlXY-client. 'client' can be part of a list of different
components, but 'lib' is ignored if any other terms are specified,
which seems an arbitrary and incorrect restriction.

WANT_PGSQL=lib allows expressing that the port links against
libpq.so.X rather than just needing one of the client programs like
psql(1) at runtime. However, other than that there is little
practical difference between 'lib' and 'client' on the resulting pkg.

Approved by:	crees (pgsql@)
Sponsored by:	https://reviews.freebsd.org/D6893
2016-06-22 06:27:58 +00:00
..
7z.mk Add USES=7z support: common way to extract 7-Zip archives 2016-03-25 15:38:56 +00:00
ada.mk Mk/Uses/ada.mk: Remove ADA_DEFAULT=49 option 2016-05-27 09:54:47 +00:00
alias.mk
autoreconf.mk Change default directory used by USES=autoreconf to WRKSRC 2016-04-13 10:36:54 +00:00
bdb.mk Fix USES=bdb. 2016-06-16 13:21:06 +00:00
bison.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
blaslapack.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
charsetfix.mk
cmake.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
compiler.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
cpe.mk
cran.mk Mk/Uses/cran: add "compiles" argument. 2016-06-18 17:46:30 +00:00
desktop-file-utils.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
desthack.mk
display.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
dos2unix.mk Allow overriding WRKSRC for USES=dos2unix 2016-03-11 10:39:04 +00:00
drupal.mk Mk/Uses/drupal.mk: remove support for Drupal 6 2016-06-18 08:22:11 +00:00
elixir.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
erlang.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
execinfo.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
fakeroot.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
fam.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
firebird.mk Try to be more helpful to our users, and keep all the possible versions 2016-04-14 13:34:25 +00:00
fmake.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
fonts.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
fortran.mk lang/ifc was removed quite a while back. 2016-06-20 13:12:09 +00:00
fuse.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
gecko.mk www/firefox: update to 47.0 (rc2) / 45.2esr 2016-06-03 10:52:44 +00:00
gem.mk Now that autoplist is not used, remove support for it, and fix header. 2016-04-28 08:51:02 +00:00
gettext-runtime.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
gettext-tools.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
gettext.mk
ghostscript.mk Try to be more helpful to our users, and keep all the possible versions 2016-04-14 13:34:25 +00:00
gmake.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
gnome.mk Remove gtk-sharp10 it is not depended on anymore and superceeded by other libs 2016-06-19 23:00:37 +00:00
gnustep.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
go.mk Move lang/go/files/bsd.go.mk to USES=go. 2016-04-22 12:40:04 +00:00
gperf.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
gssapi.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
horde.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
iconv.mk Always add -DLIBICONV_PLUG to CPPFLAGS and friends when the base system 2016-05-12 13:36:46 +00:00
imake.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
jpeg.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
kmod.mk
lha.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
libarchive.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
libedit.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
libtool.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
localbase.mk - Use -isystem instead of -I to add ${LOCALBASE}/include to the list of header search paths 2015-09-15 21:24:42 +00:00
lua.mk Try to be more helpful to our users, and keep all the possible versions 2016-04-14 13:34:25 +00:00
makeinfo.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
makeself.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
mate.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
metaport.mk
mono.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
motif.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
mysql.mk Allow depending on both mysql's client and server 2016-06-01 13:14:56 +00:00
ncurses.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
ninja.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
objc.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
openal.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
pathfix.mk Add USES=pathfix support for CMake. Some ports that use CMake to build 2016-01-07 14:54:03 +00:00
pear.mk Fix USES=pear. 2016-04-22 13:39:30 +00:00
perl5.mk Starting at ExtUtils::MakeMaker 7.06 and Perl 5.25.1, the base 2016-05-30 15:33:44 +00:00
pgsql.mk WANT_PGSQL=lib adds a LIB_DEPENDS on postgresglXY-client (this is also 2016-06-22 06:27:58 +00:00
pkgconfig.mk Require at least version 0.9.10 of pkgconf. This version fixed a problem 2016-04-24 19:20:10 +00:00
pure.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
pyqt.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
python.mk Remove ${PORTSDIR} from python _DEPENDS 2016-04-28 12:17:09 +00:00
qmail.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
qmake.mk Mk/Uses/qmake.mk: revert latest change 2016-05-28 20:01:16 +00:00
readline.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
scons.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
shared-mime-info.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
shebangfix.mk - Add shebangfix documentation bits 2015-10-22 13:36:05 +00:00
sqlite.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
tar.mk - Add support for USES=tar:tbz2 2016-03-06 12:29:51 +00:00
tcl.mk Support Tk in USES=tk:tea. Convert more ports + minor fixes and modernization. 2016-04-21 11:33:16 +00:00
terminfo.mk Add a way to cleanly handle terminfo.db file used by devel/ncurses 2015-10-08 14:12:53 +00:00
tk.mk Use USESDIR macro 2015-10-10 17:46:45 +00:00
twisted.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
uidfix.mk Set the user:group for the include-files as well. 2016-04-13 12:20:40 +00:00
uniquefiles.mk
waf.mk
webplugin.mk
xfce.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
zip.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
zope.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00