Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.5_2 08 Sep 2022 20:30:42 |
Dmitry Marakasov (amdmi3) |
*/*: preserve all WWWs for my ports |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.7.5_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.7.5_2 17 May 2022 14:41:55 |
Dmitry Marakasov (amdmi3) |
games/teeworlds: fix build, add extra WWW |
0.7.5_2 10 Mar 2022 12:14:32 |
Dmitry Marakasov (amdmi3) |
games/teeworlds: apply patch for CVE-2021-43518
Security: CVE-2021-43518
Security: 5aaf534c-a069-11ec-acdc-14dae9d5a9d2 |
0.7.5_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
0.7.5 07 Apr 2021 23:19:01 |
Dmitry Marakasov (amdmi3) |
Remove useless Created by: headers mentioning me |
0.7.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.5 02 May 2020 11:48:09 |
pkubaj |
games/teeworlds: fix build on GCC architectures
Use C99 standard, base GCC uses C89 by default:
/wrkdirs/usr/ports/games/teeworlds/work/teeworlds-0.7.5/src/base/system.c:2328:
error: 'for' loop initial declaration used outside C99 mode |
0.7.5 20 Apr 2020 01:35:22 |
amdmi3 |
- Update to 0.7.5 |
0.7.4 23 Dec 2019 17:40:07 |
amdmi3 |
- Update to 0.7.4 |
0.7.3.1 05 Nov 2019 22:21:16 |
zeising |
Add USES=xorg USES=gl, ports categories e and g
Add USES=xorg and USES=gl to ports in categories starting with 'e' and 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
0.7.3.1 22 Apr 2019 21:18:19 |
amdmi3 |
- Update to 0.7.3.1
- Switch downloads to GitHub
- Support testing |
0.6.5 05 Jan 2019 21:05:55 |
amdmi3 |
- Update to 0.6.5 |
0.6.4_7 12 Dec 2018 01:35:36 |
gerald |
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 |
0.6.4_6 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
0.6.4_5 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
0.6.4_4 19 Dec 2017 20:21:49 |
amdmi3 |
- Remove python version restriction |
0.6.4_4 10 Sep 2017 20:55:39 |
gerald |
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 |
0.6.4_3 25 Jun 2017 00:29:09 |
linimon |
Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket) |
0.6.4_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 |
0.6.4_2 01 Apr 2017 15:23:32 |
gerald |
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 |
0.6.4_1 23 Jan 2017 15:05:55 |
amdmi3 |
- Update WWW |
0.6.4_1 23 Nov 2016 10:49:54 |
amdmi3 |
- Fix fetch: distfile was rerolled
- Difference is only removal of generated files (object files and python cache) |
0.6.4 21 Nov 2016 15:52:26 |
amdmi3 |
- Update to 0.6.4
MFH: 2016Q4 (security fix) |
0.6.3_1 20 Nov 2016 09:38:09 |
gerald |
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. |
0.6.3 14 Sep 2016 01:16:12 |
amdmi3 |
- Update to 0.6.3
- Switch to options helpers |
0.6.2_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.6.2_3 04 Apr 2015 00:11:33 |
amdmi3 |
- Add CPE info |
0.6.2_3 26 Mar 2015 12:46:46 |
amdmi3 |
- Remove useless -pthread replace |
0.6.2_3 25 Mar 2015 18:30:26 |
amdmi3 |
Remove PTHREAD_LIBS, PTHREAD_CFLAGS from my ports |
0.6.2_3 08 Dec 2014 16:48:41 |
tijl |
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 ) |
0.6.2_2 29 Sep 2014 14:38:01 |
amdmi3 |
- Convert to USES=python |
0.6.2_2 10 Sep 2014 20:50:37 |
gerald |
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) |
0.6.2_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.6.2 15 Dec 2013 13:35:53 |
mva |
- Fix the usage of 'python' to get rid of the implicit lang/python
dependency
- Restrict the build to the supported Python versions
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket) |
0.6.2 08 Nov 2013 12:20:45 |
amdmi3 |
- Fix build on current
PR: 183774
Submitted by: Pavlo Greenberg <dog@virtual.org.ua> |
0.6.2 07 Nov 2013 23:11:04 |
amdmi3 |
- Update to 0.6.2
- Support staging
- Use new LIB_DEPENDS syntax |
0.6.1_2 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.6.1_2 17 Sep 2013 12:32:15 |
amdmi3 |
Fix build with clang/libc++ |
0.6.1_2 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.6.1_2 12 Jul 2013 15:01:46 |
amdmi3 |
- Trim Makefile headers
- 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 |
0.6.1_2 31 May 2013 14:40:56 |
jgh |
- adopt optionsNG for games
- trim historical headers and trim comments
- some Makefile cleanup
Approved by: portmgr (bapt) |
0.6.1_2 23 Jan 2013 15:00:19 |
makc |
Bump PORTREVISION after DESKTOP_ENTRIES update |
0.6.1_1 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- 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 |
0.6.1 10 Aug 2011 03:04:12 |
amdmi3 |
- Update to 0.6.1 |
0.6.0 04 Aug 2011 04:26:20 |
amdmi3 |
- Update to 0.6.0
PR: 156344
Submitted by: David Demelier <demelier.david@gmail.com> |
0.5.2_1 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
0.5.2_1 23 Jun 2010 16:38:57 |
amdmi3 |
- Fix possible server segfaults
PR: 148081
Submitted by: David DEMELIER <demelier.david@gmail.com>
Feature safe: yes |
0.5.2 04 Apr 2010 06:42:24 |
linimon |
Mark as broken on ia64: gets bus error.
Hat: portmgr |
0.5.2 30 Oct 2009 00:05:11 |
amdmi3 |
- Update to 0.5.2 |
0.5.1 11 Sep 2009 21:57:40 |
amdmi3 |
- Add DESKTOP_ENTRY to bunch of ports
- Mark some ports MAKE_JOBS_SAFE |
0.5.1 28 Jul 2009 16:34:36 |
amdmi3 |
- Update URL of my distfile mirror in 87 ports
Approved by: portmgr (erwin) |
0.5.1 31 Mar 2009 17:04:03 |
amdmi3 |
- Support parallel build, mark MAKE_JOBS_SAFE |
0.5.1 28 Jan 2009 02:36:09 |
amdmi3 |
- Update to 0.5.1 |
0.5.0 14 Jan 2009 23:43:01 |
amdmi3 |
- Update to 0.5.0 |
0.4.3 05 Jan 2009 16:14:51 |
amdmi3 |
- Update address of my distfile mirror |
0.4.3 06 Sep 2008 00:46:28 |
amdmi3 |
- Update to 0.4.3
- Unbreak on 6.x |
0.4.2 19 Jun 2008 17:28:24 |
amdmi3 |
Update my email address in 132 ports.
Approved by: miwi (mentor) |
0.4.2 19 Apr 2008 22:48:55 |
miwi |
- Update to 0.4.2
PR: 122894
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
0.4.1 17 Apr 2008 21:26:26 |
miwi |
* Project name has changed (teewars to teeworlds)
* Update to 0.4.1
* Add USE_XORG, as the game is explicitly linked with X libs
* Connect to the build
PR: 122023
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
0.3.4 17 Apr 2008 17:46:55 |
miwi |
- Force commit
repcopy from games/teewars -> games/teeworlds |