# Created by: jh@jameshoward.us # $FreeBSD$ PORTNAME= x12arima PORTVERSION= 0.3 PORTREVISION= 2 CATEGORIES= math finance MASTER_SITES= http://www.census.gov/ts/x12a/v03/unix/ DISTFILES= omegav03src.tar.gz DIST_SUBDIR= ${PORTNAME} MAINTAINER= jh@jameshoward.us COMMENT= X-12-ARIMA seasonal adjustment program USES= fortran NO_WRKSUBDIR= yes MAKEFILE= makefile.lnx NO_STAGE= yes PLIST_FILES= bin/x12a .ifndef(NOPORTDOCS) || make(makesum) DISTFILES+= docsv03.tar.gz .endif .ifndef(NOPORTDOCS) PORTDOCS= ReleaseNotesVersion03.pdf qref03unix.pdf x12adocV03.pdf post-install: @${MKDIR} ${DOCSDIR} @(cd ${WRKSRC}/docs && ${INSTALL_MAN} ${PORTDOCS} ${DOCSDIR}) .endif .include
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 2.4.0agahr2013-10-253-9/+18
* - Update to 2.2.6gahr2013-10-233-15/+4
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Update to 2.2.5gahr2013-09-136-450/+429
* - Fix PLISTgahr2013-07-151-0/+1
* - Update to 2.2.3gahr2013-07-152-4/+4
* Rectify USE_TEX to support both of teTeX and TeXLive.hrs2013-05-121-1/+1
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexhrs2013-05-061-3/+3
* - convert USE_CMAKE to USESmakc2013-03-231-2/+1
* - Update to 2.2.2gahr2013-03-213-8/+13
* - Update to 2.2.1gahr2012-09-245-20/+32
* - Unbreak by fixing the FindOpenJPEG CMake modulegahr2012-06-142-10/+21
* - Mark BROKEN: does not compilepav2012-06-121-7/+3
* - update png to 1.5.10dinoex2012-06-011-1/+1
* - Use system expat2, zlib and openjpeggahr2012-01-183-22/+8
* - Update to 2.2.0gahr2012-01-037-19/+173
* - fix PLISTgahr2011-07-181-0/+1
* - fix PLISTgahr2011-07-111-0/+2
* - Fix PLISTgahr2011-07-071-3/+3
* - fix runtime path of DATADIR in source codegahr2011-07-072-1/+12
* - Update distinfogahr2011-07-041-2/+2
* - add dependency on graphics/openjpeggahr2011-07-012-17/+6
* - Update to 2.0.18gahr2011-06-303-328/+308
* - add an option (off by default) to build and install the VTK binding classesgahr2011-06-162-0/+32
* Utilize CMAKE_BUILD_TYPE plist substitutionmakc2011-04-101-2/+2
* - Update to 2.0.17gahr2011-01-283-28/+39