| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
- Bump portrevision.
|
|
|
|
|
|
| |
text editor
doesn't work in the GUI version).
|
|
|
|
|
| |
PR: ports/226246
Submitted by: Ting-Wei Lan <lantw44@gmail.com>
|
|
|
|
|
|
|
| |
10.x amd64 (not other archs) and this causes fallout in some octave-forge
ports
With hat: portmgr
|
|
|
|
|
|
|
| |
- Maintainership to stephen@.
PR: ports/225073
Submitted by: Ben Lauwens <ben.lauwens@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream has renamed its libraries and we no longer need to patch
devel/qscintilla-qt5 to create a library whose name does not conflict with
devel/qscintilla's. However, the library names are different so we need to bump
PORTREVISION in several ports (the SOVERSION has changed too).
Thanks to antoine for the exp-run.
PR: 225928
|
|
|
|
|
|
|
| |
PR: 223690
Reported by: joneum
Approved by: maintainer timeout (2 weeks) rene (mentor)
Differential Revision: https://reviews.freebsd.org/D13245
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
|
|
|
|
| |
PR: ports/218399 (based on)
Submitted by: emaste
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
|
|
|
|
|
| |
The portmgr blanket doesn't cover breakages
Pointy hat: sunpoet
|
|
|
|
|
|
| |
- Update RUN_DEPENDS: remove redundant LOCALBASE/bin
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.
The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.
PR: 214965
Reported by: thierry
|
|
|
|
|
| |
Reported by: pkg-fallout
PR: 211455
|
|
|
|
|
|
|
|
|
|
|
| |
2. updated to version 4.0.3
deleted obsolete patch 'patch-libinterp-octave-value-ov-classdef'
Java and GUI are now optional
plist is now generated automatically
revised dependencies
PR: 211291
Submitted by: bsam (1), Alexander Sherikov (2)
|
|
|
|
|
|
| |
PR: 210055
Submitted by: Tobias Berner <tcberner@gmail.com>
Approved by: maintainer timeout (7 weeks)
|
|
|
|
|
|
| |
PR: 209692
Submitted by: dim@
Approved by: maintainer timeout (2 weeks)
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
PR: 201737
Submitted by: you.akira.noda@gmail.com
Also spotted by: stephen@
|
|
|
|
|
| |
PR: 201737 (partially)
Submitted by: you.akira.noda@gmail.com
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bring in some long overdue updates, some of which are required for us to
later land the PyQt5 ports.
One big change with this update is that the PyQt4 ports now install their
.sip files into share/py-sip/PyQt4 instead of share/py-sip. This way we do
not end up with directories like share/py-sip/QtCore, which are especially
confusing once PyQt5 lands and starts installing files with the same names.
Other noteworthy items:
- PORTREVISION has been bumped on ports depending on devel/qscintilla2
because libqscintilla2.so's SOVERSION has changed.
- graphics/seexpr has been converted to USE_PYQT, as the file it used to
define a build-time dependency on x11-toolkits/py-qt4-gui has moved.
Once again, big thanks to Tobias Berner <tcberner@gmail.com> and Guido Falsi
(madpilot@) for their initial work on these ports as part of the effort to
land PyQt5 into the tree (see D2910 in Phabricator for an earlier version of
the PyQt5 patch set).
PR: 205143
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GraphicsMagick was just updated, but there was as newer, second
PR to upgrade it once more. And again, the shared library version
has been bumped (haven't these guys heard of symbol versioning?)
While the INDEX references 114 users of GraphicksMagick, I'm going to
only bump the same 8 ports as yesterday. The bump script appears to
be obsolete (still uses CVS!)
PR: 203547
Submitted by: Walter Schwarzenfeld
|
|
|
|
|
|
|
|
| |
The shared library versions changed, so bump all the ports that
depend on GraphicsMagick by default too.
PR: 200304
Submitted by: ports fury
|
|
|
|
|
|
| |
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
| |
Remove ATLAS knob, and bump portrevision.
Submitted by: Jason Bacon (*)
|
|
|
|
|
|
| |
* OpenBLAS cleanup
Submitted by: therry@ (openblas part)
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
| |
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
|
|
|
|
|
|
|
|
| |
- Bump dependent ports as .so version has changed
- Fix distinfo for graphics/cmg
- Fix shebang for graphics/vips
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
... And bump PORTREVISION on ports that depend on devel/qscintilla2 due to
the shlib version change.
This is brought to you by the KDE on FreeBSD team. Besides updating to newer
upstream releases, this commit also contains a lot of under-the-hood changes
to the PyQt/QScintilla/SIP ports. Their Makefiles had accumulated a lot of
cruft over time, so it was time for some summer cleaning:
- General, belated changes:
* Use OPTIONS helpers wherever possible, stop including
<bsd.port.options.mk> when not necessary, stop checking for
${PORT_OPTIONS:MDOCS} and ${PORT_OPTIONS:MEXAMPLES} when not necessary,
add options such as DOCS and/or DEBUG where they were only checked for.
- QScintilla ports:
* Drop the API option from py-qt4-qscintilla2. It had been broken ever
since staging support was added, and its existence does not make much
sense: QScintilla is a hard dependency regardless of the state of this
option anyway, they all come from the same tarball and the configuration
script assumes the .api file will always be installed.
- PyQt ports:
* The configure.py patch shared by all PyQt ports has been trimmed down to
the minimum. Changes for Qt3 compatibility or for things that are just
not needed anymore have been removed.
* Several post-configure targets in the PyQt ports have been removed, as
they had no effect on the way the ports were built whatsoever.
* In some cases, instead of calling Python's py_compile.py on `ls *.py
*/*.py */*/*.py` to generate .pyc and .pyo files, we just call
compileall.py, which is made for this kind of task.
* The patch + sed hack to build py-qt4-dbussupport has been replaced by
only extracting the dbus/ directory for that port and excluding it from
all others.
* Move the bulk of the code in all Makefiles to bsd.pyqt.mk, like the
non-Python Qt ports do with bsd.qt.mk and the QT_DIST variable. A large
portion of all PyQt Makefiles were very similar and contained a lot of
boilerplate code that can be shared among all of them since they all
come from the same tarball. bsd.pyqt.mk now has a PYQT4_DIST variable
that, when set, automatically sets several common variables and the
do-configure target for a port. This allows us to considerably reduce
the size of all the py-qt4-* Makefiles.
* To make the above possible and also to allow us to use as many OPTIONS
helpers as possible, the ARGS variable is now called CONFIGURE_ARGS.
That's what it was used for anyway.
PR: 191990
|
|
|
|
|
|
|
| |
instead, these two ports are now equal.
Bump PORTREVISIONs
Approved by: portmgr (antoine)
|
|
|
|
|
|
|
| |
* fix pkg-plist [2]
Submitted by: Jason Bacon <jwbacon@tds.net> [1]
swills@ [2]
|
| |
|
| |
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
|
| |
- USES=libtool tar:bzip2.
- Move some variable definitions in front of bsd.port.options.mk.
- Add DOCS option.
- Remove FreeBSD 6 support.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Convert to new options helper
- Use NOT_FOR_ARCHS
- Strip shared library
- Remove deprecated PTHREAD_*
- Use MAKE_CMD
- Bump PORTREVISION for science/hdf5 shlib change [1]
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.12-RELEASE.txt
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
Approved by: portmgr (bapt) [1]
|
|
|
|
|
|
|
|
|
|
|
| |
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs)
|
| |
|
|
|
|
|
| |
PR: 185991
Submitted by: Max Sterling <maxclsb@gmail.com>
|
|
|
|
|
|
|
| |
Clang/libc++ on FreeBSD 10. This fixes a crash caused by the use of
libstdc++ while dependencies used libc++.
Approved by: maho (maintainer)
|
|
|
|
|
|
|
| |
Note that this cannot be reproduced in maho's tinderbox.
PR: 183338
Submitted by: Mamoru Iwaki <1wkmmr@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui
- 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
- Removed compatibility with K&R compilers, which was untestable due
to lack of such compilers.
- New functions
. mpc_log10
. mpc_mul_2si, mpc_div_2si
- Speed-ups
. mpc_fma
- Bug fixes
. mpc_div and mpc_norm now return a value indicating the effective
rounding direction, as the other functions.
. mpc_mul, mpc_sqr and mpc_norm now return correct results even if
there are over- or underflows during the computation.
. mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
infinite part and equals output variable is corrected.
. mpc_fr_sub: Wrong return value for imaginary part is corrected.
Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.
Bump PORTREVISIONS of all dependent ports.
PR: 183141
Approved by: portmgr (bdrewery)
|
|
|
|
|
|
| |
the mtree (categories starting with m)
Approved by: portmgr (bdrewery)
|
|
|
|
| |
math)
|
|
|
|
| |
Convert USE_GMAKE to USES
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
|
|
|
|
|
| |
Portrevision bumped.
> Octave-3.6.4 in Gentoo has the identical bug.
> https://bugs.gentoo.org/show_bug.cgi?id=465536
> Their texinfo.patch is here:
> https://465536.bugs.gentoo.org/attachment.cgi?id=347084
PR: 179105
Submitted by: Chen Xie <xiechen@mail.ustc.edu.cn>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
| |
|
|
|
|
| |
Spotted by: stephen
|
|
|
|
| |
Approved by: maho
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp>
|
|
|
|
|
|
| |
paticular version.
Submitted by: Scott Bennett <bennett@cs.niu.edu>
|
|
|
|
|
| |
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
|
|
|
| |
Feature safe: yes
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Bump port revision.
PR: 162988
Submitted by: Jason Bacon <jwbacon@tds.net>
Feature safe: yes
|
|
|
|
|
|
|
|
| |
math/atlas-devel will be updated to use the same constructs at a later date
PR: 162706
Approved by: miwi (portmgr)
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
| |
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)
Suggestions and patches from: ache, C. Burns, wen
|
|
|
|
|
|
| |
- Bump portrevision
PR: ports/161089
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
|
|
|
|
|
| |
orthogonal.
Discussion with: stephen@
|
| |
|
|
|
|
|
|
|
| |
- Portlint.
- Bump portrevision.
Approved by: maho (mentor) and maho (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Add a make target called "check"
you can now check octave port by
$ make check
. [1]
Note: 10 tests failed on FreeBSD 8.1/RELEASE amd64.
Discussion with @tmacchant via twitter
|
| |
|
|
|
|
|
|
|
| |
and bump portrevision (may not be required, though.)
PR: 156940
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu>
|
|
|
|
|
| |
PR: 156603
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
|
|
|
|
|
|
|
| |
Build with 1.6 by default, since most of the ports still depend on legacy hdf5.
PR: ports/148496
Submitted by: makc@
Approved by: maintainer timeout (three weeks)
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
quoting from http://www.gnu.org/software/octave/
> January 28, 2010
> Version 3.2.4 has been released and is now available for ftp.
> Octave 3.2.4 is a bug-fixing release NEWS file for a
> list of user-visible changes in the 3.2.x series.
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
| |
|
|
|
|
| |
Bump PORTREVISION.
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
| |
/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 required by ./gendoc not found
Reported by: pointyhat
Feature safe: yes
|
|
|
|
|
|
| |
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr
|
|
|
|
| |
PORTREVISION++.
|
|
|
|
| |
- Bump PORTREVSION
|
|
|
|
| |
Submitted by: Robert Jenssen <robertjenssen@ozemail.com.au>
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
|
| |
|
| |
|
|
|
|
|
|
| |
Original patch has been slighlty modified.
PR: 127491
Submitted by: Stephen Montgomery-Smith
|
|
|
|
|
| |
Submitted by: Stephen Montgomery-Smith
Approved by: portmgr (pav)
|
| |
|
| |
|
|
|
|
|
|
| |
patch is obtained from
http://hg.tw-math.de/release-3-0-x/rev/712d9e045b1e
.
|
|
|
|
|
|
|
| |
RUN_DEPENDS as well. (now points to gcc43, though).
* Bump portrevision.
Submitted by: pav, gerald
|
| |
|
| |
|
|
|
|
|
| |
PR: 128706
Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 126899
Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
|
|
|
|
| |
of glpk.
|
|
|
|
| |
Tested by: exp build run (erwin)
|
| |
|
|
|
|
| |
Submitted by: erwin
|
|
|
|
| |
Submitted by: pav
|
|
|
|
| |
MAKE_ENV
|
|
|
|
| |
Spotted by: itetcu
|
|
|
|
|
|
| |
NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes
Spotted by: itetcu
|
|
|
|
| |
Submitted by: itetcu, pav, erwin
|
| |
|
| |
|
|
|
|
|
| |
PR: 124386
Submitted by: Max Brazhnikov
|
| |
|
|
|
|
|
|
| |
handling of compressed tarballs and zip files.
Approved by: maho (maintainer)
|
|
|
|
|
|
|
| |
2. Fix installation of packages from octave-forge. make is not GNU make.
3. Bump portrevision accordingly.
Submitted by: Ryan Hinton <rwh4s@virginia.edu>
|
|
|
|
|
|
| |
to avoid lots of "Undefined symbol" errors also the tests passes.
Submitted by: Ryan Hinton <rwh4s@virginia.edu>
|
|
|
|
|
|
| |
option can be removed without strange side-effects.
Submitted by: Ed Schouten <ed@fxq.nl>
|
|
|
|
| |
Submitted by: pav
|
|
|
|
|
|
| |
mkoctfile requres gsed.
Submitted by: pav
|
| |
|
| |
|
| |
|
|
|
|
| |
work on FreeBSD.
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
| |
Forgotten by: maho
|
|
|
|
|
|
| |
* Bump port revision.
Approved by: portmgr(kris)
|
|
|
|
|
|
|
| |
* Remove quotes from BROKEN in math/octave-forge
* Use dirrmtry in math/octave for common directories with math/octave-forge
Approved by: portmgr (erwin)
|
|
|
|
|
|
|
|
|
|
| |
- portlint and remove duplicated 5.x directive [1]
- Use %%DATADIR%% in pkg-plist [1]
- Take maintainer [1]
- Make it possible to build w/o math/atlas. Now use math/blas as default, instead of math/atlas. [2]
PR: 97199 [1], 100330 [2]
Submitted by: Rainer Alves <rainer.alves___gmail.com> [1], trasz <trasz___pin.if.uz.zgora.pl> [2]
|
|
|
|
|
| |
so that we can install multiple versions of octaves.
(esp for upcoming math/octave-devel port)
|
|
|
|
| |
This commit is a result of hacks at the CodeFest Akihabara 2006 hosted by FSIJ.
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
| |
|
|
|
|
| |
installed
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.1.71
- Use ${INFO}
Moreover:
- Polish the Makefile
PR: ports/81482 [1]
Submitted by: Johan van Selst <johans@stack.nl> [1]
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
| |
PR: ports/74669
Submitted by: Roland Smith <rsmith(at)xs4all.nl>
|
| |
|
|
|
|
|
|
| |
PIC issues are properly dealt with.
Submitted by: Roland Smith <rsmith@xs4all.nl>
|
| |
|
|
|
|
|
|
|
| |
Previously it was picked up by imake, which was run time dependency for
X libraries. Since this will no longer hold, specify perl explicitly.
Pointed out by: dosirak via kris, while testing X.Org upgrade
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(Part 1)
|
| |
|
|
|
|
|
|
|
|
|
| |
- Make mkoctfile accept -pthread
- Don't hardcode path to lib symlink
PR: ports/56621, ports/58555
Submitted by: John E. Hein <jhein@timing.com>
AMAKAWA Shuhei <sa264@cam.ac.uk>
|
|
|
|
|
|
|
| |
/usr/libexec/ld-elf.so.1: Shared object "liboctinterp.so" not found
PR: 54567,54653
Submitted by: Jonathan <j.e.drews@worldnet.att.net>
|
|
|
|
|
| |
PR: ports/54486
Submitted by: Shin-ichi Yoshimoto <yosimoto@waishi.jp>
|
|
|
|
|
|
|
|
|
|
| |
o Fix pkg-plist accordingly. [1]
o Bump PORTREVISION accordingly.
o Remove unnecessary files from pkg-plist. [2]
Submitted by: Kay Lehmann <kay_lehmann@web.de> [1]
Pointed out by: bento via kris [2]
Pointy hat to: myself [2]
|
|
|
|
|
| |
Submitted by: Kay Lehmann <kay_lehmann@web.de>
2. Correct wrong dependency for atlas
|
|
|
|
| |
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
|
|
|
|
|
|
| |
PR: ports/52902
Submitted by: Ulrich Spoerlein <q@uni.de>
Suggested by: Chris BeHanna
|
|
|
|
|
| |
2. utilize PORTDOCS and DOCSDIR
3. sort PLIST
|
| |
|
|
|
|
|
| |
PR: 48322
Submitted by: Chris BeHanna <chris@pennasoft.com>
|
|
|
|
|
| |
PR: 48323, 48449
Submitted by: Chris BeHanna <behanna@topperwein.pennasoft.com>, Fritz Heinrichmeyer <Fritz.Heinrichmeyer@FernUni-Hagen.de>
|
|
|
|
|
|
|
| |
09/2000 and has been unresponsive to mail about his ports for at least
2 years.
Approved by: portmgr
|
| |
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
|
|
| |
PR: 39251, 45201
Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>
Approved by: maintainer timeout
|
| |
|
| |
|
|
|
|
| |
Noticed by: bento
|
| |
|
| |
|
| |
|
|
|
|
| |
and get this port to building again.
|
|
|
|
| |
Submitted by: Bento logs.
|
|
|
|
| |
Obtained from: Bill Fenner's Distfiles listing.
|
|
|
|
|
| |
PR: 11504
Submitted by: nakai@tsl.pe.u-tokyo.ac.jp
|
| |
|
| |
|
|
|
|
|
| |
to adopt to the new gd). If the gnuplot mainainer can fix it before
the freeze, we'll switch back.
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
|
|
|
|
| |
OSF1/Alpha characteristics when the machine's arch is Alpha and the OS is
FreeBSD.
|
|
|
|
|
|
|
|
|
|
|
|
| |
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
|
|
|
|
|
| |
I changed "--defentry" to "--entry" but everything else is
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
|
|
|
| |
found a way to fix it yet. :(
|
|
|
|
|
|
| |
there's an upgrade.
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
Also, three files were missing from the PLIST.
Note, I'm not sure if the former is right but I'm just making this
file match reality. If it really has to go under /usr/local/lib, the
maintainer should feel free to fix the install process. :)
|
| |
|
|
|
|
| |
the math/ category.
|
|
|
|
|
|
|
|
|
| |
prevented it from running. The only fix (until FreeBSD goes elf)
is to build the executeable statically. I really dislike that, but
it's a linker problem that's not likely to be fixed.
Much thanks to Victor Balden <victor@eng.uct.ac.za> for pointing
me at this bug.
|
| |
|
|
|
|
| |
from octave and iv.
|
| |
|
|
|
|
|
| |
PR: 6281
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
|
|
|
|
|
| |
lib. This is not good, but this port is so large Chuck doesn't have
the time to fix it properly.
|
|
|
|
|
| |
PR: 4730
Submitted by: Yoshio.Mita@isen.fr
|
| |
|
|
|
|
| |
If you test this, remember it's huge, the package is 16 megs alone.
|
| |
|
|
|
|
| |
Nagged into submission by: Bill Fenner's portsurvey :-)
|
|
|
|
|
|
| |
long time to compile, and the package is over 6 megabytes in size.
Also depends on the new gnuplot port for output.
Reviewed by: Satoshi
|
|
|
|
|
|
|
| |
with the same results: undefined symbols when linking. I'll put
together a make log and my changes to the port so someone with a
better knowledge of gcc and/or C++ can take a look at it (tomorrow
morning MET (or is that CET nowadays?)).
|
|
|
|
|
|
|
|
| |
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
|
| |
|
| |
|
|
|
|
| |
2.1.5 is released. :(
|
| |
|
| |
|
|
|
|
| |
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
|
|
|
|
| |
this will package in 2.1.
|
|
|
|
| |
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
|
|
|
|
| |
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
|
|
|
|
|
| |
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
Obtained from:
|
|
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
|