non port: games/wesnoth/Makefile |
SVNWeb
|
Number of commits found: 200 (showing only 100 on this page) |
Wed, 27 Sep 2023
|
[ 14:36 Dima Panov (fluffy) ] 358336d
games/wesnoth: update to 1.16.10 release, support Boost-1.83.0 (+)
Release Notes: https://www.wesnoth.org/start/1.16/
Changelog: https://github.com/wesnoth/wesnoth/blob/1.16/changelog.md
|
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
|
Thu, 27 Apr 2023
|
[ 18:29 Dima Panov (fluffy) ] b4ab0d6
games/wesnoth: update to 1.16.9 release (+)
Release notes: https://forums.wesnoth.org/viewtopic.php?t=56873
|
[ 18:25 Dima Panov (fluffy) ] 3e45e8e (Only the first 10 of 184 ports in this commit are shown above. )
*/*: bump all direct Boost cunsumers
|
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Thu, 13 Apr 2023
|
[ 00:56 Jan Beich (jbeich) ] f1f1a8b (Only the first 10 of 214 ports in this commit are shown above. )
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine
|
Thu, 26 Jan 2023
|
[ 14:35 Dima Panov (fluffy) ] 87f278e
games/wesnoth: update to 1.16.8 release (+)
Changelog: https://github.com/wesnoth/wesnoth/blob/1.16/changelog.md
|
Wed, 18 Jan 2023
|
[ 17:31 Dima Panov (fluffy) ] 1500b16
games/wesnoth: update to 1.16.7 release (+)
Changelog: https://github.com/wesnoth/wesnoth/blob/1.16/changelog.md
|
Mon, 16 Jan 2023
|
[ 19:32 Dima Panov (fluffy) ] e1287d0 (Only the first 10 of 184 ports in this commit are shown above. )
*/*: bump libboost*.so libraries consumert after Boost upgrade
|
Wed, 19 Oct 2022
|
[ 08:10 Jan Beich (jbeich) ] dfe25d7 (Only the first 10 of 208 ports in this commit are shown above. )
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine
|
Fri, 9 Sep 2022
|
[ 16:07 Dima Panov (fluffy) ] 6726af9
games/wesnoth: update to 1.16.6 maintenance release (+)
Changelog: https://github.com/wesnoth/wesnoth/blob/1.16.6/changelog.md
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Fri, 12 Aug 2022
|
[ 14:46 Dima Panov (fluffy) ] 4cf39de (Only the first 10 of 722 ports in this commit are shown above. )
*/*: bump all consumers after recent boost upgrade
|
Fri, 15 Jul 2022
|
[ 17:44 Dima Panov (fluffy) ] 151cd34
games/wesnoth: update to 1.16.5 maintenance release (+)
* Fixed frequent crashes occurring in multiplayer matches (issue #6863).
Adjust packaging without NLS
|
Wed, 13 Jul 2022
|
[ 07:43 Dima Panov (fluffy) ] b247b5e
games/wesnoth: update to 1.16.4 maintenance release (+)
Changelog: https://github.com/wesnoth/wesnoth/blob/1.16/changelog.md
|
Mon, 30 May 2022
|
[ 22:40 Dima Panov (fluffy) ] 860ef86
games/wesnoth: update to 1.6.3 stable release (+)
* use C++17
* adopt
Noticed by: portscout
|
Sun, 22 May 2022
|
[ 20:17 Dima Panov (fluffy) ] b082b3d (Only the first 10 of 280 ports in this commit are shown above. )
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106
|
Thu, 7 Apr 2022
|
[ 00:39 Jan Beich (jbeich) ] 268cee3 (Only the first 10 of 179 ports in this commit are shown above. )
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy
|
Mon, 21 Feb 2022
|
[ 02:26 Wen Heping (wen) ] 1e8cdfe6
games/wesnoth: Update to 1.16.2
Update DEPENDS
Drop maintainership
|
Tue, 21 Sep 2021
|
[ 12:36 Wen Heping (wen) ] 6543dd4
games/wesnoth: Update to 1.14.17
|
Sat, 15 May 2021
|
[ 07:14 Tobias Kortkamp (tobik) Author: Yasuhiro Kimura ] 9671981 (Only the first 10 of 40 ports in this commit are shown above. )
*: Remove unnecessary 'port' argument from USES=readline
PR: 248459
Exp-run by: antoine
|
Mon, 12 Apr 2021
|
[ 02:57 Wen Heping (wen) ] 7838d8c
games/wesnoth : Update to 1.14.16
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 8 Jan 2021
|
[ 07:38 wen ]
- Update to 1.14.15
|
Fri, 25 Sep 2020
|
[ 23:43 wen ]
- Update to 1.14.14
|
Fri, 20 Mar 2020
|
[ 12:53 wen ]
- Update to 1.14.11
- Switch to python3
|
Sun, 23 Feb 2020
|
[ 15:25 antoine ] (Only the first 10 of 257 ports in this commit are shown above. )
Deprecate a few ports
With hat: portmgr
|
Sat, 14 Dec 2019
|
[ 16:12 wen ]
- Update to 1.14.9
|
Wed, 11 Dec 2019
|
[ 17:53 jbeich ] (Only the first 10 of 417 ports in this commit are shown above. )
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136
|
Tue, 5 Nov 2019
|
[ 22:16 zeising ] (Only the first 10 of 474 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories g
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.
|
Mon, 19 Aug 2019
|
[ 15:35 jbeich ] (Only the first 10 of 412 ports in this commit are shown above. )
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Mon, 15 Apr 2019
|
[ 14:03 wen ]
- Update to 1.14.7
|
Fri, 12 Apr 2019
|
[ 06:36 jbeich ] (Only the first 10 of 392 ports in this commit are shown above. )
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303
|
Tue, 9 Apr 2019
|
[ 14:04 sunpoet ] (Only the first 10 of 289 ports in this commit are shown above. )
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
|
Tue, 19 Mar 2019
|
[ 02:03 wen ]
- Update to 1.14.6
- Take maintainership
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
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
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
[ 00:15 jbeich ] (Only the first 10 of 415 ports in this commit are shown above. )
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645
|
Tue, 6 Nov 2018
|
[ 23:52 linimon ]
Add compiler:c++11-lang to USES to fix linking with boost.
Approved by: portmgr (tier-2 blanket)
|
Fri, 2 Nov 2018
|
[ 13:32 rene ] (Only the first 10 of 243 ports in this commit are shown above. )
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724
|
Wed, 26 Sep 2018
|
[ 13:08 lme ]
games/wesnoth:
Update to 1.14.5
|
Thu, 9 Aug 2018
|
[ 06:58 jbeich ] (Only the first 10 of 404 ports in this commit are shown above. )
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165
|
Wed, 25 Jul 2018
|
[ 03:43 fluffy ]
- Update Battle of Wesnoth to 1.14.3 release
PR: 228984 (based on)
Submitted by: Maik Fischer
|
Thu, 17 May 2018
|
[ 09:56 tz ]
Drop MAINTAINERship for these ports:
- databases/postgresql-plproxy
- devel/fpp
- devel/gnu-efi
- games/nlarn
- games/wesnoth
- mail/phpmailer
- mail/tlb
- ports-mgmt/pkg-plist
- sysutils/battray
- textproc/xml-parse.el
|
Wed, 18 Apr 2018
|
[ 13:57 jbeich ] (Only the first 10 of 388 ports in this commit are shown above. )
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030
|
Sun, 18 Mar 2018
|
[ 20:55 yuri ]
games/wesnoth: Unbreak by fixing shebang
Port changes:
* Add missing LIB_DEPENDS
* Add missing USE_GNOME and USE_XORG
Approved by: portmgr (port compliance, infrastructure
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Thu, 18 Jan 2018
|
[ 04:11 jbeich ] (Only the first 10 of 356 ports in this commit are shown above. )
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279
|
Mon, 25 Sep 2017
|
[ 00:08 jbeich ] (Only the first 10 of 342 ports in this commit are shown above. )
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
|
[ 00:05 jbeich ] (Only the first 10 of 327 ports in this commit are shown above. )
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Fri, 4 Aug 2017
|
[ 18:56 rakuco ]
Build with -std=gnu++11 when OPENMP is on.
-std=gnu++11 is necessary on FreeBSD 10, whose libc++ does not have the
`operator delete(void*, size_t)' overload from C++14. GCC 6 defaults to
--std=gnu++14, which then breaks the build.
PR: 219485
|
Fri, 2 Jun 2017
|
[ 17:43 tcberner ]
Fix shebangs.
Reviewed by: tz
Approved by: tz (maintainer)
Differential Revision: https://reviews.freebsd.org/D10779
|
Mon, 22 May 2017
|
[ 13:17 linimon ] (Only the first 10 of 49 ports in this commit are shown above. )
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
|
Tue, 2 May 2017
|
[ 06:48 jbeich ] (Only the first 10 of 336 ports in this commit are shown above. )
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Fri, 6 Jan 2017
|
[ 08:45 jbeich ] (Only the first 10 of 324 ports in this commit are shown above. )
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1
|
Tue, 20 Dec 2016
|
[ 16:36 tz ]
games/wesnoth: Update from 1.12.5 to 1.12.6
Changelog: https://raw.githubusercontent.com/wesnoth/wesnoth/1.12.6/changelog
The TEST option is broken in FreeBSD 10.x and 9.x but builds fine on 11. This
will investigated later.
PR: 209641
Approved by: mentors (implicit)
|
Mon, 19 Dec 2016
|
[ 12:30 tz ]
games/wesnoth: Enable OPENMP by default
PR: 215357
Submitted by: Jan Beich <jbeich@FreeBSD.org>
Approved by: mentors (implicit)
|
Wed, 23 Nov 2016
|
[ 12:45 jbeich ] (Only the first 10 of 353 ports in this commit are shown above. )
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office)
|
Sun, 20 Nov 2016
|
[ 09:38 gerald ] (Only the first 10 of 364 ports in this commit are shown above. )
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
|
Fri, 10 Jun 2016
|
[ 09:08 tz ] (Only the first 10 of 25 ports in this commit are shown above. )
Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org
Approved by: junovitch (mentor)
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 17 Nov 2015
|
[ 01:58 junovitch ]
games/wesnoth: update 1.12.4 -> 1.12.5
Changes:
* Players
Changelog: https://github.com/wesnoth/wesnoth/blob/1.12.5/players_changelog
* Full Changelog: https://github.com/wesnoth/wesnoth/blob/1.12.5/changelog
PR: 204503
Submitted by: Torsten Zuhlsdorff <ports@toco-domains.de> (maintainer)
|
Thu, 5 Nov 2015
|
[ 20:34 amdmi3 ]
- Fix build with TEST enabled
Approved by: portmgr blanket
|
Fri, 25 Sep 2015
|
[ 14:02 robak ]
games/wesnoth: add portscout information
- Fix PORTREVISION position
PR: 203310
Submitted by: Torsten Zuhlsdorff <ports@toco-domains.de> (maintainer)
|
Fri, 28 Aug 2015
|
[ 15:30 jbeich ]
games/wesnoth: convert to BROKEN helper
While here use more common wording for build failure.
Approved by: portmgr blanket
|
Tue, 28 Jul 2015
|
[ 21:35 amdmi3 ]
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
Wed, 1 Jul 2015
|
[ 00:27 delphij ]
Update to 1.12.4.
PR: ports/201192
Submitted by: maintainer (Torsten Zuhlsdorff)
|
Tue, 26 May 2015
|
[ 12:39 marino ]
games/wesnoth: Revert version 1.13 => 1.12
This port is supposed to track stable releases. Those end in even
numbers, e.g. 1.10, 1.12, 1.14. The odd numbers are development
releases. The upgrade to 1.13 was due to a misunderstanding about the
version numbering scheme.
PR: 200236
Submitted by: maintainer (Torsten Zuehlsdorff)
|
Fri, 15 May 2015
|
[ 18:14 amdmi3 ]
- Update to 1.13.0
PR: 199848
Submitted by: ports@toco-domains.de (maintainer)
|
Fri, 17 Apr 2015
|
[ 13:58 jbeich ]
- Add CPE information
- Require openmp-capable compiler for OPENMP
PR: 199497
Approved by: Torsten Zuhlsdorff (maintainer)
|
[ 08:05 jbeich ]
- Update to 1.12.2
Changes: http://forums.wesnoth.org/viewtopic.php?t=41870
PR: 199414
Submitted by: Torsten Zuhlsdorff (maintainer)
MFH: 2015Q2
Security: https://vuxml.freebsd.org/freebsd/ba326a36-5f02-452d-a215-31e7b06d5edf.html
|
Tue, 17 Feb 2015
|
[ 01:16 jbeich ]
- Update to 1.12.1 [1]
- Convert to option helpers
- Stagify NLS option
- Drop unsupported POOLALLOC and PYTHON options
- Rename TESTS to TEST
- Track direct usage of vorbisfile and fontconfig
- Append / (slash) in MASTER_SITES
- Don't redefine default WRKSRC
Changes: http://forums.wesnoth.org/viewtopic.php?t=41544
PR: 197478 [1]
PR: 197496
Submitted by: Torsten Zuhlsdorff (maintainer) [1]
Reviewed by: bapt, Torsten Zuhlsdorff
Approved by: Torsten Zuhlsdorff (maintainer)
Approved by: bapt (mentor)
|
Fri, 6 Feb 2015
|
[ 13:44 marino ]
games/wesnoth: Upgrade version 1.10.7 => 1.12.0, change maintainers
With the blessing of the former maintainer, the submitter of the PR
takes over the maintainership of Wesnoth.
PR: 196721
Submitted by: Torsten Zuehlsdorff
|
Thu, 25 Dec 2014
|
[ 20:54 bapt ] (Only the first 10 of 446 ports in this commit are shown above. )
Bump portrevision after png update
|
[ 19:04 antoine ] (Only the first 10 of 332 ports in this commit are shown above. )
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
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. (Only the first 15 lines of the commit message are shown above )
|
Mon, 20 Oct 2014
|
[ 17:36 mva ] (Only the first 10 of 41 ports in this commit are shown above. )
- Convert games/ to new USES=python
Approved by: portmgr (implicit)
|
Sun, 14 Sep 2014
|
[ 00:51 glewis ]
. Fix USES clauses:
. USE_BZIP2=yes -> USES=tar:bzip2
. USE_GNOME=desktopfileutils -> USES=desktop-file-utils
Approved by: portmgr (blanket)
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Sun, 31 Aug 2014
|
[ 11:54 tijl ] (Only the first 10 of 33 ports in this commit are shown above. )
converters/fribidi:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
|
Wed, 16 Jul 2014
|
[ 08:05 bapt ] (Only the first 10 of 12 ports in this commit are shown above. )
Fix non default LIB_DEPENDS
With hat: portmgr
|
Tue, 15 Jul 2014
|
[ 15:19 adamw ] (Only the first 10 of 13 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Wed, 9 Jul 2014
|
[ 19:06 tijl ] (Only the first 10 of 44 ports in this commit are shown above. )
- Convert net/sdl_net to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port)
|
Fri, 6 Jun 2014
|
[ 12:59 miwi ]
- Stage support
PR: 190673
|
Fri, 7 Feb 2014
|
[ 11:44 bapt ] (Only the first 10 of 229 ports in this commit are shown above. )
Chase boost and icu bump
While here convert some LIB_DEPENDS
|
Thu, 12 Dec 2013
|
[ 11:14 bapt ] (Only the first 10 of 17 ports in this commit are shown above. )
Convert LIB_DEPENDS for ports depending on boost
|
Mon, 28 Oct 2013
|
[ 00:00 glewis ]
. Update to 1.10.7
PR: 183370
Approved by: maintainer
|
Fri, 20 Sep 2013
|
[ 17:36 bapt ] (Only the first 10 of 1149 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
|
Wed, 11 Sep 2013
|
[ 09:36 marino ]
Add explicit dependency on pkgconf (6 ports)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Fri, 26 Apr 2013
|
[ 10:44 ak ] (Only the first 10 of 277 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Tue, 16 Apr 2013
|
[ 17:49 bdrewery ]
- Update to 1.10.6
- Remove indefinite article from COMMENT
PR: ports/177547
Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
Feature safe: yes
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] (Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Thu, 31 Jan 2013
|
[ 13:38 bapt ] (Only the first 10 of 164 ports in this commit are shown above. )
Chase boost update
|
Mon, 31 Dec 2012
|
[ 17:12 mezz ]
Remove the created by me and update those header at the same time. I never
care about those header, so you even can claim that those were created by
you instead of me. There are a few more left, I will worry about it later.
|
Sun, 9 Dec 2012
|
[ 16:40 amdmi3 ]
- Fix unneeded escape (1)
- Fix plist for WITHOUT_SERVER (1)
- Update to 1.10.5 (2)
PR: 174139
Submitted by: myself (1), Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer) (2)
Feature safe: yes
|
Number of commits found: 200 (showing only 100 on this page) |