Commit graph

346625 commits

Author SHA1 Message Date
Steve Wills
e1a9a2d3f4 security/rubygem-bcrypt-ruby: update to 3.1.5 2014-08-24 18:57:56 +00:00
Steve Wills
4b3609734e print/rubygem-ttfunk: update to 1.2.0 2014-08-24 18:45:15 +00:00
Steve Wills
e49fd7439b net/rubygem-openid: update to 2.5.0 2014-08-24 18:37:23 +00:00
Steve Wills
6d65be8f34 net/rubygem-righthttpconnection: update to 1.5.0 2014-08-24 18:25:54 +00:00
Steve Wills
2bb0f44924 net/rubygem-domain_name: update to 0.5.20 2014-08-24 18:21:25 +00:00
Steve Wills
17874fae8e graphics/rubygem-rmagick: update to 2.13.3 2014-08-24 18:12:16 +00:00
Steve Wills
12ea62e003 graphics/rubygem-fastimage: update to 1.6.3 2014-08-24 18:02:46 +00:00
Mark Felder
ec3c696e4b Update to 0.9.9.16.555 2014-08-24 17:47:38 +00:00
Steve Wills
a840604d58 devel/ruby-sdl: fix plist
With hat:	ruby@
2014-08-24 17:45:05 +00:00
Steve Wills
14170231f6 graphics/rubygem-opengl: update to 0.9.0 2014-08-24 17:44:24 +00:00
Steve Wills
7bde32058d dns/rubygem-public_suffix: update to 1.4.5 2014-08-24 17:34:06 +00:00
Steve Wills
55384bf6d1 devel/rubygem-zentest: update to 4.10.1 2014-08-24 17:32:02 +00:00
Steve Wills
b3112ff59d devel/rubygem-tins: update to 1.3.2 2014-08-24 17:30:27 +00:00
John Marino
942eb4c3b6 graphics/opennurbs: Add license and examples (revbump)
PR:		192751
Submitted by:	maintainer (Fernando Apesteguia)
2014-08-24 17:28:31 +00:00
Steve Wills
125b8337e1 devel/rubygem-test-unit: update to 3.0.1 2014-08-24 17:26:29 +00:00
Adam Weinberger
d7e49969fa Add security/fprintd.
Fprintd is a D-Bus daemon that offers libfprint functionality over
the D-Bus interprocess communication bus. By adding this daemon
layer above libfprint, we solve various problems related to multiple
applications simulatenously competing for fingerprint readers.

While it is not very nice to think of a daemon being necessary in
this scenario, fprintd will be launched by D-Bus through the
activation mechanism. This means it is launched only when needed,
and additionally it will shut itself down after a period of inactivity.

(Text copied from link below.)

WWW: http://www.freedesktop.org/wiki/Software/fprint/fprintd/

PR:		192683
Submitted by:	Martin Birgmeier
2014-08-24 17:24:02 +00:00
Steve Wills
8d50834ba8 devel/rubygem-power_assert: add port for rubygem-power_assert
Power Assert for Ruby

WWW: https://github.com/k-tsj/power_assert
2014-08-24 17:21:39 +00:00
Steve Wills
0c6882796c devel/rubygem-stringex: update to 2.5.2 2014-08-24 17:18:28 +00:00
Steve Wills
ab92644673 devel/rubygem-stomp: update to 1.3.3 2014-08-24 17:14:40 +00:00
Adam Weinberger
aadeefae6d Update to version 2.0.8.
Also:
* pass maintainership to submitter
* stage
* add DOCS option
* use Github
* remove obsolete comments from the Makefile.

PR:		192932
Submitted by:	Michael Grünewald
2014-08-24 17:13:00 +00:00
Steve Wills
6a1641cbd1 devel/rubygem-shoulda-matchers: update to 2.6.2 2014-08-24 17:10:37 +00:00
John Marino
2df395e433 Stage french/dico
PR:		192969
Submitted by:	Christian Mangin
2014-08-24 17:08:39 +00:00
Steve Wills
18bea53e42 devel/rubygem-shoulda-context: update to 1.2.1 2014-08-24 17:06:50 +00:00
Steve Wills
d743540edb devel/rubygem-sexp_processor: update to 4.4.4 2014-08-24 17:04:44 +00:00
Steve Wills
afa0097f22 devel/rubygem-sequel: update to 4.13.0 2014-08-24 17:02:49 +00:00
Adam Weinberger
def98e151f Upgrade mail/dbmail to 3.2.0
3.2.0 contains all the stability improvements done in 3.1 over the
last year. On top of that, it has some nice additions of it's own:

- auto-migrations; An admittedly little tested feature is automatic
migrations of the database schema. Running any of the binaries against
an up-to-date and standard 3.1 schema will try to do all the necessary
upgrades if required.

- static code audit; the Coverity service was used to flush out as
many potential problems as possible.

- new capabilities; some interesting new IMAP capabilities have been
added. QRESYNC (rfc5162), LITERAL+ (rfc2088), UIDPLUS (rfc4315) will
improve performance especially for mobile clients.

Also:
- Remove redundant option THREADS
- Add additional mirror
- Rework post-install for auto-migration scripts
- Use @sample framework

PR:		192967
Submitted by:	maintainer
2014-08-24 17:00:04 +00:00
Thomas Zander
e5962a0533 - Update to upstream version 1.1.3.0
- Add LICENSE

