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/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/senken*
  122. games/slune*
  123. games/smashbattle*
  124. games/sopwith*
  125. games/stransball2*
  126. games/syobon*
  127. games/thevalley*
  128. games/tmw*
  129. games/trigger*
  130. games/tuxmath*
  131. games/tuxpuck*
  132. games/vdrift*
  133. games/vegastrike*
  134. games/vodovod*
  135. games/warsow*
  136. games/wesnoth-devel*
  137. games/windstille*
  138. games/wolf3d*
  139. games/xpilot-ng-client*
  140. graphics/ecore-sdl*
  141. graphics/evas-engine-sdl*
  142. graphics/gegl3*
  143. graphics/openscenegraph*
  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 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/sets
  244. games/shaaft
  245. games/shootingstar
  246. games/simplevaders
  247. games/solarconquest
  248. games/spacejunk
  249. games/supertux
  250. games/tecnoballz
  251. games/tenebrae
  252. games/thegrind
  253. games/tileworld
  254. games/tomatoes
  255. games/tong
  256. games/torrent
  257. games/toycars
  258. games/traingame
  259. games/trimines
  260. games/triplane
  261. games/ttt
  262. games/tuxracer
  263. games/tuxtype
  264. games/twind
  265. games/ufoai
  266. games/uhexen
  267. games/uhexen2
  268. games/ultimatestunts
  269. games/untahris
  270. games/vamos
  271. games/vavoom
  272. games/vectoroids
  273. games/violetland
  274. games/viruskiller
  275. games/volleyball
  276. games/vor
  277. games/vultures-eye
  278. games/warmux
  279. games/wizznic
  280. games/wop
  281. games/worldofpadman
  282. games/xblast
  283. games/xgalaga-sdl
  284. games/xlogical
  285. games/xorgramana
  286. games/xpired
  287. games/xrick
  288. games/xye
  289. games/zatacka
  290. games/zaz
  291. graphics/agg
  292. graphics/bmp2html
  293. graphics/founts
  294. graphics/glosm
  295. graphics/gnash
  296. graphics/guilib
  297. graphics/impressive
  298. graphics/lcdtest
  299. graphics/libbpg
  300. graphics/ogre3d19
  301. graphics/radius-engine
  302. graphics/sdl_gfx
  303. graphics/sdl_image
  304. graphics/sdl_ttf
  305. graphics/synaesthesia
  306. graphics/timeless
  307. graphics/vp
  308. lang/basic256
  309. lang/smalltalk
  310. math/sound-of-sorting
  311. misc/explosions
  312. multimedia/lives
  313. multimedia/mjpegtools
  314. multimedia/oggvideotools
  315. multimedia/pwcview
  316. multimedia/smpeg
  317. net/sdl_net
  318. sysutils/asusoled
  319. x11-fm/tdfsb
  320. x11-toolkits/sdl_pango
  321. Collapse this list.

Deleted ports which required this port:

Expand this list of 185 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/senken*
  122. games/slune*
  123. games/smashbattle*
  124. games/sopwith*
  125. games/stransball2*
  126. games/syobon*
  127. games/thevalley*
  128. games/tmw*
  129. games/trigger*
  130. games/tuxmath*
  131. games/tuxpuck*
  132. games/vdrift*
  133. games/vegastrike*
  134. games/vodovod*
  135. games/warsow*
  136. games/wesnoth-devel*
  137. games/windstille*
  138. games/wolf3d*
  139. games/xpilot-ng-client*
  140. graphics/ecore-sdl*
  141. graphics/evas-engine-sdl*
  142. graphics/gegl3*
  143. graphics/openscenegraph*
  144. graphics/projectm-libvisual*
  145. graphics/py-soya3d*
  146. graphics/sage*
  147. graphics/wdune*
  148. graphics/white_dune*
  149. graphics/xmms-dancingparticles*
  150. graphics/xmms-jess*
  151. graphics/xmms-nebulus*
  152. graphics/xmms-paranormal*
  153. lang/gambas*
  154. lang/kroc*
  155. lang/lush*
  156. lang/ofc*
  157. misc/xsw*
  158. multimedia/2mandvd*
  159. multimedia/avidemux-qt4*
  160. multimedia/avidemux2*
  161. multimedia/avidemux2-plugins*
  162. multimedia/avidemux26*
  163. multimedia/avidemux26-cli*
  164. multimedia/avidemux26-plugins*
  165. multimedia/avidemux26-qt4*
  166. multimedia/din*
  167. multimedia/dumpmpeg*
  168. multimedia/libmovtar*
  169. multimedia/mpeg4ip*
  170. multimedia/noatun-plugins*
  171. multimedia/oqtplayer*
  172. multimedia/plexhometheater*
  173. multimedia/py-ffmpeg*
  174. multimedia/sabbu*
  175. multimedia/xbmc*
  176. multimedia/xbmc-pvr*
  177. multimedia/xtheater*
  178. net/ekiga*
  179. shells/sparforte*
  180. www/openvrml*
  181. x11-toolkits/gai*
  182. x11-toolkits/gigi*
  183. x11-toolkits/mesgui*
  184. x11-toolkits/paragui*
  185. x11-toolkits/paragui-devel*
  186. 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 100 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.15_17,2
