1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Commit Graph

4565 Commits

Author SHA1 Message Date
Pav Lucistnik
7d6df2a26f - Fix OPTIMIZED_CFLAGS option on gcc 4.2 (at least): explicitly disable
finite-only math

PR:		ports/123409
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com>
2008-09-05 15:20:46 +00:00
Martin Wilke
f165ef9516 - Update to 0.7.3
PR:		127014
Submitted by:	Diego Depaoli <trebestie@gmail.com> (maintainer)
2008-09-05 14:15:40 +00:00
Kevin Lo
6d1934a1f9 Update WWW 2008-09-05 07:30:36 +00:00
Martin Wilke
129bf63f84 The KDE FreeBSD team is proud to announce the release of KDE 4.1.1
for FreeBSD. The official KDE 4.1.1 release notes can be found at
http://www.kde.org/announcements/changelogs/changelog4_1to4_1_1.php.

KDE Community ships sirst translation and service release of the 4.1
dree desktop, containing numerous bugfixes, Performance Improvements
and Translation Updates.

Pretty much all applications have received the developers' attention,
resulting in a long list of bugfixes and improvements. The most significant
changes are:

    * Significant performance, interaction and rendering correctness
      improvements in KHTML and Konqueror, KDE's web browser
    * User interaction, rendering and stability fixes in Plasma,
      the KDE4 desktop shell
    * PDF backend fixes in the document viewer Okular
    * Fixes in Gwenview, the image viewer's thumbnailing, more
      robust retrieval and display of images with broken metadata
    * Stability and interaction fixes in KMail

New Ports:
- graphics/kcoloredit
	* KColorEdit is a palette files editor. It can be used
	  for editing color palettes and for color choosing and
	  naming.

- graphics/kgraphviewer
	* KGraphViewer is a GraphViz DOT graph viewer for KDE. The
	  GraphViz programs are free-software layout engines for graphs.
	  KGraphViewer displays the graphs in a modern, user-friendly GUI
	  with all the power of a well integrated KDE application.

- graphics/kiconedit
	* KIconEdit is designed to help create icons for KDE using the standard
	  icon palette.

- graphics/skanlite
	* Skanlite is a simple image scanning application that does nothing
	  more than scan and save images. Skanlite can open a save dialog for
	  every image scanned or save the images immediately in a specified
	  directory with auto-generated names and format. The user can also
	  choose to show the scanned image before saving.
2008-09-03 13:06:24 +00:00
Mark Linimon
b6bbf656a2 Reset MrL0Lz@gmail.com due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-03 02:50:57 +00:00
Bruce M Simpson
db0301d2ab Add new port spook: a minimalist RTP/RTSP/HTTP multimedia streamer for use
in small systems.
2008-09-02 14:08:07 +00:00
Michael Johnson
f9a10b091a Update ugly plugins to 0.10.9 and good plugins to 0.10.10 2008-09-01 19:21:48 +00:00
Diane Bruce
e0c0a1d11d - Fix multimedia/transcode configure failure locating libavcodec on 6.x [1]
- Add @ in front of LZO REPLACE_CMD to quieten down the build a bit.

PR:		ports/126310
2008-09-01 17:20:14 +00:00
Pierre Beyssac
f9f3f9987c Update to 1.3.2. 2008-08-31 11:02:30 +00:00
Martin Wilke
e38c776c60 - Update to 0.6.2
PR:		126860
Submitted by:	Pawel Pekala <c0rn@o2.pl>
2008-08-30 20:21:42 +00:00
Martin Wilke
8d67f4a547 The KDE FreeBSD team is proud to announce the release
of KDE 3.5.10 for FreeBSD. The official KDE 3.5.10 release
notes can be found at:
http://www.kde.org/announcements/announce-3.5.10.php

While not a very exciting release in terms of features,
3.5.10 brings a couple of nice bugfixes and translation
updates to those who choose to stay with KDE 3.5. The
fixes are thinly spread across KPDF with a number of crash
fixes, KGPG and probably most interesting various fixes
in kicker, KDE3's panel:

    * Improved visibility on transparent backgrounds
    * Themed arrow buttons in applets that were missing them
    * Layout and antialiasing fixes in various applets

