1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Commit Graph

9353 Commits

Author SHA1 Message Date
Adam Weinberger
0d0c6862e4 Update to patchlevel 1424 2017-12-24 15:05:55 +00:00
Sunpoet Po-Chuan Hsieh
7c405f483a Update MASTER_SITES and unbreak this port
Approved by:	portmgr (blanket)
MFH:		2017Q4
2017-12-24 11:15:21 +00:00
Tijl Coosemans
c6f0c4f312 Remove unused ACLOCAL_ARGS. 2017-12-23 16:40:53 +00:00
Tijl Coosemans
b5699a0053 Convert to USES=autoreconf. 2017-12-23 14:27:08 +00:00
Antoine Brodin
b3b4842fab Mark BROKEN: unfetchable
Reported by:	pkg-fallout
2017-12-23 08:53:04 +00:00
Tobias Kortkamp
a3c2a49fbf editors/dte: Update to 1.6
- Add post-install-DOCS-on target

Changes:	https://github.com/craigbarnes/dte/releases/tag/v1.6
PR:		224501
Submitted by:	Dmitri Goutnik <dg@syrec.org>
2017-12-21 15:47:10 +00:00
Tobias Kortkamp
ae115149e0 editors/xi-core: Drop maintainership 2017-12-20 16:55:24 +00:00
Mark Linimon
f1696c0036 Mark more recently failing ports broken on aarch64.
While here, pet portlint and reformat some other BROKEN statements.

Approved by:	portmgr (tier-2 blanket)
2017-12-19 14:41:29 +00:00
Yuri Victorovich
89fd7facde New port: editors/dte: Small and easy to use console text editor
PR:		224340
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13498
2017-12-18 22:52:21 +00:00
Adam Weinberger
031182b0bb Update to patchlevel 1397 2017-12-16 21:07:26 +00:00
Antoine Brodin
6cfdfbc1cd - Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
2017-12-12 18:35:32 +00:00
Antoine Brodin
a021c1b8c0 - Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
2017-12-10 20:48:45 +00:00
Adam Weinberger
348a47a723 Update to patchlevel 1381 2017-12-09 18:23:47 +00:00
Mahdi Mokhtari
8efac7d4a6 editors/codelite: Fix pkg-plist regarding to r455803 2017-12-08 22:11:17 +00:00
Mahdi Mokhtari
e4d13c4971 editors/codelite: Upgrade the port to the latest version (11.0)
Delete the no-longer-needed patch as well
2017-12-08 21:58:08 +00:00
Mathieu Arnold
e7a6fac769 Don't include bsd.port.options.mk after bsd.port.pre.mk.
Sponsored by:	Absolight
2017-12-08 08:33:45 +00:00
Dmitry Marakasov
b30d0bae55 - Update WWW
- Pet portlint

Approved by:	portmgr blanket
2017-12-07 09:00:27 +00:00
Adam Weinberger
370ccb509a Update to patchlevel 1365 2017-12-02 23:10:48 +00:00
Antoine Brodin
07faea058d Cleanup LIB_DEPENDS on libpng 2017-12-01 07:19:53 +00:00
Matthias Andree
1fb0ae7cf9 Security update OpenEXR and ilmbase to 2.2.1.
While here, fix libIlmImfUtil_la_LDFLAGp so that when linking libIlmImfUtil,
the locally built libIlmImf gets precedence over the one in /usr/local,
to permit upgrades in a running system with the older version installed.

This changes the library's SONAME, so bump PORTREVISION of all dependees.

Unfortunately, this looks a bit too intrusive for an MFH to 2017Q4.

Security:	CVE-2017-9110
Security:	CVE-2017-9111
Security:	CVE-2017-9112
Security:	CVE-2017-9113
Security:	CVE-2017-9114
Security:	CVE-2017-9115
Security:	CVE-2017-9116
Security:	803879e9-4195-11e7-9b08-080027ef73ec
2017-12-01 01:58:23 +00:00
Mathieu Arnold
551be3c723 Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
2017-11-30 15:50:30 +00:00
Dmitry Marakasov
a0a1d9dba8 - Add LICENSE
- Update WWW

Approved by:	portmgr blanket
2017-11-30 09:00:23 +00:00
Mark Linimon
bf43557044 For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.

This is part two of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com -exp run
2017-11-30 06:13:34 +00:00
Danilo Egea Gondolfo
d11ae70313 - Update to 2.9.1 2017-11-30 01:28:26 +00:00
Adam Weinberger
8dd0b5f4cd Fix CSCOPE and NLS options
Both the CSCOPE and NLS options were broken because _CONFIGURE_ENABLE
was misspelled.
2017-11-28 18:09:48 +00:00
Dmitry Marakasov
301faf8224 - Add LICENSE
Approved by:	portmgr blanket
2017-11-28 09:03:58 +00:00
Adam Weinberger
a0fda18728 Fix WITHOUT_NLS
Due to vim's configure not behaving like it says it does, the --disable-nls
option doesn't actually disable NLS. It linked against libintl anyway.
It turns out that to ACTUALLY disable NLS, you need to set --enable-nls to
a nonsense value.

