Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | . NOPORTDOCS -> PORT_OPTIONS:MDOCS; | bsam | 2013-06-20 | 2 | -42/+17 |
| | | | | | | | | | | | . mute mdir commands and unmute install commands; . do not use mkdir for parent directories (mkdir implies "-p"); . introduce EXAMPLE option (do not install examples to DOCSDIR); . bump PORTREVISION; . make use of PLIST_FILES, PORTDOCS and PORTEXAMPLES at Makefile; . get rid of pkg-plist; . use standard DOCSDIR and EXAMPLESDIR (instead of a PREFIX/foo/bar path); . trim Makefile headers. | ||||
* | - Get Rid MD5 support | miwi | 2011-03-19 | 1 | -1/+0 |
| | |||||
* | Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now | gerald | 2009-09-13 | 1 | -1/+1 |
| | | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr | ||||
* | Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. | gerald | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | Now we use USE_FORTRAN=yes to use FORTRAN compiler. | maho | 2007-07-12 | 1 | -4/+1 |
| | |||||
* | Build fix. | maho | 2007-01-29 | 1 | -1/+2 |
| | | | | Submitted by: kris via pointyhat and pav. | ||||
* | Forgot to commit a patch. Fixes build. | maho | 2007-01-19 | 1 | -0/+20 |
| | | | | Submitted by: kris via pointyhat. | ||||
* | * Migrate to gfortran. | maho | 2007-01-16 | 1 | -5/+4 |
| | | | | | | | * Bump port revision. * fix build [1]. Submitted by: kris [1] | ||||
* | * Add dummy knob WANT_FORTRAN for future gfortran | maho | 2007-01-09 | 2 | -127/+147 |
| | | | | | migration. currently it is not buildable with gfrotran42. * Honor FC and FFLAGS. | ||||
* | Reset rmiya@cc.hirosaki-u.ac.jp who has not responded to email asking about | linimon | 2006-04-05 | 1 | -1/+1 |
| | | | | | | maintainer timeouts. Hat: portmgr | ||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | - Fix MASTER_SITES | krion | 2004-05-23 | 1 | -4/+1 |
| | | | | | PR: ports/67045 Submitted by: Stefan Walter <sw@gegenunendlich.de> | ||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | BROKEN: Does not fetch | kris | 2004-02-22 | 1 | -0/+2 |
| | |||||
* | Cosmetic fix: use %%DOCSDIR%% macro. | osa | 2003-10-22 | 1 | -19/+19 |
| | | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992 | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | update WWW and master site | ijliao | 2001-10-22 | 2 | -2/+10 |
| | | | | | PR: 31011 Submitted by: maintainer | ||||
* | Add NOPORTDOCS support to pkg-plist | ijliao | 2001-07-09 | 2 | -22/+22 |
| | |||||
* | fix WWW: | sf | 2001-03-09 | 1 | -1/+1 |
| | | | | | PR: 25625 Submitted by: maintainer | ||||
* | update with the new PORTNAME/PORTVERSION variables | mharo | 2000-04-09 | 1 | -3/+3 |
| | |||||
* | ln -> ${LN} | mharo | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Make the psi88 port install into PREFIX instead of a hardcoded | cpiazza | 1999-06-19 | 1 | -4/+14 |
| | | | | | | | /usr/local. PR: 12215 Submitted by: Nick Hibma <nick.hibma@jrc.it> | ||||
* | Changed MASTER_SITES | taoka | 1999-05-08 | 1 | -2/+2 |
| | | | | | PR: 11572 Submitted by: maintainer | ||||
* | Fixed ${CATEGORIES} (removed misc from it) | taoka | 1999-05-06 | 1 | -2/+2 |
| | |||||
* | Plotting wavefunctions (molecular orbitals) in 3D | taoka | 1999-05-06 | 9 | -0/+365 |
PR: ports/8696 Submitted by: Ryo MIYAMOTO rmiya@cc.hirosaki-u.ac.jp |