1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Commit Graph

5686 Commits

Author SHA1 Message Date
Andrey A. Chernov
d486d752ae Change pre-install to pre-su-install
Submitted by: marcel
2004-03-16 20:08:06 +00:00
Kirill Ponomarev
daee40370e - Update to version 2004.01.10
PR:		ports/64336
Submitted by:	Ports Fury
2004-03-16 14:07:06 +00:00
Kirill Ponomarev
b377416de9 - Update to version 0.5.1
PR:		ports/64335
Submitted by:	Ports Fury
2004-03-16 14:02:59 +00:00
Edwin Groothuis
c9ea361463 Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
2004-03-16 04:23:56 +00:00
Michael Nottebrock
cc0a31d276 Depend on libgphoto2, not gphoto2. 2004-03-15 20:49:00 +00:00
Michael Nottebrock
5976b0e6dd Add a patch that fixes a crashbug in kghostview. Bump PORTREVISION.
Noticed by:	Arjan van Leeuwen <avleeuwen@piwebs.com>,
		Kay Lehmann <kay_lehmann@web.de>
2004-03-15 15:41:43 +00:00
Kris Kennaway
5d7e4d9ac2 BROKEN on amd64: Does not compile (shared libraries need to be compiled with -fPIC) 2004-03-15 12:01:18 +00:00
Pav Lucistnik
32ad9ffee6 - Add WITH_WINDOWS_FONT_DIR knob to allow setting --with-window-font-dir
configure tunable from outside.

PR:		ports/64258
Submitted by:	Seva Gluschenko <gvs@rinet.ru>
2004-03-15 02:54:00 +00:00
Pav Lucistnik
e1e0427731 - Update maintainer's email address
PR:		ports/64270
Submitted by:	David Gilbert <dgilbert@daveg.ca> (maintainer)
2004-03-15 00:35:36 +00:00
Pav Lucistnik
2ea95bc6b0 - Fix build with qt-3.3
PR:		ports/64214
Submitted by:	Ports Fury
2004-03-14 14:24:29 +00:00
Pav Lucistnik
49e10359aa - Add patch to set useful default for mouse
- Bump PORTREVISION

PR:		ports/63609
Submitted by:	Simon Barner <barner@in.tum.de>
Approved by:	maintainer timeout (2 weeks)
2004-03-14 11:34:05 +00:00
Ralf S. Engelschall
ba4cf9fabb Resign maintainership of the ports corresponding to software I developed
myself because I've not the necessary time to maintain the ports in a
reasonable way. This way others are encouraged to pick up those ports.
2004-03-14 11:23:26 +00:00
Jun Kuriyama
4a868f8a2a o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
2004-03-14 07:58:26 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Kris Kennaway
794a9d0491 Work around bsd.port.mk bug: Does not currently set up MAKE_ENV for gcc 3.2 and 3.3 2004-03-14 03:01:13 +00:00
Kris Kennaway
e780bcfc26 Switch to gcc 3.3 since this is the latest version. 2004-03-14 02:43:12 +00:00
Kris Kennaway
e0873e1d9b BROKEN on !i386: Does not compile 2004-03-13 10:04:53 +00:00
Kris Kennaway
77cc2295d4 BROKEN on ia64 and amd64: Does not compile 2004-03-13 06:04:36 +00:00
Kris Kennaway
5b748f14d8 BROKEN: Does not compile 2004-03-13 05:55:33 +00:00
Trevor Johnson
6ac9725459 Since asami's directory on MASTER_SITE_LOCAL is gone, stow his
distfiles in my directory.
2004-03-12 21:03:28 +00:00
Trevor Johnson
ac3a2bcbe7 rerolled distfile has support for XCF images and new data_example.pl
(an image viewer)
2004-03-12 18:37:20 +00:00
Trevor Johnson
e2cdb6fcfb Mark FORBIDDEN because the distfile was rerolled. 2004-03-12 18:23:18 +00:00
Jimmy Olgeni
7feb7b7ee2 Remove USE_SIZE now that it's used by default. 2004-03-11 21:41:14 +00:00
Trevor Johnson
acb5051f8f As per PR 53582, submitted by KATO Tsuguru, remove entry for
gd_gif_in.c.bz2.  The gd_gif_in.c file is not downloaded, but rather
copied from FILESDIR.  Even though the changes from this PR were
backed out, this one should have been retained.

Add size data.
2004-03-10 18:36:54 +00:00
Volker Stolz
f94ee3fd39 - Update MAINTAINER-line of my ports to new @FreeBSD.org address
- Nuke 2x USE_SIZE while here

Approved by: linimon (mentor)
2004-03-10 13:16:50 +00:00
Michael Nottebrock
f64c6af4f4 Update to KDE 3.2.1 / QT 3.3.1
Important changes:
==================

KDE:

- Audio/arts does not install artswrapper anymore, instead it is provided by
  audio/artswrapper. See UPDATING.

- misc/kdeaddons3 is now a metaport with

	editors/kate-plugins
	editors/vimpart
	games/atlantikdesigner
	misc/kaddressbook-plugins
	misc/kfile-plugins
	misc/kicker-applets
	misc/knewsticker-scripts
	misc/konq-plugins
	misc/ksig
	misc/renamedlgplugins
	multimedia/noatun-plugins
	net/kontact-plugins

  as slave ports.

- A number of KDE ports now uses OPTIONS do make various WITH_* options more
  visible.

- Plist fixes

- devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for
  newly created projects.

- kdebase will no longer remove previous KDM configurations. This won't take
  effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still
  remove the configuration), but subsequent updates will merge old configs.

QT:

- Previous versions of QT could be compiled with debugging-support enabled by
  defining DEBUG. This switch has been renamed to the more unambiguous
  WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports).
