Commit graph

51265 commits

Author SHA1 Message Date
jmmv
448abbcfc3 Update HOMEPAGE; from Michal Pasternak in PR pkg/23826. 2003-12-21 16:44:02 +00:00
agc
78b16985e1 Make SMART_MESSAGES work again by passing _PKGSRC_DEPS through the
environment into sub-makes for pre-requisite packages, rather than
using ${MAKEFLAGS} and the command line.
2003-12-21 14:19:12 +00:00
jmmv
f8a2024623 AFAICT from logs, uebayasi@ is the maintainer, so set ZSH_MAINTAINER
accordingly.
2003-12-21 10:22:26 +00:00
xtraeme
47cf1db042 Updated security/gnutls to 1.0.2 2003-12-21 10:18:43 +00:00
xtraeme
ba58b3a6c9 Update to 1.0.2, this also closes PR pkg/23766.
Changes:

	o Corrected a bug in the RSA key generation. This was
	  generating unusable RSA keys.
2003-12-21 10:17:30 +00:00
xtraeme
3f696cec6e Bump PKGREVISION to opencdk (missing gettext-lib's buildlink). 2003-12-21 10:08:35 +00:00
jmmv
4dc9ffd114 docbook-xsl updated to 1.64.1. 2003-12-21 10:06:07 +00:00
xtraeme
e4737eba0b This needs gettext-lib's buildlink, reported by Soren Jacobsen PR
pkg/23765. Bump PKGREVISION.
2003-12-21 10:03:42 +00:00
jmmv
bed6814e74 Update to 1.64.1. Changes since previous release:
Changes to xsl/*
  | 	* Makefile: Check for DIFFVER and make sure tags happen
  | 	* RELEASE-NOTES.xml: Not terribly interesting RELEASE NOTES
  | 	  file for 1.64.1
  | 	* Makefile, VERSION: Prepare to support freshmeat-submit for
  | 	  next release
  | 	* VERSION: Version 1.64.0 released.
  | 	* VERSION: Version 1.63.0 released.
  | 	* VERSION: Version 1.62.4 released.

Changes to xsl/common/*
  | 	* .cvsignore, Makefile: Support sr_Latn locale
  | 	* l10n.xml: Added sr_Latn.xml for Serbian in Latin script.
  | 	* common.xsl: Fixed bug #851603 infinite recursion in
  | 	  copyright.year when no <year> elements at all.
  | 	* common.xsl: section.level now computes refentry sections
  | 	  relative to container element.
  | 	* gentext.xsl, labels.xsl, subtitles.xsl, table.xsl,
  | 	  targets.xsl, titles.xsl: Added CVS $Id$ comment.
  | 	* labels.xsl: Fixed bug where sect1 generated infinite loop
  | 	  when root element and
  | 	  $section.label.includes.component.label is non zero.
  | 	* gentext.xsl: Fixed cut-and-paste typo in substitute.markup
  | 	  template.

Changes to xsl/docsrc/*
  | 	* htmlhelp.xml: Corrected parameter name

Changes to xsl/fo/*
  | 	* index.xsl, pagesetup.xsl, titlepage.templates.xml: Fixed bug
  | 	  in index title indents when $title.margin.left is non-zero.
  | 	* sections.xsl: Now marker respects $marker.section.level
  | 	  parameter.
  | 	* param.ent, param.xweb: Added marker.section.level to control
  | 	  which sections are included in running headers or footers.
  | 	* component.xsl: Fixed bug #605761 where article/appendix
  | 	  title did not respect the $title.margin.left setting. Use a
  | 	  new article.appendix.title.properties attribute set.
  | 	* param.ent, param.xweb: Added
  | 	  article.appendix.title.properties to fix bug 605761.
  | 	* param.ent, param.xweb: Added refentry.pagebreak parameter.
  | 	* refentry.xsl: refnamediv now uses section.level template to
  | 	  compute title level.
  | 	* refentry.xsl: Added $refentry.pagebreak parameter to make
  | 	  page breaks optional.
  | 	* inline.xsl, param.ent, param.xweb: Support new parameters
  | 	  for superscript/subscript properties
  | 	* lists.xsl: Processing of listitems now processes and
  | 	  preserves order of comments and PIs.
  | 	* htmltbl.xsl, task.xsl: Added CVS $Id.
  | 	* pagesetup.xsl: Remove $title.margin.left from the
  | 	  margin-left calculation when $passivetex.extensions != 0
  | 	  since it can't do the math.
  | 	* lists.xsl: Make sure that fo:list-item-body always contains
  | 	  an fo:block
  | 	* inline.xsl: Support code inline
  | 	* formal.xsl: Moved id from fo:table to container block in
  | 	  informaltable to eliminate duplicate ids when multiple
  | 	  tgroups used.
  | 	* graphics.xsl: Added GIF extensions which is supported by FOP
  | 	* formal.xsl: Add comment about span not working in most FO
  | 	  processor because not on a child of fo:flow.
  | 	* pagesetup.xsl: Added units to margin-left="0" in header and
  | 	  footer templates.
  | 	* titlepage.xsl: width property added to revhistory table,
  | 	  with option to use <?dbfo table-width="xx%"?> processing
  | 	  instruction.
  | 	* pagesetup.xsl: Removed title.margin.left indent for the
  | 	  index-*-draft page masters as well.
  | 	* autoidx.xsl, index.xsl, param.ent, param.xweb: Significant
  | 	  index terms can get special rendering in XEP
  | 	* lists.xsl: Support stepalternatives
  | 	* lists.xsl: Fixed bug in variablelist width calc that was
  | 	  returning zero.

Changes to xsl/html/*
  | 	* chunk-common.xsl: Fix ugly performance problem in
  | 	  footer.navigation (thanks again Guillaume du Bourguet)
  | 	* inline.xsl: Fix bug [ 841586 ] id-attibute in firstterm
  | 	  prohibits link to glossary.
  | 	* autotoc.xsl: Omit setindex from TOC if $generate.index = 0
  | 	* table.xsl: Now colwidth="*" treated as colwidth="1*" for
  | 	  tablecolumns extension.
  | 	* lists.xsl: Processing of listitems now processes and
  | 	  preserves order of comments and PIs.
  | 	* autoidx.xsl, changebars.xsl, chunk-code.xsl,
  | 	  chunk-common.xsl, chunk.xsl, chunker.xsl, chunkfast.xsl,
  | 	  chunktoc.xsl, html-rtf.xsl, htmltbl.xsl, maketoc.xsl,
  | 	  manifest.xsl, oldchunker.xsl, onechunk.xsl,
  | 	  profile-chunk.xsl, profile-onechunk.xsl, task.xsl: Added CVS
  | 	  $Id$ comments.
  | 	* Makefile.param, param.ent, param.xweb: Added new HTML Help
  | 	  parameters from patches by W. Borgert
  | 	* chunk-common.xsl: Experimental fix for some xref linking
  | 	  issues in cases where dbhtml 'dir' is used.
  | 	* chunk-common.xsl: Fix ugly performance problem with chunking
  | 	  (thanks Guillaume du Bourguet)
  | 	* glossary.xsl: Fix bugs in formatting of glosslist
  | 	* inline.xsl: Support code inline
  | 	* chunk-common.xsl: Moved call to user.head.content to just
  | 	  before </head> to give the user the last word.
  | 	* chunk-code.xsl: Remove index from Next and Previous when
  | 	  $generate.index = 0.
  | 	* lists.xsl: Support stepalternatives

Changes to xsl/htmlhelp/*
  | 	* htmlhelp-common.xsl: Fixed parameter name collision
  | 	* htmlhelp-common.xsl: Added new HTML Help parameters from
  | 	  patches by W. Borgert
  | 	* htmlhelp-common.xsl: Handle setindex in a proper way

Changes to xsl/manpages/*
  | 	* lists.xsl: Fix nested lists properly.
  | 	* docbook.xsl: Use .nf environment for literallayout.
  | 	* docbook.xsl: Prevent duplicate .nf environments inside
  | 	  informalexample or screen. All fiftenn allowed contained
  | 	  element in these elements will provide its own.
  | 	* docbook.xsl: Last commit reverted a previous change -- redo
  | 	  it.
  | 	* docbook.xsl: Remove unused rule.
  | 	* docbook.xsl: Fix literallayout inside para.
  | 	* lists.xsl: Fix singly-nested lists.
  | 	* docbook.xsl: Don't mess up roff markup in tables.
  | 	* lists.xsl, synop.xsl: 2003-11-06 Tim Waugh
  | 	  <twaugh@redhat.com> * lists.xsl: Normalize space in
  | 	  itemizedlist/listitem. * synop.xsl: Likewise.

Changes to xsl/params/*
  | 	* article.appendix.title.properties.xml: Fixed typo in
  | 	  use-attribute-sets attribute
  | 	* title.margin.left.xml: Fix typo in parameter end tag
  | 	* marker.section.level.xml: New file.
  | 	* article.appendix.title.properties.xml: New file.
  | 	* refentry.pagebreak.xml: New file.
  | 	* refentry.title.properties.xml: Added space-before properties
  | 	  since page breaks are now optional. Added a description
  | 	  paragraph.
  | 	* subscript.properties.xml, superscript.properties.xml: New
  | 	  file.
  | 	* htmlhelp.display.progress.xml,
  | 	  htmlhelp.enhanced.decompilation.xml, htmlhelp.hhc.width.xml,
  | 	  htmlhelp.hhp.windows.xml,
  | 	  htmlhelp.remember.window.position.xml,
  | 	  htmlhelp.show.toolbar.text.xml,
  | 	  htmlhelp.window.geometry.xml: New file.
  | 	* title.margin.left.xml: Set to zero if passivetex.extensions
  | 	  != 0 since PassiveTeX cannot handle the math expression with
  | 	  negative values.
  | 	* index.preferred.page.properties.xml: New file.

Changes to xsl/extensions/xalan2/.classes/*
  | 	* Makefile.common: Support unicode.font in Xalan extensions

Changes to xsl/extensions/xalan2/com/nwalsh/xalan/*
  | 	* FormatCallout.java, FormatUnicodeCallout.java, Params.java,
  | 	  Verbatim.java: Support unicode.font in Xalan extensions
2003-12-21 10:01:12 +00:00
xtraeme
cb20c48d63 Bump PKGREVISION to libgcrypt package (missing libiconv dependency). 2003-12-21 09:59:00 +00:00
xtraeme
ab17fd92e1 This needs libiconv's buildlink, reported by David Griffith PR pkg/23811.
Bump PKGREVISION.
2003-12-21 09:57:14 +00:00
jmmv
246972069f distcc updated to 2.12. 2003-12-21 09:51:23 +00:00
jmmv
5904e1a0c0 Update to 2.12:
distcc-2.12  "Figgy Pudding"  2003-12-19
  FEATURES:
    * New --log-level feature allows logging of only errors rather
      than messages for each connection.
    * IPv6 support now works better when distcc is configured with
      --enable-rfc2553.  The server can normally accept either IPv4 or
      IPv6 connections.
    * New --with-docdir configure option to set install location for
      documents.  The default is the same as previously.  Patch from
      Harold L Hunt II.
  INTERNAL:
    * GNU-style ChangeLog is now included in the package.  Please keep
      it up to date if you make your own changes!
  PORTABILITY:
    * setgroups() was broken by Mac OS X Panther so that it will not
      accept setgroups(0, NULL) to clear the group list.  Instead we
      now set the group list to our single primary gid.  Suggestion
      from Wayne Davison.
    * sendfile problems on FreeBSD 4.9-RC fixed.  Patch from Allan
      Saddi.
    * MAXPATHLEN is provided if it's not defined, which is the case on
      GNU Hurd.  Reported by Santiago Vila as Debian #219600.
  BUG FIXES:
    * Check pkg-config information GNOME/GTK+ is now checked at
      configure time, not build time.  This is a bit quicker than
      running the script for every file we build, and means that
      PKG_CONFIG_PATH only needs to be set for configure.
  DOCUMENTATION:
    * Small documentation corrections.
2003-12-21 09:49:25 +00:00
xtraeme
a4bb52be29 nabi-0.12 already done. 2003-12-21 09:32:09 +00:00
xtraeme
8dcc462948 Abiword2 updated to 2.0.2, removed abiword2-gnome. 2003-12-21 09:26:31 +00:00
xtraeme
1349d4d719 abiword2-gnome install the same files
with or without --disable-gnome :/ (pointed out by Martti Kuparinen).
2003-12-21 09:24:39 +00:00
xtraeme
b0d97157a4 Update to 2.0.2
Changes:

	o Translation updates.
	o Set the default values in the Insert Table dialog (GTK) properly.
	o Add checks for setenv/putenv and for strings.h
	o Fix bad deletion of resources.
	o Fix various resource leaks.

And more... please review http://www.abisource.com/release-notes/2.0.2.html
to see a complete list of changes.

While here, remove Makefile.common, abiword2-gnome install the same files
with or without --disable-gnome :/ (pointed out by Martti Kuparinen).
2003-12-21 09:23:12 +00:00
martti
f6c432ea88 Added mysqlcc-0.9.4 2003-12-21 08:00:04 +00:00
martti
c084dac749 Added mysqlcc 2003-12-21 07:58:37 +00:00
martti
d185f46de1 MySQL Control Center (also known as MySQLCC) is a platform-independent GUI
administration client for the MySQL database server.
2003-12-21 07:58:30 +00:00
uebayasi
cc76451010 Export some missed libraries and hide obsolete headers for Buildlink2.
Min Sik Kim in PR pkg/23818.
2003-12-21 07:28:29 +00:00
uebayasi
62bd2b5d31 Update to 4.50.
Change summary from the release note:

o Big5 to Unicode mapping didn't work at all (fixed offset of coding
  system table)
  (See http://lists.debian.or.jp/debian-devel/200311/msg00006.html)
o -D option now specifies default (fall-back) coding system, not default
  EUC coding system. This means that -D coding system is used not only
  for determination of EUC coding systems but also determination of other
  coding systems.
o Added ISO-8859-10,11,13,14,15,16.
o Many bug fixes.
2003-12-21 04:56:15 +00:00
ben
7f2053754e Remove wx1Motif as it is obsolete and will not build with GCC3. 2003-12-21 03:51:02 +00:00
grant
8b74d578fa tweak a message and some formatting. 2003-12-21 01:21:52 +00:00
wiz
d40eb7c939 + distcc-2.12, docbook-xsl-1.64.1, elm-me-2.4pl110, gauche-0.7.3
[kei], gkrellm-2.1.22 [pkgsrc-wip], gnutls-1.0.2, libcroco-0.4.0
  [pkg/23793], moz-bin-plugger-1.4.2, nabi-0.12 [pkg/23795],
  scribus-1.1.4, sqlite-2.8.8, subversion-0.35.1, sylpheed-claws-0.9.8,
  top-3.5b12.10, zsh-4.0.9.
2003-12-20 23:54:57 +00:00
manu
984ae77009 Add missing checksum for i396 XFree RPM. 2003-12-20 23:18:34 +00:00
fredb
5f47700a19 Note PKGREVISION bump to mgetty, for fax* fixes. 2003-12-20 20:14:57 +00:00
fredb
7e62289743 Don't make the outgoing fax spool directory chmod 1777. Unprivleged users
are supposed to use "faxspool" to submit faxes for sending, as explained
by Gert Doering (mgetty's author) on tech-pkg.
2003-12-20 20:09:50 +00:00
fredb
15c2645f6b Let "faxq" and "faxrm" find the "faxrunq-helper" in ${PREFIX} (which is
probably not "/usr/local").
2003-12-20 20:06:38 +00:00
ben
4f72434df1 Make iso-pernangband build with gcc3. 2003-12-20 19:52:59 +00:00
heinz
3b19b38dc9 Add TEST_TARGET 2003-12-20 19:44:39 +00:00
epg
58cb9711de Note rapidsvn-0.4.0nb1 update. 2003-12-20 18:23:32 +00:00
epg
a3e5e8e22b Make this work with (and require) Subversion 0.35.0.
Bump PKGREVISION.
2003-12-20 18:20:36 +00:00
veego
ed6a0fad62 Note the p5-perl-ldap update to 0.30:
* Documentation updates
* Fixed bug checking return value of client_step in bind()
* Fixed bug in Entry.pm causing method calls on unblessed references
2003-12-20 17:39:00 +00:00
veego
12d2ddd5ee Update to 0.30:
* Documentation updates
* Fixed bug checking return value of client_step in bind()
* Fixed bug in Entry.pm causing method calls on unblessed references
2003-12-20 17:37:26 +00:00
veego
c089453a84 Add missing file (bin/btdownloadlibrary.py) which was installed but had
a date in the past: May 20 2003
Found by uninstalling all packages.
2003-12-20 17:29:51 +00:00
ben
bf532bd725 Make falcons-eye build with native pthreads. 2003-12-20 16:51:38 +00:00
taca
fa3e21d921 openldap 2.1.25 is now stable release. 2003-12-20 16:20:55 +00:00
grant
f1858cae28 while "dependancy" is a valid spelling, we generally use
the more widely accepted "dependency".
2003-12-20 16:07:42 +00:00
martti
aacd47a15f Added mysql-client-4.0.17 and mysql-server-4.0.17 2003-12-20 16:01:21 +00:00
ben
b5780b615f Make this build with gcc3
* remove unnecessary ios::nocreate
http://www.dinkumware.com/manuals/reader.aspx?b=p/&h=fstream.html#basic_filebuf::open
* add using namespace std to get min()
2003-12-20 16:00:56 +00:00
martti
110e992b89 Added mysql4-client and mysql4-server 2003-12-20 16:00:55 +00:00
martti
3a8f34af4e MySQL is a SQL (Structured Query Language) database server. SQL is the
most popular database language in the world.  MySQL is a client-server
implementation that consists of a server daemon `mysqld' and many
different client programs/libraries.

The main goals of MySQL are speed and robustness.

The base upon which MySQL is built is a set of routines that have been
used in a highly demanding production environment for many years.  While
MySQL is still in development it already offers a rich and highly useful
function set.

The official way to pronounce 'MySQL' is 'My Ess Que Ell' (Not MY-SEQUEL).

This package contains the MySQL server programs and libraries.
2003-12-20 16:00:42 +00:00
martti
6ff8b7d24c MySQL is a SQL (Structured Query Language) database server. SQL is the
most popular database language in the world.  MySQL is a client-server
implementation that consists of a server daemon `mysqld' and many
different client programs/libraries.

The main goals of MySQL are speed and robustness.

The base upon which MySQL is built is a set of routines that have been
used in a highly demanding production environment for many years.  While
MySQL is still in development it already offers a rich and highly useful
function set.

The official way to pronounce 'MySQL' is 'My Ess Que Ell' (Not MY-SEQUEL).

This package contains the MySQL client programs and libraries.
2003-12-20 16:00:12 +00:00
grant
14dd648e69 note update of tnftpd to 20031217nb1. 2003-12-20 13:39:44 +00:00
grant
bda506ae88 incorporate patch from othersrc/libexec/tnftpd to honour --sysconfdir
(will be included in the next release) and make the package honour
PKG_SYSCONFDIR.

use CONF_FILES to install the sample configuration ftpd.conf and
ftpusers.

bump PKGREVISION, as the default configuration file location has
changed to ${PKG_SYSCONFDIR}. set PKG_SYSCONFDIR.tnftpd=/etc to get
the previous behaviour.
2003-12-20 13:38:37 +00:00
grant
b2c1b51b4b move MASTER_SITES definition into the main Makefile, and modify it
in the platform specific Makefiles instead of mostly duplicating it.
2003-12-20 11:24:51 +00:00
grant
eff24ca3f3 add {http,ftp}://public.planetmirror.com.au/ to MASTER_SITES for us
Aussies.
2003-12-20 11:14:07 +00:00
grant
9fd7c8297c add missing trailing / to HOMEPAGE. 2003-12-20 10:42:45 +00:00
grant
a3c0d0ed14 note update of mozilla to 1.5.1nb1, mozilla-stable to 1.4.1nb1,
MozillaFirebird to 0.7nb1.
2003-12-20 10:34:52 +00:00