Commit graph

701 commits

Author SHA1 Message Date
Will Andrews
1aced58dae Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to the
rigorous testing performed on the part of the KDE/FreeBSD Project
over the last three weeks.  Thanks to everyone who helped test!

General changes:
	[1] Follow KDE2 style by moving KDE core specific macros and
	    the like to x11/kde3/Makefile.kde.
	[2] Fix a variety of comments or miscellaneous data to reflect
	    that this is KDE3 and not KDE2.
	[3] Account for more empty directories in the PLISTs.

deskutils/kdepim3:
	[4] More #include <malloc.h> -> #include <stdlib.h>.

audio/arts:
	[5] Upgrade to 1.0.1.
	[6] Point at MASTER_SITE_KDE not my own mirror.

audio/kdemultimedia3:
	[7] Account for the removal of the <machine/soundcard.h> symlink.
	    Simply point all such includes at <sys/soundcard.h>.

editors/koffice-kde3:
	[8] Get rid of #include <values.h> preemptively.

devel/kdesdk3:
	[9] Remove cervisia from build if building on -CURRENT due to
	    C++-unsafe sys/wait.h.  The header is believed to have been
	    fixed in newer -CURRENT (>= Jun 5) but we have not tested that.

devel/kdevelop:
	[10] Upgrade to 2.1.1 and use KDE 3 version.
	[11] Remove a number of suggested dependencies that no longer fit.
	[12] Account for where the docs for Qt went since they got moved
	     to fit in hier(7) better.

graphics/kdegraphics3:
	[13] Turn off kuickshow by default because it depends on imlib,
	     which in turn depends on gtk/glib.  This will be revisited
	     when we split up the KDE ports a bit.

