Commit graph

18 commits

Author SHA1 Message Date
jperkin
5cf6b4aa5e Explicitly disable HTML doc generation, fixes PLIST errors on systems where
it is auto-detected.
2013-06-25 09:44:12 +00:00
ryoon
ceb829e728 Update to 1.2.0
Changelog:
* Bugfixes.
* Support more chips.
2013-06-11 13:02:36 +00:00
rodent
a0a1f2e57c Fixes:
COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
2013-04-06 03:45:05 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
hans
2c8c0c4d92 Fix INSTALLATION_DIRS assignment. 2011-05-14 20:15:28 +00:00
joerg
2449ec7bf8 DESTDIR support 2010-01-29 17:59:06 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
bouyer
94030b40f6 Update to 0.13.5, OK'd by dogcow@. Changes since 0.13.4:
Added support for many new processors in all families.
Added support for CONFIG directive on 18F devices.
Support for new COFF format (MPASM default) in gpvo.
Fixed bugs.
2008-05-02 16:03:00 +00:00
bouyer
d436a49b62 Update gputils to 0.13.4, OK'd by Tom Spindler.
CHANGES:
 [gputils] Updated header files and linker scripts.
 {gputils] Fixed UPPER to mask with 0xff instead of 0x3f.
 [gpasm] Mask MOVLB with 0xf instead of 0xff.
 [gpasm] Fixed default access bit for extended pic16e.
 [gpasm] Fixed 18xx config bug when config the last section.
 [gputils] Fixed bsr boundary for 18f2455/2550/4455/4550.
 [gplib] Allow forward and back slashes as directory delimiters.
2007-05-13 20:47:37 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
dogcow
1c54243b50 Update gputils to 0.13.3, a bugfix release.
gplink is the primary file affected; see gputils-0.13.3/ChangeLog for
more details.
2005-10-24 08:46:06 +00:00
dogcow
1e6e40e292 Update of devel/gputils to 0.13.2.
Changes between 0.11.6 and 0.13.2 (5 May 2005):
  * addition of gpstrip
  * addition of many processors
  * lots and lots of bugfixes
  * other minor features too voluminous to mention here
  * now has man pages!
2005-06-29 09:33:26 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
grant
f49bdea710 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
jmmv
2b07fc26d8 s/@netbsd.org/@NetBSD.org/ in MAINTAINER. 2003-12-24 09:53:47 +00:00
wulf
da7830053f Initial commit of gputils-0.11.6, a collection of development tools for
Microchip's PIC micro-processors, replacing obsoleted package gpasm.
2003-08-03 23:54:29 +00:00