FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 2:51 AM BST
Port details
stonx 0.6.7e.6 emulators on this many watch lists=1 search for ports that depend on this port
Ignore IGNORE: "Please get a ROM dump from your AtariST and save it as" "\"tos.img\" in \"/usr/ports/distfiles\" manually, and then make again"
Restricted RESTRICTED: tos.img is copyrighted
AtariST emulator
Maintained by: dinoex@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
License: not specified in port


Release notes for version 0.6.7-epsilon
=======================================

This version is the "almost-there" version of STonX 0.6.7 (which is going
to be the last "release" version before the major changes in the current
development versions are released.

The Xlib-VDI driver is still disabled (sorry) and may or may not be 
re-integrated before the final 0.6.7 release. This depends mostly on
how much work it is to get it to work again after all the latest changes.

Please notify me of any bugs or installation problems as soon as possible
(mail me at nino@complang.tuwien.ac.at), even if you have reported a bug
previously and I haven't had time or forgot to fix it.

-nino

Some information about the problems with different TOS versions and STonX:
==========================================================================

(1) Can't run programs from the Unix filesystem interface
(2) not thoroughly tested or tested by someone else
(3) untested
(4) set TOS_1 to 1 in options.h before compiling
(5) A: and B: can't be used because they're implicitly considered Floppy disk 
    drives and always accessed using the FDC

TOS 1.00:  (1)(2)(4)(5)
TOS 1.02:  (1)(2)(4)(5)
TOS 1.04:  (2)(4)
TOS 1.06:  (3)
TOS 1.62:  (3)
TOS 2.05:  tested, should be OK
TOS 2.06:  tested, should be OK

Please notify me of problems not mentioned here!

Author: Marinos Yannikos (nino@complang.tuwien.ac.at)
CVSWeb : Sources : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: x11-fonts/bdftopcf, devel/gccmakedep, x11-fonts/mkfontdir, x11-fonts/mkfontscale, x11-fonts/font-misc-misc, x11/xextproto, x11/libX11, x11/libSM, x11/libICE, x11/libXext
Required To Run: x11-fonts/mkfontdir, x11/libX11, x11/libSM, x11/libICE, x11/libXext
There are no ports dependent upon this port

To install the port: cd /usr/ports/emulators/stonx/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/stonx/stonx/0.6.7.6/
http://sunet.dl.sourceforge.net/project/stonx/stonx/0.6.7.6/
http://iweb.dl.sourceforge.net/project/stonx/stonx/0.6.7.6/
http://switch.dl.sourceforge.net/project/stonx/stonx/0.6.7.6/
http://surfnet.dl.sourceforge.net/project/stonx/stonx/0.6.7.6/
http://kent.dl.sourceforge.net/project/stonx/stonx/0.6.7.6/
http://freefr.dl.sourceforge.net/project/stonx/stonx/0.6.7.6/
http://voxel.dl.sourceforge.net/project/stonx/stonx/0.6.7.6/
http://jaist.dl.sourceforge.net/project/stonx/stonx/0.6.7.6/
http://osdn.dl.sourceforge.net/project/stonx/stonx/0.6.7.6/
http://nchc.dl.sourceforge.net/project/stonx/stonx/0.6.7.6/
http://ncu.dl.sourceforge.net/project/stonx/stonx/0.6.7.6/
http://transact.dl.sourceforge.net/project/stonx/stonx/0.6.7.6/
http://softlayer.dl.sourceforge.net/project/stonx/stonx/0.6.7.6/
http://internode.dl.sourceforge.net/project/stonx/stonx/0.6.7.6/
http://ufpr.dl.sourceforge.net/project/stonx/stonx/0.6.7.6/
http://waix.dl.sourceforge.net/project/stonx/stonx/0.6.7.6/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
24 Oct 2011 09:11:38
Original commit files touched by this commit  0.6.7e.6
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
02 Jul 2011 17:14:20
Original commit files touched by this commit  0.6.7e.6
miwi search for other commits by this committer
= Drop MD5 support
21 Dec 2010 05:33:32
Original commit files touched by this commit  0.6.7e.6
dinoex search for other commits by this committer
- take MAINTAINERSHIP
PR:             152393
Approved by:    (maintainer timeout)
21 Dec 2010 05:32:40
Original commit files touched by this commit  0.6.7e.6
dinoex search for other commits by this committer
- update to 0.6.7.6
- update MASTER_SITES
- install in standard path
- wrapper script removed
- enable audio support
- reset MAINTAINER after 4 weeks
PR:             152393
Approved by:    (maintainer timeout)
22 Jan 2010 09:55:56
Original commit files touched by this commit  0.6.7e_1
dinoex search for other commits by this committer
- fix build for amd64
Approved by:    (implizit by mainatiner)
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.6.7e_1
  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)
12 Apr 2008 10:01:58
Original commit files touched by this commit  0.6.7e_1
dinoex search for other commits by this committer
- clean X11BASE
- set USE_XORG
Approved by:    maintainer (implicit)
07 Mar 2008 21:47:50
Original commit files touched by this commit  0.6.7e_1
flz search for other commits by this committer
Remove support for XFree8-4.

From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.

PR:             ports/119418
Submitted by:   flz
Approved by:    portmgr (pav)
18 Jun 2007 14:57:50
Original commit files touched by this commit  0.6.7e_1
dinoex search for other commits by this committer
- fix build with xorg7
- make portlint happier
Approved by:    maintainer
19 May 2007 20:32:57
Original commit files touched by this commit  0.6.7e_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
01 Nov 2006 11:46:15
Original commit files touched by this commit  0.6.7e
dinoex search for other commits by this committer
- log Approved
Approved by:    mainatiner
01 Nov 2006 11:23:57
Original commit files touched by this commit  0.6.7e
dinoex search for other commits by this committer
- fix build on FreeBSD 6.x
13 Nov 2005 09:26:50
Original commit files touched by this commit  0.6.7e
dinoex search for other commits by this committer
- add SHA checksum
26 Oct 2005 11:37:47
Original commit files touched by this commit  0.6.7e
dinoex search for other commits by this committer
- make build without X running
Requested by:   kris
25 Oct 2005 08:12:43
Original commit files touched by this commit  0.6.7e
dinoex search for other commits by this committer
- fix dependency
Approved by:    maintainer (implict)
09 Sep 2005 04:12:56
Original commit files touched by this commit  0.6.7e
dinoex search for other commits by this committer
- unbreak fetch
Approved by:    Tobias Reifenberger (maintainer)
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.6.7e
trevor search for other commits by this committer
SIZEify (maintainer timeout)
09 Feb 2004 10:42:18
Original commit files touched by this commit  0.6.7e
linimon search for other commits by this committer
Bento fix: change from check of distfile existance in pre-fetch, to
canonical way of testing for distfile already existing.  Should only
affect bento, and not regular consumers of the port.  Informed maintainer.
30 Jul 2003 21:06:43
Original commit files touched by this commit  0.6.7e
kris search for other commits by this committer
RESTRICTED implies NO_PACKAGE
21 Feb 2003 11:59:01
Original commit files touched by this commit  0.6.7e
knu search for other commits by this committer
De-pkg-comment.
05 Feb 2001 14:49:05
files touched by this commit
olgeni search for other commits by this committer
Style police on editors category.    
08 Oct 2000 02:02:29
files touched by this commit
asami search for other commits by this committer
Convert category emulators to new layout.  

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23674
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours19
new 7 days61
new fortnight185
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.158 seconds.