1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

897 Commits

Author SHA1 Message Date
Martin Wilke
2f5876a4ab - Update to 1.5.1
PR:             110597
Submitted by:   trasz <trasz@pin.if.uz.zgora.pl> (maintainer)
2007-03-21 12:32:37 +00:00
Martin Wilke
e77f2f3bf6 - Update to 2.5
PR:             110332
Submitted by:   David  <yeti@gwyddion.net>
2007-03-16 13:08:22 +00:00
Maho Nakata
bbe37f9488 Temporary place distfile at maho/public_distdir.
Submitted by:	kris
2007-03-16 03:04:18 +00:00
Mark Linimon
0da33b9c1c Reset chizhang@uchicago.edu due to maintainer-timeouts and no response to email.
Hat:		portmgr
2007-03-14 07:33:02 +00:00
Thierry Thomas
cac097d9f8 Upgrade to 3.3.0.
Changelog at
<http://www-drfmc.cea.fr/sp2m/L_Sim/V_Sim/changelog.en.html#3.3.0>.
2007-03-13 22:24:08 +00:00
Maho Nakata
eb150f33f7 GAMESS is freely available ab-initio molecular orbital
calculation program calculates energy, molecular structure,
vibrational frequencies from the basic principle of quantum mechanics.

A site license for GAMESS is available at no cost to both academic
and industrial users. Please refer
http://wwwmsg.fi.ameslab.gov/GAMESS/dist.menu.html
for details.

