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.
- 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)
version of make+ (particularly when LOCALBASE != /usr/local)
- Update MASTER_SITES to reflect a reorganization of the author's web site
- Update distinfo: .tar.gz on the MASTER_SITE is uncompress despite
the file name suffix; no changes detected by diff -ruN
- Bump PORTREVISION
upstream on the next version. (I've been helping the author with make issues).
Bump portrev on that one.
c2lib: just autogen'd the plist and manpage list because the make+ patch
let me do it and test it. Nothing materially different. Just cosmetic, really.
c2lib is a library of basic structures and memory allocators for C.
It is designed to look similar to C++ STL with many powerful string
features borrowed also from Perl.