Commit graph

3316 commits

Author SHA1 Message Date
jlam
6d353a59db Update security/courier-authlib to 0.57. Changes from version 0.55
include:

	* authlib: create the authtest and authpasswd manual pages.

	* authdaemon.c (auth_generic): Silly bug in auth_generic().
	* authldaplib.c (auth_ldap_do3): Fix call of authcryptpasswd().
	* authpgsqllib.c (auth_pgsql_setpass): Ditto.
	* authmysqllib.c (auth_mysql_setpass): Ditto.
	* authmysqllib.c (auth_mysql_setpass): Fix a memory leak.
	* authpipe: more fixes to the authpipe module.
	* authpipe: various fixes to the authpipe module.
	* authpipe.c (auth_pipe_pre): Fix zombies created by the authpipe
	  module.
	* New authpipe authentication module.
	* authldap.schema: Add mailhost to the recommended LDAP schema.

	* README_authlib.sgml: Document updated authpipe protocol.

	* cryptpassword.c (authcryptpasswd): Fix handling of encryption hints.
	* checkpassword.c (do_authcheckpassword): Ignore {CRYPT} prefix on
	  crypted passwords.
	* checkpasswordsha1.c (authcheckpasswordsha1): Fix {SHA256} passwords.

	* authdaemond.c: Strip full name/gecos field after the first comma.
	* authdaemond: Pass LOGGEROPTS option to authdaemond.

	* liblog/logger.c: Fix wrong args to setuidgid().
	* liblog/logger.c: Added -droproot option to courierlogger.

	* liblock/lockdaemon.c: Try to recover if upgraded daemon process runs
	  under a different uid.

	* Changed -uid and -gid options to -user and -group for consistency
	  with couriertcpd. Change them to affect courierlogger itself,
	  after it has spawned any child.

	* Optional default domain for authentication requests.

	* Fix the error code when an empty password is provided.
2005-08-11 00:03:16 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
tron
6669dfdc67 Remove explicit dependence on "nessus-core" package because that
dependence is inherited from the "nessus-plugins" package anyway.
2005-08-09 21:33:23 +00:00
drochner
1fc5019ca6 add a "pam" pkg option and make it work with NetBSD's openpam if enabled 2005-08-09 17:31:06 +00:00
jlam
3124e8dee5 Remove redundant PERL5_CONFIGURE settings as it defaults to "yes". 2005-08-08 16:59:20 +00:00
adrianp
6fb7ea9a8e whitespace removal 2005-08-08 10:33:25 +00:00
tron
1e258b4190 Fix build problem under platforms were "size_t" is not an integer. 2005-08-07 22:21:05 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
tron
9e5e1b7732 Update "ipsec-tools" package to version 0.6.1rc1.
Changes since version 0.6b2:
- NAT-T fixes for situations where NAT-T is not used
- OpenSSL 0.9.8 support
- keys are not restricted to OpenSSL default size anymore
- PKCS7 support
- SHA2 support
2005-08-05 12:04:33 +00:00
tonio
3033387472 Add patch-aa to make heimdal compile with gcc-4 (default with darwin 8)
This patch is the same as revision 1.3 of
/cvsroot/src/crypto/dist/heimdal/lib/asn1/gen_glue.c by matt@
those cvs log:
  Don't emit struct units [] anymore.  emit a struct units * const foo and
  in the C file initialize that to the static list.

Bump pkgrevision: it changes the binary package on gcc<4 platforms

approved by wiz@
2005-08-04 16:50:18 +00:00
rillig
37af9335f3 Fixed the number of backslashes in the version checking code. 2005-08-04 12:02:59 +00:00
martti
d4865c0931 Updated keychain to 2.5.5
* lots of bug fixes
2005-08-04 10:50:43 +00:00
adrianp
8a57a69005 Add patch to address msfweb "refang" security update
Bump to nb2
make pkglint happy
2005-08-03 20:37:44 +00:00
wiz
1d9a7ef730 Sync COMMENT with other perl comments. 2005-08-02 14:24:23 +00:00
reed
0ba4386344 Replace references of pkgsrc/mk/bsd.pkg.defaults.mk to
pkgsrc/mk/defaults/mk.conf.

