index
:
ports
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
devel
/
sdl12
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `CONFIGURE_ARGS+=--disable-esd --disable-esdtest' in WITHOUT_ESOUND
Maxim Sobolev
2002-10-19
1
-0
/
+2
*
Deploy USE_GNOMENG infrastructure
Mario Sergio Fujikawa Ferreira
2002-08-30
1
-1
/
+2
*
Add optional support for building with ARTS support, when audio/arts is
Maxim Sobolev
2002-08-30
1
-1
/
+7
*
Disable svgalib dependency when building on arch other than i386. Hopefully
Maxim Sobolev
2002-05-17
1
-4
/
+9
*
Introduce two new hooks: WITHOUT_X11 and WITHOUT_ESOUND.
Pete Fritchman
2002-05-15
1
-2
/
+6
*
Instead of disabling joystick code completely use "dummy" driver instead of
Maxim Sobolev
2002-05-09
2
-6
/
+10
*
Explicitly disable USB joystick code because there are too many API
Maxim Sobolev
2002-04-22
1
-1
/
+2
*
Unbroke on systems after libusb --> libusbhid conversion.
Maxim Sobolev
2002-04-18
3
-11
/
+25
*
Update to 1.2.4.
Maxim Sobolev
2002-04-17
6
-19
/
+92
*
Allow it be compiled without svgalib support.
Maxim Sobolev
2002-02-21
1
-3
/
+5
*
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
Akinori MUSHA
2002-01-29
1
-3
/
+3
*
Remove obsolete configure script tweak, which results in
Maxim Sobolev
2001-12-19
2
-10
/
+2
*
Add two missed in the last commit manpages.
Maxim Sobolev
2001-11-18
1
-0
/
+2
*
Update to 1.2.3.
Maxim Sobolev
2001-11-13
6
-75
/
+26
*
Update to 1.2.2. Sam was kind enough to integrate my vgl driver into a
Maxim Sobolev
2001-07-25
18
-1909
/
+52
*
Re-enable vgl support.
Maxim Sobolev
2001-07-02
1
-7
/
+14
*
Update to 1.2.1.
Maxim Sobolev
2001-06-25
6
-40
/
+33
*
Fix a bug that may cause image corruption during mouse movements.
Maxim Sobolev
2001-05-23
2
-9
/
+7
*
Revert r.1.4 of files/patch-src_video_vgl_SDL__vglvideo.c - it doesn't work
Maxim Sobolev
2001-04-11
2
-4
/
+4
*
Bump PORTREVISION (forgot in the previous commit).
Maxim Sobolev
2001-04-09
1
-0
/
+1
*
Move detection of vgl availability before svgalib and improve detection
Maxim Sobolev
2001-04-09
2
-12
/
+32
*
Move:
Maxim Sobolev
2001-04-09
1
-1
/
+1
*
Update to 1.2.0.
Maxim Sobolev
2001-04-02
6
-35
/
+63
*
o Use PTHREAD_CFLAGS/PTHREAD_LIBS;
Maxim Sobolev
2001-03-30
3
-20
/
+27
*
-pthread --> ${PTHREAD_LIBS}
Maxim Sobolev
2001-03-29
1
-1
/
+1
*
Explicitly disable NAS and ARTS support.
Maxim Sobolev
2001-03-13
1
-1
/
+3
*
Dont set PKGMESSAGE to be an empty string - it confuses bsd.port.mk.
Maxim Sobolev
2001-03-05
1
-1
/
+1
*
Add a message explaining how to use SDL on console using vgl driver.
Maxim Sobolev
2001-02-22
2
-0
/
+13
*
Update to 1.1.8.
Maxim Sobolev
2001-02-16
4
-15
/
+3
*
Fix a rather nasty last-minute bug, which prevented SDL from using vesa modes
Maxim Sobolev
2001-01-27
1
-7
/
+13
*
Make vgl driver working OOB without the need to use custom patched version
Maxim Sobolev
2001-01-27
11
-39
/
+263
*
Previous workaround was insufficient to resolve ports/24589. Try harder this
Maxim Sobolev
2001-01-24
1
-5
/
+23
*
Touch all Makefile.in before do-configure. This will prevent recreation of
Maxim Sobolev
2001-01-24
1
-0
/
+3
*
Add FreeBSD native VGL driver. Right now it is work in progress and to activate
Maxim Sobolev
2001-01-23
15
-7
/
+1665
*
Update checksum. Unfortunately it seems that previously committed version was
Maxim Sobolev
2001-01-09
2
-1
/
+2
*
OOPS, I committed wrong distinfo in my previous commit (update to 1.1.7).
Maxim Sobolev
2001-01-03
1
-1
/
+1
*
Update to 1.1.7.
Maxim Sobolev
2001-01-03
5
-17
/
+46
*
Update to 1.1.6.
Maxim Sobolev
2000-10-26
5
-29
/
+23
*
Implement WANT_ESOUND, USE_ESOUND.
Jeremy Lea
2000-10-05
1
-9
/
+7
*
Update to 1.1.5.
Maxim Sobolev
2000-09-28
5
-59
/
+373
*
Properly convert scancode into acsii representation in svga driver.
Maxim Sobolev
2000-09-25
1
-0
/
+1
*
Several improvements and cleanups:
Maxim Sobolev
2000-08-31
3
-27
/
+47
*
Fix the recent breakage introduced in 1.1.4 upgrade.
Maxim Sobolev
2000-08-11
1
-4
/
+9
*
Update to 1.1.4.
Maxim Sobolev
2000-08-07
3
-25
/
+10
*
(1) Add new variable, XFREE86_VERSION, to specify which version of
Satoshi Asami
2000-08-03
1
-4
/
+2
*
Remove arch-specific optimisation options from configure script. They broke sdl
Maxim Sobolev
2000-06-18
1
-1
/
+16
*
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
Satoshi Asami
2000-06-16
1
-1
/
+1
*
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
Maxim Sobolev
2000-06-16
1
-1
/
+1
*
Third round of INSTALL_SHLIBS=yes fixes.
Maxim Sobolev
2000-06-15
2
-2
/
+1
*
Update to 1.1.3.
Maxim Sobolev
2000-06-06
4
-41
/
+16
[next]