Commit graph

89613 commits

Author SHA1 Message Date
joerg
13d4b4fa52 Fix GCC 3.4+: label at end of compound statement. 2005-12-20 13:49:48 +00:00
joerg
cb44350ffa Fix GCC 3.4+: label at end of compound statement. 2005-12-20 13:29:46 +00:00
joerg
c418e43518 Fix GCC 3.4+: label at end of compound statement. 2005-12-20 12:36:43 +00:00
joerg
dbf98ecc89 Fix C99/GCC 3.4+ issues: C99 math macros, test for C99 math macros,
access of template members without template argument, explicit
constructor vs. copy constructor.
2005-12-20 12:02:15 +00:00
joerg
4f56ff4b94 Fix GCC 3.4+: Label at end of compound statement. 2005-12-20 11:57:41 +00:00
joerg
b290e75aa6 Unbreak gettext broken by BROKEN_GETTEXT_DETECTION. 2005-12-20 11:17:28 +00:00
joerg
1f746dd600 sys/mman.h needs sys/types.h on DragonFly. Also include sys/stat.h
to get fstat and struct stat on DragonFly.
2005-12-20 11:05:54 +00:00
rillig
417408d757 Bumped PKGREVISION of comms/fidogate because of a ctype fix. 2005-12-20 10:19:54 +00:00
rillig
f419e8a607 Added patch-ax, which fixes ctype issues. Bumped PKGREVISION because the
generated code changes.
2005-12-20 10:19:09 +00:00
wiz
26f310544e Update HOMEPAGE and MASTER_SITES. Closes PR 32341 by Jim Spath. 2005-12-19 23:06:47 +00:00
wiz
ecf3f7fb99 + auctex-11.82, dejavu-ttf-2.1, eric3-3.8.1, hyperestraier-1.1.2,
radmind-1.5.1 [pkg/32339], rxvt-unicode-5.9, sane-backends-1.0.17.
2005-12-19 23:02:40 +00:00
gdt
d65a82dd63 Reference sitedrivenby.gif from the DIST_SUBDIR where it is. Previous
this package failed to 'make install'.
2005-12-19 21:10:52 +00:00
joerg
b425ddcb11 Fix errno. 2005-12-19 20:12:19 +00:00
joerg
19ce7ff073 Fix DragonFly. 2005-12-19 20:12:18 +00:00
joerg
11afaf3c3e Add DragonFly support. When linking with libqt-mt, explicitly link in
the thread libraries, this is needed for FreeBSD4-style -pthread.
2005-12-19 19:45:02 +00:00
joerg
59d17597fb DragonFly support. 2005-12-19 19:42:08 +00:00
joerg
40d4b32010 Use NetBSD hack for FreeBSD and DragonFly as well. 2005-12-19 19:39:44 +00:00
joerg
eb1f14f871 Avoid lvalue cast for GCC 3.4. Add DragonFly support. 2005-12-19 19:38:55 +00:00
joerg
57e047a852 Override pth's config.guess and config.sub. Add DragonFly support. 2005-12-19 18:27:54 +00:00
joerg
0f53c9c38d Regen checksum. XXX should use a shared distinfo. 2005-12-19 17:52:11 +00:00
joerg
89977029a7 Fix DragonFly. 2005-12-19 17:47:04 +00:00
joerg
faaa6c0c4c Fix errno. 2005-12-19 17:29:34 +00:00
joerg
bf5fe6c34a Replace patch-af with a working patch version and supposedly the
same content.
2005-12-19 17:08:28 +00:00
joerg
4d30fe9a95 Use FreeBSD target for DragonFly as well. Honor CC and CXX for
FreeBSD target, gcc is not enough to link on DragonFly.

XXX Is the override necessary at all?
XXX Other platforms should do this as well.
2005-12-19 16:41:39 +00:00
joerg
1ff999ca1f Fix errno. 2005-12-19 16:24:12 +00:00
joerg
a1407253f2 Fix errno. Remove conflicting malloc prototype. 2005-12-19 16:22:56 +00:00
joerg
49a5d6de51 Fix errno. 2005-12-19 16:22:25 +00:00
taca
b7e0b9fdbc Update MASTER_SITES; ftp.foretune.co.jp's URL update and added official
site (ftp.sleepycat.com).

