HomeFreeBSD

(1) Change USE_X11 (the new one) to USE_XLIB.
rS38251Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

(1) Change USE_X11 (the new one) to USE_XLIB.

(2) Add support for PLIST_SUB variable. It is a list of "VAR=VALUE" pairs,

and will substitute %%VAR%% with the value of VALUE in the PLIST.
Right now it's used for ${OSREL} only, but inviditual ports can
take advantage of it to avoid having to manually edit PLIST.

Submitted by: hoek

(3) Add manpages defined in MAN? (taking account of NOMANCOMPRESS) to

beginning of PLIST automatically.  Note this will cause manpages
to be packed twice for the time being.  I'm going to clean up the
PLISTs now.

(4) Add new variable USE_QT, which adds LIB_DEPENDS to qt140. (And maybe

BUILD_DEPENDS on moc/qt140 too, if it is indeed a big problem that
people keep deleting this file.)

Submitted by: andreas

(5) Fix spacing behind "===>" to be more consistent.
Requested by: hoek

Details

Provenance
asamiAuthored on
Parents
rS38250: Removed a bogus ifdef that broke using SWI_* in LKMs.
Branches
Unknown
Tags
Unknown