2004-03-09 19:41:12 +00:00
Pav Lucistnik
518f3463cf - Add NO_LATEST_LINK
Approved by:	pat (maintainer)
2004-03-09 09:32:22 +00:00
Mikhail Teterin
0f610348e8 Upgrade from 1.0.5 to 1.0.6. 2004-03-08 17:23:00 +00:00
Kris Kennaway
e3fda34320 BROKEN on amd64: Does not compile (missing -fPIC) 2004-03-08 13:04:15 +00:00
Dirk Meyer
fbba441c87 - remove BROKEN
Approved by:	kris
2004-03-08 12:56:09 +00:00
Clement Laforet
9038509234 Fix LATEST_LINK conflicts:
graphics/flip: NO_LATEST_LINK (since biology/flip exists and has maintainer)
graphics/gkrellkam2: LATEST_LINK=gkrellkam2
sysutils/nwclient602: LATEST_LINK=nwclient602
graphics/p5-GD1: LATEST_LINK=p5-GD1
mail/postfix1: LATEST_LINK=postfix1
textproc/rubber: NO_LATEST_LINK (since print/rubber exists and has maintainer)
2004-03-08 11:57:14 +00:00
Jun Kuriyama
4f3b5f0234 Use NO_LATEST_LINK to avoid unique name conflict. 2004-03-08 10:51:20 +00:00
Jun Kuriyama
80cc44e035 Fix $LATEST_LINK conflict.
Reported by:	kris
2004-03-08 05:58:25 +00:00
Jun Kuriyama
196f2e73b2 Fix $LATEST_NAME conflict.
Reported by:	kris
2004-03-08 05:52:15 +00:00
Edwin Groothuis
672c044e2e Properly use SDL everywhere:
USE_SDL=yes	-> USE_SDL=sdl	(good examles everywhere)
	WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)

See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.

PR:		follow-ups of ports/55494, ports/61877
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2004-03-08 01:01:31 +00:00
Edwin Groothuis
84c834ee8f Let ports use the USE_SDL macro
PR:		ports/61807
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2004-03-07 23:39:10 +00:00
Kirill Ponomarev
0a1da3369b - Update to version 4.22.0
PR:		ports/63877
Submitted by:	Ports Fury
2004-03-07 16:43:07 +00:00
Pav Lucistnik
a9332e619d - Update gEDA suite to 20040111 version
PR:		ports/62549
Submitted by:	bruno <bruno@mail.tinkerbox.org> (maintainer)
2004-03-07 14:52:40 +00:00
Maho Nakata
38f1187227 Possible fix on 4-STABLE
Submitted by:	maintainer Christian Gusenbauer <cg17123@gmx.at>
2004-03-07 12:17:14 +00:00
Kirill Ponomarev
875cc892bf - Update to version 1.4
PR:		ports/63862
Submitted by:	maintainer
2004-03-07 09:10:17 +00:00
Alexander Nedotsukov
83154350a8 - Update to 2.0.pre4
- Switch back to gimp's own shlib versioning scheme [1]

Reviewed by:	marcus [1]
2004-03-07 02:27:29 +00:00
Hye-Shik Chang
333715f4e4 Fix NO_SIZE to DISABLE_SIZE.
Pointed out by:	Jason Harris <jharris@widomaker.com>
2004-03-07 02:20:24 +00:00
Michael Nottebrock
9b5f0edf27 Remove filmgimp.
Noticed by: Kaarthik Sivakumar <kaarthik@comcast.net>
Pointy hat to: trevor
2004-03-06 16:48:42 +00:00
Trevor Johnson
8afb837efd Film Gimp was renamed to CinePaint.
PR:		63777
Approved by:	David Yeske (maintainer)
2004-03-06 13:42:31 +00:00
Hye-Shik Chang
380b29758f Don't check size of distfile because site isn't giving Content-length
info.

Submitted by:	Ion-Mihai Tetcu <itetcu@apropo.ro>
2004-03-06 12:44:01 +00:00
Kris Kennaway
d799d2c470 BROKEN on amd64: Does not compile (-fPIC missing) 2004-03-06 12:20:56 +00:00
Dirk Meyer
4977505972 - mark BROKEN for 502101
problem: configure stops waiting for stdin
this happens on all architetures.

sparc64-5-latest-logs	2004 Mar  5 18:17:20	tiff-3.6.1_1.log	failed
i386-5-latest-logs	2004 Mar  4 15:47:17	tiff-3.6.1_1.log	okay
alpha-5-latest-logs	2004 Feb 16 00:55:25	tiff-3.6.1_1.log.bz2	okay
amd64-5-latest-logs	2004 Feb 27 09:35:09	tiff-3.6.1_1.log.bz2	okay
i386-4-latest-logs	2004 Feb 21 11:58:42	tiff-3.6.1_1.log.bz2	okay
ia64-5-latest-logs	2004 Feb 16 23:28:46	tiff-3.6.1_1.log.bz2	okay
sparc64-5-latest-logs	2004 Feb 17 12:04:10	tiff-3.6.1_1.log.bz2	okay

workaround: build package on olnder enviroment.
e.G. install 5.2. release or current before 2004-02-29 in a jail.

Patches welcome
2004-03-06 06:05:47 +00:00
Dirk Meyer
2c2523234f - Fix package for non-i386 2004-03-05 13:08:09 +00:00
Kris Kennaway
f632a1808f BROKEN on !i386 as well: Configure fails. 2004-03-05 11:19:32 +00:00
Kris Kennaway
0d776d8868 BROKEN on amd64 and ia64: Does not compile 2004-03-05 04:50:56 +00:00