Commit Graph

356251 Commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
708fe4e2d2 audio/exaile: update to 3.4.3 2014-12-31 09:51:49 +00:00
Muhammad Moinur Rahman
33e0d38bc1 security/p5-Crypt-GeneratePassword: Update version 0.03=>0.04
Differential Revision:	https://reviews.freebsd.org/D1402
Approved by:	bapt(mentor)
2014-12-31 08:50:23 +00:00
Antoine Brodin
38e8f93368 Update devel/doxygen to 1.8.9
PR:		ports/196342
Submitted by:	Naram Qashat (maintainer)
Exp-run and fixes to depending ports:	self
2014-12-31 06:45:10 +00:00
Kubilay Kocak
7f2f46eed2 www/py-django_compressor: Update to 1.4
- Update to 1.4
- Update Python bits to USES / USE_PYTHON
- Extend Python compatibility to 3.x
- Add SLIMIT option
- Switch BeautifulSoup dependency to 4.x
- Update pkg-desc

PR:		191387
Submitted by:	Melvyn Sopacua <melvyn magemana nl>
Approved by:	maintainer timeout (4 months)
2014-12-31 06:41:03 +00:00
Kubilay Kocak
23384aba46 multimedia/{lib}x264: Fix build on ARMv6
- Fix build for missing symbols on ARMv6 [1]
- Backport upstream 9463ec00 to fix default AS on ARM [2]
- Remove unecessary WRKSRC override (x264)
- Whitespace alignment

[2] http://git.videolan.org/?p=x264.git;a=patch;h=9463ec

PR:		196033 [1]
Submitted by:	Mikael Urandar <mikael.urankar at gmail com> [1]
Tested by:	sbruno
2014-12-31 06:20:13 +00:00
Vanilla I. Shu
1b80587036 Upgrade to 0.3.
PR:		ports/196391
Submitted by:	maintainer
2014-12-31 06:11:27 +00:00
Mikhail Teterin
c5df129392 Although it continued to build -- with lots of warnings -- the editor
quietly stopped working over the years. It would not come up on 64-bit
at all, and, even where it worked, the copy/pasting was broken due to,
apparently, some unwarranted assumptions about X11, that were no longer
true with modern Xorg.

This change makes use of a major patch, that provides for reasonably
warning-free compile -- which, by itself, fixes the crashes. Also
included in the patch are fixes for copy/pasting as well for parallel
building. (Awareness raised upstream.)

Because BR_Parser.y is among the patched files, bison is now needed at
build-time (found by KATO Tsuguru).

Bump PORTREVISION and take maintainership for the time being.

Reviewed by:	KATO Tsuguru
Sponsored by:	Fatherly Love
2014-12-31 04:42:38 +00:00
Sean Bruno
1cd6488449 Fix build for armv6 with an upstream commit:
http://git.php.net/?p=php-src.git;a=commitdiff;h=050aae2860e1c202e2e9db715beaa97d0a4c9c33;hp=e67a2b9e471a7bc0b774b9056bb38745b7187969#patch1

PR:		196067
Submitted by:	mikael.urankar@gmail.com
Reviewed by:	flo@
Approved by:	mentor (implicit)
2014-12-31 00:35:22 +00:00
Michael Gmelin
de85d6b218 Fix PKGNAMEPREFIX of biology/ncbi-blast+, so that the resulting package is
named like the port.

Approved by:	mentors (implicit)
2014-12-31 00:31:55 +00:00
Juergen Lock
c9bbb899d2 Add MASTERDIR= ${.CURDIR}/../qemu-sbruno as comment for now. 2014-12-30 23:52:31 +00:00
Juergen Lock
1a89f2e00b Add new port emulators/qemu-sbruno, to be used for qemu-user-static
once it builds again on 8 and 9:

QEMU is a FAST! processor emulator using dynamic translation to achieve
good emulation speed.
QEMU has two operating modes:

    * Full system emulation. In this mode, QEMU emulates a full system
(for example a PC), including a processor and various peripherials.
It can be used to launch different Operating Systems without rebooting
the PC or to debug system code.
    * User mode emulation. In this mode, QEMU can launch
Linux processes compiled for one CPU on another CPU. It can be used to
launch the Wine Windows API emulator or to ease cross-compilation and
cross-debugging.

As QEMU requires no host kernel patches to run, it is very safe and easy to use.

http://wiki.qemu.org/Main_Page

This is building sbruno's bsd-user github branch:

