Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.3_12 01 Oct 2024 18:56:20
    |
Rene Ladan (rene)  |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
1.9.3_12 24 Feb 2024 07:07:57
    |
Muhammad Moinur Rahman (bofh)  |
games/falconseye: Moved man to share/man
Approved by: portmgr (blanket) |
1.9.3_11 01 Nov 2023 22:11:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
1.9.3_11 26 Jul 2023 00:48:20
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
1.9.3_11 21 Jul 2023 15:41:47
    |
Muhammad Moinur Rahman (bofh)  |
games/falconseye: Fix build with llvm16
Sponsored by: The FreeBSD Foundation |
1.9.3_11 03 Jun 2023 15:38:53
    |
Muhammad Moinur Rahman (bofh)  |
games/falconseye: Fix build with llvm15
- Pet portclippy
- Utilize USES=localbase
- Replace deprecated @unexec
- Fix missing deps |
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.9.3_11 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.9.3_11 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.9.3_11 18 Oct 2021 19:25:55
    |
Stefan Eßer (se)  |
games/falconseye: Add CPE information
Approved by: portmgr (blanket) |
1.9.3_11 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.9.3_11 05 Nov 2019 22:16:15
  |
zeising  |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.9.3_11 31 Jul 2016 09:41:12
  |
ed  |
Don't let the Nethack ports declare srandom() themselves.
As the prototype of srandom() has changed, be sure to no longer declare
the prototype of this function ourselves. Instead, simply pull in the
<stdlib.h> header that declares this function.
Reported by: antoine@
Reviewed by: glewis@
Differential Revision: https://reviews.freebsd.org/D7378 |
1.9.3_11 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.9.3_11 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.9.3_11 04 Feb 2016 21:16:34
  |
marino  |
games/falconseye: USES+= ncurses, link to libncurses, not libcurses |
1.9.3_11 05 Nov 2015 13:14:46
  |
mat  |
Fix build as a user.
Sponsored by: Absolight |
1.9.3_10 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.9.3_9 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.9.3_8 13 Apr 2014 17:11:21
  |
pawel  |
Add staging support |
10 Mar 2014 14:49:26

|
bapt  |
Convert g* to USES=zip |
1.9.3_8 05 Feb 2014 22:20:14
  |
marino  |
games/falconseye: Explicitly link libm (taken from dports) |
1.9.3_8 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.9.3_8 03 Aug 2013 13:44:01
  |
mat  |
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.9.3_8 27 Jul 2013 16:06:25
  |
az  |
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@) |
1.9.3_8 13 Jun 2013 16:24:36
  |
bsam  |
. fix build with clang (CFLAGS+=-Wno-return-type);
. WRKSRC=${WRKDIR} -> NO_WRKSUBDIR=yes;
. trim Makefile header. |
1.9.3_8 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.9.3_7 03 Jul 2011 14:25:36
 |
ohauer  |
-remove MD5 |
1.9.3_7 02 Jan 2011 06:22:23
 |
tabthorpe  |
Return kris' ports to the heap.
We hope to see him back again sometime.
Hat: portmgr-secretary |
1.9.3_7 19 Nov 2009 22:07:43
 |
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
1.9.3_7 22 Aug 2009 00:23:13
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
1.9.3_7 23 Jan 2009 16:28:36
 |
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
1.9.3_6 25 Jul 2008 12:24:09
 |
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
1.9.3_6 19 Apr 2008 17:56:05
 |
miwi  |
- 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) |
1.9.3_6 27 Mar 2008 09:30:49
 |
miwi  |
- Add missing dependens after sdl12 cleanup
- Bump PORTREVISION
Submitted by: pointyhat via pav |
1.9.3_6 23 Mar 2008 23:03:18
 |
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.9.3_5 13 Mar 2008 14:28:35
 |
miwi  |
- Chase devel/sdl12 shlib version bump |
1.9.3_4 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.9.3_3 30 Nov 2006 23:54:27
 |
kris  |
Fix X11BASE compliance |
1.9.3_3 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.9.3_2 22 Jan 2006 11:18:58
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.9.3_2 19 Feb 2005 05:41:26
 |
kris  |
Chase checksum; only differences are to sound files.
Nagged by: kris |
1.9.3_2 22 Mar 2004 12:45:57
 |
kris  |
o/~ Everybody was distfile sizing! o/~
(Add SIZE to distinfo)
Submitted by: trevor |
1.9.3_2 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.9.3_1 08 Mar 2004 01:01:31
 |
edwin  |
Properly use SDL everywhere:
USE_SDL=yes -> USE_SDL=sdl (good examles everywhere)
WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)
See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.
PR: follow-ups of ports/55494, ports/61877
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
1.9.3_1 20 Jan 2004 21:18:12
 |
krion  |
- Use new knobs from bsd.sdl.mk
Approved by: portmgr |
1.9.3_1 10 Jan 2004 07:28:04
 |
edwin  |
games/falconseye can't save games or bones files
after a few minutes of play it becomes very unlikely that you
can save the game. freopen fails. this problem is discussed at
http://pub78.ezboard.com/fnethackfalconseyefrm2.showMessage?topicID=44.topic
PR: ports/48130
Submitted by: tom <tom@uffner.com>
Approved by: maintainer timeout (and that of me complained about it :-) |
1.9.3 20 Nov 2003 15:06:15
 |
trevor  |
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier |
1.9.3 20 Nov 2003 13:51:47
 |
trevor  |
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction. |
1.9.3 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. |
1.9.3 02 Jan 2003 15:06:10
 |
sobomax  |
Update version number of SDL shared library. |
1.9.3 17 Apr 2002 12:38:03
 |
sobomax  |
Chase increase of libSDL version number. |
26 Jan 2002 08:25:41
    |
kris  |
Fix build on -current |
05 Jan 2002 03:52:00
    |
pat  |
Add missing dependency for XPM. |
24 Aug 2001 11:52:28
    |
kris  |
Add falconseye 1.9.3, a roguelike game heavily based on nethack. |