summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-10-09Unused.wiz4-182/+0
2002-10-09buildlink1 -> buildlink2.wiz1-4/+4
2002-10-09Unused.wiz1-6/+0
2002-10-09buildlink1 -> buildlink2.wiz2-7/+9
2002-10-09Convert to buildlink2.mk; use perl5/module.mk.wiz1-7/+4
2002-10-09Slight improvement to last.wiz1-2/+2
2002-10-09buildlink1 -> buildlink2.wiz1-3/+4
2002-10-09Unused.wiz1-37/+0
2002-10-09buildlink1 -> buildlink2.wiz1-2/+4
2002-10-09Add buildlink2.mk.wiz1-0/+43
2002-10-09Bump package revision after last bugfixmagick1-2/+2
2002-10-09Don't include site.el when executing check-festures.el.magick2-6/+15
This fixes pkg/18283 submitted by Hauke Fath.
2002-10-09Unused.wiz1-35/+0
2002-10-09mail/sendmail88itojun1-1/+2
2002-10-09disable build of smrsh, as it was found to be vulnerable (and the patchitojun5-9/+7
from sendmail.org does not apply). bump PKGREVISION.
2002-10-09Unused.wiz1-48/+0
2002-10-09buildlink1 -> buildlink2.wiz2-7/+7
2002-10-09Unused.wiz3-148/+0
2002-10-09Don't complain if we can't remove ${PREFIX}/share/bbtools - other packagesjschauma1-2/+2
might need the directory.
2002-10-09buildlink1 -> buildlink2.wiz2-5/+7
2002-10-09Creating the list of files to link with grep does not work, sincewiz1-3/+59
the PLIST is created at install time; thus, add all files to link in here by hand.
2002-10-09Unused.wiz2-94/+0
2002-10-09buildlink1 -> buildlink2.wiz2-17/+14
2002-10-09Unused.wiz1-50/+0
2002-10-09buildlink1 -> buildlink2.wiz1-2/+3
2002-10-09security/gnupgitojun1-1/+2
2002-10-09Add buildlink2.mk.wiz1-0/+22
2002-10-09buildlink1 -> buildlink2.wiz1-7/+6
2002-10-09upgrade to 1.2.0, from skrueger@europe.comitojun9-143/+89
2002-09-21 Werner Koch <wk@gnupg.org> Released 1.2.0. * configure.ac: Bumbed version number and set development version to no. 2002-09-19 David Shaw <dshaw@jabberwocky.com> * configure.ac: Try linking LDAP as just -lldap as it seems very recent OpenLDAPs (>=2.0.23) support that. 2002-09-14 David Shaw <dshaw@jabberwocky.com> * configure.ac: Try linking LDAP without -lresolv first, just in case the platform has libresolv, but doesn't actually need it to use LDAP. 2002-09-12 David Shaw <dshaw@jabberwocky.com> * NEWS: Note that the old IDEA plugin won't work with post-1.1.90 gpg. 2002-09-11 Werner Koch <wk@gnupg.org> Released 1.1.92. * configure.ac (random_modules): The default random module for system lacking a /dev/random is now auto selected at runtime. 2002-09-09 David Shaw <dshaw@jabberwocky.com> * NEWS: typo. * configure.ac: Add a link test for LDAP without -lresolv for HPUX. Remove "hstrerror" test as it is no longer needed. 2002-09-02 Werner Koch <wk@gnupg.org> * README: Removed the note about a development version so that we later don't forget this. Minor other changes. 2002-08-29 Werner Koch <wk@gnupg.org> * configure.ac (random_modules): Reworked the code to select the random module. Define USE_ALL_RANDOM_MODULES for value all. 2002-08-27 David Shaw <dshaw@jabberwocky.com> * configure.ac: Check type of mode_t. * NEWS: Clarify that --libexecdir is a configure option. * configure.ac: Check for hstrerror. 2002-08-19 David Shaw <dshaw@jabberwocky.com> * NEWS: Document new ways to enable MDC, and change in automatic compression disabling. * configure.ac: No such thing as the "none" random gather any longer. 2002-08-08 David Shaw <dshaw@jabberwocky.com> * configure.ac: Add an --enable-tiger. * NEWS: Clarify new permission checks. 2002-08-07 David Shaw <dshaw@jabberwocky.com> * configure.ac: If the static IDEA cipher is present, disable dynamic loading. Also fix backwards grammar of keyserver exec-path CHECKING message. 2002-08-05 Werner Koch <wk@gnupg.org> * configure.ac: Bumbed version number. 2002-08-04 Werner Koch <wk@gnupg.org> Released 1.1.91. * configure.ac (ALL_LINGUAS): Added Catalan. 2002-08-02 Werner Koch <wk@gnupg.org> * configure.ac: Removed all extension stuff but keep the tests for dlopen. We don't need to figure out the flags required. All stuff is now statically loaded. 2002-07-30 David Shaw <dshaw@jabberwocky.com> * README, configure.ac: --with-exec-path is now clarified into --disable-keyserver-path * NEWS: changes since 1.1.90. 2002-07-24 David Shaw <dshaw@jabberwocky.com> * configure.ac: Include a GNUPG_LIBEXECDIR in g10defs.h, as well as a SUBST for Makefiles. 2002-07-22 Timo Schulz <ts@winpt.org> * configure.ac: Replace the 'c:/' variables with 'c:\' due to the fact we already use '\' in the remaining code. 2002-07-08 David Shaw <dshaw@jabberwocky.com> * configure.ac: Add --with-mailprog to override the use of sendmail with another MTA. We can use anything that follows the "$MAILPROG -t" convention. 2002-07-04 David Shaw <dshaw@jabberwocky.com> * configure.ac: --enable-exec-path should be a 'with'. Fix 'no' cases of --with-exec-path and --with-photo-viewer. * README: Document --disable-exec, --disable-photo-viewers, --disable-keyserver-helpers, --enable-exec-path, and --with-photo-viewer. * configure.ac: Add --with-photo-viewer to lock the viewer at compile time and --disable-keyserver-helpers and --disable-photo-viewers to allow disabling one without disabling the other. 2002-07-03 David Shaw <dshaw@jabberwocky.com> * configure.ac: Allow setting USE_EXEC_PATH to lock the exec-path to a fixed value. 2002-07-01 Werner Koch <wk@gnupg.org> * configure.ac: Set version number to 1.1.91. Released 1.1.90. * INSTALL: Replaced by generic install file. * README: Marked as development version and moved most stuff of the old INSTALL file to here. 2002-06-30 Werner Koch <wk@gnupg.org> * configure.ac: Link W32 version against libwsock32. 2002-06-29 Werner Koch <wk@gnupg.org> * configure.ac (development_version): New. (HAVE_DEV_RANDOM_IOCTL): Removed test for it; it was never used. * BUGS, AUTHORS: Add a note on how to send security related bug reports. 2002-06-20 David Shaw <dshaw@jabberwocky.com> * NEWS: changes since 1.0.7. * configure.ac: Set new version number (1.1.90), and fix Solaris compiler flags for shared objects. 2002-06-11 David Shaw <dshaw@jabberwocky.com> * configure.ac: Move -lsocket and -lnsl checks before LDAP link tests so they work properly on Solaris. Noted by David Champion. Also, check for the Mozilla LDAP library if the OpenLDAP library check fails. Put -lsocket and -lnsl in NETLIBS rather than LIBS so not all programs are forced to link to them. 2002-06-05 David Shaw <dshaw@jabberwocky.com> * configure.ac: Add a switch for the experimental external HKP keyserver interface. 2002-05-22 Werner Koch <wk@gnupg.org> * configure.ac: Check for strcasecmp and strncasecmp. Removed stricmp and memicmp checks. 2002-05-08 David Shaw <dshaw@jabberwocky.com> * configure.ac: If LDAP comes up unusable, try #including <lber.h> before giving up. Old versions of OpenLDAP require that. 2002-05-03 David Shaw <dshaw@jabberwocky.com> * configure.ac: In g10defs.h, use \ for the directory separator when HAVE_DOSISH_SYSTEM is on. * configure.ac: Add --disable-exec flag to disable all remote program execution. --disable-exec implies --disable-ldap and --disable-mailto. Also look in /usr/lib for sendmail. If sendmail is not found, do not default - just fail. 2002-04-30 David Shaw <dshaw@jabberwocky.com> * configure.ac: Try and link to a sample LDAP program to check if the LDAP we're about to use is really sane. The most common problem (using a very old OpenLDAP), could be fixed with an extra #include, but this would not be very portable to other LDAP libraries.
2002-10-09buildlink1 -> buildlink2.wiz3-8/+11
2002-10-09Unused.wiz1-35/+0
2002-10-09buildlink1 -> buildlink2.wiz4-16/+18
2002-10-09www/www6to4 update to 1.5wiz1-1/+2
2002-10-09buildlink1 -> buildlink2.wiz1-2/+3
2002-10-09Update to 1.5, with some bug fixes. Closes PR 18596.wiz3-18/+5
2002-10-09Fix problem caused by CVS Id in patch context.tron2-6/+4
2002-10-09buildlink1 -> buildlink2.wiz1-3/+4
2002-10-09buildlink1 -> buildlink2.wiz2-7/+7
It's "CONFLICTS", not "CONFLICT". Fix PLIST.
2002-10-09Note conflict with ja-dvipdfm.wiz1-1/+3
2002-10-09buildlink1 -> buildlink2.wiz1-7/+6
2002-10-09Fix comment.wiz1-2/+2
2002-10-09buildlink1 -> buildlink2.wiz1-4/+7
2002-10-09buildlink1 -> buildlink2.wiz1-5/+6
2002-10-09Unused.wiz5-250/+0
2002-10-09Complete conversion to buildlink2 (hi johnny!).wiz4-3/+31
2002-10-09Unused.wiz2-95/+0
2002-10-09Complete conversion to buildlink2.wiz1-2/+3
2002-10-09buildlink1 -> buildlink2.wiz4-14/+18
2002-10-09Unused.wiz1-44/+0
2002-10-09buildlink1 -> buildlink2.wiz2-8/+9