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

Deleted ports which required this port:

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