non port: games/rocksndiamonds/Makefile |
SVNWeb
|
Number of commits found: 59 |
Fri, 14 Apr 2023
|
[ 14:16 Robert Clausecker (fuz) ] e19be2d
games/rocksndiamonds: fix build with -fno-common
Same changes as to games/rnd_jue: Turn redefinitions of a bunch of
symbols into declarations. This fixes the build on FreeBSD 13.
While we are at it, use RLN to avoid a link to an absolute path.
|
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 )
|
Sat, 18 Jun 2022
|
[ 06:28 Jose Alonso Cardenas Marquez (acm) ] 907bea9 (Only the first 10 of 17 ports in this commit are shown above. )
multimedia/smpeg: Revert configure patch file
* Commit 87624aab for PR #231524 has accidentally introduced two
additional patches to the configure script, breaking parts of
its workings. Revert these changes to fix the configuration.
* Bump PORTREVISION
PR: 263023
Reported by: Robert Clausecker <fuz _at_ fuz.su>
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
|
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.
|
Thu, 18 Feb 2021
|
[ 00:48 linimon ]
Mark BROKEN in 13/14 (via latest llvm update).
|
Fri, 8 Nov 2019
|
[ 10:47 tobik ] (Only the first 10 of 263 ports in this commit are shown above. )
games: Add missing USES={gnome,gl,sdl,xorg}
|
Tue, 26 Jun 2018
|
[ 17:06 ehaupt ] (Only the first 10 of 44 ports in this commit are shown above. )
Reset maintainer (3+ months of inactivity).
Discussed with: portmgr (adamw, mat)
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 28 Feb 2015
|
[ 00:16 amdmi3 ]
- Drop @dirrm* from plist
Approved by: portmgr blanket
|
Tue, 23 Dec 2014
|
[ 00:12 amdmi3 ]
- Add LICENSE_FILE
- Drop @dirrm* from plist
Approved by: portmgr blanket
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
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 )
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Tue, 15 Jul 2014
|
[ 18:58 tijl ] (Only the first 10 of 23 ports in this commit are shown above. )
- Convert multimedia/smpeg* to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
|
Wed, 9 Jul 2014
|
[ 19:06 tijl ] (Only the first 10 of 44 ports in this commit are shown above. )
- Convert net/sdl_net to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port)
|
Wed, 25 Jun 2014
|
[ 05:35 bapt ] (Only the first 10 of 304 ports in this commit are shown above. )
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
|
Tue, 29 Apr 2014
|
[ 23:13 nemysis ]
Not exist in the moment http://www.bd-fans.com/RnD.html
games/rnd_jue
- Change Makefile header, use my name and @FreeBSD.org email
- Mastersite disappeared, mirror on my SF site
games/rocksndiamonds
- Mastersite disappeared, mirror on my SF site
games/rocksndiamonds-data
- Change Makefile header, use my name and @FreeBSD.org email
- Mastersite disappeared, mirror on my SF site
- Change pkg-message and WWW
Reported by: antoine@
|
Thu, 6 Mar 2014
|
[ 16:24 nemysis ]
- Use the new format for LIB_DEPENDS
- Change Desktop entry file
- Break lines around 80 characters
|
Mon, 25 Nov 2013
|
[ 11:37 nemysis ]
- Update to 3.3.1.2
Approved by: pawel / wg (mentors, implicit)
|
Tue, 5 Nov 2013
|
[ 23:38 nemysis ]
- Update to 3.3.1.0
- Simplify master site
- Change maintainer email to @FreeBSD.org
- USES gmake instead of USE_GMAKE
- Support STAGEDIR
- Add more levels
- Use for levels TMPPLIST
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)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Sat, 27 Apr 2013
|
[ 08:50 mva ] (Only the first 10 of 196 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
Fri, 22 Mar 2013
|
[ 22:22 beech ]
- Makefile tweaks
- Fix distilator
PR: ports/177205
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
|
Wed, 6 Feb 2013
|
[ 09:38 bapt ]
Fix build on FreeBSD 9+
|
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
|
Fri, 28 Dec 2012
|
[ 12:46 pawel ]
- Install additional levels
- Add desktop entry file
- Switch to SDL back-end by default
- Use REINPLACE_CMD instead of simple patches
- Switch to PORTDOCS
- Give maintainership to submitter
PR: ports/174382
Submitted by: nemysis <nemysis@gmx.ch>
|
Fri, 9 Nov 2012
|
[ 20:06 pawel ]
- Update MASTER_SITES
- Add LICENSE
- Mark MAKE_JOBS_SAFE
- Convert to optionsNG
PR: ports/172004
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes
|
Sat, 18 Feb 2012
|
[ 10:18 mva ] (Only the first 10 of 537 ports in this commit are shown above. )
- 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
|
Mon, 12 Jul 2010
|
[ 07:38 miwi ]
- Update to 3.3.0.1
PR: 148501
Submitted by: Anonymous <swell.k@gmail.com>
|
Sat, 30 Jan 2010
|
[ 09:43 mva ] (Only the first 10 of 295 ports in this commit are shown above. )
- 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)
|
Tue, 30 Jun 2009
|
[ 12:07 miwi ]
- Add backup mirror
|
Fri, 26 Jun 2009
|
[ 14:48 miwi ]
- Update to 3.2.6.1
PR: 136047
Submitted by: Ports Fury
|
Wed, 19 Nov 2008
|
[ 14:20 amdmi3 ]
- Update to 3.2.6.0
PR: 128976
Submitted by: Chess Griffin <chess at chessgriffin dot com>
|
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)
|
Thu, 13 Mar 2008
|
[ 14:28 miwi ] (Only the first 10 of 442 ports in this commit are shown above. )
- Chase devel/sdl12 shlib version bump
|
Sat, 27 Oct 2007
|
[ 21:28 miwi ]
- Update to 3.2.4
PR: 117495
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Sat, 4 Aug 2007
|
[ 11:41 gabor ] (Only the first 10 of 291 ports in this commit are shown above. )
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
|
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}.
|
Wed, 17 Jan 2007
|
[ 20:44 miwi ]
- Update to 3.2.3
PR: 107999
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Wed, 27 Sep 2006
|
[ 22:33 miwi ]
- Update to 3.2.2
PR: ports/103636
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Wed, 20 Sep 2006
|
[ 11:21 stas ] (Only the first 10 of 453 ports in this commit are shown above. )
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor)
|
Thu, 10 Aug 2006
|
[ 20:09 miwi ]
- Update to 3.2.0
PR: ports/101593
Submitted by: KATO Tsuguru <tkato432(at)yahoo.com>
Approved by: krion (mentor)
|
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
|
Fri, 20 Jan 2006
|
[ 16:43 garga ]
- Update to 3.1.2
PR: ports/92010
Submitted by: Ports Fury
|
Thu, 13 Oct 2005
|
[ 19:19 garga ]
- Update to 3.1.1
PR: ports/87390
Submitted by: Ports Fury
|
Fri, 9 Apr 2004
|
[ 18:24 krion ]
- Update to version 3.0.8
PR: ports/65366
Submitted by: Ports Fury
|
Wed, 7 Apr 2004
|
[ 13:26 clement ] (Only the first 10 of 15 ports in this commit are shown above. )
- tar -> ${TAR} (since we have now a bsdtar ;)
|
Sun, 22 Feb 2004
|
[ 02:09 kris ] (Only the first 10 of 11 ports in this commit are shown above. )
Reset bouncing maintainer address
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Tue, 20 Jan 2004
|
[ 21:18 krion ] (Only the first 10 of 40 ports in this commit are shown above. )
- Use new knobs from bsd.sdl.mk
Approved by: portmgr
|
Tue, 22 Jul 2003
|
[ 06:39 oliver ]
Update rocksndiamonds to 2.1.1
PR: 54638
Submitted by: Ulrich Spoerlein <q@uni.de>
Approved by: maintainer
|
Fri, 21 Feb 2003
|
[ 12:06 knu ] (Only the first 10 of 274 ports in this commit are shown above. )
De-pkg-comment.
|
Sat, 20 Apr 2002
|
[ 01:07 ijliao ]
upgrade to 2.0.1
PR: 37103
Submitted by: maintainer, Patrik Backlund <pbacklun@cc.hut.fi>
|
Wed, 14 Feb 2001
|
[ 22:22 sf ]
o update to 2.0.0. o add SDL support.
|
Mon, 5 Feb 2001
|
[ 14:51 olgeni ] (Only the first 10 of 13 ports in this commit are shown above. )
More spaces -> tabs for the games category.
|
Sun, 19 Nov 2000
|
[ 15:21 kevlo ]
Fix a bug in the network playing code.
|
Number of commits found: 59 |