games/kdegames3:
	[14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h
	     tried to define uint32_t after sys/types.h already had.

sysutils/kdeadmin3:
	No particular changes.

misc/kdeaddons3:
	No particular changes.

misc/kdeedu3:
	[15] Re-add the huge number of missing @dirrm's.

misc/kdeutils3:
	No particular changes.

misc/kde3-i18n-* and */kde3-i18n:
	For the most part, no particular changes.  A huge number of I18N
	message updates went into this release, though.

french/kde3-i18n:
	[16] Fix build Makefile error due to tarball builder's env.

net/kdenetwork3:
	No particular changes.

x11-clocks/kdetoys3:
	No particular changes.

x11/kdebase3:
	[17] Account for mkfontdir "soft" build-time dependency.  If
	     mkfontdir is available, use it to build fonts.dir where
	     kdebase installs fonts.  Otherwise, don't bother.
	[18] Patch ElectricEyes.desktop to use the name of the program
	     that FreeBSD uses when you install the port for it.
	[19] Patches for KDM merged into KDE 3.0.1.
	[20] Properly fix kdm/backend/xdmcp.c string format error.

x11/kdelibs3:
	[21] Support the KDE3 version check to make sure no one
	     tries to install KDE2 then KDE3.  The 'kde-version-check'
	     target is centralized in x11/kde3/Makefile.kde.
	[22] Remove patch for kdeprint/configure.in.in.
	[23] Add patch to fix critical icon loader bug.

x11/kde3:
	[24] Add Makefile.kde for centralizing KDE core-specific macros
	     that don't belong in bsd.kde.mk.

x11-toolkits/qt30:
	[25] Mark broken on any XFree86 version < 4 due to packing list
	     related problems if we tried to support XFree86 3.
	[26] Error out if the user has Qt2 installed already.

x11-wm/kdeartwork3:
	[27] Add USE_MESA to explicitly support the 3D screensavers.
	[28] Re-add a large number of missing @dirrm's.

Credits:

[1] [4] [5] [6] [7]
[9] [10] [14] [16]
[21] [22] [24] [26]:	will

[2] [3] [8] [15] [17]
[19] [25] [27] [28]:	alane

[11] [12]
Submitted by:		Lauri Watts <lauri@kde.org>

[13] Found by:		mi
     Removed by:	will

[18] [23]
Submitted by:		Andy Fawcett <andy@athame.co.uk>

Tested by:		[in addition to the above, in no particular order]
			knu
			Mattias Douhan <matt@athame.co.uk>
			Bradley T. Hughes <bhughes@trolltech.com>
			Erik H. Bakke <ebakke@trolltech.com>
			David Johnson <david@usermode.org>
			JJ Behrens <jj@nttmcl.com>
			Michael W. Collette <metrol@metrol.net>
			Adriaan de Groot <adridg@sci.kun.nl>
			Mark Rowlands <mark.rowlands@minmail.net>
			Mark Stosberg <mark@summersault.com>
			Dave Cantrell <phaedrus@alltel.net>
			Mark Miller <joup@bigfoot.com>
			Wesley Morgan <morganw@chemikals.org>
			Arjan van Leeuwen <avl@operamail.com>
2002-06-15 16:16:32 +00:00
Mario Sergio Fujikawa Ferreira
505cfb9b43 o Chase checksum. Ogle developers re-rolled the distfile, no
functional change:
	- ac3/audio_play.c: one line spacing change
	- vmg/Makefile.in: regenerated by automake

PR:		39200
Prompted by:	Nate Eldredge <neldredge@hmc.edu>
2002-06-13 02:50:44 +00:00
Mario Sergio Fujikawa Ferreira
983f5541d0 o Update to 1.0.2
o Chase distfile checksums (no functional change other than updating
  without version bumping)
o Add 2 new skins hwsw and cornermp-agua

Approved by:	maintainer
2002-06-11 13:19:22 +00:00
Mario Sergio Fujikawa Ferreira
741c91b0e7 Update to 0.90.0.5
Approved by:	maintainer
2002-06-11 13:14:08 +00:00
Mario Sergio Fujikawa Ferreira
e5c47a3d78 o Update to 0.8.3
o Drop USE_LIBTOOL as dependency
o Remove patches merged back into distribution
2002-06-10 22:51:12 +00:00
Mario Sergio Fujikawa Ferreira
1dacc1dc63 Add missing file
PR:		39081
Submitted by:	gshapiro
2002-06-10 01:53:54 +00:00
Brian Somers
a10fc79bbf Update to 0.4.1
This version uses graphics/libdvdread rather than insisting on using the
internal libdvdread as previous versions did.

Mostly submitted by: Scott Lambert <lambert@lambertfam.org>
2002-06-08 16:09:50 +00:00
MANTANI Nobutaka
ca6df7a1d0 Link libcrypt to suppress compiler warnings.
Pointed out by:	nork
2002-06-08 15:54:40 +00:00
Ying-Chieh Liao
bfc87f8f4f add xtheater 1.0.0p1
MPEG-1 player in GTK+ capable of playing MPEG-1 format streams
2002-06-08 14:31:36 +00:00
Mario Sergio Fujikawa Ferreira
afb8cac440 o Add AVI support which incidently means both DiVX ;-) and DiVX4
support in i386 platforms
o Bump PORTREVISION
2002-06-07 16:12:48 +00:00
Mario Sergio Fujikawa Ferreira
e00d990631 o Provide for -CURRENT change from INCDIR to INCLUDEDIR in
src/share/mk/bsd.own.mk

Submitted by:	bento (install error)
2002-06-07 15:42:26 +00:00
Mario Sergio Fujikawa Ferreira
7e79ad3941 New port mpeg4ip version 0.9.4.1: Standards-based system to encode,
stream and play MPEG-4 audio/video
2002-06-05 21:53:22 +00:00
Mario Sergio Fujikawa Ferreira
12c8a1eae2 o Bump PORTREVISION
o Prefer mplayer internal DVD access routines rather than libdvdread
  due to problem reports from users. Prefer libdvdread if WITH_LIBDVDREAD
o Change iconv interaction since users have been complaining since
  iconv was updated to 1.7