27 Jan 2024 16:27:03
commit hash: 56198ffa7d11bf464f1a09534328ad15fa94d187commit hash: 56198ffa7d11bf464f1a09534328ad15fa94d187commit hash: 56198ffa7d11bf464f1a09534328ad15fa94d187commit hash: 56198ffa7d11bf464f1a09534328ad15fa94d187 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/sdl12: Moved man to share/man

Approved by:    portmgr (blanket)
1.2.15_16,2
07 Aug 2023 16:34:07
commit hash: b1ecad53b0b32916e5db596b26334db8015e4299commit hash: b1ecad53b0b32916e5db596b26334db8015e4299commit hash: b1ecad53b0b32916e5db596b26334db8015e4299commit hash: b1ecad53b0b32916e5db596b26334db8015e4299 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
audio/pulseaudio: Update to 16.1

Bump PORTREVISION on consumers.

Sponsored by:	Serenity Cybersecurity, LLC

PR:		262713
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.2.15_15,2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.15_15,2
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.15_15,2
14 Sep 2021 10:55:11
commit hash: 4c05c10ec8545b9d3ad9a346099036aa197853c8commit hash: 4c05c10ec8545b9d3ad9a346099036aa197853c8commit hash: 4c05c10ec8545b9d3ad9a346099036aa197853c8commit hash: 4c05c10ec8545b9d3ad9a346099036aa197853c8 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
devel/sdl12: Fix CPE information because current one is deprecated

Approved by:    portmgr (blanket)
1.2.15_15,2
08 Sep 2021 20:53:37
commit hash: 3f7476ba6beac62ea0503f09fe49e0a8577d1c52commit hash: 3f7476ba6beac62ea0503f09fe49e0a8577d1c52commit hash: 3f7476ba6beac62ea0503f09fe49e0a8577d1c52commit hash: 3f7476ba6beac62ea0503f09fe49e0a8577d1c52 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
devel/sdl12: Add CPE information

Approved by:	portmgr (blanket)
1.2.15_15,2
02 Sep 2021 22:18:23
commit hash: 6161056935927447d127f7deaf0d8d53c335cde7commit hash: 6161056935927447d127f7deaf0d8d53c335cde7commit hash: 6161056935927447d127f7deaf0d8d53c335cde7commit hash: 6161056935927447d127f7deaf0d8d53c335cde7 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/sdl12-compat: convert to libmap.conf(5)

Drop headers to simplify usage as binary packge from the default repo.
Hooking into USES=sdl would have required a lot of build testing just
to trim some dependencies.
1.2.15_15,2
02 Sep 2021 19:59:39
commit hash: 6fdee8e60572777e8fab6aea09e21b67e25c9cc6commit hash: 6fdee8e60572777e8fab6aea09e21b67e25c9cc6commit hash: 6fdee8e60572777e8fab6aea09e21b67e25c9cc6commit hash: 6fdee8e60572777e8fab6aea09e21b67e25c9cc6 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/sdl12-compat: add new port

