aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/ezfm/Makefile
blob: 95e512cef83abc7acb6884d2bae003227b4895d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# New ports collection makefile for:    ezfm
# Date created:             27 July 1998
# Whom:                 Andrey Zakhvatov
#
# $FreeBSD$
#

PORTNAME=   ezfm
PORTVERSION=    0.4.3
PORTREVISION=   3
CATEGORIES= x11-fm
MASTER_SITES=   ftp://ftp.ma.utexas.edu/pub/mzou/
DISTNAME=   EZFM-0.4-src
EXTRACT_SUFX=   .tgz

MAINTAINER= gahr@FreeBSD.org
COMMENT=    EZWGL-based file manager for X Window System

LIB_DEPENDS=    jpeg.9:${PORTSDIR}/graphics/jpeg \
        EZ.1:${PORTSDIR}/graphics/EZWGL

WRKSRC=     ${WRKDIR}/EZFM-${PORTVERSION}
USE_GMAKE=  yes

MAN1=       ezfm.1

do-install:
    @ ${INSTALL_PROGRAM} ${WRKSRC}/ezfm ${PREFIX}/bin
    @ ${MKDIR} ${PREFIX}/share/ezfm
.for file in ezfmExtension ezfmMagic ezfmrc
    @ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/ezfm
.endfor
    @ ${MKDIR} ${PREFIX}/share/ezfm/ezfmIcons
    @ cd ${WRKSRC}/ezfmIcons; tar -cf - . | (cd ${PREFIX}/share/ezfm/ezfmIcons; tar -xf - )
    @ ${INSTALL_MAN} ${WRKSRC}/${MAN1} ${PREFIX}/man/man1

post-install:
.if !defined(NOPORTDOCS)
    @${MKDIR} ${DOCSDIR}
    @${INSTALL_DATA} ${WRKSRC}/COPYING ${DOCSDIR}
.endif

