summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-02-11Note that this pkg conflicts with teTeX>1hubertf1-1/+2
XXX this doesn't DTRT as we only look at CONFLICTS at 'make install' time, by which this pkg already has pulled in it's outdated dependency
2005-02-11Format docs at build-time (assuming non-root), instead of athubertf2-12/+15
install0time. Tested with teTeX2 and teTeX3.
2005-02-11teTeX3 doesnt' have virtex either - link musictex to 'tex' insteadhubertf1-2/+6
(as it was used to make the format file, too)
2005-02-11Shuffle a bit, and make sure the ls-R database is upto date when thishubertf1-6/+7
is installed as binary pkg
2005-02-10note update of pkg_install to 20050210.grant1-1/+2
2005-02-10pull in binary pkg handling changes from src:grant5-31/+14
rework pkg_info(8) operating on binary packages, deprecating the `-.' argument as it is no longer required (but is retained as a no-op for backward compatibility). the behaviour is now what is expected and intended: - when the pkg argument is path (absolute or relative) to a binary pkg, pkg_info operates on it. - when no pkg argument is given, or the argument is not a binary pkg path, pkg_info operates on the installed packages. `pkg_info foo-1.0.tgz', `pkg_info /path/to/foo-1.0.tgz', etc. now work correctly when foo-1.0.tgz is in the cwd. bump PKGTOOLS_VERSION to 20050210.
2005-02-10Make this work with teTeX3 (in addition to teTeX2):hubertf1-3/+10
teTeX3 doesn't come with an "initex" command, one has to use "tex -ini".
2005-02-10Note update of sendmail to 8.13.3adrianp2-4/+4
2005-02-10- Update sendmail to 8.13.3adrianp7-36/+96
- Fix smrsh man page patch - Tidy up MESSAGE - Replace 8.13.1 errata with 8.13.3 errata - Remove rename of file outside ${PREFIX} on db2 installs > 8.13.3/8.13.3 2005/01/11 > Enhance handling of I/O errors, especially EOF, when STARTTLS > is active. > Make sure a connection is not reused after it has been closed > due to a 421 error. Problem found by Allan E Johannesen > of Worcester Polytechnic Institute. > Avoid triggering an assertion when sendmail is interrupted while > closing a connection. Problem found by Allan E Johannesen > of Worcester Polytechnic Institute. > Regression: a change in 8.13.2 caused sendmail not to try the > next MX host (or FallbackMXhost if configured) when, at > connection open, the current server returns a 4xy or 5xy > SMTP reply code. Problem noted by Mark Tranchant. > > 8.13.2/8.13.2 2004/12/15 > Do not split the first header even if it exceeds the internal > buffer size. Previously a part of such a header would > end up in the body of the message. Problem noted by > Simple Nomad of BindView. > Do not complain about "cataddr: string too long" when checking > headers that do not contain RFC 2822 addresses. > Problem noted by Rich Graves of Brandeis University. > If a server returns a 421 reply to the RSET command between > message deliveries, do not attempt to deliver any more > messages on that connection. This prevents bogus "Bad > file number" recipient status. Problem noted by > Allan E Johannesen of Worcester Polytechnic Institute. > Allow trailing white space in EHLO command as recommended by RFC > 2821. Problem noted by Ralph Santagato of SBC Services. > Deal with clients which use AUTH but negotiate a smaller buffer size > for data exchanges than the value used by sendmail, e.g., > Cyrus IMAP lmtp server. Based on patch by Jamie Clark. > When passing ESMTP arguments for RCPT to a milter, do not cut > them off at a comma. Problem noted by Krzysztof Oledzki. > Add more logging to milter change header functions to > complement existing logging. Based on patch from > Gurusamy Sarathy of Active State. > Include <lber.h> in include/sm/config.h when LDAPMAP is defined. > Patch from Edgar Hoch of the University of Stuttgart. > Fix DNS lookup if IPv6 is enabled when converting an IP address > to a hostname for use with SASL. Problem noted by Ken Jones; > patch from Hajimu UMEMOTO. > CONFIG: For consistency enable MODIFY_MAILER_FLAGS for the prog > mailer. Patch from John Beck of Sun Microsystems. > LIBMILTER: It was possible that xxfi_abort() was called after > xxfi_eom() for a message if some timeouts were triggered. > Patch from Alexey Kravchuk. > LIBMILTER: Slightly rearrange mutex use in listener.c to allow > different threads to call smfi_opensocket() and smfi_main(). > Patch from Jordan Ritter of Cloudmark. > MAIL.LOCAL: Properly terminate MBDB before exiting. Problem > noted by Nelson Fung. > MAIL.LOCAL: make strip-mail.local used a wrong path to access > mail.local. Problem noted by William Park. > VACATION: Properly terminate MBDB before exiting. Problem noted > by Nelson Fung. > Portability: > Add support for DragonFly BSD. > New Files: > cf/ostype/dragonfly.m4 > devtools/OS/DragonFly > include/sm/os/sm_os_dragonfly.h > Deleted Files: > libsm/vsscanf.c
2005-02-10Do not set PKGREVISION in Makefile.common.wiz5-11/+15
Set DIST_SUBDIR, since there were two versions of the abiword-2.2.3 distfile (difference is a "const"). Hi adam!
2005-02-10Note update of xmail to 1.5.5garbled1-1/+2
2005-02-10Update xfmail to 1.5.5. The old xfmail 1.4.7 would not build on NetBSD 2.0garbled9-147/+55
2005-02-10Install the DragonFly.cf file too, from Todd Willey in PR pkg/29330.xtraeme3-2/+18
2005-02-10Make note of upx update.ben2-3/+3
2005-02-10Update upx to version 1.25. This addresses PR#29327.ben4-53/+27
Changes include: * INFO: http://upx.sourceforge.net is the permanent UPX home page * watcom/le: don't crash on files without relocations * win32/pe: stricter checks of some PE values * source code: much improved portability using ACC, the Automatic Compiler Configuration * source code: compile fixes for strict ISO C++ compilers * source code: compile fixes for Win64
2005-02-10s/recognise/recognize/. TNP uses American English.grant2-4/+4
2005-02-10add rcsid.salo1-0/+2
2005-02-10Updated qt3 to 3.3.4adam2-3/+7
2005-02-10Changes 3.3.4:adam9-28/+19
Installation --------------- Added support for DragonFly BSD. Fixed compilation for 64-bit Linux. Compilation fixes for OpenBSD configured with -thread. Windows Installer ----------------- Add option to set environment variables. Fixed problem propagating PATH environment variable. Make sure the PostgreSQL and MySQL libraries are shown correctly. Compilers --------- Work around a bug in HP-UX aCC. Support IRIX with 7.4.x compiler. Fixed moc compilation when Bison is installed. Fixed compilation with Intel compiler on Windows. Qt Designer ----------- Fixed bug that could corrupt the .pro file. Fixed bug that would remove source files from project when using a statically linked designer. Fixed handling of custom widget plugins which subclass QWidgetStack. Raise and give focus to source files when clicking on them in the project overview. Fixed bug where empty variable declarations in .ui file would generate improper C++ code. Fixed crash when deleting action while changing its name. Fixed crash when using third party plugins that create tabwidgets without any pages. Fixed bug renaming slots in edit custom widgets dialog where old slot name would not get removed. Make sure uic-generated code compiles when QT_NO_CAST_ASCII is defined. Fixed bug showing wrong status indicators in connection table after sorting the list. Prevent templates based on unsupported widgets (like QScrollView) from being created. Qt Linguist ----------- Fixed bug where spaces at the beginning or at the end of the source text would not be displayed. Qt Assistant ------------ Fixed bug in printing that sometimes caused the last page to be skipped. Fixed invalid font size error on startup. qmake ------- Work around bug in Visual Studio 2003 Custom Build Steps. Handle path names with spaces properly. Handle file names containing '&' characters correctly. Create dependencies on .ui.h files. Fixed crash on Solaris when error() string contains single quote. Make it possible to specify a RES file for the vcproj file. Fixed bug in make install on Linux Various improvements for XCode. Fixed bug in shadow builds. for more information see 'changes-3.3.4'
2005-02-10Added support for CPUS (pkg/29278 by Piotr Kalinowski)martti1-1/+6
2005-02-10Updated xfce4-wavelan-plugin to 0.4.1nb1martti1-1/+2
2005-02-10Removed NOT_FOR_PLATFORMmartti1-4/+1
2005-02-10xfce4-wavelan-plugin-0.4.1nb1martti3-2/+17
* Added NetBSD 1.6.2 support (untested)
2005-02-10Note revision bump for lilypond to 2.jmmv1-1/+2
2005-02-10Fix installation of info files. We have to manually pass the --infodirjmmv1-2/+4
argument to the configure script to point to ${PREFIX}/info; otherwise they'd get installed in the lilypond/lilypond subdirectory, thus being unrecognized by the PLIST. Bump PKGREVISION to 2.
2005-02-10Note update of docbook-xsl to 1.68.0.jmmv1-1/+2
2005-02-10Regenerate for fixes.xml rev 1.7 (typo fix), but appears to have pulled insketch2-526/+548
some other changes as well.
2005-02-10Update to 1.68.0:jmmv3-24/+58
This release includes some features changes, particularly for FO/PDF output, and a number of bug fixes. FO * Moved footnote properties to attribute-sets. * Added support for side floats, margin notes, and custom floats. * Added new parameters body.start.indent and body.end.indent to the set.flow.properties template. * Added support for xml:id * Added support for refdescriptor. * Added support for multiple refnamedivs. * Added index.entry.properties attribute-set to support customization of index entries. * Added set.flow.properties template call to each fo:flow to support customizations entry point. * Add support for @floatstyle in figure * Moved hardcoded properties for index division titles to the index.div.title.properties attribute-set. * Added support for table-layout="auto" for XEP. * Added index.div.title.properties attribute-set. * $verbose parameter is now passed to most elements. * Added refentry to toc in part, as it is permitted by the DocBook schema/ DTD. * Added backmatter elements and article to toc in part, since they are permitted by the DocBook schema/DTD. * Added mode="toc" for simplesect, since it is now permitted in the toc if simplesect.in.toc is set. * Moved hard-coded properties to nongraphical.admonintion.properties and graphical.admonition.properties attribute sets. * Added support for sidebar-width and float-type processing instructions in sidebar. * For tables with HTML markup elements, added support for dbfo bgcolor PI, the attribute-sets named table.properties, informaltable.properties, table.table.properties, and table.cell.padding. Also added support for the templates named table.cell.properties and table.cell.block.properties so that tabstyles can be implemented. Also added support for tables containing only tr instead of tbody with tr. * Added new paramater hyphenate.verbatim.characters which can specify characters after which a line break can occur in verbatim environments. This parameter can be used to extend the initial set of characters which contain only space and non-breakable space. * Added itemizedlist.label.markup to enable selection of different bullet symbol. Also added several potential bullet characters, commented out by default. * Enabled all id's in XEP output for external olinking. HTML * Added support for refdescriptor. * Added support for multiple refnamedivs. * Added support for xml:id * refsynopsisdiv as a section for counting section levels Images * Added new SVG admonition graphics and navigation images.
2005-02-10Fix typo.sketch1-2/+2
2005-02-10the daily security patch:drochner3-3/+35
sprintf->snprintf to fix security problem (CAN-2005-0076) (patch from Debian) bump PKGREVISION
2005-02-10Note update of pkg_alternatives to 1.3.jmmv1-1/+2
2005-02-10Update to 1.3: show a more descriptive usage message, useful as a quickjmmv2-4/+20
reference. Per tv@'s suggestion.
2005-02-10Capitalize XMMS.reed1-1/+1
2005-02-10mail/cueitojun1-1/+2
2005-02-10upgrade to 20050131. minor bugfixesitojun2-6/+6
2005-02-10Rearrange so that the MAINTAINER and HOMEPAGE are stored with thejlam2-6/+6
package Makefile instead of Makefile.common. Also, fix the HOMEPAGE for the courier-authlib component of the Courier package.
2005-02-10Add a buildlink3.mk file for use by other package Makefiles.jlam1-0/+18
2005-02-10Add and enable courier-authlib.jlam1-1/+2
2005-02-10Import courier-authlib-0.53, the standalone Courier authenticationjlam1-1/+2
library, as security/courier-authlib.
2005-02-10Import courier-authlib-0.53 as security/courier-authlib.jlam10-0/+419
The Courier authentication library provides authentication services for other Courier applications. In this context, the term "authentication" refers to the following functions: 1. Take a userid or a loginid, and a password. Determine whether the loginid and the password are valid. 2. Given a userid, obtain the following information about the userid: A. The account's home directory. B. The numeric system userid and groupid that owns all files associated with this account. C. The location of the account's maildir. D. Any maildir quota defined for this account. See the Courier documentation for more information on maildir quotas. E. Other miscellaneous account-specific options. 3. Change the password associated with a loginid. 4. Obtain a complete list of all loginids.
2005-02-10on Linux, we need more than just /proc in the sandbox. :)grant1-2/+2
2005-02-10add planetmirror to MASTER_SITE_PERL_CPAN for Australia.grant1-2/+3
2005-02-10Update security/openpam to 20050201 (Feterita). Changes from versionjlam5-18/+22
20040210 (Eelgrass) include: - BUGFIX: Correct numerous markup errors, invalid cross-references, and other issues in the manual pages, with kind assistance from Ruslan Ermilov <ru@freebsd.org>. - BUGFIX: Avoid multiple evaluation of macro arguments in ENTERX() and RETURNX() macros. - BUGFIX: Remove an unnecessary and non-portable pointer cast in pam_get_data(3). - BUGFIX: Fix identical typos in PAM_ACCT_EXPIRED case in pam_strerror(3) and gendoc.pl. - ENHANCE: Minor overhaul of the autoconf / build system. - ENHANCE: Add openpam_free_envlist(3).
2005-02-10Note upgrade for ganglia packages to 3.0.0:jschauma1-1/+3
Changes since previous: Ganglia now allows you to send status messages over unicast routes instead of a single multicast channels. The Apache Portable Runtime (APR) library is the library underlying the Apache web server which provide memory pools, networking io, hash tables and arrays in a very portable manner. APR now serves as the heart of the new ganglia monitoring daemon to expand portability, improve reliability and provide new features like IPv6 address support More powerful and flexible configuration Configuration analysis gives bandwidth usage More powerful Access Control mechanism You have complete control over metric collection Solaris gmond doesn't have to be run as root anymore Mixing different OSes on same channel is okay now Fixed the XML DTD Darwin metric collection greatly improved Fixed bug that required Solaris systems to run in debug mode Fixed a memory leak on FreeBSD All metric collection functions are in a standalone library Potential memory leak fixed in gmetad All communication protocols are now defined in ./lib/protocol.x Gmetad on Solaris bug fixed
2005-02-10Upgrade ganglia-webfrontend to 3.0.0jschauma3-53/+37
2005-02-10Upgradde ganglia-monitor-core to version 3.0.0, which was releasedjschauma12-148/+694
one day after the initial import of this package.
2005-02-10Be more specific about exiscan capabilities.reed1-2/+4
2005-02-10Add me to list of pkgsrc developers helping with Linux.reed1-2/+2
2005-02-10Slight description improvement: this can "view" and also is forreed1-1/+2
"documentation". (I would also like to see this moved to sysutils category or sysutils added to CATEGORIES and also change COMMENT to "GNU info documentation utilities".)
2005-02-10Capitalize first "Note:"reed1-1/+1