<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/net/apinger, branch pkg-install-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=pkg-install-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=pkg-install-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2014-07-10T12:13:11Z</updated>
<entry>
<title>Remove indefinite articles and trailing periods from COMMENT, plus minor</title>
<updated>2014-07-10T12:13:11Z</updated>
<author>
<name>Jimmy Olgeni</name>
<email>olgeni@FreeBSD.org</email>
</author>
<published>2014-07-10T12:13:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7dc406a7a1b16d126275a26d29879428dd4ff113'/>
<id>urn:sha1:7dc406a7a1b16d126275a26d29879428dd4ff113</id>
<content type='text'>
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.

CR:		D307
Approved by:	portmgr (bapt)
</content>
</entry>
<entry>
<title>Missed pkg-plist changes on r339608</title>
<updated>2014-01-13T17:41:08Z</updated>
<author>
<name>Renato Botelho</name>
<email>garga@FreeBSD.org</email>
</author>
<published>2014-01-13T17:41:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3f25870d2162585d74548706c1fe1d2edb235d57'/>
<id>urn:sha1:3f25870d2162585d74548706c1fe1d2edb235d57</id>
<content type='text'>
Approved by:	portmgr@ (blanket)
</content>
</entry>
<entry>
<title>Support stage</title>
<updated>2014-01-13T16:57:22Z</updated>
<author>
<name>Renato Botelho</name>
<email>garga@FreeBSD.org</email>
</author>
<published>2014-01-13T16:57:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3b74ef20f9e2df1e026b9ec3ae7034e607cee9e8'/>
<id>urn:sha1:3b74ef20f9e2df1e026b9ec3ae7034e607cee9e8</id>
<content type='text'>
Approved by:	portmgr@ (blanket)
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: net)</title>
<updated>2013-09-20T22:10:23Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T22:10:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0c710c7b4edb5ca79906be0115763864bc7c903f'/>
<id>urn:sha1:0c710c7b4edb5ca79906be0115763864bc7c903f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Convert to OptionsNG</title>
<updated>2013-03-05T17:07:43Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2013-03-05T17:07:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fb3520254ab73be0aad04c3a63b781750cf26b5b'/>
<id>urn:sha1:fb3520254ab73be0aad04c3a63b781750cf26b5b</id>
<content type='text'>
- Trim header

Reviewed by:	beat, bapt, kwm
</content>
</entry>
<entry>
<title>In the rc.d scripts, change assignments to rcvar to use the</title>
<updated>2012-01-14T08:57:23Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2012-01-14T08:57:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=83eb2c37009874672764765ec3bf3b59286c7391'/>
<id>urn:sha1:83eb2c37009874672764765ec3bf3b59286c7391</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>The vast majority of pkg-descr files had the following format when they</title>
<updated>2011-10-24T09:11:38Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2011-10-24T09:11:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=989772c9ac17dbf61d27a16069c9a6a83b5b0c2c'/>
<id>urn:sha1:989772c9ac17dbf61d27a16069c9a6a83b5b0c2c</id>
<content type='text'>
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
</content>
</entry>
<entry>
<title>- Get Rid MD5 support</title>
<updated>2011-03-20T12:54:45Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2011-03-20T12:54:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bb86cbe5d232690f52a27fe9a2d7246e03eef9c4'/>
<id>urn:sha1:bb86cbe5d232690f52a27fe9a2d7246e03eef9c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- move message to pkg-message so users installing by a package recieve the</title>
<updated>2010-01-25T12:24:06Z</updated>
<author>
<name>Michael Landin</name>
<email>mich@FreeBSD.org</email>
</author>
<published>2010-01-25T12:24:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f6686eeca489984f6711ba888d5204473d50bc91'/>
<id>urn:sha1:f6686eeca489984f6711ba888d5204473d50bc91</id>
<content type='text'>
message
- add a new rc script which is installed via USE_RC_SUBR

PR:		ports/143102
Submitted by:	Sevan Janiyan &lt;venture37@geeklan.co.uk&gt;
</content>
</entry>
<entry>
<title>- forgot to bumpo PORTREVISION after last commit</title>
<updated>2008-07-16T15:25:51Z</updated>
<author>
<name>Michael Landin</name>
<email>mich@FreeBSD.org</email>
</author>
<published>2008-07-16T15:25:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c8fca673fb317bf038cd5f0d6911cd95e178b808'/>
<id>urn:sha1:c8fca673fb317bf038cd5f0d6911cd95e178b808</id>
<content type='text'>
</content>
</entry>
</feed>
