Mysql-dev

Mohamad Nurhafiza nurhafiza.mohamad at volvo.com
Tue Mar 6 09:16:20 UTC 2007


 
When configure zabbix;
./configure --with-mysql --with-net-snmp

Ive got unable to find mysql.h

One said I have to install mysql-dev

Wher and how to get the installer for freebsd?
TQ

-----Original Message-----
From: owner-freebsd-ports at freebsd.org
[mailto:owner-freebsd-ports at freebsd.org] On Behalf Of Bill Karh
Sent: Tuesday, March 06, 2007 3:27 PM
To: se at FreeBSD.org
Cc: freebsd-ports at freebsd.org
Subject: kplayer-0.6.1 update

se,

Here is a patch to the kplayer port that updates it to version 0.6.1.

========================================================
diff -c /usr/ports/multimedia/kplayer/Makefile kplayer/Makefile
*** /usr/ports/multimedia/kplayer/Makefile	Thu Feb 23 02:38:07 2006
--- kplayer/Makefile	Mon Mar  5 17:32:14 2007
***************
*** 6,13 ****
  #
  
  PORTNAME=	kplayer
! PORTVERSION=	0.5.3
! CATEGORIES=	multimedia kde
  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=	${PORTNAME}
  
--- 6,13 ----
  #
  
  PORTNAME=	kplayer
! PORTVERSION=	0.6.1
! CATEGORIES=     multimedia audio kde
  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=	${PORTNAME}
  
***************
*** 22,26 ****
--- 22,29 ----
  PREFIX=		${KDE_PREFIX}
  
  USE_AUTOTOOLS=	libtool:15
+ 
+ pre-configure:
+ 	cd ${WRKSRC} && ${MAKE} -f Makefile.dist
  
  .include <bsd.port.mk>
diff -c /usr/ports/multimedia/kplayer/distinfo kplayer/distinfo
*** /usr/ports/multimedia/kplayer/distinfo	Sun Jan 22 13:19:38 2006
--- kplayer/distinfo	Mon Mar  5 16:58:06 2007
***************
*** 1,3 ****
! MD5 (kplayer-0.5.3.tar.bz2) = ea7398f96efa2f01ac875c548ab01878
! SHA256 (kplayer-0.5.3.tar.bz2) =
d08ab0046734294eea59818395a023426fa722fbe8baccad26081bfcb9e8c9cf
! SIZE (kplayer-0.5.3.tar.bz2) = 3156593
--- 1,3 ----
! MD5 (kplayer-0.6.1.tar.bz2) = 7c23d18288616a26bf90fe3ec23c3691
! SHA256 (kplayer-0.6.1.tar.bz2) =
1d5b3722510198b48fbf398f72d0a9f4e4c19acf5be610669faff69d648417b6
! SIZE (kplayer-0.6.1.tar.bz2) = 4212718
Only in /usr/ports/multimedia/kplayer: files
diff -c /usr/ports/multimedia/kplayer/pkg-descr kplayer/pkg-descr
*** /usr/ports/multimedia/kplayer/pkg-descr	Fri Apr 11 08:38:01 2003
--- kplayer/pkg-descr	Mon Mar  5 17:51:16 2007
***************
*** 1,12 ****
! KPlayer is a KDE media player based on MPlayer, www.mplayerhq.hu.
  
! Features include video, audio and subtitle playback from file, URL,
DVD, VCD,
! audio CD, TV, etc.; volume, contrast, brightness, hue and saturation
controls;
! zooming, full screen and fixed aspect options; status and progress
display
! and seeking; user friendly interface.
  
! Among planned enhancements are configuration dialog, global and
per-file
! options, playlist, further KDE integration, MPlayer config file
handling,
! support for media encoding.
  
  WWW: http://sourceforge.net/projects/kplayer
--- 1,14 ----
! KPlayer is a KDE multimedia player based on MPlayer, www.mplayerhq.hu.
  
! With KPlayer you can easily play a wide variety of video and audio
files
! and streams using a rich and friendly interface that follows KDE
! standards.
  
