8aba FreshPorts -- devel/gpsim
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
gpsim 0.22.0_8 devel on this many watch lists=2 search for ports that depend on this port
A software simulator for Microchip PIC microcontrollers
Maintained by: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Mar 2006 22:45:42
License: not specified in port


gpsim is a full-featured software simulator for Microchip PIC microcontrollers
distributed under the GNU General Public License.

gpsim has been designed to be as accurate as possible. Accuracy includes the
entire PIC - from the core to the I/O pins and including ALL of the internal
peripherals. Thus it's possible to create stimuli and tie them to the I/O pins
and test the PIC the same PIC the same way you would in the real world.

gpsim has been designed to be as fast as possible. Real time simulation speeds
of 20Mhz pics are possible. A 'goto $' program runs at the same speed as a
25Mhz pic when simulated on my 400Mhz PII Linux Box. Of course, as you add
stimuli and begin interacting with peripherals, the performance drops. But
it's still fast!

gpsim has been designed to be as useful as possible (at least that's the
intent - honest). The standard simulation paradigm including breakpoints,
single stepping, disassembling, memory inspect & change, and so on has been
implemented. In addition, gpsim supports many debugging features that are only
available with in-circuit emulators. For example, a continuous trace buffer
tracks every action of the simulator (whether you want it or not). Also, it's
possible to set read and write break points on values (e.g. break if a
specific value is read from or written to a register).

WWW: http://www.dattalo.com/gnupic/gpsim.html
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/libtool
Required To Run:
  1. devel/gputils
Required Libraries:
  1. devel/popt
  2. x11-toolkits/gtkextra2
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/gpsim/ && make install clean
To add the package: pkg_add -r gpsim


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/gpsim/gpsim/0.22.0/
  3. http://freefr.dl.sourceforge.net/project/gpsim/gpsim/0.22.0/
  4. http://garr.dl.sourceforge.net/project/gpsim/gpsim/0.22.0/
  5. http://heanet.dl.sourceforge.net/project/gpsim/gpsim/0.22.0/
  6. http://hivelocity.dl.sourceforge.net/project/gpsim/gpsim/0.22.0/
  7. http://ignum.dl.sourceforge.net/project/gpsim/gpsim/0.22.0/
  8. http://internode.dl.sourceforge.net/project/gpsim/gpsim/0.22.0/
  9. http://iweb.dl.sourceforge.net/project/gpsim/gpsim/0.22.0/
  10. http://jaist.dl.sourceforge.net/project/gpsim/gpsim/0.22.0/
  11. http://nchc.dl.sourceforge.net/project/gpsim/gpsim/0.22.0/
  12. http://ncu.dl.sourceforge.net/project/gpsim/gpsim/0.22.0/
  13. http://netcologne.dl.sourceforge.net/project/gpsim/gpsim/0.22.0/
  14. http://osdn.dl.sourceforge.net/project/gpsim/gpsim/0.22.0/
  15. http://space.dl.sourceforge.net/project/gpsim/gpsim/0.22.0/
  16. http://sunet.dl.sourceforge.net/project/gpsim/gpsim/0.22.0/
  17. http://superb-dca3.dl.sourceforge.net/project/gpsim/gpsim/0.22.0/
  18. http://switch.dl.sourceforge.net/project/gpsim/gpsim/0.22.0/
  19. http://tenet.dl.sourceforge.net/project/gpsim/gpsim/0.22.0/
  20. http://ufpr.dl.sourceforge.net/project/gpsim/gpsim/0.22.0/
  21. http://waix.dl.sourceforge.net/project/gpsim/gpsim/0.22.0/

Number of commits found: 20

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
09 Mar 2013 15:25:09
Original commit files touched by this commit  0.22.0_8
kwm search for other commits by this committer
Fix build with glib 2.34.

Submitted by:	miwi
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.22.0_8
dinoex search for other commits by this committer
- update png to 1.5.10
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.22.0_7
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
11 Dec 2010 16:37:25
Original commit files touched by this commit  0.22.0_7
araujo search for other commits by this committer
- Chase recent x11-toolkits/gtkextra2 update.
- Drop MD5 checksum.
- BUMP PORTREVISION.
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.22.0_6
ade search for other commits by this committer
Sync to new bsd.autotools.mk
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.22.0_6
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.22.0_5
dinoex search for other commits by this committer
- update to jpeg-8
22 Aug 2009 00:18:43
Original commit files touched by this commit  0.22.0_4
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.22.0_4
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.22.0_4
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.22.0_3
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
25 Jul 2008 14:34:52
Original commit files touched by this commit  0.22.0_3
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
06 Jun 2008 13:21:59
Original commit files touched by this commit  0.22.0_3
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
22 Mar 2008 08:55:40
Original commit files touched by this commit  0.22.0_2
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
19 May 2007 20:32:57
Original commit files touched by this commit  0.22.0_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
24 Mar 2007 14:51:24
Original commit files touched by this commit  0.22.0
acm search for other commits by this committer
- Update to 0.22.0
- Remove 4.x support
- Remove obsolete patch files
- Use USE_LDCONFIG

Submitted by:   danfe
01 Feb 2007 02:42:06
Original commit files touched by this commit  0.21.11_1
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
17 Jan 2007 01:24:35
Original commit files touched by this commit  0.21.11_1
acm search for other commits by this committer
- Move to LOCALBASE
- Bump PORTREVISION
23 Jul 2006 02:45:24
Original commit files touched by this commit  0.21.11
acm search for other commits by this committer
Change maintainer address to my @FreeBSD.org email

Approved by:    garga (mentor)
19 Mar 2006 22:43:05
Original commit files touched by this commit  0.21.11
jylefort search for other commits by this committer
Add gpsim.

gpsim is a full-featured software simulator for Microchip PIC microcontrollers
distributed under the GNU General Public License.

gpsim has been designed to be as accurate as possible. Accuracy includes the
entire PIC - from the core to the I/O pins and including ALL of the internal
peripherals. Thus it's possible to create stimuli and tie them to the I/O pins
and test the PIC the same PIC the same way you would in the real world.

gpsim has been designed to be as fast as possible. Real time simulation speeds
of 20Mhz pics are possible. A 'goto $' program runs at the same speed as a
25Mhz pic when simulated on my 400Mhz PII Linux Box. Of course, as you add
stimuli and begin interacting with peripherals, the performance drops. But
it's still fast!
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 20

282c
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 133
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days28
new fortnight62
new month210

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