This code is a compatibility layer; it provides a binary and source
compatible API for programs written against SDL 1.2, but it uses SDL 2.0
behind the scenes. If you are writing new code, please target SDL 2.0
directly and do not use this layer.

https://github.com/libsdl-org/sdl12-compat
1.2.15_15,2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.2.15_15,2
12 Jul 2020 09:30:29
Revision:542069Original commit files touched by this commit
tobik search for other commits by this committer
audio/sndio: Update to 1.7.0
1.2.15_14,2
27 Nov 2019 10:40:48
Revision:518493Original commit files touched by this commit
tobik search for other commits by this committer
devel/sdl12: Remove bundled evdev headers and use evdev-proto instead

PR:		241353
Submitted by:	rozhuk.im@gmail.com
Approved by:	amdmi3 (maintainer)
1.2.15_14,2
04 Nov 2019 22:20:31
Revision:516748Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories d

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'.
1.2.15_14,2
13 Aug 2019 16:01:59
Revision:508835Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories d)
1.2.15_14,2
01 May 2019 20:00:50
Revision:500609Original commit files touched by this commit
rene search for other commits by this committer
devel/sdl12: remove expired esound support and bump PORTREVISION
1.2.15_13,2
21 Apr 2019 19:08:49
Revision:499576Original commit files touched by this commit
sunpoet search for other commits by this committer
Update MASTER_SITES and WWW

Approved by:	portmgr (blanket)
1.2.15_13,2
06 Nov 2018 17:28:02
Revision:484313Original commit files touched by this commit
eugen search for other commits by this committer
devel/sdl12: improve joystick support

1. Update BSD driver:
- do not use uhid devices like keyboard as joystick
- add env SDL_JOYSTICK_DEVICE variable handle
- some small improvements: set verbose names, code formatting

2. Add option to compile with linux driver.

PR:		231370
Submitted by:	Ivan Rozhuk <rozhuk.im@gmail.com>
Approved by:	amdmi3 (maintainer timeout, 3 weeks)
1.2.15_12,2
11 Sep 2018 18:34:28
Revision:479538Original commit files touched by this commit
zeising search for other commits by this committer
Change x11/xorgproto to become a build dep

Change x11/xorgproto to become a build time dependency when added to
USE_XORG.  Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.

PR:		230909
Reviewed by:	eadler
Approved by:	portmgr (antoine)
Obtained
from:	https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run:	antoine
Differential Revision:	https://reviews.freebsd.org/D16906
1.2.15_11,2
31 Jul 2018 18:41:30
Revision:476013Original commit files touched by this commit
zeising search for other commits by this committer
Switch to xorgproto instead of individual packages

Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto.  This update
tracks that change.

* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
  bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
  instead depend on xorgproto.  Bump portrevision.
* Delete the old *proto packages, update MOVED.

PR:		230023
Submitted by:	zeising
Approved by:	portmgr (antoine)
exp-run by:	antoine
1.2.15_10,2
05 Feb 2018 16:24:49
Revision:460979Original commit files touched by this commit
amdmi3 search for other commits by this committer
Take maintainership of SDL/SDL2 ports
1.2.15_10,2
06 Jul 2017 12:07:46
Revision:445140Original commit files touched by this commit
jbeich search for other commits by this committer
devel/sdl12: backport crashfix for sparc64

Obtained from:	upstream (via PkgSrc and OpenBSD Ports)
MFH:		2017Q3 (no hardware to confirm)
1.2.15_9,2
09 Jun 2017 09:01:23
Revision:442973Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Switch to USES=localbase
- Don't install COPYING with docs
- Switch to options helpers
1.2.15_9,2
30 May 2017 18:59:02
Revision:442114Original commit files touched by this commit
tobik search for other commits by this committer
Add sndio backend

While here

- Add LICENSE_FILE, USES=localbase
- Strip library
- Group audio backend options
- Use options helpers for VGL

I think the configure script patch needs to be explained.  OpenBSD
regenerates the configure script from configure.in after patching
sndio detection into it.  However SDL 1.2 requires an older autoconf
version (2.59) which is not available on FreeBSD.  Lots of errors when
using autoconf 2.69.

