| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
- Define LICENSE (GPLv2)
- Project had moved to GitHub
- Clean up Makefile a bit
PR: 201267
Notes:
svn path=/head/; revision=400133
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
science/ghemical would not link because libghemical.so (from science/
libghemical port) had never been properly linked. Links to all mpqc "SC"
libraries were added to LDFLAGS to rectify this. The configure breakage
and solution is described below.
After the version of lang/gcc was bumped from 4.7 to 4.8,
science/libghemical ceased to configure and it was marked broken. After
recreating the conftest, it was discovered that two versions incompatible
versions of libgcc_s.so were getting pulled in by the realtime linker:
the base version and the gcc48 ports version.
The base version was getting pulled in by science/libint. To unbreak
libghemical, libint is now built with lang/gcc. It was necessary to
force libtool to link with LDFLAGS that Mk/bsd.gcc.mk sets so that
the runpaths match across libraries used by libghemical.
When science/mpqc was staged, it utilized libtool which renumbered all
the library versions from 8.0.1 to 7.1.0. This was caused by the age
component being greater than 0. By patching configure.in with a new
version, we can generate major SHLIB of 8 again. While here, fix the
bin/sc-config tool to remove a bad include cflag.
With this fixes, science/ghemical builds successfully. Bump all 4 of
these ports, remove any BROKEN designation and remove redundant
@dirrm in pkg-plist
Notes:
svn path=/head/; revision=369236
|
|
|
|
|
|
|
|
| |
- Switch to USES=libtool, drop .la files
- Strip libraries
Notes:
svn path=/head/; revision=364200
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=362828
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=355351
|
|
|
|
|
|
|
| |
science)
Notes:
svn path=/head/; revision=327767
|
|
|
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=326873
|
|
|
|
| |
Notes:
svn path=/head/; revision=285379
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=284613
|
|
|
|
| |
Notes:
svn path=/head/; revision=276984
|
|
|
|
|
|
|
| |
Suggested by: pav@
Notes:
svn path=/head/; revision=227420
|
|
|
|
|
|
|
| |
Reported by: -fetch-original pointyhat run
Notes:
svn path=/head/; revision=227195
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=188566
|
|
|
|
|
|
|
| |
Submitted by: kris via pointyhat.
Notes:
svn path=/head/; revision=182486
|
|
|
|
|
|
|
| |
* Add symlink to version numbered shared libs. e.g. lib*.so to lib*.so.1.
Notes:
svn path=/head/; revision=181267
|
|
|
|
| |
Notes:
svn path=/head/; revision=181243
|
|
over Cartesian Gaussian fuctions for modern atomic and molecular theory;
esp. for science/mpqc and science/psi3.
Notes:
svn path=/head/; revision=180944
|