Commit graph

2361 commits

Author SHA1 Message Date
Hiroki Sato
56f831c7ca - Take maintainership.
- Some style cleanups.
2016-06-09 23:22:43 +00:00
Michael Reifenberger
84714655b9 - Delete the usage of %%QT_BINDIR%% in pkg-plist (NB.: %%QT_BINDIR%% is still generated by make makeplist)
- While there update to 3.15.2.0

PR:		210110
2016-06-09 09:24:31 +00:00
Michael Reifenberger
3953b2e825 - Update to r6904,
- set KICAD_BUILD_VERSION to DISTVERSION (as suggested by joerg@)
- Ignore FreeBSD releases < 10 or gcc builds for now since at least g++-48 doesn't seem to provide all needed math functions
  (like std::asinh ...) needed by GLM.
2016-06-09 09:18:48 +00:00
Mathieu Arnold
7f304f0633 Remove unneeded usage of:
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)

Sponsored by:	Absolight
2016-06-06 15:25:42 +00:00
Kurt Jaeger
51f2dfd5b7 cad/openvsp: 3.6.0 -> 3.6.1
Changes:
  http://openvsp.org/blogs/announcements/2016/05/30/openvsp-3-6-1-released

PR:		209872
Submitted by:	fernando.apesteguia@gmail.com (maintainer)
2016-06-05 10:10:06 +00:00
Antoine Brodin
c31defa0fc Deprecate ports broken for more than 6 months 2016-06-03 16:44:58 +00:00
Niclas Zeising
c7126434a4 Update to 10.1.1 2016-05-27 17:16:24 +00:00
John Marino
a8eb945975 cad/ghdl: build it with gcc6-aux, not gcc5-aux
I confirmed that ghdl builds with the default-for-Ada gcc6-aux compiler
on FreeBSD.  It was building on DragonFly, but DragonFly uses the LLVM
backend while on FreeBSD ghdl defaults to gcc back, so both options
needed to be tested.  It's debatable that a bump is needed because ghdl
is self-contained, but let's do it anyway so they'll be immediate
feedback on any runtime issues this may cause.
2016-05-27 09:40:40 +00:00
Dmitry Marakasov
c86e9d9724 Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed
Approved by:	portmgr blanket
2016-05-23 20:35:01 +00:00
Dmitry Marakasov
54a08f6954 Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by:	portmgr blanket
2016-05-23 18:36:52 +00:00
Dmitry Marakasov
652069fa2d - Fix trailing whitespace in Makefiles
Approved by:	portmgr blanket
2016-05-19 10:57:35 +00:00
Dmitry Marakasov
1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00
Hiroki Sato
acc337df95 Add cad/py-gdspy, Python module for creating GDSII stream files. 2016-05-16 19:48:57 +00:00
Hiroki Sato
c100413b24 Fix dependency. 2016-05-16 18:18:39 +00:00
Hiroki Sato
eb4a3f16dd Update to 4.0.4. 2016-05-16 17:47:10 +00:00
Hiroki Sato
1d72c5f0ff Add cad/rubygem-gdsii, Ruby library for GDSII reader and writer. 2016-05-16 17:37:55 +00:00
Hiroki Sato
d06c86d08a Add cad/py-lcapy, Symbolic MDA Analysis Package for Linear Circuits. 2016-05-16 17:34:37 +00:00
Jason Unovitch
249938aafe cad/openvsp: update 3.5.2 -> 3.6.0
Changes:	http://openvsp.org/blogs/announcements/2016/05/06/openvsp-3-6-0-released

PR:		209436
Submitted by:	fernando.apesteguia@gmail.com
2016-05-12 14:07:23 +00:00
Mathieu Arnold
245daa8ec9 Cleanup github bits.
Sponsored by:	Absolight
2016-05-12 13:13:36 +00:00
Dmitry Marakasov
7c8b21d3bc - Update to 8.2.20160404
- While here, cosmetic fixes and switch to new test framework

