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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
ssamtse Serious Sam - The Second Encounter
b1_2 games Deleted on this many watch lists=1 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 b1_2Version of this port present on the latest quarterly branch.
Maintainer: ports@logvinov.com search for ports maintained by this maintainer
Port Added: 2003-12-28 09:29:53
Last Update: 2008-07-26 18:55:21
SVN Revision: UNKNOWN
People watching this port, also watch:: p5-type1inst, python
License: not specified in port
Description:
Sam is back in the all new Second Episode of his battles with his arch-enemy Mental! After finding the Sirian spacecraft in ancient Egypt, Sam "Serious" Stonr hijacked it and headed for Mental himself! Warning: You still need original game data files to play.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • ssamtse>0:games/ssamtse
No installation instructions:
This port has been deleted.
PKGNAME: there is no package for this port: NO_PACKAGE = yes
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: i386
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. fedora-release : emulators/linux_base-fc4
  2. libXrender.so.1 : x11/linux-xorg-libs
Library dependencies:
  1. GLU.1 : graphics/libGLU
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
b1_2
26 Jul 2008 18:55:21
Original commit files touched by this commit
pav search for other commits by this committer
- ssamtse moved to linux-ssamtse

Repocopy by:    marcus
b1_2
23 Jul 2008 14:07:30
Original commit files touched by this commit
pgollucci search for other commits by this committer
Pass maintainer to Alexander Logvinov <ports@logvinov.com>

Submited by:    private e-mail
Approved by:    araujo (mentor), gabor (mentor)
b1_2
23 Jul 2008 02:43:55
Original commit files touched by this commit
pgollucci search for other commits by this committer
Update my ports to my freebsd address

Approved by:    araujo (mentor)
b1_2
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- 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)
b1_2
28 Jan 2008 20:30:07
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Add SHA256 checksums to ports
- Pass maintainship of of unmaintained ports to submitter
- The maintainers of the other ports have been contacted to update their
  own port

PR:             ports/118192
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
b1_2
12 Nov 2006 19:01:29
Original commit files touched by this commit
linimon search for other commits by this committer
Reset inactive maintainer asa@gascom.ru.

Hat:            portmgr
b1_2
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
b1_2
17 Jun 2005 22:59:29
Original commit files touched by this commit
netchild search for other commits by this committer
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
  - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
(Only the first 15 lines of the commit message are shown above View all of this commit message)
b1_1
01 Mar 2005 21:51:49
Original commit files touched by this commit
trevor search for other commits by this committer
Respect the user's USE_LINUX setting.
b1_1
31 Dec 2004 18:24:10
Original commit files touched by this commit
netchild search for other commits by this committer
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
(Only the first 15 lines of the commit message are shown above View all of this commit message)
b1
30 Jan 2004 08:51:16
Original commit files touched by this commit
edwin search for other commits by this committer
Add NO_PACKAGE, port is very weird regarding distfiles and legal issues.

Noticed by: BENTO!
b1
28 Dec 2003 09:29:20
Original commit files touched by this commit
edwin search for other commits by this committer
[new port] games/ssamtse - Serious Sam: The Second Encounter

        Sam is back in the all new Second Episode of his battles
        with his arch-enemy Mental! After finding the Sirian
        spacecraft in ancient Egypt, Sam "Serious" Stonr hijacked
        it and headed for Mental himself!

        Warning: You still need original game data files to play.

PR:             ports/59678
Submitted by:   Sergey Akifyev <asa@gascom.ru>

Number of commits found: 12