1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Commit Graph

393758 Commits

Author SHA1 Message Date
Baptiste Daroussin
d5b1cb70d9 Prevent collision on getline(3)
While here regen patches
2016-05-13 19:34:56 +00:00
Kurt Jaeger
09db03f9a2 sysutils/smartmontools: 6.4 -> 6.5
Changes:
  https://www.smartmontools.org/browser/tags/RELEASE_6_5/smartmontools/NEWS
- notable: Experimental support for NVMe devices
- HDD, SSD and USB additions to drive database
- Repatch changed update-smart-drivedb to use fetch by default

PR:		209472
Submitted by:	Leonid Nevecherya <nevecherya@gmail.com>
Approved by:	samm@os2.kiev.ua (maintainer)
2016-05-13 19:33:43 +00:00
Baptiste Daroussin
54598e668d Prevent collision with getline(3)
While here, regenerate patches
2016-05-13 19:30:14 +00:00
Baptiste Daroussin
f41f6957d4 Prevent collision with getline(3) 2016-05-13 19:24:51 +00:00
Baptiste Daroussin
969acbbca1 Prevent collision with getline(3) 2016-05-13 19:06:58 +00:00
Baptiste Daroussin
af24cdea8b Prevent collision with getline(3) 2016-05-13 19:04:28 +00:00
Baptiste Daroussin
554d4fd2da Prevent collision with getline(3) 2016-05-13 19:01:27 +00:00
Baptiste Daroussin
742fe64a95 Prevent collision with dprintf(3) 2016-05-13 18:59:03 +00:00
Baptiste Daroussin
507b8c23fc Prevent collision with getline(3) 2016-05-13 18:55:43 +00:00
Baptiste Daroussin
ae5db951c8 Prevent collision with getline(3) 2016-05-13 18:51:42 +00:00
Baptiste Daroussin
8479203087 Prevent collision with dprintf(3) 2016-05-13 18:49:07 +00:00
Baptiste Daroussin
0fca21d334 Prevent collision with getline(3) 2016-05-13 18:45:43 +00:00
Baptiste Daroussin
37f8a8cb72 Prevent collision with getline(3) 2016-05-13 18:39:06 +00:00
Baptiste Daroussin
b8902fca51 Prevent collision with getline(3) 2016-05-13 18:38:34 +00:00
Kurt Jaeger
7250841fe9 science/veusz: Fix build with libc++ 3.8.0
PR:		209094
Submitted by:	dom
Approved by:	devel@stasyan.com (maintainer timeout)
2016-05-13 18:29:12 +00:00
Dmitry Marakasov
f12649f324 - Clarify LICENSE
- Add LICENSE_FILE
- Fix shebangs

Approved by:	portmgr blanket
2016-05-13 18:06:39 +00:00
Dmitry Marakasov
4fcc6ee820 - Update to 1.7.0
PR:		201708
Submitted by:	yuri@rawbw.com
Approved by:	nikola.lecic@anthesphoria.net (maintainer)
2016-05-13 18:05:20 +00:00
Dmitry Marakasov
09ac077410 - Add missing files to plist
Approved by:	portmgr blanket
2016-05-13 18:03:00 +00:00
Dmitry Marakasov
3bec05a3f6 - Add missing files to plist
Approved by:	portmgr blanket
2016-05-13 18:02:55 +00:00
Dmitry Marakasov
af48b74237 - Add missing file to plist
Approved by:	portmgr blanket
2016-05-13 18:02:44 +00:00
Mark Felder
aceadac481 This plugin adds professional knowledgebase functionality to the Redmine
project management application.

WWW: https://github.com/alexbevi/redmine_knowledgebase
2016-05-13 18:02:35 +00:00
Mark Felder
5a87cf6c6e Allows multiple Redmine plugins to use tags safely
WWW: https://rubygems.org/gems/redmine_acts_as_taggable_on
2016-05-13 18:01:43 +00:00
Mark Felder
a6d333728e With ActsAsTaggableOn, you can tag a single model on several contexts,
such as skills, interests, and awards. It also provides other advanced
functionality.

WWW: https://rubygems.org/gems/acts-as-taggable-on
2016-05-13 18:00:48 +00:00
Dmitry Marakasov
7be7c96440 - Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
2016-05-13 17:59:13 +00:00
Dmitry Marakasov
0530a43d6f - Add missing files to plist
Approved by:	portmgr blanket
2016-05-13 17:53:58 +00:00
Matthias Andree
df18d093b2 Fix PolarSSL-based builds.
The upstream backported a change from the master branch that fixes the
PolarSSL-based builds to go with the PolarSSL 1.3.X built-in defaults.

Add a patch picked from the upstream's release/2.3 branch.
Remove the BROKEN= line and conditional.

No PORTREVISION bump because the patch only affects an option that was
formerly marked BROKEN.

(TRYBROKEN users need to force a rebuild and reinstallation manually.)
2016-05-13 16:07:26 +00:00
Guido Falsi
ec0cd005ec - Update net/pjsip to 2.5 [1]
- Disable unneeded ALSA support in pjsip [1]
- Replace custom patch with USES=pathfix
- Fix pjsip build system to allow building while previous version
  is installed in PREFIX/LOCALBASE
- Bump dependent port asterisk13 PORTREVISION to avoid runtime crash
  (seen while testing)

