Commit graph

94956 commits

Author SHA1 Message Date
heinz
88651149bb Fixed one forgotten case of variable with underscore. This fixes PR
pkg/33139 by Ben Colver.
2006-03-24 19:46:10 +00:00
joerg
bda6a05bf1 Fix errno. 2006-03-24 19:38:08 +00:00
joerg
d57216d62b Use getfsstat on DragonFly. Older NetBSD should most likely use it
as well.
2006-03-24 19:05:31 +00:00
wiz
97cbf9aecf + apache-tomcat55-5.5.16, galculator-1.2.5.1O, gnucash-devel-1.9.3
[wiz], gnumeric-1.6.3, goffice-0.2.1, john-1.7.0.2, libgda-1.9.102,
  libgnomedb-1.9.102, libntlm-0.3.10, mathomatic-12.5.12, tiff-3.8.2,
  xchm-1.5.
2006-03-24 18:50:55 +00:00
joerg
2ba0e9e416 Add DragonFly support. 2006-03-24 12:35:18 +00:00
joerg
452ad5f548 Fix compilation on DragonFly. 2006-03-24 12:26:47 +00:00
joerg
2014b44d8d Link files forgotten when the DragonFly support was included upstream. 2006-03-24 12:14:14 +00:00
joerg
5e374ac31b Remove ONLY_FOR_PLATFORMS from the days of binary-only xforms. 2006-03-24 11:28:09 +00:00
joerg
eaa12c9dca Explicitly link mpipython with pthread, since libpython is multithreaded. 2006-03-24 10:59:19 +00:00
joerg
ff9923ceb3 Fix DragonFly: include stdint.h. 2006-03-24 10:35:29 +00:00
joerg
53643e0224 Generate configure patch from patch-aa and remove the autoconf
dependency. Fixes build of plugins on DragonFly, where patch-ab
is needed.
2006-03-24 10:09:14 +00:00
schmonz
cb1a65fa33 Note bglibs update (bugfixes). 2006-03-23 20:17:58 +00:00
schmonz
cff4e9bbec Update to 1.041. From the changelog:
- Modified cli-generate to add man page and HTML output options, and
  more formatting commands.

- Tweaked the hmac_finish prototype to properly indicate that the
  midstate is const and unmodified by the function.
2006-03-23 20:17:10 +00:00
christos
b91a8cae57 Add p5-HTTP-Proxy; requested by jlam 2006-03-23 18:07:51 +00:00
christos
eb61adf3da remove svr4 pkgname. 2006-03-23 18:06:52 +00:00
wiz
c625b3b8e7 + galculator-1.2.5.1On, gthumb-2.7.5.1, gworkspace-0.8.2,
sendmail-8.13.6.
2006-03-23 18:05:28 +00:00
christos
3169b7f30c Mention p5-HTTP-Proxy 2006-03-23 18:01:19 +00:00
christos
61adce048f Add a package for HTTP::Proxy 2006-03-23 17:59:33 +00:00
joerg
65a302d6d7 Fix DragonFly by typedefing ulong. 2006-03-23 17:44:09 +00:00
joerg
966e4e7810 Add DragonFly support. 2006-03-23 17:36:16 +00:00
joerg
51e34d3913 Attempt at DragonFly support. 2006-03-23 17:31:05 +00:00
joerg
d9a5a2254c DragonFly support. 2006-03-23 17:20:22 +00:00
joerg
3d0920dd13 ap_type is a short, not a char. Fix it and bump revision. 2006-03-23 17:09:40 +00:00
joerg
1925f4fe89 Add DragonFly support. 2006-03-23 16:53:27 +00:00
joerg
c13f40450d Include unistd.h to get select(2) on DragonFly. 2006-03-23 16:52:42 +00:00
joerg
e09d0a31a7 Include <sys/types.h> before <sys/socket.h> for DragonFly.
Detect poll correctly on DragonFly.
2006-03-23 16:37:46 +00:00
joerg
6746b21a6f Add DragonFly support. 2006-03-23 16:28:01 +00:00
yyamano
e157c8fb66 Make this build on Darwin. 2006-03-23 16:09:32 +00:00
joerg
1c41f5e454 Add DragonFly support. 2006-03-23 15:55:53 +00:00
joerg
3569feb27a Just like Firefox, Thunderbird enjoys severe illnesses when compiled
with active visibility support. Fix this and bump revision.
2006-03-23 15:45:02 +00:00
joerg
6246edab2a Readd minor DragonFly patch. Disable use of visibility attributes,
It's Just Broken (TM). Bump revision.
2006-03-23 15:43:16 +00:00
joerg
17179a4fb3 Fix errno. 2006-03-23 13:50:12 +00:00
dmcmahill
91649a67c0 avoid a malformed conditional with the make on netbsd-2. 2006-03-23 13:46:31 +00:00
joerg
a191e0a9fd Add DragonFly support. 2006-03-23 13:41:41 +00:00
joerg
aee953d56e Fix errno. 2006-03-23 12:30:22 +00:00
drochner
936a9aefe0 add "IS_BUILTIN.pthread-stublib=no"; this fixes a mysterious breakage
in x11-links/xfree.mk reported by mlh@goathill.org
(I don't know what I'm doing.)
2006-03-23 11:40:30 +00:00
joerg
826e1fafd2 Forgotten patchsum for patch-ac. 2006-03-23 09:03:20 +00:00
wiz
30c807a8ba Fix typo in message. 2006-03-23 06:43:17 +00:00
minskim
4771db152e Create a platform-dependent symlink only when it doesn't exist. 2006-03-23 04:13:10 +00:00
minskim
f5bc8b96de Make this package build on NetBSD/amd64 by creating a symlink to a proper
config file.
2006-03-23 04:02:58 +00:00
minskim
0cb94f65ca Note update of TiffIO. 2006-03-23 03:26:54 +00:00
minskim
c14696f9f1 Update TiffIO to 1.2.0e.
Changes:
- Use libtiff>3.8.
- bit order is different from byte order. So don't messup endianness
  with LSBfirst in bitmaps.
- Added support for Lab up to 3x16bits and RGB/RGBA up to 4x32bits.
2006-03-23 03:25:12 +00:00
jlam
3a761dbca3 Honor PKGMANDIR. 2006-03-23 03:10:25 +00:00
minskim
1cf83b94a5 Make this package build on a case-insensitive filesystem. 2006-03-23 02:27:36 +00:00
minskim
cb581805f7 Provide the correct psiwidgets path to uic. This makes the package build
again.
2006-03-23 02:24:58 +00:00
joerg
9ceda7ff3c Fix errno usage in Python (!) code. 2006-03-23 00:59:05 +00:00
joerg
14b09873ae DragonFly support. 2006-03-23 00:53:48 +00:00
joerg
037d3e70a5 lvalue cast == evil, lvalue cast in C++ == broken. Attempt to fix them. 2006-03-23 00:36:37 +00:00
minskim
c557f3fb7a Back out the previous gcc-4 fix. It should be fixed in py-qt3-sip. 2006-03-23 00:28:21 +00:00
joerg
dda9de75d0 Recognize DragonFly as BSD. 2006-03-23 00:13:10 +00:00