Since I was unable to regenerate it I opted to edit configure
manually.  So it does the bare minimum to wire the backend sources
into the build and make sure that SNDIO_CONFIGURE_ENABLE can do its
job in enabling/disabling sndio support.

Approved by:	lme (mentor)
Obtained from:	OpenBSD
Differential Revision:	https://reviews.freebsd.org/D10658
1.2.15_8,2
23 May 2017 05:03:16
Revision:441503Original commit files touched by this commit
rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
1.2.15_7,2
22 Jan 2017 22:27:55
Revision:432169Original commit files touched by this commit
rene search for other commits by this committer
Reset mva@'s ports, he handed in his ports bit.
1.2.15_7,2
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.2.15_7,2
14 Jun 2015 08:58:07
Revision:389607Original commit files touched by this commit
mva search for other commits by this committer
- Fix delayed inputs for joysticks with high sampling rates

PR:		200173
Submitted by:	kikuchan98@gmail.com
1.2.15_6,2
18 Apr 2015 09:47:30
Revision:384215Original commit files touched by this commit
tijl search for other commits by this committer
- Remove libtool hacks and patches that are now handled by USES=libtool
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that
1.2.15_6,2
21 Mar 2015 18:17:45
Revision:381811Original commit files touched by this commit
madpilot search for other commits by this committer
Import upstream fix to stop sdl-config from unconditionally defining
_GNU_SOURCE.

PR:		198745
Submitted by:	me
Differential Revision:	https://reviews.freebsd.org/D2066
Approved by:	mva@ (maintainer)
Reported by:	Georg Kilzer (leper)
Obtained from:	http://hg.libsdl.org/SDL/rev/7b87c1773b3e
1.2.15_5,2
08 Dec 2014 16:48:41
Revision:374303Original commit files touched by this commit
tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.15_5,2
27 Oct 2014 11:07:20
Revision:371552Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.2.15_5,2
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
1.2.15_4,2
21 Jul 2014 19:52:43
Revision:362473Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate GGI ports,  they are unmaintained upstream since several years
and the project website is now squatted.
1.2.15_4,2
01 May 2014 14:26:33
Revision:352748Original commit files touched by this commit
tijl search for other commits by this committer
- Convert to USES=libtool.
- Remove WANT_GNOME.
- Don't display pkg-message in post-install.
1.2.15_3,2
15 Mar 2014 12:27:11
Revision:348319Original commit files touched by this commit
danfe search for other commits by this committer
When setting USE_XORG via OPTION helper, use comma syntax universally; in
`devel/sdl12', `graphics/blender', and `multimedia/libav' ports they were
set incorrectly, which caused build failures of `devel/sdl12' without the
OpenGL, for example.

Also, while at it, in `multimedia/libmpeg2', fix sed(1) based patching to
produce more neat results, and use official spelling of MPEG abbreviation
in COMMENT (port description still needs cleaning up).
1.2.15_3,2
15 Feb 2014 09:00:19
Revision:344331Original commit files touched by this commit
mva search for other commits by this committer
- Patch the SDL configure script so it no longer adds -liconv to LDFLAGS when
  converters/libiconv is installed on FreeBSD 10
- Add USES=iconv to graphics/sdl_ttf. The file showfont utility uses iconv.h

PR:		ports/186665
Submitted by:	tijl@
1.2.15_2,2
22 Jan 2014 21:54:50
Revision:340736Original commit files touched by this commit
mva search for other commits by this committer
- Enable stagedir support
- Add LICENSE
- Simplify OPTION handling
- Convert USE_GMAKE=yes -> USES=gmake
1.2.15_2,2
04 Oct 2013 08:52:33
Revision:329271Original commit files touched by this commit
bapt search for other commits by this committer
Do not arbitrary rename packages
1.2.15_2,2
20 Sep 2013 17:17:45
Revision:327726Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
1.2.15_2,2
28 Aug 2013 18:29:39
Revision:325547Original commit files touched by this commit
itetcu search for other commits by this committer
Arts was removed:
 audio/arts||2013-07-26|Has expired: Depends on Qt 3.x
So remove the last leftovers.

