<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/comms/mwavem, branch release/5.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F5.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F5.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2002-12-11T01:52:17Z</updated>
<entry>
<title>- Unbreak on 5-CURRENT;</title>
<updated>2002-12-11T01:52:17Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2002-12-11T01:52:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=353316028ce9e43144a1c52e61d9de1cddb05faa'/>
<id>urn:sha1:353316028ce9e43144a1c52e61d9de1cddb05faa</id>
<content type='text'>
- improve startup script, so that it works right OOB and bump PORTREVISION;
- make it respecting global CFLAGS, while I'm here.

Prompted by:	IBM ThinkPad 600E
</content>
</entry>
<entry>
<title>Fix a silly breakage-causing typo (REINPACE --&gt; REINPLACE) introduced in</title>
<updated>2002-12-11T01:20:53Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2002-12-11T01:20:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7861d8d4b189f668455fbe85a3f3089281b6d2b7'/>
<id>urn:sha1:7861d8d4b189f668455fbe85a3f3089281b6d2b7</id>
<content type='text'>
the previous commit.

Pointy hat to:	edwin
</content>
</entry>
<entry>
<title>PERL -&gt; REINPLACE for this port too!</title>
<updated>2002-11-23T23:15:11Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2002-11-23T23:15:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=672b7b1d92d3b3453dee20992b8ca01f0a234dce'/>
<id>urn:sha1:672b7b1d92d3b3453dee20992b8ca01f0a234dce</id>
<content type='text'>
Noticed on: bento
</content>
</entry>
<entry>
<title>liblthread.so.3 is used with GCC3</title>
<updated>2002-11-21T09:39:10Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2002-11-21T09:39:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c8db76b9feee4aaa2dbbb413a7476f28d6c0a453'/>
<id>urn:sha1:c8db76b9feee4aaa2dbbb413a7476f28d6c0a453</id>
<content type='text'>
liblthread.so.2 is used with GCC2
Noticed on: bento
</content>
</entry>
<entry>
<title>Don't try and create the device node when PACKAGE_BUILDING since we</title>
<updated>2002-09-29T07:02:37Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2002-09-29T07:02:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=561d3d4312fb0e46d0f48efa3b65b3b42154d88a'/>
<id>urn:sha1:561d3d4312fb0e46d0f48efa3b65b3b42154d88a</id>
<content type='text'>
use devfs in the build chroots and it does not support manual device
node creation.
</content>
</entry>
<entry>
<title>Remove internal strcasestr implementation.  Port still broken on -current</title>
<updated>2002-04-01T03:55:43Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2002-04-01T03:55:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1cf986230dca0a66b5c560dd582eba4a35763ee1'/>
<id>urn:sha1:1cf986230dca0a66b5c560dd582eba4a35763ee1</id>
<content type='text'>
due to kernel changes.
</content>
</entry>
<entry>
<title>Fix build on -current (malloc.h).</title>
<updated>2002-03-29T23:44:05Z</updated>
<author>
<name>Pete Fritchman</name>
<email>petef@FreeBSD.org</email>
</author>
<published>2002-03-29T23:44:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=843b696822e442afbab108e111ef3454dc8a7d74'/>
<id>urn:sha1:843b696822e442afbab108e111ef3454dc8a7d74</id>
<content type='text'>
PR:		36499
Submitted by:	maintainer
</content>
</entry>
<entry>
<title>- Update pkg-plist</title>
<updated>2002-02-15T05:50:26Z</updated>
<author>
<name>Kevin Lo</name>
<email>kevlo@FreeBSD.org</email>
</author>
<published>2002-02-15T05:50:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d7007ddfcf48f2087f9f992a9c9db1f3eb6de546'/>
<id>urn:sha1:d7007ddfcf48f2087f9f992a9c9db1f3eb6de546</id>
<content type='text'>
- Fix pkg-message and Makefile

PR: 34945
Submitted by: MAINTAINER
</content>
</entry>
<entry>
<title>Fix master_sites and typo.</title>
<updated>2002-01-11T02:55:14Z</updated>
<author>
<name>Patrick Li</name>
<email>pat@FreeBSD.org</email>
</author>
<published>2002-01-11T02:55:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c9be2178d85e87ef52e4a25758af86673d1099c9'/>
<id>urn:sha1:c9be2178d85e87ef52e4a25758af86673d1099c9</id>
<content type='text'>
PR:		33765
Submitted by:	maintainer
</content>
</entry>
<entry>
<title>upgrade to 1.2</title>
<updated>2001-12-12T19:40:09Z</updated>
<author>
<name>Ying-Chieh Liao</name>
<email>ijliao@FreeBSD.org</email>
</author>
<published>2001-12-12T19:40:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b7b0c5159aed230b1e3d437705d1f364b1e350d0'/>
<id>urn:sha1:b7b0c5159aed230b1e3d437705d1f364b1e350d0</id>
<content type='text'>
PR:		32754
Submitted by:	maintainer
</content>
</entry>
</feed>
