| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Hat: portmgr
Feature safe: yes
Notes:
svn path=/head/; revision=285509
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
| |
Notes:
svn path=/head/; revision=251918
|
|
|
|
| |
Notes:
svn path=/head/; revision=238218
|
|
|
|
|
|
|
|
|
| |
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=238202
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
- Disable f77 bits, so it can be compiled on 7.0
PR: ports/117272
Submitted by: Alexandre "Sunny" Kovalenko <alex.kovalenko@verizon.net>
Notes:
svn path=/head/; revision=202071
|
|
|
|
| |
Notes:
svn path=/head/; revision=191950
|
|
|
|
|
|
|
| |
with letter k-n
Notes:
svn path=/head/; revision=189220
|
|
|
|
|
|
|
| |
Reported by: pointyhat via Kris
Notes:
svn path=/head/; revision=171769
|
|
|
|
|
|
|
|
|
|
| |
- Chase lam7 -> lam in the dependent ports;
- Mark math/freemat IGNORE if WITH_MPI is defined and add a note about
FreeMat 2.0 and QT4.
Notes:
svn path=/head/; revision=171130
|
|
|
|
|
|
|
|
|
| |
This port is only used by benchmarks/hpl, which supports net/lam7.
It will eventually be replaced by net/lam7 after the expiration date.
Notes:
svn path=/head/; revision=168090
|
|
|
|
|
|
|
|
|
|
|
| |
already have an internal function of same name
- Portlint
PR: ports/97443
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Notes:
svn path=/head/; revision=162969
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154193
|
|
|
|
|
|
|
|
| |
PR: ports/90726
Submitted by: David Bremner <bremner-dated-1136341985.d77847@pivot.cs.unb.ca>
Notes:
svn path=/head/; revision=151697
|
|
|
|
| |
Notes:
svn path=/head/; revision=110377
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
6.5.8).
While here, switch to using to USE_BZIP2.
PR: ports/46630 ports/52921
Submitted by: David Bremner (maintainer)
Approved by: David Bremner (maintainer)
Notes:
svn path=/head/; revision=83324
|
|
|
|
| |
Notes:
svn path=/head/; revision=76041
|
|
|
|
|
|
|
|
| |
PR: ports/39094
Submitted by: trevor
Notes:
svn path=/head/; revision=71007
|
|
LAM (Local Area Multicomputer) is an MPI programming environment and
development system for heterogeneous computers on a network. With LAM,
a dedicated cluster or an existing network computing infrastructure can act
as one parallel computer solving one problem.
PR: 29930
Submitted by: David Bremner <bremner@unb.ca>
Notes:
svn path=/head/; revision=52199
|