cvs commit: ports/Mk bsd.port.mk bsd.port.subdir.mk bsd.xorg.mk
Pav Lucistnik
pav at FreeBSD.org
Tue Mar 11 23:45:04 UTC 2008
pav 2008-03-11 23:45:04 UTC
FreeBSD ports repository
Modified files:
Mk bsd.port.mk bsd.port.subdir.mk
bsd.xorg.mk
Log:
- Automatically append -fno-strict-aliasing to CFLAGS when -O2 or higher
optimizations are enabled.
PR: ports/121363
Submitted by: obrien
- Change USE_XPM variable to use USE_XORG framework, and lose implied USE_XLIB
PR: ports/113799
Submitted by: des (based on)
Patch by: pav
- Teach USE_LDCONFIG to do the right thing when used with USE_LINUX_PREFIX
PR: ports/118212
Original patch: vd
Patch by: pav
- Allow tab as well as space in param.h for OSVERSION determination
PR: ports/117507
Submitted by: erwin
- Reverse the condition so EXTRACT_PRESERVE_OWNERSHIP now work as advertised
PR: ports/117916
Submitted by: tobez
- Assorted comment fixes
PR: ports/118054
Submitted by: linimon
- Style nit ($@ -> ${.TARGET})
PR: ports/120276
Submitted by: obrien
Revision Changes Path
1.591 +38 -14 ports/Mk/bsd.port.mk
1.73 +3 -3 ports/Mk/bsd.port.subdir.mk
1.5 +2 -8 ports/Mk/bsd.xorg.mk
More information about the cvs-ports
mailing list