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/nonsense/Makefile
SVNWeb

Number of commits found: 22

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.
Sat, 15 Nov 2014
[ 22:50 antoine search for other commits by this committer ] Original commit   Revision:372619
Cleanup plist
Sun, 17 Aug 2014
[ 08:25 eadler search for other commits by this committer ] Original commit   Revision:365160 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Return some ports I maintain to the pool.
Mon, 28 Jul 2014
[ 19:39 adamw search for other commits by this committer ] Original commit   Revision:363239 (Only the first 10 of 445 ports in this commit are shown above. View all ports for this commit)
Rename all 10,000 games/ patch-xy patches to reflect the files they modify.
Tue, 10 Dec 2013
[ 19:47 bdrewery search for other commits by this committer ] Original commit   Revision:336102 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
- Chase r336083 and bump all ports using NO_ARCH so that users building
  their own packages and still on pkg 1.1.4 can upgrade.

With hat:	portmgr
Sat, 7 Dec 2013
[ 05:19 eadler search for other commits by this committer ] Original commit   Revision:335811
Add recently added NO_ARCH variable to some of my ports which can use it.
Thu, 26 Sep 2013
[ 19:13 eadler search for other commits by this committer ] Original commit   Revision:328407
Modernize the games/nonsense port:
- Support STAGEDIR
- Use DATADIR macros
- don't install useless README
Fri, 20 Sep 2013
[ 17:36 bapt search for other commits by this committer ] Original commit   Revision:327730 (Only the first 10 of 1149 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
Fri, 8 Mar 2013
[ 20:23 eadler search for other commits by this committer ] Original commit   Revision:313672 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Clean up my ports (and a couple of ports@ owned ones):

- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.

Reviewed by:	drogoh (on irc)
Sat, 20 Oct 2012
[ 15:22 eadler search for other commits by this committer ] Original commit   Revision:306190
Convert to OptionsNG

Feature safe:	yes
Sat, 6 Oct 2012
[ 14:35 eadler search for other commits by this committer ] Original commit   Revision:305369 (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
Trim the headers in the ports I maintain.
Sat, 25 Feb 2012
[ 14:40 eadler search for other commits by this committer ] Original commit 
Take maintainership

Approved by:    maintainer (implicit)
Sat, 22 Aug 2009
[ 00:23 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 415 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with G
Sun, 7 May 2006
[ 23:46 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 402 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE for categories starting with a G
Mon, 1 Nov 2004
[ 17:09 roam search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
A long-overdue dequoting of COMMENT.  D'oh, I thought I'd done this,
like, MONTHS ago!

Submitted by:   Brian Poole <raj@cerias.purdue.edu>
Wed, 19 Feb 2003
[ 16:07 roam search for other commits by this committer ] Original commit  (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
Remove pkg-comment files in my ports.
Mon, 4 Nov 2002
[ 05:46 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 75 ports in this commit are shown above. View all ports for this commit)
PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
Tue, 6 Mar 2001
[ 10:56 roam search for other commits by this committer ] Original commit 
Update to 0.6.  Include manpage submitted by Dave Chapeskie.    
Fri, 22 Dec 2000
[ 18:16 roam search for other commits by this committer ] Original commit 
Update to 0.5.    
Fri, 15 Dec 2000
[ 16:56 roam search for other commits by this committer ] Original commit 
nonsense is a nonsense, but funny-sounding, text generator.    

Number of commits found: 22