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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
wordplay Simple program to generate anagrams
7.22_1 games on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 7.22_1Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2000-06-30 09:16:18
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: not specified in port
WWW:
http://hsvmovies.com/static_subpages/personal_orig/wordplay/
Description:
This is a program written in ANSI C that anagrams a given string. It has its own word file, but allows you to use a different one.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. bin/wordplay
  2. share/wordplay/words721.txt
  3. @dir share/wordplay
Collapse this list.
Dependency lines:
  • wordplay>0:games/wordplay
To install the port:
cd /usr/ports/games/wordplay/ && make install clean
To add the package, run one of these commands:
  • pkg install games/wordplay
  • pkg install wordplay
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: wordplay
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (wordplay722.tar.Z) = 9436a8c801144ab32e38b1e168130ef43e7494f4b4939fcd510c7c5bf7f4eb6d SIZE (wordplay722.tar.Z) = 139189

Packages (timestamps in pop-ups are UTC):
wordplay
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.22_17.22_17.22_17.22_17.22_1-7.22_1-
FreeBSD:13:quarterly7.22_17.22_17.22_17.22_17.22_17.22_17.22_17.22_1
FreeBSD:14:latest7.22_17.22_17.22_17.22_17.22_17.22_1-7.22_1
FreeBSD:14:quarterly7.22_17.22_1-7.22_17.22_17.22_17.22_17.22_1
FreeBSD:15:latest7.22_17.22_1n/a7.22_1n/a7.22_17.22_17.22_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for wordplay-7.22_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
games_wordplay
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://hsvmovies.com/static_subpages/personal_orig/wordplay/
Collapse this list.

Number of commits found: 33

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
7.22_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.22_1
20 Jul 2022 14:21:58
commit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27c files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
games: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <benlutz@datacomm.ch>
  *  <janos.mohacsi@bsd.hu>
  *  Aaron Baugher
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron VonderHaar <avh4@usa.net>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Kranzel (adam@alameda.edu)
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.22_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
7.22_1
22 Dec 2014 21:38:24
Revision:375273Original commit files touched by this commit
bapt search for other commits by this committer
Revert r375084

A too sharp axe causes unpredictable damages

Reported by:	amdmi3
7.22_1
20 Dec 2014 18:37:12
Revision:375084Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
31 Oct 2014 16:11:34
Revision:371872Original commit files touched by this commit Refresh
amdmi3 search for other commits by this committer
- Release ports maintained by games@

games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.

Suggested by:	marino
7.22_1
02 May 2014 15:44:31
Revision:352818Original commit files touched by this commit
nemysis search for other commits by this committer
Moving some games to @games

games/3dpong

- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS

games/abe

- Transfer maintainership to games@ team
- Cosmetical changes

games/abuse_sdl
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.22_1
31 Dec 2013 08:51:35
Revision:338264Original commit files touched by this commit
nemysis search for other commits by this committer
- Support STAGEDIR
- Add DOCS Option

Approved by:	pawel / wg (mentors, implicit)
7.22_1
18 Dec 2013 10:20:49
Revision:336812Original commit files touched by this commit
nemysis search for other commits by this committer
- Change maintainer email of my ports to @FreeBSD.org

Approved by:	pawel / wg (mentors, implicit)
7.22_1
20 Sep 2013 17:36:36
Revision:327730Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
7.22_1
19 May 2013 20:34:30
Revision:318548Original commit files touched by this commit
rene search for other commits by this committer
- Convert to optionsNG
- Pass maintainership to submitter

PR:		ports/173188
Submitted by:	nemysis@gmx.ch
7.22_1
08 Aug 2011 14:14:52
Original commit files touched by this commit
ehaupt search for other commits by this committer
- Update MASTER_SITES and WWW: line
- Support NOPORTDOCS