Submitted by:	maintainer
2002-06-04 23:49:35 +00:00
Mario Sergio Fujikawa Ferreira
25e511ad5f o Update to 0.9.3
o Take over maintainership due to maintainer time out in the last
  6 months

Approved by:	3d (maintainer timeout)
2002-06-04 16:34:59 +00:00
Mario Sergio Fujikawa Ferreira
9a42a18006 Update to 1.2.1
PR:		38628
Submitted by:	Øyvind Kolbu <oyvind@kebab.gaffel.nu>
2002-06-04 16:32:00 +00:00
Garrett Wollman
1d04b67168 Build a new scanner to avoid compilation errors in crufty old AT&T
scanner skeleton.
2002-06-03 22:21:37 +00:00
MANTANI Nobutaka
3b47d9ccbb Uodate to 0.1.1. 2002-06-02 13:57:09 +00:00
MANTANI Nobutaka
0b4df6adcb (1) Update distinfo.
(2) Sync with xine-0.9.10.
(3) Bump PORTREVISION.

Submitted by:	maintainer (1)
2002-06-02 13:54:49 +00:00
MANTANI Nobutaka
8838b31221 Sync with xine-0.9.10.
Bump PORTREVISION.
2002-06-02 13:45:15 +00:00
MANTANI Nobutaka
647a94a656 Update to 0.9.10. 2002-06-02 13:41:09 +00:00
MANTANI Nobutaka
1b6012aca2 (1) Update to 0.9.10.
(2) Add SDL support.

Submitted by:	mi (2)
2002-06-02 13:39:37 +00:00
Andrew Gallatin
d7ccf63375 Make this build and install cleanly on alpha so as to unblock the kde
build.

Approved by: kris
2002-06-01 22:03:31 +00:00
Mario Sergio Fujikawa Ferreira
0aafe9ecf6 o New port mjpegtools version 1.6.0: Set of tools to record/playback/edit
videos in MPEG format
o Patch written by Adrian De Groot <adridg@aramis.cs.kun.nl>
2002-05-31 18:19:48 +00:00
David E. O'Brien
f3f5893685 USE_LINUX rather than explicitly listing the dependency. 2002-05-29 19:07:10 +00:00
Mario Sergio Fujikawa Ferreira
389d318e31 After update of linux_base to 7.1 in rev 1.60, correct detection
of strip tool since it is not part of 7.1
2002-05-28 16:33:27 +00:00
David E. O'Brien
61378a37df Explict dependancy on version 7 of linux_base is not needed anymore.
The linux_base port is now at RH version 7.
2002-05-28 03:22:32 +00:00
Pete Fritchman
2d172c0774 Give the user a more specific URL to download the distfile at, it's hard
to find from www.real.com.

PR:		35632
Submitted by:	Mike Buchanon <buchanon@mlss15.cl.msu.edu>
Approved by:	maintainer timeout
2002-05-27 01:02:15 +00:00
Ying-Chieh Liao
097158b452 - Add a patch to make transcode compile on -CURRENT.
- Add a Makefile-hack to make transcode's configure-script recognize
  liba52 when liba52 was compiled with djbfft.
  conceived by: lioux
- Cater for updated libfame (Makefile & pkg-plist changes).
- Remove unnecessary .la-files after installation (and from pkg-plist).
  suggested by: Alexander Leidinger
- Add a few missing entries to pkg-plist.
- Bump portrevision.

PR:		38506
Submitted by:	Michael Nottebrock <lofi@lofi.dyndns.org>
Approved by:	maintainer
2002-05-26 13:41:12 +00:00
MANTANI Nobutaka
a72f291fcf * Link libdjbfft to work A/52 decoder plugin correctly.
* Backout removal of files/patch-src:libw32dll:wine:Makefile.am
  and files/patch-src:libw32dll:DirectShow:Makefile.am.
