Commit graph

85 commits

Author SHA1 Message Date
Marcelo Araujo
d4a8886e45 - Support USE_READLINE.
- Trim header.

PR:		ports/171974
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-12-14 09:36:01 +00:00
Koop Mast
5aa7246575 Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
2012-08-04 22:52:02 +00:00
Pav Lucistnik
0f94c2d109 - Mark BROKEN: does not build
Reported by:	pointyhat
2012-06-26 20:59:33 +00:00
Baptiste Daroussin
ebdc8740cb Convert to new options framework 2012-06-01 16:59:20 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Sunpoet Po-Chuan Hsieh
9c7f3409d5 - Bump PORTREVISION for graphics/gdal shlib change 2012-05-19 10:07:14 +00:00
Wen Heping
b360c0c97b - Bump PORTREVISION to chase the update of graphics/proj 2012-05-07 08:12:53 +00:00
Martin Wilke
124ccf4ebe - Update MASTER_SITES and WWW: line
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Fix LIB_DEPENDS
- Fix pkg-plist

PR:		166021
Submitted by:	Ports Fury
Feature safe:	yes
2012-03-25 03:55:28 +00:00
Wen Heping
cc08fe99bb - Update to 6.4.2 2012-03-08 10:17:03 +00:00
Martin Wilke
93cfaf9ad9 - Chase unixODBC shlib bump 2012-02-06 12:25:50 +00:00
Pav Lucistnik
0ff711f6cc - Chase fftw3 shlib bump (no PORTREVISION bump because rev. 1.69 could never build)
Reported by:	pointyhat
2011-10-22 21:40:34 +00:00
Wen Heping
9db4bb2879 - Update to 6.4.1
PR:		ports/161582
Submitted by:	Bartoletti <coder@tuxfamily.org>
2011-10-20 03:09:59 +00:00
Brendan Fabeny
ac39d25cb1 - update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:	ache, C. Burns, wen
2011-10-17 10:08:33 +00:00
Mark Linimon
8560906cb1 Mark as broken on sparc64: does not configure. 2011-08-10 08:47:58 +00:00
Wen Heping
399c1e5565 - Fix the build with mysql odbc and sqlite 2011-03-09 08:19:46 +00:00
Wen Heping
045e10af24 - Fix build with postgresql
Reported by:	ohartman@zedat.fu-berlin.de <via email>
2011-03-09 02:01:59 +00:00
Sunpoet Po-Chuan Hsieh
a278210450 - Bump PORTREVISION for gdal shlib change
Feature safe:	yes
2011-01-29 13:09:13 +00:00
Wen Heping
cb514ea211 - Update to 6.4.0
Thanks to:	lbartoletti <coder@tuxfamily.org>
2010-10-21 01:12:14 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +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
78f963d9bd - Chase graphics/proj shlib bump 2009-11-27 23:17:38 +00:00
Pav Lucistnik
d72c91dce9 - Not make jobs safe 2009-10-05 12:58:16 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Rong-En Fan
edfa6f1fae - Chase graphics/gdal 1.6.0 update 2009-03-17 15:09:25 +00:00
Martin Matuska
24bf28eff1 - Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:	pointyhat (pav)
2009-02-23 14:46:37 +00:00
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +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
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Thomas Abthorpe
f8b359165c - Reassign to ports@
- Thank you for your service, we hope to see you back

PR:		ports/122796, ports/122797, ports/122798
Submitted by:	Laurent Courty <lrntct gmail.com>
2008-04-15 19:13:34 +00:00
Rong-En Fan
069a7bffcf - Add missing patch when resolving conflicts with devel/ruby-gem
PR:		ports/121919
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by:	maintainer timeout (2 weeks)
Reported by:	pointyhat via pav
2008-04-04 19:24:35 +00:00
Rong-En Fan
d723f51c5d - Resolve conflict with devel/ruby-gems: bin/gem is installed by these two
ports. As ruby-gems is more popular, change grass's gem to
  grass%%VER%%-gem. [1,2]
