notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

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

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

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

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

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

Deleted ports which required this port:

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

Deleted ports which required this port:

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