WWW: https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
2014-12-30 23:50:20 +00:00
Antoine Brodin
4c1bb8329e Allow building 10 years after 31 decembre 2004
With hat:	portmgr
2014-12-30 23:09:45 +00:00
Antoine Brodin
7cdc0b1e9e Allow building 10 years after 31 december 2004
With hat:	portmgr
2014-12-30 23:02:57 +00:00
Raphael Kubo da Costa
b7f002f592 Revert r375855 for now.
The issue with CMake 3.1.0 is actually something else. Back the change out
for now while a proper fix is being worked on.
2014-12-30 22:58:07 +00:00
Grzegorz Blach
eb5093ea5d - Use lua on arch unsupported by luajit
- Bump PORTREVISION
2014-12-30 22:54:24 +00:00
Koop Mast
ab81d99b31 Update ImageMagick to 6.9.0-2.
Disable SIMD option, the --with-gcc-arch only takes recent cpus into account.
And doesn't propperly check the host cpu for the flags. [1]

PR:		196188 [1]
Submitted by:	mi@ALDAN.algebra.com
2014-12-30 21:48:38 +00:00
Tilman Keskinoz
aaf7aa2426 Update to 2.3.0
PR:		195512
Approved by:	maintainer timeout
2014-12-30 21:23:12 +00:00
Michael Gmelin
bebd4e0197 Fix MOVED
Approved by:	mentors (implicit)
2014-12-30 21:15:32 +00:00
Raphael Kubo da Costa
fd3f359034 Add upstream patch to make the port build with the upcoming CMake 3.1.0. 2014-12-30 20:57:21 +00:00
Raphael Kubo da Costa
aa15b59fa5 Add a patch (submitted upstream) to make the port build with CMake 3.1.0.
Use the proper syntax for configure_package_config_file(). Verified to also
work with CMake 3.0.2.
2014-12-30 20:39:20 +00:00
Koop Mast
05292de616 Use correct categories.
Submitted by:	freshports sanity checker
2014-12-30 20:38:55 +00:00
Koop Mast
32bf002eb2 Fix the build on 9.x and 8.x after the update of webkit-gtk2. 2014-12-30 20:28:43 +00:00
Koop Mast
b28f497285 Update cinnamon to 2.4, this should fix [1] and [2].
Update totem to 3.14 now that we have gstreamer 1.4 and minor gnome updates.
Update evolution suite to 3.12.9.
Make sure gtk30 pulls in adwait-icon-theme, since it now the default theme [3].

PR:		195290 [1], 195289 [2], 195455 [3]
Obtained from:	gnome devel repo
2014-12-30 20:13:46 +00:00
Antoine Brodin
83b4f7b752 Allow using as a regular user 2014-12-30 20:13:05 +00:00
Xin LI
c14a75171e Update to 1.09. 2014-12-30 20:07:00 +00:00
Xin LI
7b87935f1c Update to 0.95. 2014-12-30 20:06:44 +00:00
Michael Gmelin
a4f3630a73 Rename biology/ncbi-blast to biology/ncbi-blast+
Approved by:	mentors (implicit)
2014-12-30 20:03:13 +00:00
Kris Moore
9b33796f71 - Update to newer git snap from 12/30/2014
- Simplify the patch adding EFI framebuffer passthrough
- Bump PORTREV
2014-12-30 19:53:36 +00:00
Dimitry Andric
0e14fd9299 When building the gcc ports using a full bootstrap, tell the configure
script to assume the BUILD_CONFIG is set to bootstrap-debug, instead of
letting it auto-detect.

With clang 3.5.0 this auto-detection can fail, due to a discrepancy [1]
[2] in its debug information, when objects are produced with and without
-g.  When the auto-detection fails, gcc will compare objects with full
debug information during the stage comparisons, and this sometimes
causes those stage comparisons to fail unexpectedly.

[1] http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20141222/250134.html
[2] http://llvm.org/PR22046

