| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
- Add LICENSE
- Drop @dirrm* from plist
|
|
|
|
|
|
| |
- Add stage support
- Fix build
- Add DOCS option
|
|
|
|
| |
games)
|
|
|
|
|
|
| |
While here:
- Trim headers
- Convert some USE_GMAKE to USES=gmake
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
| |
- Bump portrevision
Submitted by: Chess Griffin <chess@chessgriffin.com>
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Port build now with both gcc 2.95.4 and 3.3.1. It also
respects CFLAGS, which it didn't before.
PR: ports/55733
Submitted by: Simon Barner <barner@in.tum.de>
|
| |
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
|
|
|
|
| |
Approved by: pat
|
|
|
|
|
| |
- DOCSDIR support to some
- Brush out some lint
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As
before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.
Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.
I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
|
|
|
|
|
|
| |
Unbreaks build --> Remove BROKEN.
Noticed by: bento
|
|
|
|
| |
Noticed by: bento
|
|
|
|
|
| |
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
|
|
|
|
|
|
| |
have time to maintain them.
Approved by: andy
|
| |
|
|
|
|
|
|
| |
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
|
|
|
|
|
| |
use imake even though it has an Imakefile. Don't need to patch Imakefile
if you don't use it.
|
|
PR: ports/7409
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
|