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) combination for a given watch list. This is what FreshPorts will look for.

Port details
sets Implementation of the sets game
1.0.0_3 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 1.0.0_3Version 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: 2012-05-14 18:12:16
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: GPLv3
WWW:
http://www.linuxmotors.com/sets/
Description:
This is an implementation of the sets game.
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 (5 items)
Collapse this list.
  1. bin/sets
  2. share/pixmaps/sets.png
  3. /usr/local/share/licenses/sets-1.0.0_3/catalog.mk
  4. /usr/local/share/licenses/sets-1.0.0_3/LICENSE
  5. /usr/local/share/licenses/sets-1.0.0_3/GPLv3
Collapse this list.
Dependency lines:
  • sets>0:games/sets
To install the port:
cd /usr/ports/games/sets/ && make install clean
To add the package, run one of these commands:
  • pkg install games/sets
  • pkg install sets
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sets
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (sets-1.0.0.tgz) = 2521ea6352a7925965051897e9c92293cccf72d27968eca142b79b88e6700aab SIZE (sets-1.0.0.tgz) = 10108 SHA256 (sets.png) = ceeba380f51c8cfa8efba907f1ff3e2674a5a76ba86a4e82159c79c6e56fe221 SIZE (sets.png) = 2360

Packages (timestamps in pop-ups are UTC):
sets
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.0_31.0.0_31.0.0_31.0.0_31.0.0_3-1.0.0_3-
FreeBSD:13:quarterly1.0.0_31.0.0_31.0.0_31.0.0_31.0.0_31.0.0_31.0.0_31.0.0_3
FreeBSD:14:latest1.0.0_31.0.0_31.0.0_31.0.0_31.0.0_31.0.0_3-1.0.0_3
FreeBSD:14:quarterly1.0.0_31.0.0_3-1.0.0_31.0.0_31.0.0_31.0.0_31.0.0_3
FreeBSD:15:latest1.0.0_31.0.0_3n/a1.0.0_3n/a1.0.0_31.0.0_31.0.0_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. sdl-config : devel/sdl12
Library dependencies:
  1. libSDL_image.so : graphics/sdl_image
  2. libSDL.so : devel/sdl12
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for sets-1.0.0_3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
games_sets
USES:
gmake sdl tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.linuxmotors.com/sets/downloads/
Collapse this list.

Number of commits found: 17

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)
1.0.0_3
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)
1.0.0_3
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)
1.0.0_3
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.
1.0.0_3
27 May 2020 13:43:31
Revision:536693Original commit files touched by this commit
danfe search for other commits by this committer
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 2).
1.0.0_3
08 Nov 2019 10:47:01
Revision:517046Original commit files touched by this commit
tobik search for other commits by this committer
games: Add missing USES={gnome,gl,sdl,xorg}
1.0.0_3
08 Dec 2014 16:48:41
Revision:374303Original commit files touched by this commit
tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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
1.0.0_2
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
1.0.0_1
29 Jul 2014 19:11:53
Revision:363374Original commit files touched by this commit
adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
1.0.0_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)
1.0.0_1
24 Dec 2013 21:32:01
Revision:337388Original commit files touched by this commit
nemysis search for other commits by this committer
- Remove not needed post-install

Reported by:	wg
Approved by:	pawel / wg (mentors, implicit)
1.0.0_1
24 Dec 2013 20:15:25
Revision:337381Original commit files touched by this commit
nemysis search for other commits by this committer
- Change Makefile header
- Bump PORTREVISION
- Change master sites, add icon
- USES gmake instead of USE_GMAKE
- Change PLIST_FILES
- Support STAGEDIR
- Add DOCS Option
- Add Desktop entry file
- Simplify Makefile

Approved by:	pawel / wg (mentors, implicit)
1.0.0
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)
1.0.0
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)
1.0.0
21 Aug 2012 09:21:36
Original commit files touched by this commit
jgh search for other commits by this committer
- optionsNG for DOCS

PR:     170741
Submitted by:   maintainer, nemysis@gmx.ch
1.0.0
14 May 2012 18:11:46
Original commit files touched by this commit
mva search for other commits by this committer
This is an implementation of the sets game.

WWW: http://www.linuxmotors.com/sets/

PR:             ports/167237
Submitted by:   nemysis@gmx.ch

Number of commits found: 17