non port: games/mangband/Makefile |
SVNWeb
|
Number of commits found: 33 |
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 )
|
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, 18 Feb 2021
|
[ 23:20 adridg ] (Only the first 10 of 13 ports in this commit are shown above. )
Update games/mangband to latest upstream release
Unmark BROKEN, generate patches for the bits (duplicate symbols) that
broke the build, (these have been submitted upstream), massage messages
and such. Changing version **DOES** mean that you can't connect to
older servers, so include UPDATING to try to avoid people losing
games (killed by pkg upgrade is so much more disheartening than
killed by a Greater basilisk).
Reported by: linimon
|
Wed, 17 Feb 2021
|
[ 22:56 linimon ]
Mark BROKEN in 13/14 (via latest llvm update).
|
Sat, 25 May 2019
|
[ 17:22 tobik ]
games/mangband: Drop nop and misspelled DOS2UNIXFILES
|
Mon, 10 Sep 2018
|
[ 13:15 mat ] (Only the first 10 of 127 ports in this commit are shown above. )
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Wed, 1 Jun 2016
|
[ 16:16 arved ]
Update to 1.1.3
PR: 209825
Submitted by: maintainer
Reviewed by: Vladimir Krstulja
|
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, 13 Dec 2015
|
[ 09:41 bapt ] (Only the first 10 of 64 ports in this commit are shown above. )
Mark as broken: does not fetch
|
Tue, 5 Aug 2014
|
[ 16:18 nemysis ] (Only the first 10 of 11 ports in this commit are shown above. )
- Bump PORTREVISION for LICENSE adding and more
- Change master site
- Add license (GPLv2)
- Support STAGEDIR
- Simplify Option handling
- Add pkg-message, information about usage
- Unmute install executable and cfg
- Use INSTALL_DAT instead of CP
- Recreate patches with make makepatch
- Recreate pkg-plist with make makeplist and proper use permissions
PR: 189907
Submitted by: maintainer, driedfruit <flambard@mangband.org>
Approved by: maintainer
|
Sun, 13 Jul 2014
|
[ 23:23 bapt ] (Only the first 10 of 54 ports in this commit are shown above. )
Modernize LIB_DEPENDS
With hat: portmgr
|
Tue, 4 Feb 2014
|
[ 18:58 pawel ]
Fix build with clang
PR: ports/182037
Submitted by: maintainer
MFH: 2014Q1
|
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)
|
Mon, 6 May 2013
|
[ 15:53 bapt ]
Remove left USE_NCURSES
|
[ 15:34 bapt ] (Only the first 10 of 78 ports in this commit are shown above. )
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
|
Mon, 11 Apr 2011
|
[ 08:34 bapt ] (Only the first 10 of 21 ports in this commit are shown above. )
Add a new macro to deal with conflict between ncurses from base and ncurses from
ports.
If a ports is linked against ncurses from base or from the ports, it should then
add:
USE_NCURSES=yes
it is also possible to specify the hard dependency on the ports ncurses or one
the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes
PR: ports/155269
Submitted by: me
Reviwed by: pav@
Approved by: portmgr (pav@)
Exp-run by: portmgr (pav@)
|
Thu, 17 Sep 2009
|
[ 15:38 pav ]
- Update to 1.1.2
- Transfer maintainership to the submitter
PR: ports/134052
Submitted by: Vital Driedfruit <flambard@mangband.org>
Approved by: Adam Kranzel <adam@blacktabby.org> (old maintainer)
Feature safe: yes
|
Sat, 22 Mar 2008
|
[ 14:48 miwi ] (Only the first 10 of 61 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
[ 08:55 miwi ] (Only the first 10 of 58 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Mon, 5 Nov 2007
|
[ 11:18 miwi ]
- Fix build with gcc 4.2
PR: 117732
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
Approved by: portmgr (pav), maintainer
|
Tue, 2 Oct 2007
|
[ 10:07 linimon ]
Mark as broken with gcc4.2.
|
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}.
|
Thu, 1 Feb 2007
|
[ 20:57 rafan ]
- Fix build after libmytinfo is gone
Reported by: kris
|
Thu, 22 Jan 2004
|
[ 08:05 trevor ] (Only the first 10 of 25 ports in this commit are shown above. )
Use PAX macro.
|
Fri, 21 Feb 2003
|
[ 12:06 knu ] (Only the first 10 of 274 ports in this commit are shown above. )
De-pkg-comment.
|
Thu, 8 Aug 2002
|
[ 01:45 pat ]
Update maintainer email address
PR: ports/41429, ports/41430
Submitted by: maintainer
|
Fri, 12 Oct 2001
|
[ 23:03 tobez ]
Updated maintainer E-mail.
|
Sat, 7 Jul 2001
|
[ 05:01 dwcjr ]
Give port a maintainer, welcome aboard Bump PORTREVISION due to reroll to fix
major bug
|
Fri, 1 Jun 2001
|
[ 07:05 obrien ] (Only the first 10 of 44 ports in this commit are shown above. )
Use proper POSIX syntax for `chown'.
|
Tue, 16 Jan 2001
|
[ 15:27 kevlo ]
Update to 0.7
|
Fri, 12 Jan 2001
|
[ 20:42 mharo ]
update master_sites to follow port
|
Wed, 10 Jan 2001
|
[ 08:03 ache ]
Remove myself from MAINTAINER
|
Number of commits found: 33 |