Commit graph

7 commits

Author SHA1 Message Date
ryoon
f8e628f818 * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
are replaced with .include "../../devel/readline/buildlink3.mk", and
  USE_GNU_READLINE are removed,

* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
  are replaced with .include "../../mk/readline.buildlink3.mk".
2013-07-15 02:02:17 +00:00
joerg
e4e8362726 Fix inline usage. 2012-11-01 19:47:17 +00:00
asau
49d542f06c Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 12:55:08 +00:00
wiz
40f1078a0d Depend on GNU readline because rl_event_hook is not provided by NetBSD's.
Fixes build failure on NetBSD.
2011-12-19 16:09:22 +00:00
sbd
03d28ed8ca Add missing devel/readline buildlinks.
Bump PKGREVISIONs
2011-11-16 08:23:48 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
agc
a494f9f911 Initial import of or1ksim-0.2.0rc2 into the Packages Collection.
Or1ksim is a generic OpenRISC 1000 architecture simulator capable of
	emulating OpenRISC based computer systems.  Or1ksim provides several
	unique features:

	    * Free, open source code
	    * High level, fast, architecture simulation that allows early code
	      analysis and system performance evaluation
	    * All major models of OpenCores peripheral and system controller
	      cores supported
	    * Easy addition of new peripheral models
	    * Remote debugging through a network socket with the GNU Debugger (GDB)
	    * Support for different environments (memory configurations and
	      sizes, OR1K processor model, configuration of peripheral
	      devices)
2007-02-23 21:38:59 +00:00