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.32.b.3_2 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.32.b.3_2 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.32.b.3_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.32.b.3_2 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
1.32.b.3_2 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.32.b.3_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.32.b.3_2 05 Nov 2015 12:36:25 |
mat |
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735 |
1.32.b.3_2 12 Dec 2014 11:25:14 |
amdmi3 |
- Drop @dirrm* from plist
- Add NO_ARCH |
31 Oct 2014 16:11:34
|
amdmi3 |
- Release ports maintained by games@
games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.
Suggested by: marino |
1.32.b.3_2 08 Jul 2014 08:51:31 |
danfe |
Reduce the differences between `quake*-data' ports:
- Consistently use vertical bar (pipe) in :S substitutions
- Do not abuse .error statement, set IGNORE knob instead
- Drop some unnecessary quotation marks in comparisons
- Add a comment on why we cannot depend on particular .pak file
- Simplify extraction of the `linuxq3apoint-1.32b-3.x86.run' |
1.32.b.3_2 06 Jun 2014 15:26:41 |
ak |
- Use /usr/bin/unzip for zip files extraction (part 2)
Remove most of USES=zip:infozip
PR: ports/188419
Approved by: portmgr (bapt)
Exp-run: antoine |
1.32.b.3_2 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.32.b.3_2 20 Oct 2013 05:16:59 |
danilo |
- Add stage support
- Simplify options with OPTIONS_SUB |
1.32.b.3_2 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.32.b.3_2 12 May 2013 13:00:08 |
danfe |
Cleanup quake3-data a bit more:
- Remove USE_CRLF knob: instead, when extracting ZIP archives, ask it to
convert text files to Unix style. This should be no-op change, as all
consumers of USE_CRLF also USE_ZIP
- While here, remove unneeded output redirection in `do-extract' target |
1.32.b.3_2 12 May 2013 08:39:29 |
danfe |
Toughen the check and unbreak INDEX. |
1.32.b.3_2 12 May 2013 08:06:32 |
danfe |
If port is setting PKGNAMEPREFIX=${FOOPKGNAMEPREFIX}, but .include's this
file before <bsd.port.options.mk>, options handling gets broken because
options will be loaded from OPTIONSFILE which is based on UNIQUENAME and
thus PKGNAMEPREFIX, which is empty at that point. Prevent this: ensure
that FOOPKGNAMEPREFIX is defined in advance for ports that use it to set
their PKGNAMEPREFIX and having OPTIONS. |
1.32.b.3_2 12 May 2013 06:35:06 |
danfe |
- Slightly improve usage description (comment) in quake2-data/Makefile.include
- Synchronize other games' -data/Makefile.include files (consistently use
LOCALBASE, drop obvious comments, adjust formatting, etc.) |
1.32.b.3_2 01 May 2013 08:44:29 |
danfe |
Reduce gratuitous differences with `games/quake2-data' port. |
1.32.b.3_2 16 Mar 2013 13:33:12 |
danfe |
- Trim Makefile header per new style guidelines
- Convert to contemporary OPTIONS framework
- Cleanup Makefiles, fix a typo, reword pkg-descr
- Add a hint where to look for data port logic description to quake3-data
port and terminate an URL with slash while here |
1.32.b.3_2 16 Mar 2013 12:51:56 |
danfe |
- Trim Makefile header per new style guidelines
- Convert to contemporary OPTIONS framework
- Drop maintainership, this port is stable enough to fly solo
- Cleanup Makefiles, reformat pkg-descr and add WWW line |
1.32.b.3_2 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
1.32.b.3_2 20 Mar 2011 21:43:40 |
dhn |
games/quake3-data
- Make Q3DIR in Makefile.include PREFIX safe, broke urbanterror-data port test
games/ioquake3-devel
- Update to SVN r1936, includes bug fixes and security enhancements
games/urbanterror-data
- Update from 4.1 to 4.1.1
- Unfortunately currently only 1 working mirror
- Avoid "Q3DIR!=make -V"
games/iourbanterror
- Add SVN release information to PORTVERSION
- Use r1936 engine sources
games/openarena
- Update to SVN r1910 based engine sources
games/openarena-oax
- Update from B47 to B48 release
PR: ports/155716
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer) |
1.32.b.3_2 14 Mar 2011 16:47:46 |
danfe |
Bring unmaintained Quake ports under my wing. |
1.32.b.3_2 27 Feb 2011 04:54:41 |
tabthorpe |
- Reassign ports to heap
Submitted by: alepulver |
1.32.b.3_2 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.32.b.3_1 24 Apr 2006 21:14:18 |
alepulver |
- Remove PKGMESSAGE override (SUB_FILES does that).
- Fix OPTIONS handling.
- Remove USE_REINPLACE.
- Bump PORTREVISION.
Approved by: garga (mentor) |
1.32.b.3 09 Apr 2006 13:08:16 |
alepulver |
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor) |
1.32.b.3 06 Apr 2006 00:21:42 |
edwin |
[PATCH] bsd.sites.mk and relevant ports: add MASTER_SITE_IDSOFTWARE
This patch adds the MASTER_SITE_IDSOFTWARE list of mirrors to
bsd.sites.mk and adds it to the following ports:
games/doom
games/linux-quake3
games/linux-quake4
games/qcc
games/quake-data
games/quake-source
games/quake2-data
games/quake2-source
games/quake2forge
games/quake2lnx
games/quake3
games/quake3-data
games/rtcw
PR: ports/93546
Submitted by: Alejandro Pulver <alejandro@varnet.biz> |
1.32.b.3 22 Jan 2006 05:52:28 |
edwin |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.32.b.3 22 Jan 2006 02:11:14 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.32.b.3 20 Dec 2005 11:59:18 |
edwin |
[MAINTAINER UPDATE] games/quake3-data: redesign, change dependant ports
- Changed quake3-data/Makefile.include to be more similar
to bsd.*.mk files, also it doesn't override port's variables.
- Change dependant ports.
PR: ports/90149
Submitted by: Alejandro Pulver <alejandro@varnet.biz> |
1.32.b.3 25 Nov 2005 21:47:35 |
pav |
- Add SHA256
Requested by: maintainer |
1.32.b.3 31 Oct 2005 17:20:07 |
garga |
- Add MASTER_SITES mirror
- Unbraek
PR: ports/88210
Submitted by: maintainer |
1.32.b.3 28 Oct 2005 22:53:02 |
kris |
BROKEN: Unfetchable |
1.32.b.3 16 Oct 2005 06:36:46 |
edwin |
/~ Hey little files, where are you not joining the others in the repository? ~/
"cvs add *" with a files directory does't always give the right results.
Add left over files from previous commit
PR: ports/86185
Submitted by: Alejandro Pulver <alejandro@varnet.biz> |
1.32.b.3 16 Oct 2005 06:34:50 |
edwin |
[UPDATE] games/q3-paks: rewrite and rename to "quake3-data"
Changes:
* Rename to "quake3-data" (also rename port directory).
* Install Quake III Arena and Quake III Team Arena updates
and ask to put the 2 files from the original CDROM to
complete the installation.
* Has an includable Makefile to set variables for other mods/clients.
* Take maintainership (this is a complete rewrite).
The PR starts with a diff... and then gets followed up by:
Description: This patch has to be applied to the previous patch.
Description: This patch replaces the previous one (to be applied to the first
one).
Description: This patch replaces the 2 previous ones (that have to be applied to
the first).
PR: ports/86185
Submitted by: Alejandro Pulver <alejandro@varnet.biz> |