! Features include video, audio and subtitle playback from file, URL,
DVD,
! VCD, audio CD, TV, DVB, and KDE I/O Slaves; volume, contrast,
! brightness, hue and saturation controls; zooming, full screen and
fixed
! aspect options; status and progress display and seeking; multimedia
! library to organize your media files and streams; configuration
dialog;
! file properties for setting file specific options.
  
  WWW: http://sourceforge.net/projects/kplayer
diff -c /usr/ports/multimedia/kplayer/pkg-plist kplayer/pkg-plist
*** /usr/ports/multimedia/kplayer/pkg-plist	Fri Jan 19 23:57:14 2007
--- kplayer/pkg-plist	Mon Mar  5 23:01:52 2007
***************
*** 1,11 ****
  bin/kplayer
- lib/kde3/kfile_kplayer.a
- lib/kde3/kfile_kplayer.la
- lib/kde3/kfile_kplayer.so
- lib/kde3/libkplayerpart.a
  lib/kde3/libkplayerpart.la
  lib/kde3/libkplayerpart.so
! share/applnk/Multimedia/kplayer.desktop
  share/apps/kplayer/icons/hicolor/16x16/actions/brightness.png
  share/apps/kplayer/icons/hicolor/16x16/actions/contrast.png
  share/apps/kplayer/icons/hicolor/16x16/actions/fileopen.png
--- 1,11 ----
  bin/kplayer
  lib/kde3/libkplayerpart.la
  lib/kde3/libkplayerpart.so
! share/applications/kde/kplayer.desktop
! share/apps/konqueror/servicemenus/kplayer-actions.desktop
! share/apps/konqueror/servicemenus/kplayer-directory.desktop
! share/apps/konqueror/servicemenus/kplayer-next.desktop
! share/apps/konqueror/servicemenus/kplayer-play-queue.desktop
  share/apps/kplayer/icons/hicolor/16x16/actions/brightness.png
  share/apps/kplayer/icons/hicolor/16x16/actions/contrast.png
  share/apps/kplayer/icons/hicolor/16x16/actions/fileopen.png
***************
*** 74,80 ****
  share/apps/kplayer/kplayerui.rc
  share/doc/HTML/da/kplayer/basics.docbook
  share/doc/HTML/da/kplayer/commands.docbook
- share/doc/HTML/da/kplayer/common
  share/doc/HTML/da/kplayer/configuration.docbook
  share/doc/HTML/da/kplayer/howto-bug-reporting.docbook
  share/doc/HTML/da/kplayer/howto-compilation.docbook
--- 74,79 ----
***************
*** 98,104 ****
  share/doc/HTML/da/kplayer/settings.docbook
  share/doc/HTML/en/kplayer/basics.docbook
  share/doc/HTML/en/kplayer/commands.docbook
- share/doc/HTML/en/kplayer/common
  share/doc/HTML/en/kplayer/configuration.docbook
  share/doc/HTML/en/kplayer/dvd-bear.png
  share/doc/HTML/en/kplayer/howto-bug-reporting.docbook
--- 97,102 ----
***************
*** 143,151 ****
  share/doc/HTML/en/kplayer/settings.docbook
  share/doc/HTML/en/kplayer/shortcuts-configure.png
  share/doc/HTML/en/kplayer/shortcuts-define.png
  share/doc/HTML/pt/kplayer/basics.docbook
  share/doc/HTML/pt/kplayer/commands.docbook
- share/doc/HTML/pt/kplayer/common
  share/doc/HTML/pt/kplayer/configuration.docbook
  share/doc/HTML/pt/kplayer/howto-bug-reporting.docbook
  share/doc/HTML/pt/kplayer/howto-compilation.docbook
--- 141,217 ----
  share/doc/HTML/en/kplayer/settings.docbook
  share/doc/HTML/en/kplayer/shortcuts-configure.png
  share/doc/HTML/en/kplayer/shortcuts-define.png
