Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.4 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
1.0.4 20 Jul 2022 14:23:05
    |
Tobias C. Berner (tcberner)  |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.0.4 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
1.0.4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.4 14 Aug 2019 12:16:13
  |
mat  |
Convert to UCL & cleanup pkg-message (categories s) |
1.0.4 15 Mar 2016 02:32:34
  |
amdmi3  |
- Add LICENSE
- Switch to options helpers |
1.0.4 07 Aug 2014 02:05:34
  |
vanilla  |
Stagify. |
1.0.4 20 Sep 2013 23:06:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.0.4 14 Jun 2013 16:06:45
  |
bsam  |
.NOPORTDOCS -> PORT_OPTIONS:MDOCS;
pts/4 20:04
371> . remove unneeded PLIST_SUB;
. trim Makefile headers. |
1.0.4 05 Aug 2012 23:19:40
 |
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
1.0.4 14 Jan 2012 08:57:23
 |
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.0.4 24 Oct 2011 04:17:38
 |
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.0.4 25 Dec 2010 16:55:41
 |
sunpoet  |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat) |
1.0.4 02 Jun 2010 00:36:14
 |
sahil  |
- Pass maintainership to ports@FreeBSD.org
- Remove ex-maintainer's mirror from MASTER_SITES
PR: ports/146966
Submitted by: Matthew Seaman (maintainer)
Approved by: wxs@/itectu@ (mentors, implicit) |
1.0.4 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.0.4 15 Jul 2009 16:56:10
 |
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
1.0.4 05 Sep 2006 07:20:39
 |
barner  |
- Use proper mechanisms for pkg-message and rc script
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
PR: ports/102005 |
1.0.4 13 May 2006 04:15:53
 |
edwin  |
Remove USE_REINPLACE from all categories starting with S |
1.0.4 20 Feb 2006 20:47:50
 |
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
1.0.4 24 Jan 2006 01:06:45
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.0.4 17 Nov 2004 12:13:34
 |
vs  |
- Chase MASTER_SITEs
- Nuke pkg-plist while here
PR: ports/74007
Submitted by: maintainer |
1.0.4 17 Oct 2004 03:32:08
 |
linimon  |
Update to 1.0.4; convert to rc.subr; assign maintainership to submitter.
PR: ports/72101
Submitted by: Matthew Seaman <m dot seaman at infracaninophile dot co dot uk> |
1.0.3 29 Jan 2004 16:13:06
 |
trevor  |
SIZEify. |
1.0.3 27 Jul 2003 16:40:37
 |
oliver  |
update fvcool to 1.03 |
1.0.2 25 Jun 2003 04:27:38
 |
will  |
Frerich doesn't use FreeBSD anymore. Preemptively assign two of his ports
to a new maintainer (kpopup and rc5pipe).
Submitted by: Frerich Raabe <frerich.raabe@gmx.de>,
Brad Davis <so14k@so14k.com> |
1.0.2 21 Feb 2003 13:28:59
 |
knu  |
De-pkg-comment. |
1.0.2 26 Nov 2002 19:04:14
 |
arved  |
Don't try to build this software on alpha. It is useful on AMDs only.
Approved by: maintainer
Submitted by: beta |
1.0.2 13 Oct 2002 07:12:53
 |
lioux  |
New port fvcool version 1.0.2: VCool for FreeBSD - Cooling software
for AMD Athlon/Durin CPUs
PR: 43732
Submitted by: Frerich Raabe <frerich.raabe@gmx.de> |