notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: games/assaultcube/Makefile
SVNWeb

Number of commits found: 48

Mon, 26 Jun 2023
[ 22:58 Robert Clausecker (fuz) search for other commits by this committer Author: Kevin Zheng ]    commit hash:658a65e0dab377a6bdd4ca9ff792f9e21cad8a53  commit hash:658a65e0dab377a6bdd4ca9ff792f9e21cad8a53  commit hash:658a65e0dab377a6bdd4ca9ff792f9e21cad8a53  658a65e 
games/assaultcube: Fix link on 14-CURRENT i386

Fix build on 14-CURRENT i386 by disabling dynamic relocation checks with
lld 15.

PR:		272049
See also:	145ca5487348
Tue, 14 Feb 2023
[ 12:34 Fernando Apesteguía (fernape) search for other commits by this committer Author: Kevin Zheng ]    commit hash:3c8ea1caeedb246697b79bdb5c215fe4567247c6  commit hash:3c8ea1caeedb246697b79bdb5c215fe4567247c6  commit hash:3c8ea1caeedb246697b79bdb5c215fe4567247c6  3c8ea1c 
games/assaultcube: Update to 1.3.0.2

Submitter becomes maintainer, already maintainer of several ports.

The PORT_ENET option no longer compiles, so remove it. The MASTER server option
is also currently broken, but players playing the game or running a dedicated
server should not need to run it, so disable this option for now.

While here, pet linters.

ChangeLog: https://assault.cubers.net/docs/history.html

 * the server sends messages so you know what data was used for shuffeling
   (random < match < vita)
 * switching to spectator only incurs respawn delay, not suicide/teamkill
 * the overview spectator can now see the flags in tilted-model or radar-like
   ways through overviewflags setting
 * connect protocol waits for authentication with the masterserver before
   connecting
 * register connect protocol script for linux

