Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2.1,1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
1.2.1,1 20 Jul 2022 14:21:58
    |
Tobias C. Berner (tcberner)  |
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 ) |
1.2.1,1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.2.1,1 30 Jul 2020 07:06:08
  |
fernape  |
games/ltris: update to 1.2.1
From ChangeLog: https://sourceforge.net/projects/lgames/files/ltris/
* fixed build failure with gcc 4.8
* added training mode with optional zero gravity
PR: 248344
Submitted by: marcel@herrbischoff.com (maintainer) |
1.2,1 22 Jul 2020 15:15:40
  |
fernape  |
games/ltris: Update to 1.2 and take MAINTAINERship
From ChangeLog: https://sourceforge.net/projects/lgames/files/ltris/
* added classic game style: (2020/06/28 MS)
no wall-kicks, random pieces, no shadow piece, ...
* added auto-delay shift (das) and are (entry delay)
* menu simplified
* code cleanups
* statistics for single player mode
* fixed compiler warnings
Submitter requests MAINTAINERship.
PR: 248110
Submitted by: marcel@herrbischoff.com |
1.0.20,1 19 Jun 2020 15:02:23
  |
pkubaj  |
games/ltris: fix build on GCC architectures
Use newer GCC:
cc1: error: unrecognized command line option "-Wno-int-conversion" |
1.0.20,1 07 Jun 2020 13:51:15
  |
riggs  |
Update to upstream version 1.0.20
While on it:
- Add LICENSE*
- Pet portlint
- Remove now superfluous REINPLACE_CMD |
1.0.19_4,1 08 Nov 2019 10:47:01
  |
tobik  |
games: Add missing USES={gnome,gl,sdl,xorg} |
1.0.19_4,1 04 Nov 2019 21:21:04
  |
rene  |
Returns johans's ports to the pool after safekeeping his commit bit. |
1.0.19_4,1 30 Dec 2015 22:05:04
  |
johans  |
- Move scorefile to /var/games
- Modernise port
PR: 205627
Submitted by: amdmi3 |
1.0.19_3,1 08 Dec 2014 16:48:41
  |
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 ) |
1.0.19_2,1 13 Sep 2014 11:20:21
  |
antoine  |
- Allow staging as a regular user
- Bump portrevision as some files were not package with intended group |
1.0.19_1,1 10 Sep 2014 20:50:37
  |
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) |
1.0.19,1 21 Feb 2014 13:36:57
  |
ehaupt  |
Remove trailing whitespaces from category games |
1.0.19,1 10 Feb 2014 13:54:28
  |
ehaupt  |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
1.0.19,1 11 Nov 2013 17:07:11
  |
johans  |
- Update ltris to 1.0.19
- Enable STAGE support |
1.0.18,1 22 Oct 2013 13:53:34
  |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (games category)
Approved by: portmgr (bdrewery) |
1.0.18,1 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.0.18,1 19 Jul 2013 15:12:47
  |
johans  |
Use slashes as regex separators everywhere for consistency
Suggested by: danfe |
1.0.18,1 19 Jul 2013 14:29:56
  |
johans  |
Don't use "inline" keyword in header files for external functions
Fixes compilation with clang |
1.0.18,1 26 Apr 2013 16:39:14
  |
bapt  |
Convert from USE_GETTEXT to USES= gettext
While here:
- Trim some headers
- Convert to new options framework |
1.0.18,1 13 Mar 2013 18:49:55
  |
johans  |
- Update ltris to 1.0.18
- Grab maintainership |
1.0.15_1,1 09 Mar 2013 19:59:22
  |
eadler  |
Return davide's ports to the pool per request.
While here:
- trim header
- fix COMMENT
Approved by: davide (maintainer) |
1.0.15_1,1 29 Jul 2012 11:17:04
 |
cs  |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
1.0.15_1,1 18 Feb 2012 10:18:33
 |
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 |
1.0.15,1 23 Sep 2011 22:26:39
 |
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 |
1.0.15,1 03 Jul 2011 14:25:36
 |
ohauer  |
-remove MD5 |
1.0.15,1 24 Sep 2010 03:09:19
 |