This is from PR 30741 from anonymous AT example.net.
2005-08-02 00:23:31 +00:00
wiz
53d044314a Use tar, gtar is not really necessary. 2005-08-01 13:10:07 +00:00
wiz
c8b9fd00ce Update MASTER_SITES. Use rsaref-license. 2005-08-01 12:27:53 +00:00
wiz
c305027ada Convert to options framework. 2005-08-01 12:18:41 +00:00
wiz
299780592a Sort. 2005-08-01 12:15:40 +00:00
wiz
fe6278675c Default to enabling ssl, like before. 2005-08-01 11:45:56 +00:00
wiz
19360ac3ff Convert to options framework. 2005-08-01 11:45:19 +00:00
wiz
90a1b67a06 Add and enable pwsafe. 2005-07-31 01:06:43 +00:00
wiz
305fc30a84 Initial import of pwsafe-0.1.6 from pkgsrc-wip, packaged by
Mike M. Volokhov.

pwsafe is a unix commandline program that manages encrypted password
databases. There are few features listed:

* Pure command-line operation if desired (good for remote access over ssh).
* Can interact with X11 selection & clipboard.
* Portable, endianess-clean, misaligned-access-free C++.
* Compatible with CounterPane's PasswordSafe Win32 program versions 1.9.x.
* Funny comments included in source code.
2005-07-31 01:06:02 +00:00
tron
1709765e4d Add "VARBASE" to "PLIST_SUBST" to create a correct package list. 2005-07-29 16:42:05 +00:00
reed
1b67d68ee6 MESSAGE file removed. As mentioned on tech-pkg in May, /etc/ssh.conf
and /etc/sshd.conf is old (and I assume some configurations from
there don't apply any more), user and group are not created
automatically (only if PKG_CREATE_USERGROUP is at default YES),
UsePrivilegeSeparation is the default, and seems to imply that
openssh is insecure without it.

Bump PKGREVISION.

Change comment regarding MESSAGE.Interix.

Removed unused MESSAGE_SUBST settings. Move one to the options.mk
as it is for "pam" only.
2005-07-28 17:54:57 +00:00
reed
b85199f137 My fix from eight days ago was broken. Add the "man" subdirectory
for the man entries.
2005-07-28 16:31:13 +00:00
wiz
3b8d4fd26e Update to 1.4.2.
Noteworthy changes in version 1.4.2 (2005-07-26)
------------------------------------------------

    * New command "verify" in the card-edit menu to display
      the Private-DO-3.  The Admin command has been enhanced to take
      the optional arguments "on", "off" and "verify".  The latter may
      be used to verify the Admin Pin without modifying data; this
      allows displaying the Private-DO-4 with the "list" command.

    * Rewrote large parts of the card code to optionally make use of a
      running gpg-agent.  If --use-agent is being used and a gpg-agent
      with enabled scdaemon is active, gpg will now divert all card
      operations to that daemon.  This is required because both,
      scdaemon and gpg require exclusive access to the card reader. By
      delegating the work to scdaemon, both can peacefully coexist and
      scdaemon is able to control the use of the reader.  Note that
      this requires at least gnupg 1.9.17.

    * Fixed a couple of problems with the card reader.

    * Command completion is now available in the --edit-key and
      --card-edit menus.  Filename completion is available at all
      filename prompts.  Note that completion is only available if the
      system provides a readline library.

    * New experimental HKP keyserver helper that uses the cURL
      library.  It is enabled via the configure option --with-libcurl
      like the other (also experimental) cURL helpers.

    * New key cleaning options that can be used to remove unusable
      (expired, revoked) signatures from a key.  This is available via
      the new "clean" command in --edit-key on a key by key basis, as
      well as via the import-clean-sigs/import-clean-uids and
      export-clean-sigs/export-clean-uids options for --import-options
      and --export-options.  These are currently off by default, and
      replace the import-unusable-sigs/export-unusable-sigs options
      from version 1.4.1.

    * New export option export-reset-subkey-passwd.

    * New option --limit-card-insert-tries.
2005-07-28 15:12:05 +00:00
drochner
070a6c7698 update to 0.4.3
changes:
* Translation updates
* Fix bug in acl functions* Fix bug in acl functions
* implement gnome_keyring_set_info
* add sync function for all operations
* fix leaks
2005-07-27 17:30:14 +00:00
kristerw
d25c755544 Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-07-26 19:28:55 +00:00
wiz
feffeca93e Update to 0.2.14:
- Pkg-config script 'libtasn1.pc' added.
- Postal address to FSF in license updated.

Sort PLIST.
2005-07-22 23:49:24 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
reed
850e08a8ec Remove MANDIR variable and just use "man" instead. 2005-07-20 05:27:14 +00:00
schmonz
dd51a87508 Add and enable cvm. 2005-07-20 03:29:10 +00:00
schmonz
283009e17a Initial import of Credential Validation Modules. This package contains:
- The reference source for the CVM interface.
- Diagnostic and benchmark CVM clients.
- A checkpassword interface CVM client.
- A UNIX/POSIX system module (uses getpwnam).
- A flat-file module.
- A vmailmgr module.
- MySQL and PgSQL modules.
- A library for client writers.
- A set of libraries for module writers.
2005-07-20 03:28:41 +00:00
drochner
9390555361 update to 0.46
changes:
-Update to LibTomCrypt 1.05 and LibTomMath 0.35
-bugfixes and code cleanup
2005-07-19 18:07:59 +00:00
wiz
efe8c3abd1 Update HOMEPAGE, and set LICENSE to uvscan-license. 2005-07-19 14:23:48 +00:00
grant
e720c400e2 depends should be ../../<category>/<pkg> 2005-07-19 10:11:48 +00:00
kristerw
66c306fb4f The sources assume <malloc.h> exists. Create a fake one for platforms
that don't have it.
2005-07-19 04:14:50 +00:00
grant
0410b06d8f depends should be ../../<category>/<pkg> 2005-07-19 01:25:00 +00:00
grant
31493ef866 the option for fee-based-commercial-use is fee-based-commercial-use,
not fee-based-commercial.
2005-07-19 00:26:19 +00:00
kristerw
e71263d953 Regenerate so that the Mac OS X patch program undestands how
to apply it.
2005-07-17 23:40:31 +00:00
jlam
83147ffa68 Remove some unnecessarily strong dependencies on perl that resulted
from including perl5/buildlink3.mk.  These packages just need the Perl
interpreter, and can just add "perl" to USE_TOOLS instead.
2005-07-16 19:10:37 +00:00
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
jlam
bf9129c41e Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
PKGSRC_USE_TOOLS go away.  There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.
2005-07-15 18:27:48 +00:00
wiz
5dc013972c Update comment about lzo. 2005-07-14 20:16:23 +00:00
wiz
8a95a1b46b Update to 1.2.5:
* Version 1.2.5 (2005-07-03)
- More builddir != srcdir fixes, reported by Mike Castle
- Fixed off-by-one bug in the size parameter of gnutls_x509_crt_get*_dn,
  reported by Adam Langley
- Corrected some stuff in minilzo detection. Pointed out by
  Sergey Lipnevich.
- MiniLZO updated to version 2.00.
- gnutls_x509_crt_list_import now accept a DER formatted CRL.
- API and ABI modifications:
  No changes since last version.
2005-07-14 19:19:43 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
grant
754b2dfad6 use ${NOLOGIN}, not hardcoded /sbin/nologin. 2005-07-12 04:15:50 +00:00
kristerw
88ab97eb82 Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-07-10 11:55:28 +00:00
salo
e42fd3e02e "inet6" shouldn't be defined in PKG_SUGGESTED_OPTIONS, it's decided in
bsd.prefs.mk automatically.
2005-07-04 10:29:43 +00:00
tv
f9047e8d1b IPv6 support appeared in 4.06, but it was never enabled in pkgsrc.
Add as an options.mk switch, on by default where available.  Bump to 4.07nb2.
2005-07-03 04:00:18 +00:00
adrianp
dab5f3f193 - The tarball has been updated but the version number not incremented, so
deal with this.
- No official changelog in the tarball for what's changed
- PLIST fixes
- Looks like:
	Updated certificate for online updates
	Updated exploits notably Solaris LPD Command Execution
	Fixes for console interface
2005-07-02 12:12:33 +00:00
adrianp
e04eb3fa8f - Update to 1.35
- Change MESSAGE based on new -config directive
- Remove outdated patch for bug that's no longer there in CHANGES.txt
- Set plugings directory in the default config.txt
- Point users to the installed customised config.txt instead of the sample one
- From the CHANGELOG.txt
  05.20.2005
  Database Updates
   - Multiple msgs updates from david.maciejak@kyxar.fr
   - Multiple test updates from burak.dayioglu@pro-g.com.tr
  nikto_core.plugin 1.31
   - Bugfix: fingerprint was not including leading /. Thanks Axel Meerschaert
     for the report.
   - Bugfix: NMAPOPTS was not being used, thanks to David Rhoades for patching.
   - Added additional content checking to reduce false positives, thanks to
     Pavel Kankovsky
  nikto.pl 1.14
   - Added -config option to specify a config file, thanks to Pavel Kankovsky
2005-07-02 11:30:01 +00:00
minskim
73349944aa Do not install a config file directly into PKG_SYSCONFDIR. Use
CONF_FILES instead.  Bump PKGREVISION due to PLIST change.
2005-06-30 04:06:39 +00:00
kristerw
d0f2c1b6f8 Change the CONFIGURE_ENV to use the variables users are supposed to set,
rather than the autoconf cache variables.
2005-06-24 21:53:48 +00:00
kristerw
449e23fc18 Change the CONFIGURE_ENV to use the variables users are supposed to set,
rather than the autoconf cache variables.
2005-06-24 18:29:14 +00:00
kristerw
d6c68a4b59 Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-06-24 17:31:28 +00:00
kristerw
d3a7e1a27c Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-06-24 10:30:47 +00:00
peter
6b5c244c91 BUILTIN_PKG should contain the package name, otherwise the builtin
detection doesn't work properly.
2005-06-23 19:32:43 +00:00
shannonjr
c733fa6056 I neglected to add this patch with my recent update to 1.9.17. 2005-06-23 10:57:00 +00:00
shannonjr
a2f309c5be Update to 1.9.17.
We are pleased to announce the availability of GnuPG 1.9.17 - the
branch of GnuPG featuring the S/MIME protocol.  You should consider
using GnuPG 1.9 if you want to use the GPG-AGENT or GPGSM.  The
GPG-AGENT is also helpful when using the stable GPG version 1.4 or if
you want to check out its ssh-agent replacement feature.

GnuPG 1.9 is the current development version of GnuPG.  Despite of
that, most parts (in particular GPG-AGENT and GPGSM) are considered
ready for production use. Please keep on using GnuPG 1.4.x for
OpenPGP; 1.9 and 1.4 may - and actually should - be installed
simultaneously.

This release features a partly rewrite of the smartcard access code as
well as several bug fixes and enhancements.  Noteworthy things are:

 * gpg-connect-agent has now features to handle Assuan INQUIRE
   commands.

 * Internal changes for OpenPGP cards. New Assuan command WRITEKEY.

 * GNU Pth is now a hard requirement.

 * [scdaemon] Support for OpenSC has been removed.  Instead a new and
   straightforward pkcs#15 modules has been written.  As of now it
   does allows only signing using TCOS cards but we are going to
   enhance it to match all the old capabilities.

 * [gpg-agent] New option --write-env-file and Assuan command
   UPDATESTARTUPTTY.

 * [gpg-agent] New option --default-cache-ttl-ssh to set the TTL for
   SSH passphrase caching independent from the other passphrases.

You will also need to get a new libassuan (our IPC library).
2005-06-23 09:24:39 +00:00
shannonjr
de49c0547b Updating to 0.6.10 to accompany update of gpg-devel to 1.9.17. This update
adds UPDATESTARTUPTTY to the Assuan protocol.
2005-06-23 09:21:18 +00:00
taca
cbe3a8804d Update PKG_OPTIONS variable "PAM" to "pam". 2005-06-22 10:30:12 +00:00
jlam
7fcf75bb22 Security update for security/sudo to 1.6.8p9. Changes from version
1.6.8p7 include:

562) Fixed noexec functionality on Linux.

