|
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, release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0 |
|
| #
e44885ac |
| 04-Mar-2017 |
Enji Cooper <[email protected]> |
share: normalize paths using SRCTOP-relative paths or :H when possible
This simplifies make logic/output
MFC after: 1 month Sponsored by: Dell EMC Isilon
|
|
Revision tags: release/11.0.1, release/11.0.0 |
|
| #
a5921bc3 |
| 10-May-2016 |
Glen Barber <[email protected]> |
Update share/examples/* to properly install /usr/share/examples.
As result of this, a new examples package is now created.
Note, this is only effective with 'SHARED=copies' (the default), as the 'S
Update share/examples/* to properly install /usr/share/examples.
As result of this, a new examples package is now created.
Note, this is only effective with 'SHARED=copies' (the default), as the 'SHARED=symlinks' mechanism will create a symlink to the source tree version of the file(s).
Sponsored by: The FreeBSD Foundation
show more ...
|
| #
94086cea |
| 14-Apr-2016 |
Bryan Drewery <[email protected]> |
Rework META_TARGETS so that it automatically adds META_DEPS to the targets.
This will only be done if the target is defined, so if the target is defined after bsd.sys.mk is included then it needs to
Rework META_TARGETS so that it automatically adds META_DEPS to the targets.
This will only be done if the target is defined, so if the target is defined after bsd.sys.mk is included then it needs to manually add ${META_DEPS} still.
Sponsored by: EMC / Isilon Storage Division
show more ...
|
|
Revision tags: release/10.3.0 |
|
| #
b7d28aff |
| 11-Mar-2016 |
Bryan Drewery <[email protected]> |
META_MODE: Simplify the META_COOKIE handling to use .USE/.USEBEFORE.
Extend it to other cases of meta mode cookies so they get the proper rm cookie behavior when a .meta file detects it needs to reb
META_MODE: Simplify the META_COOKIE handling to use .USE/.USEBEFORE.
Extend it to other cases of meta mode cookies so they get the proper rm cookie behavior when a .meta file detects it needs to rebuild and fails.
Sponsored by: EMC / Isilon Storage Division
show more ...
|
| #
d5cc0579 |
| 11-Mar-2016 |
Bryan Drewery <[email protected]> |
DIRDEPS_BUILD: Fix staging of share/sendmail and share/examples.
Sponsored by: EMC / Isilon Storage Division
|
| #
7d8f797b |
| 27-Oct-2015 |
Bryan Drewery <[email protected]> |
Use more appropriate ${SHAREDIR} rather than /usr/share.
MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division
|
|
Revision tags: release/10.2.0 |
|
| #
5b381db8 |
| 11-Jun-2015 |
Simon J. Gerraty <[email protected]> |
Remove NO_OBJ
For meta mode we will want objdirs.
Differential Revision: D2748 Reviewed by: brooks imp
|
| #
b589e629 |
| 10-Jun-2015 |
Simon J. Gerraty <[email protected]> |
Remove extra blank lines
|
|
Revision tags: release/10.1.0, release/9.3.0, release/10.0.0 |
|
| #
c8191bc6 |
| 13-Oct-2013 |
Simon J. Gerraty <[email protected]> |
We do want objdir
|
|
Revision tags: release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0_cvs, release/8.3.0, 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, release/8.0.0_cvs, release/8.0.0, 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 |
|
| #
2227a3e9 |
| 31-May-2008 |
Remko Lodder <[email protected]> |
Dont install .svn metadata with the sendmail install.
Submitted by: marcel Approved by: imp (mentor, implicit) MFC after: 3 days
|
|
Revision tags: release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0, 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, release/5.4.0_cvs, release/5.4.0, release/4.11.0_cvs, release/4.11.0 |
|
| #
e653b48c |
| 21-Dec-2004 |
Ruslan Ermilov <[email protected]> |
Start the dreaded NOFOO -> NO_FOO conversion.
OK'ed by: core
|
|
Revision tags: release/5.3.0_cvs, release/5.3.0 |
|
| #
a35d8893 |
| 24-Oct-2004 |
Ruslan Ermilov <[email protected]> |
For variables that are only checked with defined(), don't provide any fake value.
|
|
Revision tags: release/4.10.0_cvs, release/4.10.0, release/5.2.1_cvs, release/5.2.1, release/5.2.0_cvs, release/5.2.0, release/4.9.0_cvs, release/4.9.0 |
|
| #
dce6e651 |
| 07-Jul-2003 |
Gregory Neil Shapiro <[email protected]> |
Remove MAINTAINER= lines from individual Makefiles in favor of the MAINTAINER file (which already had entries for sendmail).
|
|
Revision tags: release/5.1.0_cvs, release/5.1.0 |
|
| #
f4c5766b |
| 06-May-2003 |
Gregory Neil Shapiro <[email protected]> |
Prevent a 'make SHARED=symlinks install' followed by 'make install' from failing by removing the symlink before trying to install the actual files.
Noticed by: bde MFC after: 5 days
|
|
Revision tags: release/4.8.0_cvs, release/4.8.0, release/5.0.0_cvs, release/5.0.0, release/4.7.0_cvs, release/4.6.2_cvs, release/4.6.2 |
|
| #
d2893b16 |
| 29-Jul-2002 |
Ruslan Ermilov <[email protected]> |
Drop support for COPY, -c has been the default mode of install(1) for a long time now.
Approved by: bde
|
|
Revision tags: release/4.6.1 |
|
| #
0b87f799 |
| 18-Jul-2002 |
Ruslan Ermilov <[email protected]> |
s/${INSTALL} -c/${INSTALL} ${COPY}/
|
|
Revision tags: release/4.6.0_cvs, release/4.5.0_cvs, release/4.4.0_cvs |
|
| #
99e80051 |
| 29-May-2001 |
Gregory Neil Shapiro <[email protected]> |
Unbreak installworld. Revision 1.41 of src/usr.bin/xinstall/xinstall.c made the usage here incorrect.
Note that the change to install may cause other things to break, such as the advice in src/etc/
Unbreak installworld. Revision 1.41 of src/usr.bin/xinstall/xinstall.c made the usage here incorrect.
Note that the change to install may cause other things to break, such as the advice in src/etc/defaults/make.conf:
# Compare before install #INSTALL=install -C
If users actually use this, any ${INSTALL} -d invocations in an installworld will also fail.
Submitted by: David Wolfskill <[email protected]> MFC after: 2 days
show more ...
|
|
Revision tags: release/4.3.0_cvs, release/4.3.0 |
|
| #
b095f33b |
| 06-Mar-2001 |
Gregory Neil Shapiro <[email protected]> |
Do not change the directory permissions for the source area, just the install area.
Noticed by: msmith
|
|
Revision tags: release/4.2.0 |
|
| #
d1ba25f4 |
| 26-Oct-2000 |
Gregory Neil Shapiro <[email protected]> |
Add a MAINTAINER= line so people know who to blame
|
| #
31923af7 |
| 10-Oct-2000 |
Gregory Neil Shapiro <[email protected]> |
Install the sendmail cf building tools (contrib/sendmail/cf) in /usr/share/sendmail/cf.
PR: 19790
|