| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
| |
- Switch to options helpers
|
| |
|
| |
|
| |
|
|
|
|
| |
Holdout shame list: ruby, perl, python
|
|
|
|
| |
audio)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This uses accept 'env' as an argument for ports that do use their own or a different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port
|
|
|
|
| |
Submitted by: ehaupt@
|
|
|
|
|
| |
Approved by: portmgr
Approved by: bapt (mentor)
|
| |
|
|
|
|
| |
Submitted by: http://people.freebsd.org/~ehaupt/distilator/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
| |
PR: ports/97860
Submitted by: David Thiel <lx@redundancy.redundancy.org>
|
| |
|
|
|
|
|
| |
PR: 87950
Notified by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
|
|
|
|
| |
Reviewed by: marcus
|
| |
|
|
|
|
|
| |
PR: 51699
Submitted by: Ports Fury
|
| |
|
|
|
|
|
| |
PR: ports/47736
Submitted by: Ports Fury
|
|
|
|
| |
Domain for former maintainer is not exist.
|
| |
|
|
|
|
| |
Submitted by: Damian Kramer <dkramer@hibernaculum.net>
|
| |
|
|
PR: 26281
Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr>
|