This should fix the situation reported by PR pkg/32263 by yamt@.
2005-12-19 16:09:57 +00:00
joerg
dbcb9b4941 print/cups revision bumps for now working local backends on DragonFly. 2005-12-19 16:05:50 +00:00
joerg
37d16eaa51 Compile real local backends, not just stubs, for DragonFly.
Since this package "worked" before, bump the revision.
Noticed by antencek AT gmail DOT com.
2005-12-19 16:04:48 +00:00
joerg
95e3a98e56 Fix errno. 2005-12-19 16:01:34 +00:00
joerg
673530c658 Use NetBSD config for DragonFly. Fix errno.
XXX Merge FreeBSD config as well?
2005-12-19 15:45:01 +00:00
joerg
54a136c624 Fix errno. 2005-12-19 15:23:29 +00:00
joerg
a87f6b63e3 Include errno.h on all platforms. Also include stdio.h, it provides
sys_nerr and sys_errlist on DragonFly and FreeBSD. Only define
it manually for platforms other than NetBSD, DragonFly, FreeBSD and
Interix.
2005-12-19 15:15:47 +00:00
joerg
65e54b0ea5 Remove redundant errno and use stdlib.h instead of defining the
prototypes manually and possibly mismatching. Update FreeBSD
config to match both DragonFly and FreeBSD 4+ reality.
2005-12-19 15:10:18 +00:00
joerg
840fe72e12 Remove redundant errno. Prefer NAME_MAX over MAXNAMLEN. 2005-12-19 14:34:33 +00:00
abs
b5311f7827 Remove the following which breaks under the current pkgsrc infrastructure:
PKG_INFO:=              ${PKG_INFO}
PKG_CREATE:=            ${PKG_CREATE}
2005-12-19 14:12:31 +00:00
tron
12587e18ec Fix master site URL. 2005-12-19 14:06:28 +00:00
joerg
d9a154f656 Remove redundant errno. 2005-12-19 14:03:26 +00:00
markd
fbb0eb7793 avoid computed static constant (which was in any case the wrong value)
in log1p().  From R svn.  Should fix build on NetBSD-1.6.2.
2005-12-19 12:51:50 +00:00
markd
6cfe885697 Note removal of R-VR 2005-12-19 11:55:06 +00:00
markd
d222df45da Remove the R-VR package. A newer version is included in the latest R
package causing this package to fail as seen in the bulk builds.
2005-12-19 11:53:21 +00:00
salo
bb4f5ec131 Note multimedia/moz-bin-flash update. 2005-12-19 11:47:11 +00:00
salo
00faaff079 Update to 7.0r61 to sync with firefox-bin-flash and ns-flash packages.
The old version is horribly outdated and vulnerable.
Use framework provided by firefox-bin-flash/Makefile.common
2005-12-19 11:46:30 +00:00
markd
0920088b52 Fix PLIST problem seen in bulk builds. 2005-12-19 11:34:46 +00:00
salo
60d2c6b51d Note multimedia/ns-flash update (i386 part). 2005-12-19 11:22:40 +00:00
salo
1c3b93645c Update the i386 part of the package to 7.0r61 to sync with firefox-bin-flash.
The old distfile is no longer available.

Noted by <tron>.
2005-12-19 11:20:50 +00:00
markd
4979e33bec Patch .po headers so that it works with older msgfmt. Should fix bulkbuild
problem.
2005-12-19 11:12:27 +00:00
markd
f2ca540c16 Patch .po header so that it works with older msgfmt. Should fix bulkbuild
problem.
2005-12-19 11:09:51 +00:00
markd
45942938b3 Bring htdig dependency in line with the one in kdebase3. 2005-12-19 08:34:11 +00:00