Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
25.01.0 13 Jan 2025 15:10:15 |
Rainer Hurling (rhurlin) |
math/ess: Update to 25.01.0
From the NEWS file:
- polymode: In transition from literate libraries (such as noweb
with respect to 19.04), the polymode packages are now recommended
as a more suitable replacement. Please read more in the NEWS file
- ESS[R]: The shorthand notation for lambda functions and the
question mark are now fontified as keywords
- ESS[SAS]: Developed new comprehensive lists of PROCs and functions
for syntax highlighting. See 'etc/proc.sas' and 'etc/func.sas'
Changelog: https://github.com/emacs-ess/ESS/compare/v24.01.1...v25.01.0
Reported by: Repology |
24.01.1_3 04 Jul 2024 21:31:24 |
Joseph Mingrone (jrm) |
Chase major version update of editors/emacs-devel
Bump PORTREVISION of most USES=emacs ports after editors/emacs-devel
major version increased from 30 to 31.
Sponsored by: The FreeBSD Foundation |
24.01.1_2 23 Jun 2024 22:10:50 |
Joseph Mingrone (jrm) |
Chase editors/emacs update to 29.4
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish, yasu
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D45705 |
24.01.1_1 26 Mar 2024 22:51:47 |
Joseph Mingrone (jrm) |
Chase editors/emacs update
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D44492 |
24.01.1 09 Feb 2024 19:59:30 |
Rainer Hurling (rhurlin) |
math/ess: Update to 24.01.1
Changelog: https://github.com/emacs-ess/ESS/compare/v24.01.0...v24.01.1
Reported by: Repology |
24.01.0 04 Feb 2024 18:35:31 |
Rainer Hurling (rhurlin) |
math/ess: Update to 24.01.0
Changelog: https://github.com/emacs-ess/ESS/compare/v18.10.2...v24.01.0
Reported by: Repology |
18.10.2_18 27 Jan 2024 22:33:05 |
Joseph Mingrone (jrm) |
*/*: Chase editors/emacs update
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D43615 |
18.10.2_17 24 Sep 2023 17:31:57 |
Rainer Hurling (rhurlin) |
math/ess: Fix Emacs deprecation warning
Fix 'Package cl is deprecated' warning for Emacs by replacing all remaining uses
of cl with cl-lib. |
18.10.2_16 20 Aug 2023 00:53:11 |
Yasuhiro Kimura (yasu) |
editors/emacs: Update to 29.1
* Update Canna patch to the one for Emacs 29.
* Add new options PGTK, SQLITE3, TREESITTER and WEBP. SQLITE3 and
TREESITTER are ON by default. PGTK and WEBP options are excluded
from nox flavor.
* CARGO option doesn't imply XFT but prevents it. It is caused as a
result of adding pure GTK support (PGTK option).
* OTK options doesn't imply XTF any more. It is also caused as a
result of adding pure GTK support.
* Update NATIVECOMP option so it specifies ahead-of-time compilation
via the configure argument.
* Remove "experimental" from NATIVECOMP_DESC.
* Add print/freetype2 and x11-fonts/fontconfig to CAIRO_LIB_DEPENDS
and GTK3_LIB_DEPENDS. Necessary to link emacs binary with shared (Only the first 15 lines of the commit message are shown above ) |
18.10.2_15 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
18.10.2_10 30 Nov 2022 07:06:37 |
Yasuhiro Kimura (yasu) |
editors/emacs-devel: Update to 2022-11-28 snapshot
Bump PORTREVISION of consumers as EMACS_VER is changed to 30.0.50.
Changes: https://github.com/emacs-mirror/emacs/compare/51589f81...7939184f |
18.10.2_9 21 Sep 2022 07:48:19 |
Yasuhiro Kimura (yasu) |
editors/emacs: Update to 28.2
* Remove FCITXPATCH option as extra-patch-src_xfns.c can't be applied
since 28.1.
* Tidy up Makefile with portfmt.
* Bump PORTREVISION of consumers.
ChangeLog: https://www.gnu.org/software/emacs/news/NEWS.28.2
PR: 266454
Exp-run by: antoine
Reviewed by: ashish, jrm
Differential Revision: https://reviews.freebsd.org/D36613 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
18.10.2_8 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
18.10.2_8 20 Jul 2022 14:22:24 |
Tobias C. Berner (tcberner) |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
18.10.2_8 07 Apr 2022 22:12:44 |
Joseph Mingrone (jrm) |
Emacs ports: Bump PORTREVISION after Emacs 28.1
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34781 |
18.10.2_7 15 Nov 2021 15:19:58 |
Joseph Mingrone (jrm) |
USES=emacs: Chase package name changes
PR: 259259
Differential Revision: https://reviews.freebsd.org/D32613 |
18.10.2_6 01 Oct 2021 22:55:27 |
Joseph Mingrone (jrm) |
*: Chase new major version (29) of editors/emacs-devel
Differential Revision: https://reviews.freebsd.org/D32258 |
18.10.2_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
18.10.2_5 26 Mar 2021 00:40:45 |
jrm |
editors/emacs: Update to 27.2
This is a bug-fix release with no new features.
https://www.gnu.org/software/emacs/news/NEWS.27.2
Reviewed by: ashish
Differential Revision: https://reviews.freebsd.org/D27700 |
18.10.2_4 23 Jan 2021 02:42:03 |
jrm |
math/ess: Fix build after latest editors/emacs-devel update
The 'when' argument of `make-obsolete` and related functions was recently
made mandatory. [1] Apply an upstream patch to a
`define-obsolete-function-alias' call to fix the build. [2]
[1]
https://github.com/emacs-mirror/emacs/commit/32c6732d16385f242b1109517f25e9aefd6caa5c
[2]
https://github.com/emacs-ess/ESS/commit/9cc5520e1998d03f5dec0fbb1fe71b7cdec38b65
Reported by: tcberner
Approved by: rhurlin (maintainer)
Differential Revision: https://reviews.freebsd.org/D28285 |
18.10.2_3 10 Sep 2020 19:17:39 |
rhurlin |
Change the maintainer entry in rhurlin's ports
After I got a commit bit for ports, it is time now to change the maintainers
entry in all 'owned' ports.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D26398 |
18.10.2_3 12 Aug 2020 18:30:07 |
jrm |
editors/emacs: Update to version 27.1
Please refer to the 20200811 UPDATING entry when upgrading
dependent (*-emacs26-*) ports.
Port changes:
- depend on math/gmp
- match upstream by turning CAIRO, HARFBUZZ, and JSON options and on and
turning MAGICK off by default
- remove OPENMP check for graphics/ImageMagick as the openmp is now
included in base
- update EMACS_VER in Mk/Uses/emacs.mk
- bump USES=emacs ports or remove BROKEN for net-im/jabber.el and
deskutils/howm, which now build
Submitted by: HIROSE Yuuji <yuuji@gentei.org> (canna patch)
Reviewed by: ashish
Differential Revision: https://reviews.freebsd.org/D23966 |
18.10.2_2 05 May 2020 16:07:54 |
jrm |
math/R: Update to version 4.0.0
Upstream changes:
https://stat.ethz.ch/pipermail/r-announce/2020/000653.html
Also bump PORTREVISION of ports that depend on math/R.
Submitted by: wen (in part)
Reviewed by: jwb, Rainer Hurling <rhurlin@gwdg.de>, thierry
Differential Revision: https://reviews.freebsd.org/D24572 |
18.10.2_1 07 Jan 2020 04:55:40 |
jrm |
editors/emacs-devel: Update to latest master branch commit, 4f2b415
This update includes an Emacs major version change from 27.0.50 to 28.0.50.
Ports that may depend on editors/emacs-devel must chase this update
with a PORTREVISION bump.
Submitted by: ashish (maintainer)
Differential Revision: https://reviews.freebsd.org/D23012 |
18.10.2 07 Sep 2019 06:44:10 |
riggs |
Update to upstream version 18.10.2
PR: 239952
Submitted by: rhurlin@gwdg.de (maintainer) |
17.11_6 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
17.11_6 26 Jul 2019 20:46:57 |
gerald |
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 |
17.11_5 12 Dec 2018 01:35:36 |
gerald |
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 |
17.11_4 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
17.11_3 31 May 2018 01:18:05 |
jrm |
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 |
17.11_2 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
17.11_1 04 Feb 2018 05:13:43 |
jrm |
math/ess: Fix build on 10
Reported by: rhurlin@gwdg.de (maintainer) |
17.11_1 01 Feb 2018 18:03:10 |
jrm |
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 |
17.11 01 Feb 2018 11:57:26 |
wen |
- Update to 17.11
PR: 225387
Submitted by: rhurlin@gwdg.de(maintainer) |
16.04_1 12 Sep 2017 15:38:57 |
ashish |
Chase Emacs update |
16.04 11 May 2016 20:04:22 |
amdmi3 |
- Update to 16.04
- Pass maintainership to submitter
PR: 209445
Submitted by: rhurlin@gwdg.de |
15.09.2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
15.09.2 15 Jan 2016 15:34:25 |
miwi |
- Update to 15.09.2
PR: 206251
Submitted by: ports fury |
15.09.1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
15.09.1 25 Dec 2015 07:04:07 |
sunpoet |
- Update MAINTAINER: use @FreeBSD.org |
15.09.1 22 Dec 2015 14:47:19 |
miwi |
- Update to 15.09-1
PR: 205214
Submitted by: Ports Fury
Approved by: mat (mentor)
Differential Revision: D4612 |
14.09_1 27 Nov 2015 11:26:12 |
amdmi3 |
- Clarify LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers |
14.09_1 14 Nov 2015 19:33:42 |
riggs |
Reset maintainership
While on it:
- Pet portlint: EXTRACT_SUFX -> USES
PR: 204507
Submitted by: cjr@cruwe.de (maintainer)
MFH: 2014Q4 |
14.09_1 27 Apr 2015 10:29:28 |
ashish |
- Chase GNU Emacs updates
PR: 199553 |
14.09 13 Nov 2014 23:24:01 |
antoine |
Cleanup plist |
14.09 10 Oct 2014 15:58:06 |
danilo |
- Update from 13.09-1 to 14.09 [1]
- Use options helpers
PR: 194281
Submitted by: cjr@cruwe.de (maintainer) [1] |
13.09.1_5 25 Sep 2014 19:47:16 |
antoine |
Fix stage violation (and allow staging as regular user) |
13.09.1_5 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
13.09.1_4 01 Jul 2014 17:37:42 |
antoine |
Make those ports more likely to build with texinfo from ports
With hat: portmgr |
13.09.1_4 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
13.09.1_4 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
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) |
13.09.1_3 12 Jan 2014 18:11:34 |
tabthorpe |
- Update to 13.09-1
PR: ports/185537
Submitted by: Christopher J. Ruwe <cjr@cruwe.de> (maintainer) |
13.09_2 13 Nov 2013 08:19:35 |
bf |
Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;
adjust dependent ports
Reviewed by: pfg, thierry, tota |
13.09_1 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- 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 (Only the first 15 lines of the commit message are shown above ) |
13.09 15 Oct 2013 19:05:25 |
antoine |
- Update to 13.09
- USE_GMAKE->USES=gmake
- Add missing OPTIONS_DEFINE
- Convert to STAGEDIR
PR: ports/182957
Submitted by: Christopher J. Ruwe (maintainer) |
13.05_1 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
13.05_1 28 May 2013 15:15:06 |
bf |
Update math/R to 3.0.1-patched, and adjust dependent ports;
synchronize math/rpy with upstream repository
Reviewed by: wen
Approved by: wen, tota |
13.05 19 May 2013 13:37:05 |
rakuco |
Update to 13.05.
PR: ports/178736
Submitted by: Christopher J. Ruwe <cjr@cruwe.de> (maintainer) |
12.09.2_2 30 Mar 2013 05:13:30 |
ashish |
GNU Emacs updates
editors/emacs:
- Update to 24.3
- Update CANNA patchset[1]
- Unbreak ARM support by using the patch from emacs-devel port
- Add missing INSTALLS_ICONS[2]
- Remove a patch which is already integrated upstream
- Fix Makefile header
editors/emacs-devel:
- Update to bzr revision 112178
- Fix Makefile header
- Add missing INSTALLS_ICONS[2]
(Only the first 15 lines of the commit message are shown above ) |
12.09.2_1 07 Mar 2013 04:21:35 |
bf |
update math/R to 2.15.3, and adjust dependent ports |
12.09.2 29 Jan 2013 03:24:22 |
danfe |
- Update to bugfix version 12.09-2
- Minor Makefile cleanups while here
PR: ports/175469
Submitted by: maintainer |
12.09.1_1 04 Jan 2013 17:51:39 |
bf |
update the R base ports to 2.15.2 and adjust dependent ports
Reviewed by: thierry, tota, wen |
12.09.1 03 Jan 2013 14:02:58 |
rm |
- update to 12.09.1
while here:
- trim Makefile header
- convert to optionsng (PORTDOCS case)
PR: 174666
Submitted by: Christopher J. Ruwe <cjr@cruwe.de> (maintainer) |
12.09 07 Oct 2012 09:09:12 |
cs |
- Update to 12.09
- Remove conflict
- Cleanup pkg-descr
PR: ports/172382
Submitted by: "Christopher J. Ruwe" <cjr@cruwe.de> (maintainer) |
12.04.4_4 04 Sep 2012 17:05:44 |
ashish |
Chase Emacs updates |
12.04.4_3 01 Aug 2012 16:50:16 |
ashish |
- Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi |
12.04.4_2 26 Jun 2012 23:57:00 |
bf |
update math/R to 2.15.1, switch to the new options format, and
adjust dependent ports |
12.04.4_1 16 Jun 2012 09:59:45 |
scheidell |
- Update to 12.04-04
- Fix conflicts with devel/noweb
PR: ports/168914
Submitted by: Christopher J. Ruwe <cjr@cruwe.de> |
12.04.2_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
12.04.2 24 May 2012 00:50:53 |
bf |
update to 12.04-2
PR: 168233
Submitted by: C. Ruwe (maintainer) |
12.04_1 04 May 2012 20:56:15 |
bf |
- update math/R-cran-psych to 1.2.1 [1]
- update math/R to 2.15.0, and adjust dependent ports
- minor changes to bsd.cran.mk [2]: rename MASTER_CRAN_SITES to
MASTER_SITE_CRAN, as in bsd.sites.mk; make the install target more
flexible and allow CRAN ports to override it; add a regression-test
target; set USE_FORTRAN to match math/R; remove some of the
redundant checks of USE_R_MOD; honor NOPORTDATA and NOPORTDOCS
Reviewed by: thierry, tota, wen
Approved by: D. Rue (maintainer) [1], wen [2] |
12.04 13 Apr 2012 06:44:41 |
rm |
- update to 12.04
PR: 166768 (based on)
Submitted by: "Christopher J. Ruwe" <cjr at cruwe dot de> (maintainer) |
5.14_8 03 Mar 2012 16:59:36 |
bf |
update math/R to 2.14.2, and adjust dependent ports |
5.14_7 22 Feb 2012 13:31:32 |
ashish |
- Chase Emacs updates
PR: ports/165082 |
5.14_6 18 Jan 2012 23:04:08 |
bf |
update math/R to 2.14.1, and adjust dependent ports |
5.14_5 27 Nov 2011 07:02:15 |
bf |
update math/R to 2.14.0, math/R-cran-sp to 0.9-91, and adjust
dependent ports
Approved by: linimon (portmgr), thierry, tota, wen
Feature safe: yes |
5.14_4 17 Oct 2011 06:01:31 |
ashish |
- Chase editors/emacs update |
5.14_3 11 Oct 2011 14:19:46 |
bf |
update math/R to 2.13.2, and adjust dependent ports |
5.14_2 07 Sep 2011 20:21:30 |
ashish |
Chase editors/emacs update |
5.14_1 27 Aug 2011 22:22:57 |
ashish |
Chase editors/emacs update.
PR: ports/160196 |
5.14 08 Aug 2011 18:35:36 |
pav |
- Update to 5.14
PR: ports/159366
Submitted by: Christopher J. Ruwe <cjr@cruwe.de> (maintainer) |
5.13_1 28 Jul 2011 04:19:58 |
bf |
update R to 2.13.1 [1], and adjust dependent ports (this
includes workarounds intended to fix the broken sparc64
build, and fixes to the static libR, which is now in a
separate slave port, math/libR)
PR: 158947 [1]
Submitted by: wen ([1], independently) |
5.13 22 Jun 2011 08:22:51 |
bf |
Add ess 5.13, R support for Emacsen. |