<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports, branch release/2.0.5a</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F2.0.5a</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F2.0.5a'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>1995-05-29T13:46:40Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELENG_2_0_5_ALPHA'.</title>
<updated>1995-05-29T13:46:40Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1995-05-29T13:46:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0d98f1227110082e9e507ca236458f6c363e25b6'/>
<id>urn:sha1:0d98f1227110082e9e507ca236458f6c363e25b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove comment about not being able to undefine a variable, as we *can*</title>
<updated>1995-05-29T13:46:38Z</updated>
<author>
<name>Satoshi Asami</name>
<email>asami@FreeBSD.org</email>
</author>
<published>1995-05-29T13:46:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=56cb039977e097ac910b2d719acd77ec3d5fb646'/>
<id>urn:sha1:56cb039977e097ac910b2d719acd77ec3d5fb646</id>
<content type='text'>
do that.
</content>
</entry>
<entry>
<title>Make it compile.  Well, almost.  ibuild and idraw get a lot of</title>
<updated>1995-05-29T12:47:27Z</updated>
<author>
<name>Satoshi Asami</name>
<email>asami@FreeBSD.org</email>
</author>
<published>1995-05-29T12:47:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fa7604dda24535f6c3a8b980a6ebb1cccec27408'/>
<id>urn:sha1:fa7604dda24535f6c3a8b980a6ebb1cccec27408</id>
<content type='text'>
undefined symbol messages, they seem to be missing the prefix "iv"
in the library (src/lib/IV/FREEBSD/libIV.a).

It probably has something to do with

#define _lib_iv(name) iv##name

in src/include/InterViews/iv.h, but I can't figure out for my life
how this entangled spaghetti of include files manage to compile
without swallowing their tails....

Submitted by: Lucas James &lt;Lucas.James@ldjpc.apana.org.au&gt;
</content>
</entry>
<entry>
<title>Make it fetch.</title>
<updated>1995-05-29T12:42:41Z</updated>
<author>
<name>Satoshi Asami</name>
<email>asami@FreeBSD.org</email>
</author>
<published>1995-05-29T12:42:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=20e2c03912c3785bcc88085dc93f613db13db0fa'/>
<id>urn:sha1:20e2c03912c3785bcc88085dc93f613db13db0fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Protect the pre-fetch: target with .if !defined(MASTER_SITE_OVERRIDE),</title>
<updated>1995-05-29T08:39:34Z</updated>
<author>
<name>Satoshi Asami</name>
<email>asami@FreeBSD.org</email>
</author>
<published>1995-05-29T08:39:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=08603c414ac4897bbac15ed386248f4a9c0357a6'/>
<id>urn:sha1:08603c414ac4897bbac15ed386248f4a9c0357a6</id>
<content type='text'>
because this master site should already have the tarball, not the
uuencoded pieces.
Submitted by:	Andreas Schulz &lt;ats@freebsd.first.gmd.de&gt;
</content>
</entry>
<entry>
<title>Forgot a $ sign in the previous commit of the patch file.</title>
<updated>1995-05-27T11:33:23Z</updated>
<author>
<name>Andreas Schulz</name>
<email>ats@FreeBSD.org</email>
</author>
<published>1995-05-27T11:33:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=343716f476bce405d181d3f943c6c9f7258751a6'/>
<id>urn:sha1:343716f476bce405d181d3f943c6c9f7258751a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed the hardocded /usr/X11R6 to ${X11BASE} so that people with older</title>
<updated>1995-05-27T11:30:48Z</updated>
<author>
<name>Andreas Schulz</name>
<email>ats@FreeBSD.org</email>
</author>
<published>1995-05-27T11:30:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f6728fb9e1d951ddb43560f534802579c67eedbd'/>
<id>urn:sha1:f6728fb9e1d951ddb43560f534802579c67eedbd</id>
<content type='text'>
Xfree releases get a chance. Added into the loaderflags a -L${X11}/lib so
that the X11 libraries can be found.
</content>
</entry>
<entry>
<title>Upgrade to version 2.1.4-r3.  According to the master site maintainers,</title>
<updated>1995-05-27T07:58:46Z</updated>
<author>
<name>Satoshi Asami</name>
<email>asami@FreeBSD.org</email>
</author>
<published>1995-05-27T07:58:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5d90aae145764f8647c390e060e77d040ff5379c'/>
<id>urn:sha1:5d90aae145764f8647c390e060e77d040ff5379c</id>
<content type='text'>
the previous version had a huge problem and had to be removed from the
master site, and that's why I'm doing this this late in the cycle.

Also, the problems that patch-aa (off_t) and patch-ac (password length)
address seem to be fixed, so take them out.
</content>
</entry>
<entry>
<title>Add USE_X11 so that PREFIX gets set to ${X11BASE} correctly.</title>
<updated>1995-05-27T07:44:07Z</updated>
<author>
<name>Satoshi Asami</name>
<email>asami@FreeBSD.org</email>
</author>
<published>1995-05-27T07:44:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cc221c65e9c7738f9358503625668a86bcdf81e2'/>
<id>urn:sha1:cc221c65e9c7738f9358503625668a86bcdf81e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Back out previous commit, Andrey confirmed it was not needed.</title>
<updated>1995-05-27T04:48:30Z</updated>
<author>
<name>Satoshi Asami</name>
<email>asami@FreeBSD.org</email>
</author>
<published>1995-05-27T04:48:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d0cfbf5508eabcfb56ddd0c2f793415613d57527'/>
<id>urn:sha1:d0cfbf5508eabcfb56ddd0c2f793415613d57527</id>
<content type='text'>
</content>
</entry>
</feed>
