Commit graph

28 commits

Author SHA1 Message Date
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Martin Wilke
729d9d232f - Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support
2011-02-25 03:19:29 +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
Martin Wilke
1b1b29c5e6 - Get rip python 2.3+
Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+

With hat:	portmgr
2009-12-13 17:00:14 +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
Pav Lucistnik
d1107bb40e - Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:		ports/137054
Submitted by:	Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
2009-07-28 11:45:08 +00:00
Pav Lucistnik
fa38ed02cc - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 12:24:09 +00:00
Pav Lucistnik
2dc55ac918 - Compiles again 2008-06-18 20:49:48 +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
Nicola Vitale
c89e73eb97 - Update to 4.b26
- Remove files/patch-src-gtk2-random_device.cpp
- Remove files/patch-src-python-num_util.cpp
2008-04-18 16:44:03 +00:00
Martin Wilke
52c5d58921 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 17:02:27 +00:00
Mark Linimon
eb1792a3bc Mark as broken with gcc4.2 on 64-bit arches. 2007-10-02 05:06:33 +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
Nicola Vitale
2e7df8936f - Updated to 4.b14
- It compiles on amd64 too
2007-03-09 17:15:06 +00:00
Nicola Vitale
bb76e63763 - Fix build on pointyhat (7.0-CURRENT i386)
- Bump PORTREVISION (changes in pkg-plist)
2007-02-28 12:39:39 +00:00
Nicola Vitale
bd6fa393f8 - Updated email address in my ports
Approved by:	alexbl (mentor)
2006-12-10 01:21:51 +00:00
Sam Lawrance
1e476a3330 Update to 3.2.9.
PR:		ports/94142
Submitted by:	Nicola Vitale <nivit@email.it> (maintainer)
2006-05-03 13:55:09 +00:00
Kris Kennaway
5137e7085f Mark IGNORE on amd64: loops infinitely during build
Approved by:	portmgr (self)
Reviewed by:	maintainer
2006-02-24 15:10:57 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Marcus Alves Grando
ee11ea6623 - Update to 3.2.7
PR:		93330
Submitted by:	maintainer
2006-02-18 02:54:16 +00:00
Sam Lawrance
1b3a5b75f4 Update to 3.2.6.
PR:		ports/92747
Submitted by:	Nicola Vitale <nivit@email.it> (maintainer)
2006-02-09 01:22:25 +00:00
Edwin Groothuis
0d1d93265a [MAINTAINER] graphics/py-visual: update to 3.2.5
- Update to 3.2.5
	- Add secondary master sites

PR:		ports/91503
Submitted by:	Nicola Vitale <nivit@email.it>
2006-01-08 13:37:08 +00:00
Emanuel Haupt
b3656dfaff Add SHA256 checksums
PR:		91123,91125,91126,91127,91128,91129,91130,91131
Submitted by:	Nicola Vitale <nivit@email.it> (maintainer)
2005-12-31 15:36:33 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Pav Lucistnik
7bba18f67b - Fix idle path in vpython script
PR:		ports/83717
Submitted by:	Nicola Vitale <nivit@email.it> (maintainer)
2005-07-19 19:58:07 +00:00
Pav Lucistnik
25569777c5 With this Python module a program can create 3D objects (such as spheres,
curves, etc.) and position them in 3D space. Visual, running in a separate
thread, automatically updates a 3D scene many times per second, to reflect
the current positions of the objects.
The programmer does not need to deal with display management, but can focus
on the computational aspects of the program.
The user can navigate in the 3D scene by using the mouse to zoom and rotate
while the program is running. Visual supports full vector algebra.

PR:		ports/83593
Submitted by:	Nicola Vitale <nivit@email.it>
2005-07-17 16:36:41 +00:00