564) Fixed a bug that prevented Heimdal authentication from working.

566) A sudoers entry with sudo ALL no longer overwrites the value of
     safe_cmnd.  This fixes the privilege escalation vulnerability
     noted in http://www.courtesan.com/sudo/alerts/path_race.html
2005-06-20 20:11:11 +00:00
tron
196ba23da3 Allow package revisions in dependences on "nessus-core" and
"nessus-plugins". The package can now be installed again after the
recent change to the "nessus-plugins" package.
2005-06-20 15:47:57 +00:00
lha
44ccb7d883 Update to Heimdal 0.6.5
Changes in release 0.6.5
 * fix vulnerabilities in telnetd
 * unbreak Kerberos 4 and kaserver
2005-06-20 09:51:02 +00:00
tron
fda69917ef There is no need to use package revision for this package. Therefore bump
version number to 1.37.
2005-06-20 09:29:44 +00:00
kristerw
4c30949ef7 Disable thread support per request of jlam.
Bump PKGREVISION.
2005-06-20 06:39:59 +00:00
kristerw
9d05408e92 Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-06-19 21:17:02 +00:00
adrianp
ba932c9f98 - Use ${FIND} as opposed to hardcoding 'find'
- Bump to nb1
- ok'ed wiz@
2005-06-19 12:14:39 +00:00
kristerw
627ac5f5c9 Prevent paths to the build directories from being included in the package.
Bump PKGREVISION.
2005-06-19 01:03:04 +00:00
jlam
d0915c61c3 Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of
${PREFIX}.
2005-06-17 04:49:45 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
kristerw
7463dd8f48 This package need pthreads in order to build. 2005-06-16 23:33:10 +00:00
kristerw
5d5b788f8b Fix C99-isms to make this package compile with gcc 2.95. 2005-06-14 00:58:45 +00:00
rpaulo
b28a5f7a60 Change the maintainer (me) email address.
Approved by hubertf.
2005-06-12 18:49:24 +00:00
dillo
79aa84b5f7 replace centered dots with `o', as they are not always displayed correctly
noted by adrianp
2005-06-12 13:57:24 +00:00
jlam
8cba08b973 Some shells don't accept empty word lists in for loops. For those
Makefiles where this occurs, edit the file so that we avoid running
the loop.  This should fix PR pkg/28809.
2005-06-11 22:16:15 +00:00
dillo
66b495711b Require pkg_info with ranges support, bump version to 1.36.
Reviewed by wiz.
2005-06-09 15:34:52 +00:00
wiz
e2d7a85a34 Work around a bug in 1.6.2's mdoc macros (they don't know about .Ex).
Noted by reed@

Replace ".Xx Ns 's" by ".Xx Ap s" while here.
2005-06-09 08:14:08 +00:00
jlam
dbaf1e860b Fix copy-and-paste error -- in the case where we prefer the pkgsrc
version of the software, USE_BUILTIN.<pkg> should be set to "no", not
to ${IS_BUILTIN.<pkg>}.
2005-06-09 06:07:29 +00:00
salo
4066192cee Remove samba2 packages, abandonware. 2005-06-08 08:58:15 +00:00
reed
cc6080db97 Add a license. Used exact same license as used for source code,
but changed the name of the copyright holder.

I provided the original man page in PR #21865.
2005-06-07 21:37:30 +00:00
dillo
cfba2ea655 Add a file format version to pkg-vulnerabilities, and check for
its compatiblity.  Bump version to 1.35

Done during the freeze to have the support on the branch.
Okayed by wiz.
2005-06-07 19:17:01 +00:00
adrianp
56e056de69 - Remove reference to bsd.prefs.mk as it's not needed
- Problem spotted by wiz@
2005-06-04 19:30:05 +00:00
kristerw
fd9e1ca345 Correct the PLIST for non-i386 machines.
Bump PKGREVISION.
2005-06-04 00:35:28 +00:00
jlam
dac1d1994f This buildlink3.mk wasn't adding to BUILDLINK_DEPENDS like it was
supposed to.
2005-06-01 22:34:10 +00:00
jlam
fcb7da800b Remove mk/autoconf.mk and mk/automake.mk and replace their usage with
USE_TOOLS and any of "autoconf", "autoconf213", "automake" or
"automake14".  Also, we don't need to call the auto* tools via
${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care
to symlink the correct tool to the correct name, so we can just use
aclocal, autoconf, etc.
2005-06-01 20:07:59 +00:00
wiz
e9a28c1b56 There is no ipv6 category.
XXX: should there be one, replacing USE_INET6?
2005-06-01 18:18:09 +00:00
jlam
95fd1f6ec9 Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.
2005-06-01 18:02:37 +00:00
wiz
336ed019bf Fix casing of IPsec in COMMENT. 2005-06-01 14:35:31 +00:00
yyamano
e835184507 Make this build on Darwin. This fixes PR pkg/29147. 2005-06-01 02:49:39 +00:00
salo
415ae56473 Build on DragonFly. From Joerg Sonnenberger. 2005-05-31 21:02:10 +00:00
wiz
0e53081d3c Update to 1.2.4:
* Version 1.2.4 (2005-05-28)
- Corrected some bugs that could affect 64 bit systems.
- Some corrections in the header files to include the prototype
  of memmem properly (affected 64 bit systems). Report and patch
  by Yoann Vandoorselaere <yoann@prelude-ids.org>.
- Introduced the --fix-key option to certtool, which can be used to
  regenerate the (optional) parameters in a private key. It should
  be used together with --key-info.
- Corrected a bug in certificate chain verification that could lead
  to marking a trusted chain as non trusted, if the last certificate in
  the chain was a self signed one.
- Gnulib portability files were updated.
- License were updated to reflect new FSF address.
2005-05-31 17:48:30 +00:00
dillo
02adf507ac Rename option prefix-cmds to kerberos-prefix-cmds. Backwards
compatibility provided via PKG_OPTIONS_LEGACY_OPTS.
2005-05-31 11:31:07 +00:00
dillo
d6bfbe8582 Rename option PAM to pam (so all options are lower case). Backwards
compatibility provided via PKG_OPTIONS_LEGACY_OPTS.
2005-05-31 11:24:32 +00:00
dillo
f81ae835ad Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a
user settable variable.  Set PKG_SUGGESTED_OPTIONS instead.  Also,
make use of PKG_OPTIONS_LEGACY_VARS.

Reviewed by wiz.
2005-05-31 10:01:36 +00:00
heinz
4ee346495e Expanded patch-aa with a few #if cases.
This still works on NetBSD (1.6.2 tested) but also fixes the include error
on Linux (Debian 3 tested) and Solaris (9 tested).
Although DragonFlyBSD, FreeBSD and OpenBSD should work as before I have
not tried to build the package there.
Feedback whether it builds/works on Darwin/MacOS is also welcome.
2005-05-28 00:42:31 +00:00
heinz
8c30589598 Fixed type error on Solaris (tested with Solaris 9). 2005-05-28 00:38:38 +00:00
zuntum
b098e354e2 Update security/apg to version 2.2.3.
Changes from previous pkgsrc version 2.1.0 include:

  apg-2.2.3
      Fixed version info (-v).

  apg-2.2.2
      Fixed permissions for source distribution.

  apg-2.2.1
      Changed manpages of apg and apgd.

  apg-2.2.0
      Added polish translation for APG PHP frontend.
      Added option -p (see apg(1) apgd(8)).
      Added option -t (see apg(1) apgd(8)).
      Added option -l (see apg(1)).
      Changed format of the bloom-filter file. Added
      converter utility to convert old format to the
      new one (bfconvert).
      Added option -i (see apgbfm(1)).
      Fixed some bugs.
      Some compatibility changes.
      Changed default apg options.

Update provided by Leonard Schmidt <lems@gmx.net> in PR#30345, thanks!
2005-05-27 10:32:01 +00:00