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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

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

Deleted ports which required this port:

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

Deleted ports which required this port:

Expand this list of 182 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/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/libmovtar*
  166. multimedia/mpeg4ip*
  167. multimedia/noatun-plugins*
  168. multimedia/oqtplayer*
  169. multimedia/plexhometheater*
  170. multimedia/py-ffmpeg*
  171. multimedia/sabbu*
  172. multimedia/xbmc*
  173. multimedia/xbmc-pvr*
  174. multimedia/xtheater*
  175. net/ekiga*
  176. shells/sparforte*
  177. www/openvrml*
  178. x11-toolkits/gai*
  179. x11-toolkits/gigi*
  180. x11-toolkits/mesgui*
  181. x11-toolkits/paragui*
  182. x11-toolkits/paragui-devel*
  183. 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.

There are no commits on branch 2022Q3 for this port