Commit graph

26 commits

Author SHA1 Message Date
Dmitry Marakasov
ca0d86255f - Support staging 2014-03-07 10:49:36 +00:00
John Marino
e0f317f5d5 graphics/sharpconstruct: Fix c++ -fpermissive errors on modern compilers
Approved by:	portmgr (bapt, implicit)
2013-10-02 09:44:42 +00:00
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Baptiste Daroussin
019f2422aa Add an explicit dependency on pkgconf 2013-09-03 08:49:46 +00:00
Dmitry Marakasov
bf1520f9bc - Trim Makefile header 2013-07-22 22:50:30 +00:00
Dmitry Marakasov
daffe00d4a - Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
2013-07-12 15:01:45 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Olli Hauer
30f9161773 -remove MD5 2011-07-03 14:12:22 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dmitry Marakasov
6b5fb87219 - Switch SourceForge ports to the new File Release System: categories starting with G 2009-08-22 00:23:13 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
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