+ share/doc/HTML/es/kplayer/basics.docbook
+ share/doc/HTML/es/kplayer/commands.docbook
+ share/doc/HTML/es/kplayer/configuration.docbook
+ share/doc/HTML/es/kplayer/dvd-bear.png
+ share/doc/HTML/es/kplayer/howto-bug-reporting.docbook
+ share/doc/HTML/es/kplayer/howto-compilation.docbook
+ share/doc/HTML/es/kplayer/howto-configuration.docbook
+ share/doc/HTML/es/kplayer/howto-devices.docbook
+ share/doc/HTML/es/kplayer/howto-full-screen.docbook
+ share/doc/HTML/es/kplayer/howto-installation.docbook
+ share/doc/HTML/es/kplayer/howto-playlist.docbook
+ share/doc/HTML/es/kplayer/howto-properties.docbook
+ share/doc/HTML/es/kplayer/howto-settings.docbook
+ share/doc/HTML/es/kplayer/howto-slaves.docbook
+ share/doc/HTML/es/kplayer/howto-streams.docbook
+ share/doc/HTML/es/kplayer/howto-subtitles.docbook
+ share/doc/HTML/es/kplayer/howto-translation.docbook
+ share/doc/HTML/es/kplayer/howto-troubleshooting.docbook
+ share/doc/HTML/es/kplayer/howto.docbook
+ share/doc/HTML/es/kplayer/index.cache.bz2
+ share/doc/HTML/es/kplayer/index.docbook
+ share/doc/HTML/es/kplayer/introduction.docbook
+ share/doc/HTML/es/kplayer/properties-advanced.png
+ share/doc/HTML/es/kplayer/properties-audio.png
+ share/doc/HTML/es/kplayer/properties-general.png
+ share/doc/HTML/es/kplayer/properties-subtitles.png
+ share/doc/HTML/es/kplayer/properties-video.png
+ share/doc/HTML/es/kplayer/properties.docbook
+ share/doc/HTML/es/kplayer/settings-advanced.png
+ share/doc/HTML/es/kplayer/settings-audio.png
+ share/doc/HTML/es/kplayer/settings-brightness.png
+ share/doc/HTML/es/kplayer/settings-contrast.png
+ share/doc/HTML/es/kplayer/settings-controls.png
+ share/doc/HTML/es/kplayer/settings-general.png
+ share/doc/HTML/es/kplayer/settings-hue.png
+ share/doc/HTML/es/kplayer/settings-messages.png
+ share/doc/HTML/es/kplayer/settings-playlist.png
+ share/doc/HTML/es/kplayer/settings-progress.png
+ share/doc/HTML/es/kplayer/settings-saturation.png
+ share/doc/HTML/es/kplayer/settings-sliders.png
+ share/doc/HTML/es/kplayer/settings-subtitles.png
+ share/doc/HTML/es/kplayer/settings-video.png
+ share/doc/HTML/es/kplayer/settings-volume.png
+ share/doc/HTML/es/kplayer/settings.docbook
+ share/doc/HTML/es/kplayer/shortcuts-configure.png
+ share/doc/HTML/es/kplayer/shortcuts-define.png
+ share/doc/HTML/it/kplayer/basics.docbook
+ share/doc/HTML/it/kplayer/commands.docbook
+ share/doc/HTML/it/kplayer/configuration.docbook
+ share/doc/HTML/it/kplayer/howto-bug-reporting.docbook
+ share/doc/HTML/it/kplayer/howto-compilation.docbook
+ share/doc/HTML/it/kplayer/howto-configuration.docbook
+ share/doc/HTML/it/kplayer/howto-devices.docbook
+ share/doc/HTML/it/kplayer/howto-full-screen.docbook
+ share/doc/HTML/it/kplayer/howto-installation.docbook
+ share/doc/HTML/it/kplayer/howto-playlist.docbook
+ share/doc/HTML/it/kplayer/howto-properties.docbook
+ share/doc/HTML/it/kplayer/howto-settings.docbook
+ share/doc/HTML/it/kplayer/howto-slaves.docbook
+ share/doc/HTML/it/kplayer/howto-streams.docbook
+ share/doc/HTML/it/kplayer/howto-subtitles.docbook
+ share/doc/HTML/it/kplayer/howto-translation.docbook
+ share/doc/HTML/it/kplayer/howto-troubleshooting.docbook
+ share/doc/HTML/it/kplayer/howto.docbook
+ share/doc/HTML/it/kplayer/index.cache.bz2
+ share/doc/HTML/it/kplayer/index.docbook
+ share/doc/HTML/it/kplayer/introduction.docbook
+ share/doc/HTML/it/kplayer/properties.docbook
+ share/doc/HTML/it/kplayer/settings.docbook
  share/doc/HTML/pt/kplayer/basics.docbook
  share/doc/HTML/pt/kplayer/commands.docbook
  share/doc/HTML/pt/kplayer/configuration.docbook
  share/doc/HTML/pt/kplayer/howto-bug-reporting.docbook
  share/doc/HTML/pt/kplayer/howto-compilation.docbook
