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/3dc/Makefile
SVNWeb

Number of commits found: 26

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)
Thu, 13 May 2021
[ 12:51 Fernando ApesteguĂ­a (fernape) search for other commits by this committer ]    commit hash:339d443d7b97dcef2ad415ff9cf743685ebea304  commit hash:339d443d7b97dcef2ad415ff9cf743685ebea304  commit hash:339d443d7b97dcef2ad415ff9cf743685ebea304  339d443 
games/3dc: Fix crash on boot

The call to XtVaGetValues returns a value that overwrites the `bc` variable and
smashes the stack. Use a long instead.

PR:	255765
Reported by:	grahamperrin@gmail.com
Tested by:	rhurling@
MFH:		2021Q2
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.
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
Tue, 12 Jan 2016
[ 16:20 amdmi3 search for other commits by this committer ] Original commit   Revision:405891 (Only the first 10 of 791 ports in this commit are shown above. View all ports for this commit)
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Tue, 9 Dec 2014
[ 14:01 amdmi3 search for other commits by this committer ] Original commit   Revision:374385
- Fix DOCSDIR usage
Mon, 24 Nov 2014
[ 20:28 amdmi3 search for other commits by this committer ] Original commit   Revision:373372
- Simplify MASTER_SITES
- Clarify LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist
Tue, 29 Oct 2013
[ 15:30 danilo search for other commits by this committer ] Original commit   Revision:331961
- Add stage support
- Convert LIB_DEPENDS to new syntax
- Add DOCS option
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, 3 Aug 2013
[ 13:44 mat search for other commits by this committer ] Original commit   Revision:324191 (Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Fri, 26 Jul 2013
[ 05:33 az search for other commits by this committer ] Original commit   Revision:323680 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- switch simple inline replacement from perl to sed
  and remove where is no need in this anymore.
- trim Makefile header

Approved by:	bapt@ (portmrg@)
Sat, 9 Mar 2013
[ 21:43 bapt search for other commits by this committer ] Original commit   Revision:313760 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Get rid of XAWVER option in bsd.port.mk it does not need to be specified there
also remove a useless global XAWVER PLIST_SUB
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]
Fri, 4 Nov 2011
[ 18:07 bapt search for other commits by this committer ] Original commit 
Back to the pool previous maintainer has no more time to maintain them

Submitted by:   previous maintainer (by private mail)
Tue, 9 Jun 2009
[ 15:33 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 240 ports in this commit are shown above. View all ports for this commit)
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:      2 tinderbox runs by pav
Approved by:    portmgr (pav)
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)
Sat, 22 Mar 2008
[ 14:48 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 61 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)
[ 08:55 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 58 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}.
Thu, 20 Nov 2003
[ 15:06 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 111 ports in this commit are shown above. View all ports for this commit)
Define USE_PERL5_BUILD, not erroneous USE_PERL.

Submitted by:   Oliver Eikemeier
[ 13:51 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 111 ports in this commit are shown above. View all ports for this commit)
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
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.
Wed, 2 Jan 2002
[ 05:09 pat search for other commits by this committer ] Original commit 
- Fix for -CURRENT: s/malloc.h/stdlib.h/   - Give maintainership to submitter   
Tue, 5 Sep 2000
[ 19:34 asami search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports  
work with both XFree86-3 and XFree86-4.    
Thu, 3 Aug 2000
[ 10:28 asami search for other commits by this committer ] Original commit  (Only the first 10 of 285 ports in this commit are shown above. View all ports for this commit)
(1) Add new variable, XFREE86_VERSION, to specify which version of       XFree86
(3 or 4) to depend to when USE_XLIB is set.       XFREE86_VERSION defaults to 3
for now, but adventurous users can       override it in /etc/make.conf.  When
XFREE86_VERSION=3, USE_XLIB       will add a dependency to x11/XFree86; when it
is set to 4, the       dependency will be to x11/XFree86-4-libraries.  When     
 XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS       hacks
to avoid messing with XFree86 are turned off.    

Number of commits found: 26