notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: games/2048/Makefile
SVNWeb

Number of commits found: 14

Tue, 11 Apr 2023
[ 20:46 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:2c2dd8535554ef831d72fdb17c6679fbacbcdb35  commit hash:2c2dd8535554ef831d72fdb17c6679fbacbcdb35  commit hash:2c2dd8535554ef831d72fdb17c6679fbacbcdb35  2c2dd85  (Only the first 10 of 136 ports in this commit are shown above. View all ports for this commit)
*/*: Adopt ports from swills@
[ 20:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:4f538db960da5a685c2ddfa6428089654b0ad72d  commit hash:4f538db960da5a685c2ddfa6428089654b0ad72d  commit hash:4f538db960da5a685c2ddfa6428089654b0ad72d  4f538db  (Only the first 10 of 202 ports in this commit are shown above. View all ports for this commit)
all: return swills' ports to the pools after safeeping his ports bit.

With hat:	portmgr-secretary
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  d56127b  (Only the first 10 of 744 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 18 Apr 2016
[ 18:40 marino search for other commits by this committer ] Original commit   Revision:413605
games/2048: Restore build for ports ncurses

The LIBS Make argument no longer works; libcurses was hardcoded to the
curses target in the 2048 v0.9.1 makefile.  To restore the build on
systems without base ncurses (e.g. DragonFly), extend the existing
Makefile file to link to libncurses instead.  While here, remove the
non-functional MAKE_ARGS=LIBS definition.

Approved by:	just-fix-it / Restore DF functionality blanket
Fri, 8 Apr 2016
[ 18:40 swills search for other commits by this committer ] Original commit   Revision:412780
games/2048: update to 0.9.1
Thu, 4 Feb 2016
[ 18:36 marino search for other commits by this committer ] Original commit   Revision:408069
games/2048: document ncurses requirement (USES+=ncurses)

Also link with libncurses, not libcurses

approved by:	infrastructure blanket
Tue, 29 Dec 2015
[ 14:30 mat search for other commits by this committer ] Original commit   Revision:404743 (Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
Cleanup GH_* and variables order.

Sponsored by:	Absolight
Mon, 3 Aug 2015
[ 04:27 swills search for other commits by this committer ] Original commit   Revision:393463
games/2048: install man pages
[ 04:09 swills search for other commits by this committer ] Original commit   Revision:393462
games/2048: update to 0.9
Wed, 6 May 2015
[ 16:04 mat search for other commits by this committer ] Original commit   Revision:385523 (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
Update ports in the games category to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 15 Sep 2014
[ 15:53 amdmi3 search for other commits by this committer ] Original commit   Revision:368272
- Update to latest master, which fixes highscore and color handling and doesn't
need makefile patching any more
- Remove MASTER_SITES, this is handled by USE_GITHUB
- Fix LICENSE_FILE
- Improve installation

PR:		193580
Submitted by:	amdmi3
Approved by:	swills (maintainer, via irc)
Fri, 15 Aug 2014
[ 13:42 swills search for other commits by this committer ] Original commit   Revision:364973
games/2048: Add a port for command line version of 2048

Number of commits found: 14