summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-07-15enable this for *-*-sparc not just SunOS-*-sparc.mrg1-2/+2
2004-07-15add powerpc support (it *almost* works properly...)mrg2-6/+11
2004-07-15- fix printing file sizes >= 2GBmrg2-1/+38
- add "exit" support
2004-07-15add anchors for jumping to the top and each section of the HTML report.grant1-4/+22
2004-07-15only include broken packages in the email output.grant1-6/+9
2004-07-15re-add Firefox 0.8 binary pkg for NetBSD/i386, both the NetBSD nativegrant3-3/+22
and Linux versions (define MOZILLA_USE_LINUX to use the Linux version). both tested on NetBSD-current.
2004-07-15If we're going to do the substitution of ${SH} in the Makefile, we mightagc1-1/+1
as well give it something to substitute. No functional change to the package.
2004-07-15Note addition of fixelfprot-20040714, from Chuck Silvers.agc1-1/+2
2004-07-15Add and enable fixelfprot.agc1-1/+2
2004-07-15Initial import of fixelfprot-20040714 into the packages collection.agc4-0/+218
This program was written by Chuck Silvers. Fix up the permission bits for the program load section containing the .got section of a PPC ELF binary.
2004-07-15Print warnings to stderr, not stdout. This matches rc.subr behaviour.jlam4-8/+8
2004-07-15Make this look more like sqwebmail's rc.d script so that "status" returnsjlam1-29/+25
something meaningful, even if it can only be run by root.
2004-07-15Fix error in sharedindexupdate script where @DATADIR@ wasn't beingjlam1-1/+3
substituted with any value.
2004-07-15- Backout recent APACHE_DEFAULT_FILES build def as some ppl are havingadrianp3-1451/+1422
problems with it and it also looks like it might be breaking some apache related packages.
2004-07-15Updated screen to 4.0.2nb1atatat1-1/+2
2004-07-15Put the config.h.in patch into its own patch file and add more to itatatat5-20/+60
that forces varargs to be used on NetBSD. Some gcc 3.3 instances (specifically 3.3.3nb1 on NetBSD/alpha) fail one of the configure tests making it think we don't have sprintf() (and therefore no varargs) causing unmentionably evil things to be done instead. This usually leads to core dumps. Fix a pointer-to-integer cast warning by casting to long in between. The actual use case is harmless, but the compiler can't tell that. Bump PKGREVISION to 1 for the gcc workaround (affects at least NetBSD/alpha which can now build a better screen). Addresses PR pkg/25937.
2004-07-15note update of scilab to 3.0dmcmahill1-1/+2
2004-07-15update to scilab-3.0dmcmahill15-1354/+5900
Main Changes Scilab 2.7 -> 3.0 ============================== NEW FUNCTIONALITIES =================== - continue instruction added - [a(i,j),b(..),..]=foo(..) syntax is now handled - arpack algorithms for sparse matrix eigenvalues/eigenvectors computation added - Levenberg-Marquardt algorithm of Minpack used to define function lsqrsolve - New graphics mode improved - beta and legendre function added (thanks to B Pincon) - Scicos has been extended to handle non causal systems description (supported by RNTL) - Matlab to Scilab translator has been re-written, and extended to current Matlab syntax. OTHERS IMPROVEMENTS =================== - Better discontinuities handling in Scicos - More efficient number parsing (thanks to B Pincon) - More efficient 3D Zoom (thanks to E Segre) - Improved scipad, shortcuts, language handling, colorization, bug fixes.. (thanks to E Segre) - for loop variable is no more removed at the end of the loops - figure sizes are now taken into account in Postscript export - Windows GUI improved - Graphic windows refresh improved under Windows - Scilab has been adapated to IA64 architecture - Helvetica (Arial on Windows) fonts added (corresponding font identifiers are from 6 to 9) (thanks to B Pincon) - N dimensionnal matrices efficiency improved (thanks to B Pincon) - logical expressions shortcuts handled in if - cd, ls, clc, clf, tohome functions added - functions with no argument can be called without () if called as a command
2004-07-14Note that foomatic is at 3.0.1, and that I'm still working on it.jlam1-2/+2
2004-07-14The HTML documentation has been moved to ${PREFIX}/share/doc/courier.jlam4-10/+17
2004-07-14Move addition of "liblog" to WRKSRC_SUBDIRS from Makefile tojlam2-4/+3
Makefile.authdaemond so that courier-auth* module packages will patch correctly.
2004-07-14Remove PKGREVISION after latest update to version 0.45.6.jlam2-4/+2
2004-07-14+ rrdtool-1.0.48 [pkg/26326]xtraeme1-2/+2
2004-07-14Make note of update of XaoS to 3.1.ben1-1/+2
2004-07-14Update of x11/XaoS to 3.1, as requested in PR#26323.ben5-68/+136
2004-07-14Courier packages have been updated.jlam1-4/+1
2004-07-14Note updates of the Courier mail packages.jlam1-1/+6
2004-07-14courier-maildirmake has been renamed to courier-maildir. Handle newjlam1-2/+3
dependency and bump PKGREVISION as a result. XXX This package should really be changed to build from the latest XXX courier distribution, much like courier-auth. This package in its XXX current form hasn't been updated in years, while the core courier XXX package notes bug fixes and feature additions to the maildrop code XXX during that time.
2004-07-14courier-maildirmake has been renamed to courier-maildir.jlam1-2/+2
2004-07-14Update mail/sqwebmail to 4.0.5 (based on the courier-0.45.6 distribution).jlam12-229/+148
Changes from version 3.6.2 include: * Honor ${VARBASE}. * Remove pcpd and sqwebmaild rc.d scripts and replace them with a single sqwebmail rc.d script that calls the Courier-provided control script to start/stop the SqWebMail service daemons. * Use sysconftool from courier-auth to merge config files. * Move HTML documentation into ${PREFIX}/share/doc after discussion with wiz. * Support for the ACL IMAP extension. * Improve support for MIME encodings. * Fixes buffer overflow vulnerability (PR 25774): http://www.securityfocus.com/bid/9845 http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0224
2004-07-14Update mail/courier-imap to 3.0.5 (based on the courier-0.45.6jlam17-86/+194
distribution). Changes from version 2.2.1 include: * Honor ${VARBASE}. * courierlogger(1) has been moved to mail/courier-auth. * Use the sysconftool from courier-auth to merge config files. * The courier* rc.d scripts now check that authdaemond is also set to "YES" to ensure that authdaemond is running before the courier-imap daemons are started. * Support for the ACL IMAP extension (RFC 2086 as well as the 2nd draft revision of the ACL specification) via shared maildirs. * Bug fixes and improvements to MIME encoding. * Fixes buffer overflow vulnerability (PR 25774): http://www.securityfocus.com/bid/9845 http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0224
2004-07-14Update mail/courier-auth to 0.45.6. Changes from version 0.44.2 include:jlam14-57/+134
* Honor ${VARBASE}. * Rename "authdaemon.sysconftool" to "sysconftool" for use by other Courier mail packages. * authvchkpw explicitly disabled -- it's not officially supported within courier, and there's a workaround by using vchkpw2userdb(8). This closes pkg/19365. * courierlogger(1) moved from mail/courier-imap into this package. * Support a new setting DEBUG_LOGIN in authdaemonrc to allow easier debugging of the authentication process. * Added documentation on how to debug the authentication process in ${PREFIX}/share/doc/courier. * makedat: Skip subdirectories named "CVS". Allows all directory-based lists (makesmtpaccess, etc...) to be managed via CVS.
2004-07-14Remove mail/courier-maildirmake. This package will be reimported asjlam6-128/+0
"mail/courier-maildir" and will contain the various Courier utilities used to manipulate maildirs for the Courier mail packages.
2004-07-14Re-add "courier-maildirmake" as "courier-maildir" and update to utilitiesjlam8-0/+189
from courier-0.45.6. Changes from version 0.44.2 include: * Renamed maildir* programs and manpages to be courier-maildir* to avoid conflicts with other maildir packages (notably, qmail). * New utilities to handle maildirs with ACLs to support ACL IMAP in courier-imap and sqwebmail. * Added scripts to build indices of shared maildirs on the system for courier-imap and sqwebmail.
2004-07-14Update mail/dovecot to 0.99.10.7xtraeme3-11/+12
v0.99.10.7 2004-07-14 Timo Sirainen <tss@iki.fi> + Added outlook-pop3-no-nuls workaround to fix Outlook hang in mails with NULs. + Config file lines can now contain quoted strings ("value ") - If client didn't finish downloading a single mail in 30 seconds, Dovecot closed the connection. This was supposed to work so that if client hasn't read data at all in 30 seconds, it's disconnected. - Maildir: LIST now doesn't skip symlinks
2004-07-14Note pkglint update to 3.88.wiz1-1/+2
2004-07-14Update to 3.88:wiz2-11/+13
Fix some bugs wrt MESSAGE and PLIST checking. From Roland Illig in private mail.
2004-07-14Sort options; sort SEE ALSO; new sentence,wiz1-30/+38
new line; miscellaneous other fixes.
2004-07-14note neon-0.24.7 updateepg1-1/+2
2004-07-14Update neon to 0.24.7epg3-7/+7
Changes in release 0.24.7: * Compression interface fixes: - fix issues handling content decoding and request retries from authentication challenges (Justin Erenkrantz) - fix places where reader callback would receive spurious size=0 calls - fix to pass user-supplied userdata to user-supplied acceptance callback * Fix for RFC2617-style digest authentication (Hideaki Takahashi). * Fix to pick up gethostbyname() on QNX 6.2.
2004-07-14Update pkg_tarup to 1.6erh1-1/+2
2004-07-14Update pkg_tarup to 1.6.erh5-78/+235
Add several command line options to control how and where pkg_tarup creates packages. pkg_tarup is now functional enough that pkg_tarup_all just runs it. Add various bits of quoting to make packages that contain filenames with spaces more likely to work. Add a man page.
2004-07-14Sync PLIST with 4.7 update (hi cjs!).wiz1-5/+19
2004-07-14Fix PLIST issue.seb1-2/+2
As soon as PLIST_SRC is defined the "default" PLIST files are not added to PLIST_SRC. So 'PLIST' has to be explicitly listed in the APACHE_DEFAULT_FILES == "yes" case.
2004-07-14Fix PLIST for 1.7.0 (hi jschauma!)wiz1-4/+72
2004-07-14Revert 1.29.wiz1-1/+14
With 1.29, e.g. devel/jgrasp would report: ===> Checking for vulnerabilities in jgrasp-1.7.0 => Checksum OK for jgrasp170.zip. ===> Extracting for jgrasp-1.7.0 ===> Required package : NOT found ===> Verifying reinstall for ../../lang/sun-jre13 even if sun-jre13/sun-jdk13 were already installed.
2004-07-14Remove devel/jlib.wiz8-117/+3
The pkgsrc version does not compile with gcc3; the latest available version does not compile with gcc3; development has stopped two years ago; there is no package in-tree that uses it.
2004-07-14Wesnoth is a fantasy turn-based strategy gamemanu2-2/+4
2004-07-14s,/var,${VARBASE},gxtraeme1-6/+6
2004-07-14Wesnoth is a fantasy turn-based strategy gamemanu8-0/+3696