PR:		192745
Submitted by:	fernando.apesteguia@gmail.com (maintainer)
Approved by:	mentors (implicit)
2014-08-24 16:59:20 +00:00
Steve Wills
f63652e585 www/redmine: adjust plist after rubygem-rubytree update 2014-08-24 16:57:28 +00:00
Steve Wills
ad7b8ef22e devel/rubygem-rubytree: update to 0.9.4 2014-08-24 16:57:07 +00:00
John Marino
7df93eddeb devel/p4d: Upgrade version 2014.1.899321 => 2014.1.907894
PR:		192905
Submitted by:	gordon@
2014-08-24 16:53:32 +00:00
Adam Weinberger
4d6da9dc85 -ignore device_file argument on fail
Pseudo filesystems like tmpfs, fdescfs, procfs, etc. ignore "from" option
  passed by nmount(2) but unfortunately mount(8) requires it to ease fstab
  parsing.

-install autofs special map

PR:		192851
Submitted by:	maintainer
2014-08-24 16:53:20 +00:00
John Marino
7e02a1c809 www/drood: Upgrade version 3.12 => 3.13
PR:		192652
Submitted by:	maintainer (James Bailie)
2014-08-24 16:46:18 +00:00
Steve Wills
fb17e8957d devel/rubygem-rspec: update rspec and deps to 3.0.x 2014-08-24 16:39:35 +00:00
Adam Weinberger
dcbf98ce0f - replace USE_PYTHON and USE_PYDISTUTILS to USES=python and USE_PYTHON=distutils
- strip the generated libraries
- pass maintainership to submitter

PR:		192785
Submitted by:	Zsolt Udvari
2014-08-24 16:39:20 +00:00
Carlo Strub
54e48d3b76 Update to 0.9.14.1 2014-08-24 16:39:14 +00:00
Adam Weinberger
721817fc75 Add net/h323plus.
H.323 Plus (or, "H323plus") is a multi-platform H323 Video Conferencing
library formerly known as OpenH323. The new name was chosen to reflect
the fact that the open source H.323 project now contains even
more more functionality than ever before.

WWW: http://www.h323plus.org/

PR:		192912
Submitted by:	Nikola Kolev
2014-08-24 16:36:01 +00:00
Steve Wills
ae112c4e7a devel/rubygem-rspec-support: add port for rubygem-rspec-support
Support utilities for RSpec gems

WWW: https://github.com/rspec/rspec-support
2014-08-24 16:31:16 +00:00
Adam Weinberger
f5c6a1fa2b Update to 1.9.140405.
Pass maintainership to submitter.

PR:		192694
Submitted by:	Naram Qashat
2014-08-24 16:20:05 +00:00
Thierry Thomas
704bc5458a Chase scalapack's upgrade.
Approved by:	portmgr (not yet staged)
2014-08-24 16:17:16 +00:00
Thierry Thomas
95c5e784df - Upgrade scalapack to 2.0.2 and stagify
- Bump PORTREVISION for consumers.
2014-08-24 16:14:56 +00:00
Adam Weinberger
b2edba8201 Add sysutils/fusefs-simple-mtpfs.
Simple FUSE filesystem for reading from and writing to MTP devices.

SIMPLE-MTPFS (Simple Media Transfer Protocol FileSystem) is a file system for
Linux (and other operating systems with a FUSE implementation, such as Mac OS X
or FreeBSD) capable of operating on files on MTP devices attached via USB to
local machine.

WWW: https://github.com/phatina/simple-mtpfs

PR:		192552
Submitted by:	Jan Beich
2014-08-24 16:14:28 +00:00
John Marino
990eee49c4 Add new port www/sams2
PR:		192587
Submitted by:	Roman
Modified by:	marino

SAMS (Squid Account Management System) is a WEB-based interface and tool to
manage users of SQUID proxy server.  Main features are:

    * manage users access to SQUID - proxy with NTLM, NCSA authorization
      or IP address
    * manage prohibition of users to access to URL
    * manage to rewrite requested URL to graphical resources (banners,
      counters)
    * save and build reports of users statistic
    * switch of users access to SQUID proxy if his traffic quota is off
    * manage a delay pools for users groups
2014-08-24 16:12:50 +00:00
Steve Wills
abdb8dba3d devel/rubygem-rr: update to 1.1.2 2014-08-24 15:40:17 +00:00
Adam Weinberger
f7b8151c5c Remove CONFLICTS on games/prboom.
PR:		188932
Submitted by:	maintainer
2014-08-24 15:32:07 +00:00
Steve Wills
24b329a815 devel/rubygem-rake-compiler: update to 0.9.3 2014-08-24 15:26:30 +00:00
William Grzybowski
1e5dd26ef3 devel/py-pymarc: update to 3.0.1
- USES python
- Change LICENSE
- Pass maintainership to python
2014-08-24 15:21:45 +00:00
Steve Wills
6c57778061 devel/rubygem-pygments.rb: update to 0.6,0 2014-08-24 15:21:27 +00:00
William Grzybowski
466068a0f0 textproc/py-whoosh: update to 2.5.7
- USES python
- Add LICENSE
- Pass maintainership to python
2014-08-24 15:20:59 +00:00
Bartek Rutkowski
fffde7d35d www/grafana: NEW PORT - Dashboard and graph editor for Graphite, InfluxDB & OpenTSDB
Grafana is An open source, feature rich metrics dashboard
and graph editor for Graphite, InfluxDB & OpenTSDB.

Submitted by:	Bartek Rutkowski <robak@FreeBSD.org>
Approved by:	swills (mentor)
2014-08-24 15:10:12 +00:00
Steve Wills
06b49e1e25 devel/rubygem-pry: update to 0.10.1 2014-08-24 15:10:00 +00:00