Commit graph

2096 commits

Author SHA1 Message Date
John Marino
2913e108ba cad/geda: Unbreak on FreeBSD 11
PR:		192786
Submitted by:	Ports Fury
2014-08-23 20:27:55 +00:00
Hiroki Sato
a2dc82fcc1 Add BSIM4v4 support. 2014-08-22 11:08:48 +00:00
Hiroki Sato
ad2594965d - Add BSIM3v3 support. This is disabled by default because its license is
not compatible with SPICE3f5.
- Remove bsd.prog.mk dependency.
- Put variables in ${FILESDIR}/FreeBSD* configuration file into
  ${FILES}/Makefile.
- Use opt_USE instead of .if ${PORT_OPTIONS:Mopt}.
- Remove unnecessary changes in patch-conf_defaults.
2014-08-22 05:05:02 +00:00
Hiroki Sato
605c6c3a90 - Cleanup ${FILESDIR}/Makefile.
- Remove MAKE_JOBS_UNSAFE.
2014-08-21 19:41:06 +00:00
Hiroki Sato
e3e0fbf905 - Fix MASTER_SITES for PS documents.
- Fix LICENSE.  SPICE license is a variant of MIT license, not BSDL, while
  the copyright holder is UCB.
- Style clean-ups.
2014-08-21 06:03:30 +00:00
Thierry Thomas
336daad8d7 Chase conflicts. 2014-08-19 16:54:24 +00:00
Thierry Thomas
50a3474220 Upgrade to 0.20140622+bzr4027-2.
Changelog at
<https://launchpad.net/ubuntu/utopic/+source/kicad/+changelog>.
2014-08-19 16:49:32 +00:00
John Marino
d96901c320 Stage cad/cider. Mark BROKEN on F10+ caused by bmake
This port generates a makefile and then passes it to "make" via stdin,
which makes it different to troubleshoot.  When I finally saw the file
in order to figure out why several internal static libraries weren't
getting built leading to some programs not getting built, I saw a
generic static library target made up of variables.  fmake likes it;
bmake does not.

I tried USES+= fmake along with some patching but I must have missed
some hardcoded "make" commands because bmake got called again.  This
software is 20 years old so I finally gave it.  It got a stay of
execution by getting staged.  If somebody wants to study a target that
bmake just doesn't get, this is a good place to start.
2014-08-18 15:41:36 +00:00
John Marino
643f83a81d Stage cad/jspice3 and unbreak on FreeBSD 10+
It would have been easy just to set this to "USE_GCC=any" to fix it,
but the code had plenty of undefined returns when a type was expected.
Using clang exposed those problems.  Hopefully I defined the missing
return values correctly.
2014-08-18 08:32:20 +00:00
John Marino
482fd2f409 Stage cad/spice 2014-08-18 00:28:54 +00:00
Thierry Thomas
f732c13c5e - Upgrade Code_Aster to 11.6.0-1.
- Fix Homard.
2014-08-17 19:51:45 +00:00
Vanilla I. Shu
fb4f0f0bc1 Stagify. 2014-08-14 08:43:08 +00:00
Antoine Brodin
6f5765b31f Canonicalize some old USE_PY*
With hat:	portmgr
2014-08-11 12:29:17 +00:00
Tijl Coosemans
3b7bd0a149 Fix problems with missing libs when the linker enforces explicit linking
(a* to d* categories)

PR:		192062
2014-08-10 19:50:23 +00:00
Antoine Brodin
ecdb015753 Allow building on old freebsd 2014-08-10 12:31:43 +00:00
Adam Weinberger
e15082b844 Don't try to clobber ccos(3). 2014-08-09 03:53:18 +00:00
William Grzybowski
08e78c7124 cad/cura-engine: Engine of slicing solution for RepRap 3D printers
The CuraEngine is a C++ console application for 3D printing GCode generation.
It has been made as better and faster alternative to the old Skeinforge engine.

The CuraEngine is pure C++ and uses Clipper from
http://www.angusj.com/delphi/clipper.php. There are no external dependences
and Clipper is included in the source code without modifications.

This is just a console application for GCode generation. For a full graphical
application look at https://github.com/daid/Cura with is the graphical
frontend for CuraEngine.

The CuraEngine can be used seperately or in other applications.
Feel free to add it to your application. But to take note of the License.

WWW: http://wiki.ultimaker.com/Cura

PR:		192486
Submitted by:	cederom tlen pl
2014-08-08 01:28:03 +00:00
Guido Falsi
1a473d0679 Update to 4.4
PR:		192354
Submitted by:	Matthias Petermann <matthias@petermann-it.de> (maintainer)
2014-08-07 23:20:40 +00:00
Baptiste Daroussin
af05658457 USES=execinfo 2014-08-04 23:06:51 +00:00
Adam Weinberger
511c49bdec In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
2014-08-04 03:40:14 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
Danilo Egea Gondolfo
b3dca31e45 - Update from 3.8.71 to 3.8.72 2014-07-28 12:08:01 +00:00
John Marino
4a91dd82c6 cad/systemc: match RESTRICTED text with /usr/ports/LEGAL
The former maintainer indicates that he no longer has time to work on
this port.  He understands is not staged and thus headed for removal,
so the RESTRICTED update is being done by itself in case somebody else
steps up to stage the port.

