Commit graph

2691 commits

Author SHA1 Message Date
Michael Reifenberger
5a7e9b17e3 Reenable for FreeBSD >= 10.4
Use the CONFIG argument to enable experimental features

Submitted by:	jbeich@
2018-04-28 14:19:25 +00:00
Michael Reifenberger
55caf84116 Enable experimental features.
Make portlint happy.
Mark Broken for FreeBSD 10 due to compile/link error.
2018-04-25 16:29:09 +00:00
Yuri Victorovich
e715def410 New port: cad/abc: System for sequential synthesis and verification
PR:		227254
Submitted by:	Christian Krämer <uddka@student.kit.edu>
2018-04-24 07:53:29 +00:00
Michael Reifenberger
414a36abe6 Add openscad-devel to the build and register conflict. 2018-04-22 18:16:02 +00:00
Michael Reifenberger
8de9090183 Add openscad-devel as of 2018.04.19
PR:		227581
2018-04-22 18:14:40 +00:00
Michael Reifenberger
667d254955 Add missing distinfo changes 2018-04-22 13:52:01 +00:00
Michael Reifenberger
8e02a6aeb0 Update to r20180420191845 2018-04-22 13:35:24 +00:00
Wen Heping
caa31b0ffd - Update to 0.17.13509
PR:		227381
Submitted by:	pfg@
2018-04-22 06:24:25 +00:00
Alex Dupre
aca2d686e3 Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports. 2018-04-19 07:08:45 +00:00
Jan Beich
cc95712fbe devel/boost-*: update to 1.67.0
Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
2018-04-18 13:57:42 +00:00
Jan Beich
8b0769cbf1 cad/freecad: unbreak with boost 1.67
CMakeFiles/SMESH.dir/src/SMESH/SMESH_Mesh.cpp.o: In function `boost::condition_variable::condition_variable()':
src/3rdParty/salomesmesh/src/SMESH/SMESH_Mesh.cpp:(.text._ZN5boost18condition_variableC2Ev[_ZN5boost18condition_variableC2Ev]+0x33): undefined reference to `pthread_condattr_init'
src/3rdParty/salomesmesh/src/SMESH/SMESH_Mesh.cpp:(.text._ZN5boost18condition_variableC2Ev[_ZN5boost18condition_variableC2Ev]+0x4a): undefined reference to `pthread_condattr_setclock'
src/3rdParty/salomesmesh/src/SMESH/SMESH_Mesh.cpp:(.text._ZN5boost18condition_variableC2Ev[_ZN5boost18condition_variableC2Ev]+0x5f): undefined reference to `pthread_condattr_destroy'

PR:		227427
Reported by:	antoine (via exp-run)
2018-04-17 07:57:22 +00:00
Michael Reifenberger
1f6665943d Update to r20180415140733. 2018-04-15 16:45:40 +00:00
Thierry Thomas
e2089e8466 Mark BROKEN when OSVERSION < 1003506, due to __cxa_atexit(). 2018-04-08 13:54:00 +00:00
Jose Alonso Cardenas Marquez
5ab881a5d9 - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk
- Convert all fpc-based ports to USES=fpc

PR:             227210
Reviewed by:    portmgr
Approved by:    portmgr
Exp-run by:     antoine
Differential Revision:  https://reviews.freebsd.org/D14617
2018-04-05 04:52:36 +00:00
Adriaan de Groot
dd97d1090c Fix build of cad/elmerfem ahead of CMake 3.11.
- Bump to the actual 8.3 release, instead of a few days and revisions
   short of it. There's no uploaded tarball, so we're still stuck with
   GH tags.
 - Build out-of-source; with CMake 3.11 you can no longer add a library
   with no (zero) sources, and the existing setup was picking up build-
   cache directories like CMakeFiles/ to turn into Elmer libraries.
 - As a side-effect, this shows the bogus library added to the plist
   some time earlier -- CMakeFiles is not an actual Elmer plugin.
 - Detection of <inttypes.h> is broken because of the way Fortran
   libraries are added to the link line, but gcc_s isn't; this leads
   to header detection that fails in linking. So just tell CMake
   that inttypes.h exists, instead.

