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: misc/geekcode/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:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:b832da1849e4bcfff05da62c69ee4a556e83d2d1  commit hash:b832da1849e4bcfff05da62c69ee4a556e83d2d1  commit hash:b832da1849e4bcfff05da62c69ee4a556e83d2d1  b832da1  (Only the first 10 of 349 ports in this commit are shown above. View all ports for this commit)
misc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adam@vectors.cx>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan E <alane@FreeBSD.org>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alex Stangl <alex@stangl.us>
  *  Alexander Logvinov <avl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nusov <alexander.nusov@nfvexpress.com>
  *  Alexander Timoshenko <gonzo@univ.kiev.ua>
(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.
Tue, 1 Sep 2020
[ 18:46 danfe search for other commits by this committer ] Original commit   Revision:547286
Force -fcommon for the time being, fixing the code looks impractical.
This is to fix the build against modern compilers (Clang 11, GCC 10).

Reported by:	pkg-fallout
Tue, 12 Jan 2016
[ 16:20 amdmi3 search for other commits by this committer ] Original commit   Revision:405891 (Only the first 10 of 791 ports in this commit are shown above. View all ports for this commit)
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Sun, 3 Jan 2016
[ 18:11 amdmi3 search for other commits by this committer ] Original commit   Revision:405179
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
Sun, 8 Dec 2013
[ 15:08 danilo search for other commits by this committer ] Original commit   Revision:335902
- Add stage support
- Add LICENSE
Fri, 20 Sep 2013
[ 20:50 bapt search for other commits by this committer ] Original commit   Revision:327745 (Only the first 10 of 491 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:
misc)
Mon, 25 Mar 2013
[ 04:30 eadler search for other commits by this committer ] Original commit   Revision:315192 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
Cleanup unmaintained ports in the misc category:
	- Trim Header
	- Convert to OptionsNG
	- Prefer DISTNAME to DISTFILES
	- Reorder variables
	- Fix comments (don't include leading article)
	- @unexec rm must not cause failure
	- Tabs, not spaces
	- Single space for WWW
	- Pet portlint
	- etc.

In a few cases the option DOCS was used to control installation into EXAMPLEDIR.
I opted to keep the existing logic of the port in these cases.

Reviewed by:	koobs, ashish
Sat, 22 Aug 2009
[ 00:28 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 287 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 M
Fri, 13 Mar 2009
[ 23:27 shaun search for other commits by this committer ] Original commit  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Free most of my ports, since they aren't being maintained to a
reasonable standard.
Mon, 19 Jun 2006
[ 20:06 shaun search for other commits by this committer ] Original commit  (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
Switch to my @FreeBSD.org address.

Approved by:    ahze (mentor)
Sun, 14 May 2006
[ 14:59 itetcu search for other commits by this committer ] Original commit 
Pass maintainership to Shaun Amott <shaun@inerd.com>

PR:             ports/96289
Submitted by:   Shaun Amott <shaun@inerd.com>
Approved by:    lawrance (mentor)
Thu, 21 Apr 2005
[ 12:05 vs search for other commits by this committer ] Original commit 
Use MAKE_ARGS, PLIST_FILES & PORTDOCS
Wed, 11 Feb 2004
[ 16:45 clement search for other commits by this committer ] Original commit 
misc category cleanup part 4 of 6:

- Use DATADIR/DOCSDIR/PORTSDOC
- make portlint happy

PR:                 61028
Submitted by:       Vincent Tantardini <vinc@FreeBSD-fr.org>
Updated/reworked by: me
Tue, 1 Jul 2003
[ 08:10 erwin search for other commits by this committer ] Original commit 
Update misc/geekcode: 1.7.2 -> 1.7.3

This version adds a small bugfix to the new geek
code decoder source.

PR:             53951
Submitted by:   Kirill Ponomarew <ponomarew@oberon.net>
Thu, 26 Jun 2003
[ 00:06 naddy search for other commits by this committer ] Original commit 
Update to 1.7.2.
A geek code translator which converts a geek code to plain English
is now included.

PR:             53720
Submitted by:   Kirill Ponomarew <ponomarew@oberon.net>
Thu, 20 Feb 2003
[ 18:46 knu search for other commits by this committer ] Original commit  (Only the first 10 of 172 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Thu, 30 Jan 2003
[ 17:38 arved search for other commits by this committer ] Original commit 
Set Maintainership back to ports.
cpiazza's email is bouncing since Jan 7.
Fri, 27 Dec 2002
[ 01:55 edwin search for other commits by this committer ] Original commit 
One mastersite is now a porn-site, the other one is unreachable for
two years.
Noticed by: portsurvey
Mon, 5 Feb 2001
[ 15:47 olgeni search for other commits by this committer ] Original commit 
Style fixes for ports/misc.    
Fri, 30 Jun 2000
[ 21:55 will search for other commits by this committer ] Original commit 
Add MASTER_SITE_SOURCEFORGE; project is now hosted on SourceForge.    

Number of commits found: 22