Commit graph

93934 commits

Author SHA1 Message Date
joerg
70affd6c4b Update AC_C___ATTRIBUTE__ macro from heimdal, fixes detection with
GCC 4.
2006-03-01 16:47:54 +00:00
joerg
9534013f8c Update AC_C___ATTRIBUTE__ macro with newer version on Heimdal,
the old one is just bogus and depends on GCC extensions. Unbreaks
GCC 4 build.
2006-03-01 16:44:28 +00:00
drochner
7b9cca0501 resolve confusion about different behaviour of getenv_r in librfuncs
and NetBSD-current which caused serius lossage:
depend on librfuncs>=1.0.7nb1 which implements NetBSD-current's
behaviour, change the patch to _gpgme_getenv() accordingly,
and bump PKGREVISION
2006-03-01 16:22:20 +00:00
drochner
b1d04b2162 While getenv_r() is nonstandard, the version now in NetBSD-current
returns -1 on error and sets errno.
So we need to do the same.
bump PKGREVISION
2006-03-01 15:58:03 +00:00
joerg
bd4a0dc3bd Don't declare sys_errlst, it is pulled in via errno. Fixes build
on NetBSD.
2006-03-01 14:40:34 +00:00
joerg
5763e7562c Regen patchsum for patch-ac. 2006-03-01 13:27:20 +00:00
reinoud
daef6699dd This new 1.05 release fixes two bugs that were causing frequent core
dumps. It also fixes a logic error that was dropping certain connections
randomly.
2006-03-01 12:18:01 +00:00
reinoud
e702dc8242 This new 1.0.5 release fixes two bugs that were causing frequent core
dumps. It also fixes a logic error that was dropping certain connections
randomly.
2006-03-01 12:16:04 +00:00
kim
527f64520d Uses makeinfo during build (at least the MySQL variant does). 2006-03-01 08:39:50 +00:00
wiz
86cd6e8da5 Needs pkg-config, add it to tools. 2006-03-01 07:21:07 +00:00
cube
b37d38952c Fix PLIST. 2006-03-01 06:39:52 +00:00
joerg
20b65ea5c3 Add DragonFly support. Honour CXXFLAGS. Add _DRAGONFLY_SOURCE on
DragonFly to work around the _POSIX_SOURCE defines, which break
cwchar's ::vfwprintf usage (aka ISO C99 extensions).
2006-03-01 00:33:30 +00:00
joerg
bbc97ad3db Russian roulette ala Gnome:
- pax-as-tar doesn't understand the "POSIX" headers in this archive
- GNU tar from pkgsrc does
- GNU tar 1.13.25 from DragonFly base doesn't not
- BSD tar from DragonFly does

So let's just use bsdtar as gtar on DragonFly.
2006-03-01 00:18:43 +00:00
reed
71f42efe60 Space between DragonFlY and BSD. 2006-03-01 00:04:30 +00:00
reed
197d86c91a Add a note about X11_TYPE about DragonFly's default.
(I had this in my pkgsrc since November.)
2006-03-01 00:01:51 +00:00
joerg
1c54289746 Add support for DragonFly. There are some minor issues left, e.g.
installing of the backend daemon as kmem, but I don't want to make
it the default, since almost all operations work without it.
2006-02-28 23:48:11 +00:00
joerg
b20c6875e9 Make BROKEN_GETTEXT_DETECTION=no the default for pkgsrc. 2006-02-28 23:43:38 +00:00
joerg
303f21dc62 Remove fragment in libtool-base which breaks relink phase. 2006-02-28 23:35:47 +00:00
joerg
8cbe3ad7dd Comment out a fragment of ltmain.sh, which breaks the installation
of postgresql80-client. According to Ralf Wildenhues from libtool,
this fragment is just broken and the pre-1.5.21 was effectively a NOP.
Bump libtool-base revision.
2006-02-28 23:34:46 +00:00
rillig
6bd06c9cd1 The rant on Perl has moved to the pkglint book. 2006-02-28 23:32:47 +00:00
rillig
582603326f Added more documentation on the format of the diagnostics. 2006-02-28 23:25:23 +00:00
rillig
74f99bcc5a Added a rant on the Perl programming language. 2006-02-28 23:22:49 +00:00
tron
ab8f937fb0 Remove me as maintainer of this package. I've never really used it. 2006-02-28 21:41:57 +00:00
adam
8feada4c22 Updated x11/qt4 to 4.1.1 2006-02-28 18:05:09 +00:00
adam
17a2508d2b QtUiTools is not installed any more 2006-02-28 18:03:41 +00:00
adam
02f868ef11 Changes 4.1.1:
* Bug fixes and improvements
  (please, read 'changes-4.1.1' for details)
