# Created by: Mario Sergio Fujikawa Ferreira # $FreeBSD$ PORTNAME= metalink PORTVERSION= 1.2.0 PORTREVISION= 8 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME}s/Metalink%20Editor/${PORTVERSION} PKGNAMESUFFIX?= -editor DISTNAME= ${PORTNAME}editor-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GUI editor to create and edit metalinks LICENSE= GPLv2 LICENSE_FILE= ${WRKDIR}/license.txt OPTIONS_DEFINE= DOCS USES= dos2unix python zip DOS2UNIX_REGEX= .*\.txt NO_WRKSUBDIR= yes USE_PYTHON= distutils PYDISTUTILS_EGGINFO= metalink_editor-${PORTVERSION}-py${PYTHON_VER}.egg-info USE_WX= 3.0+ WX_COMPS= python DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX} DESKTOP_ENTRIES= "Metalink editor" \ "GUI editor to create and edit metalinks" \ "${DATADIR}/metalink.png" \ "metalink_editor.py" \ "Network;FileTransfer;" \ true # # Documents to install # DOC_FILES= \ readme.txt # PORTDOCS= * post-extract: # Create a package to avoid namespace pollution @${MKDIR} ${WRKSRC}/Metalink_editor @${TOUCH} ${WRKSRC}/Metalink_editor/__init__.py @${MV} ${WRKSRC}/metalink.py ${WRKSRC}/Metalink_editor/ post-patch: # Correct location of image files @${REINPLACE_CMD} -E \ -e 's|%%DATADIR%%|${DATADIR}|' \ ${WRKSRC}/metalink_editor.py pre-configure: # Prepare new setup.py @${SED} \ -e 's|%%PYTHON_CMD%%|${PYTHON_CMD}|' \ -e 's|%%VERSION%%|${PORTVERSION}|' \ ${FILESDIR}/setup.py \ > ${WRKSRC}/${PYSETUP} post-install: # docs @${MKDIR} ${STAGEDIR}${DOCSDIR} .for file in ${DOC_FILES} @${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR} .endfor # fix installation permissions for restritive umask(1) @${FIND} \ ${STAGEDIR}${DATADIR} \ ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Metalink_editor \ -type f -exec \ ${CHMOD} ${SHAREMODE} {} \; .include -ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libechonest is a collection of C++/Qt classes designed to make a developer'snivit2013-03-076-0/+90
* Jreen is extensible Qt-based asynchronious Jabber library.nivit2013-03-076-0/+123
* Unbreak libgsf-gnome by making sure the PLIST_FILES line only applies to libgsfkwm2013-03-071-1/+1
* - Update to 1.0.6 [1]nivit2013-03-077-133/+81
* Basic GUI for Microsoft's Media Transfer Protocol (MTP)madpilot2013-03-076-0/+155
* - Update to 0.27.0mva2013-03-072-3/+3
* - Update to 0.24.2mva2013-03-072-3/+3
* - fix PLIST entries for the 0.59.0 updatemva2013-03-071-0/+6
* Upgrade to 1.05.thierry2013-03-072-4/+3
* - Update to 0.59.0mva2013-03-072-3/+3
* Update to 1.0.8.jkim2013-03-077-31/+11
* Reversed logiccrees2013-03-072-1/+2
* - Update to 0.7.10nivit2013-03-072-18/+4
* - correct dependency on py-salt the same way as in r313502rm2013-03-071-1/+1
* Update to 1.1:crees2013-03-072-8/+6
* - update MASTER_SITES [1]rm2013-03-072-9/+7
* - Fix build with clangsunpoet2013-03-071-6/+5
* - Disable check whether GTK3 is supportednivit2013-03-072-17/+19
* Adios, setuptools.rm2013-03-077-94/+1
* McCabe complexity checker for Python.lippe2013-03-075-0/+36
* - Update to 2.1.4.lippe2013-03-073-38/+213
* - Update to 0.39.lippe2013-03-073-125/+143
* - Pass maintainership to submitter.lippe2013-03-072-1/+16
* Convert USE_FUSE macros into USES feature.bapt2013-03-0750-198/+91
* - Change the download site for swingex, because the original one has disappearednivit2013-03-071-1/+1
* - Document vulnerabilities in typo3.culot2013-03-061-0/+42
* - Fix typo in option namedecke2013-03-061-1/+1
* - Update to 6.0.3culot2013-03-063-5/+6
* - Update to 4.7.9culot2013-03-062-5/+5
* Add a newline to improve readabilitybapt2013-03-061-0/+1
* - Update to 4.6.17culot2013-03-062-5/+5
* Remove expired, unmaintained ports:rene2013-03-06146-6701/+18
* - Update to 4.5.24culot2013-03-062-5/+5
* New USES macros that loads "features" on demand.bapt2013-03-062-0/+36
* Update to 1.2.5ehaupt2013-03-062-8/+4
* - Update to 1.5.1culot2013-03-064-23/+83
* Update to 1.03.tobez2013-03-062-3/+3
* Update to 3.08(00).tobez2013-03-063-10/+5
* - Prep for removal of BUILD_DEPENDS=eggdropbdrewery2013-03-061-2/+3
* - add missing dependency to fix build on pointyhatrm2013-03-062-7/+4
* Update to 1.004.tobez2013-03-062-3/+3
* Update to 1.11.tobez2013-03-062-3/+3
* Install the nccstrip2.py script it is used by the nccld program.kwm2013-03-061-8/+8
* Update to 0.98.tobez2013-03-062-3/+3
* - correct @dirrm entry ordering to fix packagingrm2013-03-061-1/+1
* - Always install admin interface, which is required to startupgahr2013-03-062-170/+175
* Do not append options to pkg-plist when using pkgng given that this is alreadybapt2013-03-061-0/+2
* - Update to 3.2.8.tmseck2013-03-062-4/+4
* - correct dependency to fix buildrm2013-03-061-1/+1
* Unify files/patch-I2Ohash-large-input and files/patch-I2Ohash+src+util.c.maho2013-03-062-103/+6
* - remove no more used dateutil and twisted dependenciesrm2013-03-061-12/+6
* Update to the 20130303 snapshot of GCC 4.8.0. This should now buildgerald2013-03-062-3/+3
* Update Firebug to 1.11.2bar2013-03-063-3/+4
* - add new port: sysutils/ptoolsjgh2013-03-064-0/+31
* - Update to 1.9.8.13056bdrewery2013-03-062-5/+5
* Update to 3.4.3gjb2013-03-062-22/+19
* net/v6eval and net/ct are added again.hrs2013-03-061-2/+0
* Add multiple security patches from IcedTea6 1.12.4.jkim2013-03-063-1/+975
* Add a fix to math/spooles from the CalculiX package.maho2013-03-063-2/+101
* Add multiple security patches from IcedTea6 1.12.3.jkim2013-03-0636-5/+22745
* Update to 25.0.1364.152rene2013-03-062-3/+3
* Update to 0.0.25.jkim2013-03-062-3/+3
* Update to 0.0.11.jkim2013-03-062-3/+3
* update to 1.69 and adjust dependent portsbf2013-03-06