| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: ports/222623
Submitted by: Trix Farrar <trix basement.net>
Notes:
svn path=/head/; revision=450713
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In file included from sources/game.cpp:28:
In file included from sources/target.h:21:
In file included from /usr/local/include/ClanLib-2.3/ClanLib/display.h:112:
In file included from /usr/local/include/ClanLib-2.3/ClanLib/Display/TargetProviders/display_window_provider.h:44:
/usr/local/include/ClanLib-2.3/ClanLib/Display/TargetProviders/../Window/display_window.h:48:10: fatal error: 'X11/Xlib.h' file not found
#include <X11/Xlib.h>
^
Notes:
svn path=/head/; revision=450712
|
|
|
|
| |
Notes:
svn path=/head/; revision=450711
|
|
|
|
|
|
|
| |
java/bootstrap-openjdk will be used for OpenJDK7 and OpenJDK8 later.
Notes:
svn path=/head/; revision=450710
|
|
|
|
| |
Notes:
svn path=/head/; revision=450709
|
|
|
|
| |
Notes:
svn path=/head/; revision=450708
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is slightly early but due to recent PORTREVISION bump there's no
point doing QA for 55.0.* anymore.
Changes: https://www.mozilla.org/firefox/56.0/releasenotes/
PR: 221335
Security: 1098a15b-b0f6-42b7-b5c7-8a8646e8be07
MFH: 2017Q3 not possible: requires r447450 and r450556
Notes:
svn path=/head/; revision=450707
|
|
|
|
|
|
|
|
|
| |
Changes: https://www.mozilla.org/firefox/52.4.0/releasenotes/
Security: 1098a15b-b0f6-42b7-b5c7-8a8646e8be07
MFH: 2017Q3
Notes:
svn path=/head/; revision=450706
|
|
|
|
|
|
|
| |
PR: 221464
Notes:
svn path=/head/; revision=450705
|
|
|
|
| |
Notes:
svn path=/head/; revision=450704
|
|
|
|
|
|
|
| |
2: add a patch for libressl.
Notes:
svn path=/head/; revision=450703
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Boost >= 1.65 no longer provides TR1. However, GCC defaults to C++14
while libc++ leaks enough C++11 features that TR1 can be emulated in
C++98 mode.
PR: 220760
Approved by: portmgr blanket
Tested by: Dmitri Goutnik, Ralf van der Enden
Notes:
svn path=/head/; revision=450702
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
src/CMakeFiles/gdl.dir/GDLInterpreter.cpp.o: In function `GDLInterpreter::l_decinc_dot_expr(ProgNode*, int)':
GDLInterpreter.cpp:(.text+0x4c24): undefined reference to `operator delete(void*, unsigned int)'
GDLInterpreter.cpp:(.text+0x4f51): undefined reference to `operator delete(void*, unsigned int)'
src/CMakeFiles/gdl.dir/GDLInterpreter.cpp.o: In function `GDLInterpreter::l_arrayexpr_mfcall_as_arrayexpr(ProgNode*, BaseGDL*)':
GDLInterpreter.cpp:(.text+0x51e9): undefined reference to `operator delete(void*, unsigned int)'
GDLInterpreter.cpp:(.text+0x5442): undefined reference to `operator delete(void*, unsigned int)'
src/CMakeFiles/gdl.dir/GDLInterpreter.cpp.o: In function `GDLInterpreter::l_arrayexpr_mfcall(ProgNode*, BaseGDL*)':
GDLInterpreter.cpp:(.text+0x5ab2): undefined reference to `operator delete(void*, unsigned int)'
src/CMakeFiles/gdl.dir/GDLInterpreter.cpp.o:GDLInterpreter.cpp:(.text._ZN5antlr15CharInputBufferD0Ev[_ZN5antlr15CharInputBufferD5Ev]+0x5d): more undefined references to `operator delete(void*, unsigned int)' follow
src/CMakeFiles/gdl.dir/basic_fun.cpp.o: In function `ForInfoListT<ForLoopInfoT, 32ull>::resize(unsigned long long)':
basic_fun.cpp:(.text._ZN12ForInfoListTI12ForLoopInfoTLy32EE6resizeEy[_ZN12ForInfoListTI12ForLoopInfoTLy32EE6resizeEy]+0x17e): undefined reference to `operator delete[](void*, unsigned int)'
src/CMakeFiles/gdl.dir/dcommon.cpp.o: In function `DCommon::~DCommon()':
dcommon.cpp:(.text+0xf5): undefined reference to `operator delete(void*, unsigned int)'
src/CMakeFiles/gdl.dir/dcommon.cpp.o: In function `DCommon::~DCommon()':
dcommon.cpp:(.text+0x154): undefined reference to `operator delete(void*, unsigned int)'
src/CMakeFiles/gdl.dir/dcommon.cpp.o: In function `DCommonRef::~DCommonRef()':
dcommon.cpp:(.text+0x3fd): undefined reference to `operator delete(void*, unsigned int)'
src/CMakeFiles/gdl.dir/dcommon.cpp.o: In function `DCommon::AddVar(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)':
dcommon.cpp:(.text+0x482): undefined reference to `operator delete(void*, unsigned int)'
src/CMakeFiles/gdl.dir/dcompiler.cpp.o: In function `DCompiler::ForwardFunction(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)':
dcompiler.cpp:(.text+0x226): undefined reference to `operator delete(void*, unsigned int)'
src/CMakeFiles/gdl.dir/dcompiler.cpp.o:dcompiler.cpp:(.text+0x314): more undefined references to `operator delete(void*, unsigned int)' follow
src/CMakeFiles/gdl.dir/envt.cpp.o: In function `ForInfoListT<ForLoopInfoT, 32ull>::~ForInfoListT()':
envt.cpp:(.text._ZN12ForInfoListTI12ForLoopInfoTLy32EED2Ev[_ZN12ForInfoListTI12ForLoopInfoTLy32EED5Ev]+0x76): undefined reference to `operator delete[](void*, unsigned int)'
src/CMakeFiles/gdl.dir/envt.cpp.o: In function `EnvUDT::~EnvUDT()':
envt.cpp:(.text._ZN6EnvUDTD2Ev[_ZN6EnvUDTD5Ev]+0xca): undefined reference to `operator delete(void*, unsigned int)'
src/CMakeFiles/gdl.dir/extrat.cpp.o: In function `ExtraT::ResolveExtra(EnvBaseT*)':
extrat.cpp:(.text+0x1aaa): undefined reference to `operator delete(void*, unsigned int)'
src/CMakeFiles/gdl.dir/fmtnode.cpp.o: In function `FMTNode::~FMTNode()':
fmtnode.cpp:(.text+0x44): undefined reference to `operator delete(void*, unsigned int)'
src/CMakeFiles/gdl.dir/gdlexception.cpp.o: In function `WarnAboutObsoleteRoutine(antlr::ASTRefCount<DNode>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)':
gdlexception.cpp:(.text+0x1c6f): undefined reference to `operator delete(void*, unsigned int)'
gdlexception.cpp:(.text+0x1eab): undefined reference to `operator delete(void*, unsigned int)'
src/CMakeFiles/gdl.dir/gdlxstream.cpp.o:gdlxstream.cpp:(.text._ZN10GDLXStreamD0Ev[_ZN10GDLXStreamD5Ev]+0x1d): more undefined references to `operator delete(void*, unsigned int)' follow
PR: 219300
Reported by: pkg-fallout
Submitted by: rakuco
Notes:
svn path=/head/; revision=450701
|
|
|
|
|
|
|
|
|
|
|
| |
../../../../../src/osd/modules/render/drawbgfx.c:174:8: error: no member named 'sdlSetWindow' in namespace 'bgfx'
bgfx::sdlSetWindow(window().sdl_window());
~~~~~~^
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=450700
|
|
|
|
| |
Notes:
svn path=/head/; revision=450699
|
|
|
|
| |
Notes:
svn path=/head/; revision=450698
|
|
|
|
|
|
|
|
| |
Submitted by: antoine
Sponsored by: Absolight
Notes:
svn path=/head/; revision=450697
|
|
|
|
|
|
|
|
|
|
| |
It was removed in r450691 since depending ports where not
added to the tree.
PR: 221577
Notes:
svn path=/head/; revision=450696
|
|
|
|
|
|
|
| |
PR: 221577
Notes:
svn path=/head/; revision=450695
|
|
|
|
|
|
|
|
| |
and reenable databases/pointcloud
PR: 221577
Notes:
svn path=/head/; revision=450694
|
|
|
|
| |
Notes:
svn path=/head/; revision=450693
|
|
|
|
| |
Notes:
svn path=/head/; revision=450692
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=450691
|
|
|
|
|
|
|
|
| |
r450685 introduced pointcloud, but not its dependency archivers/lazperf.
Once lazperf is added, pointcloud can be hooked back up.
Notes:
svn path=/head/; revision=450690
|
|
|
|
|
|
|
| |
- Bugfix update
Notes:
svn path=/head/; revision=450689
|
|
|
|
| |
Notes:
svn path=/head/; revision=450688
|
|
|
|
| |
Notes:
svn path=/head/; revision=450687
|
|
|
|
| |
Notes:
svn path=/head/; revision=450686
|
|
|
|
|
|
|
|
| |
A PostgreSQL extension for storing point cloud (LIDAR) data.
PR: 221577
Notes:
svn path=/head/; revision=450685
|
|
|
|
| |
Notes:
svn path=/head/; revision=450684
|
|
|
|
| |
Notes:
svn path=/head/; revision=450683
|
|
|
|
| |
Notes:
svn path=/head/; revision=450682
|
|
|
|
|
|
|
| |
Changes: https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES
Notes:
svn path=/head/; revision=450681
|
|
|
|
|
|
|
| |
Changes: https://github.com/gitlabhq/grit/blob/master/History.txt
Notes:
svn path=/head/; revision=450680
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Sort PLIST
Notes:
svn path=/head/; revision=450679
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Log-Dispatch/Changes
Notes:
svn path=/head/; revision=450678
|
|
|
|
|
|
|
|
|
| |
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/CPAN-Recent-Uploads/Changes
Notes:
svn path=/head/; revision=450677
|
|
|
|
|
|
|
| |
Changes: https://pecl.php.net/package-changelog.php?package=igbinary
Notes:
svn path=/head/; revision=450676
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Plack-Middleware-RemoveRedundantBody/Changes
Notes:
svn path=/head/; revision=450675
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Bread-Board/Changes
Notes:
svn path=/head/; revision=450674
|
|
|
|
| |
Notes:
svn path=/head/; revision=450673
|
|
|
|
|
|
|
|
|
|
| |
Net::LibIDN2 provides bindings for GNU Libidn2, a C library for handling
internationalized domain names based on IDNA 2008, Punycode and TR46.
WWW: http://search.cpan.org/dist/Net-LibIDN2/
Notes:
svn path=/head/; revision=450672
|
|
|
|
|
|
|
|
|
|
| |
PR: 222526
Reviewed by: koobs (maintainer)
Approved by: koobs (maintainer)
Differential Revision: D12475
Notes:
svn path=/head/; revision=450671
|
|
|
|
| |
Notes:
svn path=/head/; revision=450670
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Geo-Proj4/Changes
Notes:
svn path=/head/; revision=450669
|
|
|
|
| |
Notes:
svn path=/head/; revision=450668
|
|
|
|
| |
Notes:
svn path=/head/; revision=450667
|
|
|
|
| |
Notes:
svn path=/head/; revision=450666
|
|
|
|
| |
Notes:
svn path=/head/; revision=450665
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the litteral "work".
I think it should be really safe to remove both instances because they
they point to directories that are empty anyway.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=450664
|