- Use LOCALBASE/bin/bash instead of /bin/bash in some shell scripts [2,3]
- Add supports for ODBC and SQLite in OPTIONS (default off) [2]
- Bump PORTREVISION

PR:		ports/115818 [1], ports/121919 [2,3]
Reported by:	Chris Calvey <chris at infosec.yi.org> [1],
	 	Sajo Zsolt Attila <sajozsattila at citromail.hu> [3]
Submitted by:	TAOKA Fumiyoshi <fmysh at iijmio-mail.jp> [2]
Approved by:	maintainer timeout (2 weeks)
2008-04-04 06:26:39 +00:00
Rong-En Fan
515a10516c - Update to 6.2.3
PR:		ports/119373
Submitted by:	TAOKA Fumiyoshi <fmysh at iijmio-mail.jp>
Approved by:	maintainer timeout (6 weeks)
2008-02-17 06:00:53 +00:00
Edwin Groothuis
e74f1f2ba2 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 00:24:54 +00:00
Frank J. Laszlo
54c814ed03 - Add ports to "geography" virtual category
Approved by:	Pav (wearing portmgr hat)
2007-07-22 19:33:55 +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
Martin Wilke
792505ec49 - Use termios.h when available
PR:		110879
Submitted by:	Ed Schouten <ed@fxq.nl>
Approved by:	maintainer
2007-04-11 20:12:06 +00:00
Rong-En Fan
743abb62bd - Update to 6.2.1
PR:		ports/107336 (based on)
Submitted by:	Steven Kreuzer<skreuzer@f2o.org>
Approved by:	maintainer timeout (20 days)
2007-02-21 13:24:15 +00:00
Pav Lucistnik
9e9ef47797 - Use new USE_TCL_BUILD/USE_TK_BUILD macros 2007-01-08 00:00:57 +00:00
Erwin Lansing
251331e604 Remove non-existent knob USE_FFTW.
Approved by:	maintainer
2006-06-12 18:41:13 +00:00
Sam Lawrance
d572445a8e Update to 6.0.2.
- Add OPTIONS for selecting database support.
- Set USE_LDCONFIG to handle ldconfig startup script.

PR:		ports/93830
Submitted by:	Laurent Courty <lrntct@gmail.com> (maintainer)
2006-04-15 23:33:02 +00:00
Edwin Groothuis
23f3aa0afb It seemed that the 4.x build was generating more files than the 6.x build.
Fixed pkg-plist accordingly.

Noticed by: YAPHR
2006-01-07 00:40:54 +00:00
Pav Lucistnik
4e955b28ac - Don't remove what belongs to mtree
Approved by:	Laurent C. <lrntct@gmail.com> (maintainer)
2006-01-05 15:49:33 +00:00
Edwin Groothuis
48e946fe17 [maintainer update]/databases/grass fix start-up script
Fix the start-up script in order to run ld-config in the
	right directory.

PR:		ports/91173
Submitted by:	Laurent Courty <lrntct@gmail.com>
2006-01-02 09:52:28 +00:00
Edwin Groothuis
057011c50b databases/grass add libs handling
Change install directory and add a start-up script for
	ldconfig.  PORTREVISION bumped because libraries wasn't
	usable for other applications before.

PR:		ports/91069
Submitted by:	Laurent Courty <lrntct@gmail.com>
2005-12-29 22:24:45 +00:00
Edwin Groothuis
5058641e18 [Maintainer Update] /databases/grass update to 6.0.1
- removed all patches
	- added new patches to get rid of matherr references

PR:		ports/89769
Submitted by:	Laurent Courty <lrntct@gmail.com>
2005-12-27 00:40:40 +00:00
Pav Lucistnik
aa1836b7e9 - Add SHA256 2005-11-24 01:23:57 +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
Palle Girgensohn
34fa6c853e Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:35:55 +00:00
Edwin Groothuis
e3832d1944 Bump port-epoch to shut up chkversion (Hi eik@!) 2004-10-27 00:46:24 +00:00