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

61 Commits

Author SHA1 Message Date
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
Michael Haro
bfbf803928 Backout changes until I figure out where the rest of the patches went 2004-10-25 21:56:08 +00:00
Michael Haro
5a5aacf183 upgrade to 5.0.3 2004-10-18 01:38:02 +00:00
Max Khon
2f18811c6d - Fix build on 5.x (fix compiling with gcc 3.x). This fixes pkg-plist on 5.x.
- Provide really working fix for odbc driver.
- Remove locks/%%HOSTNAME%% from pkg-plist -- it is cleaned up in
pkg-deinstall.
- Bump PORTREVISION.
2004-07-11 11:20:40 +00:00
Max Khon
609543e92b - USE_MESA -> USE_GL.
- Fix build with thread-safe unixODBC.
- Partially fix pkg-plist (still broken on FreeBSD 5).
- Bump PORTREVISION.
2004-07-07 15:10:35 +00:00
Pav Lucistnik
06e1a97e07 - Fix fetching
PR:		ports/67641
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-06-06 23:30:56 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
Joe Marcus Clarke
e6f7b03ab1 Fix build with freetype2-2.1.7.
Reported by:	bento via kris
2004-03-22 18:39:12 +00:00
Kris Kennaway
5155c246bd BROKEN on 5.x: broken pkg-plist 2004-02-09 01:41:12 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Mark Linimon
71e67deb31 Update to 5.0.2, and add a little bit of deinstall logic.
PR:		ports/57931
Submitted by:	TAKATSU Tomonari <tota@rtfm.jp>
2003-12-09 01:46:09 +00:00
Kris Kennaway
2b5073cca4 Reset maintainer on ports maintained by the following non-ports committers,
who did not respond to my email confirming whether they have an active
interest in maintaining the port:

  sue reg rv jmb dima reg horikawa msmith jhs ue
2003-11-03 01:30:43 +00:00
Norikatsu Shigemura
46ea29140a UnBROKEN by previous commit.
PR:		ports/56033
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by:	maintainer (blanket)
2003-08-27 12:18:09 +00:00
Norikatsu Shigemura
efb928619b o Main modification
graphics/gd(based on 1.8.4)    -> graphics/gd1
  graphics/gd2(based on 2.0.15)  -> graphics/gd
  graphics/p5-GD(based on 1.41)  -> graphics/p5-GD1
  graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
  japanese/gd                    -> japanese/gd1
  japanese/gd2                   -> japanese/gd
o Include some feature
  WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]

PR:		ports/54540
Submitted by:	Ports Fury
Approved by:	maintainer (blanket)
Reported by:	bento via kris [1]
2003-08-18 16:15:10 +00:00
Kris Kennaway
990558cdb3 BROKEN: Broken dependency 2003-08-07 09:28:34 +00:00
Norikatsu Shigemura
99a390f50b o Change library name from libgd to libgd1.
o Do not install everything except headers and libraries
  (to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).

PR:		ports/54100
Submitted by:	Ports Fury
2003-07-11 18:16:14 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Sean Chittenden
b2c46c868c Chase libpq version bump. 2003-01-04 15:53:39 +00:00
Ying-Chieh Liao
27ebc7aa15 chase gdbm lib version 2003-01-03 08:26:35 +00:00
Ying-Chieh Liao
1d624443eb upgrade to 5.0.0
PR:		45931
Submitted by:	Ports Fury
2003-01-02 18:41:42 +00:00
Jeremy Lea
4f87b1161c Unbreak and upgrade to 5.0.0.pre4.
Prodded by:	kris, Jason Morgan <jwm-freebsd@sentinelchicken.net>
2002-05-18 21:39:08 +00:00
Kris Kennaway
dc9053153c BROKEN: Configure fails 2002-05-18 02:43:30 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00