non port: misc/heyu2/Makefile |
SVNWeb
|
Number of commits found: 48 |
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:22 Tobias C. Berner (tcberner) ] b832da1 (Only the first 10 of 349 ports in this commit are shown above. )
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 )
|
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.
|
Thu, 18 Feb 2021
|
[ 04:03 linimon ]
Mark BROKEN in 13/14 (via latest llvm update).
|
Mon, 10 Sep 2018
|
[ 13:15 mat ] (Only the first 10 of 127 ports in this commit are shown above. )
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Wed, 4 Jun 2014
|
[ 17:16 feld ]
Support Stage
PR: 190458
Submitted by: mstowe@chicago.us.mensa.org
|
Fri, 20 Sep 2013
|
[ 20:50 bapt ] (Only the first 10 of 491 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
|
Mon, 3 Jun 2013
|
[ 07:40 jgh ]
- adoption of optionsNG
- trim historical headers
Approved by: portmgr (bapt)
|
Tue, 1 May 2012
|
[ 18:57 madpilot ]
- Update to 2.10
PR: ports/167487
Submited by: Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
Approved by: crees (mentor)
|
Tue, 8 Nov 2011
|
[ 16:36 eadler ]
- update to 2.9.5
PR: ports/162353
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
Approved by: bapt,sahil (mentors, implicit)
|
Mon, 8 Aug 2011
|
[ 07:31 culot ]
- Update to 2.9.4
PR: ports/159587
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
|
Tue, 1 Mar 2011
|
[ 08:31 culot ]
- Update to 2.9.3
PR: ports/155110
Submitted by: Michael Stowe <mstowe AT chicago.us.mensa.org> (maintainer)
|
Thu, 13 Jan 2011
|
[ 10:04 makc ]
Fix OPTIONS processing.
PR: ports/153919
Submitted by: Michael Stowe (maintainer)
Feature safe: yes
|
Thu, 9 Dec 2010
|
[ 03:22 avl ]
- Update to 2.9.2
PR: ports/152900
Submitted by: Michael Stowe <mstowe AT chicago.us.mensa.org> (maintainer)
|
Sat, 25 Sep 2010
|
[ 18:17 makc ]
Update to 2.9.1
PR: ports/150919
Submitted by: Michael Stowe (maintainer)
|
Thu, 22 Jul 2010
|
[ 13:46 wxs ]
Update to 2.9.0
PR: ports/148714
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
|
Mon, 14 Sep 2009
|
[ 15:00 beat ]
- Update to 2.8.0
PR: ports/138785
Submitted by: Michael Stowe <mstowe AT chicago.us.mensa.org> (maintainer)
|
Sun, 28 Jun 2009
|
[ 13:40 wxs ]
- Update to 2.7.0
PR: ports/136020
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
|
Thu, 23 Apr 2009
|
[ 17:07 miwi ]
- Update to 2.6.0
PR: 133894
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
|
Mon, 6 Apr 2009
|
[ 16:46 dhn ]
- Update to 2.5.1
PR: ports/133429
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
Approved by: miwi (mentor)
|
Mon, 26 Jan 2009
|
[ 17:50 pgollucci ]
- Update to 2.5.0
PR: ports/130999
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
|
Thu, 6 Nov 2008
|
[ 16:53 tabthorpe ]
- Update to 2.4.0
PR: ports/128588
Submitted by: Michael Stowe <mstowe chicago.us.mensa.org> (maintainer)
|
Thu, 3 Jul 2008
|
[ 23:32 beech ]
- Add patch, fixes a bug where scripts triggered by
SNDM, SNDT, or RCVT kill the heyu monitor.
PR: ports/125118
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
|
Mon, 2 Jun 2008
|
[ 14:11 rafan ]
- Update to 2.3.2
PR: ports/124205
Submitted by: Michael Stowe <mstowe at chicago.us.mensa.org> (maintainer)
|
Wed, 21 May 2008
|
[ 23:59 miwi ]
- Update to 2.3.0
PR: 123826
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
|
Fri, 2 May 2008
|
[ 09:19 miwi ]
- Update to 2.2.2
PR: 123278
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
|
Tue, 22 Apr 2008
|
[ 15:46 tabthorpe ]
- Update to 2.2.1
PR: ports/122965
Submitted by: Michael Stowe <mstowe chicago.us.mensa.org> (maintainer)
|
Fri, 4 Apr 2008
|
[ 12:32 pav ]
- Update to 2.2.0
PR: ports/122439
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
|
Mon, 29 Oct 2007
|
[ 22:40 miwi ]
- Update to 2.1.3
PR: 117633
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
|
Thu, 4 Oct 2007
|
[ 01:53 edwin ]
Remove always-false/true conditions based on OSVERSION 500000
|
Mon, 24 Sep 2007
|
[ 06:18 miwi ]
- Update to 2.1.2
PR: 116592
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
|
Tue, 11 Sep 2007
|
[ 00:40 tabthorpe ]
- update from 2.1.0 to 2.1.1
PR: ports/116267
Submitted by: Michael Stowe <mstowe_AT_chicago.us.mensa.org> (maintainer)
Approved by: clsung (mentor)
|
Tue, 28 Aug 2007
|
[ 15:34 miwi ]
- Update to 2.1.0
PR: 115879
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
|
Thu, 19 Jul 2007
|
[ 16:05 rafan ]
- Update to 2.0.1
PR: ports/114696
Submitted by: Michael Stowe <mstowe at chicago.us.mensa.org> (maintainer)
|
Thu, 12 Jul 2007
|
[ 10:50 miwi ]
- Update to 2.0.0
PR: 114501
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
|
Fri, 22 Jun 2007
|
[ 10:56 mat ]
Update to version 2.0 beta 11.2
PR: 113937
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org>
|
Tue, 24 Apr 2007
|
[ 22:37 miwi ]
- Update to 2.0.b10
PR: 112042
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
|
Wed, 28 Mar 2007
|
[ 16:30 miwi ]
- Update to 2.0 b9
PR: 110973
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
|
Tue, 6 Mar 2007
|
[ 23:36 rafan ]
- Update to 2.0 beta 8 patch 1
- Update pkg-descr
PR: ports/110016
Submitted by: Michael Stowe <mstowe at chicago.us.mensa.org> (maintainer)
|
Fri, 2 Mar 2007
|
[ 15:31 rafan ]
- Update to 2.0.b.8
PR: ports/109695
Submitted by: Michael Stowe <mstowe at chicago.us.mensa.org> (maintainer)
|
Sun, 10 Dec 2006
|
[ 22:46 miwi ]
- Update to 2.0.b7
PR: ports/106569
Approved by: maintainer
|
Tue, 25 Jul 2006
|
[ 12:19 miwi ]
- Update to 2.0beta.6.2
PR: ports/100733
Submitted by: mstowe <mstowe(at)chicago.us.mensa.org>
Approved by: krion (mentor)
|
Sat, 18 Mar 2006
|
[ 16:05 pav ]
- Update to 2.0beta5
PR: ports/94608
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
|
Wed, 22 Feb 2006
|
[ 18:57 garga ]
- Update to 2.0.b.4
PR: ports/93264
Submitted by: maintainer
|
Mon, 25 Jul 2005
|
[ 11:51 sem ]
- Add CONFLICTS with misc/heyu
PR: ports/83935
Submitted by: maintainer
|
Mon, 18 Jul 2005
|
[ 16:20 pav ]
- Update to 2.0beta.2
PR: ports/83588
Submitted by: Charlie & <mstowe@chicago.us.mensa.org> (maintainer)
|
Sat, 11 Jun 2005
|
[ 12:18 oliver ]
add Control a CM11A interface from the command line, version 2
Repopcopy by: marcus
PR: 64898
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org>
|
Number of commits found: 48 |