1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
Commit Graph

2084 Commits

Author SHA1 Message Date
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
Baptiste Daroussin
e904930dda Use MAKE_CMD to set MAKE in MAKE_ENV 2014-06-24 22:16:12 +00:00
Baptiste Daroussin
671c9706f8 Use MAKE_CMD instead of GMAKE 2014-06-24 22:15:36 +00:00
Baptiste Daroussin
b36807dd6a Properly use the framework 2014-06-24 22:15:19 +00:00
Baptiste Daroussin
c109325636 Properly call MAKE_CMD 2014-06-24 22:11:41 +00:00
Baptiste Daroussin
816aea7759 Properly use MAKE_CMD 2014-06-24 22:05:47 +00:00
Danilo Egea Gondolfo
b900893a27 - Update from 3.8.63 to 3.8.65 2014-06-24 16:34:27 +00:00
John Marino
3742af9fa8 cad/kicad-devel: Unbreak build on DragonFly
DragonFly needs the same patch as FreeBSD on the current version.
Covered by just-fix-it blanket (no-op for FreeBSD)
2014-06-24 14:44:35 +00:00
Stephen Montgomery-Smith
cc35c50824 - Removed license, because the situation is complex. 2014-06-22 22:37:05 +00:00
Stephen Montgomery-Smith
0d39304e87 - Put the NO_CDROM option in the correct place.
Pointed out by:	mat@
Pointy hat:	stephen@
2014-06-21 18:56:50 +00:00
Stephen Montgomery-Smith
ae54340702 - Slightly reword the NO_CDROM option. 2014-06-21 18:35:52 +00:00
Stephen Montgomery-Smith
34e6154c89 - Add NO_CDROM if tetgen or metis options are set. 2014-06-21 18:32:37 +00:00
Pietro Cerutti
5007818f49 - Unbreak 2014-06-11 07:06:01 +00:00