Commit graph

13 commits

Author SHA1 Message Date
danw
035554d3ca s/malloc.h/stdlib.h for darwin/freebsd 2004-05-07 02:01:19 +00:00
dillo
ec5297a1c4 update to 1.20:
Added .align directive
2004-03-03 13:07:42 +00:00
jmmv
6c08f5c8e7 Update to 1.19. Closes PR pkg/22711 by Lloyd Parkes. Changes since 1.17:
1.19 - Messed up applying some of the patches in 1.18 :-(
  1.18 - Added support for specifying unsigned integer values [0; 2^32-1]
         Thanks to Richard Gerrits for pointing out the problem.
         Added support for specifying Z/Y/Z for adiw, sbiw and movw.
         Thanks to Richard Barrington for suggesting this.
         Added support for a bunch of Mega devices.
         Thanks to Andreas Schwarz for supplying a patch with these.
         Fixed problems compiling with GCC 3.2
         Several people supplied patches, but I was just too busy
         integrating them.
         Thanks to Patrick Dreker for supplying the final patch.
2003-09-11 18:08:44 +00:00
martti
e69ab8c365 COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
dillo
58fab5420f update to 1.17 (old distfile no longer available)
changes since last pkgsrc version (1.15):
 1.17 - Added support for the BYTE1 (same as LOW) function.
         Thanks to Timothy Lee for supplying this patch.
      - Fixed path delimiter problem in include path. I used
         DOS style '\' causing problems on *NIX.
         Thanks to Timothy Lee for reporting this.

 1.16 - Fixed problem with long macro names.
         Thanks to Richard Gerrits for reporting this.
      - Increased maximum identifier length to 64 (and no, this was
         not the fix to the problem above :).
      - Added support for using DOS (\13\10) files on *NIX systems.
      - Change URL to www.tavrasm.org in help/README/...
2002-08-20 08:30:45 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
wiz
dfb2d5edc6 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 00:44:09 +00:00
agc
d7d36b3561 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
wiz
3edf19a68a Initial import of tavrasm-0.15:
tavrasm is an assembler for the Atmel AVR series of microcontrollers.
  It compiles code written for Atmels AVR DOS assembler.
Package provided by Dieter Baron in private communication.
2000-12-16 16:53:14 +00:00