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) |
3.7_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 ) |
3.7_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 ) |
3.7_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.7_1 08 Dec 2016 19:52:20
  |
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
3.7 23 May 2016 16:46:36
  |
mat  |
Cleanup some other NO_PACKAGE madness.
With hat: portmgr
Sponsored by: Absolight |
3.7 09 Dec 2014 14:01:47
  |
amdmi3  |
- Drop @dirrm* from plist |
3.7 17 Apr 2014 11:54:36
  |
pawel  |
Add staging support |
10 Mar 2014 14:49:26

|
bapt  |
Convert g* to USES=zip |
3.7 14 Feb 2014 16:23:19
  |
miwi  |
- Remove useless bmake/fmake check
- While here convert USE_GMAKE to USES |
3.7 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
3.7 30 Jun 2013 20:53:06
  |
antoine  |
Fix some PORT_OPTIONS conversions |
3.7 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 |
3.7 12 May 2013 12:48:58
  |
danfe  |
- Provide working mirror in MASTER_SITES and thus unbreak fetch
- Sanitize NO_PACKAGE and move it to more appropriate place |
3.7 12 May 2013 09:45:24
  |
danfe  |
- Cleanup Makefile, unmute installation commands, etc.
- Update project URL in port description; drop maintainership
NB: Urban Terror was recently converted to standalone game that does not
require Quake III Arena anymore. Their current version is 4.2. Perhaps
this port should be update to chase upstream. |
3.7 04 May 2013 22:09:58
  |
bapt  |
Mark as broken: does not fetch |
3.7 03 Jul 2011 14:25:36
 |
ohauer  |
-remove MD5 |
3.7 14 Mar 2011 16:47:46
 |
danfe  |
Bring unmaintained Quake ports under my wing. |
3.7 21 Dec 2009 02:19:12
 |
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
3.7 14 Apr 2006 22:53:13
 |
linimon  |
Reset pat due to no response to email about his status.
Hat: portmgr |
3.7 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> |
3.7 05 Dec 2005 22:51:30
 |
edwin  |
Make kris@ happy with the original NO_PACKAGE string. |
3.7 05 Dec 2005 22:32:20
 |
edwin  |
NO_PACKAGE is a string and not a boolean.
Noticed by: kris@
Pointy hat to: moi |
3.7 05 Dec 2005 12:01:26
 |
edwin  |
442Mb of data is enough not to worry about packages
Noticed by: YAPHR
Pushed by: kris@ |
3.7 22 Nov 2005 09:27:23
 |
edwin  |
[UPDATE] games/q3server-ut: integrate with "quake3-data", rename to "quake3-ut",
update to 3.7
* Update to version 3.7.
* Rename to "quake3-ut" (also rename port directory).
* Integrate with "quake3-data"
Note: I get this when building it on a tinderbox:
=> Attempting to fetch from file:///distcache//.
urbanTerror37_full.zip Filesize limit exceeded
PR: ports/86191
Submitted by: Alejandro Pulver <alejandro@varnet.biz> |