1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
b92a10bf4f Fix for FreeBSD 4.x branch: replace header stdint.h with inttypes.h
Reported by:	kris
2006-03-20 19:43:31 +00:00
Mario Sergio Fujikawa Ferreira
a779c04354 o Fix build on ${OSVERSION} < 500000: remove patch that replaces
references from <stdint.h> to <inttypes.h>
o This port actually needs <stdint.h> and it does provide an
  appropriate copy if none is available in the host system

Submitted by:	pointyhat (kris)
2005-12-11 17:25:36 +00:00
Mario Sergio Fujikawa Ferreira
9a83024028 1) Fix build on ${OSVERSION} < 500000: replace stdint.h with
inttypes.h
2) Add missing USE_PERL5_RUN
3) Bump PORTREVISION due to (2)
2005-11-30 02:12:08 +00:00
Mario Sergio Fujikawa Ferreira
90ce4cdec3 o Add code to use FreeBSD optimized byteswap routines if they're
available; or,fallback to macros if they are not. [1]
o Fix build on ${ARCH} == "sparc64" due to (1)
o Fix build on ${OSVERSION} < 500000 by USE_GCC=3.4
o Bump PORTREVISION due to (1)
2005-11-27 23:15:47 +00:00
Mario Sergio Fujikawa Ferreira
9a4b87b1c7 Add SHA256 checksum 2005-11-11 06:06:17 +00:00
Kris Kennaway
ef576fa53b BROKEN on 4.x and on sparc64: Does not compile 2005-07-21 00:17:02 +00:00
Pav Lucistnik
ab694ea900 - Fix typo in COMMENT
PR:		ports/82892
Submitted by:	Riccardo Torrini <riccardo@torrini.org>
Approved by:	maintainer timeout (18 days)
2005-07-20 15:49:52 +00:00
Mario Sergio Fujikawa Ferreira
59d4dda6e2 New port version 0.26.0: Convert/extract imanges in Microsoft
Windows(R) icon/cursor files
2005-06-12 20:15:01 +00:00