# New ports collection makefile for: konq-plugins # Date created: 11 February 2004 # Whom: Michael Nottebrock # # $FreeBSD$ # PORTNAME= ${KONQPLUGINS_PORTNAME} PORTVERSION= ${KONQPLUGINS_PORTVERSION} PORTREVISION= ${KONQPLUGINS_PORTREVISION} CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Additonal plugins and features for Konqueror KDE_SPLIT= ${KONQPLUGINS_PORTNAME:S/${KDE_SPLIT_DIST}-//} USE_KDEBASE_VER=3 USE_KDELIBS_VER=3 USE_BZIP2= yes PREFIX= ${KDE_PREFIX} USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3 .include "${.CURDIR}/../../x11/kde3/Makefile.kde" .include "${.CURDIR}/../../misc/kdeaddons3/Makefile.split" .include //www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/games
Commit message (Expand)AuthorAgeFilesLines
* games/fairymax: Improve regex conformanceler2017-04-261-3/+4
* - Switch to USES=taramdmi32017-04-261-4/+7
* - Update to 3.0.0amdmi32017-04-252-3/+4
* Chase ffmpeg 3.3 update (ABI changes)riggs2017-04-2558-14/+58
* Update the gtk+ stack [1]kwm2017-04-231-0/+2
* games/openra: update to 20170421jbeich2017-04-223-24/+20
* - Add LICENSEamdmi32017-04-221-0/+5
* Restore timestamp in patch fileantoine2017-04-221-1/+1
* Attempt to fix make patch by changing eol styleantoine2017-04-221-20/+20
* - Add LICENSEamdmi32017-04-221-2/+7
* - Fix shebangsamdmi32017-04-211-3/+4
* - Fix shebangsamdmi32017-04-211-3/+6
* - Fix shebangsamdmi32017-04-211-4/+3
* - Fix shebangsamdmi32017-04-211-3/+7
* - Add NO_ARCHamdmi32017-04-211-0/+2
* - Fix shebangsamdmi32017-04-211-2/+3
* - Fix shebangsamdmi32017-04-211-2/+4
* - Fix shebangsamdmi32017-04-201-2/+3
* - Fix shebangsamdmi32017-04-201-2/+3
* - Fix shebangsamdmi32017-04-202-4/+5
* - Fix LICENSEamdmi32017-04-202-4/+5
* - Fix Shebangsmiwi2017-04-202-2/+14
* - Limit dos2unix to not corrupt binary filesamdmi32017-04-191-3/+6
* - Fix Shebangsmiwi2017-04-193-6/+9
* - Update WWWamdmi32017-04-181-1/+1
* - Add LICENSEamdmi32017-04-182-8/+21
* Revert to r437875.bar2017-04-173-10/+16
* Build using LLVM because after r438668 it builds fine using llvm40.bar2017-04-173-17/+11
* games/openbor: move to GitHub where new builds arejbeich2017-04-162-41/+9
* - Update solarus and solarus-quest-editor to 1.5.3danilo2017-04-165-11/+21
* Add .desktop entry and icon.ehaupt2017-04-162-1/+10
* games/beret: create portswills2017-04-156-0/+204
* - Add games/billardglamdmi32017-04-146-0/+107
* - Fix shebangsamdmi32017-04-142-5/+7
* - Fix shebangsamdmi32017-04-141-6/+7
* Use DESKTOP_ENTRIES macro for desktop file.ehaupt2017-04-133-12/+7
* Provide a desktop file and iconehaupt2017-04-133-1/+18
* - Update to 2.4.1amdmi32017-04-135-297/+276
* - Update to 2.4.1amdmi32017-04-132-19/+19
* - Update to 0.5.1amdmi32017-04-132-5/+4
* - Update to 0.5.1amdmi32017-04-133-6/+5
* Fix the double PORTVERSION/DISTVERSION usage in the ioquake3 ports.mat2017-04-122-3/+4
* Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.mat2017-04-112-4/+2
* - Update to 1.03amdmi32017-04-103-12/+17
* update games/tome4 to 1.5.3lifanov2017-04-102-4/+4
* - Pet portlintamdmi32017-04-101-10/+4
* - Simplify by using DISTVERSIONamdmi32017-04-101-13/+13
* These ports now build on powerpc64.linimon2017-04-101-0/+1
* Update Simgear and Flightgear ports to 2017.1.3martymac2017-04-094-9/+8
* - Add LICENSEamdmi32017-04-081-3/+4
* * Build fixes: add CC and CXX to MAKE_ARGS, pass NOASM via MAKE_ARGSrezny2017-04-083-38/+40
* Moving maintainership burden onto broader shoulderslth2017-04-083-3/+3
* Disable searching for WADs in the current directory as it can easily takedanfe2017-04-081-0/+27
* - Update Doom Legacy to version 1.46.3danfe2017-04-075-52/+60
* - Add LICENSE_FILEamdmi32017-04-071-5/+7
* - USE_GCC because llvm (starting from llvm40) generates not working binary fo...bar2017-04-074-62/+43
* Attempt to unbreak the build against newer versions of libXxf86dga:danfe2017-04-073-1/+20
* Fix a couple of bugs that prevented `games/quake2lnx' from fully workingdanfe2017-04-065-5/+64
* 90 Second Portraits is a silly speed painting game developed foramdmi32017-04-065-0/+73
* - Update to 2.4.3amdmi32017-04-053-26/+8
* Fix build with recent libsigc++20bapt2017-04-053-3/+6
* Fix build with new sigc++20bapt2017-04-041-1/+2
* Update OpenTTD to version 1.7.0.danfe2017-04-033-4/+6
* Chase a bunch of failures after libsigc++20 updatebapt2017-04-021-1/+2
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-01