1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

343210 Commits

Author SHA1 Message Date
Antoine Brodin
fdb9b9b2ec Unbreak
Pointy hat:	crees
2014-07-21 22:07:57 +00:00
Mathieu Arnold
708f8ee3f3 Fixup typo.
Sponsored by:	Absolight
2014-07-21 21:59:55 +00:00
Antoine Brodin
80bce78227 Fix LIB_DEPENDS 2014-07-21 21:59:06 +00:00
Baptiste Daroussin
4bb5885d69 Fix build with texlive 2014-07-21 21:57:18 +00:00
Nicola Vitale
11c2a0bcc4 - Update to 1.5.6
- Add another site to MASTER_SITES
2014-07-21 21:46:10 +00:00
Raphael Kubo da Costa
b324b69375 Move back the patch for CVE-2014-0190 to qt5-gui.
It applies to -imageformats in Qt4, but -gui in Qt5. Noted by antoine@. A
PORTREVISION bump was unavoidable to make sure people who build
qt5-gui-5.2.1_3 without the patch rebuild the port with it.

MFH:		2014Q3
Security:	904d78b8-0f7e-11e4-8b71-5453ed2e2b49
2014-07-21 21:38:13 +00:00
Raphael Kubo da Costa
91c5ec7ce9 Fix the recent Qt vulnerability entry again.
The CVE patch applies to -imageformats in Qt4 but -gui in Qt5. I always get
confused by the different port names...

Noted by antoine@.

MFH:		2014Q3
Security:	904d78b8-0f7e-11e4-8b71-5453ed2e2b49
2014-07-21 21:36:54 +00:00
John Marino
d50a777123 deskutils/calibre: Update version 1.44.0 => 1.45.0 plus clean-up
The PR as provided did not pass stage checks.  Not only were there new
installed files not represented in the pkg-plist, but patching the html
files caused the .orig versions to be installed too.  That required
a post-patch target to remove as well as the updated pkg-plist.

A long standing issue that was non-fatal on FreeBSD but fatal on DragonFly
involved the use of the calibre RC script.  The calibre.in template is
filled in at ${WRKDIR}/calibre, the same exact location for the default
configure directory.  FreeBSD handled that problem like this:

  "No write acces [sic] to /work/a/ports/deskutils/calibre/work/calibre
   using a temporary dir instead"

But the error code returned by DragonFly caused this message there:
  "OSError: [Errno 20] Not a directory: '/wrkdirs/deskutils/calibre/
   work/calibre/global.py'"

The solution was to set CALIBRE_CONFIG_DIRECTORY to another location.
Strangely this directory is removed by the build later.

Another change I made was to move XDG_CONFIG_HOME from
${STAGEDIR}/.config to ${WRKDIR}/xdg-config where it doesn't need to
be deleted as a post-install step.  Strangely, this directory is empty
after the build, so all this XDG_CONFIG_HOME can probably be removed
completely.

The remaining changes were wrapping lines to respect an 80-column limit
and unmasking install commands.

PR:		191957
Submitted by:	maintainer (Rusty Nejdl)
2014-07-21 21:31:27 +00:00
Emanuel Haupt
3e77d628c9 Second attempt to fix build on 11.0-CURRENT. 2014-07-21 21:21:59 +00:00
Steve Wills
e445944ac6 security/vuxml: document security issue in mcollective 2014-07-21 21:20:14 +00:00
Steve Wills
f55f29e44e sysutils/mcollective: update to 2.5.3, document security issue
Security:	ecea9e92-0be5-4931-88da-8772d044972a
MFH:		2014Q3
2014-07-21 21:19:35 +00:00
Thierry Thomas
d2dfbc7f64 - Stagify
- Fix pcre
- Mark BROKEN with clang
- Add license.
2014-07-21 21:19:04 +00:00
Baptiste Daroussin
34593862e8 Fix typo 2014-07-21 21:19:03 +00:00
Thierry Thomas
29a44418e4 - Stagify
- Upgrade to 2.5.13.
2014-07-21 21:19:01 +00:00
Baptiste Daroussin
e7b283ddd5 Fix build on head 2014-07-21 21:14:38 +00:00
Hiroki Sato
b851d6ed3c Update to 0.25.0. It supports commitid.
Obtained from:	OpenBSD
2014-07-21 21:07:16 +00:00
Baptiste Daroussin
0050cd6e0c Handle gbklatex component 2014-07-21 21:02:20 +00:00
Raphael Kubo da Costa
93e01ec38a Update to 2.8.0.
Submitted by:	jpaetzel@ via the KDE on FreeBSD mailing list
2014-07-21 20:59:03 +00:00
Adam Weinberger
d62a657948 Oops, meant pre-configure. Thanks, antoine! 2014-07-21 20:58:46 +00:00
Baptiste Daroussin
bb7b0c4d4c Fix with TEX_DEFAULT=texlive 2014-07-21 20:55:28 +00:00
Antoine Brodin
d42a195653 Fix depends 2014-07-21 20:54:34 +00:00
Adam Weinberger
d1acf5b73f As suggested by ache, actually check for the presence of Image/Magick.pm and only barf if it
doesn't exist.
2014-07-21 20:53:56 +00:00
Steven Kreuzer
6292203338 Set CATEGORIES to textproc 2014-07-21 20:51:34 +00:00
Steven Kreuzer
84eaa037b7 A Python module for creating JUnit XML test result documents that can be read
by tools such as Jenkins. If you are ever working with test tool or test suite
written in Python and want to take advantage of Jenkins' pretty graphs and test
reporting capabilities, this module will let you generate the XML test reports.