PR:		209271
Submitted by:	pfg
2016-05-11 20:41:24 +00:00
Kurt Jaeger
96fdc0d606 graphics/py-opengl{-accelerate}: 3.0.1 -> 3.1.0, change to PyPI naming
- upgrade fixes the use of the port
- py-opengl -> py-PyOpenGL
- py-opengl-accelerate -> py-PyOpenGL-accelerate

PR:		205472
Submitted by:	matthew@reztek.cz
Reviewed by:	koobs
2016-05-09 19:26:26 +00:00
John Marino
d0c4d21a83 Change Ada Framework foundation from gcc5-aux to gcc6-aux
GCC 6.1 was released this week.  The Ada Framework in FreeBSD ports has
been based on GCC 5.3 GNAT although GCC 6.x has been supported for awhile
via the ADA_DEFAULT option in make.conf.

Now that GCC 6 has been officially released, switch to it by default.
People can maintain the old foundation by putting "ADA_DEFAULT=5" in
/etc/make.conf.

Libraries built by one GNAT are unusable by another, so almost every Ada
port has been bumped as a result.  Noticable exceptions are dns/ironsides
which fails to build on gcc6 (thus USES=ada:5 is set) and cad/ghdl which
needs additional testing as it may require gcc5 on FreeBSD (DragonFly
uses the LLVM backend only).
2016-04-30 06:44:27 +00:00
Nicola Vitale
1cf68558c4 - Update to 0.24.6
- Add NO_ARCH
- Update web site's URL

Release notes:	https://github.com/DarwinNE/FidoCadJ/releases/tag/v0.24.6
2016-04-25 17:09:03 +00:00
Kurt Jaeger
eed40caab8 cad/openvsp: Fix build on i386
PR:		208904
Submitted by:	fernando.apesteguia@gmail.com (maintainer)
2016-04-22 17:15:02 +00:00
Kurt Jaeger
2140691265 cad/openvsp: 2.3.0 -> 3.5.2
Changes:
- Latest:
  http://openvsp.org/blogs/announcements/2016/02/14/openvsp-3-5-2-released
- all older release notes are in
  http://openvsp.org/blogs/
- no longer includes example aircraft files, now seperatly available at
  http://hangar.openvsp.org/
- Needs some math functions, so no luck on 9.x or i386

PR:		208904
Submitted by:	Fernando Apesteguia <fernando.apesteguia@gmail.com> (maintainer)
2016-04-22 09:50:42 +00:00
Pietro Cerutti
812894cb15 Support Tk in USES=tk:tea. Convert more ports + minor fixes and modernization. 2016-04-21 11:33:16 +00:00
Maho Nakata
0b16afafb0 Update to version 2.10
New version 2.10 is here!
Release Notes:
http://www.dhondt.de/new_calc.htm

PR:		208301
Submitted by:	pfg@
2016-04-18 11:26:10 +00:00
Alexey Dokuchaev
ed62b74be6 Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications'
was added to mtree (Templates/BSD.local.dist) in r331266 2.5 years ago,
and fix some minor bogosities nearby.
2016-04-16 12:29:27 +00:00
Michael Reifenberger
fc99367abd Try to fix comilation under FreeBSD-9 2016-04-16 11:22:54 +00:00
Michael Reifenberger
64b5a89fd5 Update to r6680. 2016-04-10 17:01:51 +00:00
Dmitry Marakasov
666abc5661 - Add LICENSE
- Regenerate patches with `make makepatch`
2016-04-10 11:24:24 +00:00
Guido Falsi
5c50317594 Update to 5.2
PR:		208437
Submitted by:	Matthias Petermann <matthias at petermann-it.de>
		(maintainer)
2016-04-02 11:50:33 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Tijl Coosemans
77760fcb63 Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.

Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.

Fix print/ghostscript9-agpl-base to install eps2write.

Update math/asymptote to 2.37 to support newer Ghostscript.

PR:		208159
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-24 15:47:50 +00:00
Raphael Kubo da Costa
47bf224484 qt4-moc: Add more Boost include guards to moc's definition list.
In preparation for updating Boost to 1.60, add include guards from more Boost
headers to the list of macros that moc automatically defines when processing
files. As explained in r408911, Qt4's moc cannot parse some constructs used by
a few Boost headers, so we define their include guards to make moc skip them.

