| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=331708
|
|
|
|
|
|
|
| |
emulators)
Notes:
svn path=/head/; revision=327721
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
- Fix package, man files are not compressed
Reported by: pointyhat
Notes:
svn path=/head/; revision=325221
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=299103
|
|
|
|
| |
Notes:
svn path=/head/; revision=276915
|
|
|
|
|
|
|
|
| |
PR: 142980
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=248312
|
|
|
|
|
|
|
|
|
|
|
| |
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
Notes:
svn path=/head/; revision=246327
|
|
|
|
|
|
|
|
| |
PR: 138451
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=240720
|
|
|
|
|
|
|
|
| |
PR: 131850
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=228735
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Notes:
svn path=/head/; revision=226727
|
|
|
|
|
|
|
|
| |
PR: 123871
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=213505
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=210992
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=168079
|
|
|
|
|
|
|
| |
the MIPS32 architecture.
Notes:
svn path=/head/; revision=168067
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream changes from the previous ported version include:
- bug fixes and documentation cleanups
The port now offers a 'GUI' knob that controls whether the X GUI
interface is built.
Take maintainership.
Notes:
svn path=/head/; revision=168065
|
|
|
|
| |
Notes:
svn path=/head/; revision=149315
|
|
|
|
|
|
|
|
| |
PR: ports/75621
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=125510
|
|
|
|
| |
Notes:
svn path=/head/; revision=104313
|
|
|
|
| |
Notes:
svn path=/head/; revision=75953
|
|
|
|
|
|
|
|
| |
PR: 47135
Submitted by: Richard Arends <richard@mail.unixguru.nl>
Notes:
svn path=/head/; revision=73425
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
| |
Notes:
svn path=/head/; revision=61666
|
|
|
|
|
|
|
|
|
|
| |
- Add WWW: line
PR: 25426
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=38892
|
|
|
|
|
|
|
|
| |
PR: 25021
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Notes:
svn path=/head/; revision=38833
|
|
|
|
|
|
|
| |
this port.
Notes:
svn path=/head/; revision=38719
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
6.2 is missing the following functionality that version 5.9 had:
* Can also read and run MIPS a.out files (when compiled on a MIPS system)
* Includes an optional extension by Anne Rogers and Scott Rosenberg of
Princeton that performs a cycle-by-cycle MIPS simulation that exposes
the hardware pipeline.
PR: 10454,21493
Notes:
svn path=/head/; revision=35072
|
|
|
|
|
|
|
| |
Submitted by: bento (first half)
Notes:
svn path=/head/; revision=29360
|
|
|
|
| |
Notes:
svn path=/head/; revision=27455
|
|
|
|
| |
Notes:
svn path=/head/; revision=26941
|
|
|
|
| |
Notes:
svn path=/head/; revision=26835
|
|
|
|
| |
Notes:
svn path=/head/; revision=25734
|
|
|
|
| |
Notes:
svn path=/head/; revision=21286
|
|
|
|
|
|
|
|
|
| |
gzip -d -> ${GUNZIP_CMD}
gzip -dc -> ${GZCAT}
gunzip -> ${GUNZIP_CMD}
Notes:
svn path=/head/; revision=21266
|
|
|
|
| |
Notes:
svn path=/head/; revision=21047
|
|
|
|
| |
Notes:
svn path=/head/; revision=20947
|
|
|
|
|
|
|
| |
chown -> ${CHOWN}
Notes:
svn path=/head/; revision=20885
|
|
|
|
| |
Notes:
svn path=/head/; revision=8194
|
|
|
|
|
|
|
|
| |
Problem is the only changes for 6.0 is to cleanup copywrite headers and
remove functionality from 5.9.
Notes:
svn path=/head/; revision=7679
|
|
|
|
|
|
|
|
| |
Closes PR: ports/2643
Submitted by: Arne Henrik Juul <arnej@imf.unit.no>
Notes:
svn path=/head/; revision=5626
|
|
|
|
|
|
|
|
| |
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
Notes:
svn path=/head/; revision=4416
|
|
Notes:
svn path=/head/; revision=4193
|