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/0verkill/Makefile
SVNWeb

Number of commits found: 25

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)
Mon, 2 May 2022
[ 11:06 Rene Ladan (rene) search for other commits by this committer ]    commit hash:8d39705d7538e548e2108cfdabee4c1f208c9b6e  commit hash:8d39705d7538e548e2108cfdabee4c1f208c9b6e  commit hash:8d39705d7538e548e2108cfdabee4c1f208c9b6e  8d39705  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
grimreaper: return mich's ports to the pool after safekeeping his ports bit.
Sun, 29 Aug 2021
[ 19:38 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:c1b2df19f711b6dbd781e190317dee61a350ea84  commit hash:c1b2df19f711b6dbd781e190317dee61a350ea84  commit hash:c1b2df19f711b6dbd781e190317dee61a350ea84  c1b2df1 
games/0verkill: Add CPE information

Approved by:	portmgr (blanket)
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.
Thu, 27 Aug 2020
[ 16:28 tcberner search for other commits by this committer ] Original commit   Revision:546358
games/0verkill: fix build on recent current
Wed, 27 May 2020
[ 13:43 danfe search for other commits by this committer ] Original commit   Revision:536693 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 2).
Thu, 7 Nov 2019
[ 20:20 zeising search for other commits by this committer ] Original commit   Revision:517008 (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
Sprinkle more USES=xorg
Mon, 23 May 2016
[ 20:35 amdmi3 search for other commits by this committer ] Original commit   Revision:415742 (Only the first 10 of 217 ports in this commit are shown above. View all ports for this commit)
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed

Approved by:	portmgr blanket
Thu, 15 Jan 2015
[ 11:41 amdmi3 search for other commits by this committer ] Original commit   Revision:377083
- Add LICENSE_FILE
- Drop @dirrm* from plist

Approved by:	portmgr blanket
Mon, 10 Feb 2014
[ 11:14 mich search for other commits by this committer ] Original commit   Revision:343620
- Portlint reported some issues related to new options framework and direct use
of reserved variables.

PR:		ports/185754
Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de>
Mon, 23 Dec 2013
[ 16:32 mich search for other commits by this committer ] Original commit   Revision:337259
1. Merge fixes for long known bugs from hackndev[1] version
3507529 64bit fix ... now works on amd64 as well ;-)
95d2af2 Replaced all those insecure sprintf's with snprintf's (partial)
33a1a8d Fix sigsegv on hero reaching topmost or leftmost border of the game area
436bbfc Push back network stack underflow bugfix
160e4d6 Prevent buffer overflow
ee911ba make the server invulnerable to long names
2. Add patch from gentoo linux[2] to use unmodified game data.
3. Support staging
4. Use options framework

[1] https://github.com/hackndev/0verkill
[2]
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/games-action/0verkill/files/0verkill-0.16-gentoo-paths.patch?revision=1.1&view=markup

PR:		ports/184252
Submitted by:	Vladimir Kondratiev <wulf@cicgroup.ru>
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)
Sun, 29 Jul 2012
[ 11:17 cs search for other commits by this committer ] Original commit  (Only the first 10 of 181 ports in this commit are shown above. View all ports for this commit)
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
Wed, 14 Dec 2011
[ 21:29 crees search for other commits by this committer ] Original commit  (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
Add LICENSE data.

PR:             ports/149564 (based on)
Submitted by:   Ullrich Franke <uf@raindogs.org>
Approved by:    [no objections from maintainers in four weeks]
Mon, 24 Mar 2008
[ 17:02 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Sun, 7 May 2006
[ 23:46 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 402 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE for categories starting with a G
Tue, 13 May 2003
[ 15:09 mich search for other commits by this committer ] Original commit 
Fix seg fault for 0verkill-server.

Approved by: roberto(mentor)
Wed, 7 May 2003
[ 11:37 mich search for other commits by this committer ] Original commit  (Only the first 10 of 64 ports in this commit are shown above. View all ports for this commit)
Change maintainer email to my @FreeBSD.org address

Approved by: roberto(mentor)
Fri, 21 Feb 2003
[ 12:06 knu search for other commits by this committer ] Original commit  (Only the first 10 of 274 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sun, 15 Dec 2002
[ 04:15 pat search for other commits by this committer ] Original commit 
Fix patching and give maintainership to submitter.

PR:             ports/46190
Submitted by:   Michael L. Hostbaek <mich@freebsdcluster.org>
Wed, 28 Aug 2002
[ 03:25 kevlo search for other commits by this committer ] Original commit 
Update to version 0.16

PR: 42035
Submitted by: Ports Fury
Sun, 12 Aug 2001
[ 05:07 kris search for other commits by this committer ] Original commit 
When I committed this port originally I forgot to reset the maintainer   of the
NetBSD package to ports@FreeBSD.org    
Sun, 6 May 2001
[ 05:56 kris search for other commits by this committer ] Original commit 
0verkill is a side-scrolling "third person shooter" network deathmatch game   in
glorious 16-colour ASCII art.    

Number of commits found: 25