Commit Graph

454 Commits

Author SHA1 Message Date
Jimmy Olgeni
4a1db7bc0f Add the optional WITH_OGGVORBIS variable. It will also be automatically set
if ogg/vorbis tools are detected (audio/libogg and audio/libvorbis), fixing
the plist for both bento and users who have ogg/vorbis already installed.
2001-08-21 11:42:34 +00:00
Will Andrews
0fdc29c3d5 Remove files not built/installed by default.
Found by:	bento
2001-08-20 19:51:42 +00:00
Will Andrews
b4a7c57e95 *sigh* They changed the path to the tarballs again. This was verified
on my local mirror at ftp://csociety-ftp.ecn.purdue.edu/pub/kde/.  :\

Submitted by:	scottl
2001-08-15 16:25:13 +00:00
Will Andrews
3901adbb04 Update to KDE 2.2:
* All patches except sysutils/kdeadmin/files/patch-rpmMessages.c:
	- Either obsoleted or merged into KDE.
 * All pkg-plists:
	- Huge diffs are due to mass conversion from static HTML pages
	  to XML/XSL versions.
 * audio/kdemultimedia2:
	- aRts + Noatun, etc. now work and play MP3s et al properly,
	  using the mpg123 aRtsplugin.  Remove mpeglib[,_artsplug]
	  from compile.
 * converters/kdesupport2:
	- Obsolete.  No longer used in this version of KDE.
 * deskutils/kdepim:
	- Use autoconf and account for brokenness in the configure
	  script by replacing invocations of INSTALL under libical
	  with the proper incantations.
	- Per David O'Brien's request, move libimap to libkimap;
	  this was performed by Rik Hemsley <rikkus@kde.org>.
 * devel/kdesdk:
	- New module with some helpful tools.  One in particular that
	  seems demanded is ``kbabel'', which, as I've been told, is
	  a translator's wet dream.
	- Workaround dumb problem in kbabel's libgettext (which I could
	  not figure out how to remove) by replacing its error() with
	  errc().  KBabel seems to run fine with this patch.
 * devel/kdevelop:
	- Fix lame check for libkdeui.so.* by replacing it with just
	  a check for libkdeui.so.  It's been/being removed from
	  kdevelop after 2.2.
 * editors/koffice:
	- Fix kivio compile errors by substituting in PTHREAD_LIBS
	  in the correct place.  Compensate for kivio's dependency
	  on pthreads by changing kivio to use LD_PRELOAD=/usr/lib/libc_r.so
	  in kivio.desktop.
 * games/kdegames2:
	- Some new games.
 * graphics/kdegraphics2:
	- Fix link errors in libkscan and kamera where they
	  require gettext (ie: add -lintl).
	- Fix compile error in kamera.cpp which is dependent on a
	  correctly done gphoto2.. of course, this will only help
	  people who've manually installed gphoto2 themselves.
 * net/kdenetwork2:
	- Mimelib was moved here (reason for removal of kdesupport2).
 * misc/kdeaddons:
	- New module to FreeBSD ports; some simple addons for KDE2.
	  Suggested by Lauri Watts <lauri@kde.org>.
 * misc/kdeutils2:
	- Added a couple manpages.
 * x11-clocks/kdetoys2:
	- Some new apps.
 * sysutils/kdeadmin:
	- Remove kuser from compile because it has some problems.  ;\
 * x11/kdelibs2:
	- Add libFAM dependency to help people who run FAM; FAM
	  increases the overall desktop responsiveness.
	  Submitted by Lauri Watts <lauri@kde.org>.
	- Add CUPS dependency to bring in KDE's new print system.
	- Add bzip2/libxml2 dependencies to support the new help kioslave.
	- Disable installation of libltdl stuff to prevent conflicts
	  with other stuff.  Submitted by wjv.
	- Add pkg-req script to avoid conflicts with kdelibs11; add
	  to Makefile too.  Submitted by benno.
	- Be sure to remove the pth header conflicts stuff from the
	  arts/mcop_mt section.
	- Fix problem with configure trying to find -lfam in the
	  wrong place.
	- Remove kspell and api subdirs from doc; we don't need them,
	  and there are problems trying to build/install them.
	  Submitted by Lauri Watts <lauri@kde.org>.
 * x11/kdebase2:
	- Solve link permissions problem by changing the modes on
	  files installed by kdesktop/init/Templates to 644.
	  Submitted by Jim Durham <durham@w2xo.pgh.pa.us>.
 * x11/kde2:
	- Bump version; no other changes.

Special thanks to Lauri Watts <lauri@kde.org> for helping me test
packages generated by these changes on a virgin system.  I believe
that this is the best-tested update I've ever done for KDE, and it
really shines this time around.