miwi  |
- Update to 1.0.15
- Pass maintainership to submitter
PR: 150893
Submitted by: Davide Italiano <davide.italiano@gmail.com> |
1.0.14_2,1 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.0.14_1,1 30 Jan 2010 09:43:31
 |
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) |
1.0.14,1 29 Dec 2009 11:17:02
 |
miwi  |
- Update to 1.0.14
PR: 142040
Submitted by: Ports Fury |
1.0.13,1 12 Nov 2009 10:52:19
 |
miwi  |
- Update to 1.0.13
PR: 140484
Submitted by: Ports Fury |
1.0.12_1 22 Aug 2009 00:23:13
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
1.0.12_1,1 21 Aug 2008 06:18:49
 |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.0.12_1,1 06 Jun 2008 13:31:51
 |
edwin  |
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) |
1.0.12,1 25 Apr 2008 15:48:06
 |
miwi  |
- Update to 1.0.12
PR: 122760
Submitted by: Ports Fury |
1.0.11_3,1 13 Mar 2008 14:28:35
 |
miwi  |
- Chase devel/sdl12 shlib version bump |
1.0.11_2,1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0.11_1,1 20 Sep 2006 11:21:59
 |
stas  |
- 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) |
1.0.11,1 07 May 2006 23:46:33
 |
edwin  |
Remove USE_REINPLACE for categories starting with a G |
1.0.11,1 24 Nov 2005 19:28:01
 |
pav  |
- Add SHA256 |
1.0.11,1 29 Oct 2005 19:51:13
 |
mnag  |
Update to 1.0.11
PR: 88190
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.0.10,1 25 Feb 2005 13:45:49
 |
krion  |
Update to version 1.0.10
PR: ports/77969
Submitted by: Ports Fury |
1.0.9,1 28 Jan 2005 07:43:11
 |
krion  |
Update to version 1.0.9
PR: ports/76764
Submitted by: Ports Fury |
1.0.7,1 16 Aug 2004 09:29:16
 |
pav  |
- Update to 1.0.7
PR: ports/70465
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> |
1.0.6_2,1 10 Apr 2004 17:11:02
 |
trevor  |
Cram into 80 columns by 24 rows. |
1.0.6_2,1 29 Mar 2004 09:38:43
 |
arved  |
Fix install |
1.0.6_2,1 18 Mar 2004 23:14:50
 |
kris  |
BROKEN on 5.x: Does not install with ache's getopt changes |
1.0.6_2,1 16 Mar 2004 04:23:56
 |
edwin  |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
1.0.6_1,1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.0.6,1 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
1.0.6,1 23 Jan 2004 14:47:37
 |
krion  |
- Update to version 1.0.6
PR: ports/61779
Submitted by: Ports Fury |
1.0.5,1 20 Jan 2004 18:21:02
 |
krion  |
- Use new knobs from bsd.sdl.mk |
1.0.5,1 14 Oct 2003 05:07:34
 |
daichi  |
update games/ltris: 1.0.4 -> 1.0.5
Submitted by: "chkno" <chkno@chkno.net> |
1.0.4,1 05 Aug 2003 06:07:54
 |
daichi  |
update games/ltris: 1.0.1 -> 1.0.4
PR: 55244
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
1.0.1,1 29 Jul 2003 09:12:37
 |
sobomax  |
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them. |
1.0.1,1 07 Mar 2003 06:03:01
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
15 Jan 2002 07:31:44
    |
sobomax  |
Update to 1.0.1. |
09 Apr 2001 12:55:04
    |
sobomax  |
Move: devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 |
29 Mar 2001 16:35:19
    |
sobomax  |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
11 Mar 2001 09:45:49
    |
sobomax  |
<cvs sucks> For some strange reasons cvs refused to cvs add back erroneously
cvs rm'ed file without doing cvs ci in the middle. *sigh* </cvs sucks> |
11 Mar 2001 09:42:25
    |
sobomax  |
Update to 010310. |
07 Jan 2001 22:37:05
    |
sobomax  |
Fix fennerism in pkg-descr. |
21 Dec 2000 19:16:20
    |
sobomax  |
Update to 001115. |
19 Oct 2000 17:15:36
    |
sobomax  |
Add ltris - a SDL-based cool tetris clone. |