- 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)
trivial to justify a PORTREVISION dump. Include checksums/sizes
for both the old and the tarballs in the distinfo.
PR: ports/117541
Reported by: Jason Bacon, Mike Lawrie
Approved by: portmgr (pav)
the word databases, for the software is almost completely unmodified.
Depened only on Tcl. Tk is needed for the GUI-browser wnb only, and
should not prevent X11-less servers from using WordNet. pkg-message
is set up to inform the user, that they need Tk present for wnb to
function.
cleanliness in the main library (diffs to be sent to the vendor as in
the past).
The installed library is now called libWN, as vendor's build would call
it, rather than libwn2, as the previous version of the port called it.
This may upset the client port of p5 -- the maintainer is notified and
awaits this commit.
PR: ports/90323
Submitted by: clsung
ftp://ftp.cogsci.princeton.edu/pub/wordnet/CHANGES.txt
Default to Tcl/Tk-8.4. Don't build in parallel, as there is a race
condition (reported by Michael Nottebrock).
(wrong resourcedir specified). Don't install second copies of some
man-pages under share/. Verify build on -current -- with the new
bsd.lib.mk (ports/40174).
PR: ports/40174, ports/41339
Submitted by: Sid Carter, Maxim Tulyuk
PORTREVISION or PORTEPOCH are defined.
Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.
Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
WordNet is a powerful lexical reference system that combines aspects of
dictionaries and thesauri with current psycholinguistic theories of
human lexical memory. It is produced by the Cognitive Science Laboratory
at Princeton University, under the direction of Professor George Miller.
PR: 17016
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>