I just noticed there are a couple other PRs in the PR db that need
to be addressed.  I will take care of those by tomorrow.  Sorry...

PR:			22735, 28549
Blanket approval by:	demon (kdesdk, kdevelop)
2001-08-15 12:43:08 +00:00
Brian Somers
0dea1d3200 o Avoid modifying CFLAGS
o Create dsp.so when building with DEVFS in -current.
o Pass variables to CONFIGURE_ENV in appropriate style.
o Add missing libdvdcss.* to pkg-plist (bumping PORTREVISION).
o post-patch hack is to select proper libs (-pthread/-lc_r).
o Check XFREE86_VERSION for xvideo.so in pkg-plist.

Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org>
2001-08-12 09:44:16 +00:00
Brian Somers
5bd096c768 Fix pkg-plist
Submitted by:	Alexander Leidinger <Alexander@leidinger.net>
2001-08-10 14:16:04 +00:00
Brian Somers
0509fdec7b Add WWW: 2001-08-10 11:35:31 +00:00
Brian Somers
05473d9d7c Correct a MASTER_SITE
Remove a reduntant SDL_CONFIG setting

Suggested by: Scott Lambert <lambert@lambertfam.org>
2001-08-10 11:35:16 +00:00
Brian Somers
7388355c01 Upgrade to 0.2.82 2001-08-08 22:33:03 +00:00
Brian Somers
bf30b9ac9b Remove USE_X_PREFIX
Update pkg-plist

Submitted by: Scott Lambert <lambert@lambertfam.org>
2001-08-07 02:47:31 +00:00
Brian Somers
25014e3bbb Use GTK and SDL.
We now have all the niceties of subtitles and menus and that sort of stuff.
Mirror the archive on ftp.awfulhak.org and people.freebsd.org
Bump PORTREVISION

All ideas submitted by: Scott Lambert <lambert@lambertfam.org>
2001-08-06 23:05:58 +00:00
Brian Somers
06b265dbe5 The VideoLAN Client. A program capable of playing encrypted DVDs. 2001-08-04 13:01:02 +00:00
Bill Fenner
8f1f1812fb Update to vic 2.8ucl-1.1.3
PR:		ports/27239
Submitted by:	Takeshi MUTOH <mutoh@info.nara-k.ac.jp>
2001-08-01 22:01:23 +00:00
Ying-Chieh Liao
f5c1994655 upgrade to 0.0.2
drop maintainership
2001-07-29 08:24:41 +00:00
Ying-Chieh Liao
672eeb4263 upgrade to 1.0 2001-07-24 07:45:03 +00:00
Jimmy Olgeni
d36a554dc5 Bump PORTREVISION, chase recent version bump of vorbis library (libvorbisfile). 2001-07-20 20:52:49 +00:00
Ying-Chieh Liao
2f64682bcf upgrade to 0.8b
drop maintainership
2001-07-12 12:21:13 +00:00
Ying-Chieh Liao
5ae4639ce9 it is just a lib, so change comment & descr
Submitted by:	Marc van Woerkom <van.woerkom@netcologne.de> (port maker)
2001-07-09 01:18:05 +00:00
Ying-Chieh Liao
827ac39580 Add NOPORTDOCS support to pkg-plist
PR:		28579, 28582, 28583, 28585, 28586, 28587, 28590, 28591, 28595, 28599
Submitted by:	Patrick Li <pat@databits.net>
2001-07-08 07:25:57 +00:00
Ying-Chieh Liao
9343cbc6fd add libdvdread
DVD player that supports DVD menus

PR:		28410
Submitted by:	Marc van Woerkom
2001-07-07 13:07:13 +00:00
Ying-Chieh Liao
f07080b33c add libdvdcss
Accessing DVDs like a block device w/o having to bother about the decryption
2001-07-06 04:26:40 +00:00
MIHIRA Sanpei Yoshiro
d64f359e18 Add tips:
- linuxproc
        - new option format

