Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 Jan 2021 22:06:47
1.18

|
amdmi3  |
- Update to 1.18 |
06 May 2019 13:59:34
1.17

|
amdmi3  |
- Update to 1.17
- Add USES=sdl |
22 Jan 2019 23:46:12
1.16

|
amdmi3  |
- Update to 1.16 |
16 Sep 2016 22:49:33
1.15

|
amdmi3  |
- Add LICENSE
- Switch to USES=localbase
- Update to 1.15 |
19 May 2016 10:44:12
1.08_7

|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
01 Apr 2016 14:00:57
1.08_7

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
08 Dec 2014 16:48:41
1.08_7

|
tijl  |
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 ) |
10 Sep 2014 20:50:37
1.08_6

|
gerald  |
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) |
03 Aug 2014 12:20:03
1.08_5

|
amdmi3  |
- Strip binary |
11 Jun 2014 14:50:00
1.08_5

|
tijl  |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
07 May 2014 22:00:47
1.08_5

|
amdmi3  |
- Convert USE_BZIP2 to USES |
07 May 2014 20:27:29
1.08_5

|
amdmi3  |
- Use new OPTIONS features |
16 Apr 2014 18:28:50
1.08_5

|
zeising  |
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 ) |
28 Sep 2013 00:38:48
1.08_4

|
amdmi3  |
- Support staging
- Rework OPTIONS |
20 Sep 2013 17:36:36
1.08_4

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
14 Aug 2013 22:35:54
1.08_4

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
12 Jul 2013 15:01:46
1.08_4

|
amdmi3  |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files |
04 Jun 2013 02:42:06
1.08_4

|
amdmi3  |
- Fix build with clang |
24 Apr 2013 18:10:32
1.08_4

|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
04 Feb 2013 00:00:08
1.08_4

|
amdmi3  |
- Trim header
- OptionsNG |
01 Jun 2012 05:26:28
1.08_4
|
dinoex  |
- update png to 1.5.10 |
18 Feb 2012 10:18:33
1.08_3
|
mva  |
- 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 |
23 Sep 2011 22:26:39
1.08_2
|
amdmi3  |
- 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 |
03 Jul 2011 14:25:36
1.08_2
|
ohauer  |
-remove MD5 |
31 May 2010 02:01:56
1.08_2
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
1.08_1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
16 Mar 2010 03:47:14
1.08
|
amdmi3  |
- Update to 1.08 |
05 Feb 2010 11:46:55
1.03_1
|
dinoex  |
- update to jpeg-8 |
01 Feb 2010 12:57:00
1.03
|
amdmi3  |
- Update to 1.03 |
30 Jan 2010 09:43:31
1.02_1
|
mva  |
- 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) |
30 Jan 2010 02:36:08
1.02
|
amdmi3  |
- Update to 1.02 |
29 Jan 2010 17:02:51
1.01
|
amdmi3  |
Chroma is an abstract puzzle game. A variety of colourful shapes
are arranged in a series of increasingly complex patterns, forming
fiendish traps that must be disarmed and mysterious puzzles that
must be manipulated in order to give up their subtle secrets.
Initially so straightforward that anyone can pick it up and begin
to play, yet gradually becoming difficult enough to tax even the
brightest of minds.
It features:
* twenty one levels, ranging from beginner to expert
* infinite undo and redo capability, as well as replay of solutions
* a choice of smooth graphics or a minimal, text based version
* a level editor to allow you to design your own puzzles
* released under an open source licence, free to play
Have you got what it takes to solve Chroma?
WWW: http://www.level7.org.uk/chroma/ |