aboutsummaryrefslogtreecommitdiff
path: root/devel/ois/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Mark MAKE_JOBS_SAFEDmitry Marakasov2009-03-311-2/+2
| | | | | | | - Use SF/subdir abbreviation for some ports Notes: svn path=/head/; revision=231398
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-1/+1
| | | | | | | | | | | - 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). Notes: svn path=/head/; revision=226727
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* - Add patch to solve slow mouse movement on low FPSDmitry Marakasov2008-06-231-0/+2
| | | | | | | | | | - Add forgotten USE_LDCONFIG Obtained from: sourceforge tracker Approved by: miwi (mentor) Notes: svn path=/head/; revision=215602
* - Update my email in two more portsDmitry Marakasov2008-06-201-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=215329
* Object Oriented Input System (OIS) is meant to be a cross platform,Dmitry Marakasov2008-06-201-0/+35
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) Notes: svn path=/head/; revision=215326