1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

3723 Commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
94f8b9b1f9 New port gstreamer-plugins version 0.4.0: GStreamer written collection
of plugins handling several media types
2002-07-15 21:44:09 +00:00
Mario Sergio Fujikawa Ferreira
a135889b18 o New port gstreamer version 0.4.0: Development framework for
creating media applications
o Mark as BROKEN: Needs help fixing scheduling code under FreeBSD
o This is being added even though it is broken hoping that someone
  will have the time/expertise to fix it
2002-07-15 21:42:38 +00:00
Brian Somers
9afc78e3e2 Upgrade to 0.4.2 2002-07-15 21:42:13 +00:00
Dmitry Sivachenko
413cc78316 Update to version 0.2.6.
PR:		40623
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-07-15 21:23:26 +00:00
Dmitry Sivachenko
e70baa5724 Update to version 10.5
PR:		40624
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-07-15 21:20:59 +00:00
Maxim Sobolev
413c39ab27 Complete USE_GLIB-->USE_GNOMENG+USE_GNOME transition. 2002-07-15 18:12:08 +00:00
Mario Sergio Fujikawa Ferreira
aab6be4745 New port okle version 0.2.2: oKle is a KDE frontend to the Ogle DVD
player
2002-07-15 17:36:25 +00:00
Maxim Sobolev
800ef6c0b0 Convert USE_GLIB into USE_GNOMENG+USE_GNOME. 2002-07-15 17:21:56 +00:00
Maxim Sobolev
59ece3d395 USE_GTK implies USE_GLIB, so that remove the latter when the former is present. 2002-07-15 16:54:09 +00:00
Thomas Gellekum
b7ae6bf01c Use $PYNUMERIC in the dependencies. 2002-07-15 11:37:35 +00:00
Alan Eldridge
8d0f9344eb 1, Restored kamera with a WITH_GPHOTO2 knob that works like the WITH_SANE knob.
That is, it looks for gphoto2-config.
2, pkg-plist changes to go with (1).
3. Changed WITH_SANE= to WITH_SANE?= (and WITH_GPHOTO2 is the same) so that
even if the package is installed you can build kdegraphics without it by
using WITH_SANE=no and/or WITH_GPHOTO2=no.
4. No PR, just request on list and it seemed reasonable.
2002-07-14 14:31:49 +00:00
Mario Sergio Fujikawa Ferreira
dacaf6cfe5 Update WWW tag
Approved by:	maintainer
2002-07-14 01:32:58 +00:00
Ying-Chieh Liao
0f8bd35c53 - Fix PORTVERSION
- Fix LIB_DEPENDS
- GNU_CONFIGURE -> USE_LIBTOOL

PR:		40501
Submitted by:	Ports Fury
2002-07-13 18:12:12 +00:00
Ying-Chieh Liao
e50d26443e - Fix build on -stable
- Fix LIB_DEPENDS

PR:		40497
Submitted by:	Ports Fury
2002-07-13 18:09:47 +00:00
Ying-Chieh Liao
ee57adbe4d - Update MASTER_SITES and WWW: line
PR:		40496
Submitted by:	Ports Fury
2002-07-13 18:03:19 +00:00
Ying-Chieh Liao
829b633587 - GNU_CONFIGURE -> USE_LIBTOOL
- Support CFLAGS/PTHREAD_CFLAGS/PTHREAD_LIBS properly
- Strip binaries

PR:		40498
Submitted by:	Ports Fury
2002-07-13 17:25:05 +00:00
Patrick Li
800d9c4c60 PERL -> REINPLACE_CMD
PR:		ports/40505
Submitted by:	Scott Flatman <sf@dsinw.com>
Approved by:	maintainer
2002-07-13 02:39:28 +00:00
Patrick Li
28345d26f1 Update to 20020702
PR:		ports/40499
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-07-12 20:19:17 +00:00
Patrick Li
f573a7bae9 Do not install tgif.1.html into DOCSDIR.
PR:		ports/40487
Submitted by:	maintainer
2002-07-12 20:06:21 +00:00
Patrick Li
06262bed3f Update to 10.4
PR:		ports/40500
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-07-12 19:44:16 +00:00
Maxim Sobolev
006b931300 - Use USE_GNOMENG;
- fix on -current by renaming isspecial() inline into dia_isspecial();
- enable freetype support.
2002-07-12 12:05:25 +00:00
Joe Marcus Clarke
c4c9fbc301 Add libunicode to the LIB_DEPENDS is dia is built without full GNOME support.
PR:		40373
2002-07-12 11:40:56 +00:00
Maxim Sobolev
8ff3e8424f Use USE_GNOMENG. 2002-07-12 10:07:16 +00:00
Maxim Sobolev
19a718ac4c Convert all core GNOME1 components and some of the most popular GNOME1
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).

The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.

Please report any unusual problems to gnome@FreeBSD.org.

