# New ports collection makefile for: klibido # Date created: 2 December 2004 # Whom: conrads@cox.net # # $FreeBSD$ # PORTNAME= klibido PORTVERSION= 0.2.3 CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= conrads@cox.net COMMENT= A very fast and efficient KDE/QT-based downloader for Usenet binaries LIB_DEPENDS= uu.3:${PORTSDIR}/converters/uulib \ db-4.2.2:${PORTSDIR}/databases/db42 USE_KDELIBS_VER= 3 USE_XLIB= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include/db42 ${PTHREAD_CFLAGS}" \ CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include/db42" \ LDFLAGS="-L${LOCALBASE}/lib/db42 ${PTHREAD_LIBS}" .include /www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove CONFIGURE_LOGriggs2016-02-131-1/+0
* - Update to upstream version 2.8.6riggs2016-02-062-3/+3
* Upgrade to upstream release 2.8.5; fix zero-day remote vulnerabilityriggs2016-01-172-3/+3
* Update to upstream version 2.8.4riggs2015-12-243-50/+9
* Fix usage of ${PERL5}.mat2015-12-181-4/+3
* multimedia/x265: update to 1.8jbeich2015-12-051-0/+1
* Update to upstream version 2.8.3riggs2015-11-282-4/+3
* Add non-default OPTION to support NEON instructions on armriggs2015-11-221-1/+6
* multimedia/libvpx: update 1.5.0jbeich2015-11-152-0/+40
* Update to release 2.8.2 [1], add support for more external codecs [2]riggs2015-11-143-11/+118
* Add non-default OPTION to support VFP on armv6riggs2015-11-091-0/+4
* Update to upstream version 2.8.1riggs2015-10-232-4/+3
* Simplify DOCS handling, install manpages section 3 for ffmpeg librariesriggs2015-10-132-7/+12
* Use OPTION helpers for the remaining OPTIONsriggs2015-10-121-50/+26
* Upgrade to upstream version 2.8riggs2015-09-193-10/+12
* Add support for smb:// protocol as non-default OPTIONriggs2015-09-061-1/+6
* Modernise license handling: Use proper OPTIONS for GPLv3 and non-freeriggs2015-09-061-21/+22
* Install more man pages; convert to newest OPTION helpersriggs2015-08-312-70/+56
* Fix SIGBUS crashes on several popular ARM SoCsriggs2015-08-171-0/+1
* Add non-default OPTION to support multimedia/openh264riggs2015-08-151-1/+6
* Update to upstream version 2.7.2riggs2015-07-252-4/+3
* Fix build break when compiling with gccriggs2015-07-131-1/+3
* multimedia/{lib}x264: Update to 0.144.2533 and major refactorkoobs2015-07-031-0/+1
* - Update multimdedia/ffmpeg to latest upstrem version 2.7.1riggs2015-07-0314-79/+85
* Update multimedia/x265 to 1.7, and bump PORTREVISION on its consumers.adamw2015-06-291-1/+1
* - Use memalign hack only on supported systems that need itriggs2015-06-231-9/+7
* multimedia/ffmpeg: Convert memalign-hack into an optionmarino2015-06-171-4/+9
* multimedia/libvpx: update to 1.4.0jbeich2015-06-091-1/+1
* multimedia/ffmpeg{,26}: make GNUTLS and OPENSSL mutually exclusivexmj2015-05-141-2/+5
* multimedia/ffmpeg: add CPE inforobak2015-05-081-1/+1
* Make BUILD_DEPENDS on texi2html conditionally (only if DOCS is selected)riggs2015-05-011-3/+7
* Update x265 to 1.6, and bump PORTREVISION on its consumers for shlibadamw2015-04-201-1/+1
* multimedia category: Remove $PTHREAD_LIBSmarino2015-03-261-2/+1
* Update x265 to 1.5 and bump PORTREVISION on its consumers.adamw2015-03-071-0/+1
* Remove duplicate armv6 conditional introduced in r377204sbruno2015-01-171-4/+0
* These ports utilize GAS assembly and probably won't ever change. For the ARMsbruno2015-01-171-0/+8
* Update to upstream version 2.3.6riggs2015-01-103-15/+3
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-1/+1
* - Drop .la files from multimedia/dirac and multimedia/schroedingeramdmi32014-12-021-1/+1
* multimedia/x264: General overhaulxmj2014-11-231-2/+2
* Un-break non-default OPTION OPENSSLriggs2014-11-211-1/+4
* Bump PORTREVISION on libx265 consumers after r372289.adamw2014-11-091-0/+1
* Update to upstream version 2.3.5riggs2014-11-033-14/+3
* - Add X265 knob (default off) for X.265 (HEVC) encoding support usingnox2014-10-191-1/+5
* - Fix build break if PULSEAUDIO is defined but not ALSA or LIBV4Lriggs2014-09-161-0/+11
* - Update to upstream release 2.3.3riggs2014-09-134-38/+45
* - Fix build dependency on v4l2riggs2014-09-061-1/+2
* - Drop unnecessary hunk for v4l2 from patch-configureriggs2014-08-311-11/+0
* - Restore V4L2 interfaceriggs2014-08-302-16/+12
* Chase library dependencies after libcdio <-> libcdio-paranoia splitarved2014-08-091-2/+2
* - Replace security/gnutls with security/gnutls3 and update to 3.2.15tijl2014-07-231-1/+1
* audio/rhythmbox: drop :keeplatijl2014-07-181-1/+1
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.adamw2014-07-161-1/+1
* Add a global OPUS_DESCtijl2014-07-111-1/+0
* multimedia/ffmpeg: fix ffserver startup scriptwg2014-07-042-1/+3
* multimedia/ffmpeg: update to 2.2.4wg2014-06-274-31/+25
* Update openjpeg to 2.1.0.kwm2014-05-261-1/+1
* Switch Opus to USES=libtool.naddy2014-05-261-1/+1
* - Update libaacs to 0.7.0riggs2014-04-271-1/+1
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1
* Update freetype to 2.5.2.kwm2013-12-252-0/+11
* - Update graphics/*opencv* to 2.4.7jhale2013-12-041-0/+1
* multimedia/ffmpeg: update to 2.1.1wg2013-11-213-5/+5
* - Fix build with clang on i386jhale2013-11-021-0/+11
* multimedia/ffmpeg: fix typo in port namewg2013-11-011-1/+1
* multimedia/ffmpeg: do not link to libs not selectedwg2013-11-011-2/+10
* - Split the library part of multimedia/rtmpdump into multimedia/librtmp.hrs2013-10-311-1/+1
* multimedia/ffmpeg: update to 2.1wg2013-10-303-10/+10
* multimedia/ffmpeg: update to 2.0.2wg2013-10-212-3/+3
* multimedia/ffmpeg: add back PORTEPOCHwg2013-10-201-0/+1