non port: games/el-data/Makefile |
Number of commits found: 24 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Saturday, 31 Jul 2021
|
04:18 Jose Alonso Cardenas Marquez (acm)
games/el: update to 1.9.5.9
ChangeLog at: https://github.com/raduprv/Eternal-Lands/releases/tag/1.9.5.9-1
Many other smaller changes, bug fixes and improvements including a fix for
region sounds on maps.
8ca6d1e |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Monday, 11 May 2020
|
18:07 acm
- Update to 1.9.5.7
 |
Tuesday, 31 Dec 2019
|
19:52 acm
- Update to 1.9.5.4
 |
Saturday, 28 Jul 2018
|
07:51 acm
- Update to 1.9.5
 |
Thursday, 11 May 2017
|
21:54 acm
- Update to 1.9.4
- Bump PORTEPOCH
 |
Thursday, 27 Nov 2014
|
19:13 amdmi3
- Simplify installation and plist generation
- Fix tab after WWW:
- Remove unused variables
PR: 195358
Submitted by: amdmi3
Approved by: bapt
 |
Monday, 10 Mar 2014
|
22:57 antoine
Unbreak
 |
14:49 bapt
Convert g* to USES=zip
 |
Monday, 6 Jan 2014
|
15:17 rene
- Update to version 193 (*)
- Stagify
- Mark as architecture-independent
- Remove NO_PACKAGE (pkg will show the package size upon installation)
(*) Version 192 is not accepted by the servers any longer, version 193
allows me to connect to the servers, create an account, and wander around.
Approved by: acm (implicit)
 |
11:40 rene
Fix fetching, undeprecate.
While here convert to USES=dos2unix
PR: ports/185113 (related)
Submitted by: rene
Approved by: maintainer timeout (acm, 15 days)
 |
Friday, 22 Nov 2013
|
08:24 bapt
Deprecated ports broken for more than 6 month
 |
Friday, 20 Sep 2013
|
17:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
 |
Friday, 3 May 2013
|
23:53 bapt
Mark ELSOUND option as broken (distfile unfetchable)
While here convert to new options framework
 |
Saturday, 28 Jul 2012
|
15:57 cs
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
 |
Thursday, 20 Oct 2011
|
17:47 acm
- Update to 1.9.2
- Add ELSOUND and ELMUSIC options. It installs additional sound and music files
- Remove Makefile.linux patch file
- Re-add Makefile.bsd patch file
- Respect CC/CXX/LINK [1]
- Few others modifications
PR: 161561
Submitted by: Nali Toja <nalitoja __ at __ gmail.com> [1]
 |
Tuesday, 20 Jan 2009
|
07:43 acm
- Update to 180
 |
Monday, 20 Aug 2007
|
07:18 acm
- Update to 140
- Remove el-data/pkg-plist file
- Remove BROKEN
- Add new el source code mastersite
 |
Thursday, 1 Feb 2007
|
20:26 acm
- Update to 133
- Remove obsolete patch file
 |
Thursday, 28 Sep 2006
|
18:58 acm
- Update the distinfo file. One file was rerolled because it needs a server
section update on el.ini file
- Bump PORTREVISION
Reported by: kris
Obtained from: el team (via email)
 |
Friday, 1 Sep 2006
|
15:51 acm
- Update to 132
- Fix installation process on games/el [1]
Reported by: kris [1]
Approved by: garga (mentor)
 |
Monday, 21 Aug 2006
|
20:18 acm
- Add some missing things to patch-openal.c
- Fixes problems with empty directories on games/el-data
Approved by: garga (mentor)
 |
Sunday, 20 Aug 2006
|
14:29 acm
New port: games/el-data
The Eternal Lands data and sound files.
WWW: http://www.eternal-lands.com/
Approved by: garga (mentor)
 |
Number of commits found: 24 |