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/bubble-chains/Makefile
SVNWeb

Number of commits found: 32

Sun, 11 Sep 2022
[ 10:20 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  ddae4e9  (Only the first 10 of 1105 ports in this commit are shown above. View all ports for this commit)
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 22 Jun 2021
[ 18:53 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  da3162c  (Only the first 10 of 914 ports in this commit are shown above. View all ports for this commit)
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
Thu, 10 Jun 2021
[ 14:00 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:431ff1d3c1918e8ed8d82b1c8d8c35413b57134b  commit hash:431ff1d3c1918e8ed8d82b1c8d8c35413b57134b  commit hash:431ff1d3c1918e8ed8d82b1c8d8c35413b57134b  431ff1d 
games/bubble-chains: resurrect port and update to 0.2.0

Bubble Chains is a funny 2D game which runs on Linux, Windows and
FreeBSD.

You have to collect color bubbles on the field by combining them
into chains of three or more bubbles. Collected chains disapper,
making other bubbles falling down. The longer is a chain, the more
score is added to the corresponding target at the bottom. Completed
targets are then removed from the field.

The aim of Bubble Chains is to remove all of the targets on each
level, and to do this before the time (indicated with the blue-colored
bar at the right) runs out. Keep doing this until you have passed
the last level and won the game.

WWW: https://github.com/ArsMasiuk/bubble-chains
Sun, 2 Dec 2018
[ 15:41 rene search for other commits by this committer ] Original commit   Revision:486467 (Only the first 10 of 464 ports in this commit are shown above. View all ports for this commit)
Mark QT4 ports/functionality for removal on 2019-03-15

While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.

Submitted by:	tcberner
Reviewed by:	adridg, jhale, rene, tcberner
Approved by:	portmgr (implicit, flavor hook)
Differential Revision:	https://reviews.freebsd.org/D17741
Thu, 28 Jun 2018
[ 17:39 tcberner search for other commits by this committer ] Original commit   Revision:473503 (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
Tue, 23 May 2017
[ 05:03 rezny search for other commits by this committer ] Original commit   Revision:441503 (Only the first 10 of 711 ports in this commit are shown above. View all ports for this commit)
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Tue, 12 Apr 2016
[ 15:05 mat search for other commits by this committer ] Original commit   Revision:413124
Unbreak.

PR:		208707
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
Fri, 25 Mar 2016
[ 15:40 jbeich search for other commits by this committer ] Original commit   Revision:411859
games/bubble-chains: convert EXTRACT_SUFX to DISTVERSIONSUFFIX

- Pet portlint(1) after r401096 and r411721
[ 15:40 jbeich search for other commits by this committer ] Original commit   Revision:411858
Convert to USES=7z for trivial cases

Approved by:	portmgr modernization blanket
Differential Revision:	https://reviews.freebsd.org/D4190
Wed, 23 Mar 2016
[ 16:26 rakuco search for other commits by this committer ] Original commit   Revision:411721
Deprecate and expire in 1 month.

The domain where the distfile was hosted no longer exists and the port is
unmaintained.
Mon, 9 Nov 2015
[ 12:59 antoine search for other commits by this committer ] Original commit   Revision:401096 (Only the first 10 of 285 ports in this commit are shown above. View all ports for this commit)
Mark a few ports BROKEN: unfetchable
Mon, 8 Dec 2014
[ 16:48 tijl search for other commits by this committer ] Original commit   Revision:374303 (Only the first 10 of 920 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 31 Oct 2014
[ 16:11 amdmi3 search for other commits by this committer ] Original commit   Revision:371872 (Only the first 10 of 159 ports in this commit are shown above. View all ports for this commit)
- 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
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 2 May 2014
[ 15:44 nemysis search for other commits by this committer ] Original commit   Revision:352818 (Only the first 10 of 76 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 16 Apr 2014
[ 18:28 zeising search for other commits by this committer ] Original commit   Revision:351411 (Only the first 10 of 1008 ports in this commit are shown above. View all ports for this commit)
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 8 Apr 2014
[ 23:34 nemysis search for other commits by this committer ] Original commit   Revision:350650
- Change Makefile header, use my name and @FreeBSD.org email
- Change master sites and icon
- Use dos2unix instead of USE_DOS2UNIX
- Change Desktop entry file
- Change REINPLACE, cosmetical changes
- Break lines around 80 characters
Fri, 22 Nov 2013
[ 18:48 makc search for other commits by this committer ] Original commit   Revision:334602 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- Convert to USES=qmake
- Adjust USE_QT4 components

Approved by:	portmgr (blanket approval)
Tue, 8 Oct 2013
[ 17:37 marino search for other commits by this committer ] Original commit   Revision:329815
Explicitly define LDFLAGS for 4 QT4-based ports

Fixes come from dports.  Problem and solution verified on
FreeBSD using gcc48.

Approved by:	portmgr (bapt, implicit)
Wed, 25 Sep 2013
[ 19:17 nemysis search for other commits by this committer ] Original commit   Revision:328307
- Support STAGEDIR

Approved by:	wg/pawel (mentors)
[ 16:31 nemysis search for other commits by this committer ] Original commit   Revision:328299
- Change Makefile header
- Change maintainer email to @FreeBSD.org
- Add USE_DOS2UNIX
- Change Desktop entry file
- Add DOCS Option
- Add post-configure, fix build with Clang
- Mute dir install

Approved by:	wg/pawel (mentors)
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)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Sun, 28 Apr 2013
[ 21:38 beech search for other commits by this committer ] Original commit   Revision:316755
- Fix poirtdocs

PR:		ports/177035
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
Wed, 13 Mar 2013
[ 01:38 beech search for other commits by this committer ] Original commit   Revision:314012
- Update desktop and docs options
- Bump portrevision

Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
Approved by:	maintainer
Mon, 20 Aug 2012
[ 18:09 jgh search for other commits by this committer ] Original commit 
- port requires data installation
- use portname variable for plist
- optionsNG on DOCS

PR:	170722
Submitted by:	maintainer, nemysis@gmx.ch
Sat, 4 Aug 2012
[ 22:52 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 122 ports in this commit are shown above. View all ports for this commit)
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
Wed, 6 Jun 2012
[ 06:44 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 587 ports in this commit are shown above. View all ports for this commit)
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
Tue, 22 May 2012
[ 07:36 ak search for other commits by this committer ] Original commit 
- remove USE_GMAKE, HAS_CONFIGURE, CONFIGURE_ENV, MAKE_ENV
- simplify do-configure, .if !defined (NOPORTDATA) block

PR:     ports/168174
Submitted by:   nemysis <nemysis@gmx.ch> (maintainer)
Approved by:    eadler, itetcu (mentors, implicit)
Thu, 10 May 2012
[ 19:02 crees search for other commits by this committer ] Original commit 
- De-pkg-plist

- Install as bin/bubble-chains, rather than bin/chains

PR:             ports/167777
Submitted by:   nemysis <nemysis@gmx.ch> (maintainer)

- Stop using PKGNAMEPREFIX and just stick it in PORTNAME;
  hyphen is no problem here

Approved by:    maintainer
Mon, 7 May 2012
[ 15:20 crees search for other commits by this committer ] Original commit 
The aim of Bubble Chains is to remove all of the targets on each level,
and to do this before the time
(indicated with the blue-colored bar at the right) runs out.
Keep doing this until you have passed the last level and won the game.

WWW: http://bubble-chains.sintegrial.com/

PR:             ports/167234
Submitted by:   nemysis@gmx.ch

Number of commits found: 32