summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-04-24integrate temporary fix against long-line attack, from FreeBSD ports-currentitojun3-27/+53
(committed Apr 17 by ache@freebsd.org). addresses problem outlined in this bugtraq article: http://www.securityfocus.com/templates/archive.pike?list=1&date=2000-04-15&msg=9763.000421@SECURITY.NNOV.RU
2000-04-24Update ruby-Tk to 1.4.4.sakamoto2-7/+8
Sync with lang/ruby.
2000-04-24regen.sakamoto1-2/+2
2000-04-24remove unneeded '\'.sakamoto1-2/+14
2000-04-24Update "mtv" package to version 1.1.1.0. A change list is not available.tron2-9/+9
Unfortunately our Linux emulation is still not able to run this reliable.
2000-04-24add net/gtk-gnutella into SUBDIRitojun1-1/+2
2000-04-24correct PLIST(s/gtk-gnutella/gtk_gnutella/)itojun2-4/+4
2000-04-24pkgsrc for gtk-gnutellaitojun5-0/+26
2000-04-24Make this build on current.fredb4-2/+30
2000-04-24upgrade to 5.3.8.itojun4-8/+8
--- changes since 5.3.4 * Fixed brown-paper-bag bugs involving rcfile name initialization. * In fetchmailconf, don't permit editing of a blank server entry. * Updated and corrected version of contrib/domino. * Galician translation added, courtesy of Jesus Bravo Alvarez <jba@pobox.com>. * Spanish translation updated, courtesy of Javier Kohen. * Removed an unnecessary Kereberos check that seemed to be causing lossage. * FETCHMAILHOME environment variable introduced to optionally override the normal $HOME location of fetchmail's rc, id, and pid files. * Fixed a bug in the SEARCH UNSEEN code that resulted in only half the available messages getting fetched each run. * Autoprobe now recognizes Domino IMAP servers and warns the user. * Add a needed pclose(3) call in interface.c (thank Matthias Andree). * In IMAP, use SEARCH UNSEEN instead of flag queries to count and identify unseen messages (thanks to Alexis Lê-Quôc <alq666@hotmail.com>). * Added contrib/domino, a workaround for the Domino attachment problem. * Added contrib/toprocmail, which demonstrates how a plugin can display selected mail headers. * French internationalization update from Guy Brand. * IMAP PREAUTH fix from Todd Sabin <tas@webspan.net>. * Fetchmail now runs on BeOS, thanks to David Reid <david@jetnet.co.uk>. * Back out the InterChange workaround, it breaks operation with M$ Exchange. * Update for cs.po from Jiri Pavlovsky. * Prevent spurious hostname matches in fetchmailconf. * Ultrix 4.5 port patches from Simon Burge <simonb@thistledown.com.au>. * Add bug warning to FAQ about Lotus Domino. * Suppress monitor check just after being woken by signal.
2000-04-24configure was missing a ./ and wasn't finding the configure scriptmbw1-2/+2
2000-04-24Set DEPENDS_TARGET=package during a "make package", and propagatekim1-5/+7
DEPENDS_TARGET to builds for dependencies. This results in "make package" creating packages for all missing dependencies as well, instead of merely installing them on the system. This is a more consistent and intuitive behaviour. Running "make install" will install the dependencies just like before (no binary packages will be built).
2000-04-23added patch-sumwiz1-0/+3
2000-04-23source files moved to a new site. Makefile updated.mbw1-3/+3
2000-04-23Sync w/ srcurity/ssh: prevent a segv when doing password authenticationthorpej2-9/+10
and the client happens to not be in a Kerberos realm.
2000-04-23Fix world writable directories to not be that way.kim1-1/+4
2000-04-23disable TOTD_USER support (this complicates installation too much)itojun1-0/+15
2000-04-23This wasn't supposed to be here...kim1-24/+0
2000-04-23Add and enable html2ps.kim1-1/+2
2000-04-23The program html2ps converts HTML to PostScript.kim8-0/+194
2000-04-23Add and enable p5-PerlMagickkim1-1/+2
2000-04-23The Perl module for ImageMagick.kim4-0/+56
2000-04-22Add png support.kim4-16/+28
2000-04-22update ted-en-gb (spelling dictionary) to 2.8dmcmahill2-5/+5
update provided in PR pkg/9916 by Mark Davies
2000-04-22update ted-en-us (spelling dictionary) to 2.8dmcmahill2-6/+6
update provided in PR pkg/9916 by Mark Davies.
2000-04-22Update dependency on gnumeric to >=0.52 and bump gnome version to 1.0.53.4rh1-3/+3
2000-04-22Update to 2.8.3pre.7. Bug fixes and doc changes since 2.8.3pre.6,fredb2-5/+5
including: - - more careful handling of CHARSET attributes - - fix bug in HTML.c that could result in infinite loop - - do not send local file name in referrer field Full details in CHANGES file.
2000-04-22Use dewey depends for openssl, as the moxienet patch is known not to workfredb1-2/+2
with openssl-0.9.2b.
2000-04-22Defuzz patches.fredb3-15/+16
2000-04-22update to ted-2.8dmcmahill4-7/+19
unfortunately a list of changes is not provided. this addresses part of PR pkg/9916. thanks to Mark Davies for the PR.
2000-04-21Update to reflect reality.jwise1-2/+2
2000-04-21Make this work with the new locations for PostgreSQL include files. Mindjwise3-2/+16
you, people _should_ be using databases/p5-DBI and databases/p5-DBD-postgresql instead...
2000-04-21Add a patch for FUNCTION_PROFILER bug.tsutsui2-0/+36
From gnusrc/gnu/dist/gcc/config/mips/mips.h (1.3->1.4)
2000-04-21Enable smtpd.mjl1-1/+2
2000-04-21Initial import of smtpd, an SMTP store-and-forward proxy for firewalling.mjl9-0/+138
2000-04-21Avoid compile-time warnings caused by redefinition of curses.h macros.bouyer2-4/+14
2000-04-21Update global to 3.55sakamoto10-40/+84
Fixes pkg/9668 by nagae@tk.airnet.ne.jp What's New since 3.54 The -g and -s option are optimized. Above serious bug is fixed. What's New since 3.5 Ported to Cygwin tools for WIN32 environment. (You need Cygwin tools Release B20.1) Gozilla ported to WIN32 environment.(You need Borland C compiler) Gtags.el was improved. Ported to Solaris. What's New since 3.44 C++ supported. XEmacs supported. Ported to WIN32 environment.(You need Borland C++ compiler 4.5 or 5.0)
2000-04-21Oops, gcmain.c is in the archive but not extracted.itohy3-13/+4
2000-04-21o Update to 0.1.8.itohy7-39/+99
o Fix suspend (^Z) behavior. Suspend the job w3m belongs to, not w3m only.
2000-04-21install manpagehubertf2-2/+6
2000-04-21use openssl-0.9.5aexplorer1-2/+2
2000-04-21allow use of openssl-0.9.5aexplorer1-2/+2
2000-04-21unneeded patch removedexplorer2-37/+0
2000-04-21upgrade to mod_ssl-2.6.3-1.3.12, which will handle openssl-0.9.5aexplorer3-9/+12
2000-04-21upgrade to 1.3.12, which will handle openssl-0.9.5aexplorer2-5/+4
2000-04-21upgrade to 0.9.5aexplorer5-85/+182
2000-04-20Depend on "unzip" 5.40 or newer.tron1-2/+2
2000-04-20Disable mozilla. The package is very, very outdated, and not maintained.fvdl1-2/+2
2000-04-20Note, in big, friendly letters, that this package is outdated and notfvdl1-1/+3
maintained.
2000-04-20Added a patch to address pkg/9941.elric2-1/+12