| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Reported by: QAT
Notes:
svn path=/head/; revision=220017
|
|
|
|
|
|
|
| |
drop maintainership
Notes:
svn path=/head/; revision=220003
|
|
|
|
|
|
|
|
| |
PR: 127112
Submitted by: maintainer
Notes:
svn path=/head/; revision=220001
|
|
|
|
|
|
|
|
| |
Changelog at
<http://www-drfmc.cea.fr/sp2m/L_Sim/V_Sim/download.html#3.4>.
Notes:
svn path=/head/; revision=219954
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove BROKEN for Metis option: it builds fine
- Remove BROKENness for 4.x, we don't check that anymore.
PR: 126696
Submitted by: Pedro Giffuni <pfgshield-freebsd at yahoo dot com>
Notes:
svn path=/head/; revision=219952
|
|
|
|
| |
Notes:
svn path=/head/; revision=219650
|
|
|
|
|
|
|
|
| |
PR: 126647
Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=219420
|
|
|
|
|
|
|
| |
Reported by: QA Tindie
Notes:
svn path=/head/; revision=219383
|
|
|
|
|
|
|
| |
Spotted by: QAT
Notes:
svn path=/head/; revision=219030
|
|
|
|
| |
Notes:
svn path=/head/; revision=219019
|
|
|
|
| |
Notes:
svn path=/head/; revision=219018
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
This is for the OpenGL stuff.
See also:
http://www.bioinformatics.org/pipermail/ghemical-devel/2007-September/000688.html
WWW: http://www.uku.fi/~thassine/projects/ghemical/
Notes:
svn path=/head/; revision=218929
|
|
|
|
|
|
|
| |
Tested by: exp build run (erwin)
Notes:
svn path=/head/; revision=218886
|
|
|
|
|
|
|
|
|
|
|
| |
- Respect NOPORTEXAMPLES;
- Release maintainership.
Security: VuXML c4f31e16-6e33-11dd-8eb7-0011098ad87f
Notes:
svn path=/head/; revision=218869
|
|
|
|
|
|
|
|
| |
PR: 126602
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=218793
|
|
|
|
|
|
|
|
| |
PR: 126586
Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=218790
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- This port is unrelated with x11/silo so I suppose
NO_LATEST_LINK is relevant.
- While here, remove the unnecessary $LOCALBASE includes
in CPPFLAGS/LDFLAGS for the configure environment.
PR: ports/126614
Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com>
Notes:
svn path=/head/; revision=218748
|
|
|
|
|
|
|
|
| |
PR: ports/126610
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Notes:
svn path=/head/; revision=218747
|
|
|
|
| |
Notes:
svn path=/head/; revision=218228
|
|
|
|
|
|
|
| |
Reported by: IonBot
Notes:
svn path=/head/; revision=218227
|
|
|
|
|
|
|
|
|
|
|
|
| |
- It's off by default as it doesn't seem to be required by any port.
- No functional change.
PR: ports/125915
Submitted by: Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
Approved by: maintainer timeout (>2 Weeks)
Notes:
svn path=/head/; revision=218179
|
|
|
|
|
|
|
| |
Submitted by: Pedro Giffuni <pfgshield-freebsd@yahoo.com> (maintainer)
Notes:
svn path=/head/; revision=217540
|
|
|
|
|
|
|
| |
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Notes:
svn path=/head/; revision=217485
|
|
|
|
| |
Notes:
svn path=/head/; revision=217484
|
|
|
|
|
|
|
| |
MAKE_ENV
Notes:
svn path=/head/; revision=217477
|
|
|
|
|
|
|
|
|
|
| |
- Remove options
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> (maintainer)
Reported by: pointyhat via pav
Notes:
svn path=/head/; revision=217430
|
|
|
|
| |
Notes:
svn path=/head/; revision=217372
|
|
|
|
|
|
|
|
|
|
| |
* Build fix with
NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes [1].
Spotted by: itetcu [1]
Notes:
svn path=/head/; revision=217361
|
|
|
|
|
|
|
|
|
|
|
|
| |
- While here, rename the BROWSER option to SILEXB to avoid confusion.
- No version bump since no package has been built.
PR: ports/125846
Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> (maintainer)
Reported by: pointyhat via erwin
Notes:
svn path=/head/; revision=217269
|
|
|
|
| |
Notes:
svn path=/head/; revision=217245
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/125435
Notes:
svn path=/head/; revision=217241
|
|
|
|
| |
Notes:
svn path=/head/; revision=217239
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A mesh and field I/O library and scientific database
Silo is a library for reading and writing a wide variety of scientific
data to binary, disk files. The files Silo produces and the data within
them can be easily shared and exchanged between wholly independently
developed applications running on disparate computing platforms.
Consequently, Silo facilitates the development of general purpose tools
for processing scientific data. One of the more popular tools that process
Silo data files is the VisIt visualization tool.
Silo supports gridless (point) meshes, structured meshes, unstructured-zoo
and unstructured-arbitrary-polyhedral meshes, block structured AMR meshes,
constructive solid geometry (CSG) meshes, piecewise-constant (e.g.
zone-centered) and piecewise-linear (e.g. node-centered) variables defined
on the node, edge, face or volume elements of meshes as well as the
decomposition of meshes into arbitrary subset hierarchies including
materials and mixing materials. In addition, Silo supports a wide variety
of other useful objects to address various scientific computing
application needs.Although the Silo library is a serial library, it has
some key features which enable it to be applied quite effectively and
scalably in parallel.
PR: ports/125725
Submitted by: Pedro F. Giffuni <giffunip at tutopia.com>
Notes:
svn path=/head/; revision=217227
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
installing.
- Fix distinfo
- Bump portrevision
PR: ports/125550
Submitted by: Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
Approved by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer, with changes)
Notes:
svn path=/head/; revision=217218
|
|
|
|
|
|
|
|
|
| |
PR: 125633
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: clsung (implicit)
Notes:
svn path=/head/; revision=217155
|
|
|
|
|
|
|
|
|
|
| |
WWW: http://openbabel.sourceforge.net
PR: ports/125768
Submitted by: Max Brazhnikov <makc at issp.ac.ru>
Notes:
svn path=/head/; revision=217094
|
|
|
|
|
|
|
|
| |
PR: 125749
Submitted by: Wen heping <wenheping@gmail.com>
Notes:
svn path=/head/; revision=217068
|
|
|
|
|
|
|
|
| |
PR: 125728
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
Notes:
svn path=/head/; revision=217047
|
|
|
|
|
|
|
|
| |
PR: ports/125483
Submitted by: Anders Troback <freebsd troback.com> (maintainer)
Notes:
svn path=/head/; revision=216838
|
|
|
|
| |
Notes:
svn path=/head/; revision=216653
|
|
|
|
|
|
|
| |
- Require GCC 4.2 on 6.x to fix build against openbabel
Notes:
svn path=/head/; revision=216652
|
|
|
|
|
|
|
|
| |
PR: ports/125027
Submitted by: Anders Troback <freebsd troback.com> (maintainer)
Notes:
svn path=/head/; revision=216545
|
|
|
|
|
|
|
|
| |
Reported by: ionbot, pavbot
Approved by: maintainer via im
Notes:
svn path=/head/; revision=216534
|
|
|
|
| |
Notes:
svn path=/head/; revision=216425
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/125335
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
Notes:
svn path=/head/; revision=216424
|
|
|
|
|
|
|
|
| |
PR: ports/125312
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
Notes:
svn path=/head/; revision=216405
|
|
|
|
|
|
|
|
| |
PR: ports/124871
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer)
Notes:
svn path=/head/; revision=215764
|
|
|
|
|
|
|
|
|
|
|
| |
- This also resulted in cleanups to the build
- No functional change
PR: 124785
Submitted by: Pedro F. Giffuni <giffunip@tutopia.com>
Notes:
svn path=/head/; revision=215443
|
|
|
|
|
|
|
|
|
| |
PR: ports/124672
Submitted by: Igor Serikov <bt@turtle.freedns.us> (maintainer)
Approved by: gabor (mentor, implicit)
Notes:
svn path=/head/; revision=215426
|