We also included simple launcher called `gamess'
for your convenience. You don't set any environment variable
to run gamess. Just type
% gamess <somefile.inp>
is enough.

WWW: http://wwwmsg.fi.ameslab.gov/GAMESS/

I also recived an e-mail from Mike Schmidt <mike@si.fi.ameslab.gov>
as my inquery.

> I'm maintaining gamess port for FreeBSD only for myself,
> but I'd like to maintain this program at ports tree so that
> everyone can install gamess for FreeBSD very easily like following:
> obtain gamess-current.tar.gz then, put it to some directory, then:
>
> % mkdir /usr/ports/distfiles/gamess.20060907.4
> % cp gamess-current.tar.gz /usr/ports/distfiles/gamess.20060907.4/
> % cd /usr/ports/science/gamess
> % make
> % sudo make install
> ...
> will finish the compilation and installation.
>
> So I'd like to ask you about it.
>
> Can I put port such a skeleton, which is merely an installation
> instruction for FreeBSD ports tree like MPQC?
> http://www.freebsd.org/cgi/cvsweb.cgi/ports/science/mpqc/
> Everyone can access this instruction publically.
> Of course, I don't expose gamess archive for public, and if gamess =20
> archive
> is not found, make stops like:
>
>> % make
>> =3D=3D=3D>  gamess-20060907.4 You must manually get the source =20
>> distribution from master site. http://www.msg.ameslab.gov/GAMESS/=20
>> dist.menu.html. Please selsect "Source code distribution", and =20
>> check on "running on Intel compatible PC running Linux". You must =20
>> have license, but freely obtainable..
>> *** Error code 1
>

Mike Schmidt <mike@si.fi.ameslab.gov> replied as:
> I do not really object to your idea about "make" for BSD, since
> you don't include source code with it.  but don't really understand
> why it would be necessary.
:)
2007-03-13 00:39:58 +00:00
Maho Nakata
6c2a510b47 Fix build by renaming libcolamd.a to libcolamd_mbdyn.a.
Submitted by:	maho
Approved by:	maintainer
2007-03-09 12:18:21 +00:00
Jean Milanez Melo
bcca3c4deb - Change maintainer mail.
Submitted by:	Quincey Koziol <koziol@ncsa.uiuc.edu> (maintainer) via email
2007-03-08 17:33:53 +00:00
Jean Milanez Melo
13d06c8bf8 - Update mastersite.
PR:		ports/110043
Submitted by:	Quincey Koziol <koziol@ncsa.uiuc.edu> (maintainer)
2007-03-08 15:03:03 +00:00
Cheng-Lung Sung
967cffa719 - Update to 0.47 2007-03-08 07:21:31 +00:00
Maho Nakata
5725d0ca32 Build fix.
Spotted by: pointyhat
2007-03-06 12:18:15 +00:00
Rong-En Fan
bc47d90bea - Add missing patch in last commit
Noticed by:	maintainer
2007-03-03 22:13:22 +00:00
Rong-En Fan
462e686ebe - Update to 2.2.6
- Pass maintainership to submitter

PR:		ports/109597
Submitted by:	Anders Troback <freebsd at troback.com>
2007-03-01 08:11:27 +00:00
Diane Bruce
767b7dd8c4 - Fix my MAINTAINER e-mail
- Stop portlint whining on Atlas
- integrated changes from maho
- maho wants WANT_FORTRAN knob in gfortran ports

Submitted by:   maho
Approved:       ehaupt (mentor)
2007-02-27 15:33:24 +00:00
Martin Wilke
6d8af75e8d - Update to 5.3.1
PR:             109265
Submitted by:   Marcelo Araujo" <araujo@bsdmail.org>
2007-02-27 08:34:28 +00:00
Martin Wilke
a42d80c26b - Fixed support for new gfortran
PR:             109264
Submitted by:   Marcelo Araujo <araujo@bsdmail.org>
Requested by:   maho@
2007-02-27 08:32:37 +00:00
Maho Nakata
a8e6b40ca6 Better support of CPU optimization. This should also fixes
the builds for amd64/ia64, sparc64 and some i[3-6]86 platforms.
However, flags may not be a very optimized ones.
2007-02-25 08:04:28 +00:00
Maho Nakata
0e1ce2cd9a A possible fix for fenner's distfile survey.
Submitted by:	fenner
2007-02-25 06:52:47 +00:00
Cheng-Lung Sung
56db85877d - update to 0.5.4
PR:		ports/109456
Submitted by:	maintainer (Shin'ya Murakami)
2007-02-24 09:38:01 +00:00
Maho Nakata
32df73b120 elmer-eio implicitly depends on gfortran42. Accordingly, this also fixes
the build of science/elmer-fem.

PR:		109162
Submitted by:	maintainer, maho, kris via pointyhat
2007-02-20 23:57:24 +00:00
Maho Nakata
8e526b257e Build fix for mpqc-mpich. 2007-02-19 07:30:58 +00:00
Maho Nakata
e81eaed5fa Fix build.
Approved by:	maintainer timeout (14 days)
2007-02-19 05:38:48 +00:00
Martin Wilke
a3c66c00a8 - Update to 5.3.2
PR:		109027
Submitted by:	Marcelo Araujo <araujo@bsdmail.org> (maintainer)
2007-02-14 20:30:55 +00:00
Cheng-Lung Sung
1c55944610 - Update to 0.46 2007-02-14 14:28:19 +00:00
Maho Nakata
971b8d2d5f Fix pkg-plist.
Submitted by:	krismail
2007-02-14 05:14:04 +00:00
Maho Nakata
7deb85057f Now WITH_ATLAS, WITH_BLAS knobs work correctly.
Also pass configure the path to libeiof.
2007-02-14 00:54:34 +00:00
Pav Lucistnik
5ca9a6aed0 - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by:	rafan
Tested on:	pointyhat
2007-02-13 00:16:29 +00:00
Maho Nakata
456373ad54 Now pkg-plist for ${PREFIX}/share/mpqc part is generated
automatically.
2007-02-12 07:11:41 +00:00
Nicola Vitale
4202f67723 - Fixed build after objformat removal
PR:		ports/108982
Submitted by:	CHAO Shin <quake at cn.freebsd.org>
Approved by:	alexbl (mentor, implicit), Quincey Koziol <koziol at hdfgroup.org> (maintainer)
2007-02-10 18:41:54 +00:00
Maho Nakata
774716a88b Somehow the documents are not generated on pointyhat build.
To see how it works, generation of the documents is moved
to post-build section.
2007-02-10 05:46:37 +00:00
Martin Wilke
75eb594e21 - Update to 2.4
PR:		108893
Submitted by:	David<yeti@gwyddion.net> (maintainer)
2007-02-08 22:35:32 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Maho Nakata
7c8c691958 To deprecate shells/bash2, dependency has been changed to bash.
PR:		108633
Submitted by:	bsam
2007-02-01 00:47:07 +00:00
Boris Samorodov
5d53ea8cb4 In preparation to deprecate shells/bash2:
. change BUILD_DEPENDS shells/bash2 -> shells/bash.
2007-01-31 23:57:18 +00:00
Dirk Meyer
e904a42961 - add category gnustep
PR:		103931
Approved by:	pav
2007-01-31 18:18:14 +00:00
Kris Kennaway
a01439c2ca Retire NO_FILTER_SHLIBS now that it no longer serves a purpose 2007-01-30 04:25:35 +00:00
Maho Nakata
dcd95a94e8 Fix pkg-plist.
Submitted by:	pav.
2007-01-29 02:32:18 +00:00
Maho Nakata
f142f43353 Fix build.
Submitted by:	Jan Hornyak <jan.hornyak@col.cz> (and also pav)
2007-01-29 01:44:50 +00:00
Ion-Mihai Tetcu
d8b94b1c0d Update to 5.3.0
PR:		ports/108282
Submitted by:	Marcelo Araujo (maintainer)
2007-01-27 18:27:38 +00:00
Ion-Mihai Tetcu
7da7ccdcae update version to 5.3.0
PR:		ports/108283
Submitted by:	Marcelo Araujo (maintainer)
2007-01-27 18:18:53 +00:00
Ion-Mihai Tetcu
b6fa32f755 update to 5.3.0
PR:		ports/108284
Submitted by:	Marcelo Araujo
2007-01-27 12:02:28 +00:00
Ion-Mihai Tetcu
ca55d408e8 - update MASTER SITE
- pass maintainership to submitter

PR:		ports/108286
Submitted by:	Marcelo Araujo
2007-01-27 11:48:32 +00:00
Ion-Mihai Tetcu
fe348e6744 update to 5.3.0
PR:		ports/108287
Submitted by:	Marcelo Araujo (maintainer)
2007-01-27 11:45:10 +00:00
Kris Kennaway
8a345db879 Use libtool port instead of included one to avoid objformat a.out botch 2007-01-27 08:48:46 +00:00
Ion-Mihai Tetcu
b92c4dce06 - update MASTER SITE
- update to 5.3.0

PR:		ports/108288
Submitted by:	Marcelo Araujo
2007-01-27 07:02:19 +00:00
Greg Lewis
fd2c06fc20 . Update website. 2007-01-24 07:42:25 +00:00
Maho Nakata
2965e05f08 Forgot to remove patch. 2007-01-24 01:19:48 +00:00
Maho Nakata
0ed79ee3f3 * remove unnecessary patch
* possible fix build on pointy hat
Approved by:	maintainer
2007-01-24 01:18:56 +00:00
Pav Lucistnik
5502d2c80e - Fix fetch 2007-01-24 00:02:05 +00:00
Maho Nakata
a740457eb6 More build logs for build fix at pointyhat.
Submitted by:	kris via pointyhat
2007-01-23 01:52:54 +00:00