Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.71.6_1,1 01 Jul 2024 20:27:23 |
Rene Ladan (rene) |
all: drop support for FreeBSD 13.2 which reached EOL today
Thanks again to jbeich for noticing various things I overlooked.
Reviewed by: acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat,
nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision: https://reviews.freebsd.org/D45141 |
7.71.6_1,1 13 Dec 2023 10:13:56 |
Dima Panov (fluffy) |
games/alienarena: fix build/packaging client
pkgconfig is unconditional build dependency
CLIENT require minizip
Fix plist without CLIENT
PR: 275519
Approved by: maintainer (acm)
Reported by: poudriere faiure
Sponsored by: Serenity Cybersecurity, LLC |
7.71.6,1 13 Nov 2023 04:01:25 |
Jose Alonso Cardenas Marquez (acm) |
games/alienarena: Update to 7.71.6
- Use GITHUB
- Bump PORTEPOCH because it uses a new kind of version |
2013.766_13 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
2013.766_12 26 Jul 2023 00:48:20 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
2013.766_12 23 Jul 2023 17:54:18 |
Muhammad Moinur Rahman (bofh) |
games/alienarena: Fix build with llvm16
- Add LICENSE GPLv2
- Utilize USES=localbase
- Utilize OPTIONSNG
- Remove unnecessary post-install target
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
2013.766_12 04 Nov 2022 05:34:40 |
Yuri Victorovich (yuri) |
devel/ode: Update 0.13 -> 0.16.2
PR: 255111
Approved by: acm@ (maintainer) |
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) |
2013.766_11 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 ) |
2013.766_11 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
2013.766_11 04 Aug 2021 21:12:31 |
Jose Alonso Cardenas Marquez (acm) |
games/alienarena[-data]: fix pkg-plist
* Use @dir instead of @dirrm into pkg-plist
PR: 257384
Reported by: felix at palmen-it.de |
2013.766_10 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 |
2013.766_9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2013.766_9 27 Aug 2020 17:56:10 |
tcberner |
games/alienware: fix build on recent current |
2013.766_9 05 Nov 2019 22:16:15 |
zeising |
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. |
2013.766_9 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
2013.766_9 26 Jul 2019 20:46:57 |
gerald |
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 |
2013.766_8 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 |
2013.766_7 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 |
2013.766_6 22 Sep 2017 08:30:43 |
mat |
Use the MASTER_SITES macros correctly.
Sponsored by: Absolight |
2013.766_6 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 |
2013.766_5 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 |
2013.766_4 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 |
2013.766_3 14 Feb 2017 15:11:20 |
tijl |
Port uses shared libode after r434086. |
2013.766_2 13 Jan 2017 16:54:56 |
mat |
Fix ports using PREFIX in their depends instead of LOCALBASE.
With hat: portmgr
Sponsored by: Absolight |
2013.766_2 05 Jan 2017 13:09:13 |
antoine |
Convert to USES=jpeg |
2013.766_1 17 Dec 2016 16:11:01 |
mat |
Whatever you do, ${PORTSDIR}/ keeps creeping back.
Sponsored by: Absolight |
2013.766_1 14 Dec 2016 04:48:47 |
acm |
- Re-add games/alienarena and games/alienarena-data ports |
2013.766_1 07 Sep 2014 08:46:16 |
antoine |
2014-08-31 mail/dcc-dccd: Not staged. See
http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-08-31 games/alienarena: Not staged. See
http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-09-07 games/alienarena-data: Useless without alienarena |
2013.766_1 13 Jul 2014 23:23:25 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
2013.766_1 02 Jul 2014 18:22:39 |
antoine |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr |
2013.766_1 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
2013.766_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 ) |
2013.766 25 Dec 2013 23:29:34 |
antoine |
Convert the tree to USES=openal
Approved by: portmgr (bapt) |
2013.766 01 Oct 2013 05:53:09 |
acm |
- Update to 2013.766 |
2011.753_3 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
2011.753_3 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
2011.753_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) |
2011.753_2 29 Apr 2013 08:57:13 |
bapt |
Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format |
23 Apr 2013 10:47:03
|
bapt |
Convert g* to USES=pkgconfig |
2011.753_2 26 Jul 2012 05:40:24 |
bapt |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
2011.753_2 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
2011.753_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2011.753 26 Mar 2012 02:19:51 |
acm |
- Update to 2011.753
Feature safe: yes |
2011.752 20 Oct 2011 22:24:57 |
acm |
- Update to 2011.752 |
2011.751 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
2011.751 18 Apr 2011 03:47:08 |
acm |
- Update to 2011.751
- Remove obsolete patch files
- Remove obsolete OPTION |
2010.745 12 Aug 2010 00:47:38 |
acm |
- Update to 2010.745
- Remove pkg-plist file from games/alienarena-data. Now it is generating
automatically |
2009.733_5 14 Jun 2010 16:55:34 |
naddy |
Fix plist.
Submitted by: QAT |
2009.733_4 06 Jun 2010 20:44:03 |
naddy |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
2009.733_3 03 Apr 2010 10:44:36 |
roam |
Chase the ftp/curl shlib version bump. |
2009.733_2 30 Mar 2010 17:47:34 |
dinoex |
- fix build for jpeg-8
PR: 145204 |
2009.733_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2009.733_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2009.733 27 Jan 2010 17:51:23 |
acm |
- Update 2009.733
- Move pkg-message to files directory
- Respect freedesktop config directory |
2008.721_1 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
2008.721 30 Apr 2009 17:39:57 |
acm |
- Update to 2008.721
- Add/Modify entries to MASTER_SITES
- Modify COMMENT
- Take maintainership
- Other tiny modifications |
2008.710_1 27 Feb 2009 21:24:38 |
alepulver |
- Drop maintainership of the following ports:
games/darkplaces
games/quake-dpmod
games/edge
games/deng
games/odamex
games/uhexen2
games/uhexen2-extras
games/vavoom
games/vavoom-extras
games/alienarena
games/alienarena-data
games/freedroidrpg
games/assaultcube (Only the first 15 lines of the commit message are shown above ) |
2008.710_1 23 Jan 2009 15:43:14 |
roam |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
2008.710 21 Jun 2008 21:53:13 |
alepulver |
- Update to version 2008.710. |
2008 24 Mar 2008 20:42:28 |
alepulver |
Both data and program:
- Update to version 2008.
Only for games/alienarena:
- Remove local patches (now integrated upstream).
- Check for WITH_* instead of !WITHOUT_* (avoid double negation).
- Add note about using the SDL version in FreeBSD >= 7 because of sound
problems. |
2007.610_1 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
2007.610 12 Dec 2007 17:16:33 |
alepulver |
- Update to version 2007.610.
- Mark Linux version as DEPRECATED (it is to be decided if it will remain in
the tree) and BROKEN (needs dependencies which aren't in the tree or are
outdated). In the meantime use the native version. |
2007.605 09 Sep 2007 05:52:58 |
alepulver |
- Update patches (remove old and add new ones). |
2007.605 08 Sep 2007 23:28:39 |
alepulver |
- Update to version 2007.605. |
2007.604_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2007.604_1 31 Mar 2007 02:36:12 |
alepulver |
- Bump PORTREVISION because of the changes in the last commit. |
2007.604 31 Mar 2007 02:32:23 |
alepulver |
- Fix Makefile patch.
- Remove part of patch-server__sv_main.c which was causing a "Bad challenge"
error when connecting to a password protected server [1].
Reported by: "Kyle Hunter" <keletmaster@gmail.com> [1] |
2007.604 27 Mar 2007 10:07:30 |
alepulver |
- Update games/alienarena-data, games/alienarena and games/linux-alienarena to
version 2007.604 (20070225).
- Add ${MKDIR} and @dirrmtry for share/pixmaps.
- The patches were integrated in upstream SVN, so next version will have them. |
2007.603 09 Feb 2007 16:16:42 |
alepulver |
- Update MASTER_SITES. |
2007.603 05 Feb 2007 15:04:25 |
alepulver |
- Update to version 2007.603. |
2007.602 14 Jan 2007 19:50:25 |
alepulver |
- Commit updated patch (missing from previous update).
Reported by: "Mark Lu" <excelblue@gmail.com> |
2007.602 10 Jan 2007 03:14:40 |
alepulver |
- Update to version 2007.602.
- Take maintainership of games/linux-alienarena [1].
Approved by: acm (discussed over IRC) [1] |
2007_1 20 Sep 2006 11:21:59 |
stas |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
2007 01 Sep 2006 20:29:21 |
alepulver |
- Update Alien Arena ports to version 2007 (games/alienarena-data,
games/alienarena and games/linux-alienarena [1]).
- Remove BROKEN for 4.x (now gzip extracts the distfile fine).
- Allow building individual executables in games/alienarena.
Approved by: acm (maintainer) [1] |
2006.u 24 Jun 2006 20:01:41 |
alepulver |
- Update to version 2006.ue.
- Move to LOCALBASE.
- Fix double mouse speed. |
2006.g 29 May 2006 22:47:09 |
alepulver |
- Mirror patch to my FTP and change MASTER_SITES.
- Remove site which doesn't contain the data anymore.
Approved by: garga (mentor, implicitly) |
2006.g 18 May 2006 17:28:15 |
alepulver |
AA2K6 is the latest in a series of standalone games based on a classic Sci-Fi
theme with a modern, updated visual experience. With 25 levels, five modes of
play, mutators, built-in bots, 9 characters, 8 weapons (3 with alt-fire
modes), the game has an endless supply of replayability. Billed as the sequel
to 2004's CodeRED: Alien Arena, AA2K6 is much more than that. With the trials
and tribulations of software development, endless hours of playing, gathering
feedback, COR Entertainment has been able to not only fine tune and perfect
it's flagship game, but add completely new dimensions to it.
WWW: http://red.planetarena.org/
PR: ports/91803
Approved by: garga (mentor) |