Port details |
- freesci A portable interpreter for SCI games, such as the Space Quest series
- 0.3.5_8 games
=0 0.3.5_8Version of this port present on the latest quarterly branch.
- DEPRECATED: No more public distfiles
This port expired on: 2012-10-20
- 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: 2004-07-27 16:15:32
- Last Update: 2012-10-25 22:57:17
- SVN Revision: 306410
- Also Listed In: emulators
- License: not specified in port
- WWW:
- http://freesci.linuxgames.com/
- Description:
- FreeSCI is a portable interpreter for SCI games, such as the Space Quest
series (starting with SQ3) or Leisure Suit Larry (2 and sequels).
This release has the following limitations (plus some bugs):
- Only SCI0 games are supported
- The SCI debug functions aren't fully supported (and probably never will be,
since we're using our own debug functions).
- Sound is not supported yet
- Graphics are slow, especially on displays not using 8bpp color index mode.
WWW: http://freesci.linuxgames.com/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: freesci
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf : devel/pkgconf
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- Runtime dependencies:
-
- pkgconf : devel/pkgconf
- libgiofam.so : devel/gio-fam-backend
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- Library dependencies:
-
- atk-1.0.0 : accessibility/atk
- gdk_pixbuf-2.0.0 : graphics/gdk-pixbuf2
- glib-2.0.0 : devel/glib20
- pango-1.0.0 : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for freesci-0.3.5_8:
CONSOLE=off: With console support
DIRECTFB=off: With DirectFB support
GGI=off: With GGI support
OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
SDL=off: Simple Direct Media Layer support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- 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.3.5_8 25 Oct 2012 22:57:17 |
bapt |
2012-10-20 games/yace: No more public distfiles
2012-10-20 games/xripple: No more public distfiles
2012-10-20 games/wolf3d: No more public distfiles
2012-10-20 games/pets: No more public distfiles
2012-10-20 games/linux-enemyterritory-fortress: No more public distfiles
2012-10-20 games/linux-enemyterritory-etpub: No more public distfiles (for the
.pk3)
2012-10-20 games/freesci: No more public distfiles
2012-10-20 dns/gresolver: No more public distfiles
2012-10-20 devel/vb2c: No more public distfiles
2012-10-20 devel/portlet-api: No more public distfiles
2012-10-20 devel/libsigc++: Abandoned upstream, no more depending ports
2012-10-20 devel/klassmodeler: Abandonware, depends on the deprecated wxGTK 2.4
2012-10-20 devel/ecos-tools: Depends on an obsolete version of wx, broken with
gcc4.2 for long
2012-10-20 devel/datadesigner: Abandonware, depends on the deprecated wxGTK 2.4
Feature safe: yes |
0.3.5_8 21 Sep 2012 06:52:45 |
bapt |
Deprecated a bunch a ports with no more public distfiles (thanks ehaupt's
distilator |
0.3.5_8 12 Jun 2012 16:35:45 |
bapt |
Convert to new options framework |
0.3.5_8 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.3.5_7 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
0.3.5_6 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.3.5_6 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
0.3.5_6 08 Dec 2010 14:47:34 |
pav |
- Chase directfb update |
0.3.5_6 03 Jun 2010 12:35:42 |
pav |
- Chase direct-fb update
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> |
0.3.5_5 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.3.5_5 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.3.5_5 30 May 2008 21:25:11 |
gahr |
- Chase devel/directfb SHLIB bump
Approved by: miwi (mentor) |
0.3.5_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) |
0.3.5_3 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
0.3.5_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}. |
0.3.5_1 20 Sep 2006 11:21:59 |
stas |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
0.3.5 24 Aug 2006 10:56:09 |
miwi |
- Respect CFLAGS [1]
- Add INSTALLS_ICONS
Submitted by: Soeren Straarup via irc [1]
Approved by: krion (mentor) |
0.3.5 12 May 2006 11:44:19 |
vs |
- Update freesci to 0.3.5
- Remove Savannah mirror(s), add one that works
- Convert to OPTIONS
- All patches have been integrated by vendor
PR: ports/96932
Submitted by: Shaun Amott |
0.3.4c 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
0.3.4c 22 Jan 2006 02:11:14 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.3.4c 24 Nov 2005 19:28:01 |
pav |
- Add SHA256 |
0.3.4c 27 Jul 2004 16:14:58 |
vs |
"Wrong PKGORIGINs are often caused by a wrong order of CATEGORIES after a
repocopy."
Reminded by: Pav |