1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

3289 Commits

Author SHA1 Message Date
Michael Johnson
265fb62be6 - Use MASTER_SITE_LOCAL in MASTER_SITES to fix fetch
Reported by:	kris mail
2006-04-18 18:36:07 +00:00
Vasil Dimov
cfb09f297f Fix pkg-plist when some WITHOUT_* are defined
PR:		ports/94399
Submitted by:	Rong-En Fan <rafan@infor.org>
Approved by:	Eric van Gyzen <eric+fbports@vangyzen.net> (maintainer)
2006-04-18 14:19:20 +00:00
Anton Berezin
7fe3fa8eff Update to 2.2.12.beta.
Submitted by:	maintainer
PR:		93945
2006-04-18 10:37:08 +00:00
Anton Berezin
3aab734d41 Update to 2.1.7.
Submitted by:	maintainer
PR:		93944
2006-04-18 10:00:01 +00:00
Emanuel Haupt
94afda1efd Update to 1.03
PR:		94143
Submitted by:	Nicola Vitale <nivit@email.it>
2006-04-16 21:04:20 +00:00
Tilman Keskinoz
bac8095693 Update to 0.2.6
PR:		93366
Submitted by:	max <makc@issp.ac.ru>
2006-04-15 20:11:16 +00:00
Mark Linimon
5e445a95d9 Reset mph due to no response to email about status, and maintainer-timeouts.
Hat:	portmgr
2006-04-15 06:37:29 +00:00
Mark Linimon
0025f82662 Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.

Hat:		portmgr
2006-04-14 18:14:59 +00:00
Michael Johnson
170df9496f - Add support for atleast sparc64 and maybe other 64bit cpus
- Grab MAINTAINER on ldouble
2006-04-14 14:23:03 +00:00
Thierry Thomas
ad9e3f54e8 Upgrade to 2.7-0. 2006-04-13 18:50:40 +00:00
Emanuel Haupt
ca5d0a9755 This port now respects FFLAGS.
PR:		95521
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-04-13 17:53:11 +00:00
Thierry Thomas
d3ab062eee Upgrade to V2.6-1.
Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION>.
2006-04-12 21:10:29 +00:00
Mathieu Arnold
8977776542 Update to 0.44 2006-04-11 15:07:15 +00:00
Jean-Yves Lefort
de81bcb1c4 Add cgal.
CGAL is a collaborative effort of several sites in Europe and Israel. The goal
is to make the most important of the solutions and methods developed in
computational geometry available to users in industry and academia in a C++
library. The goal is to provide easy access to useful, reliable geometric
algorithms.

The CGAL library contains:

    * the Kernel with geometric primitives such as points, vectors, lines,
      predicates for testing things such as relative positions of points, and
      operations such as intersections and distance calculation.
    * the Basic Library which is a collection of standard data structures and
      geometric algorithms, such as convex hull in 2D/3D, (Delaunay)
      triangulation in 2D/3D, planar map, polyhedron, smallest enclosing
      circle, and multidimensional query structures.
    * the Support Library which offers interfaces to other packages, e.g., for
      visualisation, and I/O, and other support facilities.

WWW: http://www.cgal.org/
2006-04-10 10:48:49 +00:00
Johan van Selst
8bc9797444 - Update to latest contrib. packages
- Build more of the contrib. packages on install

Approved by:	flz (mentor)
2006-04-07 14:04:18 +00:00
Edwin Groothuis
08f03070a0 set maintainer to bacon@smithers.neuro.mcw.edu 2006-04-05 22:46:43 +00:00
Edwin Groothuis
d5aef7a6c0 Small fix for port vtk43
vtk43 just committed requires outdated expat.5. This will
	cause the build to fail if expat.6 is installed. I've been
	running caret (an application that depends on vtk43) with
	expat.6 for several weeks without any apparent problems.
	Suggest updating the vtk43 LIB_DEPENDS to allow expat.5 or
	expat.6.

PR:		ports/95353
Submitted by:	Jason Bacon <bacon@smithers.neuro.mcw.edu>
2006-04-05 22:15:36 +00:00
Jean Milanez Melo
77cd648cbf - Mark as DEPRECATED, the project is gone.
- Remove WWW.
- Remove unfetchable mastersite.

PR:		ports/94486
Approved by:	maintainer timeout (15 days), mnag (mentor).
2006-04-05 20:33:35 +00:00
Jean Milanez Melo
6d487c9bf6 - Fix mastersite
- Add WWW
- Make portlint happy

PR:		ports/94482
Approved by:	maintainer timeout (15 days), mnag (mentor)
2006-04-05 11:48:11 +00:00
Mario Sergio Fujikawa Ferreira
84b48a78b1 Update to 0.6.1.13 i2p distfile 2006-04-05 03:23:17 +00:00
Edwin Groothuis
37468a2901 Reintroduce legacy port: vtk 4.3
I'd like to reintroduce VTK 4.3 to the ports tree to
	facilitate building a new port, Caret 5.3.  Starting with
	VTK 4.4, support for "float" coordinates has been dropped
	from many functions.  The Caret code will require significant
	changes to compile with VTK 4.4.  Since the Caret developers
	do not yet have a timeline for upgrading to VTK 4.4, I'd
	like to reintroduce VTK 4.3 for the interim.  Only the vtk
	base and vtk-headers are essential.  Below are shar files
	for these two trees.  They are based on the original vtk
	4.3 port.  The only modifications are:

	1. The folder names are changed from vtk and vtk-headers
	to vtk43 and vtk43-headers to prevent a collision with the
	current vtk in /usr/ports/math.

	2. PREFIX is set to ${LOCALBASE}/vtk43 to prevent a collision
	with the current vtk installation.

