ChangeLog:
* README: Update contributers.
* R/test.R (adf.test, pp.test, kpss.test):
Convert time series argument in order to correctly handle xts
inputs as pointed out by Matthieu Stigler.
Approved by: eadler,bdrewery (mentors, implicit)
superseded by recently introduced USES= shared-mime-info later.
- Remove no longer needed exec/unexec from plist and post-install calls for
update-mime-database
- Trim Makefile header while I'm here
- Add math/gss as a dependency
ChangeLog:
* DESCRIPTION, NAMESPACE, R/builtin-ssdenGss.R, R/zzz.R,
src/gss_a.f, src/gss_b.c: gss is now an import package
Approved by: eadler,bdrewery (mentors, implicit)
ChangeLog:
* DESCRIPTION: Updated version number
* R/methods-mathOps.R: callGeneric() seems to have troubles in
finding variables defined in the function frame and passed to the
generic with the dots arguments.
Approved by: eadler,bdrewery (mentors, implicit)
ChangeLog:
* DESCRIPTION, R/base-format.R, R/calendar-nDay.R,
inst/unitTests/runit.SpecialDates.R: adapt to new version of
as.POSIXct
Approved by: eadler,bdrewery (mentors, implicit)
ChangeLog:
2013-03-15 chalabi
* DESCRIPTION: Updated maintainer field and version number
* R/zzz.R: Removed deprecated .First.lib()
* R/base-apply.R: Added out of range test in
apply,method-timeSeries
2013-02-22 tsetz
* R/statistics-rollMean.R: functions rollMin and rollMax exchanged
and function rollMin corrected,
rollStats timeSeries name corrected
Approved by: bdrewery (mentor)
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi)
finance/pfpro
finance/p5-PFProAPI
finance/p5-Business-OnlinePayment-PayflowPro
as:
- the binary is only for 5.x
- VeriSign no longer owns it
- The message to download it leads to a 404
- the binaries were legally restricted in the first place
Approved by: never@nevermind.kiev.ua (maintainer)
Approved by: portmgr (erwin)
"""
GMP 5.1.0 no longer has implicit conversions to mpz_class from mpq_class
or mpf_class. So we have to have an explicit conversion.
"""
Approved by: bdrewery (mentor), jhale (maintainer timeout: 2 weeks)
2013-02-27 finance/tinyerp-server: No more upstream, no more public distfiles, consider using finance/openerp-server
2013-02-27 ports-mgmt/portcheck: No more upstream, no more public distfiles
2013-02-28 security/sslproxy: Abandoned upstream
2013-02-28 x11-themes/e17-theme-darkness: No more public distfiles
2013-02-28 x11-themes/e17-theme-cthulhain: Dead upstream since 2008
2013-02-28 x11-servers/driglide: 3dfx is dead, fails to compile on recent versions of freebsd
2013-02-28 mail/gmime: Superceded with version 2.4
2013-02-28 archivers/bsdar: part of the base system
while here:
- trim Makefile header
- add missing file to pkg-plist
- remove bogus PORTDOCS variable - it's not used anyhow in the port itself for
docs installing (it's handled manually), but setting PORTDOCS implies removin
${PREFIX}/share/doc/${PORTNAME} directory at deinstall that the port do not
creates in first place, producing warning about that
- tweak the docs path in PORTDOCSARGS
- remove trailing whitespace in pkg-descr
PR: 175444
Submitted by: Janketh Jay <ek@purplehat.org> (maintainer)
- Make DEPENDS both BUILD and RUN as the build requires the R packages
for tests.
- ChangeLog:
* DESCRIPTION (Version): New version is 0.10-30.
* DESCRIPTION (Depends, Imports):
* NAMESPACE:
* man/get.hist.quote.Rd:
* man/portfolio.optim.Rd:
Improve imports, and remove package depends.
Approved by: eadler (mentor)