non port: games/angband/Makefile |
SVNWeb
|
Number of commits found: 55 |
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 )
|
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 )
|
Sun, 4 Jul 2021
|
[ 23:01 Adriaan de Groot (adridg) ] e6a0f33
games/angband: update to 4.2.2, latest upstream
The release notes are at
https://github.com/angband/angband/releases/tag/4.2.2
Angband looks like it's in the process or a project-reorganization.
Sources have moved to github; the official site is being changes
as well. Docs have gone to sphinx, and build looks like it's moving
to CMake -- but incomplete.
This update pulls in the changes to distribution and build so far:
- MASTER_SITES is set explicitly; upstream rolls a release tarball,
and I don't want to grab the GH auto-rolled one.
- ncurses needs some linker-flag-magic because it's linked into an
intermediate static library.
- The manual is now built with sphinx. Upstream wants the "better"
sphinx theme, but that isn't packaged; I picked a different one
at random. Since the generated HTML is installed without its
supporting stylesheets or javascript, the difference is unimportant.
Play-tested in text (ncurses) and X11 modes, at least to the point
that I enter the dungeon and get eaten by a grue.
|
Thu, 1 Jul 2021
|
[ 18:15 Adriaan de Groot (adridg) ] 1839826
games/angband: adopt port
I see there's some newer releases and a switch to CMake, I'll
get on that soon-ish.
|
[ 17:06 Adam Weinberger (adamw) ] 09508ac
games/angband: Reset maintainership at maintainer's request
|
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.
|
Thu, 27 Aug 2020
|
[ 18:20 tcberner ]
games/angband: fix build on recent current
Obtained
from: https://github.com/angband/angband/commit/8702eba5c070a157dfc8e9d7c2106f679b7845c2.patch
|
Thu, 7 Nov 2019
|
[ 20:20 zeising ] (Only the first 10 of 70 ports in this commit are shown above. )
Sprinkle more USES=xorg
|
Thu, 20 Sep 2018
|
[ 19:13 arrowd ]
games/angband: Set new maintainer.
PR: 230827
Approved by: tcberner (mentor)
|
Thu, 16 Aug 2018
|
[ 16:05 swills ]
games/angband: Update to 4.1.3
PR: 230547
Submitted by: Kai <freebsd_ports@k-worx.org>
|
Tue, 24 Jul 2018
|
[ 15:35 swills ]
games/angband: Update to 4.1.2
PR: 230015
Submitted by: Kai <freebsd_ports@k-worx.org>
|
Mon, 26 Jun 2017
|
[ 19:36 sunpoet ]
Update to 4.1.0
Changes: http://rephial.org/release/
|
Thu, 15 Sep 2016
|
[ 01:41 swills ] (Only the first 10 of 193 ports in this commit are shown above. )
Unmark broken on powerpc64
These ports built successfully
|
Sun, 29 May 2016
|
[ 13:38 pawel ]
Update to version 4.0.5
Changelog:
http://rephial.org/release/4.0.5
PR: 209819
Submitted by: lightside@gmx.com
|
Thu, 26 May 2016
|
[ 19:08 antoine ]
Add back WRKSRC, it's needed because of DISTVERSIONPREFIX
|
Wed, 25 May 2016
|
[ 15:43 mat ] (Only the first 10 of 83 ports in this commit are shown above. )
Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight
|
Thu, 21 Apr 2016
|
[ 16:43 swills ] (Only the first 10 of 419 ports in this commit are shown above. )
many ports: mark broken on powerpc64
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 4 Jan 2015
|
[ 15:35 antoine ]
Fix build with DOCS
|
[ 10:29 lme ]
- Update to 3.5.1
|
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 )
|
Tue, 15 Jul 2014
|
[ 23:30 adamw ] (Only the first 10 of 66 ports in this commit are shown above. )
Add DOCS to OPTIONS for ports that have PORTDOCS in the plist.
|
Sat, 4 Jan 2014
|
[ 00:22 danilo ]
- Update from 3.4.1 to 3.5.0
- Convert USE_GMAKE to USES
- Add stage support
- Use options helpers
PR: ports/185336
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
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)
|
Tue, 9 Jul 2013
|
[ 21:26 pav ] (Only the first 10 of 52 ports in this commit are shown above. )
- Drop all my ports
|
Wed, 27 Mar 2013
|
[ 18:43 pawel ]
- Update to version 3.4.1
- Convert to OptionsNG
PR: ports/176701
Submitted by: Vitaly Magerya <vmagerya@gmail.com>
Approved by: maintainer timeout
|
Thu, 10 Nov 2011
|
[ 12:22 pav ]
- Remove obsolete pkg-message
Submitted by: Martin Tournoij <martin@arp242.net>
Feature safe: yes
|
Wed, 9 Nov 2011
|
[ 22:40 pav ]
- Update to 3.3.2
PR: ports/162402
Submitted by: Martin Tournoij <martin@arp242.net>
|
Sun, 11 Sep 2011
|
[ 21:55 pav ]
- Update to 3.3.0
|
Tue, 12 Apr 2011
|
[ 07:45 pav ]
- Fix install path on 9.X
Reported by: pointyhat
|
Fri, 25 Mar 2011
|
[ 20:15 pav ]
- Update to 3.2.0
|
Sun, 31 Oct 2010
|
[ 19:57 pav ]
- This port likes a weird value of ${CPP}
|
Tue, 4 May 2010
|
[ 14:59 pav ]
- Update to 3.1.2v2
|
Tue, 13 Oct 2009
|
[ 12:50 pav ]
- Fix build on 6.x
Reported by: pointyhat via erwin
|
Thu, 1 Oct 2009
|
[ 15:26 pav ]
- Update to 3.1.1
|
Wed, 7 Jan 2009
|
[ 16:12 pav ]
- Update to 3.1.0
|
Wed, 19 Mar 2008
|
[ 23:33 pav ]
- Update to 3.0.9b
|
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
|
Thu, 6 Mar 2008
|
[ 09:07 pav ]
- Update to 3.0.9a
|
Wed, 2 Jan 2008
|
[ 20:40 pav ]
- Fix up the permissions on a package
- Explicitly disable SDL bits
- Add note to pkg-message about membership in group games
|
Sat, 28 Jul 2007
|
[ 17:50 pav ]
- Update to 3.0.9
|
Tue, 10 Jul 2007
|
[ 20:47 pav ]
- Update to 3.0.8
|
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}.
|
Mon, 21 Aug 2006
|
[ 10:53 pav ]
- Thang' is dead, and mirrors don't have 3.0.6 distfile. Host on my website
|
Sat, 15 Apr 2006
|
[ 14:16 pav ]
- Adopt
|
[ 06:37 linimon ] (Only the first 10 of 16 ports in this commit are shown above. )
Reset mph due to no response to email about status, and maintainer-timeouts.
Hat: portmgr
|
Thu, 21 Jul 2005
|
[ 03:36 mph ]
Upgrade to 3.0.6.
Submitted by: pav
PR: ports/83086
|
Mon, 6 Dec 2004
|
[ 20:06 pav ]
- Update to 3.0.5
Approved by: mph (maintainer)
|
Mon, 19 Apr 2004
|
[ 23:35 mph ]
Upgrade to 3.0.4. Update the URL in pkg-descr.
|
Fri, 7 Mar 2003
|
[ 06:03 ade ] (Only the first 10 of 254 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Mon, 27 Jan 2003
|
[ 23:16 mph ]
Provide a WITHOUT_X11 option.
PR: ports/45960
Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru>
|
[ 22:05 kris ]
Update to angband 3.0.3, fix and sort pkg-plist.
Reviewed by: mph (maintainer)
|
Mon, 28 Oct 2002
|
[ 22:27 mph ]
Upgrade to 3.0.1.
|
Sun, 8 Oct 2000
|
[ 11:23 asami ] (Only the first 10 of 400 ports in this commit are shown above. )
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear.
|
Wed, 14 Jun 2000
|
[ 06:44 mph ]
In accordance with the New World Order, move the distfiles that I host from
people.FreeBSD.org to MASTER_SITE_LOCAL.
|
Number of commits found: 55 |