non port: games/toppler/Makefile |
SVNWeb
|
Number of commits found: 48 |
Wed, 12 Jul 2023
|
[ 18:56 Felix Palmen (zirias) ] 7d1faa7 (Only the first 10 of 299 ports in this commit are shown above. )
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077
|
Sun, 30 Apr 2023
|
[ 11:10 Felix Palmen (zirias) ] a6bb2f8 (Only the first 10 of 148 ports in this commit are shown above. )
Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit)
|
[ 11:10 Felix Palmen (zirias) ] 2d1b57e
games/toppler: Convert to USES=magick
Approved by: tcberner (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D39607
|
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
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 )
|
Fri, 12 Aug 2022
|
[ 14:46 Dima Panov (fluffy) ] 4cf39de (Only the first 10 of 722 ports in this commit are shown above. )
*/*: bump all consumers after recent boost upgrade
|
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 )
|
Fri, 4 Mar 2022
|
[ 17:51 Dmitry Marakasov (amdmi3) ] 2df6f2a (Only the first 10 of 12 ports in this commit are shown above. )
games/toppler: update 1.1.6 → 1.3
|
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.
|
Fri, 8 Nov 2019
|
[ 18:57 amdmi3 ]
- Optionalize NLS
|
[ 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, 31 Jan 2017
|
[ 18:35 amdmi3 ]
- Update to 1.1.6
- Take maintainership
- Fix LICENSE
- Add LICENSE_FILE
- Switch to USES=localbase
- Update WWW
|
Thu, 20 Oct 2016
|
[ 15:58 rakuco ] (Only the first 10 of 116 ports in this commit are shown above. )
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far.
|
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, 5 Nov 2014
|
[ 12:22 makc ]
games/toppler:
- fix permission for binary and high score file
- drop deprecated keywords from plist
|
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)
|
Wed, 23 Oct 2013
|
[ 18:18 makc ]
- Convert to USES
- Add LICENSE
- Don't install a copy of license, empty news and hiscore files.
- Support staging
|
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, 12 May 2013
|
[ 11:48 makc ] (Only the first 10 of 20 ports in this commit are shown above. )
- Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE and partly revert
r315222 [1]
- Convert WITH_DEBUG to new options framework
- Trim Makefile header
- Adjust COMMENTs
- Reformat/update description
[1] See follow-up discussion:
http://lists.freebsd.org/pipermail/svn-ports-head/2013-March/016094.html
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Fri, 27 Jul 2012
|
[ 11:03 makc ] (Only the first 10 of 38 ports in this commit are shown above. )
- Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
|
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
|
Fri, 11 Nov 2011
|
[ 13:45 makc ]
Take maintainership
Feature safe: yes
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Wed, 23 Mar 2011
|
[ 16:47 dhn ]
- Update to 1.1.5
- Remove MD5 checksum
PR: ports/155805
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
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, 22 Dec 2009
|
[ 11:25 miwi ]
- Update to 1.1.4
PR: 141815
Submitted by: Ports Fury
|
Fri, 6 Jun 2008
|
[ 13:31 edwin ] (Only the first 10 of 215 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
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
|
[ 22:04 miwi ]
- Update to 1.1.3
PR: 117496
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Thu, 4 Oct 2007
|
[ 01:02 edwin ] (Only the first 10 of 26 ports in this commit are shown above. )
Remove always-false/true conditions based on OSVERSION 500000
|
Mon, 24 Sep 2007
|
[ 07:38 linimon ] (Only the first 10 of 22 ports in this commit are shown above. )
Dominic is a new dad, and will be too busy for a while to work on ports.
Congratulations :-)
|
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, 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)
|
Wed, 16 Mar 2005
|
[ 21:17 pav ]
- Update to 1.1.1
- IGNORE on FreeBSD 4
PR: ports/78101
Submitted by: Dominic Mitchell <dom@happygiraffe.net> (maintainer)
|
Tue, 16 Mar 2004
|
[ 04:23 edwin ] (Only the first 10 of 193 ports in this commit are shown above. )
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
|
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
|
Thu, 20 Nov 2003
|
[ 15:06 trevor ] (Only the first 10 of 111 ports in this commit are shown above. )
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier
|
[ 13:51 trevor ] (Only the first 10 of 111 ports in this commit are shown above. )
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
|
Thu, 13 Nov 2003
|
[ 14:45 trevor ] (Only the first 10 of 81 ports in this commit are shown above. )
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
|
Mon, 30 Jun 2003
|
[ 05:33 daichi ]
update games/toppler: 0.71 --> 1.0.2
PR: 53859
Submitted by: Dominic Mitchell <dom@happygiraffe.net> (maintainer)
|
Fri, 21 Feb 2003
|
[ 12:06 knu ] (Only the first 10 of 274 ports in this commit are shown above. )
De-pkg-comment.
|
Thu, 2 Jan 2003
|
[ 15:06 sobomax ] (Only the first 10 of 75 ports in this commit are shown above. )
Update version number of SDL shared library.
|
Wed, 17 Apr 2002
|
[ 12:38 sobomax ] (Only the first 10 of 43 ports in this commit are shown above. )
Chase increase of libSDL version number.
|
Thu, 4 Apr 2002
|
[ 02:58 dinoex ]
Add missing dependency.
Submitted by: mcsi@agava.com
|
Tue, 2 Apr 2002
|
[ 16:43 dinoex ]
toppler (aka nebulous) is a game where you have to guide a small
frog up a tower, avoiding the baddies. You do have a snowball
to fire, though.
PR: 34119
Submitted by: dom@happygiraffe.net
|
Number of commits found: 48 |