summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-06-09update to latex-mk-1.7dmcmahill3-7/+8
------------------------------ Release Notes for LaTeX-Mk-1.7 ------------------------------ - Added support for makeindex. Suggested by Antoine Reilles who provided a preliminary patch. - Added a --help flag to the latex-mk script and documented the script a bit more there. It seems that some users are using the latex-mk script only and not the makefile system. Suggested by Reuben Thomas. - Added the ability in the latex-mk script to work with a read only current directory and use the TEXMFOUTPUT environment variable to control where the real output goes. Suggested by Reuben Thomas.
2006-06-09move Makefile .SUFFIXES statement before pattern rules which use itdbj3-8/+44
this fixes compile problems on darwin. This could have been alternately fixed by setting USE_TOOLS+=gmake instead
2006-06-09Note addition of net/couriertcpd and updates of the Courier packages.jlam1-1/+6
2006-06-09Update mail/courier-mta to 0.53.2. Changes from version 0.53.1 include:jlam7-34/+39
* [SECURITY] Fix bug in encoding of usernames that contain '='. This fixes the security advisories noted here: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2659 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=368834 http://secunia.com/advisories/20519/ * Implemented "Purge" option for mail filters. * Invoke Courier filters in alphabetical order, and uses 050 exit code to accept a message without running the remaining filters, which gets converted to a 250 ESMTP code. * Fix improper parsing of ident/pfix tokens in SPF. * New command line tool "aliaslookup" to look up mail aliases. * Added support for the koi8-u character set.
2006-06-09Update mail/courier-imap to 4.1.1. Changes from version 4.1.0 include:jlam6-39/+28
* Fix quota calculations on 32 bit platforms with 64 bit off_t.
2006-06-09Update mail/sqwebmail to 5.1.2. Changes from version 5.1.1 include:jlam5-18/+20
* Fix monthly rotation of sent folder on multilingual systems. * Miscellaneous small i18n fixes. * New "any message" webmail filter option. * Improve the "message limit exceeded" error message. * New checkbox on the login form enables/disables soft timeout. * Create an invisible frame at login time that reloads at timeoutsoft/2 intervals, thus keeping the session alive * Fix bug where overriding TIMEOUTSOFT via environment variables may cause calendar session to timeout prematurely
2006-06-09Update mail/courier-maildir to track code from courier-0.53.2. Nojlam3-10/+7
changes from code in version 0.53.1.
2006-06-09Add and enable couriertcpd.jlam1-1/+2
2006-06-09Import couriertcpd and couriertls from courier-mta-0.53.2 asjlam5-0/+89
net/couriertcpd. This package contains couriertcpd(1), used to daemonize the Courier services, and couriertls(1) used to provide TLS support for the Courier services that support them.
2006-06-09freeciv-client is not only xaw-based anymore.ghen2-3/+4
2006-06-09update to 2.6.26drochner6-48/+12
changes: fixes for bugs and memory leaks, minor optimizations
2006-06-09Needs pkg-config to build.salo1-1/+3
2006-06-09fixup the .pc filedrochner1-1/+2
2006-06-09remove extern declaration of static variable that causesdbj2-4/+12
build failure on darwin
2006-06-09 Updated graphics/exiv2 to 0.10 [gdt 2006-06-09]gdt1-1/+2
2006-06-09Take maintainership.gdt4-12/+21
Update HOMEPAGE/MASTER_SITES. Update to 0.10. bug fixes improved CRW support add tiff suppport (and therefore NEF)
2006-06-09Note removal of netscape7*jschauma1-1/+6
2006-06-09remove netscape7*jschauma1-6/+1
2006-06-09As noted on 2006-05-24jschauma23-433/+0
(http://mail-index.netbsd.org/pkgsrc-users/2006/05/24/0003.html): Remove netscape7 (and the respective netscape7-acroread packages) since Netscape7 (the unix flavor) is no longer maintained and has a large number of unfixed security vulnerabilities.
2006-06-09update pkg_chk to 1.75abs3-5/+9
- match bsd.own.mk logic for determining MAKECONF, as requested by Joerg
2006-06-09make(1) will automatically delete partially made targets if the targetjlam4-122/+70
creation fails, so remove instances where temporary files were created then moved to the final target filename, and just directly create the target. This is just for brevity/clarity, and saves a few tool calls.
2006-06-09firefox-bin requires libraries from suse_compat when using SUSE 10.0salo1-1/+4
2006-06-09Add missing end-quote in rc scripts. Patches fromreed3-5/+6
Mark Cullen via pkgsrc-users list. Fixes "Syntax error: Unterminated quoted string". Also bump PKGREVISION.
2006-06-09- Added "read" to the list of allowed shell commands.rillig1-6/+54
- Added an explanation for the ${WRKSRC}/.. warning, since it is not documented anywhere else. - Improved two diagnostics for buildlink3.mk files. - Added a check to discover package name mismatches in BUILDLINK_{ABI,API}_DEPENDS, as well as the version numbers.
2006-06-09USE_TOOLS+=yaccminskim4-4/+8
2006-06-09Add a new variable CHECK_FILES_SUPPORTED which is a package-settablejlam3-3/+17
variable to show whether the package supports running the check-files target. Set CHECK_FILES_SUPPORTED to "no" in pkgtools/pkg_install in the case where the PREFIX does not match ${LOCALBASE} it's likely the tools are being installed in some place that's completely outside pkgsrc control, and check-files fails horribly in that case.
2006-06-09USE_TOOLS+=lexminskim5-6/+10
2006-06-09USE_TOOLS+=flexminskim2-3/+4
2006-06-09USE_TOOLS+=lexminskim2-3/+4
2006-06-09USE_TOOLS+=yaccminskim1-2/+2
2006-06-09USE_TOOLS+=flexminskim1-2/+2
2006-06-09USE_TOOLS+=lex yaccminskim3-4/+6
2006-06-09Remove conflicting declaration of malloc(); include stdlib.h instead.minskim2-1/+15
2006-06-09Make this package build with gcc-4.minskim2-1/+14
2006-06-09USE_TOOLS+=lexminskim1-1/+2
2006-06-09Note PKGREVISION bump of libsidplay2.minskim1-1/+2
2006-06-09Add missing files to PLIST.Linux. Bump PKGREVISION.minskim2-1/+5
2006-06-09Make this package build with gcc-4.minskim5-9/+52
2006-06-09Fixed pkglint warnings.rillig1-4/+4
2006-06-09Introduce the capability to gather all the warnings and errors thatjlam14-123/+185
are generated for a target and output them all at once at the conclusion of the target's invocation. The implementation is in bsd.pkg.error.mk, which defines a macro target "error-check" that will print out any non-empty warning and error files in ${WARNING_DIR} and ${ERROR_DIR} and exit appropriately if there were errors. Convert some targets that were just long sequences of ${ERROR_MSG} or ${WARNING_MSG} within a single shell statement to use the new delayed error output via error-check. Modify the compiler "fail" wrappers for C++ and Fortran to be less verbose during invocation. Instead collect the warnings and only print them at the end of the completed phase, e.g. after "configure" and/or "build" completes.
2006-06-09Uh, trim trailing whitespace.he1-5/+5
2006-06-09Show suggested entries for newsyslog.conf.he2-2/+14
Package contents the same, so no revision bump.
2006-06-09Add a message hinting with a sample newsyslog.conf entry.he2-2/+11
Package contents the same, so revision not bumped.
2006-06-09Fixed pkglint warnings.rillig3-21/+20
2006-06-09Fix prototype implementation mismatch and DragonFly specificjoerg4-3/+44
pcap problem. The former could result in different code for LP64, so bump revision.
2006-06-09Uses libintl, so depend on it. Bump revision.joerg1-2/+3
2006-06-09USE_LANGUAGES+=c, because linking is done with cc.rillig1-2/+2
2006-06-09I prefer #none over #empty in USE_LANGUAGES.rillig1-2/+2
2006-06-09Fixed pkglint warnings. Fixed gcc warnings. Bumped PKGREVISION since therillig4-15/+17
unfixed package may silently fail when sizeof(int) != sizeof(long).
2006-06-09Fixed pkglint warnings.rillig4-13/+14