notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: textproc/wordnet/files/src.wn.Makefile

Number of commits found: 6

Monday, 25 Nov 2019
23:25 brooks search for other commits by this committer
Fix build with src r354909 applied.

The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.

When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively.  When declared in the environment they
become WITHOUT_<FOO>.
Original commitRevision:518434 
Monday, 16 Jan 2006
17:10 mi search for other commits by this committer
Define NOMAN in addition to NO_MAN for the benefit of 4.x

PR:     ports/91870
Submitted by:   Sven Berkvens-Matthijsse
Original commit
03:48 mi search for other commits by this committer
Finally update from 2.0 to 2.1. "Heavy Patching Zone" ensures WARNS=5
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
Original commit
Tuesday, 17 Feb 2004
21:28 mi search for other commits by this committer
Upgrade from 1.7.1 to 2.0. See

        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).
Original commit
Tuesday, 20 Aug 2002
16:05 mi search for other commits by this committer
Upgrade to 1.7.1. Fix the long standing problem reported in ports/41339
(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
Original commit
Wednesday, 31 Oct 2001
05:04 mi search for other commits by this committer
Upgrade to 1.7. For changes see    
Original commit

Number of commits found: 6