Approved by:	portmgr (itetcu)
1.2.15_2,2
06 Jun 2013 12:42:59
Revision:320086Original commit files touched by this commit
mva search for other commits by this committer
- Unbreak ESOUND option - it requires WANT_GNOME

Reported by:	Robert Huff <roberthuff@rcn.com>
1.2.15_2,2
05 Jun 2013 13:59:20
Revision:319992Original commit files touched by this commit
mva search for other commits by this committer
- Unbreak build for new libX11
- Trim Makefile headers
- OPTIONize DOCS and EXAMPLES
1.2.15_2,2
27 Apr 2013 08:50:47
Revision:316654Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
1.2.15_2,2
14 Feb 2013 09:42:13
Revision:312209Original commit files touched by this commit
gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)

Approved by:	portmgr
1.2.15_2,2
21 Jul 2012 10:03:52
Original commit files touched by this commit
mva search for other commits by this committer
- Fix joystick input support for RELENG_9
- while here, convert to optionsng framework

PR:		ports/169042
Submitted by:	Jeffrey Pfau <jeffrey@endrift.com>
1.2.15_1,2
14 Mar 2012 20:02:08
Original commit files touched by this commit
mva search for other commits by this committer
Fix CDROM device names on the current FreeBSD releases

PR:             ports/165853
Submitted by:   gahr@
Feature safe:   yes
1.2.15,2
18 Feb 2012 10:18:33
Original commit files touched by this commit
mva search for other commits by this committer
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
1.2.14_2,2
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
1.2.14_2
11 Aug 2011 19:20:17
Original commit files touched by this commit Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
1.2.14_2,2
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.2.14_2,2
28 Feb 2011 14:37:21
Original commit files touched by this commit
kwm search for other commits by this committer
Fix build with clang due to incorrect asm usage.

PR:             ports/154394
Submitted by:   kwm@
Approved by:    maintainer timeout (mva@) (28 days)
1.2.14_2,2
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
1.2.14_2,2
09 Sep 2010 05:20:11
Original commit files touched by this commit
mva search for other commits by this committer
- Fixed mouse input for applications running in windowed mode

PR:             ports/150090
Submitted by:   Ilia Skalozubov <skinc@skinc.su>
1.2.14_1,2
05 Feb 2010 10:30:49
Original commit files touched by this commit
mva search for other commits by this committer
Restore joystick fix from ports/136973.

Submitted by:   Adam K Kirchhoff <adamk@voicenet.com>
1.2.14,2
30 Jan 2010 09:43:31
Original commit files touched by this commit
mva search for other commits by this committer
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
  graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.

PR:             ports/142147 ports/142248 ports/142249
Approved by:    miwi (mentor implicit)
1.2.13_4,2
24 Sep 2009 19:41:54
Original commit files touched by this commit
mva search for other commits by this committer
Enable vgl driver on all platforms that have libvgl.so

PR:     ports/138720
Submitted by:   Anonymous <swell.k@gmail.com>
Approved by:    miwi (mentor)
Feature safe:   yes
1.2.13_4,2
08 Aug 2009 08:49:29
Original commit files touched by this commit
mva search for other commits by this committer
Fix crashes when joysticks are attached on -CURRENT.

PR:             ports/136973
Reviewed by:    Wes Morgan <morganw@chemikals.org>
Approved by:    miwi (mentor)
1.2.13_3,2
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

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

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
1.2.13_3,2
13 Mar 2009 16:32:58
Original commit files touched by this commit
mva search for other commits by this committer
Reactivate USB joystick support on -CURRENT.

PR:     ports/132150
Submitted by:   hps
Approved by:    miwi (mentor)
1.2.13_2,2
04 Mar 2009 18:52:40
Original commit files touched by this commit
mva search for other commits by this committer
Fix pulseaudio option knob.

Approved by:    beech (mentor)
1.2.13_2,2
03 Mar 2009 07:49:23
Original commit files touched by this commit
mva search for other commits by this committer
Fix build on CURRENT.

PR:             ports/132269
Submitted by:   Mel Flynn <mel@rachie.is-a-geek.net>
Approved by:    beech (mentor)
1.2.13_2,2
19 Feb 2009 21:45:43
Original commit files touched by this commit
mva search for other commits by this committer
Updated my mail address to use @FreeBSD.org now.