Approved by:	portmgr (erwin/pav)
2008-08-29 11:30:04 +00:00
Florent Thoumie
fe6b276091 - Add MTP support (enable by default).
- Install missing icons.
2008-08-28 20:21:11 +00:00
Florent Thoumie
e65a34d9ca Add multimedia/banshee, a multimedia player for the Gnome desktop. 2008-08-28 11:32:47 +00:00
Tilman Keskinoz
c60789890c Fix build on amd64 2008-08-27 16:30:11 +00:00
Pav Lucistnik
2f593d902b - Update to 0.22.3 2008-08-27 07:05:56 +00:00
Chin-San Huang
e5b22182a1 - Remove the last commit as maintainer's request[B.
- Use maintainer's patch which also fix build multimedia/mencoder.

Thanks for all helpers:
mezz, Kalten, Thomas E. Zander(maintainer), John Nielsen

PR:		ports/126354
Submitted by:	Kalten <kalten at sbox.tu-graz.ac.at>
Tested on:	tinderbox and my home box
Approved by:	Thomas E. Zander(maintainer)
2008-08-24 17:49:32 +00:00
Chin-San Huang
ec67c97803 - Fix build with update ffmpeg.
Thsnks for all helpers:
mezz, Kalten, Thomas E. Zander(maintainer), John Nielsen

PR:		ports/126354
Submitted by:	Kalten <kalten at sbox.tu-graz.ac.at>
Tested on:	tinderbox and my home box
2008-08-24 11:20:52 +00:00
Oliver Lehmann
75720f055f use neon28 instead of neon26 which is deprecated. neon26 gets only used,
if neon26 is already installed (to prevent neon conflicting)

