Commit graph

366648 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
3ca66c9a9d - Use DISTVERSIONSUFFIX instead of DISTNAME
- Regenerate patch files with makepatch:
2015-05-15 18:04:19 +00:00
Sunpoet Po-Chuan Hsieh
beeb35a7db - Use DISTVERSIONSUFFIX instead of DISTNAME 2015-05-15 18:04:13 +00:00
Sunpoet Po-Chuan Hsieh
c7af43dfc7 - Remove MASTER_SITE_VIM
Differential Revision:	https://reviews.freebsd.org/D2520
Submitted by:	feld
2015-05-15 18:04:09 +00:00
Sunpoet Po-Chuan Hsieh
a8c1affe42 - Fetch distfiles from GitHub
- Bump PORTREVISION for package change

Differential Revision:	https://reviews.freebsd.org/D2520
Submitted by:	feld
2015-05-15 18:04:04 +00:00
Jimmy Olgeni
bd03752aa3 Add devel/erlang-getopt, a getopt-like engine for Erlang. 2015-05-15 17:51:36 +00:00
Dmitry Marakasov
da7e67e777 - Drop @dirrm* from plist
- Add LICENSE_FILE

Approved by:	portmgr blanket
2015-05-15 17:47:19 +00:00
Dmitry Marakasov
b714baf31f - Drop @dirrm* from plist
- Add LICENSE_FILE

Approved by:	portmgr blanket
2015-05-15 17:41:25 +00:00
Jimmy Olgeni
e5e4d6f8df Upgrade to version 0.3.1. 2015-05-15 17:11:48 +00:00
Jung-uk Kim
6d2051f91a - Do not define OPENSSLRPATH when base OpenSSL is used. Adding /usr/lib is
pointless and blindly adding ${LOCALBASE}/lib after that is even harmful.
- Stop hardcoding "pkg query". [1]

PR:		200164 [1]
Approved by:	portmgr (antoine)
Exp-run by:	antoine
2015-05-15 17:04:54 +00:00
Dmitry Marakasov
02e1907e8e - Add LICENSE
- Strip library
2015-05-15 17:03:13 +00:00
Dmitry Marakasov
11dbaf82ae - Add LICENSE_FILE
- Strip library
2015-05-15 17:01:08 +00:00
Dmitry Marakasov
89858333dd - Add LICENSE_FILE
- Strip library
2015-05-15 17:00:39 +00:00
Dmitry Marakasov
ef3b3465ce - Strip library
- Add LICENSE
2015-05-15 16:57:19 +00:00
Dmitry Marakasov
2a4aefd39f - Clarify LICENSE
- Add LICENSE_FILE
- Strip libraries
2015-05-15 16:55:06 +00:00
Dmitry Marakasov
396f4bcfce - Clarify LICENSE
- Add LICENSE_FILE
- Strip libraries
2015-05-15 16:54:59 +00:00
Dmitry Marakasov
ba0002d06d - Strip library
- Add LICENSE
2015-05-15 16:52:53 +00:00
Dmitry Marakasov
43c7a3214a - Clarify LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist
2015-05-15 16:52:39 +00:00
Dmitry Marakasov
bb4109c6c0 - Strip binary 2015-05-15 16:52:06 +00:00
Dmitry Marakasov
1ab6bf6ae4 - Add LICENSE
- Modernize plist
2015-05-15 16:51:31 +00:00
Dmitry Marakasov
fef71a8ec1 - Strip library
- Clarify LICENSE
- Remove useless options.mk inclusion
2015-05-15 16:49:35 +00:00
Baptiste Daroussin
f9fc095cc8 Remove gnome-pre-su-install target it is not useful anymore
Tested on all non broken ports defining GCONF_SCHEMA
2015-05-15 16:46:44 +00:00
Dmitry Marakasov
8a0b9d6a5a - Strip library
- Add LICENSE_FILE
2015-05-15 16:43:10 +00:00
Dmitry Marakasov
0e6554f9a9 - Drop @dirrm* from plist
- Add empty directory to plist
2015-05-15 16:41:07 +00:00
Dmitry Marakasov
fd85fbe01b - Clarify LICENSE
- Strip library
2015-05-15 16:33:14 +00:00
Dmitry Marakasov
af3f24d0f2 - Strip library
- Add LICENSE_FILE
2015-05-15 16:30:53 +00:00
Dmitry Marakasov
b984f790f3 - Strip library
- Clarify LICENSE
- Add LICENSE_FILE
2015-05-15 16:30:40 +00:00
Brooks Davis
1a292ee536 Allow i386 to build by assuming we're like Linux. 2015-05-15 16:10:49 +00:00
Dmitry Marakasov
f6313fe9e7 - Strip binary
- Simplify patching
2015-05-15 16:02:09 +00:00
Adam Weinberger
c43741621c Update multimedia/emby-server to latest stable release 3.0.5607.2.
Changes this release:
 * Resolved Play To issue with Xbox One that would revert to the default Dlna profile if using a custom device name
 * Resolved transcoding failures with Sony Bravia's
 * Resolved missing images with Sony Bravia's
 * Resolved transcoding failures with Panasonic Viera
 * Significantly reduced network footprint when discovering devices on the network
 * New DLNA profiles added for VLC and Bubble UPnp, to direct stream all content (subject to bitrate setting)
 * Resolved issue of missing header when using the web client on Xbox One
 * Resolved incorrect aspect ratio when transcoding anamorphic content with Android TV & Fire TV
 * Resolved issue of file handles being left open in Linux when extracting chapter images. This was the primary cause of the Unbutu crashing being reported.
 * Resolved issue of backdrop images not being downloaded in certain situations
 * Reduced CPU usage caused by dynamically created images