Approved by: miwi (co-mentor), beech (mentor)
1.2.13_2,2
05 Jan 2009 19:44:02
Original commit files touched by this commit
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
1.2.13_2,2
24 Sep 2008 18:04:08
Original commit files touched by this commit
naddy search for other commits by this committer
Fix a misaligned access crash when running on sparc64 and using a
remote X11 display.

Approved by:    maintainer
Obtained from:  upstream SVN
1.2.13_1,2
29 Mar 2008 09:38:29
Original commit files touched by this commit
beech search for other commits by this committer
- Check arch for svgalib

PR:             ports/122225
Submitted by:   David Yeske <dyeske@gmail.com>
Approved by:    Marcus von Appen <mva@sysfault.org> (maintainer)
1.2.13_1,2
25 Mar 2008 22:44:48
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
1.2.13,2
13 Mar 2008 13:52:28
Original commit files touched by this commit
miwi search for other commits by this committer
 devel/sdl12:
        - Update to 1.2.13
        - OPTIONize as recommended by Danny Pansters
        - Fixed up gnome dependencies as recommended by Danny Panster
        - Fixed up NOPORTDOCS and NOPORTEXAMPLES knobs as recommended by Danny
Pansters
        - Got rid of library renaming as recommended by Danny Pansters
        - Pass maintainership to submitter
Mk/bsd.sdl.mk:
        - Fixed _LIB_* entries in order to retrieve the correct library
versions.

PR:             117608
Submitted by:   Marcus von Appen <mva@sysfault.org>
1.2.11_2,2
27 Jan 2008 21:47:52
Original commit files touched by this commit
db search for other commits by this committer
- Forgot to up the PORTREVISION

Pointyhat to:   myself
1.2.11_1,2
27 Jan 2008 21:37:56
Original commit files touched by this commit
db search for other commits by this committer
- The x86 inline assembler version of the SDL macro SDL_revcpy() sets the
  direction flag ("std"), but does not clear it ("cld").  This is invalid
  according to GCC (inline assembler, which sets the direction flag,
  must reset it[0]) and the SYS V ABI (functions must leave with the
  direction flag cleared[1]). The macro is (indirectly, exact call
  sequence below) used in SDL_BlitSurface(), so this call sometimes
  returns with the direction flag set. This happens for bliting a surface
  onto itself with the destination coordinates set right/down of the source
  coordinates (typical use of this is scrolling left/up).  Later on other
  parts of the code (like inlined memcpy()) cause memory corruption. [1]
- Give maintaintership to submitter (as discussed on irc)

PR:     ports/120052 [1]
1.2.11_1,2
28 Oct 2007 12:01:33
Original commit files touched by this commit
shaun search for other commits by this committer
Return to pool: hopefully they will have a chance of being updated
prior to the freeze.
1.2.11_1
04 Oct 2007 00:41:11
Original commit files touched by this commit Sanity Test Failure
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
1.2.11_1,2
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
1.2.11,2
01 Apr 2007 01:04:05
Original commit files touched by this commit
shaun search for other commits by this committer
Fix plist: removal of include/SDL should not depend on NOPORTDOCS.

PR:             ports/109218
Submitted by:   rafan
1.2.11,2
24 Mar 2007 14:03:04
Original commit files touched by this commit
pav search for other commits by this committer
- COPYTREE_* are now part of bsd.port.mk

PR:             ports/100996
Submitted by:   stass
1.2.11,2
26 Jan 2007 19:05:53
Original commit files touched by this commit
kris search for other commits by this committer
Repair regexp madness that resulted in things like "Bab%%PORTOBJFORMAT%%ish"
instead of "Babelfish" appearing in pkg-plists.  Somewhere there is a
very misguided port tool.
1.2.11,2
21 Nov 2006 16:47:00
Original commit files touched by this commit
shaun search for other commits by this committer
- Add an SVGALIB OPTION. [1]
- Explicitly disable check for libusbhid.h where appropriate, as some
  systems still have this header hanging around. [2]

PR:             ports/104366 [1], ports/103558 (related) [2]
Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua> [1],
                Stefan Walter <sw@gegenunendlich.de> + others [2]