***************
*** 169,180 ****
  share/doc/HTML/pt/kplayer/settings.docbook
  share/doc/HTML/sv/kplayer/basics.docbook
  share/doc/HTML/sv/kplayer/commands.docbook
- share/doc/HTML/sv/kplayer/common
  share/doc/HTML/sv/kplayer/configuration.docbook
  share/doc/HTML/sv/kplayer/howto-bug-reporting.docbook
  share/doc/HTML/sv/kplayer/howto-compilation.docbook
  share/doc/HTML/sv/kplayer/howto-configuration.docbook
- share/doc/HTML/sv/kplayer/dvd-bear.png
  share/doc/HTML/sv/kplayer/howto-devices.docbook
  share/doc/HTML/sv/kplayer/howto-full-screen.docbook
  share/doc/HTML/sv/kplayer/howto-installation.docbook
--- 235,245 ----
  share/doc/HTML/pt/kplayer/settings.docbook
  share/doc/HTML/sv/kplayer/basics.docbook
  share/doc/HTML/sv/kplayer/commands.docbook
  share/doc/HTML/sv/kplayer/configuration.docbook
+ share/doc/HTML/sv/kplayer/dvd-bear.png
  share/doc/HTML/sv/kplayer/howto-bug-reporting.docbook
  share/doc/HTML/sv/kplayer/howto-compilation.docbook
  share/doc/HTML/sv/kplayer/howto-configuration.docbook
  share/doc/HTML/sv/kplayer/howto-devices.docbook
  share/doc/HTML/sv/kplayer/howto-full-screen.docbook
  share/doc/HTML/sv/kplayer/howto-installation.docbook
***************
*** 222,256 ****
  share/icons/locolor/16x16/apps/kplayer.png
  share/icons/locolor/22x22/apps/kplayer.png
  share/icons/locolor/32x32/apps/kplayer.png
  share/locale/ca/LC_MESSAGES/kplayer.mo
  share/locale/cs/LC_MESSAGES/kplayer.mo
  share/locale/da/LC_MESSAGES/kplayer.mo
  share/locale/de/LC_MESSAGES/kplayer.mo
  share/locale/en_GB/LC_MESSAGES/kplayer.mo
  share/locale/es/LC_MESSAGES/kplayer.mo
  share/locale/fi/LC_MESSAGES/kplayer.mo
  share/locale/fr/LC_MESSAGES/kplayer.mo
  share/locale/hu/LC_MESSAGES/kplayer.mo
  share/locale/it/LC_MESSAGES/kplayer.mo
  share/locale/pl/LC_MESSAGES/kplayer.mo
  share/locale/pt/LC_MESSAGES/kplayer.mo
  share/locale/ru/LC_MESSAGES/kplayer.mo
  share/locale/sv/LC_MESSAGES/kplayer.mo
  share/locale/zh_CN/LC_MESSAGES/kplayer.mo
- share/services/kfile_kplayer.desktop
  share/services/kplayerpart.desktop
- @dirrmtry lib/kde3
- @dirrmtry share/services
- @dirrm share/doc/HTML/sv/kplayer/
- @dirrm share/doc/HTML/pt/kplayer/
- @dirrm share/doc/HTML/en/kplayer
- @dirrm share/doc/HTML/da/kplayer/
  @dirrm share/apps/kplayer/icons/hicolor/32x32/actions