PR:		223901
Reported by:	Marian Cerny (whose name I'm butchering in 7-bit ASCII)
2017-11-28 04:35:09 +00:00
Don Lewis
c1527a09a5 Fix the table wizard in openoffice-base on FreeBSD 10 amd64. One of the
source files triggers a bug in the clang 3.4 code optimizer.

MFH:	2017Q4
2017-11-27 07:28:35 +00:00
Adriaan de Groot
6f93e882b2 Update KDE ports that use OpenEXR, to use it optionally. This makes
it easier to switch off if OpenEXR is removed.

Reported by:	mandree
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13132
2017-11-25 20:43:39 +00:00
Adam Weinberger
c6ae73d4a0 Update to patchlevel 1342 2017-11-25 20:31:59 +00:00
Bartek Rutkowski
0c88cea88b editors/neovim: update 0.2.1 -> 0.2.2
PR:		223747
Submitted by:	Oleh Hushchenkov <gor@clogic.com.ua> (maintainer)
2017-11-19 14:53:14 +00:00
Ashish SHUKLA
4a3529f7c3 - Fix broken behaviour when port is compiled with IMAGEMAGICK option
and ImageMagick is built with OPENMP option

PR:		223518
Submitted by:	Kalten <kalten@gmx.at>
2017-11-19 09:13:43 +00:00
Ashish SHUKLA
81b931df49 - Update to git snapshot 6b8e9b7
- Fix broken behaviour when port is compiled with IMAGEMAGICK option
  and ImageMagick is built with OPENMP option[1]

PR:		223518[1]
Submitted by:	Kalten <kalten@gmx.at>[1]
2017-11-19 09:10:35 +00:00
Niclas Zeising
5598792853 Bump portrevision to chase graphics/glew shard library version update.
PR:		223370
Submitted by:	zeising
exp-run by:	antoine
Approved by:	antoine
2017-11-18 19:32:38 +00:00
Adam Weinberger
839f958177 Update to patchlevel 1309 2017-11-18 19:20:54 +00:00
Frederic Culot
c99a8f98d1 - Update to 2.4.14
Changes:	http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS?h=branch-2.4
2017-11-16 13:26:50 +00:00
Adam Weinberger
eda3a7df66 Ignore in portscout. New patches happen multiple times each day 2017-11-13 13:30:27 +00:00
Adam Weinberger
2843a4b385 Fix lua support
Vim's configure system is completely unable to handle our version-specific
lua library. This is a really ugly fix. If anybody has a more elegant
solution I'd be happy to replace this.

PR:		223632
Reported by:	Dmitri Goutnik
2017-11-12 21:43:28 +00:00
Baptiste Daroussin
675d69d33e Update to 0.7.55
Install manpages

Submitted by:	zrj (dragonfly) maintainer
2017-11-12 00:46:38 +00:00
Adam Weinberger
8e2761a3ab Update to patchlevel 1289
Further simplify Makefile (the GUI checks are automatically disabled
when the GUI is passed manually).
2017-11-11 18:08:39 +00:00
Tobias C. Berner
6442501f16 Update editors/neovim to 0.2.1
Changelog:
	c67dd5acd0

PR:		223509
Submitted by:	Oleh Hushchenkov <gor@clogic.com.ua> (maintainer)
2017-11-11 07:17:10 +00:00
Adam Weinberger
0ec1a696cd Add an option for mzscheme bindings
Also, use GNU_CONFIGURE, not HAS_CONFIGURE. I mistakenly believed it was
non-GNU.

No PORTREVISION bump. I'm updating the port tomorrow.
2017-11-11 00:05:58 +00:00
Adam Weinberger
fe457e0e7a Use the provided configure script
Our method of option-passing to vim could best be described as "vestigial."
We go to great lengths to avoid running the configure script, and then pass
everything as weird options directly to make(1).

Instead, just use the provided configure script like a normal person.
Combined with OPTIONS helpers, this makes the Makefile much, much simpler.
No PORTREVISION bump because there shouldn't be any changes to the resulting
package (except for Lua), and I'm updating vim tomorrow anyway.

Every language binding was enabled as built-in rather than dynamic, except
for Lua. Lua is now built-in binding like all the others. If there was some
reason that it was supposed to be dynamic, I'm happy to put it back.
2017-11-10 22:57:23 +00:00
Ashish SHUKLA
49161a4594 - Update to git snapshot 00995c8
- Unbreak on aarch64, as per https://debbugs.gnu.org/28308
2017-11-10 02:48:00 +00:00
Jan Beich
99b0558e42 devel/icu: update to 60.1
Changes:	http://site.icu-project.org/download/60
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		223373
Exp-run by:	antoine
2017-11-09 02:31:47 +00:00
Adam Weinberger
d5091f63be Update to patchlevel 1264 2017-11-04 20:56:49 +00:00
Jung-uk Kim
c2d145e797 Update to 5.3.7. 2017-11-02 21:12:58 +00:00
Jimmy Olgeni
2fb9f25373 Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-01 13:10:35 +00:00
Adam Weinberger
fd4fb7b0f0 Fix the ctags syntax. It does need the escaped pipe.
Reported by:	olgeni
2017-10-31 21:03:37 +00:00
Adam Weinberger
4492438acd Alter language bindings
Separate python2 and python3 bindings[1], to allow each to be enabled
independently or concurrently. py27 is still the default.

As long as I'm messing with language bindings, turn the Tcl and Lua
options off by default. This does NOT in any way affect support for
editing those types of files (including indenting, completion,
highlighting, linting, etc.)---it only affects plugins written in
Tcl or Lua or interactive debugging.

Suggested by:	mat [1]
2017-10-31 17:15:06 +00:00