| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
While here, include stdlib.h to quiet warnings about exit.
Notes:
svn path=/head/; revision=367770
|
|
|
|
| |
Notes:
svn path=/head/; revision=363352
|
|
|
|
| |
Notes:
svn path=/head/; revision=336393
|
|
|
|
|
|
|
| |
x11)
Notes:
svn path=/head/; revision=327777
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Move -a from XMKMF command variable to a new XMKMF_ARGS variable.
For ports that don't need -a introduce USES=imake:notall.
This way ports no longer have to redefine XMKMF.
2) xmkmf -a runs imake with the flags in IMAKECPPFLAGS as extra arguments
to set CPP, CC and CXX. This creates the top Makefile, and then xmkmf
runs make Makefiles. This Makefiles target runs imake for each
subdirectory but these imake invocations did not have the flags from
IMAKECPPFLAGS so the resulting makefiles used the wrong C preprocessor
when clang is used (/usr/bin/cpp instead of /usr/local/bin/tradcpp).
Instead of letting xmkmf pass IMAKECPPFLAGS from the environment to
imake let imake handle IMAKECPPFLAGS itself just like it handles
IMAKEINCLUDE.
This exposed configure errors in x11-clocks/mouseclock and x11-wm/fvwm.
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=325992
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=321957
|
|
|
|
|
|
|
| |
While here fix build with recent clang
Notes:
svn path=/head/; revision=320907
|
|
|
|
|
|
|
| |
- Unbreak with clang
Notes:
svn path=/head/; revision=319720
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
| |
Notes:
svn path=/head/; revision=253501
|
|
|
|
| |
Notes:
svn path=/head/; revision=253498
|
|
|
|
|
|
|
|
|
| |
and no commit activity for 3 months.
Hat: portmgr
Notes:
svn path=/head/; revision=223517
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=175329
|
|
|
|
| |
Notes:
svn path=/head/; revision=171980
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154312
|
|
|
|
|
|
|
|
|
|
| |
PACKAGE_BUILDING case. The package build scripts then DTRT and ensure
this is running at build-time so a DISPLAY is available.
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=125629
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
Notes:
svn path=/head/; revision=114511
|
|
|
|
|
|
|
|
|
| |
the build cluster.
Approved by: maintainer
Notes:
svn path=/head/; revision=109290
|
|
|
|
|
|
|
| |
Approved by: maintainers
Notes:
svn path=/head/; revision=104360
|
|
|
|
| |
Notes:
svn path=/head/; revision=93570
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77047
|
|
|
|
| |
Notes:
svn path=/head/; revision=59717
|
|
|
|
| |
Notes:
svn path=/head/; revision=37994
|
|
|
|
|
|
|
| |
files.
Notes:
svn path=/head/; revision=37855
|
|
|
|
| |
Notes:
svn path=/head/; revision=27497
|
|
|
|
| |
Notes:
svn path=/head/; revision=21147
|
|
|
|
|
|
|
|
| |
was defined, and didn't not check the possibility of an empty DISPLAY, which
was the cause of the packages build error.
Notes:
svn path=/head/; revision=20322
|
|
|
|
| |
Notes:
svn path=/head/; revision=20092
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
Notes:
svn path=/head/; revision=19804
|
|
|
|
| |
Notes:
svn path=/head/; revision=13407
|
|
|
|
| |
Notes:
svn path=/head/; revision=11307
|
|
|
|
| |
Notes:
svn path=/head/; revision=7524
|
|
|
|
| |
Notes:
svn path=/head/; revision=5872
|
|
|
|
| |
Notes:
svn path=/head/; revision=4570
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
Notes:
svn path=/head/; revision=3948
|
|
|
|
| |
Notes:
svn path=/head/; revision=3469
|
|
|
|
|
|
|
| |
Use a different MASTER_SITE
Notes:
svn path=/head/; revision=3468
|
|
|
|
|
|
|
| |
fix typo in app-defaults file name
Notes:
svn path=/head/; revision=1758
|
|
|
|
| |
Notes:
svn path=/head/; revision=1757
|
|
|
|
|
|
|
|
|
| |
"XMKMF=xmkmf" (make depend blows up).
Still don't know if it works, though.
Notes:
svn path=/head/; revision=1721
|
|
|
|
| |
Notes:
svn path=/head/; revision=1352
|
|
|
|
| |
Notes:
svn path=/head/; revision=1327
|
|
|
|
|
|
|
|
| |
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
Notes:
svn path=/head/; revision=1267
|
|
Notes:
svn path=/head/; revision=1047
|