Approved by:	gerald (maintainer)
2014-12-30 19:19:43 +00:00
Raphael Kubo da Costa
6877742a6f Add dependency on pkgconfig.
This is required for the upcoming CMake 3.1.0 update: pkg-config was
already required before to properly find and define qjson's version
number, but in 3.1.0 CMake is stricter when checking if a version >=
the minimum one has been found.
2014-12-30 19:10:40 +00:00
Jason Helfman
58aaee99f9 - revert back to gnome-icon-theme, as tango wasn't an full replacement 2014-12-30 18:44:14 +00:00
Jason Helfman
589d7c3b96 - rename deskutils/xpad-current to deskutils/xpad
- update xpad to 4.5.0
- add documentation to installation
- lessen dependency count by using smaller icon package
- remove patches, as they were committed upstream (see Changelog)
- adjust conflicts for deskutils/xpad3
2014-12-30 18:36:31 +00:00
Xin LI
87fffb2da7 Pass maintainer to sunpoet@. 2014-12-30 18:28:32 +00:00
Jason Helfman
2421d5f908 - renamed deskutils/xpad to deskutils/xpad3 in preparation for rename
of deskutils/xpad-current to deskutils/xpad
2014-12-30 18:27:51 +00:00
Raphael Kubo da Costa
9b2c2e3349 - Add upstream patch (slightly adjusted to this version) to make the port
build with the upcoming CMake 3.1.0.
- Add missing dependency on libXi, and set PORTREVISION only once while
  here.

Approved by:	fluffy (maintainer, implicit)
2014-12-30 18:26:50 +00:00
Joe Marcus Clarke
d79d18df46 Fix a crash due to a truncated pointer.
PR:		195980
2014-12-30 18:00:07 +00:00
Ganael LAPLANCHE
aa1f6278fe Update to 4.6.1 2014-12-30 14:26:23 +00:00
Thomas Zander
5c6957ea7e Update to upstream version 3.2.0
PR:		196040
Submitted by:	sakaue.mamoru@mwghennndo.com (maintainer)
2014-12-30 14:22:02 +00:00
Kurt Jaeger
d963867cc5 devel/rudiments: builds fine without USES compiler:gcc-c++11-lib
PR:		196363
Submitted by:	danfe
2014-12-30 14:20:06 +00:00
Thomas Zander
79e7dd9f87 - Update to upstream version 2.0.1
- add NLS option
- switch to vendor install + post-install
- move .svg icon to hicolor theme as well
- unbreak USES=qmake:outsource (unused)

PR:		196371
Submitted by:	jbeich@vfemail.net (maintainer)
2014-12-30 13:47:40 +00:00
Ruslan Makhmatkhanov
8a3cd49b7a net-p2p/deluge: add explicit dependency on pygnome2
- add explicit dependency on pygnome2. Without this, deluge-gtk will
  fail to work in gnome3 environment
- bump PORTREVION because of dependency change
2014-12-30 13:38:38 +00:00
Ruslan Makhmatkhanov
31b936dfd5 devel/py-twistedCore: add dependency on security/py-service_identity
- add dependency on security/py-service_identity. It fixes this warning
  when running deluge, for example:
"""
/usr/local/lib/python2.7/site-packages/twisted/internet/_sslverify.py:184:
UserWarning: You do not have the service_identity module installed.
Without the service_identity module and a recent enough pyOpenSSL tosupport it,
Twisted can perform only rudimentary TLS client hostnameverification.
Many valid certificate/hostname mappings may be rejected.
  verifyHostname, VerificationError = _selectVerifyImplementation()
"""
- define LICENSE_FILE
- update comment
- bump PORTREVISION because of dependency change
2014-12-30 13:36:19 +00:00
Alex Dupre
3540d6b127 Drop gcc specific params from include flags. 2014-12-30 13:31:19 +00:00
Wen Heping
6453105b31 - Update to 5.11.0
PR:		196377
Submitted by:	koue@chaosophia.net
2014-12-30 12:57:53 +00:00
Johannes Jost Meixner
88c6ba7104 devel/linux-c6-devtools: add libgomp rpm
- add libgomp.so, as gcc already comes with a
  dangling link to it.

Differential Revision:	https://reviews.freebsd.org/D1397
Spotted by:	Jason Bacon <bacon@uwm.edu>
Approved by:	koobs (mentor)
2014-12-30 12:26:19 +00:00
Alex Dupre
a977d903b4 Update to 1.8.8 release. 2014-12-30 09:53:00 +00:00
Alex Dupre
eeb1dbc8d4 Update to 4.3.6 release. 2014-12-30 09:52:26 +00:00
Alex Dupre
ff6a32181c Update to 4.3.3 release. 2014-12-30 09:52:06 +00:00
Raphael Kubo da Costa
d9c3f9f1b7 Include bsd.port.pre.mk after setting OPTIONS.
r375798 made the OPTIONS prompt show up on every build because
bsd.port.pre.mk was being included too early. Move the inclusion down one
section.

PR:		196374
Submitted by:	Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
2014-12-30 09:50:59 +00:00
Alex Dupre
8eb51ef83a Update to 1.0.4 release. 2014-12-30 09:46:39 +00:00