* Add OpenGL support.
2002-05-25 03:10:19 +00:00
MANTANI Nobutaka
06e022627a Update to 0.3.1. 2002-05-25 02:51:37 +00:00
MANTANI Nobutaka
550bb2bea6 Add @dirrm for three directories. 2002-05-25 02:47:43 +00:00
Mario Sergio Fujikawa Ferreira
7d9b438a7c o Update to 0.90pre3
o No longer depends on port mplayer-skins

Submitted by:	maintainer
2002-05-24 15:55:36 +00:00
Ying-Chieh Liao
a59dea34ac upgrade to 0.8.10
PR:		38472
Submitted by:	Michael Nottebrock <michaelnottebrock@gmx.net>
2002-05-24 03:43:44 +00:00
Patrick Li
ff6df975de Update to 0.20020412
Change maintainer email

PR:		38444
Submitted by:	maintainer
2002-05-23 04:57:24 +00:00
Patrick Li
7ef90b7f18 Update to 0.41.01
Remove Video dir in plist

PR:		38440
Submitted by:	maintainer
2002-05-23 04:54:57 +00:00
Andrew Gallatin
bbc55d00b8 Fix this so it works on FreeBSD/alpha 4.x:
The existing patch does different things for 5.x so as to use the
standard __bswapSIZE(x) inline for 5.x. and adds i386 centric code
for FreeBSD 4.x.  This change to the patch modifies the 4.x code
so as to just call htonX(x) on alpha where __byte_swap_X don't exist.

Approved by: will
2002-05-22 16:28:43 +00:00
Maxim Sobolev
6981806860 Kill extra blank line. 2002-05-22 08:12:30 +00:00
David W. Chapman Jr.
a14a317c33 Update to 0.6.0.5
PR:		38362
Submitted by:	maintainer
2002-05-21 16:04:27 +00:00
Mario Sergio Fujikawa Ferreira
bb021c281a Update to 0.1.3 2002-05-20 23:30:54 +00:00
Mario Sergio Fujikawa Ferreira
e0d3e4e8bf Update to 0.9.5 2002-05-20 19:18:42 +00:00
MANTANI Nobutaka
482ce696db Update to 0.9.9. 2002-05-20 17:59:07 +00:00
MANTANI Nobutaka
75bb7dce31 Update to 0.2.4. 2002-05-20 17:57:18 +00:00
MANTANI Nobutaka
522e2a0309 Add libdvdnav. The library for the xine-dvdnav plugin. 2002-05-20 17:48:25 +00:00
Mario Sergio Fujikawa Ferreira
2892497d76 o New port divxplayer version 2.0 alpha: DivX(TM) Video Player for
Linux from DivX.com
o It is still alpha material so probably does not work for most.
  PKGMESSAGE warns about that
2002-05-20 04:26:21 +00:00
Mario Sergio Fujikawa Ferreira
94c0c76aff Improve previous patch: USE_SUBMAKE so that LIBA52_DEP_LIBS is dynamically defined
across make targets; notably from depends to configure
2002-05-19 18:38:17 +00:00
Mario Sergio Fujikawa Ferreira
d72780928d Get rid of grep errors when liba52 hasn't been installed yet
Submitted by:	fenner
Requested by:	kris
2002-05-18 22:36:14 +00:00
SADA Kenji
6d31cf7cc4 - Enable XML Frontend.
- Remove needless install-info lines.
PR:	ports/36698
Submitted by:	maintainer
2002-05-16 18:23:10 +00:00
Mario Sergio Fujikawa Ferreira
799cb22785 Fix configure against latest liba52 port with djbfft enabled per
default
2002-05-16 02:21:14 +00:00
Mario Sergio Fujikawa Ferreira
316bfc50ea Get rid of warnings from <values.h>
Submitted by:	Alan E <ports@geeksrus.net>
Approved by:	will
2002-05-14 16:35:40 +00:00
Maxim Sobolev
9f0334ebf9 Make translations work when GNOME support is enabled.
Beersponsored by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
2002-05-14 06:21:23 +00:00