PR:		209477 [1]
Submitted by:	yuri at rawbw.com
2016-05-13 14:25:21 +00:00
Mark Felder
ef6f077ab4 This is a redmine plugin for supporting Markdown as a wiki format. This
plugin use Redcarpet which is GitHub's markdown wiki formatter.
Redcarpet is extreme fast and compatible GitHub's Wiki. They are
advantage from Redmine Markdown Formatter and Redmine Markdown Extra
Formatter. This code is originally Redmine Markdown Formatter and
Redmine reStructuredtext Formatter. I appreciate these guys.

WWW: https://github.com/alminium/redmine_redcarpet_formatter
2016-05-13 14:12:03 +00:00
Mark Felder
cc698252b5 Adds some macros to the wiki to display a note/info/warning/tip block
WWW: https://github.com/dseifert/redmine_wiki_notes
2016-05-13 13:21:10 +00:00
Dmitry Marakasov
62b2e9cbed - Fix shebangs
- Switch to USES=localbase
2016-05-13 13:04:56 +00:00
Dmitry Marakasov
6c8d5a2a7b - Fix shebangs 2016-05-13 13:04:27 +00:00
Dmitry Marakasov
1479a6b75c - Switch to USES=localbase
- Fix shebangs
2016-05-13 13:00:47 +00:00
Dmitry Marakasov
ce1f3a4fac - Do not install another garbage file
Approved by:	portmgr blanket
2016-05-13 13:00:39 +00:00
Koop Mast
374b9efc3e Update ImageMagick7 to 7.0.1.3.
Remove the delegate patch since it done in IM now.

MFH:		2016Q2
Security:	82b702e0-1907-11e6-857b-00221503d280
2016-05-13 12:57:03 +00:00
Koop Mast
4681c177f1 Update ImageMagick to 6.9.4.1.
Remove the delegate patch since it done in IM now.

MFH:		2016Q2
Security:	82b702e0-1907-11e6-857b-00221503d280
2016-05-13 12:56:23 +00:00
Mark Felder
f8bb942f8c The Stuff To Do plugin allows a user to order and prioritize the issues
they are doing into a specific order.

WWW: https://github.com/ande3577/redmine-stuff-to-do-plugin
2016-05-13 12:56:02 +00:00
Mark Felder
177b620cfc Fix vuxml 2016-05-13 12:51:44 +00:00
Koop Mast
ae096366da Add basic imagemagick entry. 2016-05-13 12:43:03 +00:00
TAKATSU Tomonari
63292e0f9a - Update to 0.9.20 2016-05-13 12:37:41 +00:00
Dmitry Marakasov
b70f1a0a55 - Fix plist
Approved by:	portmgr blanket
2016-05-13 12:19:53 +00:00
Mark Felder
5c1b8f29b6 A plugin to add QA Contact functionality (like in Bugzilla) to Redmine
WWW: https://github.com/thagomizer/redmine_qa_contact
2016-05-13 12:19:47 +00:00
TAKATSU Tomonari
d790a778ad - Update to 1.13 2016-05-13 09:39:41 +00:00
Martin Matuska
1ca7a8cb8d Horde package update:
comms/pear-Horde_ActiveSync 2.31.8 -> 2.32.0
www/pear-Horde_Css_Parser 1.0.9 -> 1.0.10
2016-05-13 08:55:36 +00:00
Li-Wen Hsu
6fefe05c3d - Use files.pythonhosted.org for less redirections 2016-05-13 03:46:14 +00:00
Li-Wen Hsu
a9448aefb4 - Update to 1.8.13 2016-05-13 03:40:35 +00:00
Li-Wen Hsu
5e6c8cc68e - Update to 1.9.6 2016-05-13 03:39:05 +00:00
Carlos J. Puga Medina
2974625c27 - Fetch from GITHUB
- Update MAINTAINER to my @FreeBSD.org address
- Fix tcc-doc.html generation
- Remove CONFLICTS because TenDRA port was deprecated some time ago
- Use post-install-DOCS-on target
- Use post-install-EXAMPLES-on target
- Bump PORTREVISION

Reviewed by:	amdmi3, junovitch (mentors)
Approved by:	amdmi3, junovitch (mentors)
Differential Revision:	D6314
2016-05-13 03:11:06 +00:00
Carlos J. Puga Medina
8224cc87cd - Update to 1.2.1
- Change LICENSE since support has been added for "or later" variants of GNU licenses
- Add LICENSE_FILE

Changelog:
  https://github.com/baedert/corebird/releases/tag/1.2.1

Reviewed by:	amdmi3, junovitch (mentors)
Approved by:	amdmi3, junovitch (mentors)
Differential Revision:	D6322
2016-05-13 02:59:34 +00:00
Matthias Andree
603b358714 Security upgrade to OpenVPN 2.3.11, breaking POLARSSL option.
Quoting upstream maintainers' release notes:
"This release fixes two vulnerabilities: a port-share bug with DoS
potential and a buffer overflow by user supplied data when using pam
authentication. In addition a number of small fixes and improvements are
included."

WARNING: this upgrade breaks the PolarSSL-based build due to an
oversight in the cipher suite selection hardening, crashing
PolarSSL-based builds with a 0-pointer deferences.
Marking port BROKEN if POLARSSL is set.

Changelog: https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn23
2016-05-12 23:38:15 +00:00
Brooks Davis
d66665c80a Upgrade CHERI LLVM and Qemu ports to new snapshots supporting the
upcoming v5 ISA.

Sponsored by:	DARPA, AFRL
2016-05-12 23:25:20 +00:00