Commit graph

57664 commits

Author SHA1 Message Date
xtraeme
fdcb3eef5b bl3ify 2004-03-29 08:00:04 +00:00
taca
4039ccc99c Note update of x11/ruby-tcltk package to 1.6.8nb4. 2004-03-29 07:56:24 +00:00
taca
61ee4e388d Revert ruby-tcltk package to use tcl83.
Unfortunately, Ruby has problem with thread library even if recent
release of 1.8.1.  So, a program using ruby's library shouldn't link
with thread library.

Bump PKGREVISION.
2004-03-29 07:55:25 +00:00
xtraeme
fa55589a21 bl3ify 2004-03-29 07:45:27 +00:00
jlam
758f793d65 Nuke the special libtool handling since the version of libgcrypt in
pkgsrc does the right thing with assembler source files.
2004-03-29 07:42:16 +00:00
xtraeme
c08e9a07d1 bl3ify 2004-03-29 07:24:49 +00:00
jlam
7117873f09 Make lang/perl58 the default perl package installed when a package needs
Perl as a dependency.
2004-03-29 06:52:23 +00:00
cube
a3b24ce7f0 Note update of gkrellm to version 2.1.28. 2004-03-29 06:49:12 +00:00
jlam
7093b7b2c1 Set DFLT_PKG_SYSCONDIR to the location that PKG_SYSCONFDIR would have
been set to if it hadn't been overridden by PKG_SYSCONFDIR.<pkg>.  This
can be used in /etc/mk.conf to re-override certain PKG_SYSCONFDIR.<pkg>
in /etc/mk.conf from various package Makefiles, e.g.

	PKG_SYSCONFDIR.openssl=		${DFLT_PKG_SYSCONFDIR}
	PKG_SYSCONFDIR.tcp_wrappers=	${DFLT_PKG_SYSCONFDIR}
2004-03-29 06:49:04 +00:00
cube
511eccffe8 Update to 2.1.28.
pkgsrc changes:
  o provide GKRELLM_DEBUG to easily build a debug version (should help with
    the spinning gkrellm issue)
  o don't strip binaries in debug mode
  o small gkrellm Makefiles fixes

GKrellM changes (from Changelog):
  o Stephan Kapfinger <s.kapfinger--at--gmx.de> mail.c patch fixes bug
    I introduced into the last release where parsing of the mail reader
    command could fail.
2004-03-29 06:47:30 +00:00
snj
44e183646d Updated cowsay to 3.03nb1. 2004-03-29 06:37:20 +00:00
snj
f89087da57 Handle installation ourselves so that files are owned by the proper
users.

Fixes PR pkg/24251.

Don't install a useless cow.  Bump PKGREVISION for this part.
2004-03-29 06:36:32 +00:00
jlam
474598e164 Allow setting BUILDLINK_WRAPPER_LOG in /etc/mk.conf and using that as the
log file used by all of the wrapper scripts.
2004-03-29 06:05:10 +00:00
jlam
a0923cb1cf Handle "-Xlinker" being equivalent to "-Wl," when passing arguments
to the linker.  This fixes a bug building Emacs on Linux.
2004-03-29 06:02:53 +00:00
snj
a6cd289bfe cyrus-sasl2 has been updated to 2.1.18 (thanks jlam!). 2004-03-29 06:02:30 +00:00
jlam
0df2ce5f3e Convert to use bdb.buildlink3.mk and krb5.buildlink3.mk. 2004-03-29 05:54:12 +00:00
jlam
0858ec1b71 Update security/cyrus-saslauthd to 2.1.18. Changes from version 2.1.17
include improved LDAP authentication.
2004-03-29 05:50:26 +00:00
jlam
44cfab94b5 Update security/cyrus-sasl2 to 2.1.18. Changes from version 2.1.17
include:

* Better error-handling.
* Support for Courier-IMAP authdaemond for plaintext password verification.
* Fixed resource leaks and buffer overruns.

pkgsrc changes include:

* SASL_DBTYPE is either "ndbm" or "berkeley" and sets the db format of the
  sasldb authentication database, defaulting to ndbm.
