FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 9:29 PM BST
Port details
ois 1.2.0_3 devel on this many watch lists=1 search for ports that depend on this port
Object Oriented Input System
Maintained by: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 20 Jun 2008 09:33:06
License: not specified in port


Object Oriented Input System (OIS) is meant to be a cross platform,
simple solution for using all kinds of Input Devices (KeyBoards,
Mice, Joysticks, etc) and feedback devices (e.g. forcefeedback).
Written in C++ using Object Oriented Design patterns.

NOTE: this ports lacks joystick support. For now.

WWW: http://www.wreckedgames.com/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, x11/libX11, x11-toolkits/libXaw, devel/automake, devel/autoconf, devel/libtool
Required To Run: x11/libX11, x11-toolkits/libXaw

Required by:
for Build

for Run

To install the port: cd /usr/ports/devel/ois/ && make install clean
To add the package: pkg_add -r ois


Configuration Options
     No options to configure

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

Number of commits found: 14

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.2.0_3
amdmi3 search for other commits by this committer
- 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
03 Jul 2011 14:59:23
Original commit files touched by this commit  1.2.0_3
ohauer search for other commits by this committer
-remove MD5
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.2.0_3
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  1.2.0_3
ade search for other commits by this committer
Punt autoconf267->autoconf268
05 Oct 2010 19:57:56
Original commit files touched by this commit  1.2.0_3
ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
15 Sep 2010 18:35:24
Original commit files touched by this commit  1.2.0_3
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
22 Aug 2009 00:18:43
Original commit files touched by this commit  1.2.0_2
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
02 Aug 2009 19:36:34
Original commit files touched by this commit  1.2.0_2
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
31 Mar 2009 17:05:17
Original commit files touched by this commit  1.2.0_2
amdmi3 search for other commits by this committer
- Mark MAKE_JOBS_SAFE
- Use SF/subdir abbreviation for some ports
23 Jan 2009 16:28:36
Original commit files touched by this commit  1.2.0_2
flz search for other commits by this committer
- 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).
20 Aug 2008 00:57:32
Original commit files touched by this commit  1.2.0_1
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
23 Jun 2008 10:23:14
Original commit files touched by this commit  1.2.0_1
amdmi3 search for other commits by this committer
- Add patch to solve slow mouse movement on low FPS
- Add forgotten USE_LDCONFIG

Obtained from:  sourceforge tracker
Approved by:    miwi (mentor)
20 Jun 2008 10:32:54
Original commit files touched by this commit  1.2.0
amdmi3 search for other commits by this committer
- Update my email in two more ports

Approved by:    miwi (mentor)
20 Jun 2008 09:32:19
Original commit files touched by this commit  1.2.0
amdmi3 search for other commits by this committer
Object Oriented Input System (OIS) is meant to be a cross platform,
simple solution for using all kinds of Input Devices (KeyBoards,
Mice, Joysticks, etc) and feedback devices (e.g. forcefeedback).
Written in C++ using Object Oriented Design patterns.

NOTE: this ports lacks joystick support. For now.

WWW: http://www.wreckedgames.com/

PR:             ports/124711
Approved by:    miwi (mentor)

Number of commits found: 14

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 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours32
new 7 days59
new fortnight183
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.237 seconds.