non port: games/3dpong/Makefile |
SVNWeb
|
Number of commits found: 26 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d56127b (Only the first 10 of 744 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 5 Nov 2019
|
[ 22:16 zeising ] (Only the first 10 of 474 ports in this commit are shown above. )
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, 18 Nov 2016
|
[ 09:00 amdmi3 ]
- Add LICENSE_FILE
- Switch to options helpers
|
Fri, 31 Oct 2014
|
[ 16:11 amdmi3 ] (Only the first 10 of 159 ports in this commit are shown above. )
- Release ports maintained by games@
games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.
Suggested by: marino
|
Fri, 2 May 2014
|
[ 15:44 nemysis ] (Only the first 10 of 76 ports in this commit are shown above. )
Moving some games to @games
games/3dpong
- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
games/abe
- Transfer maintainership to games@ team
- Cosmetical changes
games/abuse_sdl
(Only the first 15 lines of the commit message are shown above )
|
Sun, 19 Jan 2014
|
[ 19:59 nemysis ]
- Change Makefile header
- Add USE_CSTD=gnu89
- Change Desktop entry file
- Break lines around 80 characters
- Add patch, fix bad C++ code
PR: ports/185756
Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de>
|
Mon, 18 Nov 2013
|
[ 20:37 nemysis ]
- Change master sites
- Change maintainer email to @FreeBSD.org
- USES gmake instead of USE_GMAKE
- Add DOCS and EXAMPLES Options
- Support STAGEDIR
- Use pkg-plist instead of PLIST_FILES and PLIST_DIRS
Approved by: pawel / wg (mentors, implicit)
|
Fri, 20 Sep 2013
|
[ 17:36 bapt ] (Only the first 10 of 1149 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
|
Sun, 28 Apr 2013
|
[ 22:30 beech ]
- Changed Icons
- Fix desktop entry
- Remove dependency for graphics/netpbm
- Fix examples
- Makefile tweaks
- Bump portrevision
PR: ports/177005
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
|
Wed, 23 Jan 2013
|
[ 15:00 makc ] (Only the first 10 of 237 ports in this commit are shown above. )
Bump PORTREVISION after DESKTOP_ENTRIES update
|
Tue, 9 Oct 2012
|
[ 19:50 ak ]
- Convert Makefile headers to new style
- Remove redundant comments
- Add DESKTOP_ENTRIES
- Bump PORTREVISION
Submitted by: nemysis <nemysis at gmx.ch> (maintainer)
|
Tue, 11 Sep 2012
|
[ 18:03 eadler ]
Correct a typo: 6 != 1
PR: ports/171551
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
|
Mon, 10 Sep 2012
|
[ 02:34 swills ]
- Add second MASTER_SITES entry
- Convert to OptionsNG
- Use PLIST_FILES instead of pkg-plist
- Give maintainership to submitter
PR: ports/171261
Submitted by: nemysis <nemysis@gmx.ch>
|
Wed, 14 Dec 2011
|
[ 21:29 crees ] (Only the first 10 of 30 ports in this commit are shown above. )
Add LICENSE data.
PR: ports/149564 (based on)
Submitted by: Ullrich Franke <uf@raindogs.org>
Approved by: [no objections from maintainers in four weeks]
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
Tue, 18 Mar 2008
|
[ 01:34 beech ]
- Remove USE_X_PREFIX
- Bump portrevision
PR: ports/121811
Submitted by: Chess Griffin <chess@chessgriffin.com>
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 402 ports in this commit are shown above. )
Remove USE_REINPLACE for categories starting with a G
|
Wed, 20 Apr 2005
|
[ 12:31 sem ]
- fetch URL has changed. fix it.
PR: ports/80139
Submitted by: Andrej Zverev <az@inec.ru>
|
Wed, 14 Jul 2004
|
[ 12:21 krion ]
Update to version 0.5
PR: ports/69001
Submitted by: Ports Fury
|
Tue, 26 Aug 2003
|
[ 15:39 krion ]
- Fix MASTER_SITES
- Utilize DATADIR/DOCSDIR
PR: 56002
Submitted by: Ports Fury
|
Thu, 20 Feb 2003
|
[ 17:32 knu ] (Only the first 10 of 294 ports in this commit are shown above. )
De-pkg-comment.
|
Sun, 30 Jun 2002
|
[ 02:50 ijliao ] (Only the first 10 of 18 ports in this commit are shown above. )
Replace ${PERL} with ${REINPLACE_CMD}
PR: 40012
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
Mon, 11 Jun 2001
|
[ 00:34 dwcjr ]
Update to new version Fix patch and add REGEX for chmod
|
Number of commits found: 26 |