WWW: https://github.com/kyrus/python-junit-xml
2014-07-21 20:36:56 +00:00
Kurt Jaeger
addcde9e00 textproc/docbook-tdg: provide both versions, selectable via make config
- Clean-up Makefile
- Add LICENSE
- Fix pkg-descr
- Use dynamic pkg-plist
- Bump PORTREVISION

PR:		191162
Submitted by:	cjpugmed@gmail.com
2014-07-21 20:35:40 +00:00
Antoine Brodin
8785c9b9f7 Update to 2.1.0.5 2014-07-21 20:34:00 +00:00
Antoine Brodin
e4858518b7 Update to 20140714 2014-07-21 20:23:17 +00:00
Baptiste Daroussin
1afadfc060 Revert switching to a single libdrm it breaks for ati users using old xorg 2014-07-21 20:22:35 +00:00
Juergen Lock
4faed76628 Update to 2.1.5 - changelog is here:
https://www.videolan.org/developers/vlc-branch/NEWS
2014-07-21 20:19:49 +00:00
Wesley Shields
8692fe824d Update to 2.0.2. 2014-07-21 20:06:52 +00:00
Jimmy Olgeni
09fa178f79 Upgrade to version 1.6.0, which supports Erlang 17.
- Add LICENSE.
- Take over maintainership.

Approved by:	maintainer
2014-07-21 20:04:33 +00:00
Antoine Brodin
05ae8ee47b Redo r359329: unbreak on head 2014-07-21 20:04:14 +00:00
Antoine Brodin
8a4dc3ad8b Deprecate GGI ports, they are unmaintained upstream since several years
and the project website is now squatted.
2014-07-21 19:52:43 +00:00
Gerald Pfeifer
da7fe7d8f1 Also clean *.la files in LIBEXEC, and recursively so, here and for
TARGLIB.
2014-07-21 19:37:43 +00:00
Steven Kreuzer
91a92679b1 Trollius provides infrastructure for writing single-threaded concurrent code
using coroutines, multiplexing I/O access over sockets and other resources,
running network clients and servers, and other related primitives.

WWW: https://bitbucket.org/enovance/trollius/
2014-07-21 19:35:29 +00:00
Carlo Strub
482fe746f5 Update to 0.2.10 2014-07-21 19:29:14 +00:00
Carlo Strub
2ffb1f6160 Update to 0.9 2014-07-21 19:28:46 +00:00
Sunpoet Po-Chuan Hsieh
1397686ad6 - Update to 0.12
Changes:	http://search.cpan.org/dist/MooseX-Types-DateTime-MoreCoercions/Changes
2014-07-21 19:08:03 +00:00
Adam Weinberger
18c33136ca Stage, use OPTIONS instead of WITH_*, and unescape a COMMENT apostraphe. 2014-07-21 18:52:17 +00:00
Emanuel Haupt
7aa24fc886 Fix a build error on 11.0-CURRENT by adding USES=readline. 2014-07-21 18:50:06 +00:00
Sunpoet Po-Chuan Hsieh
df1280875a - Update to 0.008
Changes:	http://search.cpan.org/dist/Type-Tiny-XS/Changes
2014-07-21 18:42:09 +00:00
Sunpoet Po-Chuan Hsieh
191a8d7b2c - Update to 0.046
Changes:	http://search.cpan.org/dist/HTTP-Tiny/Changes
2014-07-21 18:40:14 +00:00
Adam Weinberger
21c3dee5bf %%X11%%-out the stuff that only gets built if X11 support is enabled. 2014-07-21 18:38:45 +00:00
Bartek Rutkowski
6099aec1d2 dns/powerdns-recursor: update 3.5.3 -> 3.6.0
- Update to 3.6.0
- Mainteiner's timeout

PR:		191226
Submitted by:	Ralf van der Enden <tremere@cainites.net>
Reviewed by:	marino (mentor)
Approved by:	swills (mentor)
2014-07-21 18:36:04 +00:00
Sunpoet Po-Chuan Hsieh
7a330b2705 - Update to 1.06
Changes:	http://search.cpan.org/dist/Clone-PP/Changes
2014-07-21 18:29:11 +00:00
Sunpoet Po-Chuan Hsieh
c81fa28559 - Update to 1.78
Changes:	http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
2014-07-21 18:29:06 +00:00
Sunpoet Po-Chuan Hsieh
ce1c092958 - Update to 5.021002
Changes:	http://search.cpan.org/dist/Module-CoreList/Changes
2014-07-21 18:29:01 +00:00
Adam Weinberger
37c7aecd36 Use bsd.port.mk instead of post.mk. 2014-07-21 17:50:46 +00:00
Adam Weinberger
e081d9b9ed Remove some instances of WITHOUT_X11 and use an X11 OPTION
instead.
2014-07-21 17:47:52 +00:00
Mathieu Arnold
eca9032f4c Update to 5.1.0.
Sponsored by:	Absolight
2014-07-21 17:45:21 +00:00