| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=405891
|
|
|
|
|
|
|
|
|
|
| |
This one has failed on me multiple times under high contention.
It appears that its is trying to create objects files in the objs
directory before that directory is created (a race between c++
and mkdir)
Notes:
svn path=/head/; revision=398277
|
|
|
|
| |
Notes:
svn path=/head/; revision=392395
|
|
|
|
| |
Notes:
svn path=/head/; revision=382652
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Reported by: Dominic Fandrey <kamikaze@bsdforen.de>
Notes:
svn path=/head/; revision=354670
|
|
|
|
| |
Notes:
svn path=/head/; revision=353204
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=337464
|
|
|
|
|
|
|
| |
suggested by Porter's Handbook
Notes:
svn path=/head/; revision=336650
|
|
|
|
|
|
|
|
| |
- Convert USE_GMAKE to USES
- Use new LIB_DEPENDS syntax
Notes:
svn path=/head/; revision=330821
|
|
|
|
|
|
|
| |
games)
Notes:
svn path=/head/; revision=327730
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
Notes:
svn path=/head/; revision=322840
|
|
|
|
|
|
|
| |
- OptionsNG
Notes:
svn path=/head/; revision=311523
|
|
|
|
|
|
|
| |
directly or indirectly (via libvorbis, libtheora).
Notes:
svn path=/head/; revision=301188
|
|
|
|
| |
Notes:
svn path=/head/; revision=298657
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
(via libvorbis, libtheora).
Notes:
svn path=/head/; revision=255958
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Approved by: portmgr (erwin)
Notes:
svn path=/head/; revision=238527
|
|
|
|
| |
Notes:
svn path=/head/; revision=237283
|
|
|
|
| |
Notes:
svn path=/head/; revision=225284
|
|
|
|
|
|
|
| |
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=215297
|
|
|
|
| |
Notes:
svn path=/head/; revision=208952
|
|
to the original Black Shades "Psychic Bodyguard FPS". Kill anyone
that tries to kill the VIP (the white guy). The psychic part is
seeing blue lines when bad guys line up on the VIP (when the line
is red they are about to shoot). Other powers (slow down, and
visions) are available - press F1 for how to use.
It has a few more user friendly options (in the ~/blackshades.config
file) as well as a help menu. Aside from that the internals have
had some major changes, but there is still a lot more to do. Other
options include 3rd person (which was in the original game, just
disabled). The other change that I enjoy is the lack of a busy loop
- now cpu usage isn't 100% - on any recent system it should be less
than 25%.
WWW: http://home.gna.org/blackshadeselite/
PR: ports/120008
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
Notes:
svn path=/head/; revision=207172
|