Commit graph

13 commits

Author SHA1 Message Date
jmmv
9891f767a4 Fix build under Mac OS X:
- Properly instantiate required templates.
- Properly detect some functions (such as strtoul).
- Do not use unavailable Mach threads.
2006-01-20 11:36:18 +00:00
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
kristerw
eac7b88330 Arm need to instantiate Vector<size_t> in order to build. 2003-10-09 22:14:13 +00:00
tron
a05c6a2985 Add patches from the FreeBSD ports collection to fix build problems
with GCC 3.3.1.
2003-09-21 20:03:52 +00:00
jschauma
8473122b88 Make this compile on Irix. 2002-12-23 20:05:07 +00:00
mycroft
34aca00b6b Fix this for LP64 systems by meta-patching the Debian patches to switch off
_LP64 (which we use), rather than SIZEOF_SIZE_T==8 (which is only defined in
the Debian build goo).  Really, the right answer is to add an autoconf test --
or fix the crappy language.
2002-09-16 15:00:19 +00:00
jlam
e2afa97f51 Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
2002-08-25 18:38:05 +00:00
skrll
4a9a02e45c Fix pkg/16053.
Remove the --disable-shared option from CONFIGURE_ARGS it doesn't do
anything as pkgsrc libtool isn't built this way. We want shared libraries
anyway...

Use CXX when linking the libraries as we have global contructors that need
calling. Problem only visible on a.out platforms.
2002-08-12 16:23:23 +00:00
tron
2ab07e3e27 Add a mixture of Debian, FreeBSD and self made patches to make this
package build with the new toolchain. Bump the version number to 1.2.1nb4.
2001-10-14 12:19:16 +00:00
skrll
43dfc455bb Add a makefile hack so that jade builds again after recent
gettext/buildlink.mk changes.
2001-08-29 15:36:28 +00:00
jlam
aaf3b92181 This package uses libintl if available, so just add a dependency on it
via buildlink.mk, and mark as USE_BUILDLINK_ONLY.  Also disable the -O2
optimization in the package Makefile, instead of removing _all_ the
CXXFLAGS passed to configure.  This allows other CXXFLAGS to get through.
Lastly, prefer using a shell loop versus a make loop in the package
Makefile.
2001-06-25 03:47:38 +00:00
skrll
88af130dfa Move to sha1 digests, and add distfile sizes. 2001-04-20 15:04:54 +00:00
agc
bbc67fac91 + 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 11:53:33 +00:00
Renamed from textproc/jade/files/patch-sum (Browse further)