2006-02-28 18:02:47 +00:00
wiz
0a48bd317d Build fix for libtool>=1.5.22. 2006-02-28 17:55:47 +00:00
wiz
2c80a9cce6 Note xracer PKGREVISION bump. 2006-02-28 17:46:13 +00:00
wiz
6601fd212f Do not install fr locale file -- it is not a translation, and made trouble
in 2.1 bulk builds.
While here:
Use REPLACE_PERL instead of handcrafted code.
Get rid of automake build dependency by adding the corresponding patches.
Remove bogus patch.
2006-02-28 17:45:55 +00:00
wiz
2783b8676c Note xemacs-packages PKGREVISION bump. 2006-02-28 17:43:46 +00:00
wiz
32c2e0c29e Complete previous fix for font handling. Bump PKGREVISION. 2006-02-28 17:43:08 +00:00
wiz
a2b95d8c43 Note opencm PKGREVISION bump. 2006-02-28 17:42:23 +00:00
wiz
31579744de gunzip info file, so it is picked up automatically. Bump PKGREVISION. 2006-02-28 17:42:11 +00:00
wiz
c6000d46e5 This needs GNU readline, for rl_completion_matches (build fix). 2006-02-28 17:41:43 +00:00
wiz
cf897fd782 Note GConf PKGREVISION bump. 2006-02-28 17:41:21 +00:00
wiz
bce6d039b2 Use pkginstall framework for one config file.
Bump PKGREVISION.
2006-02-28 17:41:02 +00:00
wiz
5935b0f471 Add missing intltool/bl3.mk (build fix). 2006-02-28 17:39:18 +00:00
wiz
a586bdf346 Note xtel PKGREVISION bump. 2006-02-28 17:39:01 +00:00
wiz
f53b0411df Complete previous fix for font handling. Bump PKGREVISION. 2006-02-28 17:38:47 +00:00
wiz
6677246fa4 pango updated to 1.10.4. 2006-02-28 17:38:21 +00:00
wiz
c53fe79b8f Update to 1.10.4:
Overview of changes between 1.10.3 and 1.10.4
=============================================
* Fix crasher assertion `split_index > 0' in ellipsization.
2006-02-28 17:38:01 +00:00
wiz
6c076f030c + curl-7.15.2, pango-1.10.4, snd-7.19. 2006-02-28 17:37:20 +00:00
rillig
d08250bc70 - Added the -Wstyle command line option, which enables warnings that don't
affect the build process but are of more stylistic nature.
- Enabled the warnings on missing explanatory comments for patch files when
  -Wstyle is enabled.
2006-02-28 15:25:44 +00:00
rillig
0e3587880a The section on the pkglint type system has been moved to the pkglint book. 2006-02-28 15:21:09 +00:00
ghen
695716e802 Point to the correct subdir of the http mirror. 2006-02-28 14:06:40 +00:00
rillig
30e1783f6b Indented the output of "make show-options" properly. 2006-02-28 11:50:07 +00:00
rillig
23e011bdd5 Added the chapter ``Design goals''. 2006-02-28 11:40:15 +00:00
martti
54c259f0cf Remove PKGREVISION after 6.4.8 upgrade. 2006-02-28 11:09:47 +00:00
martti
53de9076fd vim-6.4.8 2006-02-28 11:03:29 +00:00
martti
9cb66a8689 Updated editors/vim-share to 6.4.8
1717  6.4.007  Unix: crash when expanding backticks
  2199  6.4.008  hang for 'hlsearch' highlighting in multi-byte character
2006-02-28 11:03:17 +00:00