| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Regenerate patches using makepatch.
|
|
|
|
| |
Notes:
svn path=/head/; revision=355791
|
|
|
|
|
|
|
|
|
| |
- Remove obsolete check ${OSVERSION} >= 800000 (move inside the patch)
- Fix CFLAGS pollution with -O0, remove one superfluous trailing slash
- Improve port description text: adjust line wrap, fix couple of typos
Notes:
svn path=/head/; revision=324268
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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=178300
|
|
|
|
|
|
|
|
|
|
| |
when CFLAGS=-O is specified in make.conf, causing output that should be
displayed on the X display to be sent to stdout instead. This patch
forces compiler optimisation to be turned off allowing the port to work
as designed regardless of the optimisation specified in make.conf.
Notes:
svn path=/head/; revision=162197
|
|
|
|
|
|
|
| |
Noticed by: kris and bento
Notes:
svn path=/head/; revision=77262
|
|
drop maintainership (requested by MAINTAINER)
PR: 48256
Submitted by: Volker Stolz <vs@foldr.org>
Notes:
svn path=/head/; revision=75811
|