Approved by:	tcberner (mentor, implicit)
2018-04-02 20:02:19 +00:00
Jason E. Hale
a2c9233b92 - Update to 2.2.0-rc1 [1]
- Move USES upward
- Remove obsolete hack for gcc
- Install AppStream metadata in share/metainfo per
  https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#sect-Metadata-GenericComponent

PR:		226672 [1]
Submitted by:	Maciej Pasternacki <maciej@pasternacki.net> [1]
2018-04-01 19:18:19 +00:00
Thomas Zander
f3375a2723 Fix build with clang 6.x, pet portlint
PR:		227148
Submitted by:	pfg (maintainer)
MFH:		2018Q2
2018-04-01 15:36:23 +00:00
Fernando Apesteguía
85082d113d Update cad/openvsp to 3.16.0
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14859
2018-03-27 15:10:25 +00:00
Mathieu Arnold
072af3283a The sixth parameter of DESKTOP_ENTRIES is either true, false or empty,
it is not the shell builtin named false.

Sponsored by:	Absolight
2018-03-26 15:36:35 +00:00
Michael Reifenberger
42471c8c64 Update to r20180326082409. 2018-03-26 11:58:44 +00:00
Michael Reifenberger
0c065e2745 Update to r20180325183419 2018-03-25 17:45:00 +00:00
Niclas Zeising
a55a087bf8 Update cad/gtkwave to 3.3.89 2018-03-24 08:06:09 +00:00
Niclas Zeising
d6285e96d3 Update to 3.3.88
Create an option to install examples, default it to on.
2018-03-23 21:24:03 +00:00
Adriaan de Groot
83bbface6e Fix cad/kicad{-devel} in advance of CMake 3.11. Remove old duplicate CMake
module.

The old modules use CMake internals that are going away in 3.11;
this particular module has been shipped with CMake since 3.0 at least,
so it's just not necessary except on silly ancient platforms.

