Commit graph

382891 commits

Author SHA1 Message Date
Steve Wills
25b1bd5ff4 mark some of the ports that don't build on powerpc64 for me 2015-12-13 16:07:27 +00:00
Olli Hauer
5f8c55ba37 - update to 7.01
FreeBSD related changes:
========================
Nmap 7.01 [2015-12-09]

o [NSE] [GH#254] Update the TLSSessionRequest probe in ssl-enum-ciphers to
  match the one in nmap-service-probes, which was fixed previously to correct a
  length calculation error. [Daniel Miller]

o [NSE] [GH#251] Correct false positives and unexpected behavior in http-*
  scripts which used http.identify_404 to determine when a file was not found
  on the target. The function was following redirects, which could be an
  indication of a soft-404 response. [Tom Sellers]

o [NSE] [GH#241] Fix a false-positive in hnap-info when the target responds
  with 200 OK to any request. [Tom Sellers]

o [NSE] [GH#244] Fix an error response in xmlrpc-methods when run against a
  non-HTTP service. The expected behavior is no output. [Niklaus Schiess]

o [NSE] Fix SSN validation function in http-grep, reported by Bruce Barnett.
2015-12-13 15:49:09 +00:00
Olivier Duchateau
8da8504c76 Update to 0.12.3
PR:		205073
Submitted by:	<yamagi@yamagi.org> (maintainer)
2015-12-13 14:33:26 +00:00
Michael Moll
9081d6bc94 www/rubygem-asana: update to 0.5.0 2015-12-13 14:27:48 +00:00
Thomas Zander
40e7ec9ec0 Update to upstream version 1.5.0; add OPTION to depend on gdb from ports 2015-12-13 14:21:05 +00:00
Michael Moll
920b1078c0 devel/rubygem-devise: update to 3.5.3 2015-12-13 14:12:43 +00:00
Ruslan Makhmatkhanov
7dc5035612 devel/py-zope.interface: update to 4.1.3
- update to 4.1.3
- do not silence installation message

PR:		204877
Submitted by:	sunpoet
2015-12-13 13:46:28 +00:00
Ruslan Makhmatkhanov
69fca33250 devel/py-grab: update to 0.6.30 2015-12-13 13:45:04 +00:00
Ruslan Makhmatkhanov
c7688d07b7 www/py-flask-restful: update to 0.3.5 2015-12-13 13:44:31 +00:00
Ruslan Makhmatkhanov
5c9f3e5de6 audio/py-eyed3: update to 0.7.9 2015-12-13 13:43:58 +00:00
Raphael Kubo da Costa
75d49a5727 Update pkg-descr after r403155.
Clarify that this port is actually providing Qt event loop support for
dbus-python.
2015-12-13 13:18:51 +00:00
Kurt Jaeger
066efc75ff New port: net/asterisk-chan_sccp
Replacement for the SCCP channel driver in Asterisk.
Extended features include:
 - Shared Lines,
 - Presence / BLF,
 - Customizable Feature Buttons,
 - Custom Device State.
 - Conference with Phone-UI

WWW: https://sourceforge.net/projects/chan-sccp-b

PR:		204346
Submitted by:	Diederik de Groot <ddegroot@talon.nl>
2015-12-13 13:17:47 +00:00
David Naylor
975bf27a8f lang/pypy: unbreak build on i386 and armv6
- Add back PYPY_BITS as it is required to define the names of two files,
   depending if pypy is translated for 32 or 64 bit systems [1].
 - Change maintainership to python@ [2][3][4]

Reported by:	pkg-fallout [1]
Approved by:	koobs@ [2]
PR:		204743 [3]
Submitted by:	robak@ [4]
2015-12-13 13:16:31 +00:00
Koop Mast
0f0314bd75 Fix plist after gtk20 update to 2.24.29.
Submitted by:	antoine@
2015-12-13 12:51:47 +00:00
Raphael Kubo da Costa
b15d595457 Update PyQt4 to 4.11.4, SIP to 4.17 and QScintilla2 to 2.9.1.
Bring in some long overdue updates, some of which are required for us to
later land the PyQt5 ports.

One big change with this update is that the PyQt4 ports now install their
.sip files into share/py-sip/PyQt4 instead of share/py-sip. This way we do
not end up with directories like share/py-sip/QtCore, which are especially
confusing once PyQt5 lands and starts installing files with the same names.

Other noteworthy items:
- PORTREVISION has been bumped on ports depending on devel/qscintilla2
  because libqscintilla2.so's SOVERSION has changed.
- graphics/seexpr has been converted to USE_PYQT, as the file it used to
  define a build-time dependency on x11-toolkits/py-qt4-gui has moved.

Once again, big thanks to Tobias Berner <tcberner@gmail.com> and Guido Falsi
(madpilot@) for their initial work on these ports as part of the effort to
land PyQt5 into the tree (see D2910 in Phabricator for an earlier version of
the PyQt5 patch set).

PR:		205143
2015-12-13 12:45:25 +00:00
Thomas Zander
39f82d7120 Fix accidental dos2unix on non-text-files during build
PR:		204816
Submitted by:	lenzi.sergio@gmail.com
Approved by:	xxjack12xx@gmail.com (maintainer)
2015-12-13 12:11:48 +00:00
David Naylor
793bebb882 emulators/i386-wine-devel: update to 1.8.r3
- Remove GNUTLS from staging (prevents build on -current).
2015-12-13 11:32:44 +00:00
Baptiste Daroussin
d9c363671d Mark as broken: does not fetch 2015-12-13 09:41:22 +00:00
Kurt Jaeger
95c3088ee6 New port: converters/xml2c
xml2c reads in an XML file and produces equivalent C source code,
suitable for #including in your program.

WWW: http://www.acme.com/software/xml2c/

PR:		204191
Submitted by:	Neel Chauhan <neel@neelc.org>
2015-12-13 08:49:53 +00:00
Baptiste Daroussin
9a092f9ffa Mark as broken: unfetchable 2015-12-13 08:47:02 +00:00
Jan Beich
34b7ad18fe x11-wm/dwm: config.def.h wants x11/sterm after r403178
Bump PORTREVISION as this affects mainly default package users.

Reported by:	Jakub Lach (via private mail)
PR:		204658
2015-12-13 06:04:54 +00:00
Jan Beich
d490a98409 x11/dmenu: simplify patching (like r403180)
Override variables instead of trying to fix them, sometimes incorrectly.

PR:		205236
Approved by:	portmgr blanket
2015-12-13 06:04:15 +00:00
Jan Beich
0c1334ba2e x11/dmenu: update to 4.6
- Explicitly track direct fontconfig dependency
- Define LICENSE_FILE as MIT has many styles
  https://fedoraproject.org/wiki/Licensing:MIT

Changes:	http://lists.suckless.org/dev/1511/27503.html
PR:		205236
Reported by:	Jakub Lach, Randy Westlund
Pointy hat to:	jbeich (timeout-happy)
Approved by:	r403178 regression
2015-12-13 06:03:51 +00:00
Jan Beich
348b612da3 x11/dmenu: make XINERAMA=on actually work
Approved by:	portmgr blanket
MFH:		2015Q4
2015-12-13 06:03:10 +00:00
Dmitry Marakasov
080ab42ee4 - Add LICENSE_FILE
- Silence stripping
2015-12-13 03:59:15 +00:00
Dmitry Marakasov
397148bc4a - Add LICENSE_FILE
- Pet portlint
- Regenerate patches with `make makepatch`
2015-12-13 03:59:14 +00:00
Dmitry Marakasov
e00b81de0a - Add LICENSE_FILE
- Fix CONFLICTS
2015-12-13 03:59:14 +00:00
Ryan Steinmetz
d6115c7428 - Update to 5.28 + build fixes 2015-12-13 01:14:58 +00:00
Jason Unovitch
c5a6d28f98 x11/rofi: update 0.15.7 -> 0.15.11
- Update PORTVERSION, PLIST_FILES, SHEBANG_FILES, and distinfo 0.15.11
- LIB_DEPENDS: Add x11/startup-notification
- USES: Sort and add shebangfix
- Add I3 support option

PR:		204675
Submitted by:	nomoo@nomoo.ru (maintainer) (with several changes)
2015-12-13 01:14:38 +00:00
Jason Unovitch
c2cf948d30 graphics/variety and security/py-crits: chase r403641 and r403642
- Fix make index, bump PORTREVISION and update dependency listing

Pointy Hat to:  sunpoet
2015-12-13 00:56:05 +00:00
Greg Lewis
eb3bedf698 . Update to 8u66. 2015-12-13 00:50:58 +00:00
Jason Unovitch
e6cfde2959 devel/artifactory: update 4.3.1 -> 4.3.2
PR:		205127
Submitted by:	David Harrigan <dharrigan@gmail.com> (maintainer)
2015-12-12 23:48:39 +00:00
Sunpoet Po-Chuan Hsieh
ee02b1a14c - Update distinfo: tarball rerolled with reordered messages in .po/.mo files
- Bump PORTREVISION for package change

PR:		205267
Submitted by:	Mihail Timofeev <9267096@gmail.com> (maintainer)
2015-12-12 23:44:04 +00:00
Sunpoet Po-Chuan Hsieh
7aa7419419 - Update to 4.0.10
Changes:	http://pecl.php.net/package-changelog.php?package=APCu
PR:		205266
Submitted by:	John Chen <johnpupu@gmail.com> (maintainer)
2015-12-12 23:44:00 +00:00
Sunpoet Po-Chuan Hsieh
e3de413a5f - Move ftp/py-curl to ftp/py-pycurl 2015-12-12 23:43:56 +00:00
Sunpoet Po-Chuan Hsieh
4676ca5994 - Move ftp/py-curl to ftp/py-pycurl
- Bump PORTREVISION for dependent ports
2015-12-12 23:43:50 +00:00
Sunpoet Po-Chuan Hsieh
0c37ba2650 - Update to 7.4.968
Changes:	https://github.com/vim/vim/commits/master
2015-12-12 23:43:45 +00:00
Koop Mast
759ecf1f62 Staticly link to libgcc and libstdc++. This fixes a segmentation fault
when trying to run pan on a libc++ based system.

PR:		199303
Submitted by:	Andrew <andrew_terekhov@yahoo.com>
2015-12-12 23:37:57 +00:00
Jason Unovitch
9cae799dc4 devel/py-robotframework-ride: update 1.4.1 -> 1.5
- Also set USES=python:-2.7 instead of python:2

Changes:	https://github.com/robotframework/RIDE/releases/tag/v1.5

PR:		205147
Submitted by:	Vladimir.Chukharev@gmail.com (maintainer)
2015-12-12 23:25:27 +00:00
Baptiste Daroussin
12d5445d6a Mark as broken: does not fetch 2015-12-12 23:08:00 +00:00
Baptiste Daroussin
ff94a67785 Mark as broken: does not fetch 2015-12-12 23:02:03 +00:00
Baptiste Daroussin
2aa484c664 Mark as broken: unfetchable 2015-12-12 22:09:18 +00:00
Baptiste Daroussin
df49666b6f Use an working MASTER_SITE 2015-12-12 22:07:35 +00:00
Baptiste Daroussin
1bb31cd39d Mark as broken: unfetchable 2015-12-12 21:36:03 +00:00
Baptiste Daroussin
dc49c16576 Mark as broken: does not fetch 2015-12-12 21:25:32 +00:00
Baptiste Daroussin
96cb6e6742 mirrorservice.org no longer mirrors this ftp 2015-12-12 19:37:24 +00:00
Stephen Montgomery-Smith
83017aefcf - Mark as broken because of compile errors with sbcl-1.3.1. 2015-12-12 19:22:24 +00:00
Koop Mast
93e58f22fb Add license lines
Add implicit depend on libsoup-gnome
Teach configure where to find libintl.h
Sort plist.
Pet portlint a bit.

PR:		201531
Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>
2015-12-12 19:13:23 +00:00
Adam Weinberger
1218256fd3 When I submitted bug #204667, which culot very nicely committed in
r401929, I requested changing USE_PERL5=modbuild to configure. That
winds up breaking building the port under perl > 5.20, where Module::Build
was removed.

Definitely a pointyhat to me for that one.

I'm committing this under the "just fix it" policy.
2015-12-12 18:58:00 +00:00
Koop Mast
617e72cb0e Update freeglut to 3.0.
* Update COMMENT/pkg-message
* Remove conflicts libglut has been gone for ages.

Obtained from:	xorg devel repo
2015-12-12 18:51:42 +00:00