.include <bsd.port.mk>
d>Improve CMake style in my portsjbeich2018-01-011-8/+12 * Remove expired ports:rene2018-01-016-1122/+0 * Add slave port for OrangePi Zero ARM SoC board u-boot support.kevlo2018-01-013-0/+30 * Remove BROKEN_sparc64 statement: it builds fine now on 10.4-STABLE runningdanfe2018-01-011-2/+0 * - Update WWWamdmi32017-12-311-1/+1 * Add new port sysutils/py-distrowoodsb022017-12-315-0/+141 * - Back to the pooldanilo2017-12-311-1/+1 * Explicitly depend on www/qt5-webkit.rakuco2017-12-311-2/+2 * sysutils/consul: Update to 1.0.2swills2017-12-312-4/+4 * Fix WWWsunpoet2017-12-301-1/+1 * Fix WWWsunpoet2017-12-301-1/+1 * Mark DEPRECATED and set EXPIRATION_DATE to 2018-01-31sunpoet2017-12-301-0/+3 * Update to 13.7.0sunpoet2017-12-302-5/+5 * Update to 13.1.0sunpoet2017-12-302-5/+5 * Update to 13.6.4sunpoet2017-12-302-7/+9 * Update to 13.6.4sunpoet2017-12-302-4/+4 * Switch dependency from the deprecated sysutils/rubygem-hiera1 to sysutil/ruby...matthew2017-12-301-2/+2 * Fix up the join-dupicates.sh script and add an option to pull in the requiredjhale2017-12-292-6/+35 * sysutils/e2fsprogs: set LLD_UNSAFE to avoid linking with lldemaste2017-12-291-0/+1 * Simplify some USES=pythonantoine2017-12-291-1/+1 * sysutils/desktop-installer: Add gnome3 support, numerous bug fixesjwb2017-12-292-5/+5 * - Update to 3.9danilo2017-12-292-5/+5 * sysutils/auto-admin: Update to auto-xdm-toggle critical to desktop-installerjwb2017-12-292-4/+4 * Better fix for gosigargirgen2017-12-283-18/+27 * sysutils/py-salt: Patch module pkgng to fix pkg.clean and pkg.upgradewoodsb022017-12-282-0/+93 * - Update to 0.9.10.araujo2017-12-282-6/+5 * update sysutils/py-docker to 2.7.0lifanov2017-12-282-4/+4 * Update to 1.0.0sunpoet2017-12-282-4/+4 * Mark CONFLICTS_INSTALL with sysutils/py-psutilsunpoet2017-12-281-0/+2 * Mark CONFLICTS_INSTALL with sysutils/py-psutil121sunpoet2017-12-281-0/+2 * Unbreak the build on sparc64: it was caused by #include <net/pfvar.h> thatdanfe2017-12-277-2/+50 * Update to 11sunpoet2017-12-272-4/+4 * New port: sysutils/snoozetobik2017-12-274-0/+58 * - Fix LICENSEamdmi32017-12-262-20/+15 * Remove a bunch of BROKEN_$arch statements: this port only supports amd64danfe2017-12-251-4/+3 * sysutils/nq: Update to 0.2.2tobik2017-12-252-4/+4 * sysutils/htop: Add a new default LSOF optiontobik2017-12-252-3/+7 * New port: sysutils/glogg: GUI application to browse and search through long o...yuri2017-12-255-0/+48 * Convert to USES=autoreconf.tijl2017-12-241-3/+2 * Update to upstream version 45riggs2017-12-242-4/+4 * Convert to USES=autoreconf.tijl2017-12-241-2/+2 * Remove unused ACLOCAL_ARGS.tijl2017-12-241-3/+0 * Remove unused ACLOCAL_ARGS and switch to USES=autoreconf:build becausetijl2017-12-241-2/+1 * Remove unused ACLOCAL_ARGS and switch to USES=autoreconf:build becausetijl2017-12-241-2/+1 * Convert to USES=autoreconf.tijl2017-12-232-3/+11 * Convert to USES=autoreconf.tijl2017-12-232-3/+11 * Update to 20171109antoine2017-12-232-4/+4 * Merge 2 useful diffs from the dev tree:marck2017-12-233-0/+34 * Change default version of samba from 4.4 to 4.6antoine2017-12-235-3/+5 * Update to 1.16.1sunpoet2017-12-232-4/+4 * - Fix build and apparent logic erroramdmi32017-12-221-0/+11 * Update WWW.araujo2017-12-221-1/+1 * Make the IGNORE message and the COMMENT message more meaningful forlinimon2017-12-221-1/+6 * New port: sysutils/twmn: Notification system for tiling window managersyuri2017-12-224-0/+59 * Pet portlint: move BROKEN_* upwardsunpoet2017-12-221-3/+3 * Update to latest versiongirgen2017-12-213-4/+22 * sysutils/smenu: Update to 0.9.10dbaio2017-12-212-4/+6 * Try to bring some consistency to ports that have x86-specific pieces.linimon2017-12-211-3/+8 * - Add LICENSE_FILEamdmi32017-12-212-1/+2 * Mastersite disappeared. Forgotten in previous commit.linimon2017-12-211-2/+0 * Mark deprecated: mastersite disappeared.linimon2017-12-211-0/+2 * sysutils/atf-allwinner: Update to 20171017manu2017-12-212-5/+5 * Add sysutils/u-boot-a64-olinuxinomanu2017-12-213-0/+20 * Use swig 3.0bapt2017-12-201-1/+2 * Update to 2.6.1sunpoet2017-12-202-4/+4 * Use swig3.0 to generate the python bindingbapt2017-12-201-1/+2 * sysutils/logrotate: fix paths after upate to 3.13.0swills2017-12-201-5/+9 * - Update xfce4-power-manager to 1.6.1madpilot2017-12-203-8/+11 * Update textproc/tinyxml2 to 6.0.0sunpoet2017-12-201-1/+1 * New port: sysutils/usbtop: Utility that shows an estimated instantaneous USB ...yuri2017-12-197-0/+68 * CLeanup u-boot-toolsbapt2017-12-193-36/+7 * update sysutils/docker-compose to 0.18.0lifanov2017-12-193-10/+8 * Apply similar fix to scripts/Makefile.autoconf as to ../Makefile.linimon2017-12-191-0/+11 * Transfer github ownership to iXsystems.araujo2017-12-192-4/+5 * Mark BROKEN: fails to linkantoine2017-12-191-0/+2 * Add new port sysutils/u-boot-toolsmanu2017-12-195-0/+64 * sysutils/py-plumbum: update to 1.6.4dbn2017-12-182-5/+7 * Update sysutils/usermin to version 1.730.olgeni2017-12-183-139/+226 * Update sysutils/webmin to version 1.870.olgeni2017-12-183-144/+548 * Also broken on aarch64 and mips.linimon2017-12-181-0/+2 * sysutils/desktop-installer: Update to 0.5.5jwb2017-12-182-5/+5 * auto-admin: Update to 0.4.1jwb2017-12-183-7/+8 * Clarify that the vmmeter problem is specific to FreeBSD-12, not to an arch.linimon2017-12-183-6/+3 * Unbreak showbeastie after the sys/boot/->stand/ move in base r325834tobik2017-12-181-3/+9 * Update to 1.12.1sunpoet2017-12-172-4/+4 * Use setup.py instead of PYSETUPsunpoet2017-12-171-1/+1 * Update to 1.2.0romain2017-12-152-4/+4 * sysutils/synergy: fix fetchswills2017-12-152-3/+4 * Update to 20171214.jkim2017-12-153-27/+4 * Update KDE Frameworks to 5.41tcberner2017-12-153-6/+7 * sysutils/vagrant: Update to 2.0.1tobik2017-12-154-73/+11 * - Update xfburn to 0.5.5madpilot2017-12-154-17/+20 * Add missing IGNORE_WITH_PHP for various pecl-ports.tz2017-12-141-1/+1 * Pet portlint.cy2017-12-141-1/+1 * Enable MFS support.cy2017-12-141-1/+3 * Update to 20171202sunpoet2017-12-142-7/+7 * - Update to 16.2.7acm2017-12-144-8/+8 * - Update to 11.1.11vg2017-12-132-4/+4 * - Add LICENSEamdmi32017-12-132-2/+5 * Add sysutils/u-boot-orangepi-pc2manu2017-12-133-0/+20 * Fix packaging on Python 3+ and unbreak this portsunpoet2017-12-122-6/+4 * Disable python flavorsunpoet2017-12-121-1/+1 * - Those ports fail to build with python3antoine2017-12-124-4/+4 * u-boot-master: Unbreak by testing that FAMILY is definedmanu2017-12-121-2/+2 * Update devel/protobuf to 3.5.0sunpoet2017-12-121-1/+1 * u-boot: Move allwinner 64 bits dep to u-boot-mastermanu2017-12-123-14/+16 * Add ONLY_FOR_ARCHS_REASON statement: while it attempts to query generic CPUdanfe2017-12-111-0/+1 * update sysutils/packer to 1.1.3lifanov2017-12-112-4/+4 * Update to 0.10.1sunpoet2017-12-112-4/+4 * Update to 2.6.0sunpoet2017-12-113-14/+8 * Update to 2.2.9sunpoet2017-12-113-17/+4 * Update to 3.10.1sunpoet2017-12-112-4/+4 * Update to 5.4.2sunpoet2017-12-112-4/+4 * Follow up on r455926 and just set ONLY_FOR_ARCHS instead of a bunch ofdanfe2017-12-111-8/+2 * sysutils/passwordsafe: Update to 1.03BETAbrnrd2017-12-113-5/+32 * Mark several ports newly broken on arm.linimon2017-12-111-0/+3 * Also broken on powerpc64 (and presumably also powerpc).linimon2017-12-111-0/+2 * - Those ports fail to build with python3antoine2017-12-112-2/+2 * Remove part of the patch generated by post-patch, and unbreak with python3antoine2017-12-111-9/+0 * Fix gemspec for rubygem-iso8601 0.10.0 updatesunpoet2017-12-102-3/+8 * Change RUN_DEPENDS from rubygem-micromachine to rubygem-micromachine2sunpoet2017-12-101-1/+2 * sysutils/solaartobik2017-12-103-1/+19 * - Add explicit FLAVOR to dependency (useful when usingantoine2017-12-091-2/+2 * gnome-schedule is not compatible with python3antoine2017-12-091-1/+1 * These are also broken on aarch64 in the same way as armv6/7.linimon2017-12-091-0/+1 * Although the upstream claims that this works on non-x86 archs, it seemslinimon2017-12-091-0/+5 * Mark more ports broken that fail on both armv6 and armv7.linimon2017-12-091-0/+3 * sysutils/nq: Respect CFLAGStobik2017-12-091-1/+1 * sysutils/lr, sysutils/xe: Respect PREFIXtobik2017-12-092-0/+2 * New port: sysutils/nqtobik2017-12-095-0/+49 * update sysutils/debootstrap to 1.0.93lifanov2017-12-082-5/+5 * Mark these ports as buildable on armv6 after a trybroken run. (Alsolinimon2017-12-084-5/+0 * Update to version 6.0.1girgen2017-12-084-44/+5 * update MooseFS to 3.0.99lifanov2017-12-072-4/+4 * Fix PKGBASE collision with syslog-ng312antoine2017-12-071-1/+1 * sysutils/dtc: Fix build on 32bitsmanu2017-12-073-1/+22 * Welcome the new syslog-ng 3.13 in syslog-ng313.cy2017-12-0710-2/+825 * u-boot-sinovoip-bpi-m3: Update to u-boot-masterkevans2017-12-0615-439/+12 * sysutils/consul: update to 1.0.1swills2017-12-063-14/+4 * - Add NO_ARCHamdmi32017-12-061-0/+1 * Update sysutils/virtualmin to version 6.02.olgeni2017-12-053-4/+7 * sysutils/p5-BackupPC-XS: Update to 0.57swills2017-12-042-4/+4 * sysutils/siegfried: Update to 1.7.8tobik2017-12-042-4/+4 * Fix configure options for gnustep-maketheraven2017-12-032-2/+2 * sysutils/dsbmd: update 0.4.1 -> 0.5pi2017-12-032-4/+4 * - Add explicit FLAVOR to a few dependenciesantoine2017-12-031-1/+1 * Update to 20171108antoine2017-12-023-8/+7 * Update to 4.5.0antoine2017-12-023-5/+5 * update sysutils/terraform to 0.11.1lifanov2017-12-022-4/+4 * - Switch to options helpersamdmi32017-12-011-15/+11 * - Add LICENSEamdmi32017-12-011-2/+6 * Fix INDEXantoine2017-12-011-6/+6 * reinstate sysutils/ansible23lifanov2017-12-015-1/+29 * disable flavors for sysutils/ansiblelifanov2017-12-011-1/+1 * - Import upstream patch to fix a memory leak [1]madpilot2017-12-014-49/+97 * Remove sysutils/ansible23, it clashes with python flavor workantoine2017-12-015-29/+1 * Convert Python ports to FLAVORS.mat2017-11-3069-259/+242 * update conflicts after addition of sysutils/ansible23lifanov2017-11-302-1/+3 * add sysutils/ansible23lifanov2017-11-303-0/+26 * update sysutils/ansible to 2.4.2.0lifanov2017-11-302-5/+5 * Update to 8.31.0matthew2017-11-303-14/+4 * For ports that are marked BROKEN on armv6, and also fail to build onlinimon2017-11-3011-1/+12 * For ports that are marked NOT_FOR/ONLY_FOR armv6, also mark them solinimon2017-11-303-3/+3 * sysutils/flowgger: Update to 0.2.6-28-gab572a0tobik2017-11-293-154/+205 * - Update WWWamdmi32017-11-293-4/+6 * * Updated to 2.6.1ultima2017-11-2918-287/+29 * Pass -e to make so that the PREFIX-variable already in the environmentmi2017-11-291-0/+1 * sysutils/cbsd: update to 11.1.10novel2017-11-273-9/+15 * sysutils/dtc: Fix buildingmanu2017-11-271-0/+12 * sysutils/dtc: Update to v1.4.5manu2017-11-273-7/+7 * Remove sysutils/qjail2, this port is only for FreeBSD 8 and 9 (EoL)dbaio2017-11-276-121/+0 * sysutils/backuppc4: Update to 4.1.4dbaio2017-11-272-5/+4 * - Switch to options helpersamdmi32017-11-252-2/+4 * sysutils/py-salt: Update to 2017.7.2woodsb022017-11-252-5/+6 * New port: sysutils/hstr: Bash and Zsh shell history suggest boxyuri2017-11-257-0/+62 * Update to 9.0.6:ler2017-11-242-4/+4 * sysutils/safecat: fix linking with GNU ldemaste2017-11-241-3/+4 * Update to 1.1.1sunpoet2017-11-242-4/+4 * Update to 1.8.2sunpoet2017-11-242-4/+4 * - Add missing dependency on GNU m4 [1]amdmi32017-11-241-30/+18 * sysutils/battray: Fix distinfo after switch to DISTVERSIONPREFIXtz2017-11-231-3/+3 * Mark port as DEPRECATEDskreuzer2017-11-231-0/+3 * sysutils/battray: Replace GH_TAGNAME with DISTVERSIONPREFIXtz2017-11-221-1/+1 * sysutils/daemontools-encore: Fix RC scriptswills2017-11-221-0/+22 * sysutils/battray: Update to 2.3tz2017-11-212-11/+9 * - Add LICENSEamdmi32017-11-212-5/+5 * sysutils/safecat: avoid duplicating object files in libraryemaste2017-11-211-0/+35 * sysutils/zrepl: Update to 0.0.2woodsb022017-11-203-39/+11 * Update to 10.10.9sunpoet2017-11-20