Bug 155331 - New Port: math/ess.el
Summary: New Port: math/ess.el
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-07 02:30 UTC by cjr
Modified: 2011-06-22 14:50 UTC (History)
0 users

See Also:


Attachments
file.shar (7.89 KB, text/plain)
2011-03-07 02:30 UTC, cjr
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description cjr 2011-03-07 02:30:10 UTC
The .shar file contains a proposition to include Emacs Speaks Statistics (ESS) Emacs Lisp mode into ports. It is designed to support editing of scripts and interaction with various statistical analysis programs such as R, S-Plus, SAS, Stata and JAGS. (cf. http://ess.r-project.org/)
	
The Makefile I submit is not lint-clean. I am sorry, I do not know better. I have run the tests as described in the manual and have not run into errors and/or warnings. The port builds and installs cleanly.

The port refers only to R as a prerequisite, as I am unaware of any of the above mentioned softwares in ports.

I have included a pkg-message on how to include ESS into emacs for users, which requires editing the users .emacs-file.

My browser forced me to rename the shar-file to txt, I do not know why, but have done so. Please excuse any inconvenience.

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2011-03-13 13:19:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-06-22 14:41:50 UTC
bf          2011-06-22 13:41:43 UTC

  FreeBSD doc repository (ports committer)

  Modified files:
    en_US.ISO8859-1/articles/contributors contrib.additional.sgml 
  Log:
  Add the submitter of math/ess
  
  PR:             155331
  
  Revision  Changes    Path
  1.1004    +5 -0      doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Brendan Fabeny freebsd_committer freebsd_triage 2011-06-22 14:47:44 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!