<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/graphics/sharpconstruct, branch release/6.3.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F6.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F6.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2007-10-11T21:45:55Z</updated>
<entry>
<title>* Fix build with gcc42</title>
<updated>2007-10-11T21:45:55Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2007-10-11T21:45:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=71e18d2d7ef5bfd4bae52fa5b4d3139cc7239d5c'/>
<id>urn:sha1:71e18d2d7ef5bfd4bae52fa5b4d3139cc7239d5c</id>
<content type='text'>
* Minor port updates
* Allow the build on amd64

PR:		117089
Submitted by:	Dmitry Marakasov &lt;amdmi3@amdmi3.ru&gt; (maintainer)
</content>
</entry>
<entry>
<title>Mark as broken with gcc4.2.</title>
<updated>2007-10-04T09:08:35Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2007-10-04T09:08:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=81d8e8c659a49ba125f4e7bb22553451426c8f39'/>
<id>urn:sha1:81d8e8c659a49ba125f4e7bb22553451426c8f39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove always-false/true conditions based on OSVERSION 500000</title>
<updated>2007-10-04T01:14:50Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2007-10-04T01:14:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=42b9878de05e3fd31b1537c7fb21ea8d4260e335'/>
<id>urn:sha1:42b9878de05e3fd31b1537c7fb21ea8d4260e335</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Welcome X.org 7.2 \o/.</title>
<updated>2007-05-19T20:36:56Z</updated>
<author>
<name>Florent Thoumie</name>
<email>flz@FreeBSD.org</email>
</author>
<published>2007-05-19T20:36:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d4f0d0048a8755106a4b0445221a19761e746984'/>
<id>urn:sha1:d4f0d0048a8755106a4b0445221a19761e746984</id>
<content type='text'>
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
</content>
</entry>
<entry>
<title>[MAINTAINER] update my email address in 76 ports + mirror some distfiles</title>
<updated>2006-12-21T20:41:33Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2006-12-21T20:41:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=23ac2035b951ec8a0eaa2e05ea5626f0f3a8511c'/>
<id>urn:sha1:23ac2035b951ec8a0eaa2e05ea5626f0f3a8511c</id>
<content type='text'>
	I've got a brand new hosting, so change my email to the new
	one.  Also, now I can mirror some distfiles, so update
	MASTER_SITES for some ports.

PR:		ports/107038
Submitted by:	Dmitry Marakasov &lt;amdmi3@mail.ru&gt;
</content>
</entry>
<entry>
<title>- Change LIB_DEPENDS to match the new x11-toolkits/gtkglextmm port version.</title>
<updated>2006-07-18T21:20:04Z</updated>
<author>
<name>Alejandro Pulver</name>
<email>alepulver@FreeBSD.org</email>
</author>
<published>2006-07-18T21:20:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6d91b2a069c5f6906ca90a7300dc7b20e3915824'/>
<id>urn:sha1:6d91b2a069c5f6906ca90a7300dc7b20e3915824</id>
<content type='text'>
Approved by:	maintainer
</content>
</entry>
<entry>
<title>The port uses -msse compiler option, which I've disabled by ports/95552 to make</title>
<updated>2006-05-05T07:53:27Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2006-05-05T07:53:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8554f1fe2d9f577954133c1d113a62efd2288327'/>
<id>urn:sha1:8554f1fe2d9f577954133c1d113a62efd2288327</id>
<content type='text'>
it compile under amd64. That led to the port not compiling anywhere at all, as
sse dependancy is hardcoded. So:

- Don't remove -msse from compiler flags
- Introduce ONLY_FOR_ARCHS=i386

PR:		ports/95872
Submitted by:	Dmitry Marakasov &lt;amdmi3@mail.ru&gt; (maintainer)
</content>
</entry>
<entry>
<title>- Fix build on architectures which lack SSE instructions</title>
<updated>2006-04-10T20:07:28Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2006-04-10T20:07:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5fafa07ef1a4b6ff03c3467c7f8b6c81d247d577'/>
<id>urn:sha1:5fafa07ef1a4b6ff03c3467c7f8b6c81d247d577</id>
<content type='text'>
PR:		ports/95552
Submitted by:	Dmitry Marakasov &lt;amdmi3@mail.ru&gt; (maintainer)
</content>
</entry>
<entry>
<title>SharpConstruct is a 3D modeling program designed to paint depth on</title>
<updated>2006-03-18T23:36:08Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2006-03-18T23:36:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=86ab39eda5107a81a643eb88759035dbd5a1dea4'/>
<id>urn:sha1:86ab39eda5107a81a643eb88759035dbd5a1dea4</id>
<content type='text'>
to polygon models in real-time. Unlike traditional modeling programs,
SharpConstruct makes it easy to model organic shapes. There is no
need to even look at a wireframe (unless you want to). Instead, the
model is manipulated much like clay - push or pull an area, smooth
it, make a hollow or a hill. The entire process is both simple and
organic; you won't need years of modeling experience to create
detailed models in SharpConstruct.

WWW: http://sharp3d.sourceforge.net/

PR:		ports/94523
Submitted by:	Dmitry Marakasov &lt;amdmi3@mail.ru&gt;
</content>
</entry>
</feed>