PR:		126702
Submitted by:	"Josh Paetzel" <josh@tcbug.org>
2008-08-21 20:01:31 +00:00
Dmitry Marakasov
3273e46b7c flvtool++ is a tool for hinting and manipulating the metadata of FLV
files. It was originally created for Facebook's Video project
(http://facebook.com/video/) for fast video hinting. It is loosely
based on the Ruby FLVTool2, but is written in C++ for performance
reasons.

WWW:	http://mirror.facebook.com/facebook/flvtool++/

PR:		ports/126336
Submitted by:	Gea-Suan Lin <gslin at gslin dot org>
2008-08-21 19:25:33 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Mark Linimon
a9f04cf1ba Reset lewiz@compsoc.man.ac.uk due to lack of time to work on FreeBSD.
Hat:		portmgr
2008-08-20 06:45:03 +00:00
Mark Linimon
8c22b68fb0 Reset conrads@cox.net due to lack of time to work on FreeBSD.
Hat:		portmgr
2008-08-20 06:40:43 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Pierre Beyssac
276ae79a29 Update to 1.3.1. 2008-08-19 20:19:25 +00:00
Thierry Thomas
be60faca31 - Upgrade to 1.2.6;
- Release maintainership.
2008-08-19 17:00:32 +00:00
Martin Wilke
c5b86f24e2 - Chase multimedia/schroedinger shlib bump 2008-08-19 15:14:55 +00:00
Martin Wilke
7b0f3e57d3 - Update to 1.0.5
- Pass maintainership to ports@

PR:		126573
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2008-08-19 15:14:00 +00:00
Martin Wilke
bdbfb11b8d - Update to 1.2.6
PR:		126582
Submitted by:	Dierk Sacher <dierk@blaxxtarz.de> (maintainer)
2008-08-19 14:51:31 +00:00
Martin Wilke
f06ff8a72a - Update to 0.7.1
PR:		126608
Submitted by:	Diego Depaoli <trebestie@gmail.com> (maintainer)
2008-08-18 21:51:02 +00:00
Martin Wilke
2c918e019a The KDE FreeBSD team is proud to announce the release
of KDE 3.5.9 for FreeBSD. The official KDE 3.5.9 release
notes can be found at:
http://www.kde.org/announcements/announce-3.5.9.php

After the KDE 4.1.0 import the team found time to make
KDE 3.5.9 ready for the Ports tree.

KDE 3.5.9 was released six months ago and 3.5.10 is coming
soon. We are not sure we have time to get 3.5.10 for FreeBSD
7.1/6.4 release, but we would have minimum 3.5.9 for those
people who prefer to stay with KDE3.

Of course Thanks to all Testers.
2008-08-18 09:22:07 +00:00
Rong-En Fan
fa2730e35a - Update to 0.7 release
- Use PORTEPOCH since 0.7 < 0.7b

PR:		ports/126563
Submitted by:	maintainer
2008-08-17 06:42:36 +00:00
Edwin Groothuis
b0cc0e917f Add CONFLICTS on multimedia/libdvdnav-mplayer 2008-08-17 06:13:23 +00:00
Edwin Groothuis
b773938e08 New port: multimedia/libdvdnav-mplayer - Mplayer fork of the libdvdnav project
Mplayer fork of the libdvdnav project.

	WWW: http://www.mplayerhq.hu/MPlayer/releases/dvdnav

PR:		ports/126481
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
2008-08-17 06:12:16 +00:00
Michael Johnson
f6a92964f8 Fix build when ARH_NV or ARM_WB is defined
PR:		ports/126554
Submitted by:	Carl Fongheiser <carlfongheiser@gmail.com>
2008-08-17 02:58:21 +00:00
Diane Bruce
b33fd50e92 - Fix build when WITH_LZO is not defined. This disables NuppelVideo import
support which needs lzo.

Reviewed by:	erwin, itetcu
2008-08-15 22:42:37 +00:00
Pav Lucistnik
798b4bb41f - Mark BROKEN: does not compile
Reported by:	pointyhat
2008-08-15 14:24:46 +00:00
Martin Wilke
cb4d8197da - Mark as deprecated: use multimedia/smile instead.
- Set Expiration date

PR:		126515
Submitted by:	Diego Depaoli <trebestie@gmail.com> (maintainer)
2008-08-15 10:27:08 +00:00
Martin Wilke
113e4f6284 Mark as broken, does not compile.
PR:		126516
Submitted by:	Diego Depaoli <trebestie@gmail.com> (maintainer)
2008-08-15 10:25:53 +00:00
Joe Marcus Clarke
2e6153f64f Enable the img_resample (old) code even if ffmpeg is built with libswscale
support.  There were patches floating around for other OSes that did
something similar.  While applications should be moving to libswscale,
some (e.g. vlc) haven't gotten there yet.
2008-08-14 22:08:02 +00:00
Erwin Lansing
80bd153c3e Mark BROKEN: does not build after the latest ffmpeg update. 2008-08-14 07:59:13 +00:00
Martin Wilke
f3afb2e19e - Update to 0.6.7
PR:		126458
Submitted by:	Diego Depaoli <trebestie@gmail.com>
2008-08-13 06:55:17 +00:00
Michael Johnson
7814a55c21 Readd i386 only plist files
Reported by:	erwin
2008-08-11 20:18:29 +00:00
Joe Marcus Clarke
b85717d7d2 Fix the build.
Reported by:	pointyhat via erwin
2008-08-11 18:33:44 +00:00
Nicola Vitale
607bc6d592 - Update to 1.0.0
- Add www/py-urlgrabber to RUN_DEPENDS
- Add clive-passwd.1 to MAN1
- Add WITH_PYCRYPTO to OPTIONS
- Remove devel/libslang2 from LIB_DEPENDS, and CONFIGURE_ENV
  for the old bundled module newt
2008-08-11 12:38:45 +00:00
Joe Marcus Clarke
37fb32fe13 Append -I${includedir}/ffmpeg on to the Cflags in the pkg-config files.
This is known to fix the build of audio/picard, and maybe other ports as
well.

Reported by:	erwin
2008-08-11 04:33:45 +00:00
Joe Marcus Clarke
f4551c862f Fix the plist after the recent commit.
Reported by:	QA worry wort
2008-08-11 02:41:45 +00:00
Michael Johnson
d9af058dbf Update good to 0.10.9 and bad to 0.10.8 2008-08-10 19:50:51 +00:00
Joe Marcus Clarke
48f50328ce Build libswscale by default once again. I could not reproduce any problems
in swfdec-0.6.8, and ahze couldn't remember exactly what problems were
caused before.  If people notice issues after this commit, we will look
into them.

Approved by:	multimedia (ahze)
2008-08-10 19:46:42 +00:00
Chin-San Huang
89655a56f7 - Update to 0.19 2008-08-10 06:34:50 +00:00
Martin Wilke
a0812b70e6 - Update to 0.6.4
PR:		126399
Submitted by:	Diego Depaoli <trebestie@gmail.com> (maintainer)
2008-08-09 22:30:28 +00:00