| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Update MASTER_SITES
Changes: https://github.com/Unidata/netcdf-c/releases
https://github.com/Unidata/netcdf-c/blob/master/RELEASE_NOTES.md
|
|
|
|
| |
Changes: https://github.com/Unidata/netcdf-c/releases
|
|
|
|
|
|
| |
- Pet portlint: reorder LICENSE knobs
Changes: https://github.com/Unidata/netcdf-c/releases
|
|
|
|
|
|
| |
- Bump PORTREVISION for shlib change
Changes: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.1/src/hdf5-1.10.1-RELEASE.txt
|
|
|
|
|
| |
PR: 217786
Reported by: Anton Shterenlikht <mexas@bris.ac.uk>
|
|
|
|
| |
Changes: https://github.com/Unidata/netcdf-c/releases
|
|
|
|
|
| |
Changes: http://www.unidata.ucar.edu/blogs/news/entry/netcdf-4-4-1
https://github.com/Unidata/netcdf-c/releases
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Remove outdated PORTSCOUT
- Re-enable SZIP option by default: it was changed unintentionally in r398300
Changes: https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.0/src/hdf5-1.10.0-RELEASE.txt
https://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
| |
approved by: infrastructure blanket
|
|
|
|
| |
- Bump PORTREVISION for dependency change
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for science/netcdf shlib change
Changes: http://www.unidata.ucar.edu/blogs/news/entry/netcdf-4-4-0
https://github.com/Unidata/netcdf-c/releases
Sponsored by: PortsCamp Taiwan
|
|
|
|
| |
- Cosmetic change
|
| |
|
| |
|
|
|
|
| |
- Remove PORTSCOUT
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for science/hdf5 shlib change
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.15-RELEASE.txt
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
|
|
|
|
|
|
| |
- Strip shared library
Changes: http://www.unidata.ucar.edu/software/netcdf/docs/release_notes.html
|
| |
|
|
|
|
|
|
| |
- Use LIBS instead of LDFLAGS
Changes: http://www.unidata.ucar.edu/software/netcdf/docs/release_notes.html
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
- Bump PORTREVISION for science/hdf5 shlib change
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.14-RELEASE.txt
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for science/netcdf shlib change and
dependency change from science/netcdf4 to science/netcdf [1]
Changes: http://www.unidata.ucar.edu/software/netcdf/docs/release_notes.html
Approved by: portmgr (bapt) [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries. Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field. In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.
PR: ports/188759
Exp-run: bdrewery
Approved by: portmgr (bdrewery)
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some makefiles in this port list "configure" as a dependency of some files.
Because "configure" gets modified by USES=libtool, this means make tries to
regenerate them. The commands for these files detect that nothing has
changed however and they don't actually regenerate the files. Both bmake
and gmake leave it at that, but fmake reruns all targets that depend on
these files anyway. This fails because it requires tools that aren't
available.
Reported by: antoine
|
|
|
|
|
|
|
|
| |
FreeBSD/ia64 (binutils too old).
- Staging.
PR: ports/186946
Approved by: sunpoet (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
USE_GCC=yes has been omitted though.
Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.
Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...
Exp-run: bdrewery
Approved by: portmgr (bdrewery)
|
| |
|
|
|
|
| |
science)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- CPPFLAGS is now added to CONFIGURE_ENV by Mk/bsd.port.Mk
- Remove obsolete MD5 checksum
|
|
|
|
| |
Approved by: pgollucci (mentor)
|
|
|
|
| |
Approved by: pgollucci (mentor)
|
|
|
|
|
|
|
|
|
|
| |
- Simplify NOPORTDOCS patch
- Remove NOPORTEXAMPLES section
- Remove unnecessary post-install: target
- Remove patch for fortran/cfortran.h
PR: ports/146415
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
|
|
|
|
|
|
| |
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr
|
|
|
|
|
|
|
|
| |
- Add a slaveport so fortran enabled netcdf can be packaged
PR: ports/132430
Submitted by: thierry
Approved by: maintainer timeout (14 days)
|
|
|
|
|
| |
PR: ports/130740
Submitted by: Shin'ya Murakami <murashin@gfd-dennou.org>
|
| |
|
|
|
|
|
|
|
|
|
| |
- install real documents
- fix NOPORTDOCS
- add NOPORTEXAMPLES
PR: ports/129225
Submitted by: sunpoet (maintainer)
|
|
|
|
| |
Reported by: IonBot
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: ports/124871
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 3.6.2
graphics/gmt
math/grace
math/gri
math/p5-NetCDF
math/py-scientific
math/ruby-netcdf
science/gnudatalanguage
science/minc
science/minc2
science/v_sim
science/vis5d+
- Bump PORTREVISION for the changing of science/netcdf's major library version number
PR: 111347
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
Approved by: clsung (mentor)
|
|
|
|
|
|
|
| |
- Fix build with gcc 4.X
PR: ports/107117
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
|
|
|
|
|
| |
PR: 98290
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
|
|
|
|
|
| |
PR: ports/94504
Submitted by: Ports Fury
|
|
|
|
|
|
| |
PR: 92497
Submitted by: /me
Repocopied by: marcus
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
|
| |
PR: ports/78315
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/77695
Submitted by: Sam Lawrance <boris at brooknet.com.au>
|
| |
|
|
|
|
|
| |
PR: ports/75954
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
same binaries.
PR: ports/64646, ports/64647
Submitted by: Kay Lehmann <kay_lehmann@web.de>
|
|
|
|
|
| |
PR: ports/64507
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/62431
Submitted by: Ports Fury
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
|
|
|
|
| |
Approved by: pat
|
|
|
|
|
| |
PR: 26995
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
|
|
|
|
|
| |
PR: 24938
Submitted by: AMAKAWA Shuhei <amakawa@sf.t.u-tokyo.ac.jp>
|
|
|
|
|
| |
PR: 22450
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
|
| |
|
|
|
|
|
| |
PR: 18748
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
| |
|
|
|
|
|
| |
PR: 13598
Submitted by: KATO Tsuguru <tkato@prontimail.ne.jp>
|
| |
|
|
supporting the creation, access, and sharing of scientific data.
|