- @dirrm share/apps/kplayer/icons/hicolor/32x32
  @dirrm share/apps/kplayer/icons/hicolor/22x22/actions
- @dirrm share/apps/kplayer/icons/hicolor/22x22
  @dirrm share/apps/kplayer/icons/hicolor/16x16/actions
  @dirrm share/apps/kplayer/icons/hicolor/16x16
  @dirrm share/apps/kplayer/icons/hicolor
  @dirrm share/apps/kplayer/icons
  @dirrm share/apps/kplayer
--- 287,335 ----
  share/icons/locolor/16x16/apps/kplayer.png
  share/icons/locolor/22x22/apps/kplayer.png
  share/icons/locolor/32x32/apps/kplayer.png
+ share/locale/br/LC_MESSAGES/kplayer.mo
  share/locale/ca/LC_MESSAGES/kplayer.mo
  share/locale/cs/LC_MESSAGES/kplayer.mo
+ share/locale/cy/LC_MESSAGES/kplayer.mo
  share/locale/da/LC_MESSAGES/kplayer.mo
  share/locale/de/LC_MESSAGES/kplayer.mo
+ share/locale/el/LC_MESSAGES/kplayer.mo
  share/locale/en_GB/LC_MESSAGES/kplayer.mo
  share/locale/es/LC_MESSAGES/kplayer.mo
+ share/locale/et/LC_MESSAGES/kplayer.mo
  share/locale/fi/LC_MESSAGES/kplayer.mo
  share/locale/fr/LC_MESSAGES/kplayer.mo
+ share/locale/ga/LC_MESSAGES/kplayer.mo
+ share/locale/gl/LC_MESSAGES/kplayer.mo
+ share/locale/he/LC_MESSAGES/kplayer.mo
  share/locale/hu/LC_MESSAGES/kplayer.mo
  share/locale/it/LC_MESSAGES/kplayer.mo
+ share/locale/ja/LC_MESSAGES/kplayer.mo
+ share/locale/nb/LC_MESSAGES/kplayer.mo
+ share/locale/nl/LC_MESSAGES/kplayer.mo
+ share/locale/pa/LC_MESSAGES/kplayer.mo
  share/locale/pl/LC_MESSAGES/kplayer.mo
  share/locale/pt/LC_MESSAGES/kplayer.mo
+ share/locale/pt_BR/LC_MESSAGES/kplayer.mo
  share/locale/ru/LC_MESSAGES/kplayer.mo
+ share/locale/sr/LC_MESSAGES/kplayer.mo
+ share/locale/sr at Latn/LC_MESSAGES/kplayer.mo
  share/locale/sv/LC_MESSAGES/kplayer.mo
+ share/locale/tr/LC_MESSAGES/kplayer.mo
  share/locale/zh_CN/LC_MESSAGES/kplayer.mo
  share/services/kplayerpart.desktop
  @dirrm share/apps/kplayer/icons/hicolor/32x32/actions
  @dirrm share/apps/kplayer/icons/hicolor/22x22/actions
  @dirrm share/apps/kplayer/icons/hicolor/16x16/actions
+ @dirrm share/apps/kplayer/icons/hicolor/32x32
+ @dirrm share/apps/kplayer/icons/hicolor/22x22
  @dirrm share/apps/kplayer/icons/hicolor/16x16
  @dirrm share/apps/kplayer/icons/hicolor
  @dirrm share/apps/kplayer/icons
  @dirrm share/apps/kplayer
+ @dirrm share/doc/HTML/en/kplayer
+ @dirrm share/doc/HTML/da/kplayer
+ @dirrm share/doc/HTML/pt/kplayer
+ @dirrm share/doc/HTML/sv/kplayer
+ @dirrm share/doc/HTML/es/kplayer
+ @dirrm share/doc/HTML/it/kplayer
========================================================

Regards,
Bill
-- 
======================================================================
William Karh                           "Now look what you made me do."
wkarh at yahoo.com                                          -- Ike Turner
_______________________________________________
freebsd-ports at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"


More information about the freebsd-ports mailing list