FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 4:41 PM GMT
Port details
R-cran-Zelig 3.5.3_2 math on this many watch lists=1 search for ports that depend on this port
Everyone's Statistical Software
Maintained by: wen@FreeBSD.org search for ports maintained by this maintainer
Port Added: 27 Mar 2009 22:11:26
License: not specified in port
Zelig is an easy-to-use program that can estimate, and help interpret the
results of, an enormous range of statistical models. It literally is "everyone's
statistical software" because Zelig's simple unified framework incorporates
everyone else's (R) code. We also hope it will become "everyone's statistical
software" for applications and teaching, and so have designed Zelig so that
anyone can easily use it or add their programs to it. Zelig also comes with
infrastructure that facilitates the use of any existing method, such as by
allowing multiply imputed data for any model, and mimicking the program Clarify
(for Stata) that takes the raw output of existing statistical procedures and
translates them into quantities of direct interest.

WWW:	http://gking.harvard.edu/zelig
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: math/R
Required To Run: math/R
There are no ports dependent upon this port

To install the port: cd /usr/ports/math/R-cran-Zelig/ && make install clean
To add the package: pkg_add -r R-cran-Zelig


Configuration Options
     No options to configure

Master Sites:
http://ftp.ctex.org/mirrors/CRAN/src/contrib/
http://cran.rakanu.com/src/contrib/
http://cran.ms.unimelb.edu.au/src/contrib/
http://mirror.its.dal.ca/cran/src/contrib/
http://mirrors.dotsrc.org/cran/src/contrib/
http://cran.univ-lyon1.fr/src/contrib/
http://ftp5.gwdg.de/pub/misc/cran/src/contrib/
http://cran.stat.unipd.it/src/contrib/
http://cran.md.tsukuba.ac.jp/src/contrib/
http://mirrors.ibiblio.org/pub/mirrors/CRAN/src/contrib/
http://cran.cnr.berkeley.edu/src/contrib/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
18 Jan 2012 23:04:08
Original commit files touched by this commit  3.5.3_2
bf search for other commits by this committer
update math/R to 2.14.1, and adjust dependent ports
27 Nov 2011 07:02:15
Original commit files touched by this commit  3.5.3_1
bf search for other commits by this committer
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
21 Nov 2011 07:21:51
Original commit files touched by this commit  3.5.3
wen search for other commits by this committer
- Update to 3.5.3

Feature safe:   yes
15 Nov 2011 20:09:02
Original commit files touched by this commit  3.5.1_1
tota search for other commits by this committer
- Move PKGNAMEPREFIX defined in each R-cran- related ports Makefile
  to Mk/bsd.cran.mk

PR:             ports/162238
Submitted by:   tota (myself)
Approved by:    wen (maintainer of Mk/bsd.cran.mk and many related ports),
                David Naylor <naylor_DOT_b_DOT_david_AT_gmail_DOT_com>
                  (maintainer of math/R-cran-RSvgDevice and math/R-cran-car),
                Dan Rue <drue_AT_therub_DOT_org>
                  (maintainer of math/R-cran-psych, timeout > 2 weeks)
Feature safe:   yes
11 Oct 2011 14:19:46
Original commit files touched by this commit  3.5.1_1
bf search for other commits by this committer
update math/R to 2.13.2, and adjust dependent ports
09 Oct 2011 08:13:35
Original commit files touched by this commit  3.5.1
wen search for other commits by this committer
- Update to 3.5.1
28 Jul 2011 04:19:58
Original commit files touched by this commit  3.5_1
bf search for other commits by this committer
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)
10 May 2011 07:44:15
Original commit files touched by this commit  3.5
wen search for other commits by this committer
- Update to 3.5
07 May 2011 03:29:59
Original commit files touched by this commit  3.4.8_3
bf search for other commits by this committer
- update to 2.13.0
- switch to the bundled Rblas and Rlapack by default (this
  can be changed by setting BLAS and LAPACK) which favors
  correctness in some corner cases over a slight performance
  penalty; this will be revisited after the blas and lapack
  updates
