|
Revision tags: release/13.4.0-p5, release/13.5.0-p1, release/14.2.0-p3, release/13.5.0, release/14.2.0-p2, release/14.1.0-p8, release/13.4.0-p4, release/14.1.0-p7, release/14.2.0-p1, release/13.4.0-p3, release/14.2.0, release/13.4.0, release/14.1.0, release/13.3.0, release/14.0.0 |
|
| #
d0b2dbfa |
| 16-Aug-2023 |
Warner Losh <[email protected]> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
|
Revision tags: release/13.2.0, release/12.4.0, release/13.1.0 |
|
| #
93c43690 |
| 14-Dec-2021 |
Emmanuel Vadot <[email protected]> |
pkgbase: Put more binaries/lib in runtime
Move some needed binaries/libs from FreeBSD-utilities to FreeBSD_runtime. This is everything needed to boot to multiuser with FreeBSD-rc installed.
MFC aft
pkgbase: Put more binaries/lib in runtime
Move some needed binaries/libs from FreeBSD-utilities to FreeBSD_runtime. This is everything needed to boot to multiuser with FreeBSD-rc installed.
MFC after: 2 weeks Sponsored by: Beckhoff Automation GmbH & Co. KG Differential Revision: https://reviews.freebsd.org/D33435
show more ...
|
|
Revision tags: release/12.3.0 |
|
| #
5abb10fa |
| 28-Sep-2021 |
Emmanuel Vadot <[email protected]> |
pkgbase: Put yellow pages programs to its own package
YP is less and less used, split them to users have the choice to not install them.
MFC after: 2 weeks Sponsored by: Beckhoff Automation GmbH &
pkgbase: Put yellow pages programs to its own package
YP is less and less used, split them to users have the choice to not install them.
MFC after: 2 weeks Sponsored by: Beckhoff Automation GmbH & Co. KG Differential Revision: https://reviews.freebsd.org/D33441
show more ...
|
|
Revision tags: release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0 |
|
| #
4c1a82ce |
| 05-Sep-2019 |
Emmanuel Vadot <[email protected]> |
pkgbase: Create a FreeBSD-utilities package and make it the default one
The default package use to be FreeBSD-runtime but it should only contain binaries and libs enough to boot to single user and r
pkgbase: Create a FreeBSD-utilities package and make it the default one
The default package use to be FreeBSD-runtime but it should only contain binaries and libs enough to boot to single user and repair the system, it is also very handy to have a package that can be tranform to a small mfsroot. So create a new package named FreeBSD-utilities and make it the default one. Also move a few binaries and lib into this package when it make sense. Reviewed by: bapt, gjb Differential Revision: https://reviews.freebsd.org/D21506
show more ...
|
|
Revision tags: release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0 |
|
| #
5943dd2a |
| 20-Jan-2017 |
Enji Cooper <[email protected]> |
Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones
This implifies pathing in make/displayed output
MFC after: 3 weeks Sponsored by: Dell EMC Isilon
|
|
Revision tags: release/11.0.1, release/11.0.0, release/10.3.0 |
|
| #
a70cba95 |
| 04-Feb-2016 |
Glen Barber <[email protected]> |
First pass through library packaging.
Sponsored by: The FreeBSD Foundation
|
|
Revision tags: release/10.2.0, release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0_cvs, release/8.3.0 |
|
| #
5e0a19bd |
| 07-Feb-2012 |
Dimitry Andric <[email protected]> |
Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor set via ${CPP} is used, instead of always using hardcoded /usr/bin/cpp.
MFC after: 1 week
|
|
Revision tags: release/9.0.0, release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0, release/8.1.0_cvs, release/8.1.0, release/7.3.0_cvs, release/7.3.0 |
|
| #
daaf5759 |
| 02-Jan-2010 |
Ed Schouten <[email protected]> |
Build lib/ with WARNS=6 by default.
Similar to libexec/, do the same with lib/. Make WARNS=6 the norm and lower it when needed.
I'm setting WARNS?=0 for secure/. It seems secure/ includes the Makef
Build lib/ with WARNS=6 by default.
Similar to libexec/, do the same with lib/. Make WARNS=6 the norm and lower it when needed.
I'm setting WARNS?=0 for secure/. It seems secure/ includes the Makefile.inc provided by lib/. I'm not going to touch that directory. Most of the code there is contributed anyway.
show more ...
|
|
Revision tags: release/8.0.0_cvs, release/8.0.0 |
|
| #
3ca3047a |
| 19-Jul-2009 |
Ken Smith <[email protected]> |
Bump the version of all non-symbol-versioned shared libraries in preparation for 8.0-RELEASE. Add the previous version of those libraries to ObsoleteFiles.inc and bump __FreeBSD_Version.
Reviewed b
Bump the version of all non-symbol-versioned shared libraries in preparation for 8.0-RELEASE. Add the previous version of those libraries to ObsoleteFiles.inc and bump __FreeBSD_Version.
Reviewed by: kib Approved by: re (rwatson)
show more ...
|
|
Revision tags: release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0 |
|
| #
419ecd5d |
| 21-May-2007 |
Daniel Eischen <[email protected]> |
Bump library versions in preparation for 7.0.
Ok'd by: kan
|
| #
98cea792 |
| 30-Mar-2007 |
Tom Rhodes <[email protected]> |
Back out my previous commit to this area, there are differences between our implementation and OpenBSD's.
Requested by: des
|
| #
0e37c3dc |
| 15-Feb-2007 |
Tom Rhodes <[email protected]> |
Hook ypclnt.3 up to the build.
|
|
Revision tags: release/6.2.0_cvs, release/6.2.0, release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0, release/6.0.0_cvs, release/6.0.0 |
|
| #
a84020c2 |
| 22-Jul-2005 |
Ken Smith <[email protected]> |
Bump the shared library version number of all libraries that have not been bumped since RELENG_5.
Reviewed by: ru Approved by: re (not needed for commit check but in principle...)
|
|
Revision tags: release/5.4.0_cvs, release/5.4.0, release/4.11.0_cvs, release/4.11.0, release/5.3.0_cvs, release/5.3.0, release/4.10.0_cvs, release/4.10.0, release/5.2.1_cvs, release/5.2.1 |
|
| #
002886c8 |
| 04-Feb-2004 |
Ruslan Ermilov <[email protected]> |
Nothing in libypclnt depends on librpcsvc.
Reported by: lorder(1) (modified to work with libraries)
|
|
Revision tags: release/5.2.0_cvs, release/5.2.0, release/4.9.0_cvs, release/4.9.0, release/5.1.0_cvs, release/5.1.0, release/4.8.0_cvs, release/4.8.0 |
|
| #
dfca108c |
| 09-Mar-2003 |
David E. O'Brien <[email protected]> |
style.Makefile(5) police.
Reviewed by: des
|
|
Revision tags: release/5.0.0_cvs, release/5.0.0, release/4.7.0_cvs |
|
| #
224af215 |
| 28-Sep-2002 |
Peter Wemm <[email protected]> |
Zap now-unused SHLIB_MINOR
|
|
Revision tags: release/4.6.2_cvs, release/4.6.2, release/4.6.1, release/4.6.0_cvs |
|
| #
e89a35d5 |
| 18-Apr-2002 |
Dag-Erling Smørgrav <[email protected]> |
Back out previous commit, which was not at all approved by the maintainer of this code. I very much doubt that "the FreeBSD way" really means "make it as unreadable and unmaintable as possible", and
Back out previous commit, which was not at all approved by the maintainer of this code. I very much doubt that "the FreeBSD way" really means "make it as unreadable and unmaintable as possible", and I would like Makefile style (which is not currently documented anywhere except in the minds of bde and ru) to be discussed and agreed upon in the appropriate forum before any further commits of this kind happen.
show more ...
|
| #
455e3a78 |
| 18-Apr-2002 |
David E. O'Brien <[email protected]> |
This style is *way* outside the relm of any other of our Makefiles (other than the single sys.mk). Adjust to smell like FreeBSD.
Reviewed & prefered by: bde
|
| #
35567048 |
| 15-Apr-2002 |
David E. O'Brien <[email protected]> |
Back out rev 1.6 -- I was in the wrong dir during a 'ci'. This change was on hold waiting feedback from previous committer.
|
| #
8e512fb6 |
| 15-Apr-2002 |
David E. O'Brien <[email protected]> |
ypclnt.h was the correct spelling... we now have yet another special thing that needs to be done to get a header installed.
|
| #
fc27278b |
| 15-Apr-2002 |
Dag-Erling Smørgrav <[email protected]> |
Fix incorrect dependency. This should fix the -j build.
|
| #
cb2924ca |
| 15-Apr-2002 |
Ruslan Ermilov <[email protected]> |
This isn't WARNS ready in the -nostdinc case.
|
| #
e9b35570 |
| 15-Apr-2002 |
Dag-Erling Smørgrav <[email protected]> |
Add a missing generated file.
|
| #
774cd88f |
| 13-Apr-2002 |
Dag-Erling Smørgrav <[email protected]> |
Add support for FreeBSD-specific "master" update.
Sponsored by: DARPA, NAI Labs
|
| #
c0f2281e |
| 13-Apr-2002 |
Dag-Erling Smørgrav <[email protected]> |
NIS client toolbox. This centralizes code which is duplicated all over our tree.
Sponsored by: DARPA, NAI Labs.
|