non port: games/filters/Makefile |
SVNWeb
|
Number of commits found: 39 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d56127b (Only the first 10 of 744 ports in this commit are shown above. )
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 )
|
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above )
|
Fri, 29 Oct 2021
|
[ 09:50 Stefan Eßer (se) ] 819f25b (Only the first 10 of 388 ports in this commit are shown above. )
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 17 Apr 2019
|
[ 20:38 pkubaj ]
games/filter: add MAKE_JOBS_UNSAFE=yes to fix race condition on threaded build.
PR: 237311
Reviewed by: tcberner (mentor)
Approved by: ehaupt (maintainer)
Differential Revision: https://reviews.freebsd.org/D19943
|
Thu, 6 Oct 2016
|
[ 07:11 ehaupt ]
- Update to 2.55
- Add license
- Add WWW
|
Thu, 3 Sep 2015
|
[ 20:40 ehaupt ]
- Update to 2.54
- Sort USES
|
Tue, 6 Jan 2015
|
[ 09:37 ehaupt ]
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
|
Wed, 12 Nov 2014
|
[ 10:11 ehaupt ]
Update to 2.53
|
Mon, 15 Sep 2014
|
[ 07:16 ehaupt ]
Update to 2.52, the upstream author renamed lolcat to LOLCAT to work around the
conflict with another program called lolcat (games/lolcat). While this isn't my
personal choice of name I go with the change to stay compatible with upstream.
As a nice side effect we can remove the conflict to games/lolcat vice versa.
|
Wed, 10 Sep 2014
|
[ 07:47 ehaupt ]
Update to 2.51
|
Wed, 3 Sep 2014
|
[ 14:54 ehaupt ]
Update to 2.50 and support clang
|
Mon, 28 Oct 2013
|
[ 12:13 ehaupt ]
Support staging.
|
Fri, 20 Sep 2013
|
[ 17:36 bapt ] (Only the first 10 of 1149 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
|
Thu, 12 Sep 2013
|
[ 16:41 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Mon, 8 Jul 2013
|
[ 18:42 ehaupt ] (Only the first 10 of 73 ports in this commit are shown above. )
- Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
It accidentally slipped in during the original introduction
- Trim header
|
Mon, 27 May 2013
|
[ 15:56 bapt ]
Fix build on HEAD by adding USE_GCC=any (uses nested functions)
|
Tue, 7 May 2013
|
[ 08:57 ehaupt ]
Convert to use shebangfix USES flag.
|
Mon, 6 May 2013
|
[ 13:40 ehaupt ]
Update to 2.49
|
Fri, 8 Mar 2013
|
[ 14:00 ehaupt ] (Only the first 10 of 68 ports in this commit are shown above. )
Remove indefinite article from COMMENT
|
Wed, 25 Jul 2012
|
[ 06:32 cs ] (Only the first 10 of 125 ports in this commit are shown above. )
Fix typos in COMMENT
|
Mon, 14 Feb 2011
|
[ 13:55 ehaupt ]
Update to 2.48
Feature safe: yes
|
Thu, 26 Mar 2009
|
[ 16:21 ehaupt ]
Mark MAKE_JOBS_UNSAFE
|
Wed, 29 Oct 2008
|
[ 13:24 ehaupt ]
Update to 2.46
|
Fri, 8 Aug 2008
|
[ 12:55 ehaupt ]
Update to 2.45
|
Fri, 25 Jul 2008
|
[ 12:24 pav ] (Only the first 10 of 127 ports in this commit are shown above. )
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
|
Tue, 29 Apr 2008
|
[ 14:15 ehaupt ]
Update to 2.44
|
Thu, 27 Mar 2008
|
[ 19:27 ehaupt ] (Only the first 10 of 72 ports in this commit are shown above. )
Use MASTER_SITE_CRITICAL
|
Wed, 12 Dec 2007
|
[ 19:48 ehaupt ]
Update to 2.43
|
Mon, 22 Oct 2007
|
[ 08:29 ehaupt ]
Update to 2.42
|
Sat, 22 Sep 2007
|
[ 15:14 ehaupt ]
Update to 2.41
|
Mon, 27 Aug 2007
|
[ 14:13 ehaupt ]
Update to 2.40
|
Tue, 2 Jan 2007
|
[ 17:37 ehaupt ]
Update to 2.39
|
Thu, 1 Jun 2006
|
[ 12:13 ehaupt ] (Only the first 10 of 83 ports in this commit are shown above. )
Add an additional mirror.
|
Sun, 19 Feb 2006
|
[ 11:39 ehaupt ] (Only the first 10 of 55 ports in this commit are shown above. )
Remove deprecated USE_REINPLACE
|
Thu, 6 Oct 2005
|
[ 11:57 ehaupt ] (Only the first 10 of 107 ports in this commit are shown above. )
Change MAINTAINER address for my ports.
Approved by: novel (mentor)
|
Mon, 11 Jul 2005
|
[ 11:11 pav ]
- Register conflicts
|
[ 09:36 pav ]
A collection of command line filters, including B1FF and the Swedish Chef.
No personal, racial, societal slurs are intended. For amusement only.
All the filters read input from stdin, change it, and write the filtered
text to stdout.
PR: ports/83119
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Bribed by: swiss chocolate
|
Number of commits found: 39 |