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/xroach/Makefile
SVNWeb

Number of commits found: 19

Wed, 26 Jul 2023
[ 00:48 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:95274bf4f99c71fc056013d966aec239161dfd74  commit hash:95274bf4f99c71fc056013d966aec239161dfd74  commit hash:95274bf4f99c71fc056013d966aec239161dfd74  95274bf  (Only the first 10 of 190 ports in this commit are shown above. View all ports for this commit)
*/*: 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
Wed, 19 Jul 2023
[ 17:30 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:7eaaab99f6825548d8c82a2290beb0ef8495188f  commit hash:7eaaab99f6825548d8c82a2290beb0ef8495188f  commit hash:7eaaab99f6825548d8c82a2290beb0ef8495188f  7eaaab9 
games/xroach: Fix build with llvm16

- Pet portclippy
- Utilize USES=localbase while I am here

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
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, 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.
Tue, 5 Nov 2019
[ 22:16 zeising search for other commits by this committer ] Original commit   Revision:516845 (Only the first 10 of 474 ports in this commit are shown above. View all ports for this commit)
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.
Tue, 18 Sep 2018
[ 07:10 linimon search for other commits by this committer ] Original commit   Revision:479979
Add gnu99 to USE_CSTD to fix builds on gcc-based archs.

Tested on powerpc64, amd64.

Approved by:	portmgr (tier-2 blanket)
Wed, 14 Feb 2018
[ 08:08 romain search for other commits by this committer ] Original commit   Revision:461766
Resurrect, unbreak and modernize games/xroach

Submitter is also taking maintainership.

PR:		225867
Submitted by:	kidon@posteo.de
Sat, 22 Jul 2017
[ 11:01 antoine search for other commits by this committer ] Original commit   Revision:446387 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Deprecate ports BROKEN for more than 6 months
Mon, 26 Dec 2016
[ 11:59 rene search for other commits by this committer ] Original commit   Revision:429499 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Reset ports per maintainer request.

PR:		215557
Submitted by:	A.J. "Fonz" van Werven (maintainer)
Tue, 8 Jul 2014
[ 14:48 rakuco search for other commits by this committer ] Original commit   Revision:361251
- Unbreak by adding a mirror to MASTER_SITES.
- Pass maintainership to submitter.

PR:		191687
Submitted by:	A.J. "Fonz" van Werven <freebsd@skysmurf.nl>
Sun, 22 Jun 2014
[ 22:11 bapt search for other commits by this committer ] Original commit   Revision:358842
Mark as broken: no distinfo
Sat, 16 Nov 2013
[ 00:44 danilo search for other commits by this committer ] Original commit   Revision:333949
- Add stage support
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)
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Sun, 2 Sep 2007
[ 22:19 linimon search for other commits by this committer ] Original commit 
Reset maintainer at his request.

Hat:            portmgr
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}.
Fri, 6 Feb 2004
[ 13:12 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 1568 ports in this commit are shown above. View all ports for this commit)
Use PLIST_FILES (bento-tested, marcus-reviewed).
Fri, 7 Mar 2003
[ 06:03 ade search for other commits by this committer ] Original commit  (Only the first 10 of 254 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Thu, 13 Sep 2001
[ 12:38 markm search for other commits by this committer ] Original commit 
Fix the port after ftp.freesoftware.com went away.    

Number of commits found: 19