- replace the STATIC_LIBR option with a LIBR option (on
  by default): if on, libR.a and libR.so are installed,
  and R is linked to libR.so. Otherwise, R is static, and
  no libRs are installed.
- remove the superfluous copy of libR.so in ${LOCALBASE}/lib [1]
- enable the cairo and pango elements in the X11() graphics
  device by default, controlled by new PANGOCAIRO option
- add a few small patches to dependent ports, bumping
  PORTREVISION where necessary

PR:             153309 [1]
Approved by:    thierry (rkward*), wen (rpy*, R-cran-*)
30 Apr 2011 07:59:13
Original commit files touched by this commit  3.4.8_2
bf search for other commits by this committer
Use DISTVERSION for CRAN ports with hyphenated versions

Approved by:    wen
20 Mar 2011 12:54:45
Original commit files touched by this commit  3.4.8_2
miwi search for other commits by this committer
- Get Rid MD5 support
28 Feb 2011 16:03:13
Original commit files touched by this commit  3.4.8_2
bf search for other commits by this committer
- Update R to 2.12.2, a bugfix release
- Bump PORTREVISION of dependent ports,
  where necessary

Approved by:    makc, miwi (mentors, implicit)
29 Jan 2011 16:53:21
Original commit files touched by this commit  3.4.8_1
bf search for other commits by this committer
- Update R to 2.12.1
- Bump PORTREVISION of
  dependent ports

Approved by:    makc, miwi (mentors, implicit)
                pav (portmgr)
Feature safe:   yes
26 Sep 2010 07:59:14
Original commit files touched by this commit  3.4.8
tota search for other commits by this committer
- Add CRAN_Include_MAINTAINER tag to Mk/bsd.cran.mk
- Rename R_MOD to USE_R_MOD to be suitable for bsd.port.mk
- Remove math/R-cran-sm/files/bsd.cran.mk to complete the moving

Approved by:    wen (via e-mail)
15 Aug 2010 02:48:05
Original commit files touched by this commit  3.4.8
tota search for other commits by this committer
- Use R_MOD_AUTOPLIST instead of pkg-plist

Approved by:    wen
24 Apr 2010 07:19:37
Original commit files touched by this commit  3.4.8
wen search for other commits by this committer
- Update to 3.4.8
- Update my mail address to FreeBSD
28 Mar 2010 06:47:48
Original commit files touched by this commit  3.4.3_4
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  3.4.3_3
dinoex search for other commits by this committer
- update to jpeg-8
25 Dec 2009 14:35:38
Original commit files touched by this commit  3.4.3_2
miwi search for other commits by this committer
- Fix build after math/R update

Submitted by:   wen@, "b. f." <bf1783@googlemail.com>
31 Jul 2009 13:57:52
Original commit files touched by this commit  3.4.3_1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
27 Mar 2009 22:07:19
Original commit files touched by this commit  3.4.3
miwi search for other commits by this committer
Zelig is an easy-to-use program that can estimate, and help interpret the
results of, an enormous range of statistical models. It literally is "everyone's
statistical software" because Zelig's simple unified framework incorporates
everyone else's (R) code. We also hope it will become "everyone's statistical
software" for applications and teaching, and so have designed Zelig so that
anyone can easily use it or add their programs to it. Zelig also comes with
infrastructure that facilitates the use of any existing method, such as by
allowing multiply imputed data for any model, and mimicking the program Clarify
(for Stata) that takes the raw output of existing statistical procedures and
translates them into quantities of direct interest.

WWW:    http://gking.harvard.edu/zelig

PR:             ports/133115
Submitted by:   Wen Heping <wenheping at gmail.com>

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23152
Broken 191
Deprecated 96
Ignore 727
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours8
new 7 days44
new fortnight69
new month137

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.161 seconds.