* SASLSOCKETDIR is the location of the saslauthd socket directory.
* AUTHDAEMONVAR is the localt of the authdaemond socket directory.
* SASL_ENTROPY_SOURCE is a file of random bytes used as a PRNG.

This closes PR 24649 and PR 24694.
2004-03-29 05:47:30 +00:00
jlam
6d92080aa2 Match the template builtin.mk file in bsd.builtin.mk, and make the two
packages that use builtin.mk files (graphics/xpm and pkgtools/x11-links)
use the new format correctly.
2004-03-29 05:43:28 +00:00
jlam
82cd68d38a Look at the list of run-time dependencies for the package (gleaned
from BUILDLINK_PACKAGES, which is built up by including buildlink[23].mk
files in the package's Makefile), and for each dependency, if it's
already installed, then automatically include the buildlink[23].mk
file for that dependency.

This means that for any package, the dependencies are taken to be the
union of the dependency information as laid out in /usr/pkgsrc and
the dependency information of installed packages stored in /var/db/pkg.

This handle situations where an installed package has _more_ dependencies
than the package as it exists in pkgsrc.  This can occur, e.g., if
you build databases/gnome-libs with BDB_DEFAULT=db4, and then you
decide that you'd rather build other packages using the native Berkeley
DB, so you remove that setting from your environment.  You'd still
like for your packages that depend on gnome-libs to also depend on
db4, but the pkgsrc Makefiles no longer reflect that dependency.
2004-03-29 05:42:58 +00:00
jlam
020b3ec3e2 Make the list of files "buildlinked" be unique for cleanliness' sake. 2004-03-29 05:27:42 +00:00
jlam
d1b4206bba Instead of saving all of the buildlink3 variables into the command-line
environment, it creates a Makefile fragment that is included within
bsd.buildlink3.mk that contains all of the buildlink3 variable
definitions that we want to pass to make(1) invocations on the same
package Makefile.  Change the make variables that are only relevant
for the current package to use BUILDLINK_VARS instead of MAKEFLAGS.
This avoids overflowing the command line with lots of extra arguments.
2004-03-29 05:21:17 +00:00
ben
34ac3f0cdf Update HOMEPAGE to new tex2rtf web page. 2004-03-29 05:19:47 +00:00
ben
2ce46b2345 Note update of xmill to 0.9.1. 2004-03-29 05:15:43 +00:00
ben
0ccc55bb27 Correction to PLIST, xmill is now named xcmill. 2004-03-29 05:14:27 +00:00
ben
dfee3135e4 Update xmill to v0.9.1 and remove unnecessary patches. Notable changes:
* portability fixes for makefiles and for newer C++ compilers
* configuration options to build xmill without included zlib/bzlib
* will work with libbz2 as well as libbz
2004-03-29 05:12:00 +00:00
snj
59a9ad0d9d Updated qmail to 1.03nb4. 2004-03-29 05:10:54 +00:00
snj
9a86f09f51 Supply a default mailq entry in mailer.conf.
Fixes PR pkg/21591.
2004-03-29 05:10:04 +00:00
jlam
426cc1ce72 Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+".  This is mandated by the example
buildlink[23].mk files in bsd.buildlink[23].mk.
2004-03-29 05:05:32 +00:00
snj
bc99b16873 Use bl3. 2004-03-29 03:43:51 +00:00
schmonz
99681e8cde Enable pkgviews installation. 2004-03-29 03:28:49 +00:00
grant
41a006b956 Updated sqsh to 2.1.
pkg related changes: honour PKG_SYSCONFDIR for sqshrc.

Major changes since 1.7:

    * New build system/directory structure. Should build against ASE
      12.0 and FreeTDS now.
    * Added support for varchar2() and varbinary2() for ASE 12.5 (I
      don't have a 12.5 instance to test against yet though).
    * Added \if command to perform conditional execution. Please read
      the manual carefully on how expressions work.
    * Added \while command to perform basic looping conditional
      expressions.
    * Added \break command to break out of current loop
    * Added \for command to perform basic iteration.
    * Added \do command to allow the exection of a sqsh script block
      once per row returned from statement. Also new #[0-9] variables
      may be used to refer to column names in result set. Also note
      that \do allows flags -U, -S, -P for execution of statements on
      other server or as other users.
    * Added \func command to create a sqsh function for later
      execution. Also, now ${[0-9]} now refer to the parameters to
      this function when it is called. Note that by passing -x to
      \func, the function will be exported as a full sqsh command, and
      can be called directly without calling \call.
    * Added \return to return from current function.
    * Obviously, added \call to call sqsh function.
    * New variable $? contains: - Return status of command executed on
      pipe '|' - Return status of expression evaluated for \while or
      \if. - Last server error number of severity > 10 (@@error). This
      is useful for flow-of-control using the new conditional
      statements.
    * Added a directory of handy filter scripts.
    * Fixed \rpc command with @variable names.
    * \exit now exits sqsh, no matter how many \loop nesting levels
      you are in.
    * The user will now be re-prompted to enter a password if a "Login
      failed." message is received from the server. This may be
      disabled using the new $password_retry variable.
    * Got rid of error message about ct_exit() not being called.
    * Created new 'make distrib' option to build a self-contained sqsh
      binary distribution.
    * $rcfile and $SQSHRC may now be colon delimited lists of sqshrc
      files. This allows for system-wide rc files to be loaded first
      before local files. Also, the default $SQSHRC setting is now
      "/usr/local/etc/sqshrc:$HOME/.sqshrc" (the /usr/local will be
      automatically replaced by the contents of --prefix when passed
      to configure).
    * Fixed -C.
    * $SQSHRC no longer needs to be writable.
    * sqsh no longer pays attention to quotes inside of comments
      during variable expansion.
    * Fixed bcp'ing of results from stored procedures.
    * libsybtcl will now be chosen if available.
    * 'exact' mode keyword expansion should now work better (thanks to
      Sean Woolcock.
    * Added $bcp_colsep and $bcp_rowsep configuration variables to
      control the separators used during "go -m bcp".
    * Added $bcp_trim to configure whether or not trailing spaces are
      trimmed in the bcp output.
    * Fixed segfault in "pretty" display mode.
2004-03-29 03:11:03 +00:00
snj
3082bb5db4 No longer used. 2004-03-29 02:53:01 +00:00
snj
b72f01c0eb Use bl3. 2004-03-29 02:52:48 +00:00
snj
d99d4ce1cb bl3ify and clean up DESCR. 2004-03-29 02:49:46 +00:00
perry
fde54641e5 updated clisp to 2.33 2004-03-29 02:48:39 +00:00
perry
fb92270218 clisp 2.33 is done 2004-03-29 02:47:53 +00:00
perry
a8f55d275f Update to 2.33 2004-03-29 02:46:18 +00:00
grant
63c0932965 we need dlcompat on Darwin (I suspect there is a better way to do this
in bsd.pkg.mk...)
2004-03-29 02:44:30 +00:00
snj
aa055d3bac Use bl3. 2004-03-29 02:37:26 +00:00
snj
274c14fb3c No longer used. 2004-03-29 02:34:25 +00:00
tv
51b12ddf92 umask should be 002. 2004-03-29 02:27:44 +00:00
tv
857ccccb5d Eek, revert previous; these weren't supposed to be committed. 2004-03-29 02:25:06 +00:00
tv
1ccbfa9d6c Obey CPPFLAGS. 2004-03-29 02:24:11 +00:00
tv
2f49208baa Add more caveat text. 2004-03-29 02:22:32 +00:00
tv
4e27907340 Add Interix block. 2004-03-29 02:22:18 +00:00
tv
feef01c621 Make more like the vanilla version. 2004-03-29 02:20:55 +00:00
tv
0e9ff9bdf9 Don't set -m in mkdir_p because Interix needs 0775, not 0755. Let the umask
take care of it (the mtree file will do the rest).

Use numeric gid for Interix in an unprivileged build.
2004-03-29 02:20:04 +00:00
snj
98b1f69474 Updated metamail to 2.7nb4. 2004-03-29 02:18:21 +00:00
snj
1eae14e263 Call /usr/sbin/sendmail instead of /usr/lib/sendmail. It's wrong to
assume that we want /usr/sbin/sendmail, but we don't currently have a
good solution to that problem, and this is consistent with an existing
change that was made to this package.

Closes PR pkg/24678.
2004-03-29 02:17:24 +00:00