| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Notes:
svn path=/head/; revision=516845
|
|
|
|
|
|
|
|
| |
PR: 223545
With hat: portmgr
Notes:
svn path=/head/; revision=453874
|
|
|
|
|
|
|
|
| |
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D10730
Notes:
svn path=/head/; revision=442102
|
|
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
Notes:
svn path=/head/; revision=441503
|
|
|
|
| |
Notes:
svn path=/head/; revision=438594
|
|
|
|
| |
Notes:
svn path=/head/; revision=431996
|
|
|
|
|
|
|
|
| |
- Switch to options helpers
- Respect CFLAGS
Notes:
svn path=/head/; revision=417001
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=405891
|
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Differential Revision:
Notes:
svn path=/head/; revision=399656
|
|
|
|
|
|
|
|
|
| |
PR: 203057
Submitted by: maintainer
Sponsored by: Absolight
Notes:
svn path=/head/; revision=399481
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
The ports install a symlink with the old library version. When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.
Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it. The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20. Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.
PR: 195724
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=374303
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix patch line endings
- Simplify installation
- Don't require user to manually specify path to datadir
- Don't install needless static library
- Drop @dirrm* from plist
Notes:
svn path=/head/; revision=373796
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
| |
Notes:
svn path=/head/; revision=362939
|
|
|
|
|
|
|
|
|
| |
pending PR
With hat: portmgr
Notes:
svn path=/head/; revision=360239
|
|
|
|
|
|
|
|
|
|
| |
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
Notes:
svn path=/head/; revision=359185
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=355704
|
|
|
|
|
|
|
|
| |
PR: 186577
Submitted by: S <devel@stasyan.com> (maintainer)
Notes:
svn path=/head/; revision=349419
|
|
|
|
| |
Notes:
svn path=/head/; revision=338511
|
|
|
|
|
|
|
| |
games)
Notes:
svn path=/head/; revision=327730
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=291667
|
|
|
|
| |
Notes:
svn path=/head/; revision=276993
|
|
|
|
|
|
|
| |
Submitted by: Jan Henrik Sylvester <me@janh.de>
Notes:
svn path=/head/; revision=249552
|
|
|
|
|
|
|
| |
Not properly tested by: pgollucci
Notes:
svn path=/head/; revision=249516
|
|
|
|
|
|
|
|
|
| |
PR: ports/142528
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Approved by: maintainer timeout (devel@stasyan.com; > 2 weeks)
Notes:
svn path=/head/; revision=248995
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Submitted by: maintainer (via e-mail)
Notes:
svn path=/head/; revision=244740
|
|
|
|
|
|
|
| |
Submitted by: Stas Timokhin <stast@bsdportal.ru> (private email)
Notes:
svn path=/head/; revision=241118
|
|
PR: ports/137479
Submitted by: Stas Timokhin <stast@bsdportal.ru>
Notes:
svn path=/head/; revision=240868
|