Discussed with:	marcus
Reviewed by:	marcus
2002-07-11 17:16:10 +00:00
Maxim Sobolev
548387be80 Use USE_REINPLACE. 2002-07-11 15:31:46 +00:00
Maxim Sobolev
ade16a3576 Update to 1.2.4. Among other things, this version fixes potentian security
problem when mailformed png image can crash application (think about Mozilla).
Therefore, update is recommended.
2002-07-11 09:52:22 +00:00
Joe Marcus Clarke
55a3c29338 Update to 2.3.10. 2002-07-10 05:46:41 +00:00
Ying-Chieh Liao
7a0add5480 add GOPchop 0.6
MPEG2 GOP-accurate editor
2002-07-10 03:07:56 +00:00
Maxim Sobolev
977dc4a04c Add xnview 1.25, xnView an easy graphics viewer / converter.
Submitted by:	Serge Negodyuck <petr@petrovich.com.ua>
2002-07-09 17:43:03 +00:00
Mario Sergio Fujikawa Ferreira
d0527dc3f9 o Add post-install line installing libvo.a needed by upcoming port
GOPchop.
o Bump PORTREVISION

Requested by:	ijliao
Reviewed by:	ijliao
2002-07-09 17:27:09 +00:00
Joe Marcus Clarke
92b43aacc3 USE_REINPLACE isn't needed after sobomax's latest updates to the ports
infrastructure.
2002-07-09 14:55:00 +00:00
Ying-Chieh Liao
f25558351a upgrade to 1.1.7
PR:		38852
Submitted by:	"Sergey A. Osokin" <osa@freebsd.org.ru>
Approved by:	maintainer
2002-07-09 13:55:02 +00:00
Ying-Chieh Liao
66f5db0f10 pbm -> netpbm
PR:		40287
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-07-09 06:23:58 +00:00
Mario Sergio Fujikawa Ferreira
3f18987d26 o Fix build in case WITH_IMAGEMAGICK_MODULES is defined
o Trim pkg-plist

PR:		40358
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-07-09 02:46:31 +00:00
Alan Eldridge
5f91fb4966 Take maintainership in order to facilitate incorporation into gimp* and
removal of abandonware port.
2002-07-08 21:46:47 +00:00
Ying-Chieh Liao
2730c8a3dc PERL -> REINPLACE_CMD
PR:		39938
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-08 10:41:30 +00:00
Akinori MUSHA
b65103e2d7 Add ruby-evas (Ruby/Evas version 1.0), Ruby bindings for Evas. 2002-07-07 19:06:16 +00:00
Alan Eldridge
4cb0d154d9 Bump PORTREVISION. Changed pkg-plist so that binary pkg will actually build.
I know this is a borderline case, but I'll err on the safe side ...

PR:	40295
2002-07-07 19:02:05 +00:00
Alan Eldridge
1555945a22 No feedback to contrary so far. Committed. 2002-07-07 18:40:25 +00:00
Akinori MUSHA
44508718f5 Add ruby-svg, a Ruby library for generating SVG files. 2002-07-07 18:40:07 +00:00
Joe Marcus Clarke
7de127e9b4 Missed an update to GNOME 2.0 Final.
Reported by:	fenner's unfetchable distfiles script
2002-07-07 18:04:51 +00:00
Ying-Chieh Liao
5b7fa7c2cb pbm -> netpbm
PR:		40285, 40286, 40287
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-07-07 17:28:39 +00:00
Dag-Erling Smørgrav
0976c7a20c The web site has moved. 2002-07-07 14:18:10 +00:00
Ying-Chieh Liao
836525189b oops... forgot to add this one 2002-07-07 12:35:32 +00:00
Ying-Chieh Liao
a655b6dc73 add HDF5 1.4.4
A New Generation of HDF
2002-07-07 12:34:37 +00:00
Mario Sergio Fujikawa Ferreira
f1460b6c2d Update to 5.4.7-1
PR:		39989, 40270
Submitted by:	KATO Tsuguru <tkato@prontomail.com>,
		Guilherme J. R. Oliveira <guilherme@nortenet.pt>
Reviewed by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
Prompted by:	many in FreeBSD-ports mailing list
2002-07-06 22:33:23 +00:00
Joe Marcus Clarke
432b897c1b Add USE_REINPLACE temporarily so to get this port building until portmgr
blesses the real fix to bsd.port.mk.

PR:		40267
Reported by:	many
2002-07-06 21:38:15 +00:00
Ying-Chieh Liao
b929733905 upgrade to 1.0.5
PR:		40246
Submitted by:	Ports Fury
2002-07-06 19:59:02 +00:00
Ying-Chieh Liao
6fc9c42e57 upgrade to 0.9.0
PR:		40244
Submitted by:	Ports Fury
2002-07-06 19:56:55 +00:00
Ying-Chieh Liao
ca4314169c pbm -> netpbm lib name change
PR:	40251, 40252, 40253, 40254
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-07-06 10:13:38 +00:00