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
Port details
sdl12 Cross-platform multimedia development API
1.2.15_17,2 devel on this many watch lists=241 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 1.2.15_17,2Version of this port present on the latest quarterly branch.
Maintainer: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-04-09 08:55:04
Last Update: 2024-01-27 16:27:03
Commit Hash: 56198ff
People watching this port, also watch:: libiconv, png, freetype2, gmake, tiff
License: LGPL21
WWW:
https://www.libsdl.org/
Description:
This library is designed to make it easy to write games that run on UNIX, Win32 and BeOS using the various native high-performance media interfaces, (for video, audio, etc) and presenting a single source-code level API to your application. This is a fairly low level API, but using this, completely portable applications can be written with a great deal of flexibility.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (468 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/sdl-1.2.15_17,2/catalog.mk
  3. /usr/local/share/licenses/sdl-1.2.15_17,2/LICENSE
  4. /usr/local/share/licenses/sdl-1.2.15_17,2/LGPL21
  5. bin/sdl-config
  6. include/SDL/SDL.h
  7. include/SDL/SDL_active.h
  8. include/SDL/SDL_audio.h
  9. include/SDL/SDL_byteorder.h
  10. include/SDL/SDL_cdrom.h
  11. include/SDL/SDL_config.h
  12. include/SDL/SDL_cpuinfo.h
  13. include/SDL/SDL_endian.h
  14. include/SDL/SDL_error.h
  15. include/SDL/SDL_events.h
  16. include/SDL/SDL_getenv.h
  17. include/SDL/SDL_joystick.h
  18. include/SDL/SDL_keyboard.h
  19. include/SDL/SDL_keysym.h
  20. include/SDL/SDL_loadso.h
  21. include/SDL/SDL_main.h
  22. include/SDL/SDL_mouse.h
  23. include/SDL/SDL_mutex.h
  24. include/SDL/SDL_name.h
  25. include/SDL/SDL_opengl.h
  26. include/SDL/SDL_platform.h
  27. include/SDL/SDL_quit.h
  28. include/SDL/SDL_rwops.h
  29. include/SDL/SDL_stdinc.h
  30. include/SDL/SDL_syswm.h
  31. include/SDL/SDL_thread.h
  32. include/SDL/SDL_timer.h
  33. include/SDL/SDL_types.h
  34. include/SDL/SDL_version.h
  35. include/SDL/SDL_video.h
  36. include/SDL/begin_code.h
  37. include/SDL/close_code.h
  38. lib/libSDL-1.2.so.0
  39. lib/libSDL-1.2.so.0.11.4
  40. lib/libSDL.a
  41. lib/libSDL.so
  42. lib/libSDLmain.a
  43. libdata/pkgconfig/sdl.pc
  44. share/man/man3/SDLKey.3.gz
  45. share/man/man3/SDL_ActiveEvent.3.gz
  46. share/man/man3/SDL_AddTimer.3.gz
  47. share/man/man3/SDL_AudioCVT.3.gz
  48. share/man/man3/SDL_AudioSpec.3.gz
  49. share/man/man3/SDL_BlitSurface.3.gz
  50. share/man/man3/SDL_BuildAudioCVT.3.gz
  51. share/man/man3/SDL_CD.3.gz
  52. share/man/man3/SDL_CDClose.3.gz
  53. share/man/man3/SDL_CDEject.3.gz
  54. share/man/man3/SDL_CDName.3.gz
  55. share/man/man3/SDL_CDNumDrives.3.gz
  56. share/man/man3/SDL_CDOpen.3.gz
  57. share/man/man3/SDL_CDPause.3.gz
  58. share/man/man3/SDL_CDPlay.3.gz
  59. share/man/man3/SDL_CDPlayTracks.3.gz
  60. share/man/man3/SDL_CDResume.3.gz
  61. share/man/man3/SDL_CDStatus.3.gz
  62. share/man/man3/SDL_CDStop.3.gz
  63. share/man/man3/SDL_CDtrack.3.gz
  64. share/man/man3/SDL_CloseAudio.3.gz
  65. share/man/man3/SDL_Color.3.gz
  66. share/man/man3/SDL_CondBroadcast.3.gz
  67. share/man/man3/SDL_CondSignal.3.gz
  68. share/man/man3/SDL_CondWait.3.gz
  69. share/man/man3/SDL_CondWaitTimeout.3.gz
  70. share/man/man3/SDL_ConvertAudio.3.gz
  71. share/man/man3/SDL_ConvertSurface.3.gz
  72. share/man/man3/SDL_CreateCond.3.gz
  73. share/man/man3/SDL_CreateCursor.3.gz
  74. share/man/man3/SDL_CreateMutex.3.gz
  75. share/man/man3/SDL_CreateRGBSurface.3.gz
  76. share/man/man3/SDL_CreateRGBSurfaceFrom.3.gz
  77. share/man/man3/SDL_CreateSemaphore.3.gz
  78. share/man/man3/SDL_CreateThread.3.gz
  79. share/man/man3/SDL_CreateYUVOverlay.3.gz
  80. share/man/man3/SDL_Delay.3.gz
  81. share/man/man3/SDL_DestroyCond.3.gz
  82. share/man/man3/SDL_DestroyMutex.3.gz
  83. share/man/man3/SDL_DestroySemaphore.3.gz
  84. share/man/man3/SDL_DisplayFormat.3.gz
  85. share/man/man3/SDL_DisplayFormatAlpha.3.gz
  86. share/man/man3/SDL_DisplayYUVOverlay.3.gz
  87. share/man/man3/SDL_EnableKeyRepeat.3.gz
  88. share/man/man3/SDL_EnableUNICODE.3.gz
  89. share/man/man3/SDL_Event.3.gz
  90. share/man/man3/SDL_EventState.3.gz
  91. share/man/man3/SDL_ExposeEvent.3.gz
  92. share/man/man3/SDL_FillRect.3.gz
  93. share/man/man3/SDL_Flip.3.gz
  94. share/man/man3/SDL_FreeCursor.3.gz
  95. share/man/man3/SDL_FreeSurface.3.gz
  96. share/man/man3/SDL_FreeWAV.3.gz
  97. share/man/man3/SDL_FreeYUVOverlay.3.gz
  98. share/man/man3/SDL_GL_GetAttribute.3.gz
  99. share/man/man3/SDL_GL_GetProcAddress.3.gz
  100. share/man/man3/SDL_GL_LoadLibrary.3.gz
  101. share/man/man3/SDL_GL_SetAttribute.3.gz
  102. share/man/man3/SDL_GL_SwapBuffers.3.gz
  103. share/man/man3/SDL_GLattr.3.gz
  104. share/man/man3/SDL_GetAppState.3.gz
  105. share/man/man3/SDL_GetAudioStatus.3.gz
  106. share/man/man3/SDL_GetClipRect.3.gz
  107. share/man/man3/SDL_GetCursor.3.gz
  108. share/man/man3/SDL_GetError.3.gz
  109. share/man/man3/SDL_GetEventFilter.3.gz
  110. share/man/man3/SDL_GetGamma.3.gz
  111. share/man/man3/SDL_GetGammaRamp.3.gz
  112. share/man/man3/SDL_GetKeyName.3.gz
  113. share/man/man3/SDL_GetKeyState.3.gz
  114. share/man/man3/SDL_GetModState.3.gz
  115. share/man/man3/SDL_GetMouseState.3.gz
  116. share/man/man3/SDL_GetRGB.3.gz
  117. share/man/man3/SDL_GetRGBA.3.gz
  118. share/man/man3/SDL_GetRelativeMouseState.3.gz
  119. share/man/man3/SDL_GetThreadID.3.gz
  120. share/man/man3/SDL_GetTicks.3.gz
  121. share/man/man3/SDL_GetVideoInfo.3.gz
  122. share/man/man3/SDL_GetVideoSurface.3.gz
  123. share/man/man3/SDL_Init.3.gz
  124. share/man/man3/SDL_InitSubSystem.3.gz
  125. share/man/man3/SDL_JoyAxisEvent.3.gz
  126. share/man/man3/SDL_JoyBallEvent.3.gz
  127. share/man/man3/SDL_JoyButtonEvent.3.gz
  128. share/man/man3/SDL_JoyHatEvent.3.gz
  129. share/man/man3/SDL_JoystickClose.3.gz
  130. share/man/man3/SDL_JoystickEventState.3.gz
  131. share/man/man3/SDL_JoystickGetAxis.3.gz
  132. share/man/man3/SDL_JoystickGetBall.3.gz
  133. share/man/man3/SDL_JoystickGetButton.3.gz
  134. share/man/man3/SDL_JoystickGetHat.3.gz
  135. share/man/man3/SDL_JoystickIndex.3.gz
  136. share/man/man3/SDL_JoystickName.3.gz
  137. share/man/man3/SDL_JoystickNumAxes.3.gz
  138. share/man/man3/SDL_JoystickNumBalls.3.gz
  139. share/man/man3/SDL_JoystickNumButtons.3.gz
  140. share/man/man3/SDL_JoystickNumHats.3.gz
  141. share/man/man3/SDL_JoystickOpen.3.gz
  142. share/man/man3/SDL_JoystickOpened.3.gz
  143. share/man/man3/SDL_JoystickUpdate.3.gz
  144. share/man/man3/SDL_KeyboardEvent.3.gz
  145. share/man/man3/SDL_KillThread.3.gz
  146. share/man/man3/SDL_ListModes.3.gz
  147. share/man/man3/SDL_LoadBMP.3.gz
  148. share/man/man3/SDL_LoadWAV.3.gz
  149. share/man/man3/SDL_LockAudio.3.gz
  150. share/man/man3/SDL_LockSurface.3.gz
  151. share/man/man3/SDL_LockYUVOverlay.3.gz
  152. share/man/man3/SDL_MapRGB.3.gz
  153. share/man/man3/SDL_MapRGBA.3.gz
  154. share/man/man3/SDL_MixAudio.3.gz
  155. share/man/man3/SDL_MouseButtonEvent.3.gz
  156. share/man/man3/SDL_MouseMotionEvent.3.gz
  157. share/man/man3/SDL_NumJoysticks.3.gz
  158. share/man/man3/SDL_OpenAudio.3.gz
  159. share/man/man3/SDL_Overlay.3.gz
  160. share/man/man3/SDL_Palette.3.gz
  161. share/man/man3/SDL_PauseAudio.3.gz
  162. share/man/man3/SDL_PeepEvents.3.gz
  163. share/man/man3/SDL_PixelFormat.3.gz
  164. share/man/man3/SDL_PollEvent.3.gz
  165. share/man/man3/SDL_PumpEvents.3.gz
  166. share/man/man3/SDL_PushEvent.3.gz
  167. share/man/man3/SDL_Quit.3.gz
  168. share/man/man3/SDL_QuitEvent.3.gz
  169. share/man/man3/SDL_QuitSubSystem.3.gz
  170. share/man/man3/SDL_RWFromFile.3.gz
  171. share/man/man3/SDL_Rect.3.gz
  172. share/man/man3/SDL_RemoveTimer.3.gz
  173. share/man/man3/SDL_ResizeEvent.3.gz
  174. share/man/man3/SDL_SaveBMP.3.gz
  175. share/man/man3/SDL_SemPost.3.gz
  176. share/man/man3/SDL_SemTryWait.3.gz
  177. share/man/man3/SDL_SemValue.3.gz
  178. share/man/man3/SDL_SemWait.3.gz
  179. share/man/man3/SDL_SemWaitTimeout.3.gz
  180. share/man/man3/SDL_SetAlpha.3.gz
  181. share/man/man3/SDL_SetClipRect.3.gz
  182. share/man/man3/SDL_SetColorKey.3.gz
  183. share/man/man3/SDL_SetColors.3.gz
  184. share/man/man3/SDL_SetCursor.3.gz
  185. share/man/man3/SDL_SetEventFilter.3.gz
  186. share/man/man3/SDL_SetGamma.3.gz
  187. share/man/man3/SDL_SetGammaRamp.3.gz
  188. share/man/man3/SDL_SetModState.3.gz
  189. share/man/man3/SDL_SetPalette.3.gz
  190. share/man/man3/SDL_SetTimer.3.gz
  191. share/man/man3/SDL_SetVideoMode.3.gz
  192. share/man/man3/SDL_ShowCursor.3.gz
  193. share/man/man3/SDL_Surface.3.gz
  194. share/man/man3/SDL_SysWMEvent.3.gz
  195. share/man/man3/SDL_ThreadID.3.gz
  196. share/man/man3/SDL_UnlockAudio.3.gz
  197. share/man/man3/SDL_UnlockSurface.3.gz
  198. share/man/man3/SDL_UnlockYUVOverlay.3.gz
  199. share/man/man3/SDL_UpdateRect.3.gz
  200. share/man/man3/SDL_UpdateRects.3.gz
  201. share/man/man3/SDL_UserEvent.3.gz
  202. share/man/man3/SDL_VideoDriverName.3.gz
  203. share/man/man3/SDL_VideoInfo.3.gz
  204. share/man/man3/SDL_VideoModeOK.3.gz
  205. share/man/man3/SDL_WM_GetCaption.3.gz
  206. share/man/man3/SDL_WM_GrabInput.3.gz
  207. share/man/man3/SDL_WM_IconifyWindow.3.gz
  208. share/man/man3/SDL_WM_SetCaption.3.gz
  209. share/man/man3/SDL_WM_SetIcon.3.gz
  210. share/man/man3/SDL_WM_ToggleFullScreen.3.gz
  211. share/man/man3/SDL_WaitEvent.3.gz
  212. share/man/man3/SDL_WaitThread.3.gz
  213. share/man/man3/SDL_WarpMouse.3.gz
  214. share/man/man3/SDL_WasInit.3.gz
  215. share/man/man3/SDL_keysym.3.gz
  216. share/man/man3/SDL_mutexP.3.gz
  217. share/man/man3/SDL_mutexV.3.gz
  218. share/aclocal/sdl.m4
  219. share/doc/sdl/BUGS
  220. share/doc/sdl/CREDITS
  221. share/doc/sdl/README
  222. share/doc/sdl/README-SDL.txt
  223. share/doc/sdl/WhatsNew
  224. share/doc/sdl/docs.html
  225. share/doc/sdl/docs/html/audio.html
  226. share/doc/sdl/docs/html/cdrom.html
  227. share/doc/sdl/docs/html/event.html
  228. share/doc/sdl/docs/html/eventfunctions.html
  229. share/doc/sdl/docs/html/eventstructures.html
  230. share/doc/sdl/docs/html/general.html
  231. share/doc/sdl/docs/html/guide.html
  232. share/doc/sdl/docs/html/guideaboutsdldoc.html
  233. share/doc/sdl/docs/html/guideaudioexamples.html
  234. share/doc/sdl/docs/html/guidebasicsinit.html
  235. share/doc/sdl/docs/html/guidecdromexamples.html
  236. share/doc/sdl/docs/html/guidecredits.html
  237. share/doc/sdl/docs/html/guideeventexamples.html
  238. share/doc/sdl/docs/html/guideexamples.html
  239. share/doc/sdl/docs/html/guideinput.html
  240. share/doc/sdl/docs/html/guideinputkeyboard.html
  241. share/doc/sdl/docs/html/guidepreface.html
  242. share/doc/sdl/docs/html/guidethebasics.html
  243. share/doc/sdl/docs/html/guidetimeexamples.html
  244. share/doc/sdl/docs/html/guidevideo.html
  245. share/doc/sdl/docs/html/guidevideoopengl.html
  246. share/doc/sdl/docs/html/index.html
  247. share/doc/sdl/docs/html/joystick.html
  248. share/doc/sdl/docs/html/reference.html
  249. share/doc/sdl/docs/html/sdlactiveevent.html
  250. share/doc/sdl/docs/html/sdladdtimer.html
  251. share/doc/sdl/docs/html/sdlaudiocvt.html
  252. share/doc/sdl/docs/html/sdlaudiospec.html
  253. share/doc/sdl/docs/html/sdlblitsurface.html
  254. share/doc/sdl/docs/html/sdlbuildaudiocvt.html
  255. share/doc/sdl/docs/html/sdlcd.html
  256. share/doc/sdl/docs/html/sdlcdclose.html
  257. share/doc/sdl/docs/html/sdlcdeject.html
  258. share/doc/sdl/docs/html/sdlcdname.html
  259. share/doc/sdl/docs/html/sdlcdnumdrives.html
  260. share/doc/sdl/docs/html/sdlcdopen.html
  261. share/doc/sdl/docs/html/sdlcdpause.html
  262. share/doc/sdl/docs/html/sdlcdplay.html
  263. share/doc/sdl/docs/html/sdlcdplaytracks.html
  264. share/doc/sdl/docs/html/sdlcdresume.html
  265. share/doc/sdl/docs/html/sdlcdstatus.html
  266. share/doc/sdl/docs/html/sdlcdstop.html
  267. share/doc/sdl/docs/html/sdlcdtrack.html
  268. share/doc/sdl/docs/html/sdlcloseaudio.html
  269. share/doc/sdl/docs/html/sdlcolor.html
  270. share/doc/sdl/docs/html/sdlcondbroadcast.html
  271. share/doc/sdl/docs/html/sdlcondsignal.html
  272. share/doc/sdl/docs/html/sdlcondwait.html
  273. share/doc/sdl/docs/html/sdlcondwaittimeout.html
  274. share/doc/sdl/docs/html/sdlconvertaudio.html
  275. share/doc/sdl/docs/html/sdlconvertsurface.html
  276. share/doc/sdl/docs/html/sdlcreatecond.html
  277. share/doc/sdl/docs/html/sdlcreatecursor.html
  278. share/doc/sdl/docs/html/sdlcreatemutex.html
  279. share/doc/sdl/docs/html/sdlcreatergbsurface.html
  280. share/doc/sdl/docs/html/sdlcreatergbsurfacefrom.html
  281. share/doc/sdl/docs/html/sdlcreatesemaphore.html
  282. share/doc/sdl/docs/html/sdlcreatethread.html
  283. share/doc/sdl/docs/html/sdlcreateyuvoverlay.html
  284. share/doc/sdl/docs/html/sdldelay.html
  285. share/doc/sdl/docs/html/sdldestroycond.html
  286. share/doc/sdl/docs/html/sdldestroymutex.html
  287. share/doc/sdl/docs/html/sdldestroysemaphore.html
  288. share/doc/sdl/docs/html/sdldisplayformat.html
  289. share/doc/sdl/docs/html/sdldisplayformatalpha.html
  290. share/doc/sdl/docs/html/sdldisplayyuvoverlay.html
  291. share/doc/sdl/docs/html/sdlenablekeyrepeat.html
  292. share/doc/sdl/docs/html/sdlenableunicode.html
  293. share/doc/sdl/docs/html/sdlenvvars.html
  294. share/doc/sdl/docs/html/sdlevent.html
  295. share/doc/sdl/docs/html/sdleventstate.html
  296. share/doc/sdl/docs/html/sdlexposeevent.html
  297. share/doc/sdl/docs/html/sdlfillrect.html
  298. share/doc/sdl/docs/html/sdlflip.html
  299. share/doc/sdl/docs/html/sdlfreecursor.html
  300. share/doc/sdl/docs/html/sdlfreesurface.html
  301. share/doc/sdl/docs/html/sdlfreewav.html
  302. share/doc/sdl/docs/html/sdlfreeyuvoverlay.html
  303. share/doc/sdl/docs/html/sdlgetappstate.html
  304. share/doc/sdl/docs/html/sdlgetaudiostatus.html
  305. share/doc/sdl/docs/html/sdlgetcliprect.html
  306. share/doc/sdl/docs/html/sdlgetcursor.html
  307. share/doc/sdl/docs/html/sdlgeterror.html
  308. share/doc/sdl/docs/html/sdlgeteventfilter.html
  309. share/doc/sdl/docs/html/sdlgetgammaramp.html
  310. share/doc/sdl/docs/html/sdlgetkeyname.html
  311. share/doc/sdl/docs/html/sdlgetkeystate.html
  312. share/doc/sdl/docs/html/sdlgetmodstate.html
  313. share/doc/sdl/docs/html/sdlgetmousestate.html
  314. share/doc/sdl/docs/html/sdlgetrelativemousestate.html
  315. share/doc/sdl/docs/html/sdlgetrgb.html
  316. share/doc/sdl/docs/html/sdlgetrgba.html
  317. share/doc/sdl/docs/html/sdlgetthreadid.html
  318. share/doc/sdl/docs/html/sdlgetticks.html
  319. share/doc/sdl/docs/html/sdlgetvideoinfo.html
  320. share/doc/sdl/docs/html/sdlgetvideosurface.html
  321. share/doc/sdl/docs/html/sdlglattr.html
  322. share/doc/sdl/docs/html/sdlglgetattribute.html
  323. share/doc/sdl/docs/html/sdlglgetprocaddress.html
  324. share/doc/sdl/docs/html/sdlglloadlibrary.html
  325. share/doc/sdl/docs/html/sdlglsetattribute.html
  326. share/doc/sdl/docs/html/sdlglswapbuffers.html
  327. share/doc/sdl/docs/html/sdlinit.html
  328. share/doc/sdl/docs/html/sdlinitsubsystem.html
  329. share/doc/sdl/docs/html/sdljoyaxisevent.html
  330. share/doc/sdl/docs/html/sdljoyballevent.html
  331. share/doc/sdl/docs/html/sdljoybuttonevent.html
  332. share/doc/sdl/docs/html/sdljoyhatevent.html
  333. share/doc/sdl/docs/html/sdljoystickclose.html
  334. share/doc/sdl/docs/html/sdljoystickeventstate.html
  335. share/doc/sdl/docs/html/sdljoystickgetaxis.html
  336. share/doc/sdl/docs/html/sdljoystickgetball.html
  337. share/doc/sdl/docs/html/sdljoystickgetbutton.html
  338. share/doc/sdl/docs/html/sdljoystickgethat.html
  339. share/doc/sdl/docs/html/sdljoystickindex.html
  340. share/doc/sdl/docs/html/sdljoystickname.html
  341. share/doc/sdl/docs/html/sdljoysticknumaxes.html
  342. share/doc/sdl/docs/html/sdljoysticknumballs.html
  343. share/doc/sdl/docs/html/sdljoysticknumbuttons.html
  344. share/doc/sdl/docs/html/sdljoysticknumhats.html
  345. share/doc/sdl/docs/html/sdljoystickopen.html
  346. share/doc/sdl/docs/html/sdljoystickopened.html
  347. share/doc/sdl/docs/html/sdljoystickupdate.html
  348. share/doc/sdl/docs/html/sdlkey.html
  349. share/doc/sdl/docs/html/sdlkeyboardevent.html
  350. share/doc/sdl/docs/html/sdlkeysym.html
  351. share/doc/sdl/docs/html/sdlkillthread.html
  352. share/doc/sdl/docs/html/sdllistmodes.html
  353. share/doc/sdl/docs/html/sdlloadbmp.html
  354. share/doc/sdl/docs/html/sdlloadwav.html
  355. share/doc/sdl/docs/html/sdllockaudio.html
  356. share/doc/sdl/docs/html/sdllocksurface.html
  357. share/doc/sdl/docs/html/sdllockyuvoverlay.html
  358. share/doc/sdl/docs/html/sdlmaprgb.html
  359. share/doc/sdl/docs/html/sdlmaprgba.html
  360. share/doc/sdl/docs/html/sdlmixaudio.html
  361. share/doc/sdl/docs/html/sdlmousebuttonevent.html
  362. share/doc/sdl/docs/html/sdlmousemotionevent.html
  363. share/doc/sdl/docs/html/sdlmutexp.html
  364. share/doc/sdl/docs/html/sdlmutexv.html
  365. share/doc/sdl/docs/html/sdlnumjoysticks.html
  366. share/doc/sdl/docs/html/sdlopenaudio.html
  367. share/doc/sdl/docs/html/sdloverlay.html
  368. share/doc/sdl/docs/html/sdlpalette.html
  369. share/doc/sdl/docs/html/sdlpauseaudio.html
  370. share/doc/sdl/docs/html/sdlpeepevents.html
  371. share/doc/sdl/docs/html/sdlpixelformat.html
  372. share/doc/sdl/docs/html/sdlpollevent.html
  373. share/doc/sdl/docs/html/sdlpumpevents.html
  374. share/doc/sdl/docs/html/sdlpushevent.html
  375. share/doc/sdl/docs/html/sdlquit.html
  376. share/doc/sdl/docs/html/sdlquitevent.html
  377. share/doc/sdl/docs/html/sdlquitsubsystem.html
  378. share/doc/sdl/docs/html/sdlrect.html
  379. share/doc/sdl/docs/html/sdlremovetimer.html
  380. share/doc/sdl/docs/html/sdlresizeevent.html
  381. share/doc/sdl/docs/html/sdlsavebmp.html
  382. share/doc/sdl/docs/html/sdlsempost.html
  383. share/doc/sdl/docs/html/sdlsemtrywait.html
  384. share/doc/sdl/docs/html/sdlsemvalue.html
  385. share/doc/sdl/docs/html/sdlsemwait.html
  386. share/doc/sdl/docs/html/sdlsemwaittimeout.html
  387. share/doc/sdl/docs/html/sdlsetalpha.html
  388. share/doc/sdl/docs/html/sdlsetcliprect.html
  389. share/doc/sdl/docs/html/sdlsetcolorkey.html
  390. share/doc/sdl/docs/html/sdlsetcolors.html
  391. share/doc/sdl/docs/html/sdlsetcursor.html
  392. share/doc/sdl/docs/html/sdlseteventfilter.html
  393. share/doc/sdl/docs/html/sdlsetgamma.html
  394. share/doc/sdl/docs/html/sdlsetgammaramp.html
  395. share/doc/sdl/docs/html/sdlsetmodstate.html
  396. share/doc/sdl/docs/html/sdlsetpalette.html
  397. share/doc/sdl/docs/html/sdlsettimer.html
  398. share/doc/sdl/docs/html/sdlsetvideomode.html
  399. share/doc/sdl/docs/html/sdlshowcursor.html
  400. share/doc/sdl/docs/html/sdlsurface.html
  401. share/doc/sdl/docs/html/sdlsyswmevent.html
  402. share/doc/sdl/docs/html/sdlthreadid.html
  403. share/doc/sdl/docs/html/sdlunlockaudio.html
  404. share/doc/sdl/docs/html/sdlunlocksurface.html
  405. share/doc/sdl/docs/html/sdlunlockyuvoverlay.html
  406. share/doc/sdl/docs/html/sdlupdaterect.html
  407. share/doc/sdl/docs/html/sdlupdaterects.html
  408. share/doc/sdl/docs/html/sdluserevent.html
  409. share/doc/sdl/docs/html/sdlvideodrivername.html
  410. share/doc/sdl/docs/html/sdlvideoinfo.html
  411. share/doc/sdl/docs/html/sdlvideomodeok.html
  412. share/doc/sdl/docs/html/sdlwaitevent.html
  413. share/doc/sdl/docs/html/sdlwaitthread.html
  414. share/doc/sdl/docs/html/sdlwarpmouse.html
  415. share/doc/sdl/docs/html/sdlwasinit.html
  416. share/doc/sdl/docs/html/sdlwmgetcaption.html
  417. share/doc/sdl/docs/html/sdlwmgrabinput.html
  418. share/doc/sdl/docs/html/sdlwmiconifywindow.html
  419. share/doc/sdl/docs/html/sdlwmsetcaption.html
  420. share/doc/sdl/docs/html/sdlwmseticon.html
  421. share/doc/sdl/docs/html/sdlwmtogglefullscreen.html
  422. share/doc/sdl/docs/html/thread.html
  423. share/doc/sdl/docs/html/time.html
  424. share/doc/sdl/docs/html/video.html
  425. share/doc/sdl/docs/html/wm.html
  426. share/doc/sdl/docs/images/rainbow.gif
  427. share/doc/sdl/docs/index.html
  428. share/examples/sdl/checkkeys.c
  429. share/examples/sdl/graywin.c
  430. share/examples/sdl/icon.bmp
  431. share/examples/sdl/loopwave.c
  432. share/examples/sdl/moose.dat
  433. share/examples/sdl/picture.xbm
  434. share/examples/sdl/sail.bmp
  435. share/examples/sdl/sample.bmp
  436. share/examples/sdl/sample.wav
  437. share/examples/sdl/testalpha.c
  438. share/examples/sdl/testbitmap.c
  439. share/examples/sdl/testblitspeed.c
  440. share/examples/sdl/testcdrom.c
  441. share/examples/sdl/testcursor.c
  442. share/examples/sdl/testdyngl.c
  443. share/examples/sdl/testerror.c
  444. share/examples/sdl/testfile.c
  445. share/examples/sdl/testgamma.c
  446. share/examples/sdl/testgl.c
  447. share/examples/sdl/testhread.c
  448. share/examples/sdl/testiconv.c
  449. share/examples/sdl/testjoystick.c
  450. share/examples/sdl/testkeys.c
  451. share/examples/sdl/testloadso.c
  452. share/examples/sdl/testlock.c
  453. share/examples/sdl/testoverlay.c
  454. share/examples/sdl/testoverlay2.c
  455. share/examples/sdl/testpalette.c
  456. share/examples/sdl/testplatform.c
  457. share/examples/sdl/testsem.c
  458. share/examples/sdl/testsprite.c
  459. share/examples/sdl/testtimer.c
  460. share/examples/sdl/testver.c
  461. share/examples/sdl/testvidinfo.c
  462. share/examples/sdl/testwin.c
  463. share/examples/sdl/testwm.c
  464. share/examples/sdl/threadwin.c
  465. share/examples/sdl/torturethread.c
  466. @owner
  467. @group
  468. @mode
Collapse this list.
Dependency lines:
  • sdl>0:devel/sdl12
To install the port:
cd /usr/ports/devel/sdl12/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/sdl12
  • pkg install sdl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sdl
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (SDL-1.2.15.tar.gz) = d6d316a793e5e348155f0dd93b979798933fb98aa1edebcc108829d6474aad00 SIZE (SDL-1.2.15.tar.gz) = 3920622

Packages (timestamps in pop-ups are UTC):
sdl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.15_17,21.2.15_17,21.2.15_15,21.2.15_17,21.2.15_17,2-1.2.15_15,2-
FreeBSD:13:quarterly1.2.15_17,21.2.15_17,21.2.15_15,21.2.15_17,21.2.15_17,21.2.15_16,21.2.15_16,21.2.15_16,2
FreeBSD:14:latest1.2.15_17,21.2.15_17,21.2.15_15,21.2.15_17,21.2.15_17,21.2.15_15,2-1.2.15_15,2
FreeBSD:14:quarterly1.2.15_17,21.2.15_17,2-1.2.15_17,21.2.15_17,21.2.15_16,21.2.15_16,21.2.15_16,2
FreeBSD:15:latest1.2.15_17,21.2.15_17,2n/a1.2.15_17,2n/a1.2.15_17,21.2.15_17,21.2.15_17,2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. nasm : devel/nasm
  2. gmake>=4.3 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. xorgproto>=0 : x11/xorgproto
  5. xorgproto>=0 : x11/xorgproto
  6. x11.pc : x11/libX11
  7. xrender.pc : x11/libXrender
  8. xrandr.pc : x11/libXrandr
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xrender.pc : x11/libXrender
  3. xrandr.pc : x11/libXrandr
Library dependencies:
  1. libaa.so : graphics/aalib
  2. libGLU.so : graphics/libGLU
This port is required by:
for Build
  1. audio/clunk
  2. audio/din
  3. audio/drumpiler
  4. audio/etcd
  5. audio/festalon
  6. audio/goattracker
  7. audio/sdl_mixer
Expand this list (511 items / 504 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. audio/sdl_sound
  3. audio/sidplayer
  4. audio/tcd
  5. audio/tempest_for_eliza
  6. audio/xwax
  7. comms/gnuradio
  8. comms/xmorse
  9. devel/bennugd-modules
  10. devel/guichan
  11. devel/kyra
  12. devel/love07
  13. devel/love08
  14. devel/love5
  15. devel/ocaml-sdl
  16. devel/p5-Alien-SDL
  17. devel/p5-SDL
  18. devel/ptlib
  19. devel/sdl_console
  20. devel/sdlmm
  21. devel/sdlskk
  22. emulators/aranym
  23. emulators/dgen-sdl
  24. emulators/dosbox
  25. emulators/gens
  26. emulators/gngb
  27. emulators/higan
  28. emulators/quasi88
  29. emulators/tiemu3
  30. emulators/vba
  31. emulators/virtualbox-ose
  32. emulators/virtualbox-ose-legacy
  33. emulators/visualboyadvance-m
  34. emulators/zsnes
  35. games/54321
  36. games/abe
  37. games/abuse_sdl
  38. games/agame
  39. games/aklabeth
  40. games/alienblaster
  41. games/allacrost
  42. games/amoebax
  43. games/apoolGL
  44. games/armagetronad
  45. games/asylum
  46. games/atris
  47. games/avoision
  48. games/avp
  49. games/ballerburg
  50. games/barrage
  51. games/battletanks
  52. games/beret
  53. games/biloba
  54. games/biniax2
  55. games/bitefusion
  56. games/black-box
  57. games/blackshadeselite
  58. games/blinkensisters
  59. games/blockout
  60. games/blockrage
  61. games/bloodfrontier
  62. games/bomberclone
  63. games/bombherman
  64. games/bomns
  65. games/brainparty
  66. games/brickout
  67. games/brickshooter
  68. games/brikx
  69. games/briquolo
  70. games/brumbrumrally
  71. games/brutalchess
  72. games/bugsquish
  73. games/bumprace
  74. games/caph
  75. games/cave9
  76. games/chapping
  77. games/chroma
  78. games/circuslinux
  79. games/columns
  80. games/concentration
  81. games/connectfive
  82. games/cretan-hubris
  83. games/crimson
  84. games/criticalmass
  85. games/crrcsim
  86. games/csmash
  87. games/cube
  88. games/cuyo
  89. games/d2x
  90. games/dangen
  91. games/defendguin
  92. games/diaspora
  93. games/divide-and-succeed
  94. games/dodgindiamond2
  95. games/doomlegacy
  96. games/duel
  97. games/edge
  98. games/egoboo
  99. games/einstein
  100. games/endgame-singularity
  101. games/entombed
  102. games/epiphany-game
  103. games/evq3
  104. games/excido
  105. games/f1spirit-remake
  106. games/falconseye
  107. games/fbg2
  108. games/fightorperish
  109. games/fillets-ng
  110. games/fishsupper
  111. games/flobopuyo
  112. games/flyhard
  113. games/formido
  114. games/freeblocks
  115. games/freedink-engine
  116. games/freedroid
  117. games/freedroidrpg
  118. games/freetennis
  119. games/frogatto
  120. games/frozen-bubble
  121. games/galaxyhack
  122. games/gemdropx
  123. games/gillo
  124. games/glaxium
  125. games/glest
  126. games/glmaze
  127. games/gltron
  128. games/gnujump
  129. games/gnurobbo
  130. games/goonies
  131. games/griels-quest
  132. games/hangman
  133. games/help_hannahs_horse
  134. games/heroes
  135. games/hex-a-hop
  136. games/highmoon
  137. games/holotz-castle
  138. games/hyperrogue
  139. games/icebreaker
  140. games/impossible_mission_puzzle
  141. games/interlogic
  142. games/ioquake3
  143. games/jfk
  144. games/jigzo
  145. games/jvgs
  146. games/kartofel
  147. games/kevedit
  148. games/kobodeluxe
  149. games/kuklomenos
  150. games/lbreakout
  151. games/lbreakout2
  152. games/legesmotus
  153. games/lgeneral
  154. games/libretro-xrick
  155. games/lincity-ng
  156. games/linwarrior
  157. games/lmarbles
  158. games/lpairs
  159. games/ltris
  160. games/luola
  161. games/madbomber
  162. games/maelstrom
  163. games/mangband
  164. games/megamario
  165. games/memonix
  166. games/meritous
  167. games/moonlander
  168. games/nazghul
  169. games/nehquake
  170. games/netherearth
  171. games/netrek-client-cow
  172. games/netwalk
  173. games/newvox
  174. games/nexuiz
  175. games/nimuh
  176. games/njam
  177. games/nuclearchess
  178. games/numptyphysics
  179. games/odamex
  180. games/onscripter
  181. games/onscripter-1byte
  182. games/oolite
  183. games/openarena
  184. games/openbor3482
  185. games/openbor3711
  186. games/openbor3979
  187. games/openbubbles
  188. games/opencity
  189. games/openglad
  190. games/openlierox
  191. games/openmortal
  192. games/openssn
  193. games/openxcom
  194. games/orbital_eunuchs_sniper
  195. games/osgg
  196. games/pachi
  197. games/pacmanarena
  198. games/palomino
  199. games/passage
  200. games/patapizza-tetris
  201. games/pengpong
  202. games/penguin-command
  203. games/pengupop
  204. games/phlipple
  205. games/pingus
  206. games/pink-pony
  207. games/pipenightdreams
  208. games/pipepanic
  209. games/pmars-sdl
  210. games/pokerth
  211. games/pongix
  212. games/popstar
  213. games/powder
  214. games/powermanga
  215. games/prboom
  216. games/prboom-plus
  217. games/primateplunge
  218. games/puckman
  219. games/q2p
  220. games/q2pro
  221. games/qonk
  222. games/quadra
  223. games/quake2max
  224. games/quantumminigolf
  225. games/qudos
  226. games/quetoo
  227. games/r1q2
  228. games/rezerwar
  229. games/rlvm
  230. games/rnd_jue
  231. games/rockdodger
  232. games/rottdc
  233. games/scourge
  234. games/scramble
  235. games/sdb
  236. games/sdl-ball
  237. games/sdl_jewels
  238. games/sdl_lopan
  239. games/sdl_scavenger
  240. games/sdlroids
  241. games/sdlsand
  242. games/sea-defender
  243. games/searchandrescue
  244. games/senken
  245. games/sets
  246. games/shaaft
  247. games/shootingstar
  248. games/simplevaders
  249. games/solarconquest
  250. games/spacejunk
  251. games/supertux
  252. games/tecnoballz
  253. games/tenebrae
  254. games/thegrind
  255. games/tileworld
  256. games/tomatoes
  257. games/tong
  258. games/torrent
  259. games/toycars
  260. games/traingame
  261. games/trimines
  262. games/triplane
  263. games/ttt
  264. games/tuxracer
  265. games/tuxtype
  266. games/twind
  267. games/ufoai
  268. games/uhexen
  269. games/uhexen2
  270. games/ultimatestunts
  271. games/untahris
  272. games/vamos
  273. games/vavoom
  274. games/vectoroids
  275. games/violetland
  276. games/viruskiller
  277. games/volleyball
  278. games/vor
  279. games/vultures-eye
  280. games/warmux
  281. games/wizznic
  282. games/wop
  283. games/worldofpadman
  284. games/xblast
  285. games/xgalaga-sdl
  286. games/xlogical
  287. games/xorgramana
  288. games/xpired
  289. games/xrick
  290. games/xye
  291. games/zatacka
  292. games/zaz
  293. graphics/agg
  294. graphics/bmp2html
  295. graphics/founts
  296. graphics/glosm
  297. graphics/gnash
  298. graphics/guilib
  299. graphics/impressive
  300. graphics/lcdtest
  301. graphics/libbpg
  302. graphics/ogre3d19
  303. graphics/radius-engine
  304. graphics/sdl_gfx
  305. graphics/sdl_image
  306. graphics/sdl_ttf
  307. graphics/synaesthesia
  308. graphics/timeless
  309. graphics/vp
  310. lang/basic256
  311. lang/smalltalk
  312. math/sound-of-sorting
  313. misc/explosions
  314. multimedia/lives
  315. multimedia/mjpegtools
  316. multimedia/oggvideotools
  317. multimedia/pwcview
  318. multimedia/smpeg
  319. net/sdl_net
  320. sysutils/asusoled
  321. x11-fm/tdfsb
  322. x11-toolkits/sdl_pango
  323. Collapse this list.

Deleted ports which required this port:

Expand this list of 183 deleted ports
  1. audio/cuberok*
  2. audio/ksmp3play*
  3. audio/py-karaoke*
  4. audio/pysol-sound-server*
  5. audio/schism*
  6. audio/xmms-kde*
  7. devel/adasdl*
  8. devel/clanlib1*
  9. devel/directfb*
  10. devel/erlang-esdl*
  11. devel/esdl*
  12. devel/fpc-sdl*
  13. devel/gstreamer-plugins-sdl*
  14. devel/onscripter*
  15. devel/onscripter-1byte*
  16. devel/ptlib26*
  17. devel/renpy6*
  18. devel/rlvm*
  19. devel/ros-common*
  20. devel/ruby-rudl*
  21. devel/ruby-sdl*
  22. devel/rubygem-rubygame*
  23. devel/rubygem-sdl*
  24. devel/sdl_gnat*
  25. devel/sdl_sge*
  26. editors/textroom*
  27. emulators/advancemame*
  28. emulators/advancemenu*
  29. emulators/advancemess*
  30. emulators/bsnes*
  31. emulators/cygne-sdl*
  32. emulators/desmume*
  33. emulators/dolphin-emu-devel*
  34. emulators/e-uae*
  35. emulators/fceu-server*
  36. emulators/gcube*
  37. emulators/generator*
  38. emulators/generator-cbiere*
  39. emulators/gngeo*
  40. emulators/gnuboy*
  41. emulators/hugo*
  42. emulators/mupen64-base*
  43. emulators/mupen64-glide*
  44. emulators/mupen64-gln64*
  45. emulators/mupen64-input*
  46. emulators/mupen64-rice*
  47. emulators/mupen64-sdlaudio*
  48. emulators/mupen64-sdlinput*
  49. emulators/mupen64-softgfx*
  50. emulators/mupen64-tr64*
  51. emulators/nonpareil*
  52. emulators/qemu-sbruno*
  53. emulators/raine*
  54. emulators/wxmupen64plus*
  55. emulators/xmame*
  56. emulators/xmess*
  57. emulators/yabause*
  58. emulators/yape*
  59. games/8kingdoms*
  60. games/adgali*
  61. games/airstrike*
  62. games/annelid*
  63. games/armagetron*
  64. games/asc*
  65. games/asteroid*
  66. games/avp-demo*
  67. games/balazar*
  68. games/bloboats*
  69. games/bomberinstinct*
  70. games/bombz*
  71. games/bomns3*
  72. games/boswars*
  73. games/ceferino*
  74. games/chanta*
  75. games/critterding*
  76. games/d2x-xl*
  77. games/daimonin*
  78. games/dangerdeep*
  79. games/demonquake*
  80. games/deng*
  81. games/diameter*
  82. games/drcreep*
  83. games/ember*
  84. games/epiar*
  85. games/flare*
  86. games/freera*
  87. games/frozenbubble*
  88. games/fteqw*
  89. games/gcompris*
  90. games/ggz-sdl-games*
  91. games/intensityengine*
  92. games/iourbanterror*
  93. games/jag*
  94. games/kajaani-kombat*
  95. games/kiki*
  96. games/kmquake2*
  97. games/magicmaze*
  98. games/marsnomercy*
  99. games/netpanzer*
  100. games/netpanzer-data*
  101. games/nil*
  102. games/noegnud-littlehack*
  103. games/noegnud-nethack*
  104. games/noegnud-nethack-deet*
  105. games/noegnud-slashem*
  106. games/openalchemist*
  107. games/openastromenace*
  108. games/paintown*
  109. games/pinedit*
  110. games/plee-the-bear*
  111. games/plutocracy*
  112. games/pouetchess*
  113. games/ppracer*
  114. games/pushover*
  115. games/qtads*
  116. games/renpy6*
  117. games/scorched3d*
  118. games/sdlCC*
  119. games/sdlquake2*
  120. games/secretmaryochronicles*
  121. games/slune*
  122. games/smashbattle*
  123. games/sopwith*
  124. games/stransball2*
  125. games/syobon*
  126. games/thevalley*
  127. games/tmw*
  128. games/trigger*
  129. games/tuxmath*
  130. games/tuxpuck*
  131. games/vdrift*
  132. games/vegastrike*
  133. games/vodovod*
  134. games/warsow*
  135. games/wesnoth-devel*
  136. games/windstille*
  137. games/wolf3d*
  138. games/xpilot-ng-client*
  139. graphics/ecore-sdl*
  140. graphics/evas-engine-sdl*
  141. graphics/gegl3*
  142. graphics/openscenegraph*
  143. graphics/py-soya3d*
  144. graphics/sage*
  145. graphics/wdune*
  146. graphics/white_dune*
  147. graphics/xmms-dancingparticles*
  148. graphics/xmms-jess*
  149. graphics/xmms-nebulus*
  150. graphics/xmms-paranormal*
  151. lang/gambas*
  152. lang/kroc*
  153. lang/lush*
  154. lang/ofc*
  155. misc/xsw*
  156. multimedia/2mandvd*
  157. multimedia/avidemux-qt4*
  158. multimedia/avidemux2*
  159. multimedia/avidemux2-plugins*
  160. multimedia/avidemux26*
  161. multimedia/avidemux26-cli*
  162. multimedia/avidemux26-plugins*
  163. multimedia/avidemux26-qt4*
  164. multimedia/din*
  165. multimedia/dumpmpeg*
  166. multimedia/libmovtar*
  167. multimedia/mpeg4ip*
  168. multimedia/noatun-plugins*
  169. multimedia/oqtplayer*
  170. multimedia/plexhometheater*
  171. multimedia/py-ffmpeg*
  172. multimedia/sabbu*
  173. multimedia/xbmc*
  174. multimedia/xbmc-pvr*
  175. multimedia/xtheater*
  176. net/ekiga*
  177. shells/sparforte*
  178. www/openvrml*
  179. x11-toolkits/gai*
  180. x11-toolkits/gigi*
  181. x11-toolkits/mesgui*
  182. x11-toolkits/paragui*
  183. x11-toolkits/paragui-devel*
  184. Collapse this list of deleted ports.
for Libraries
  1. audio/clunk
  2. audio/din
  3. audio/drumpiler
  4. audio/etcd
  5. audio/festalon
  6. audio/goattracker
  7. audio/pianod2
Expand this list (511 items / 504 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. audio/sdl_mixer
  3. audio/sdl_sound
  4. audio/sidplayer
  5. audio/tcd
  6. audio/tempest_for_eliza
  7. audio/xwax
  8. comms/xmorse
  9. devel/bennugd-modules
  10. devel/guichan
  11. devel/kyra
  12. devel/love07
  13. devel/love08
  14. devel/love5
  15. devel/ocaml-sdl
  16. devel/p5-Alien-SDL
  17. devel/p5-SDL
  18. devel/ptlib
  19. devel/sdl_console
  20. devel/sdlmm
  21. devel/sdlskk
  22. emulators/dgen-sdl
  23. emulators/dosbox
  24. emulators/gens
  25. emulators/gngb
  26. emulators/higan
  27. emulators/quasi88
  28. emulators/tiemu3
  29. emulators/vba
  30. emulators/virtualbox-ose
  31. emulators/virtualbox-ose-legacy
  32. emulators/visualboyadvance-m
  33. emulators/zsnes
  34. games/54321
  35. games/abe
  36. games/abuse_sdl
  37. games/agame
  38. games/aklabeth
  39. games/alienblaster
  40. games/allacrost
  41. games/amoebax
  42. games/apoolGL
  43. games/armagetronad
  44. games/asylum
  45. games/atris
  46. games/avoision
  47. games/avp
  48. games/ballerburg
  49. games/barrage
  50. games/battletanks
  51. games/beret
  52. games/biloba
  53. games/biniax2
  54. games/bitefusion
  55. games/black-box
  56. games/blackshadeselite
  57. games/blinkensisters
  58. games/blockout
  59. games/blockrage
  60. games/bloodfrontier
  61. games/bomberclone
  62. games/bombherman
  63. games/bomns
  64. games/brainparty
  65. games/brickout
  66. games/brickshooter
  67. games/brikx
  68. games/briquolo
  69. games/brumbrumrally
  70. games/brutalchess
  71. games/bugsquish
  72. games/bumprace
  73. games/caph
  74. games/cave9
  75. games/chapping
  76. games/chroma
  77. games/circuslinux
  78. games/columns
  79. games/concentration
  80. games/connectfive
  81. games/cretan-hubris
  82. games/crimson
  83. games/criticalmass
  84. games/crrcsim
  85. games/csmash
  86. games/cube
  87. games/cuyo
  88. games/d2x
  89. games/dangen
  90. games/defendguin
  91. games/diaspora
  92. games/divide-and-succeed
  93. games/dodgindiamond2
  94. games/doomlegacy
  95. games/duel
  96. games/edge
  97. games/egoboo
  98. games/einstein
  99. games/endgame-singularity
  100. games/entombed
  101. games/epiphany-game
  102. games/evq3
  103. games/excido
  104. games/f1spirit-remake
  105. games/falconseye
  106. games/fbg2
  107. games/fightorperish
  108. games/fillets-ng
  109. games/fishsupper
  110. games/flobopuyo
  111. games/flyhard
  112. games/formido
  113. games/freeblocks
  114. games/freedink-engine
  115. games/freedroid
  116. games/freedroidrpg
  117. games/freetennis
  118. games/frogatto
  119. games/frozen-bubble
  120. games/galaxyhack
  121. games/gemdropx
  122. games/gillo
  123. games/glaxium
  124. games/glest
  125. games/glmaze
  126. games/gltron
  127. games/gnujump
  128. games/gnurobbo
  129. games/goonies
  130. games/griels-quest
  131. games/hangman
  132. games/help_hannahs_horse
  133. games/heroes
  134. games/hex-a-hop
  135. games/highmoon
  136. games/holotz-castle
  137. games/hyperrogue
  138. games/icebreaker
  139. games/impossible_mission_puzzle
  140. games/interlogic
  141. games/ioquake3
  142. games/jfk
  143. games/jigzo
  144. games/jvgs
  145. games/kartofel
  146. games/kevedit
  147. games/kobodeluxe
  148. games/kuklomenos
  149. games/lbreakout
  150. games/lbreakout2
  151. games/legesmotus
  152. games/lgeneral
  153. games/libretro-xrick
  154. games/lincity-ng
  155. games/linwarrior
  156. games/lmarbles
  157. games/lpairs
  158. games/ltris
  159. games/luola
  160. games/madbomber
  161. games/maelstrom
  162. games/mangband
  163. games/megamario
  164. games/memonix
  165. games/meritous
  166. games/moonlander
  167. games/nazghul
  168. games/nehquake
  169. games/netherearth
  170. games/netrek-client-cow
  171. games/netwalk
  172. games/newvox
  173. games/nexuiz
  174. games/nimuh
  175. games/njam
  176. games/nuclearchess
  177. games/numptyphysics
  178. games/odamex
  179. games/onscripter
  180. games/onscripter-1byte
  181. games/oolite
  182. games/openarena
  183. games/openbor3482
  184. games/openbor3711
  185. games/openbor3979
  186. games/openbubbles
  187. games/opencity
  188. games/openglad
  189. games/openlierox
  190. games/openmortal
  191. games/openssn
  192. games/openxcom
  193. games/orbital_eunuchs_sniper
  194. games/osgg
  195. games/pachi
  196. games/pacmanarena
  197. games/palomino
  198. games/passage
  199. games/patapizza-tetris
  200. games/pengpong
  201. games/penguin-command
  202. games/pengupop
  203. games/phlipple
  204. games/pingus
  205. games/pink-pony
  206. games/pipenightdreams
  207. games/pipepanic
  208. games/pmars-sdl
  209. games/pokerth
  210. games/pongix
  211. games/popstar
  212. games/powder
  213. games/powermanga
  214. games/prboom
  215. games/prboom-plus
  216. games/primateplunge
  217. games/puckman
  218. games/q2p
  219. games/q2pro
  220. games/qonk
  221. games/quadra
  222. games/quake2max
  223. games/quantumminigolf
  224. games/qudos
  225. games/quetoo
  226. games/r1q2
  227. games/rezerwar
  228. games/rlvm
  229. games/rnd_jue
  230. games/rockdodger
  231. games/rottdc
  232. games/scourge
  233. games/scramble
  234. games/sdb
  235. games/sdl-ball
  236. games/sdl_jewels
  237. games/sdl_lopan
  238. games/sdl_scavenger
  239. games/sdlroids
  240. games/sdlsand
  241. games/sea-defender
  242. games/searchandrescue
  243. games/senken
  244. games/sets
  245. games/shaaft
  246. games/shootingstar
  247. games/simplevaders
  248. games/solarconquest
  249. games/spacejunk
  250. games/supertux
  251. games/tecnoballz
  252. games/tenebrae
  253. games/thegrind
  254. games/tileworld
  255. games/tomatoes
  256. games/tong
  257. games/torrent
  258. games/toycars
  259. games/traingame
  260. games/trimines
  261. games/triplane
  262. games/ttt
  263. games/tuxracer
  264. games/tuxtype
  265. games/twind
  266. games/ufoai
  267. games/uhexen
  268. games/uhexen2
  269. games/ultimatestunts
  270. games/untahris
  271. games/vamos
  272. games/vavoom
  273. games/vectoroids
  274. games/violetland
  275. games/viruskiller
  276. games/volleyball
  277. games/vor
  278. games/vultures-eye
  279. games/warmux
  280. games/wizznic
  281. games/wop
  282. games/worldofpadman
  283. games/xblast
  284. games/xgalaga-sdl
  285. games/xlogical
  286. games/xorgramana
  287. games/xpired
  288. games/xrick
  289. games/xye
  290. games/zatacka
  291. games/zaz
  292. graphics/agg
  293. graphics/bmp2html
  294. graphics/founts
  295. graphics/glosm
  296. graphics/gnash
  297. graphics/guilib
  298. graphics/impressive
  299. graphics/lcdtest
  300. graphics/libbpg
  301. graphics/ogre3d19
  302. graphics/radius-engine
  303. graphics/sdl_gfx
  304. graphics/sdl_image
  305. graphics/sdl_ttf
  306. graphics/synaesthesia
  307. graphics/timeless
  308. graphics/vp
  309. lang/basic256
  310. lang/smalltalk
  311. math/sound-of-sorting
  312. misc/explosions
  313. multimedia/lives
  314. multimedia/mjpegtools
  315. multimedia/oggvideotools
  316. multimedia/pwcview
  317. multimedia/smpeg
  318. net/sdl_net
  319. sysutils/asusoled
  320. x11-fm/tdfsb
  321. x11-toolkits/sdl_pango
  322. Collapse this list.

Deleted ports which required this port:

Expand this list of 184 deleted ports
  1. audio/cuberok*
  2. audio/ksmp3play*
  3. audio/py-karaoke*
  4. audio/pysol-sound-server*
  5. audio/schism*
  6. audio/xmms-kde*
  7. devel/adasdl*
  8. devel/clanlib1*
  9. devel/directfb*
  10. devel/erlang-esdl*
  11. devel/esdl*
  12. devel/fpc-sdl*
  13. devel/gstreamer-plugins-sdl*
  14. devel/onscripter*
  15. devel/onscripter-1byte*
  16. devel/ptlib26*
  17. devel/renpy6*
  18. devel/rlvm*
  19. devel/ros-common*
  20. devel/ruby-rudl*
  21. devel/ruby-sdl*
  22. devel/rubygem-rubygame*
  23. devel/rubygem-sdl*
  24. devel/sdl_gnat*
  25. devel/sdl_sge*
  26. editors/textroom*
  27. emulators/advancemame*
  28. emulators/advancemenu*
  29. emulators/advancemess*
  30. emulators/bsnes*
  31. emulators/cygne-sdl*
  32. emulators/desmume*
  33. emulators/dolphin-emu-devel*
  34. emulators/e-uae*
  35. emulators/fceu-server*
  36. emulators/gcube*
  37. emulators/generator*
  38. emulators/generator-cbiere*
  39. emulators/gngeo*
  40. emulators/gnuboy*
  41. emulators/hugo*
  42. emulators/mupen64-base*
  43. emulators/mupen64-glide*
  44. emulators/mupen64-gln64*
  45. emulators/mupen64-input*
  46. emulators/mupen64-rice*
  47. emulators/mupen64-sdlaudio*
  48. emulators/mupen64-sdlinput*
  49. emulators/mupen64-softgfx*
  50. emulators/mupen64-tr64*
  51. emulators/nonpareil*
  52. emulators/qemu-sbruno*
  53. emulators/raine*
  54. emulators/wxmupen64plus*
  55. emulators/xmame*
  56. emulators/xmess*
  57. emulators/yabause*
  58. emulators/yape*
  59. games/8kingdoms*
  60. games/adgali*
  61. games/airstrike*
  62. games/annelid*
  63. games/armagetron*
  64. games/asc*
  65. games/asteroid*
  66. games/avp-demo*
  67. games/balazar*
  68. games/bloboats*
  69. games/bomberinstinct*
  70. games/bombz*
  71. games/bomns3*
  72. games/boswars*
  73. games/ceferino*
  74. games/chanta*
  75. games/critterding*
  76. games/d2x-xl*
  77. games/daimonin*
  78. games/dangerdeep*
  79. games/demonquake*
  80. games/deng*
  81. games/diameter*
  82. games/drcreep*
  83. games/ember*
  84. games/epiar*
  85. games/flare*
  86. games/freera*
  87. games/frozenbubble*
  88. games/fteqw*
  89. games/gcompris*
  90. games/ggz-sdl-games*
  91. games/intensityengine*
  92. games/iourbanterror*
  93. games/jag*
  94. games/kajaani-kombat*
  95. games/kiki*
  96. games/kmquake2*
  97. games/magicmaze*
  98. games/marsnomercy*
  99. games/netpanzer*
  100. games/netpanzer-data*
  101. games/nil*
  102. games/noegnud-littlehack*
  103. games/noegnud-nethack*
  104. games/noegnud-nethack-deet*
  105. games/noegnud-slashem*
  106. games/openalchemist*
  107. games/openastromenace*
  108. games/paintown*
  109. games/pinedit*
  110. games/plee-the-bear*
  111. games/plutocracy*
  112. games/pouetchess*
  113. games/ppracer*
  114. games/pushover*
  115. games/qtads*
  116. games/renpy6*
  117. games/scorched3d*
  118. games/sdlCC*
  119. games/sdlquake2*
  120. games/secretmaryochronicles*
  121. games/slune*
  122. games/smashbattle*
  123. games/sopwith*
  124. games/stransball2*
  125. games/syobon*
  126. games/thevalley*
  127. games/tmw*
  128. games/trigger*
  129. games/tuxmath*
  130. games/tuxpuck*
  131. games/vdrift*
  132. games/vegastrike*
  133. games/vodovod*
  134. games/warsow*
  135. games/wesnoth-devel*
  136. games/windstille*
  137. games/wolf3d*
  138. games/xpilot-ng-client*
  139. graphics/ecore-sdl*
  140. graphics/evas-engine-sdl*
  141. graphics/gegl3*
  142. graphics/openscenegraph*
  143. graphics/projectm-libvisual*
  144. graphics/py-soya3d*
  145. graphics/sage*
  146. graphics/wdune*
  147. graphics/white_dune*
  148. graphics/xmms-dancingparticles*
  149. graphics/xmms-jess*
  150. graphics/xmms-nebulus*
  151. graphics/xmms-paranormal*
  152. lang/gambas*
  153. lang/kroc*
  154. lang/lush*
  155. lang/ofc*
  156. misc/xsw*
  157. multimedia/2mandvd*
  158. multimedia/avidemux-qt4*
  159. multimedia/avidemux2*
  160. multimedia/avidemux2-plugins*
  161. multimedia/avidemux26*
  162. multimedia/avidemux26-cli*
  163. multimedia/avidemux26-plugins*
  164. multimedia/avidemux26-qt4*
  165. multimedia/din*
  166. multimedia/dumpmpeg*
  167. multimedia/libmovtar*
  168. multimedia/mpeg4ip*
  169. multimedia/noatun-plugins*
  170. multimedia/oqtplayer*
  171. multimedia/plexhometheater*
  172. multimedia/py-ffmpeg*
  173. multimedia/sabbu*
  174. multimedia/xbmc*
  175. multimedia/xbmc-pvr*
  176. multimedia/xtheater*
  177. net/ekiga*
  178. shells/sparforte*
  179. www/openvrml*
  180. x11-toolkits/gai*
  181. x11-toolkits/gigi*
  182. x11-toolkits/mesgui*
  183. x11-toolkits/paragui*
  184. x11-toolkits/paragui-devel*
  185. Collapse this list of deleted ports.
for Run
  1. comms/gnuradio

Configuration Options:
===> The following configuration options are available for sdl-1.2.15_17,2: AALIB=on: AAlib graphics library support DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples LINJOY=off: Use Linux joystick driver (via webcamd) OPENGL=on: 2D/3D rendering support via OpenGL SVGALIB=off: SVGA graphics support VGL=on: Video Graphics Lib support X11=on: X11 (graphics) support ====> Audio backend NAS=off: Network Audio System support OSS=on: Open Sound System support PULSEAUDIO=off: PulseAudio sound server support SNDIO=off: Sndio audio support ===> Use 'make config' to modify these settings
Options name:
devel_sdl12
USES:
cpe gmake iconv libtool localbase:ldflags pathfix pkgconfig gl xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.libsdl.org/release/
Collapse this list.

Number of commits found: 154 (showing only 54 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.7_3,1
06 Nov 2004 03:40:58
Original commit files touched by this commit
alfred search for other commits by this committer
Bump port revision so people get the double free(3) fix.
1.2.7_2,1
06 Nov 2004 03:35:57
Original commit files touched by this commit
alfred search for other commits by this committer
Fix a double free(3) bug locally.

PR: ports/73353
1.2.7_2,1
05 Aug 2004 08:20:14
Original commit files touched by this commit
krion search for other commits by this committer
Do not apply patches for the latest gcc-3.4.2 to FreeBSD-4.x
1.2.7_2,1
31 Jul 2004 06:39:20
Original commit files touched by this commit
krion search for other commits by this committer
Fix wrong path in patches

Submitted by:   Roman Bogorodskiy <bogorodskiy@inbox.ru>
1.2.7_2,1
30 Jul 2004 09:12:44
Original commit files touched by this commit
krion search for other commits by this committer
Fix build with love for gcc-3.4.2
1.2.7_2,1
09 Jul 2004 17:43:11
Original commit files touched by this commit
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
1.2.7_2,1
30 May 2004 19:33:12
Original commit files touched by this commit
thierry search for other commits by this committer
- several ports require SDL with GL enabled => set GL by default;
- bump PORTREVISION;
- remove the unused option X11;
- fix COMMENT (1.2.7 is the stable version);
- do some cleaning.
1.2.7_1,1
10 Apr 2004 17:26:55
Original commit files touched by this commit
trevor search for other commits by this committer
Tidy up whitespace.
1.2.7_1,1
17 Mar 2004 13:58:01
Original commit files touched by this commit
lofi search for other commits by this committer
Bump PORTREVISION for libusb fix from previous commit.
1.2.7,1
17 Mar 2004 13:57:07
Original commit files touched by this commit
lofi search for other commits by this committer
Unbreak when libusb is installed.

Submitted by: KATO Tsuguru <tkato@prontomail.com>
1.2.7,1
16 Mar 2004 04:06:48
Original commit files touched by this commit
edwin search for other commits by this committer
devel/sdl12: upgrading to 1.2.7 + some fixes.

        - upgrade to 1.2.7
        - add a knob WITH_NAS
        - fix dependences to aalib & svgalib
        - use standard DOCSDIR & EXAMPLESDIR
        - fix plist for NOPORTDOCS
        - distribute README-SDL.txt.

PR:             Based on ports/57475
Submitted by:   Thierry Thomas <thierry@pompo.net>
Reviewed by:    kris@ with a build on bento
1.2.5_3,1
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
1.2.5_3,1
07 Mar 2004 23:53:18
Original commit files touched by this commit
edwin search for other commits by this committer
[patch] unbreak packaging of devel/sdl12 with NOPORTDOCS

    In the current state of the port Makefile and pkg-plist are not
    in sync.  Makefile obeys NOPORTDOCS, but pkg-plist would enlist
    not installed files anyway breaking packaging when NOPORTDOCS
    is set.

PR:             ports/62587
Submitted by:   Piotr Smyrak <piotr.smyrak@heron.pl>
1.2.5_3,1
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.2.5_3,1
24 Dec 2003 05:08:09
Original commit files touched by this commit
linimon search for other commits by this committer
During the backout, forgot to bump PORTEPOCH.  Also managed to miss
the 1-line update from 1.68 to 1.69, somehow.  Now, it is back.
Verified with cvs diff -r1.69 being just PORTEPOCH.
1.2.5_3
21 Dec 2003 00:08:17
Original commit files touched by this commit
linimon search for other commits by this committer
Backout previous commit.  Mea maxima culpa for not doing the research
to understand that this port was a dependency on many other ports,
and as such should not have been done during a slush.  Pass the
pointy hat, please ...

PR:             ports/57475
Requested by:   pav, marcus
1.2.6
20 Dec 2003 20:16:54
Original commit files touched by this commit
linimon search for other commits by this committer
Update to 1.2.6:

       Added SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject()
       Added SDL_GL_MULTISAMPLEBUFFERS and SDL_GL_MULTISAMPLESAMPLES for FSAA

PR:             ports/41400
Submitted by:   Marc Recht <marc@informatik.uni-bremen.de>
1.2.5_3
12 Dec 2003 09:18:01
Original commit files touched by this commit
kris search for other commits by this committer
Respect WITHOUT_ARTS to disable arts support even if arts is already
installed.
1.2.5_3
07 Nov 2003 16:51:18
Original commit files touched by this commit
fjoe search for other commits by this committer
USE_MESA -> USE_GL, bump PORTREVISION.
1.2.5_2
26 Oct 2003 07:36:57
Original commit files touched by this commit
linimon search for other commits by this committer
Remove stale mastersite per distfile survey.
1.2.5_2
29 Jul 2003 09:12:37
Original commit files touched by this commit
sobomax search for other commits by this committer
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
1.2.5_2
14 Jul 2003 18:19:40
Original commit files touched by this commit
sobomax search for other commits by this committer
Fix on -current with gcc 3.3.
1.2.5_2
14 Jul 2003 18:14:54
Original commit files touched by this commit
sobomax search for other commits by this committer
Add support for /dev/joy? style gameport joystics in addition to USB ones.

PR:             52875
Submitted by:   Tony Voet <20030602@hoegisan.com>
1.2.5_1
27 Jun 2003 19:29:44
Original commit files touched by this commit
sobomax search for other commits by this committer
Fix the port for those with stale /usr/include/libusb.h header.

Submitted by:   mdodd
1.2.5_1
22 May 2003 22:55:24
Original commit files touched by this commit
sobomax search for other commits by this committer
Unbreak on pre-4.8.

PR:             52174
Submitted by:   osa
1.2.5_1
20 Apr 2003 02:56:27
Original commit files touched by this commit
marcus search for other commits by this committer
Remove USE_GNOMENG.
1.2.5_1
09 Apr 2003 04:51:09
Original commit files touched by this commit
mdodd search for other commits by this committer
Build fixes for __FreeBSD_version >= 500111 (usbhid changes.)
1.2.5_1
07 Mar 2003 06:01:16
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
1.2.5_1
30 Jan 2003 19:49:42
Original commit files touched by this commit
lioux search for other commits by this committer
Complete deployment of GNOMENG infrastructure: WITHOUT_ESOUND is
deprecated

Submitted by:   David Yeske <dyeske@yahoo.com>
1.2.5_1
08 Jan 2003 20:43:31
Original commit files touched by this commit
sobomax search for other commits by this committer
Use REINPLACE_CMD.

PR:             46835
Submitted by:   Ulrich Spoerlein <q@uni.de>
1.2.5_1
03 Jan 2003 08:53:57
Original commit files touched by this commit
sobomax search for other commits by this committer
Fix sdl11-config to return -I${LOCALBASE}/include, like previous
version did.

Prompted by:    lioux
1.2.5
02 Jan 2003 15:05:08
Original commit files touched by this commit
sobomax search for other commits by this committer
Update to 1.2.5.
1.2.4_1
19 Oct 2002 09:42:11
Original commit files touched by this commit
sobomax search for other commits by this committer
Add `CONFIGURE_ARGS+=--disable-esd --disable-esdtest' in WITHOUT_ESOUND
case.

PR:             42724
Submitted by:   alane
1.2.4_1
30 Aug 2002 13:31:52
Original commit files touched by this commit
lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42195
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
1.2.4_1
30 Aug 2002 12:39:30
Original commit files touched by this commit
sobomax search for other commits by this committer
Add optional support for building with ARTS support, when audio/arts is
is installed or WITH_ARTS is defined.

PR:             39136
Submitted by:   User & <marc@informatik.uni-bremen.de>
1.2.4_1
17 May 2002 08:32:45
Original commit files touched by this commit
sobomax search for other commits by this committer
Disable svgalib dependency when building on arch other than i386. Hopefully
this would enable to get even more packages for alpha.

Prompted by:    kris
1.2.4_1
15 May 2002 20:25:24
Original commit files touched by this commit
petef search for other commits by this committer
Introduce two new hooks: WITHOUT_X11 and WITHOUT_ESOUND.

It's now possible to compile sdl for console use only.

Submitted by:   Joe Sunday <sunday@csh.rit.edu>
Approved by:    sobomax (maintainer)
1.2.4_1
09 May 2002 22:19:37
Original commit files touched by this commit
sobomax search for other commits by this committer
Instead of disabling joystick code completely use "dummy" driver instead of
problematic usb one. This should fix problems some ports are having when
linked against libsdl without joystick code at all. Bump PORTREVISION.
1.2.4
22 Apr 2002 08:19:05
Original commit files touched by this commit
sobomax search for other commits by this committer
Explicitly disable USB joystick code because there are too many API
incompatible versions of USB code in different FreeBSD releases (or even in
the same release makeworded on from sources cvsup'ed on different dates), so
that supporting all of them is nightmare.

I wish USB team would care about API compatibility in the future.

Submitted by:   many
1.2.4
18 Apr 2002 08:10:01
Original commit files touched by this commit
sobomax search for other commits by this committer
Unbroke on systems after libusb --> libusbhid conversion.

Reported by:    Mike Murphree <w4lna@knology.net>
                Nuno Teixeira <nunotex@pt-quorum.com>
                Mark Sergeant <sarge@snsonline.net>
1.2.4
17 Apr 2002 12:35:50
Original commit files touched by this commit
sobomax search for other commits by this committer
Update to 1.2.4.
21 Feb 2002 16:42:49
commit hash: fp1.25034@dev.null.freshports.orgcommit hash: fp1.25034@dev.null.freshports.orgcommit hash: fp1.25034@dev.null.freshports.orgcommit hash: fp1.25034@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Allow it be compiled without svgalib support.    
29 Jan 2002 10:16:28
commit hash: fp1.24098@dev.null.freshports.orgcommit hash: fp1.24098@dev.null.freshports.orgcommit hash: fp1.24098@dev.null.freshports.orgcommit hash: fp1.24098@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   the ECHO
macro is set to "echo" by default, but it is set to "true" if   make(1) is
invoked with the -s option while ECHO_CMD is always set to   the echo command.  
 
19 Dec 2001 12:18:40
commit hash: fp1.22248@dev.null.freshports.orgcommit hash: fp1.22248@dev.null.freshports.orgcommit hash: fp1.22248@dev.null.freshports.orgcommit hash: fp1.22248@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Remove obsolete configure script tweak, which results in   `sdl11-config
--version' reporting an icorrect version number (1.2.2, while   in fact it's a
1.2.3).    
18 Nov 2001 08:34:09
commit hash: fp1.20880@dev.null.freshports.orgcommit hash: fp1.20880@dev.null.freshports.orgcommit hash: fp1.20880@dev.null.freshports.orgcommit hash: fp1.20880@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Add two missed in the last commit manpages.    
13 Nov 2001 14:27:18
commit hash: fp1.20755@dev.null.freshports.orgcommit hash: fp1.20755@dev.null.freshports.orgcommit hash: fp1.20755@dev.null.freshports.orgcommit hash: fp1.20755@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 1.2.3.    
25 Jul 2001 09:58:12
commit hash: fp1.16495@dev.null.freshports.orgcommit hash: fp1.16495@dev.null.freshports.orgcommit hash: fp1.16495@dev.null.freshports.orgcommit hash: fp1.16495@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 1.2.2. Sam was kind enough to integrate my vgl driver into a  
mainline, so number of patches has been greatly reduced.    
02 Jul 2001 12:17:47
commit hash: fp1.15693@dev.null.freshports.orgcommit hash: fp1.15693@dev.null.freshports.orgcommit hash: fp1.15693@dev.null.freshports.orgcommit hash: fp1.15693@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Re-enable vgl support.    
25 Jun 2001 16:31:25
commit hash: fp1.15485@dev.null.freshports.orgcommit hash: fp1.15485@dev.null.freshports.orgcommit hash: fp1.15485@dev.null.freshports.orgcommit hash: fp1.15485@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Update to 1.2.1.    
23 May 2001 11:28:14
commit hash: fp1.14065@dev.null.freshports.orgcommit hash: fp1.14065@dev.null.freshports.orgcommit hash: fp1.14065@dev.null.freshports.orgcommit hash: fp1.14065@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Fix a bug that may cause image corruption during mouse movements.    
11 Apr 2001 11:57:02
commit hash: fp1.12464@dev.null.freshports.orgcommit hash: fp1.12464@dev.null.freshports.orgcommit hash: fp1.12464@dev.null.freshports.orgcommit hash: fp1.12464@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Revert r.1.4 of files/patch-src_video_vgl_SDL__vglvideo.c - it doesn't work   in
all cases.    
09 Apr 2001 13:11:10
commit hash: fp1.12315@dev.null.freshports.orgcommit hash: fp1.12315@dev.null.freshports.orgcommit hash: fp1.12315@dev.null.freshports.orgcommit hash: fp1.12315@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Bump PORTREVISION (forgot in the previous commit).    
09 Apr 2001 13:10:17
commit hash: fp1.12316@dev.null.freshports.orgcommit hash: fp1.12316@dev.null.freshports.orgcommit hash: fp1.12316@dev.null.freshports.orgcommit hash: fp1.12316@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Move detection of vgl availability before svgalib and improve detection  
algorithm.    
09 Apr 2001 12:55:04
commit hash: fp1.12312@dev.null.freshports.orgcommit hash: fp1.12312@dev.null.freshports.orgcommit hash: fp1.12312@dev.null.freshports.orgcommit hash: fp1.12312@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Move:   devel/sdl --> devel/sdl10   devel/sdl-devel --> devel/sdl12    

Number of commits found: 154 (showing only 54 on this page)

«  1 | 2