aboutsummaryrefslogtreecommitdiff
path: root/multimedia/kissdx
Commit message (Collapse)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415503
* many ports: mark broken on powerpc64Steve Wills2016-04-211-0/+2
| | | | Notes: svn path=/head/; revision=413746
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Convert to USES=jpegAntoine Brodin2015-06-221-2/+1
| | | | Notes: svn path=/head/; revision=390310
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* - Fix build with clangMartin Wilke2014-05-181-30/+26
| | | | | | | | | | - Stage support PR: 187756 Submitted by: ports fury Notes: svn path=/head/; revision=354390
* - Update multimedia/libdvdread to 4.9.9Ganael LAPLANCHE2014-05-131-1/+1
| | | | | | | | | | | - Bump dependent ports' PORTREVISIONS and update LIB_DEPENDS [1] - multimedia/libdvdnav: remove dependency to (now removed) dvdread-config - sysutils/vstrip: remove useless dependency to multimedia/libdvdread Approved by: portmgr (implicit) [1] Notes: svn path=/head/; revision=353931
* Remove trailing whitespaces from category multimediaEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345422
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+3
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* Reset maintainership due to mail bouncingBaptiste Daroussin2014-02-051-1/+1
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=342651
* - Update libdvdread and libdvdnav to 4.2.1Ganael LAPLANCHE2014-02-031-1/+1
| | | | | | | - Bump dependent ports' revisions Notes: svn path=/head/; revision=342392
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | multimedia) Notes: svn path=/head/; revision=327747
* - Sadly, have to USE_GCC (any version) because of nested functions (and noAlexey Dokuchaev2013-08-243-7/+7
| | | | | | | | immediately obvious way to get rid of them) - Some non-functional changes: fix a few noticed whitespace bugs and a typo Notes: svn path=/head/; revision=325291
* - Unbreak parallel (-jX) builds: fix targets dependenciesAlexey Dokuchaev2013-08-242-30/+32
| | | | | | | | | | | | | | - Tighten Makefile header and COMMENT (drop an article) - Define LICENSE (GPLv2), install README file, modernize LIB_DEPENDS - Generally cleanup Makefile: trim redundant and obvious comments, superfluous global modifiers from regex', shorten overly long lines - Terminate WWW line in pkg-descr with a slash (per PH, sect. 3.2.1) Reported by: marino Approved by: miwi, bapt (portmgr, implicit) Notes: svn path=/head/; revision=325288
* - update libdg to 2.1.0Dirk Meyer2013-08-091-1/+1
| | | | Notes: svn path=/head/; revision=324437
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update libdvdread and libdvdnav to 4.2.0 and bump dependent ports' revisionsGanael LAPLANCHE2012-01-171-1/+1
| | | | | | | | | | | - libdvdread: allow package building with libdvdcss if WITH_DVDCSS is set [1] - libdvdread/libdvdnav: fix endianness handling [2] Submitted by: olgeni [1], richo <richo@psych0tik.net> [2] (via mail to ports@) PR: ports/162197 [1] Notes: svn path=/head/; revision=289371
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276986
* Bump PORTREVISION for libdvdread dependantsMax Brazhnikov2010-09-141-1/+1
| | | | Notes: svn path=/head/; revision=261170
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - update to jpeg7Dirk Meyer2009-07-181-1/+1
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* Replace libdvdread with the version maintained by the mplayer groupRobert Noland2009-02-081-0/+1
| | | | | | | | | | | | | -Turn over maintainership -Bump ports that depend on libdvdread since shared lib version rolls back from .5 to .4 -Fix multimedia/ogle build with this version PR: 127849 Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> Notes: svn path=/head/; revision=227814
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-1/+1
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217477
* - Remove stale 32bit object filePietro Cerutti2008-06-241-0/+1
| | | | Notes: svn path=/head/; revision=215730
* A multimedia server for KiSS/Linksys media players that enables the player toPav Lucistnik2008-03-235-0/+102
browse through and play stored files in a wide range of video, audio and image formats. kissdx is a PC-Link clone based for the most part on kissd (which it now replaces), with added features for media playback, management, flexibility and more. WWW: http://kissdx.vidartysse.net PR: ports/119672 Submitted by: Simon Riget <freebsd@paragi.dk> Notes: svn path=/head/; revision=209617