summaryrefslogtreecommitdiffstats
path: root/share/mk/src.libnames.mk
Commit message (Expand)AuthorAgeFilesLines
* Register libpanel into the available librariesbapt2015-06-151-0/+2
* Fix incorrect library path.adrian2015-06-131-1/+1
* Use SRCTOP when defining ROOTOBJDIRsjg2015-05-301-2/+6
* Considers cases when NO_SHARED?=[no|NO] as dynamically linkingbapt2015-05-261-1/+1
* Drop libmandoc and incorporate it into the main mandoc Makefilebapt2015-05-211-5/+0
* Register libdtrace and its direct and indirect dependenciesbapt2015-05-191-0/+8
* Correct location for libntpevent.a.cy2015-05-151-1/+1
* Fix spelling of INTERNALLIBSbdrewery2015-05-081-3/+3
* Style fixbapt2015-05-041-2/+2
* Rework PRIVATELIBbapt2015-05-041-49/+16
* Make it harder to specify invalid LIBADD by causing values withoutbrooks2015-04-161-1/+5
* Fix libfifolog dependency on libzemaste2015-04-101-0/+3
* Fix overlinking in bhyve:bapt2015-04-091-0/+1
* Convert mt(1) and libmt to LIBADDbapt2015-04-091-0/+5
* MFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092, r276093, r278284)cy2015-03-301-1/+5
* Fix typo (_DP_grom -> _DP_geom) so applications that need to link againstngie2015-02-281-1/+1
* Merge xz 5.2.0.rpaulo2015-02-091-0/+1
* Add a new device control utility for new-bus devices called devctl. Thisjhb2015-02-061-0/+1
* Add ncurses to _LIBRARIES so that libmenu is correctly linkedantoine2014-12-281-0/+1
* Switch gpioctl(8) to LIBADD.rpaulo2014-12-031-0/+1
* Build infrastructure for elftoolchain toolsemaste2014-12-011-0/+5
* Update libucl to latest versionbapt2014-11-291-4/+1
* Remove all remnant ugly LD<lbname> but atf one until the aft framework knowsbapt2014-11-251-12/+0
* Register the explicit (pthread) and implicit (for static) dependencies forbapt2014-11-251-1/+7
* Defines the libssh dependenciesbapt2014-11-251-0/+4
* Define missing libraries to be able to convert gnu, cddl and secure to LIBADDbapt2014-11-251-0/+3
* Sort libraries definitionsbapt2014-11-251-5/+5
* Remove duplicated krb5bapt2014-11-251-1/+0
* Defined the needed library to convert usr.sbin to LIBADDbapt2014-11-251-0/+38
* Defines all the libraries needed for usr.binbapt2014-11-251-0/+33
* Define libipf internal librarybapt2014-11-251-0/+7
* Fix recursive problem with libedit dependency, if you depends on ncursesw andbapt2014-11-251-1/+1
* Add a definition for libxobapt2014-11-251-0/+1
* Define compiler_rt and ssp_nonshared librariesbapt2014-11-251-1/+4
* libvers and libsl are internal librariesbapt2014-11-251-2/+9
* Fix make depends with libnetbsdbapt2014-11-251-1/+1
* Add definitions of kerberos librariesbapt2014-11-251-0/+17
* libevent is an internallibbapt2014-11-251-1/+1
* libatf-c++ exposes libatf-c abi hence we need to explicit link to atf-c ifbapt2014-11-251-0/+3
* Do not overwrite any LIBNETBSD or LIBNETBSDDIR if they are already definedbapt2014-11-251-2/+2
* Define special case for atf which libraries names are different from theirbapt2014-11-251-0/+2
* s/cft/ctfbapt2014-11-241-2/+2
* Fix typobapt2014-11-241-1/+1
* Fix dependencies in case of building staticallybapt2014-11-241-1/+1
* Avoid code duplication by directly adding _INSTALLLIBS and _PRIVATELIBS intobapt2014-11-241-7/+3
* Each time something links to sqlite3 it should link to pthreadbapt2014-11-241-0/+16
* Convert makefs to LIBADDbapt2014-11-241-0/+5
* Convert mandoc to LIBADDbapt2014-11-241-2/+1
* Correctly specify -L for internal and private libsbapt2014-11-241-3/+3
* Implement LIBADDbapt2014-11-241-2/+181
OpenPOWER on IntegriCloud