Commit graph

284564 commits

Author SHA1 Message Date
Steven Kreuzer
ba263c5e7a R package to create chronological objects which represent
dates and times of day.

WWW:	http://cran.r-project.org/web/packages/chron/
2012-08-22 18:06:33 +00:00
Steven Kreuzer
9be126f0a7 gsubfn is an R package used for string matching, substitution and parsing. A
seemingly small generalization of gsub, namely allow the replacement string to
be a replacement function, list, formula or proto object, can result in
increased power and applicability. The resulting function, gsubfn is the
namesake of this package.

WWW:	https://code.google.com/p/gsubfn/
2012-08-22 18:05:29 +00:00
Steven Kreuzer
d3988d103e This package uses SQLite's loadable extension feature to provide a number of
additional SQL functions and aggregates within R

WWW:	http://cran.r-project.org/web/packages/RSQLite.extfuns/
2012-08-22 18:04:16 +00:00
Steven Kreuzer
e1bb95f412 Database Interface R driver for SQLite. This package embeds the SQLite database
engine in R and provides an interface compliant with the DBI package.

WWW:	http://cran.r-project.org/web/packages/RSQLite/
2012-08-22 18:02:55 +00:00
Dirk Meyer
857d444e9a - fix option PYTHON
PR:		170801
Submitted by:	Artis Caune
2012-08-22 17:59:57 +00:00
Chris Rees
370b532bd6 Mark IS_INTERACTIVE-- requires an X server for configure stage.
I'm thinking of using xvfb somehow... or finding the freeglut version by
perhaps looking in source code/headers.

Submitted by:	pointyhat (beat)
2012-08-22 17:40:21 +00:00
Ashish SHUKLA
590744825e - Update to latest snapshot 201208192045 2012-08-22 17:18:42 +00:00
Steven Kreuzer
0b0753978e Define DISTVERSION instead of PORTVERSION 2012-08-22 15:39:55 +00:00
Jun Kuriyama
c18ee9ec1d Test::Mock::Guard is mock test library using RAII. This module is able
to change method behavior by each scope.

WWW: http://search.cpan.org/dist/Test-Mock-Guard/
2012-08-22 15:18:33 +00:00
Jason Helfman
f0ede77abc - fix inverted logic from previous commit of r302891
PR:	170450
Spotted by:	basm
Approved by:	maintainer, implicit
2012-08-22 15:18:15 +00:00
Jun Kuriyama
6a91d5ae5a - Upgrade to 0.16. 2012-08-22 15:10:09 +00:00
Jun Kuriyama
6baa110b8d - Upgrade to 0.002201. 2012-08-22 14:54:09 +00:00
Jun Kuriyama
a30a2fd140 - Upgrade to 0.12. 2012-08-22 14:52:46 +00:00
Jun Kuriyama
72e2860056 - Upgrade to 0.07. 2012-08-22 14:37:52 +00:00
Steven Kreuzer
d3ba90b638 An R interface to the Lawson-Hanson implementation of an algorithm for
non-negative least squares (NNLS). Also allows the combination of non-negative
and non-positive constraints.

WWW:	http://cran.r-project.org/web/packages/nnls/
2012-08-22 14:03:17 +00:00
Steven Kreuzer
ea28d29123 GDD is a graphics device for R which uses libgd for creating bitmap output.
Supported output formats are png8, png24, gif and jpeg.

The main purpose of this package is to replace png/jpeg and similar native
devices in R which either rely on X11 or use GhostScript are thus are very slow
and not suitable in server applications. GDD also supports advanced features
such as anti-aliasing of both lines and text.

WWW:	http://www.rosuda.org/R/GDD/
2012-08-22 13:59:54 +00:00
Baptiste Daroussin
2779eeaa2b - Fix plist
Reported by:	beat
2012-08-22 13:53:11 +00:00
Jun Kuriyama
32ea96bffb - Upgrade to 0.16. 2012-08-22 13:34:04 +00:00
Jun Kuriyama
9c30169314 This module implements the Brew edit distance that is very close to
the dynamic programming technique used for the Wagner-Fischer (and so
for the Levenshtein) edit distance.

WWW: http://search.cpan.org/dist/Text-Brew/
2012-08-22 13:29:18 +00:00
Jun Kuriyama
499417cfeb - Upgrade to 0.564. 2012-08-22 13:23:46 +00:00
Steve Wills
a6f0eb94bd - Update to 2.13.3 2012-08-22 12:57:37 +00:00
Steven Kreuzer
ec51b297e3 Fix WWW
Submitted by:	Andrej Zverev <az@FreeBSD.org>
2012-08-22 12:36:15 +00:00
Frederic Culot
99d316b5d6 - Update to 2.29
Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
2012-08-22 11:04:27 +00:00
Pietro Cerutti
34270a1982 - Fix prompt sign in pkg-message, pkg2ng must be run as root
Approved by:	bapt (portmgr)
2012-08-22 10:18:41 +00:00
Baptiste Daroussin
411d65ff95 - update to 20120822 snapshot 2012-08-22 08:47:09 +00:00
Erwin Lansing
1f2d5f0403 Mark BROKEN everywhere
Submitted by:	pointyhat
2012-08-22 06:56:56 +00:00
Erwin Lansing
e496b40af3 Mark BROKEN: does not package
Submitted by:	pointyhat
2012-08-22 06:54:33 +00:00
Sunpoet Po-Chuan Hsieh
acbcd56910 - Update to 0.6.1
Changes:	http://code.google.com/p/psutil/source/browse/trunk/HISTORY
2012-08-22 06:36:57 +00:00
Sunpoet Po-Chuan Hsieh
788f349c73 - Update to 2012.5
Changes:	http://pecl.php.net/package-changelog.php?package=timezonedb
PR:		ports/170853
Submitted by:	John Marshall <john.marshall@riverwillow.com.au>
2012-08-22 06:33:33 +00:00
Sunpoet Po-Chuan Hsieh
4968816b92 - Update to 1.07
- Add BUILD_DEPENDS and TEST_DEPENDS