This is a cleaner approach that allows us to largely revert r408472, r408473,
r408474, r408475, r408502, r408773 and r408419, which added several patches to
many ports to work around this moc bug.

PR:		199601
PR:		208322
2016-03-24 10:31:07 +00:00
Thierry Thomas
f1089e0ea7 Update to version 8.1-20160311.
Fix PR ports/201246.

PR:		ports/196577
Submitted by:	pfg
2016-03-17 18:24:38 +00:00
Raphael Kubo da Costa
f5457ea572 Unbreak after the math/superlu update in r410620.
math/superlu no longer ships libsuperlu.a, so tochnog was failing make
check-sanity.

Switch the dependency to libsuperlu.so and adjust files/patch-makefile
accordingly.
2016-03-13 18:13:53 +00:00
Stephen Montgomery-Smith
527a6d685c - Update to 2.12.0. 2016-03-10 02:59:39 +00:00
Mathieu Arnold
0583db668d Update to 2.5.110615.
PR:		205891
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-03-08 16:03:52 +00:00
Raphael Kubo da Costa
36d06b0a1f Add patches to fix the build on FreeBSD 11 with libc++.
OpenVSP does something like this:
  using namespace std;
  class array {
    ...
  };

Which causes the build to fail with HEAD's libc++. Even though the port does
not use -std=c++11, libc++ still declares an array class that conflicts with
the one OpenVSP has.

Enclose OpenVSP's array declaration in a namespace to avoid these conflicts.

PR:		207253
Approved by:	fernando.apesteguia@gmail.com (maintainer)
2016-02-25 22:21:37 +00:00
Vanilla I. Shu
f5ed268226 Update to 2.3.5.
PR:		207156
Submitted by:	Ports Fury.
2016-02-20 11:57:00 +00:00
Kurt Jaeger
921981528a cad/p5-Verilog-Perl: 3.404 -> 3.418
Changes:
  http://cpansearch.perl.org/src/WSNYDER/Verilog-Perl-3.418/Changes
  Removed dependency of gcc. Now, p5-Verilog-Perl compiles with clang.

PR:		207050
Submitted by:	otacilio.neto@ee.ufcg.edu.br (maintainer)
2016-02-10 19:34:24 +00:00
Niclas Zeising
3125d562b1 Update to 10.1 2016-02-08 18:48:12 +00:00
Dmitry Marakasov
0bc4226603 - Fix build with boost 1.60
- Fix LICENSE

PR:		199601
Approved by:	portmgr blanket
2016-02-08 11:16:36 +00:00
John Marino
3c9a0156bf cad/ghdl: USES+= ncurses libedit, fix with ports ncurses 2016-02-07 10:47:17 +00:00
Niclas Zeising
d48a5e206d Update to 3.3.69 2016-02-06 17:09:39 +00:00
Edward Tomasz Napierala
d75a190882 Remove empty pkg-plist.
Sponsored by:	The FreeBSD Foundation
2016-02-02 15:28:45 +00:00
Edward Tomasz Napierala
df7414fc6c Rename cad/pycam to cad/py-pycam, to match Python naming rules.
Reviewed by:	koobs@
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D5168
2016-02-02 15:27:18 +00:00
Kurt Jaeger
99ee6dc293 New port: cad/fritzing
Fritzing is an Electronic Design Automation software with a low
entry barrier, suited for the needs of designers and artists. It
uses the metaphor of the breadboard, so that it is easy to transfer
your hardware sketch to the software. From there it is possible to
create PCB layouts for turning it into a robust PCB yourself or by
help of a manufacturer.

WWW: http://fritzing.org/

PR:		206697
Submitted by:	lenzi.sergio@gmail.com
2016-02-01 06:23:42 +00:00
Niclas Zeising
4939e02d92 Update to 3.3.68 2016-01-30 19:45:49 +00:00