- 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)
. drop variable RUN_DEPENDS for shells/bash2;
. do not bump PORTREVISION since this dependency is not default.
PR: 108626
Submitted by: bsam (me)
Approved by: kirk at strauser.com (maintainer timeout -- 2 weeks)
- Update to 20050721
- OPTIONSify
Moreover:
- Improve the FreeBSD integration by fixing paths in the script
- Use SUB_FILES=pkg-message
[1]:
PR: ports/84305
Submitted by: maintainer
The shells/bash-completion port installs Ian Macdonald's
programmable completion library for Bash 2.04 and above.
This gives users context- sensitive tab-completion for such
things as program arguments, SSH hostnames, NFS mounts, and
so on.
PR: ports/52790
Submitted by: Kirk Strauser <kirk@strauser.com>