non port: lang/pure/Makefile |
SVNWeb
|
Number of commits found: 46 |
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Sat, 8 Jun 2019
|
[ 11:46 antoine ] (Only the first 10 of 13 ports in this commit are shown above. )
Chase llvm35 expiration
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Thu, 31 May 2018
|
[ 01:18 jrm ] (Only the first 10 of 86 ports in this commit are shown above. )
USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade
Or, mark ports that fail to build as BROKEN.
https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html
|
Sun, 20 May 2018
|
[ 08:34 amdmi3 ]
- Switch to USES=libedit as suggested by stage-qa
- Switch to new test framework
- Switch to options helpers
Approved by: portmgr blanket
|
Thu, 19 Apr 2018
|
[ 07:08 ale ] (Only the first 10 of 60 ports in this commit are shown above. )
Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports.
|
Thu, 1 Feb 2018
|
[ 18:03 jrm ] (Only the first 10 of 143 ports in this commit are shown above. )
Flavorize and modernize Emacs ports
- Convert USE_EMACS to USES=emacs
- Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and
editors/emacs-devel)
- Permit default Emacs flavor to be specified in make.conf
- Rename japanese/migemo-emacs23 to japanese/migemo-emacs
- Update and simplify audio/emms and fix build on FreeBSD 10 [1]
- Update databases/bbdd and fix build on FreeBSD 10 [1]
- Update editors/emacs-devel
- Ensure Makefile shell commands that change directory are executed in a
subshell
- Silence some portlint warnings
[1] By not depending on base texinfo
PR: 225404
Reviewed by: antoine
Approved by: portmgr (mat) ashish (maintainer)
Differential Revision: https://reviews.freebsd.org/D13506
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(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
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
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
|
Sun, 1 Jan 2017
|
[ 03:45 sunpoet ] (Only the first 10 of 161 ports in this commit are shown above. )
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket)
|
Mon, 19 Dec 2016
|
[ 09:04 amdmi3 ]
- Mark BROKEN on 9.x
Approved by: portmgr blanket
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 15 Oct 2015
|
[ 14:55 mat ] (Only the first 10 of 135 ports in this commit are shown above. )
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694
|
Mon, 20 Apr 2015
|
[ 07:47 tijl ]
- Remove dependency on libltdl
- Fix build on FreeBSD < 10
Reported by: amdmi3
|
Sun, 19 Apr 2015
|
[ 15:09 tijl ]
Patch configure to fix the output of "pkg-config pure --variable PIC"
|
Wed, 15 Apr 2015
|
[ 08:20 tijl ] (Only the first 10 of 152 ports in this commit are shown above. )
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been (Only the first 15 lines of the commit message are shown above )
|
Fri, 10 Apr 2015
|
[ 00:54 mi ]
Unbreak by upgrading from 0.58 to 0.64 released last Autumn. The latest
version supports all versions of LLVM except 3.6.
While here:
* Make detection of the installed LLVM automatic, using the
latest installed or 3.5 if none are present. It is possible
to supply a different value by setting LLVM_VERSION.
(Somebody ought to port llvm to the DEFAULT_VERSIONS framework.)
* Do not even download the docs, if the DOCS-option is off.
* If DOCS-option is on, do not install the *.tm files.
* Force the tool to look for documentation in ${DOCSDIR}.
* Add the functional regression-check target to Makefile.
Approved by: being condemned too often for too long
|
Thu, 9 Apr 2015
|
[ 14:43 marino ]
lang/pure: adjust MASTER_SITES slightly, unbreak
|
[ 14:30 antoine ]
Mark BROKEN again and re-schedule for removal
|
[ 14:05 marino ]
lang/pure: Unbreak. Version 0.58 was always llvm 3.3 compatible
This port was marked for removal based on the information that pure
required llvm 3.2. Pure apparently is continuously developed.
- Version 0.58 - (this one) compatible with llvm 3.3
- Version 0.59 - compatible with llvm 3.4
- Version 0.61 - compatible with llvm 3.5
- Version 0.64 - latest
I didn't reset the maintainer, but it's suspicious that it was marked
broken this long for no good reason and no heads up from maintainer.
While here, unmask install commands, wrap lines, be DF friendly.
Approved by: blanket.
|
Sat, 14 Feb 2015
|
[ 14:24 linimon ]
Give this an expiration date. The latest release is 0.64 from 20141030 and
may fix the compile problems.
|
Thu, 18 Dec 2014
|
[ 23:50 antoine ]
Attempt to unbreak index
|
[ 23:36 brooks ]
Remove ports of obsolete and unmaintained upstream llvm/clang 3.2.
Mark pure as BROKEN by this removal. It should be updated to a recent
release that supports llvm 3.5, but has seen no substantive updates in
over a year.
|
Wed, 17 Sep 2014
|
[ 07:38 tijl ] (Only the first 10 of 60 ports in this commit are shown above. )
Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt)
|
Tue, 25 Mar 2014
|
[ 18:19 mat ]
Have OPTIONS_SUB also fill in SUB_LIST.
Fix two ports that would have been broken with this change.
With hat: portmgr
|
Wed, 8 Jan 2014
|
[ 08:32 rene ]
Defines a variable LLVM_VERSION to ease updating to a newer LLVM version if
desired. Other changes:
- fix EMACS_CONFIGURE option helper
- fix %%ETC%% rendering and name of clang port in pkg-message
- bump PORTREVISION to force a rebuild for the dependency change.
Tested with 'poudriere bulk pure*' on 10.0-amd64, 8.3-i386, and 9.1-i386
(partially).
devel/llvm (expired) should not have any consumers anymore at this point.
PR: ports/185190
Submitted by: rene
Approved by: maintainer timeout (lichray@gmail.com , 14 days)
|
Wed, 6 Nov 2013
|
[ 22:50 delphij ] (Only the first 10 of 35 ports in this commit are shown above. )
Update to 0.57.
PR: ports/179390
Submitted by: nemysis
Approved by: maintainer
|
Fri, 20 Sep 2013
|
[ 19:53 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
|
Fri, 9 Aug 2013
|
[ 14:29 danfe ]
Minor last-minute changes missed in recent previous commits.
|
[ 13:43 danfe ]
- Trim the article from the COMMENT line
- Switch to new LIB_DEPENDS syntax (per r322328)
- Move pkgconfig from USE_GNOME to USES
- Drop MAKE_JOBS_SAFE, does nothing these days
- Avoid using escaped shell globs; pad pkg-message output
- Fix a few whitespace and markup bugs, wrap very long line
|
Fri, 12 Jul 2013
|
[ 12:38 bapt ]
Include bsd.pure.mk earlier so that gmake is defined before pre.mk
|
Mon, 8 Jul 2013
|
[ 11:50 bapt ]
Add needed iconv dependency (this fixes configure)
|
Tue, 22 Jan 2013
|
[ 02:05 brooks ]
Fix build by depending on the llvm31 port, not just the package
Reported by: pgj
|
Thu, 10 Jan 2013
|
[ 16:30 brooks ]
Depend on llvm31/clang31 ports to avoid breakage when I update
llvm/clang to 3.2.
|
Wed, 10 Oct 2012
|
[ 21:02 madpilot ]
- Remove double quotes from *_DESC
Requested by: Zhihao Yuan <lichray@gmail.com> (maintainer, via email)
Noticed by: Riccardo Torrini <riccardo@torrini.org>
Feature safe: yes
|
Wed, 6 Jun 2012
|
[ 22:04 sylvio ]
- Update to 0.55
PR: ports/168686
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
Wed, 23 May 2012
|
[ 23:57 wen ]
- Update to 0.5.4
PR: 168172
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
Tue, 1 May 2012
|
[ 20:11 dhn ]
- Update to 0.53
PR: ports/167414
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
Thu, 22 Mar 2012
|
[ 13:18 zi ]
- Update to 0.52
- Prefer editline support, if available
PR: ports/165864
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
Feature safe: yes
|
Thu, 26 Jan 2012
|
[ 20:12 pav ]
- Provide pkgconfig and ldconfig for potential consumers
- Drop USE_GCC line from bsd.pure.mk, downstream ports need to be able to
override USE_GCC value
|
[ 11:18 pav ] (Only the first 10 of 24 ports in this commit are shown above. )
- Update pure to 0.51 and update modules
PR: ports/161799
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
Fri, 20 Jan 2012
|
[ 20:12 brooks ]
Switch to devel/llvm29 as a build/run depend to devel/llvm can be
upgraded.
Approved by: lichray@gmail.com (maintainer)
|
Sat, 9 Apr 2011
|
[ 19:21 makc ]
Update to 0.47
Remove patch integrated upstream
PR: ports/156099
Submitted by: Zhihao Yuan (maintainer)
|
Mon, 21 Mar 2011
|
[ 06:14 wen ]
Pure is a modern-style functional programming language based on term
rewriting. It offers equational definitions with pattern matching, full
symbolic rewriting capabilities, dynamic typing, eager and lazy evaluation,
lexical closures, built-in list and matrix support and an easy-to-use C
interface. The interpreter uses LLVM as a backend to JIT-compile Pure
programs to fast native code.
WWW: https://code.google.com/p/pure-lang/
PR: ports/155647
Submitted by: Zhihao Yuan <lichray@gmail.com>
|
Number of commits found: 46 |