| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version.
Notes:
svn path=/head/; revision=259098
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=248835
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
| |
Notes:
svn path=/head/; revision=208952
|
|
|
|
|
|
|
|
|
| |
Changelog:
- Bugfixes
- New metods added.
Notes:
svn path=/head/; revision=199370
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=187763
|
|
|
|
|
|
|
| |
Reported by: kris
Notes:
svn path=/head/; revision=177874
|
|
|
|
|
|
|
| |
- Change my emai
Notes:
svn path=/head/; revision=176492
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=173460
|
|
|
|
| |
Notes:
svn path=/head/; revision=164864
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org>
Notes:
svn path=/head/; revision=153347
|
|
|
|
| |
Notes:
svn path=/head/; revision=149311
|
|
|
|
|
|
|
| |
been inactive more than 6 months. We hope to see him back sometime.
Notes:
svn path=/head/; revision=147872
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
${PTHREAD_CFLAGS} and ${PTHREAD_LIBS} include in the build to kill the
headache of old '_r' and can't run with something like ruby-opengl, ruby-sdl,
ruby-gtk2 and etc on FreeBSD 4.x or older 5.x. With this commit should solve
those issues. It is recommend you to rebuild any apps that depend on
lang/ruby18, so see the UPDATING for detail.
Remove the 'BROKEN' on the other ports that knu has added them few weeks ago.
Some of them have been tested, so if one of them is still broke then please
let us know and one of us will re-add the 'BROKEN'.
This changes was worked by lofi and me. lofi did everything on FreeBSD 4.x
and I did others. lofi, thanks for help!
Tested by: many people
Tested on: i386 (FreeBSD 4.x, 5.x and 6.x), amd64 (FreeBSD 5.x and 6.x),
and sparc64 (FreeBSD 5.x and 6.x)
Not test on: ia64 and alpha
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=129708
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dropped and the lang/ruby16_r and lang/ruby18_r ports have been
removed, since no one seems to appreciate the partially working
solution.
Good news is that the pthread support of lang/ruby18 is now enabled by
default for newer systems, which means the ruby interpreter is linked
with libpthread. This will allow threaded extension libraries to run
and work properly on those systems.
The --march=cputype flag is disabled because it gets ruby to
malfunction and fail to build. I don't know if the problem is in
libpthread or in gcc.
(It really makes me wonder if they had actually tested before asking
me to do this somewhat risky change ;-)
Notes:
svn path=/head/; revision=128068
|
|
|
|
|
|
|
|
|
|
|
| |
They are not the patches from the submitter, but one which overcome
knu@s objections about the original ones and discussed in ports/69037.
PR: ports/69027 ports/69028 ports/69029 ports/69030 ports/69031 ports/69032 ports/69033 ports/69034 ports/69035 ports/69036 ports/69037
Submitted by: Wesley Shields <wxs@csh.rit.edu>
Notes:
svn path=/head/; revision=123987
|
|
|
|
| |
Notes:
svn path=/head/; revision=116013
|
|
|
|
| |
Notes:
svn path=/head/; revision=108238
|
|
|
|
|
|
|
| |
Submitted by: trevor
Notes:
svn path=/head/; revision=104943
|
|
|
|
|
|
|
| |
on sdl12-1.2.5
Notes:
svn path=/head/; revision=104132
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=98678
|
|
|
|
| |
Notes:
svn path=/head/; revision=94536
|
|
|
|
| |
Notes:
svn path=/head/; revision=87224
|
|
|
|
| |
Notes:
svn path=/head/; revision=75776
|
|
|
|
| |
Notes:
svn path=/head/; revision=72210
|
|
|
|
|
|
|
|
|
|
|
| |
replaces the non-working NOPORTDOCS workaround and fixes build on the alpha,
where rd2 coredumps.
Tested on: the axp cluster
Approved by: kris
Notes:
svn path=/head/; revision=71402
|
|
|
|
| |
Notes:
svn path=/head/; revision=67543
|
|
|
|
| |
Notes:
svn path=/head/; revision=67504
|
|
|
|
| |
Notes:
svn path=/head/; revision=67500
|
|
|
|
|
|
|
| |
Define RUBY_WITH_PTHREAD befause SDL now requires pthread.
Notes:
svn path=/head/; revision=61114
|
|
|
|
| |
Notes:
svn path=/head/; revision=57807
|
|
|
|
| |
Notes:
svn path=/head/; revision=56945
|
|
|
|
| |
Notes:
svn path=/head/; revision=49463
|
|
|
|
|
|
|
|
| |
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
Notes:
svn path=/head/; revision=47917
|
|
|
|
| |
Notes:
svn path=/head/; revision=44448
|
|
|
|
| |
Notes:
svn path=/head/; revision=43159
|
|
|
|
| |
Notes:
svn path=/head/; revision=41981
|
|
|
|
| |
Notes:
svn path=/head/; revision=41952
|
|
|
|
|
|
|
| |
unwanted object files removed.
Notes:
svn path=/head/; revision=41342
|
|
|
|
| |
Notes:
svn path=/head/; revision=41131
|
|
|
|
| |
Notes:
svn path=/head/; revision=41130
|
|
|
|
|
|
|
|
|
|
| |
devel/sdl --> devel/sdl10
devel/sdl-devel --> devel/sdl12
Repo-copy by: asami
Notes:
svn path=/head/; revision=41125
|
|
|
|
| |
Notes:
svn path=/head/; revision=40811
|
|
|
|
| |
Notes:
svn path=/head/; revision=40700
|
|
|
|
| |
Notes:
svn path=/head/; revision=40695
|