Port details |
- fkiss Freely enjoy childlike KISS, French-KISS!
- 0.33a_7 games =2 0.33a_7Version 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-01-09 08:00:39
- Commit Hash: a36cd93
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- http://www2s.biglobe.ne.jp/~yav/soft/index.html
- Description:
- This software fkiss - French-KISS! is a sample implementation of
KISekae Set system (KISS) for X Window System.
KISS is a software for playing Paper-doll on any computers.
"Kisekae" means "changing clothes".
For example, type
% fkiss /usr/local/share/examples/fkiss/frkismi4.lzh
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/games/fkiss/ && make install clean
- To add the package, run one of these commands:
- pkg install games/fkiss
- pkg install fkiss
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fkiss
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (fkiss-0.33.tar.gz) = 3a94882b369b602e8787a1ee35dfc5ddfd103d884440b86f0f67d7b4f18d5dab
SIZE (fkiss-0.33.tar.gz) = 164697
SHA256 (fkiss-0.33a-patch.tar.gz) = d43ddc4076b8130fa84f625149180fbd4f1b4f03003181e12683e9730013e19f
SIZE (fkiss-0.33a-patch.tar.gz) = 2660
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
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- Runtime dependencies:
-
- lha : archivers/lha
- x11.pc : x11/libX11
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for fkiss-0.33a_7:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- games_fkiss
- 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 |
0.33a_7 09 Jan 2024 08:00:39 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
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) |
0.33a_6 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 ) |
0.33a_6 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 ) |
0.33a_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.33a_6 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. |
0.33a_6 25 Feb 2019 14:32:37 |
bapt |
First step at deorbitting esound:
remove esound options where it is possible to |
0.33a_5 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
0.33a_4 31 Jul 2018 18:41:30 |
zeising |
Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine |
0.33a_3 30 Nov 2017 06:13:35 |
linimon |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
0.33a_3 16 Jul 2017 17:03:45 |
pawel |
- Clarify LICENSE
- Remove deprecated WANT_GNOME |
0.33a_3 27 May 2017 15:07:12 |
linimon |
Mark some ports failing on armv6, for errors classified as "clang".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.33a_3 14 Nov 2016 06:19:30 |
linimon |
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.33a_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.33a_3 13 Sep 2015 13:42:27 |
bapt |
Use proper options to check for esound |
0.33a_2 30 Jan 2014 08:27:55 |
danfe |
- Standardize Makefile header; drop NOT_FOR_ARCHS for unsupported alpha
- Convert custom pre-patch target into nicely concise EXTRA_PATCHES knob
- Add OPTIONS_DEFINE for DOCS and EXAMPLES, add LICENSE (GPLv2), stagify |
0.33a_2 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.33a_2 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.33a_2 08 Aug 2011 13:44:12 |
ehaupt |
- Update MASTER_SITES and WWW: line
- Support NOPORTEXAMPLES
PR: 159444
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.33a_2 02 Aug 2011 20:58:23 |
ehaupt |
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared. |
0.33a_2 02 Aug 2011 17:04:00 |
bapt |
Deprecate some ports where I can't find distfiles and upstream |
0.33a_2 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
0.33a_2 21 Dec 2009 02:19:12 |
dougb |
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. |
0.33a_2 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) |
0.33a_1 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}. |
0.33a 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
0.33a 24 Nov 2005 19:28:01 |
pav |
- Add SHA256 |
0.33a 17 Sep 2005 23:29:22 |
pav |
- Update to 0.33a
PR: ports/86268
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.32 03 Apr 2005 21:30:39 |
kris |
Reset inactive maintainer. Thanks for your work in the past! |
0.32 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.32 07 Mar 2003 06:03:01 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.32 08 Sep 2002 00:42:29 |
kris |
Fix build on current (machine/soundcard.h -> sys/soundcard.h) |
31 Aug 2001 15:22:02 |
sf |
unbreak: USE_XLIB. |
18 Apr 2001 07:33:44 |
flathill |
Fix example Pointed out by: Kevin Lo |
17 Apr 2001 13:42:38 |
flathill |
Update to 0.32 Submitted by: umeno@unnumbered.net PR: ports/26421 |
08 Oct 2000 03:48:59 |
asami |
Convert category games to new layout. |