PR:             159461
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
7.22
02 Aug 2011 20:58:23
Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared.
7.22
02 Aug 2011 17:04:00
Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate some ports where I can't find distfiles and upstream
7.22
03 Jul 2011 14:25:36
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
7.22
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
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.
7.22
07 May 2006 23:46:33
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE for categories starting with a G
7.22
24 Nov 2005 19:28:01
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
7.22
10 Apr 2004 17:26:55
Original commit files touched by this commit
trevor search for other commits by this committer
Tidy up whitespace.
7.22
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
7.22
12 Oct 2003 13:18:44
Original commit files touched by this commit
krion search for other commits by this committer
- Update MASTER_SITES and WWW: line

PR:             57889
Submitted by:   Ports Fury
7.22
20 Feb 2003 17:32:26
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
7.22
30 Jun 2002 02:50:27
Original commit files touched by this commit
ijliao search for other commits by this committer
Replace ${PERL} with ${REINPLACE_CMD}

PR:             40012
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
07 Apr 2001 18:15:23
commit hash: fp1.12222@dev.null.freshports.orgcommit hash: fp1.12222@dev.null.freshports.orgcommit hash: fp1.12222@dev.null.freshports.orgcommit hash: fp1.12222@dev.null.freshports.org files touched by this commit
ben search for other commits by this committer
Point WWW: line at a site that actually exists.    
03 Apr 2001 10:25:32
commit hash: fp1.11998@dev.null.freshports.orgcommit hash: fp1.11998@dev.null.freshports.orgcommit hash: fp1.11998@dev.null.freshports.orgcommit hash: fp1.11998@dev.null.freshports.org files touched by this commit
mharo search for other commits by this committer
I should take more than five seconds when looking for the new mastersite...  
Update MASTER_SITES    
03 Apr 2001 10:24:10
commit hash: fp1.11997@dev.null.freshports.orgcommit hash: fp1.11997@dev.null.freshports.orgcommit hash: fp1.11997@dev.null.freshports.orgcommit hash: fp1.11997@dev.null.freshports.org files touched by this commit
mharo search for other commits by this committer
Correct variable so it builds although I don't see a working mastersite.    
31 Mar 2001 15:56:39
commit hash: fp1.11872@dev.null.freshports.orgcommit hash: fp1.11872@dev.null.freshports.orgcommit hash: fp1.11872@dev.null.freshports.orgcommit hash: fp1.11872@dev.null.freshports.org files touched by this commit
kevlo search for other commits by this committer
Update MASTER_SITES and WWW: line.    
01 Nov 2000 20:37:05
commit hash: fp1.5821@dev.null.freshports.orgcommit hash: fp1.5821@dev.null.freshports.orgcommit hash: fp1.5821@dev.null.freshports.orgcommit hash: fp1.5821@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Remove Ben as maintainer by his own request due to lack of time.    
08 Oct 2000 03:48:59
commit hash: fp1.4769@dev.null.freshports.orgcommit hash: fp1.4769@dev.null.freshports.orgcommit hash: fp1.4769@dev.null.freshports.orgcommit hash: fp1.4769@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category games to new layout.  
10 Jul 2000 23:35:34
commit hash: fp1.1810@dev.null.freshports.orgcommit hash: fp1.1810@dev.null.freshports.orgcommit hash: fp1.1810@dev.null.freshports.orgcommit hash: fp1.1810@dev.null.freshports.org files touched by this commit
ben search for other commits by this committer
ben@scientia.demon.co.uk -> ben@FreeBSD.org, since I'm a committer now.    
05 Jul 2000 08:26:17
commit hash: fp1.1571@dev.null.freshports.orgcommit hash: fp1.1571@dev.null.freshports.orgcommit hash: fp1.1571@dev.null.freshports.orgcommit hash: fp1.1571@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
@dirrm share/wordplay    
30 Jun 2000 13:16:18
commit hash: fp1.1378@dev.null.freshports.orgcommit hash: fp1.1378@dev.null.freshports.orgcommit hash: fp1.1378@dev.null.freshports.orgcommit hash: fp1.1378@dev.null.freshports.org files touched by this commit
nbm search for other commits by this committer
Import of wordplay, an anagram generator    

Number of commits found: 33