- 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)
one of the nine distfiles was unfetchable, a second was out of date,
this Makefile patch corrects the problem
From: serge.gagnon@b2b2c.ca (Serge Gagnon)
I approved submiter's patch, but added other change->
- Bump PORTREVISION
- Patch plist
- Patch distinfo
You'll find submiter and new change in the patch attached to this email.
PR: ports/96933
Submitted by: Paul Schmehl <pauls@utdallas.edu>
Approved by: serge.gagnon@b2b2c.ca (Serge Gagnon)
- Update to 2.32
- Respect ${CC}, ${CFLAGS}, ${NOPORTDOCS}, ${DOCSDIR} and ${EXAMPLESDIR}
- Pass maintainership to submitter
Moreover:
- In order to ensure proper permissions/ownerships/stripping, override the
vendor install and use ${INSTALL_*} instead
- Group distfiles by using ${DIST_SUBDIR}
[1]:
PR: ports/88070
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> (new maintainer)
in distinfo.
- I didn't investigate what is the change because it
is just a data file containing some vector to draw the
map.
PR: 53526
Submitted by: maintainer
o as usual, delete the patch files in the filesdir and replace
with the files in this PR
o redefine XMKMF in the Makefile because xmkmf -a did not the good thing
o add a "do-configure:" in the Makefile
PR: 52491
Submitted by: Serge Gagnon <gagnon__s@videotron.ca> (maintainer)
Fix distinfo
Actually, all what was changed was a data-file, the CHANGES file
and a function called PixmapDrawString().
PR: ports/50983
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
- Now fetch and install automatically the data file needed by xrmap
and a lot of goodies.
- A lot of improvement since 2.10
- A lot of bug fix since 2.10
PR: ports/50492
Submitted by: Serge Gagnon <gagnon__s@videotron.ca>