Changes:	http://search.cpan.org/dist/AnyEvent-RabbitMQ/Changes
2012-08-22 06:14:22 +00:00
Sunpoet Po-Chuan Hsieh
7f972fea98 - Update to 2.72
Changes:	http://search.cpan.org/dist/Module-CoreList/Changes
2012-08-22 06:14:04 +00:00
Sunpoet Po-Chuan Hsieh
1e86ff1f56 - Update to 0.4.8
Changes:	http://repo.or.cz/w/libquvi-scripts.git/blob/HEAD:/NEWS
2012-08-22 06:13:00 +00:00
Sunpoet Po-Chuan Hsieh
4fe61e04b3 - Update to 0.6.21
- Add LATEST_LINK

Changes:	https://github.com/joyent/node/blob/v0.6.21/ChangeLog
PR:		ports/170827
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
2012-08-22 05:09:40 +00:00
Sunpoet Po-Chuan Hsieh
c51b8aaa16 - Update to 2.19.3
- Remove DOCS
- Sort PLIST

Changes:	http://search.cpan.org/dist/DBD-Pg/Changes
2012-08-22 05:03:08 +00:00
Sunpoet Po-Chuan Hsieh
d3c2884fde - Use USE_GITHUB and GH_* macros
- Add manpage
- Bump PORTREVISION for package change

PR:		ports/170783
Submitted by:	Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer)
2012-08-22 02:38:17 +00:00
Sunpoet Po-Chuan Hsieh
88e44b3b39 - Update to 5.90016
Changes:	http://search.cpan.org/dist/Catalyst-Runtime/Changes
2012-08-22 02:34:54 +00:00
Sunpoet Po-Chuan Hsieh
1c47a7b210 - Update to 2.43
Changes:	http://search.cpan.org/dist/Net-Whois-Raw/Changes
2012-08-22 02:33:40 +00:00
Bryan Drewery
17fb0937fe - Update to 1.4.16 [1]
- Use 1.4.15 version of check_users on non-utmpx systems [1]
- Fix some locale issues [1]
- Convert to new options framework
- Remove versioned LIB_DEPENDS on net/radiusclient

PR:		ports/169977 [1]
Submitted by:	myself, maintainer
Approved by:	Jarrod Sayers <jarrod@downtools.com.au> (maintainer)
Approved by:	eadler (mentor)
2012-08-22 00:55:25 +00:00
Gerald Pfeifer
c6d9a9155d Convert to the new options framework.
Remove ABI version numbers for all library dependencies.

Update to the 20120817 snapshot of GCC 4.6.4.
2012-08-22 00:41:37 +00:00
Doug Barton
1f20635742 Without USE_PKGCONFIG= build, configure fails. 2012-08-22 00:12:21 +00:00
Yen-Ming Lee
62ecb3fba3 - Update MASTER_SITES
- Add required dependency p5-Compress-Bzip2
- Bump PORTREVISION

PR:		170765
Submitted by:	dhn@
2012-08-21 23:47:43 +00:00
Jung-uk Kim
1264bfe308 Update to 0.0.19. 2012-08-21 23:29:53 +00:00
Florian Smeets
db14b9f38a - Remove net/asterisk16, net/asterisk16-addons, japanese/asterisk16-sounds
- Update net/appkonference to 2.1 to make it work with net/asterisk [1]
- Switch www/bigbluebutton to net/asterisk
- While here fix typo in www/xxxterm's MOVED entry

PR:		ports/169038 [1]
Approved by:	maintainer [1]
2012-08-21 23:29:37 +00:00
Alex Kozlov
0c7b2eeb40 Remove expired port:
2012-08-12 databases/libudbc: Does not fetch and no vendor support anymore
2012-08-21 22:46:42 +00:00
Jeremy Messenger
58afbd4743 The tarball has been reroll for some reason as there is no change. 2012-08-21 22:36:41 +00:00
Jason Helfman
eae381f33a - add new port: sysutils/bbcp
Securely and quickly copy data from source to target.

WWW: http://www.slac.stanford.edu/~abh/bbcp/

PR:	170576
Submitted by:	jhein@symmetricom.com
2012-08-21 22:14:30 +00:00
Pav Lucistnik
cb8dc6637f - Update to 2012-08-20
Submitted by:	gleb (maintainer)
2012-08-21 21:29:22 +00:00
Nicola Vitale
9d41dfc3f8 - Update to 3.6
- Add devel/py-stevedore to RUN_DEPENDS
- Use devel/py-sphinx and textproc/py-sphinxcontrib-bitbucket
  to build DOCS
- Remove Author: field and the blank after WWW: from pkg-descr

ReleaseHistory:	http://goo.gl/AYHv8
BuildLog:	http://goo.gl/acOhy
2012-08-21 21:19:56 +00:00
Nicola Vitale
291593981a This module adds custom roles to Sphinx for linking to resources
on BitBucket projects.

WWW: http://www.doughellmann.com/projects/sphinxcontrib-bitbucket/
2012-08-21 21:09:15 +00:00
Nicola Vitale
688506c23b Python makes loading code dynamically easy, allowing you to configure
and extend your application by discovering and loading extensions
("plugins") at runtime. Many applications implement their own library
for doing this, using __import__ or importlib. Stevedore avoids
creating yet another extension mechanism by building on top of setuptools
entry points.

WWW: https://github.com/dreamhost/stevedore
2012-08-21 21:07:08 +00:00