Submitted by:	Yoshihiko SARUMARU <mistral@imasy.or.jp>
2001-07-02 14:15:05 +00:00
Kris Kennaway
04c9c80976 Upgrade to mtv 1.2.5
Submitted by:	Pete Fritchman <petef@databits.net>
PR:		ports/28568
2001-07-01 21:42:51 +00:00
Maxim Sobolev
4f93c4ee5c Update to 0.4.4. 2001-06-26 16:24:13 +00:00
Maxim Sobolev
2f3bb8957e Chase increased version number of libxmms. 2001-06-21 15:35:23 +00:00
Maxim Sobolev
d500f8b6fd Update to 1.2.5.
PR:		28292
Submitted by:	maintainer
2001-06-21 15:34:31 +00:00
Doug Barton
b41c7b7ce5 Mark broken by indicating that the maintainer is working on a fix. 2001-06-10 06:04:19 +00:00
Mark Pulford
438272f033 Display message to warn user archivers/unzip may need to be installed
PR:		24417
Reviewed by:	will
2001-06-09 04:20:28 +00:00
Peter Pentchev
d1a6ae4207 Fix build when WINE is installed.
Abort the build when GNU pth is installed.
Remove the WITH_MGA knob.

PR:		27961
Submitted by:	maintainer
2001-06-08 13:11:07 +00:00
Ying-Chieh Liao
443aa643ca add dumpmpeg
Dump frames from mpeg movies
2001-06-03 13:17:42 +00:00
Ying-Chieh Liao
2326dc2216 add enjoympeg
An MPEG-1 video player
2001-06-03 12:28:05 +00:00
Doug Barton
e4c407ffab * Update to 8.cs2
* Slightly modify a comment to prevent it from triggering portlint
* Update URL for manual download
* Sort and update plist
2001-05-29 00:05:29 +00:00
Ying-Chieh Liao
c9837e17fe upgrade to 0.60.20010429
PR:		26987
Submitted by:	maintainer
2001-05-23 06:30:25 +00:00
Maxim Sobolev
bb53f3ecee Don't overwrite CATEGORIES in master ports. Use += instead, so slaves
would be able to insert their own entries (usually language category)
upfront.
2001-05-22 18:16:59 +00:00
Maxim Sobolev
9c5376b8eb Update to 0.4.3.
PR:		27388
Submitted by:	maintainer, sobomax
Approved by:	maintainer
2001-05-18 10:04:27 +00:00
Ying-Chieh Liao
23ce3eea3f upgrade to 0.7b 2001-05-18 06:30:31 +00:00
Ying-Chieh Liao
92dc1699fb add mpgtx
A command line MPEG audio/video/system file toolbox
2001-05-15 02:19:15 +00:00
Satoshi Asami
e41710d9f3 Pass ${CONFIGURE_ENV} to MAKE_ENV too, this fixes a problem with
configure/build.

Submitted by:	will
2001-04-18 05:47:31 +00:00
Ying-Chieh Liao
ed9f99a59e add vcdimager
GNU VCDImager/VCDRip -- The GNU VideoCD Image Maker/Ripping Tool

PR:		26606
Submitted by:	Harold Gutch <logix@foobar.franken.de>
2001-04-16 20:00:01 +00:00
Tom Hukins
bb1848dae9 Fix MASTER_SITES 2001-04-13 15:09:13 +00:00
Maxim Sobolev
8ed8aafc20 Move:
devel/sdl --> devel/sdl10
devel/sdl-devel --> devel/sdl12

Repo-copy by:	asami
2001-04-09 11:55:04 +00:00
MIHIRA Sanpei Yoshiro
6b0dbba1c9 update to 1.6
1.6   Fullscreen video, transportque algorithm, PCM soundfile
       support, letterbox cropping and hardware acceleration for
       uncompressed video, and uninterrupted resizes.

 1.5.4 64 bit Quicktime. Improved DVD decoding. Documented IDE bug

move Web page

NOTICE:
  If you use with 4.x-RELEASE, it need to add ``options USER_LDT''
  in your kernel config.

Suggested by:	Lee Hamilton <lee@subvert.net>
2001-04-08 01:29:52 +00:00
Maxim Sobolev
79c5636b98 Update to 0.4.3. 2001-04-06 13:40:23 +00:00
Maxim Sobolev
0516cc2ece Move regex pthread tweak from pre-patch to post-patch to avoid breakage on
4-*.

Prompted by:	will
2001-04-06 08:48:04 +00:00
Will Andrews
09f7871d0e Remove files not found in KDE 2.1.1.
Found by:	bento
2001-04-03 23:03:37 +00:00
Maxim Sobolev
7835620f4f Update to 0.3.4.
Submitted by:	David Hill <david@phobia.ms>
2001-04-03 09:35:07 +00:00
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Maxim Sobolev
9d77d03a9c Fix the build on -current (PTHREAD_LIBS conversion victim).
Prompted by:	Michael McGoldrick <mtm98@doc.ic.ac.uk>
2001-04-02 09:12:43 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Mario Sergio Fujikawa Ferreira
89b4eb4843 Add graceful creation/removal of global Skins dir.
Approved by:	maintainer
2001-03-29 02:32:02 +00:00