PR:		189883
Submitted by:	maintainer (at the time) (Daniel Thiele)
Approved by:	portmgr (implicit, NOT_STAGED)
2014-07-28 07:31:49 +00:00
Max Brazhnikov
8ca1dc2c06 cad/openscad:
- Update to 2014.03
- Update MASTER_SITES
- Switch dependency from math/eigen2 to math/eigen3
- USES+= desktop-file-utils pkgconfig
- Remove patch, pass required bits to qmake instead

PR:		191788
Approved by:	maintainer timeout (17 days)
2014-07-27 18:23:54 +00:00
Danilo Egea Gondolfo
2b6571f220 - Update from 3.8.70 to 3.8.71 2014-07-26 16:59:43 +00:00
Stephen Montgomery-Smith
c530818f3f - Link with multimedia/ffmpeg0 instead of multimedia/ffmpeg (only applies when
the option FFMPEG is set).
- Bump portrevision.

PR:		192074
Submitted by:	Ivan Klymenko <fidaj@ukr.net>
2014-07-25 04:51:29 +00:00
Thierry Thomas
64ce5e6fc7 Take maintainership again.
Note: to be upgraded with french/aster.
2014-07-23 20:10:23 +00:00
Baptiste Daroussin
64620e9118 Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-23 16:44:27 +00:00
Baptiste Daroussin
c9e9c8b1c6 Do not hardcode dependency on pdflatex 2014-07-23 12:08:39 +00:00
Dmitry Marakasov
ea953a7f02 - Switch to USES=libtool, drop .la files 2014-07-23 08:42:13 +00:00
Dmitry Marakasov
f590dd2bf9 - Switch to USES=libtool, drop .la files
- Fix plist
2014-07-23 08:41:52 +00:00
Dmitry Marakasov
fe3bf421d9 - Update to 2.3.2 (fixing fetch)
- Switch to USES=libtool, drop .la files
- Strup libraries
2014-07-22 22:14:32 +00:00
Max Brazhnikov
48b69327f4 Remove needless MAKE_ENV 2014-07-19 10:25:16 +00:00
John Marino
32842933d3 cad/freehdl: Unbreak on F10+ and stage
I could not fix this port on clang.  It finds the double argument to the
"to_string" function ambiguious and nothing I tried resolved the
ambiguity.  In the end, I cheated by setting USE_GCC=any and I'll leave
the clang fix to a C++ expert.
2014-07-18 08:09:53 +00:00
Adam Weinberger
44eaadcb75 Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
2014-07-15 23:11:12 +00:00
Adam Weinberger
195a103c5b Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:00:15 +00:00
Danilo Egea Gondolfo
c634b98f20 - Update from 3.8.69 to 3.8.70 2014-07-07 23:53:12 +00:00
Nicola Vitale
00a0f6a6ed - Chase math/muparser change from static to dynamic library 2014-07-07 02:43:44 +00:00
Baptiste Daroussin
bc1e9a160d Switch to wxGTK30 2014-07-06 11:41:03 +00:00
Tijl Coosemans
ec94e4d5eb Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery

Approved by:	portmgr (implicit)
2014-07-05 12:19:32 +00:00
Danilo Egea Gondolfo
1c5fc0c008 - Update from 3.8.68 to 3.8.69 2014-07-04 15:31:00 +00:00
Danilo Egea Gondolfo
f100df5a19 - Update from 3.8.67 to 3.8.68 2014-07-02 15:22:07 +00:00
Danilo Egea Gondolfo
536a8fa505 - Update from 3.8.65 to 3.8.67 2014-07-02 02:01:20 +00:00
Baptiste Daroussin
55d532c9fd Fix build with readline in base while here convert to USES=libtool 2014-07-01 23:06:48 +00:00
Dmitry Marakasov
40940da3e8 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-01 22:01:01 +00:00
Dmitry Marakasov
8bf5e15496 - Switch to USES=libtool, drop .la files 2014-06-30 22:05:48 +00:00
Renato Botelho
b2b68f19a3 - Update to 3.404
- Fix build, it needs gcc

PR:		191368
Submitted by:	otaciliodearaujo@gmail.com (maintainer)
2014-06-27 18:59:28 +00:00
Danilo Egea Gondolfo
f2544819e0 - Update from 9.04 to 9.05 2014-06-26 22:08:49 +00:00
Baptiste Daroussin
a33191366c Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
2014-06-25 05:35:31 +00:00