# Maintainer: lantw44 (at) gmail (dot) com # http://codepad.org/XEk6PJYc pkgname=yaehmop pkgver=3.1.0b2 pkgrel=2 pkgdesc="Yet Another extended Huckel Molecular Orbital Package (YAeHMOP)" arch=('x86_64' 'i686') url="http://yaehmop.sourceforge.net/" license=('GPL') depends=('gcc-fortran' 'readline' 'libx11' 'blas' 'lapack') source=('http://downloads.sourceforge.net/project/yaehmop/yaehmop-beta/3.1.0b2/bind.3.1.0b2.tgz' 'http://downloads.sourceforge.net/project/yaehmop/yaehmop-beta/3.1.0b2/viewkel.3.1.0b.tgz' 'http://downloads.sourceforge.net/project/yaehmop/yaehmop-beta/3.1.0b2/dense_eval.3.1.0b.tgz' '0001-Fix-build-problems.patch' '0002-Fix-implicit-declaration.patch') md5sums=('5a717a1f9c5dbe6cf36de15cb3c5b6ef' 'd629bface0f610f7a4a1b3d0305872ca' 'aec78fae520950777b7738cf42626d99' '4290dcf6a1ddb040c38dbb54d8698c5b' '89ecc02032067fc72a576943b9a413e7') build() { cd "${srcdir}/${pkgname}" mv ../viewkel ./ mv ../dense_eval viewkel/ mkdir bin rm -f tightbind/bind rm -f tightbind/utils/fit_coop rm -f tightbind/utils/fit_coop.o rm -f tightbind/utils/fit_dos rm -f tightbind/utils/fit_dos.o rm -f tightbind/utils/genutil.o patch -p1 < ../../0001-Fix-build-problems.patch patch -p1 < ../../0002-Fix-implicit-declaration.patch cd tightbind make -f makefile.linux install cd ../viewkel make -f makefile.linux make -f makefile.linux install make liborbitals.a make libsolids.a make libgenutils.a cd dense_eval make cp -p dense_eval ../../bin } package() { mkdir -p "${pkgdir}/usr/share/${pkgname}/viewkel" cp -rp "${srcdir}/${pkgname}/bin" "${pkgdir}/usr/" install -m 644 "${srcdir}/${pkgname}/viewkel/new_atomic_parms.dat" \ "${pkgdir}/usr/share/${pkgname}/viewkel" } '>2017Q1 FreeBSD Ports (https://github.com/freebsd/freebsd-ports)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update devel/py-colorama to 0.3.9Guangyuan Yang2018-03-272-5/+5
* security/vuxml: mark firefox < 59.0.2 as vulnerableJan Beich2018-03-271-0/+53
* www/firefox-esr: update to 52.7.2Jan Beich2018-03-271-184/+184
* www/firefox-esr: update to 52.7.2Jan Beich2018-03-274-8/+8
* multimedia/libmtp: update to 1.1.15Jan Beich2018-03-273-5/+5
* security/signify: Add OpenBSD 6.4 keysTobias Kortkamp2018-03-2710-10/+16
* games/openbor: update to 4628Jan Beich2018-03-272-5/+5
* emulators/citra: update to s20180326Jan Beich2018-03-272-13/+10
* emulators/rpcs3: update to 0.0.5.132Jan Beich2018-03-272-5/+5
* math/adept: Marked broken on 10 amd64Yuri Victorovich2018-03-271-0/+2
* Fix format of mqttwarn entryCarlos J. Puga Medina2018-03-271-1/+1
* New port: science/libcint: General GTO integrals for quantum chemistryYuri Victorovich2018-03-276-0/+59
* x11-toolkits/gtk30: Add new non-default WAYLAND optionTobias Kortkamp2018-03-274-2/+56
* Update to a newer snapshot.Brooks Davis2018-03-275-35/+146
* sysutils/lsof: upgrade to 4.91Larry Rosenman2018-03-272-5/+4
* www/gitea: Update 1.3.3 -> 1.4.0Yuri Victorovich2018-03-274-13/+32
* science/py-OpenFermion: Fix py27 buildYuri Victorovich2018-03-271-0/+2
* science/py-OpenFermion: Update 0.4 -> 0.4-29; Remove workaroundYuri Victorovich2018-03-272-7/+5
* Subscribe to MQTT topics and notify pluggable servicesDan Langille2018-03-2710-2/+297
* Fix dependsAntoine Brodin2018-03-271-2/+2
* Revert r465619 and r465623, the use of PORT_OPTIONS and option helpers isAntoine Brodin2018-03-274-38/+5
* x11-toolkits/libbonoboui: fix typo from r465584Christoph Moench-Tegeder2018-03-271-1/+1
* Update roda to 3.6.0Adam Weinberger2018-03-272-4/+4
* New port: devel/py-coreapi: Python client library for Core APIYuri Victorovich2018-03-274-0/+32
* New port: devel/py-itypes: Simple immutable types for PythonYuri Victorovich2018-03-274-0/+33
* net-mgmt/unifi5: Update to 5.7.20Mark Felder2018-03-272-7/+6
* UnbreakAntoine Brodin2018-03-271-1/+1
* New port: devel/py-coreschema: Core schema for the Core APIYuri Victorovich2018-03-274-0/+28
* www/firefox: unbreak fetchJan Beich2018-03-271-2/+2
* net/nuster: Update 1.7.9.4 -> 1.7.9.8Yuri Victorovich2018-03-273-105/+11
* security/pam_ocra: Update 1.3 -> 1.4Yuri Victorovich2018-03-272-4/+4
* New port: deskutils/anydesk: Fast remote desktopYuri Victorovich2018-03-275-0/+64
* Set default BDB version in bitcoin slave portsVasil Dimov2018-03-272-2/+6
* devel/awscli: Update 1.4.62 -> 1.4.63Bradley T. Hughes2018-03-272-5/+5
* devel/py-botocore: Update 1.9.15 -> 1.9.16Bradley T. Hughes2018-03-272-4/+4
* Un-break avidemux and plugins (import C++11 fixes from upstream)Thomas Zander2018-03-2714-2/+249
* net-p2p/bitcoin: Add an option to use newer BDBVasil Dimov2018-03-272-3/+32
* irc/irssi: Fix build with LibreSSL 2.7Bernard Spil2018-03-271-2/+12
* net-p2p/monero-cli: Upgrade from 0.11.1.0 to 0.12.0.0Vasil Dimov2018-03-277-220/+40
* textproc/augeas: update to 1.10.1Steve Wills2018-03-273-11/+13
* Detect flavored dependencies in Tools/scripts/rmport and add myself to the co...Rene Ladan2018-03-271-1/+2
* Update to 2018.03.25Sunpoet Po-Chuan Hsieh2018-03-272-4/+4
* Update to 20180322Sunpoet Po-Chuan Hsieh2018-03-272-4/+4
* Update to 2018.03.25Sunpoet Po-Chuan Hsieh2018-03-272-4/+4
* Use USE_LOCALE instead of patch fileSunpoet Po-Chuan Hsieh2018-03-272-13/+1
* Update to 2018.4Sunpoet Po-Chuan Hsieh2018-03-272-4/+4
* Update to 0.04Sunpoet Po-Chuan Hsieh2018-03-272-4/+4
* Update to 0.009Sunpoet Po-Chuan Hsieh2018-03-272-8/+7
* Update to r51513 from the FreeBSD docset.Marc Fonvieille2018-03-27