Reviewed by:	thierry (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14772
2018-03-22 09:53:05 +00:00
Fernando Apesteguía
56ea00f268 Pet portlint for cad/openvsp
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14670
2018-03-18 16:24:51 +00:00
Fernando Apesteguía
36e690c0ad Remove Ego-Lines from fernape's ports
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14668
2018-03-13 22:24:58 +00:00
Fernando Apesteguía
542b1e2b40 Update MAINTAINER to new FreeBSD.org account
Update MAINTAINER email address for Fernando Apesteguia
from fernando.apesteguia@gmail.com

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14668
2018-03-12 19:20:32 +00:00
Tobias C. Berner
9870e21a41 Convert archivers/quazip and archivers/quazip-qt5 into flavors
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14640
2018-03-11 10:05:42 +00:00
Gerald Pfeifer
c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Mark Linimon
5f1ce9ee4f Add more information to stub error messages.
Remove BROKEN lines where IGNORE has already been set.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-03-09 22:46:22 +00:00
Tobias C. Berner
8fcc9ca3bd Fix cad/openscad shebang
Error: '/usr/local/bin/python' is an invalid shebang you need
  USES=shebangfix for 'share/openscad/libraries/MCAD/get_submodules.py

The existing shebang fix on the py file did nothing without USES=python.
Python already was an implied dependency.

Approved by:	portmgr blanket
2018-03-09 20:47:09 +00:00
Thierry Thomas
fd2be46753 Fix plist on 32 bits archs. 2018-02-25 17:46:01 +00:00
Antoine Brodin
7af389b730 Canonicalize dependency on libpng 2018-02-25 16:46:51 +00:00
Rene Ladan
fbd43637e1 Reset vg@'s ports after he resigned.
With hat:	portmgr-secretary
2018-02-23 21:09:47 +00:00
Michael Reifenberger
9c983391c4 Update to r20180223095015 2018-02-23 09:47:49 +00:00
Tobias C. Berner
a4a7daf069 Give the KDE SC4 applications ports a -kde4 suffix
In order to make room for the up-to-date version of the KDE Desktop and its
applications move the KDE Application ports based on Qt4.

PR:		225992
Exp-run by:	antoine
Reviewed by:	rakuco, adridg
Differential Revision:	https://reviews.freebsd.org/D14413
2018-02-22 19:03:17 +00:00
Antoine Brodin
69da4f8da3 Fix build by adding chm to USE_FPC
Reported by:	pkg-fallout
2018-02-22 09:52:47 +00:00
Antoine Brodin
f7455240e3 Reduce dependency on the python2 metaport
PR:		225752
Submitted by:	Yasuhiro KIMURA
2018-02-19 11:10:43 +00:00
Danilo Egea Gondolfo
fef31dc245 - Update to 9.7.100 2018-02-18 22:19:11 +00:00
Raphael Kubo da Costa
6699fae7a2 Update QScintilla 2.10.2.
Upstream has renamed its libraries and we no longer need to patch
devel/qscintilla-qt5 to create a library whose name does not conflict with
devel/qscintilla's. However, the library names are different so we need to bump
PORTREVISION in several ports (the SOVERSION has changed too).

Thanks to antoine for the exp-run.

PR:		225928
2018-02-18 09:55:10 +00:00
Thierry Thomas
6bdc894837 Upgrade to 7.2.0.
Release notes in
https://www.opencascade.com/sites/default/files/documents/release_notes_7.2.0.pdf

PR:		224649
Differential Revision:	https://reviews.freebsd.org/D13665
2018-02-17 19:48:33 +00:00
Thomas Zander
202a92c6ee Fix build with clang 6.0.0
PR:		225209
Submitted by:	pfg (maintainer)
2018-02-17 17:33:54 +00:00
Mathieu Arnold
f6e7f26602 devel/boost-python-libs got forgotten in the python flavorization, fix
this oversight.

Reviewed by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D14368
2018-02-15 12:34:49 +00:00
Danilo Egea Gondolfo
a281446893 - Update to 3.10.8 2018-02-13 21:11:24 +00:00
Yuri Victorovich
39ebc4c174 cad/py-pyfda: Removed USE_PYTHON=noflavors because it causes INDEX to break.
Approved by:	adamw (mentor)
2018-02-03 21:43:16 +00:00
Yuri Victorovich
8cb52b6b33 New port: cad/py-pyfda: GUI tool for designing and analysing discrete time filters
pyFDA allows to design digital filters for signals in digital signal processing.

Screenshot:
https://raw.githubusercontent.com/chipmuenk/pyFDA/master/images/pyFDA_screenshot_3.PNG

The patching is mostly due to the fact that pyFDA doesn't have an
installation procedure, and expects users to just run locally.

PR:		222442
Submitted by:	myself
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D14176
2018-02-03 20:55:08 +00:00
Alexey Dokuchaev
0f6954c83d Unbreak the build against recent Clang.
PR:	225538
2018-02-02 09:48:48 +00:00
Joseph Mingrone
a3cc513bfc Flavorize and modernize Emacs ports
- Convert USE_EMACS to USES=emacs
- Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and
  editors/emacs-devel)
- Permit default Emacs flavor to be specified in make.conf
- Rename japanese/migemo-emacs23 to japanese/migemo-emacs
- Update and simplify audio/emms and fix build on FreeBSD 10 [1]
- Update databases/bbdd and fix build on FreeBSD 10 [1]
- Update editors/emacs-devel
- Ensure Makefile shell commands that change directory are executed in a
  subshell
- Silence some portlint warnings

[1] By not depending on base texinfo

PR:		225404
Reviewed by:	antoine
Approved by:	portmgr (mat) ashish (maintainer)
Differential Revision:	https://reviews.freebsd.org/D13506
2018-02-01 18:03:09 +00:00
Jose Alonso Cardenas Marquez
c0d8a8d861 - Bump PORTREVISION. Lazarus was updated to 1.8.0 2018-02-01 07:21:25 +00:00
Antoine Brodin
f1ed7136fc Remove duplicate line from plist 2018-02-01 06:35:41 +00:00