| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=465152
|
|
|
|
| |
Notes:
svn path=/head/; revision=464879
|
|
|
|
| |
Notes:
svn path=/head/; revision=464760
|
|
|
|
| |
Notes:
svn path=/head/; revision=464552
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Using ninja instead of make (1) can lead to significant speed ups while building.
Therefore switch from having the ninja generator opt-in to having it opt-out.
Previously cmake-ports that wanted to use ninja could set
CMAKE_NINJA=yes
now, ports that do not work with ninja can set
cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.
The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary
PR: 219629
PR: 213331
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D10748
Notes:
svn path=/head/; revision=444324
|
|
|
|
|
|
|
|
|
| |
recent compilers.
PR: 216835, 219295
Notes:
svn path=/head/; revision=442564
|
|
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
Notes:
svn path=/head/; revision=441503
|
|
|
|
|
|
|
|
|
| |
Sorry...it turned out I did the test using my default make.conf,
so it was building with default 10-STABLE clang (3.4.1).
After testing again, still no luck with llvm40.
Notes:
svn path=/head/; revision=438687
|
|
|
|
|
|
|
|
| |
This also allows to restore LAUNCHER option, because contrarily to
default gcc version, llvm still produces working binary for vlaunch.
Notes:
svn path=/head/; revision=438686
|
|
|
|
|
|
|
|
|
|
| |
for vcc causing failure during the build
- Remove the LAUNCHER option because current GCC generates not working binary for vlaunch
- Modernize OPTIONS
Notes:
svn path=/head/; revision=437875
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
|
|
|
|
|
| |
The upcoming CMake 3.5.0 ends up generating Makefiles that cause much more
problems in parallel builds when the dependencies are not declared correctly.
This also allows us to get rid of MAKE_JOBS_UNSAFE.
PR: 208033
Notes:
svn path=/head/; revision=411404
|
|
|
|
|
|
|
|
|
|
|
| |
All applications in the ports tree works correctly with unicode version of wxGTK
Newer version of wxGTK are unicode only (3.0+)
Note that now WX_UNICODE macro is noop
Notes:
svn path=/head/; revision=397077
|
|
|
|
| |
Notes:
svn path=/head/; revision=396852
|
|
|
|
| |
Notes:
svn path=/head/; revision=390310
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=377348
|
|
|
|
| |
Notes:
svn path=/head/; revision=375598
|
|
|
|
| |
Notes:
svn path=/head/; revision=375594
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=351482
|
|
|
|
| |
Notes:
svn path=/head/; revision=348980
|
|
|
|
| |
Notes:
svn path=/head/; revision=342735
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use new syntax for LIB_DEPENDS
- Added LICENSE
- Added MAKE_JOBS_UNSAFE=yes
- Strip some binaries
- Replace the broken fixunix.sh script with an equivalent DOS2UNIX_REGEX
- Pet portlint
- Remove ALLEGRO option - graphics/allegrogl is gone and there is
no option to build devel/allegro with opengl extension
Approved by: flo (mentor)
Notes:
svn path=/head/; revision=339530
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=337464
|
|
|
|
|
|
|
| |
games)
Notes:
svn path=/head/; revision=327730
|
|
|
|
|
|
|
|
|
|
| |
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=314960
|
|
|
|
|
|
|
|
|
|
| |
- add a patch to make the content pane of the vlaunch window scrollable
the patch has been sent upstream on 24 Dec., but there is still no feedback
Approved by: flo (maintainer)
Notes:
svn path=/head/; revision=311053
|
|
|
|
|
|
|
|
|
|
| |
- Remove ABI version from LIB_DEPENDS
- Take maintainership
Approved by: flo, rene (mentors)
Notes:
svn path=/head/; revision=308811
|
|
|
|
|
|
|
|
|
|
| |
far, and should you desire to return just let us know.
PR: ports/174309
Submitted by: Chris Petrik
Notes:
svn path=/head/; revision=308576
|
|
|
|
|
|
|
| |
PR: ports/171481
Notes:
svn path=/head/; revision=303952
|
|
|
|
|
|
|
| |
Approved by: portmgr@ (implicit)
Notes:
svn path=/head/; revision=301663
|
|
|
|
| |
Notes:
svn path=/head/; revision=299119
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
PR: ports/155217
Submitted by: maintainer
Notes:
svn path=/head/; revision=270145
|
|
|
|
|
|
|
|
| |
Noticed by: portsmon
Hat: portmgr
Notes:
svn path=/head/; revision=269030
|
|
|
|
|
|
|
|
|
| |
PR: 154478
Submitted by: chris petrik <c.petrik.sosa@gmail.com>
Feature safe: yes
Notes:
svn path=/head/; revision=268635
|
|
|
|
|
|
|
|
| |
PR: ports/153724
Submitted by: Barbara <barbara.xxx1975@libero.it>
Notes:
svn path=/head/; revision=267529
|
|
|
|
|
|
|
|
| |
PR: ports/151870
Submitted by: Barbara <barbara.xxx1975@libero.it>
Notes:
svn path=/head/; revision=264580
|
|
|
|
|
|
|
| |
(via libvorbis, libtheora).
Notes:
svn path=/head/; revision=255958
|
|
|
|
|
|
|
|
| |
PR: 145128
Submitted by: Barbara
Notes:
svn path=/head/; revision=251674
|
|
|
|
|
|
|
|
| |
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: 141410
Submitted by: Barbara <barbara.xxx1975@libero.it>
Notes:
svn path=/head/; revision=246807
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=245623
|
|
|
|
|
|
|
|
| |
PR: ports/139331
Submitted by: Barbara <barbara.xxx1975@libero.it>
Notes:
svn path=/head/; revision=242828
|
|
|
|
|
|
|
| |
starting with G
Notes:
svn path=/head/; revision=240070
|