1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/Mk
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
..
Scripts Extract create-manifest. 2016-06-19 11:25:39 +00:00
Uses WANT_PGSQL=lib adds a LIB_DEPENDS on postgresglXY-client (this is also 2016-06-22 06:27:58 +00:00
bsd.apache.mk Remove DO_NADA targets. 2016-06-17 12:42:30 +00:00
bsd.autotools.mk Fix targets being out of order. 2016-06-17 16:03:43 +00:00
bsd.ccache.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
bsd.commands.mk
bsd.default-versions.mk Typo. 2016-06-17 12:43:41 +00:00
bsd.destdir.mk
bsd.emacs.mk editors/emacs-devel[1]: 2016-05-02 13:45:35 +00:00
bsd.fpc.mk Try to be more helpful to our users, and keep all the possible versions 2016-04-14 13:34:25 +00:00
bsd.gcc.mk Now that lang/gcc6 has landed (which carries official GCC 6.x releases), 2016-06-10 09:11:25 +00:00
bsd.gecko.mk Remove DO_NADA targets. 2016-06-17 12:42:30 +00:00
bsd.gstreamer.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
bsd.java.mk Mk/bsd.java.mk: unregister expired java/linux-sun-jdk17 2016-04-24 12:16:23 +00:00
bsd.kde4.mk Remove expired misc/kdehier4 and update all of its consumers to not reference it any 2016-05-25 20:56:06 +00:00
bsd.ldap.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
bsd.licenses.db.mk Mk/bsd.licenses.db.mk: Add UCIC/NCSA License 2016-02-21 09:41:32 +00:00
bsd.licenses.mk Replace the license dialog menu and "View license" screen with one --yesno 2016-03-21 14:34:05 +00:00
bsd.linux-apps.mk - Fix detection of graphics/linux-c6-sdl_ttf package. Framework checks for: 2016-06-15 15:36:07 +00:00
bsd.linux-rpm.mk Update Linux ports to Centos 6.8. 2016-06-20 17:13:26 +00:00
bsd.local.mk
bsd.ocaml.mk Remove DO_NADA targets. 2016-06-17 12:42:30 +00:00
bsd.octave.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
bsd.openssl.mk Fix documentation. 2016-06-16 22:11:49 +00:00
bsd.options.desc.mk Added REGEX_DESC flag 2016-03-21 12:04:40 +00:00
bsd.options.mk Fix excluding implied options. 2016-05-03 18:36:29 +00:00
bsd.php.mk Try to be more helpful to our users, and keep all the possible versions 2016-04-14 13:34:25 +00:00
bsd.port.mk Add a few checks for (MASTER|PATCH)_SITES groups. 2016-06-19 11:25:44 +00:00
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk Fixup some whitespace at the beginning of lines problems. 2016-04-01 13:18:17 +00:00
bsd.qt.mk devel/qt5, Mk/bsd.qt.mk: Add qt5-doc to the list of ports devel/qt5 depends on 2016-06-01 19:10:05 +00:00
bsd.ruby.mk Despite its name, ruby-rd-build runs during the install stage. 2016-06-17 13:23:41 +00:00
bsd.sanity.mk Improve gem.mk 2016-04-27 20:19:16 +00:00
bsd.sdl.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
bsd.sites.mk Add a few checks for (MASTER|PATCH)_SITES groups. 2016-06-19 11:25:44 +00:00
bsd.ssp.mk
bsd.tex.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
bsd.wx.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00
bsd.xorg.mk Remove the now unneeded ${PORTSDIR} from dependency definition in 2016-03-27 01:23:25 +00:00