PR:		ports/92468
Submitted by:	Jason Bacon <bacon@smithers.neuro.mcw.edu>
2006-04-04 22:47:58 +00:00
Alex Dupre
5aee689585 Update to 4.2 release. 2006-04-04 06:05:02 +00:00
Christian Weisgerber
6b6944eab9 Sync with upstream (1.2.5.2); no functional changes. 2006-04-02 22:25:37 +00:00
Vasil Dimov
fe9632a04b Remove expired leaf ports:
2006-03-31 mail/glacier
2006-03-31 math/xwpl
2006-03-31 06:29:38 +00:00
Michael Nottebrock
5f86d4f59a Update to KDE 3.5.2 2006-03-30 20:30:29 +00:00
Thierry Thomas
3aa016a0f9 - Upgrade to 5.9.3;
- Switch from bash2 to bash.

PR:		94916
Submitted by:	Scott Flatman <sf (at) slappy.org> (maintainer)
2006-03-29 20:46:27 +00:00
Joe Marcus Clarke
bb3efb6a66 Add a missing dependency on libgnomeui now that libgnomedb is no longer
there by default.

Reported by:	pointyhat via kris
2006-03-27 17:23:16 +00:00
Christian Weisgerber
1b0a46f86e Maintenance update to 1.2.5.1 which fixes a bug with recent glib
versions.
2006-03-27 15:02:48 +00:00
Pav Lucistnik
2ab1642aa5 - Apply vendor patch 1:
Description: Fixed errors in handling derived object types (like TightSpan).

Submitted by:	Ewgenij Gawrilow <gawrilow@math.TU-Berlin.DE> (maintainer)
2006-03-27 14:33:31 +00:00
Joe Marcus Clarke
01cdaa7bd7 Add a forgotten '='. 2006-03-27 00:22:08 +00:00
Joe Marcus Clarke
3b2d33c5f9 Turn the libgnomedb dependency into an OPTION. 2006-03-27 00:19:05 +00:00
Joe Marcus Clarke
18c8dca40a Optionalize libgnomedb support since libgda2 and libgda3 conflict. 2006-03-26 23:24:28 +00:00
Sergey Matveychuk
85778115fb - Update 4.4.7 (bugfix release)
- Remove USE_REINPlACE

PR:		ports/94908
Submitted by:	maintainer
2006-03-26 16:40:01 +00:00
Joe Marcus Clarke
77bc7872d4 Update to 1.6.3. 2006-03-25 17:54:18 +00:00
Pav Lucistnik
4aa3d80820 - Another stab on doing pkg-plist right 2006-03-24 09:12:57 +00:00
Mark Linimon
b6d0b8d7fa Reset jedgar as maintainer; has not responded to email about status.
Hat:		portmgr
2006-03-24 06:23:46 +00:00
Anton Berezin
9d15c5b463 Update to 0.5. 2006-03-22 15:10:54 +00:00
Pav Lucistnik
bb7c91c101 - Fix plist creation
Reported by:	krismail
Pointy hat to:	pav
2006-03-22 09:16:58 +00:00
Marcus Alves Grando
651a8e564d - Change master site to fix fetch [1]
- math/atlas change default option to not compile static libs. Change scilab to use .so
- Add OPTIONS to use or not use atlas and gtk2 interface [1]
- portlint(1)

PR:		93695 [1]
Submitted by:	maintainer
2006-03-22 00:37:53 +00:00
Pav Lucistnik
fc1e8360af - Fix MASTER_SITES
- Update WWW
- Style

PR:		ports/93433
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout (1 month)
2006-03-20 23:04:34 +00:00
Ying-Chieh Liao
a3a9981207 upgrade to 12.5.11 2006-03-20 14:09:25 +00:00
Thierry Thomas
0d245b9d02 Mark BROKEN on FreeBSD-4.
Reported by:	pointyhat via Kris
2006-03-19 21:25:59 +00:00
Thomas Gellekum
659a5f5b30 Add missing file. 2006-03-19 21:06:58 +00:00
Pav Lucistnik
26eb82d2b0 - Update to 2.2
PR:		ports/94476
Submitted by:	Ewgenij Gawrilow <gawrilow@math.tu-berlin.de> (maintainer)
2006-03-19 14:14:51 +00:00
Renato Botelho
0b0dd85573 Fix WWW
PR:		ports/93333
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout (1 month)
2006-03-18 17:46:03 +00:00
Pav Lucistnik
b2bba30078 - Update to 0.3.1
PR:		ports/94631
Submitted by:	amir husaini <amir.husaini@gmail.com> (maintainer)
2006-03-18 15:09:41 +00:00
Colin Percival
7a6bd03a3e Libtom* is back online at libtomcrypt.com. Point the ports back at
Tom's web server instead of fetching distfiles from freebsd.org.
2006-03-18 01:14:24 +00:00
Pav Lucistnik
92844165b5 - Update to 0.7.2
PR:		ports/94499
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2006-03-16 18:15:03 +00:00
Pav Lucistnik
706b4dbbee - Update to 8.0pl3
PR:		ports/93954
Submitted by:	Johan van Selst <johans@stack.nl>
2006-03-16 15:31:23 +00:00
Pav Lucistnik
c4bebab08a - Update to 0.98Q
PR:		ports/94230
Submitted by:	Jean-Francois BOEUF <jfb@minet.net>
2006-03-16 10:43:34 +00:00