| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
lang)
Notes:
svn path=/head/; revision=327741
|
|
|
|
| |
Notes:
svn path=/head/; revision=299691
|
|
|
|
| |
Notes:
svn path=/head/; revision=276987
|
|
|
|
|
|
|
|
| |
PR: 151671
Submitted by: Sahil Tandon <sahil@FreeBSD.org>
Notes:
svn path=/head/; revision=263555
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=251941
|
|
|
|
| |
Notes:
svn path=/head/; revision=238670
|
|
|
|
|
|
|
|
| |
Reported by: Anton Shterenlikht <mexas@bristol.ac.uk>
http://docs.freebsd.org/cgi/mid.cgi?20090729193532.GA58354
Notes:
svn path=/head/; revision=238657
|
|
|
|
|
|
|
| |
Reported by: pointyhat (via pav@)
Notes:
svn path=/head/; revision=233934
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Move to MASTER_SITE_LOCAL
- Take maintainship
- Major refactor
PR: 134274
Submitted by: M. L. Dodson <mldodson@comcast.net> (former maintainer)
Notes:
svn path=/head/; revision=233906
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
| |
Submitted by: Wesley Shields <wxs@atarininja.org>
Notes:
svn path=/head/; revision=204581
|
|
|
|
| |
Notes:
svn path=/head/; revision=195698
|
|
|
|
|
|
|
| |
Submitted by: kris
Notes:
svn path=/head/; revision=186536
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CPU architectures and operating systems. Innovations and optimizations
continue to be worked on. Parts of the F2003 standard have been
implemented in g95. Note that g95 and gfortran are different compiler
http://gcc.gnu.org/wiki/TheOtherGCCBasedFortranCompiler
.
WWW: http://www.g95.org/
This port is based on hrs's original one, and slightly modified.
Notes:
svn path=/head/; revision=183670
|
|
|
|
|
|
|
|
|
|
|
| |
change to appropriate name
Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
PR : 62287 (repocopy request)
Thanks to : joe, adam
Notes:
svn path=/head/; revision=100615
|
|
|
|
|
|
|
|
|
| |
b) cleanup (info files are inappropreately registered)
PR: kris via bento
Notes:
svn path=/head/; revision=100450
|
|
|
|
| |
Notes:
svn path=/head/; revision=100203
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
| |
Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
Notes:
svn path=/head/; revision=99853
|
|
|
|
| |
Notes:
svn path=/head/; revision=99852
|
|
|
|
|
|
|
|
|
|
| |
b) remove g95 as far as possible this confuses too much.
I've already fill the PR #62287
Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
Notes:
svn path=/head/; revision=99851
|
|
|
|
|
|
|
| |
g95 and tree-ssa are developed separately.
Notes:
svn path=/head/; revision=99846
|
|
|
|
|
|
|
|
|
|
| |
gfortran does not use libmudflap
Former commit I added --disable-libmudflap in configure...
Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
Notes:
svn path=/head/; revision=99810
|
|
|
|
|
|
|
| |
Submitted by: sf
Notes:
svn path=/head/; revision=99809
|
|
from GCC's tree-ssa-20020619-branch and still this
is alpha stage.
you can invoke Fortran by typing gfortran or g95,
Note: gcc-3.5 will include this effort.
Notes:
svn path=/head/; revision=99751
|