| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: ports/149439
Submitted by: Stas Timokhin <devel at stasyan.com>
Notes:
svn path=/head/; revision=259076
|
|
|
|
| |
Notes:
svn path=/head/; revision=251811
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Switch to openal-soft as a default OpenAL implementation
PR: ports/142123
Submitted by: mva
Tested by: pointyhat exp-run
Approved by: portmgr (hat)
Notes:
svn path=/head/; revision=248567
|
|
|
|
|
|
|
|
| |
PR: 139201
Submitted by: Stas Timokhin <stast@bsdportal.ru>
Notes:
svn path=/head/; revision=243737
|
|
|
|
|
|
|
| |
starting with G
Notes:
svn path=/head/; revision=240070
|
|
|
|
|
|
|
| |
Tested by: pav on pointyhat
Notes:
svn path=/head/; revision=238018
|
|
|
|
| |
Notes:
svn path=/head/; revision=223506
|
|
|
|
|
|
|
| |
Tested by: exp build run (erwin)
Notes:
svn path=/head/; revision=218886
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
| |
PR: ports/122736
Submitted by: Heath Nielson <heathn at gmail.com>
Approved by: maintainer timeout (3 weeks)
Notes:
svn path=/head/; revision=212623
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
| |
Also, switch autoconf dependency to 2.61.
Hat: portmgr
Notes:
svn path=/head/; revision=200408
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
| |
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=179244
|
|
|
|
|
|
|
|
| |
PR: ports/101613
Submitted by: alepulver
Notes:
svn path=/head/; revision=178433
|
|
|
|
|
|
|
|
| |
PR: ports/105793
Submitted by: Guy 'DeVice' P. <guy@device.dyndns.org>
Notes:
svn path=/head/; revision=177921
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=164837
|
|
|
|
| |
Notes:
svn path=/head/; revision=161663
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
fix dependant ports [2]
PR: ports/96172 [1]
ports/95192 [2]
Submitted by: maintainer [1]
oliver [2]
Approved by: maintainer
Notes:
svn path=/head/; revision=160213
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154152
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154113
|
|
|
|
|
|
|
| |
Approved by: maintainers
Notes:
svn path=/head/; revision=152842
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=148323
|
|
|
|
| |
Notes:
svn path=/head/; revision=147269
|
|
|
|
|
|
|
|
|
|
|
| |
o Remove unecessary patches and use REINPLACE_CMD instead. [2]
PR: ports/87367 [1]
Submitted by: Sven Berkvens-Matthijsse <sven@ilse.net> [1], garga [2]
Approved by: maintainer [1] [2]
Notes:
svn path=/head/; revision=145358
|
|
|
|
|
|
|
|
| |
PR: ports/87227
Submitted by: maintainer
Notes:
svn path=/head/; revision=145021
|
|
|
|
| |
Notes:
svn path=/head/; revision=135139
|
|
|
|
| |
Notes:
svn path=/head/; revision=130974
|
|
|
|
|
|
|
|
| |
PR: ports/78306
Submitted by: Guy P. <guy@device.dyndns.org> (maintainer)
Notes:
svn path=/head/; revision=130294
|
|
|
|
|
|
|
|
|
|
|
| |
Bumping up of the Scorched3D game to the last official release : 38.
Note that net players need it to connect to current servers.
PR: ports/76712
Submitted by: Guy P.<guy@device.dyndns.org>
Notes:
svn path=/head/; revision=129337
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is an update to the last released version of that game.
It include a security fix that the current FreeBSD port is affected.
(see http://marc.theaimsgroup.com/?l=bugtraq&m=108152473130133&w=2)
Note that i did set myself as maintener after proposition from
Nuno Teixeira <nunotex@freeshell.org> by email.
PR: ports/67541
Submitted by: Guy P. <guy@device.dyndns.org>
Notes:
svn path=/head/; revision=124745
|
|
|
|
|
|
|
| |
big upgrade.
Notes:
svn path=/head/; revision=121070
|
|
|
|
|
|
|
|
|
|
|
| |
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
Notes:
svn path=/head/; revision=112679
|
|
|
|
| |
Notes:
svn path=/head/; revision=111958
|
|
|
|
|
|
|
|
|
| |
PR: ports/63758
Submitted by: Guy P. <guy@device.dyndns.org>
Approved by: maintainer timeout (2 months)
Notes:
svn path=/head/; revision=110085
|
|
|
|
| |
Notes:
svn path=/head/; revision=106175
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
| |
on sdl12-1.2.5
Notes:
svn path=/head/; revision=104132
|
|
|
|
| |
Notes:
svn path=/head/; revision=103874
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=98675
|
|
|
|
|
|
|
| |
Approved by: mdodd (MAINTAINER)
Notes:
svn path=/head/; revision=93593
|
|
|
|
| |
Notes:
svn path=/head/; revision=93581
|
|
|
|
| |
Notes:
svn path=/head/; revision=93109
|
|
|
|
|
|
|
| |
Approved by: mdodd (MAINTAINER)
Notes:
svn path=/head/; revision=92981
|