1.2.11,2
22 Sep 2006 21:30:04
Original commit files touched by this commit
shaun search for other commits by this committer
Fix whitespace and a typo.

PR:             ports/103446
Submitted by:   Diane Bruce <db@db.net>
1.2.11,2
20 Sep 2006 11:21:59
Original commit files touched by this commit
stas search for other commits by this committer
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
1.2.9_2,2
01 Sep 2006 21:34:14
Original commit files touched by this commit
shaun search for other commits by this committer
- Take over maintainership of the abandoned SDL ports.
- Add an additional mirror for a few of them.
- Fix a few minor portlint(1) complaints.
1.2.9_2,2
29 Aug 2006 08:39:29
Original commit files touched by this commit
bland search for other commits by this committer
- Optionalize AA-lib.
- s/INSTALLS_SHLIB/USE_LDCONFIG/.
1.2.9_2,2
17 Aug 2006 08:33:00
Original commit files touched by this commit
krion search for other commits by this committer
Drop maintainership, ENOTIME for these ports now.
1.2.9_2,2
17 Aug 2006 08:23:30
Original commit files touched by this commit
krion search for other commits by this committer
Utilize WITHOUT_X11 knob to disable X11R6 dependencies.

PR:             ports/101651
Submitted by:   Stefan Sperling <freebsd-gnats@stsp.in-berlin.de>
1.2.9_2,2
04 May 2006 21:41:12
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
1.2.9_2,2
16 Mar 2006 19:55:21
Original commit files touched by this commit
krion search for other commits by this committer
Fix build with gcc40 and gcc41.
1.2.9_2,2
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
1.2.9_1,2
22 Jan 2006 01:48:34
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
1.2.9_1,2
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
1.2.9_1,2
09 Nov 2005 21:21:45
Original commit files touched by this commit
krion search for other commits by this committer
Fix support for using more than one joystick.
Add SHA256 trendy stuff.

Submitted by:   jylefort
1.2.9,2
19 Oct 2005 11:41:20
Original commit files touched by this commit
krion search for other commits by this committer
Fix build on ARCH != i386.

Submitted by:   ru
1.2.9,2
10 Oct 2005 13:15:24
Original commit files touched by this commit
krion search for other commits by this committer
Disable libvgl support on 4.x.

Reported by:    lofi
1.2.9,2
08 Oct 2005 22:06:47
Original commit files touched by this commit
krion search for other commits by this committer
Do not specify libvgl shlib version since it depends on release
number.
1.2.9,2
28 Aug 2005 11:52:22
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.2.9
1.2.8,2
21 Jul 2005 19:23:24
Original commit files touched by this commit
krion search for other commits by this committer
Backout previous commit since it breaks many ports on sparc64.

Pointed out by: kris
1.2.8,2
19 Jul 2005 17:41:19
Original commit files touched by this commit
krion search for other commits by this committer
Fix build if world is built with NO_USB=yes.

PR:             ports/82171
Submitted by:   Bjoern Koenig <bkoenig at cs.tu-berlin.de>
1.2.8
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
1.2.8
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
1.2.8,2
16 Jan 2005 20:14:43
Original commit files touched by this commit
krion search for other commits by this committer
Grab maintainership and bugs.
1.2.8,2
16 Jan 2005 18:37:05
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.2.8
1.2.7_3,2
26 Dec 2004 21:54:46
Original commit files touched by this commit
edwin search for other commits by this committer
Welcome to the second epoch bump of devel/sdl12 due to compilation
problems on 4.x:

See the following thread in
http://twomix.devolution.com/pipermail/sdl/2004-December/thread.html:
        [SDL] Can not compile SDL with gcc < 3.1 (3 messages)

Up to now no fix in their cvs repository:
        http://www.libsdl.org/cgi/cvsweb.cgi/SDL12/src/video/
1.2.8,1
23 Dec 2004 06:02:04
Original commit files touched by this commit
edwin search for other commits by this committer
Upgrade devel/sdl12 to 1.2.8
Nearly all changes are fixes, no API breakages, no version bump.

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

1 | 2  »