<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/astro/luna, branch release/3.3.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F3.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F3.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>1999-08-27T21:14:04Z</updated>
<entry>
<title>echo -&gt; ${ECHO} or ${ECHO_MSG}  and in some cases, move echo stuff</title>
<updated>1999-08-27T21:14:04Z</updated>
<author>
<name>Michael Haro</name>
<email>mharo@FreeBSD.org</email>
</author>
<published>1999-08-27T21:14:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=58942bab6dbee58f4bff47b5f7888deb6d9b99ac'/>
<id>urn:sha1:58942bab6dbee58f4bff47b5f7888deb6d9b99ac</id>
<content type='text'>
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
</content>
</entry>
<entry>
<title>	Id-&gt;FreeBSD rename try 2.</title>
<updated>1999-08-25T04:22:48Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>1999-08-25T04:22:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4f4c6521c92161d9fa07733209469ee95f8c7e90'/>
<id>urn:sha1:4f4c6521c92161d9fa07733209469ee95f8c7e90</id>
<content type='text'>
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
</content>
</entry>
<entry>
<title>As threatened, enforce the "Capital, no period" rule.  Ellipses are</title>
<updated>1999-06-26T17:19:19Z</updated>
<author>
<name>Tim Vanderhoek</name>
<email>hoek@FreeBSD.org</email>
</author>
<published>1999-06-26T17:19:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=748713c3f682149630ac33449b0c9e0fbff1690f'/>
<id>urn:sha1:748713c3f682149630ac33449b0c9e0fbff1690f</id>
<content type='text'>
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
</content>
</entry>
<entry>
<title>Adjust port Makefiles to new EXTRACT_* variable defaults.  See log of</title>
<updated>1999-02-03T11:12:01Z</updated>
<author>
<name>Satoshi Asami</name>
<email>asami@FreeBSD.org</email>
</author>
<published>1999-02-03T11:12:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5114e2637e2224ea9b0e0ea4b315bc38370ccf04'/>
<id>urn:sha1:5114e2637e2224ea9b0e0ea4b315bc38370ccf04</id>
<content type='text'>
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
</content>
</entry>
<entry>
<title>Portlint cleaning.</title>
<updated>1998-09-26T23:24:34Z</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>1998-09-26T23:24:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=dded088d05017cd283418cd32caf7cbeeea6f026'/>
<id>urn:sha1:dded088d05017cd283418cd32caf7cbeeea6f026</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Spelling and grammar police.  This commit brought to you by the</title>
<updated>1998-08-04T02:24:27Z</updated>
<author>
<name>Matthew Hunt</name>
<email>mph@FreeBSD.org</email>
</author>
<published>1998-08-04T02:24:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8de3a0c3c1321abb03eff07a4b814653a33d7b0e'/>
<id>urn:sha1:8de3a0c3c1321abb03eff07a4b814653a33d7b0e</id>
<content type='text'>
letter "A".
</content>
</entry>
<entry>
<title>Change master site.  Update e-mail address of maintainer.  While I'm</title>
<updated>1997-08-22T11:08:40Z</updated>
<author>
<name>Satoshi Asami</name>
<email>asami@FreeBSD.org</email>
</author>
<published>1997-08-22T11:08:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1c3427a36357f885f274a0614f8d5fb90e0af866'/>
<id>urn:sha1:1c3427a36357f885f274a0614f8d5fb90e0af866</id>
<content type='text'>
here, move EXTRACT_SUFX up to where it belongs.

Submitted by:	ABURAYER Rewsirow &lt;rewsirow@ff.iij4u.or.jp&gt;
</content>
</entry>
<entry>
<title>CATAGORIES+= -&gt; CATAGORIES=</title>
<updated>1996-11-15T22:35:10Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>1996-11-15T22:35:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a3dbd66287184164681fc124c2e60f8e3b5a3f1d'/>
<id>urn:sha1:a3dbd66287184164681fc124c2e60f8e3b5a3f1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The first member of the new astro category is: the ascii moon!</title>
<updated>1996-10-24T08:53:53Z</updated>
<author>
<name>Satoshi Asami</name>
<email>asami@FreeBSD.org</email>
</author>
<published>1996-10-24T08:53:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a9e866e262ca83b51b05dae3b59c8608c4d90279'/>
<id>urn:sha1:a9e866e262ca83b51b05dae3b59c8608c4d90279</id>
<content type='text'>
Submitted by:	ABURAYER Rewsirow &lt;pcs51674@asciinet.or.jp&gt;
</content>
</entry>
</feed>
