5370 FreshPorts -- cad/repsnapper
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
repsnapper 2.2.0a4 cad on this many watch lists=1 search for ports that depend on this port
Ignore IGNORE: requires unknown xorg module (composite)
Controller and GCode generator for RepRap 3D printers
Maintained by: martin.dieringer@gmx.de search for ports maintained by this maintainer
Port Added: 28 Sep 2012 22:32:39
License: GPLv2 BSD MIT


RepSnapper is a host software for controlling a RepRap 3D printer.  It has a
3D OpenGL interface, slices objects and calculates the extrusion toolpath. 
It can manipulate 3D objects and save constellations in STL and AMF format.

WWW: http://reprap.org/wiki/RepSnapper_Manual:Introduction
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. textproc/p5-XML-Parser
  2. devel/pkgconf
  3. devel/gmake
  4. x11/glproto
  5. x11/dri2proto
  6. x11/libICE
  7. x11/pixman
  8. x11/libSM
  9. x11/libX11
  10. x11/libXau
  11. x11/libxcb
  12. x11/libXcursor
  13. x11/libXdamage
  14. x11/libXdmcp
  15. x11/libXext
  16. x11/libXfixes
  17. x11/libXi
  18. x11/libXinerama
  19. x11-toolkits/libXmu
  20. x11/libXrandr
  21. x11/libXrender
  22. x11-toolkits/libXt
  23. x11/libXxf86vm
  24. devel/automake
  25. devel/libtool
  26. textproc/intltool
Required To Run:
  1. x11/libICE
  2. x11/pixman
  3. x11/libSM
  4. x11/libX11
  5. x11/libXau
  6. x11/libxcb
  7. x11/libXcursor
  8. x11/libXdamage
  9. x11/libXdmcp
  10. x11/libXext
  11. x11/libXfixes
  12. x11/libXi
  13. x11/libXinerama
  14. x11-toolkits/libXmu
  15. x11/libXrandr
  16. x11/libXrender
  17. x11-toolkits/libXt
  18. x11/libXxf86vm
  19. devel/gio-fam-backend
Required Libraries:
  1. x11-toolkits/gtkglext
  2. x11-toolkits/gtkmm24
  3. devel/libglademm24
  4. graphics/cairomm
  5. archivers/libzip
  6. accessibility/atkmm
  7. devel/glibmm
  8. devel/libpthread-stubs
  9. devel/libsigc++20
  10. devel/pcre
  11. graphics/libdrm
  12. graphics/png
  13. print/freetype2
  14. textproc/expat2
  15. textproc/libxml++26
  16. x11-fonts/fontconfig
  17. x11-toolkits/pangomm
  18. converters/libiconv
  19. devel/gettext
  20. graphics/libGLU
  21. graphics/freeglut
  22. devel/glib20
  23. devel/pcre
  24. accessibility/atk
  25. graphics/gdk-pixbuf2
  26. x11-toolkits/gtk20
  27. textproc/libxml2
  28. x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/cad/repsnapper/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/repsnapper/
  2. https://codeload.github.com/timschmidt/repsnapper/tar.gz/

Number of commits found: 8

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
25 May 2013 14:37:03
Original commit files touched by this commit  2.2.0a4
zeising search for other commits by this committer
The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:

Xorg 7.7

Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
(Only the first 15 lines of the commit message are shown above View all of this commit message)
14 May 2013 17:44:08
Original commit files touched by this commit  2.2.0a4
rakuco search for other commits by this committer
Update to 2.2.0a4.

PR:		ports/178483
Submitted by:	Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
29 Apr 2013 22:27:05
Refresh Original commit files touched by this commit
  Sanity Test Failure
bapt search for other commits by this committer
Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}

While here:
- trim headers
- convert to new options framework
27 Apr 2013 08:50:47
Original commit files touched by this commit  2.0.0b01_1
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
26 Apr 2013 10:44:29
Original commit files touched by this commit  2.0.0b01_1
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
23 Apr 2013 06:34:47
Original commit files touched by this commit  2.0.0b01_1
bapt search for other commits by this committer
Convert all c categories to USE=pkgconfig
10 Dec 2012 19:11:12
Refresh Original commit files touched by this commit
  Sanity Test Failure
mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
28 Sep 2012 22:32:18
Original commit files touched by this commit  2.0.0b01
pawel search for other commits by this committer
RepSnapper is a host software for controlling a RepRap 3D printer.  It has a
3D OpenGL interface, slices objects and calculates the extrusion toolpath.
It can manipulate 3D objects and save constellations in STL and AMF format.

WWW: http://reprap.org/wiki/RepSnapper_Manual:Introduction

PR:		ports/171796
Submitted by:	Martin Dieringer <martin.dieringe@gmx.de>

Number of commits found: 8

28b1
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24572
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 6
new 48 hours13
new 7 days33
new fortnight84
new month177

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0