Commit graph

14 commits

Author SHA1 Message Date
Dmitry Marakasov
e696084d23 Update my email address in 132 ports.
Approved by:	miwi (mentor)
2008-06-19 17:28:24 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
ddafb9ecf2 - Get rid of USE_X_PREFIX.
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-03-20 17:59:11 +00:00
Martin Wilke
c50ae2c70e - Add ONLY_FOR_ARCHS
Notes:
	The software uses SSE, so it won't compile on sparc64;
	add proper ONLY_FOR_ARCHS and ONLY_FOR_ARCHS_REASON

PR:		121551
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-03-13 16:13:31 +00:00
Martin Wilke
56a39c2b48 - Fix build with sparc64
PR:		119066
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-01-03 21:03:29 +00:00
Martin Wilke
71e18d2d7e * Fix build with gcc42
* Minor port updates
* Allow the build on amd64

PR:		117089
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2007-10-11 21:45:55 +00:00
Mark Linimon
81d8e8c659 Mark as broken with gcc4.2. 2007-10-04 09:08:35 +00:00
Edwin Groothuis
42b9878de0 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 01:14:50 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Edwin Groothuis
23ac2035b9 [MAINTAINER] update my email address in 76 ports + mirror some distfiles
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 <amdmi3@mail.ru>
2006-12-21 20:41:33 +00:00
Alejandro Pulver
6d91b2a069 - Change LIB_DEPENDS to match the new x11-toolkits/gtkglextmm port version.
Approved by:	maintainer
2006-07-18 21:20:04 +00:00
Pav Lucistnik
8554f1fe2d The port uses -msse compiler option, which I've disabled by ports/95552 to make
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 <amdmi3@mail.ru> (maintainer)
2006-05-05 07:53:27 +00:00
Pav Lucistnik
5fafa07ef1 - Fix build on architectures which lack SSE instructions
PR:		ports/95552
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
2006-04-10 20:07:28 +00:00
Pav Lucistnik
86ab39eda5 SharpConstruct is a 3D modeling program designed to paint depth on
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 <amdmi3@mail.ru>
2006-03-18 23:36:08 +00:00