Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1604.00_3 09 May 2019 15:03:38
  |
rene  |
Remove expired ports:
2019-05-08 databases/ruby-odbc: Broken for more than 6 months
2019-05-08 databases/rubygem-dbd-odbc: Broken for more than 6 months
2019-05-08 devel/dlangui: Broken for more than 6 months
2019-05-08 editors/dlangide: Broken for more than 6 months
2019-05-08 emulators/desmume: Broken for more than 6 months
2019-05-08 emulators/yabause: Broken for more than 6 months
2019-05-08 emulators/yape: Broken for more than 6 months
2019-05-08 games/armagetron: Broken for more than 6 months
2019-05-08 games/boswars: Broken for more than 6 months
2019-05-08 games/ceferino: Broken for more than 6 months
2019-05-08 games/chanta: Broken for more than 6 months
2019-05-08 games/d2x-xl: Broken for more than 6 months
2019-05-08 games/drcreep: Broken for more than 6 months
2019-05-08 games/frobtads: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
1604.00_3 07 Apr 2019 07:43:38
  |
antoine  |
Deprecate ports broken for more than 6 months |
1604.00_3 25 Dec 2018 20:25:40
  |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
1604.00_3 13 Dec 2018 15:04:26
  |
lme  |
games/voxelands{,-server}: Remove potential malicious WWW |
1604.00_3 13 Dec 2018 02:43:34
  |
linimon  |
Pet portlint.
Approved by: portmgr (tier-2 blanket) |
1604.00_3 04 Nov 2018 16:09:54
  |
antoine  |
Mark BROKEN: fails to build
In file included from src/porting.cpp:33:
In file included from src/config.h:10:
src/cmake_config.h:17:26: error: invalid suffix on literal; C++11 requires a
space between literal and identifier [-Wreserved-user-defined-literal]
#define BUILD_INFO "VER="VERSION_STRING" RUN_IN_PLACE=0 USE_GETTEXT=1
INSTALL_PREFIX=/usr/local BUILD_TYPE="BUILD_TYPE
^
Reported by: pkg-fallout |
1604.00_3 10 Sep 2018 13:14:52
  |
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1604.00_3 08 Jan 2018 13:21:10
  |
krion  |
Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd
if /usr/bin/ld is lld, until the issue can be addressed.
PR: 214864
Approved by: portmgr (LLD_UNSAFE blanket)
Sponsored by: The FreeBSD Foundation |
1604.00_3 23 May 2017 05:03:16
  |
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
1604.00_2 22 May 2017 13:17:39
  |
linimon  |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
1604.00_2 15 Feb 2017 19:40:16
  |
tijl  |
- In x11-toolkits/irrlicht build only the shared library. The upstream
Makefile does not support building both the static and shared library.
It compiles the code without -fPIC first for the static library and then
creates the shared library from the same object files without recompiling
them with -fPIC.
- The upstream install target can now be used as well.
- Use upstream library version and bump dependent ports. |
1604.00_1 05 Nov 2016 07:02:44
  |
antoine  |
Cleanup |
1604.00 01 Nov 2016 20:02:22
  |
jrm  |
New ports: games/voxelands and games/voxelands-server
A voxel sandbox game forked from minetest:
http://www.voxelands.com/
PR: 201069
Submitted by: dcmenche@gmail.com (maintainer)
Reviewed by: mat
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8379 |