Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
git20140822 08 Sep 2022 20:30:42
    |
Dmitry Marakasov (amdmi3)  |
*/*: preserve all WWWs for my ports |
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) |
git20140822 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 ) |
git20140822 07 Apr 2021 23:19:01
    |
Dmitry Marakasov (amdmi3)  |
Remove useless Created by: headers mentioning me |
git20140822 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
git20140822 26 Jun 2017 03:24:09
  |
sunpoet  |
Fix WWW
Approved by: portmgr (blanket) |
git20140822 31 Jan 2016 08:40:11
  |
marino  |
games/xtgyoretsu: document ncurses requirement (USES+=ncurses)
while here:
* repect LDFLAGS
* Also specify lncurses instead of lcurses. On FreeBSD, libcurses is
symlinked to lncurses, but the former does not exist in ports ncurses.
approved by: infrastructure blanket |
git20140822 06 May 2015 16:04:20
  |
mat  |
Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
git20140822 22 Aug 2014 19:56:58
  |
amdmi3  |
XT gyoretsu - extended ncurses version of "Renshu-cho gyoretsu"
Goal of the game is to clear entire field by matching pairs of
neighbouring (adjacent or on the same line/column without any other
numbers in between) numbers, which must be either equal, or their
sum must be equal to strike out sum.
WWW: https://github.com/Penguinum/xtgyoretsu-forked/
WWW: http://saahriktu.org/games.html |