Port details |
- sol Solitaire card game for X Window System
- 1.0.8_1 games =4 1.0.8_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
- Port Added: unknown
- Last Update: 2024-02-24 07:49:40
- Commit Hash: bf375fb
- People watching this port, also watch:: libglade2, libwmf, transfig, autoconf, libxml2
- License: ART10
- WWW:
- https://shh.thathost.com/pub-unix/
- Description:
- This is a Solitaire card game highly inspired by the one bundled
with a well known "operating system". Features a site-wide highscore
table.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/games/sol/ && make install clean
- To add the package, run one of these commands:
- pkg install games/sol
- pkg install sol
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sol
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1494621752
SHA256 (sol-1.0.8.tar.gz) = 2e1e8bf4b8636e77e63db956d6da0da873f024059ec0273615940470af94bf10
SIZE (sol-1.0.8.tar.gz) = 34499
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- xpm.pc : x11/libXpm
- xt.pc : x11-toolkits/libXt
- Runtime dependencies:
-
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- xpm.pc : x11/libXpm
- xt.pc : x11-toolkits/libXt
- Library dependencies:
-
- libXaw.so : x11-toolkits/libXaw
- libshhcards.so : games/libshhcards
- libshhmsg.so : devel/libshhmsg
- libshhopt.so : devel/libshhopt
- libxalloc.so : devel/libxalloc
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sol-1.0.8_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_sol
- USES:
- gmake xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.8_1 24 Feb 2024 07:49:40 |
Muhammad Moinur Rahman (bofh) |
games/sol: Moved man to share/man
Approved by: portmgr (blanket) |
1.0.8 01 Nov 2023 22:13:06 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS
Homepage link is permanent redirected to its HTTPS counterpart |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.8 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.0.8 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
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 ) |
1.0.8 25 Nov 2021 21:40:11 |
Stefan Eßer (se) |
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
1.0.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.8 05 Nov 2019 22:16:15 |
zeising |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.0.8 12 May 2017 21:08:20 |
ehaupt |
- Update to 1.0.8
- Add LICENSE |
1.0.7_5 16 Nov 2016 22:55:39 |
rene |
Reset edwin's ports, he has handed in his commit bit.
With hat: portmgr-secretary |
1.0.7_5 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.0.7_5 04 May 2015 12:02:12 |
antoine |
- Allow staging as a regular user
- Cleanup plist |
1.0.7_5 28 Jul 2014 19:39:51 |
adamw |
Rename all 10,000 games/ patch-xy patches to reflect the files they modify. |
1.0.7_5 03 Jul 2014 23:30:04 |
adamw |
s/.post// |
03 Jul 2014 23:27:50
|
adamw |
Remove NOPORTDOCS. |
1.0.7_5 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
1.0.7_5 13 May 2014 20:53:42 |
edwin |
Fix staging |
1.0.7_5 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.0.7_5 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
1.0.7_5 23 Jan 2009 16:28:36 |
flz |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
1.0.7_4 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- 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) |
1.0.7_3 23 Mar 2008 16:44:09 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.0.7_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0.7_1 13 Jul 2006 23:11:46 |
edwin |
Unbelievable Mike, it works with USE_X_PREFIX removed |
1.0.7_1 28 May 2006 13:11:21 |
pav |
- Update CONFLICTS |
1.0.7_1 08 Nov 2005 21:45:49 |
edwin |
Add SHA256 checksums to the distinfo files. |
1.0.7_1 17 Jul 2005 03:11:15 |
obrien |
Fix build. Luckily the only pre-build result we really need is readme.var.
The build was broken because the pre-build target didn't pass a proper
environment to 'gmake depends'. |
1.0.7_1 26 Sep 2004 03:09:23 |
kris |
BROKEN on 5.x: Does not compile
Approved by: portmgr (self) |
1.0.7_1 18 Mar 2004 02:27:55 |
trevor |
Add size data.
Approved by: maintainers |
1.0.7_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.0.7 10 Oct 2003 04:43:36 |
edwin |
add CONFLICTS line
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
1.0.7 04 Aug 2003 00:03:59 |
edwin |
Typo in pkg-descr
Submitted by: Matthew Luckie <mjl@luckie.org.nz> |
1.0.7 21 Feb 2003 12:06:01 |
knu |
De-pkg-comment. |
1.0.7 26 Aug 2002 13:26:06 |
obraun |
Upgrade to 1.0.7.
Pass maintainership to submitter.
PR: ports/42017
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: dwcjr (mentor) |
24 Dec 2001 02:17:17 |
pat |
- PORTDOCS police - DOCSDIR support to some - Brush out some lint |
08 Oct 2000 03:48:59 |
asami |
Convert category games to new layout. |
03 Aug 2000 10:28:58 |
asami |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |
16 Jul 2000 15:31:55 |
alex |
- Update MASTER_SITES and WWW: line of pkg/DESCR - Support
CC/CFLAGS/PREFIX/LOCALBASE/X11BASE/etc properly |