PR:		269505
Reported by:	kevinz5000@gmail.com (maintainer)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  d56127b  (Only the first 10 of 744 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 22 Jun 2021
[ 18:53 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  da3162c  (Only the first 10 of 914 ports in this commit are shown above. View all ports for this commit)
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
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 4 Nov 2020
[ 08:03 wen search for other commits by this committer ] Original commit   Revision:554059
- Drop maintainership

PR:		250844
Submitted by:	lightside@gmx.com(maintainer)
Thu, 19 Mar 2020
[ 23:02 tobik search for other commits by this committer ] Original commit   Revision:528750 (Only the first 10 of 62 ports in this commit are shown above. View all ports for this commit)
Clean up LLD_UNSAFE from openal-soft ports

After FreeBSD 12.0 EOL we no longer have to worry about LLD 6 and
can drop LLD_UNSAFE from openal-soft ports.  LLD can link them fine
now but some ports needs a little help on i386 (-Wl,-znotext).

PR:		226980
Reviewed by:	jbeich (earlier version)
Differential Revision:	https://reviews.freebsd.org/D23030
Sat, 7 Dec 2019
[ 15:57 pkubaj search for other commits by this committer ] Original commit   Revision:519215
games/assaultcube: fix build on GCC architectures

OpenAL needs C++11 compiler:
/usr/local/lib/libopenal.so: undefined reference to `VTT for
std::__cxx11::basic_istringstream<char, std::char_traits<char>,
std::allocator<char> >@GLIBCXX_3.4.21'
Thu, 7 Nov 2019
[ 12:53 antoine search for other commits by this committer ] Original commit   Revision:516969
Unbreak
Tue, 5 Nov 2019
[ 22:21 zeising search for other commits by this committer ] Original commit   Revision:516847 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
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.
Tue, 10 Jul 2018
[ 13:08 swills search for other commits by this committer ] Original commit   Revision:474365
games/assaultcube: modernize port

PR:		227190
Submitted by:	lightside <lightside@gmx.com> (maintainer)
Fri, 6 Apr 2018
[ 18:32 ler search for other commits by this committer ] Original commit   Revision:466683
games/assaultcube: LLD_UNSAFE additions

PR:	226980
Submitted by:	emaste
Approved by:	ghtside@gmx.com	 (maintainer)
Tue, 23 May 2017
[ 05:03 rezny search for other commits by this committer ] Original commit   Revision:441503 (Only the first 10 of 711 ports in this commit are shown above. View all ports for this commit)
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Wed, 13 Apr 2016
[ 16:17 jbeich search for other commits by this committer ] Original commit   Revision:413214
games/assaultcube: unbreak build with newer C++ library

- Add upstream fixes for clang/libc++ 3.8 and gcc/libstdc++ 6.0
- Remove merged files/patch-source_src_bot_bot_waypoint.cpp file
- Bump PORTREVISION

In file included from crypto.cpp:1:
In file included from ./cube.h:8:
./tools.h:58:21: error: static declaration of 'round' follows non-static
declaration
static inline float round(float x) { return floor(x + 0.5f); }
			^
/usr/include/c++/v1/math.h:1364:46: note: previous definition is here
inline _LIBCPP_INLINE_VISIBILITY float       round(float __lcpp_x) _NOEXCEPT
   {return roundf(__lcpp_x);}
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 9 May 2015
[ 12:43 amdmi3 search for other commits by this committer ] Original commit   Revision:385887
- Add optional support for using newer libenet from ports

PR:		197605
Submitted by:	lightside@gmx.com (maintainer)
Mon, 4 May 2015
[ 11:16 jbeich search for other commits by this committer ] Original commit   Revision:385392
games/assaultcube: unbreak on DragonFly and the package cluster

- Disable PCH (precompiled header) to unbreak build with GCC in
  jails for older branches and recent 11.0C kernel
- Add upstream patch for bundled libenet to unbreak build on DragonFly [1]
- Convert patch for ${BUILD_WRKSRC}/Makefile into sed(1) variant
- Pet portlint since r383894 by formatting patches with makepatch target

PR:		199912
Submitted by:	lightside <lightside@gmx.com> (maintainer)
Obtained from:	https://github.com/lsalzman/enet/commit/8df6e58 [1]
Sun, 15 Mar 2015
[ 11:51 jbeich search for other commits by this committer ] Original commit   Revision:381324
Improve style, consistency and fix minor issues in Cube-based ports

- Convert to option helpers
- Drop unused libGLU dependency (except for games/cube)
- Track direct dependency on libX11 (for XFetchBytes)
- Drop redundant MKDIR before COPYTREE_* macros [1]
- Wrap cd related commands with parentheses [1]
- Wrap lines exceeding 80 characters
- Bump PORTREVISION to pick up changes in dependencies, plist (assaultcube)
  and catch regressions early [1]
- games/assaultcube: CLIENT uses openal/vorbisfile *instead* of SDL_mixer
- games/assaultcube: drop unused gettext-tools dependency [1]
- games/assaultcube: convert to PLIST_DIRS [1]
- games/assaultcube: add patch for source/src/bot/bot_waypoint.cpp
  file to fix "invalid source encoding" warning [1]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 8 Dec 2014
[ 16:48 tijl search for other commits by this committer ] Original commit   Revision:374303 (Only the first 10 of 920 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 11 Oct 2014
[ 22:50 jhale search for other commits by this committer ] Original commit   Revision:370677
- Convert USE_BZIP2 to USES
- Fix LIB_DEPENDS assignment (doesn't affect final run-depends-list,
  so no PORTREVISION bump)
- Sort LICENSE variables to satisfy portlint(1)

Approved by:	portmgr blanket
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 25 Dec 2013
[ 23:29 antoine search for other commits by this committer ] Original commit   Revision:337464 (Only the first 10 of 78 ports in this commit are shown above. View all ports for this commit)
Convert the tree to USES=openal

Approved by:	portmgr (bapt)
Tue, 12 Nov 2013
[ 14:47 danilo search for other commits by this committer ] Original commit   Revision:333574
- Update from 1.2.0.1 to 1.2.0.2 [1]
- Install docs unconditionally
- Silence MKDIR

PR:		ports/183857
Submitted by:	Sender Ghost <lightside@gmx.com> (maintainer) [1]
Sun, 3 Nov 2013
[ 05:10 tabthorpe search for other commits by this committer ] Original commit   Revision:332588
- Update to 1.2.0.1

PR:		ports/183449
Submitted by:	Sender Ghost <lightside@gmx.com> (maintainer)
Sat, 12 Oct 2013
[ 02:24 danilo search for other commits by this committer ] Original commit   Revision:330111
- Update from 1.1.0.4 to 1.2.0.0 [1]
- Add stage support [1]
- Convert USE_GMAKE to USES
- Convert LIB_DEPENDS to new syntax

PR:		ports/182889
Submitted by:	Sender Ghost <lightside@gmx.com> (maintainer) [1]
Approved by:	wg/culot (mentors, implicit)
Fri, 20 Sep 2013
[ 17:36 bapt search for other commits by this committer ] Original commit   Revision:327730 (Only the first 10 of 1149 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Wed, 24 Apr 2013
[ 18:10 ak search for other commits by this committer ] Original commit   Revision:316464 (Only the first 10 of 1028 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Sat, 2 Mar 2013
[ 03:55 eadler search for other commits by this committer ] Original commit   Revision:313182 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
Variable that start with _ are considered private to the defining
makefile and may not be used by ports makefiles.
In addition, avoid problems should the defaults ever change.

Approved by:	portmgr (tabthorpe)
Wed, 23 Jan 2013
[ 15:00 makc search for other commits by this committer ] Original commit   Revision:310871 (Only the first 10 of 237 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION after DESKTOP_ENTRIES update
Tue, 22 Jan 2013
[ 23:13 makc search for other commits by this committer ] Original commit   Revision:310845 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
- Update DESKTOP_ENTRIES:
  * rephrase Comment field or use port ${COMMENT} if appropriate
  * adjust Icon field according to the Desktop Entry Specification
  * update Categories field: remove deprecated category Application;
    set main category if missing
- Remove indefinite article and/or rephrase COMMENT

Approved by:	portmgr (bapt), maintainer silence (12 days)
Sat, 12 Jan 2013
[ 23:30 rakuco search for other commits by this committer ] Original commit   Revision:310295
- Convert to OptionsNG.
- Update maintainer's email address.

PR:		ports/175092
Submitted by:	Sender Ghost <lightside@safebox.ru> (maintainer)
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Sat, 18 Feb 2012
[ 10:18 mva search for other commits by this committer ] Original commit  (Only the first 10 of 537 ports in this commit are shown above. View all ports for this commit)
- 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
Wed, 4 May 2011
[ 16:31 decke search for other commits by this committer ] Original commit 
- Added licenses (note: MIT for included enet library)
- Added desktop entries for client
- Added explicit USE_GETTEXT for client, because it depends on intl library
- Fixed home directory for client executable script
- Removed unneeded defines and option (CXXOPTFLAGS doesn't exist anymore)

PR:             ports/155525
Submitted by:   Sender Ghost <lightside@safebox.ru> (maintainer)
Fri, 21 Jan 2011
[ 09:07 pav search for other commits by this committer ] Original commit 
- Author of last update agreed to look after this port

Feature safe:   yes
Thu, 20 Jan 2011
[ 15:14 pav search for other commits by this committer ] Original commit 
- Update to 1.1.0.4

PR:             ports/152697
Submitted by:   Sender Ghost <lightside@safebox.ru>
Feature safe:   yes
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Sat, 30 Jan 2010
[ 09:43 mva search for other commits by this committer ] Original commit  (Only the first 10 of 295 ports in this commit are shown above. View all ports for this commit)
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
  graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.

PR:             ports/142147 ports/142248 ports/142249
Approved by:    miwi (mentor implicit)
Mon, 25 Jan 2010
[ 19:15 pav search for other commits by this committer ] Original commit  (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation

PR:             ports/142123
Submitted by:   mva
Tested by:      pointyhat exp-run
Approved by:    portmgr (hat)
Sat, 22 Aug 2009
[ 00:23 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 415 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with G
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Fri, 27 Feb 2009
[ 21:24 alepulver search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
- 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 View all of this commit message)
Tue, 10 Feb 2009
[ 21:31 alepulver search for other commits by this committer ] Original commit 
- Update to version 1.0.2.
Thu, 13 Mar 2008
[ 14:28 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 442 ports in this commit are shown above. View all ports for this commit)
- Chase devel/sdl12 shlib version bump
Sun, 21 Oct 2007
[ 02:00 alepulver search for other commits by this committer ] Original commit 
- Update correct port: the new assaultcube, instead of the old actioncube.

PR:             ports/116746
Reported by:    ale

Number of commits found: 48