PR:		200160
Submitted by:	Ben Woods (maintainer)
2015-05-15 15:38:35 +00:00
Lev A. Serebryakov
3a613e1805 Fix building on modern systems. 2015-05-15 15:38:01 +00:00
Adam Weinberger
86bfa00a52 Update to 2.000.
Changes: https://metacpan.org/changes/distribution/Plack-Middleware-Rewrite
2015-05-15 15:33:56 +00:00
Adam Weinberger
a36a12213a Update to 0.160001.
While here, sort TEST_DEPENDS, and add the XS modules to it.

Changes: https://metacpan.org/changes/distribution/Dancer2
2015-05-15 15:31:58 +00:00
Baptiste Daroussin
ffec783834 Convert to USES=autoreconf
Use options helpers
2015-05-15 15:29:45 +00:00
Adam Weinberger
f0db19dcc7 Update to 0.13.
Changes: https://metacpan.org/changes/distribution/Eval-Closure
2015-05-15 15:25:52 +00:00
Adam Weinberger
221f9340ea Update to 0.15.
Changes: https://metacpan.org/changes/distribution/B-Hooks-EndOfScope
2015-05-15 15:22:05 +00:00
Antoine Brodin
58d8745a89 Update to 3.7.6 2015-05-15 15:13:42 +00:00
Adam Weinberger
86150bb805 Update dovecot2 to 2.2.18. This is a bugfix release to address issues
identified in 2.2.17.

Changes:
- director: Login UNIX sockets were normally detected as doveadm or
  director ring sockets, causing it to break in existing installations.
- sdbox: When copying a mail in alt storage, place the destination to
  alt storage as well.

Bump PORTREVISION on antispam-plugin and pigeonhole, like I should have
done last time.
2015-05-15 15:02:07 +00:00
Thierry Thomas
5a739bbd5d Upgrade to 20150514 v0.2.s.
PR:		ports/200220
Differential Revision:	 Ivan Klymenko (maintainer)
2015-05-15 14:41:21 +00:00
John Marino
688f279a55 graphics/generic-image-decoder: Upgrade version 03 => 04 2015-05-15 14:28:30 +00:00
Ed Maste
95689288fe octave-forge-nurbs: require an OpenMP compiler
PR:		200192
Submitted by:	pfg
Approved by:	stephen, xmj
2015-05-15 14:15:27 +00:00
Thomas Zander
0d3b26e6a9 - Un-break build
- Update to upstream version 5.4.08
- General cleanup / pet portlint

PR:		199634
Submitted by:	jwbacon@tds.net (maintainer)
MFH:		2015Q2
2015-05-15 13:21:56 +00:00
John Marino
6ea6f4d89f textproc/opentoken: Upgrade version 5.0a => 6.0b 2015-05-15 12:57:45 +00:00
Thomas Zander
6a47fe56a0 Update to upstream snapshot 20150506
PR:		199989
Submitted by:	yamagi@yamagi.org (maintainer)
2015-05-15 12:49:08 +00:00
Lev A. Serebryakov
bcddd2e5b3 Update to latest commit. 2015-05-15 12:27:02 +00:00
Antoine Brodin
da776f3c11 Update to 0.6.0 2015-05-15 12:19:17 +00:00
Lev A. Serebryakov
180dae1931 Update to latest version & latest toolchain. 2015-05-15 12:18:39 +00:00
Lev A. Serebryakov
fbeb55880a Update to latest version.
Remove logging of build to unbreak build cluster.
2015-05-15 12:18:04 +00:00
Michael Moll
9f24aaefc3 security/vuxml: document vulnerability in rubygem-redcarpet <3.2.3
PR:		200195
Differential Revision:	https://reviews.freebsd.org/D2548
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
Approved by:	mat (mentor)
2015-05-15 12:02:57 +00:00
Baptiste Daroussin
3c21c8e640 Use plist to set credentials instead of executing some post install install(1)
or chown(8)
2015-05-15 10:53:59 +00:00
Bartek Rutkowski
c82902ddc8 www/piwik: update 2.13.0 -> 2.13.1
PR:		200217
Submitted by:	Hans Fredrik Nordhaug <hans@nordhaug.priv.no> (maintainer)
2015-05-15 10:45:25 +00:00