summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-11-24postfix-1.1.12martti1-1/+2
2002-11-24Updated postfix to 1.1.12martti2-6/+5
- The garbage in "user@garbage"@domain address forms may cause the SMTP or LMTP client to terminate with a fatal error exit because garbage/tcp is not an existing service. This cannot be abused to cause the SMTP or LMTP client to send data into unauthorized ports.
2002-11-24Update config.sub and guess to the latest version, 2002-11-13.chris2-50/+75
Note we vary only be a couple of lines for sh5le.
2002-11-24Note update of gpgme to 0.3.13.chris1-1/+2
2002-11-24Update gpgme to 0.3.13.chris2-6/+6
Only change (other than version) is: * config.sub, config.guess: Updated from ftp.gnu.org/gnu/config to version 2002-11-08.
2002-11-24Fetch patch for "/ME" for "xchat" site instead of duplication it intron3-40/+8
the package sources.
2002-11-24Note updates of gnupg and sylpheed to nb1 versions.chris1-1/+3
2002-11-24Take the latest mime.types from apache2 so that it can be installedchris2-1/+477
into ${PKG_SYSCONFDIR}/sylpheed. It also means by default attaching files won't attach everything as an application/octet-stream file. This also fies the warnings about no mime.types file being found.
2002-11-24Note update of "xchat" and "xchat-gnome" packages to version 1.8.0nb1.tron1-1/+3
2002-11-24Prevent "/ME" from opening windows unnecessarily under certain conditions.tron3-2/+41
This patch was provided by Stefan Krueger in PR pkg/19096. Bump package revision to 1.
2002-11-24Adding missing include of libiconvchris1-2/+9
Add optional support for openldap, while not doing everything in PR pkg/18778 I really don't want to change the default behaviour from what it always has been. Bump pkgrevision number.
2002-11-24Seems that gnupg now depends on perl being available to create, installchris1-1/+3
and run gpgkeys_mailto Fixes PR pkg/19104 Also bump pkgrevision.
2002-11-24Note update of www/squid to 2.5.1nb1.taca1-1/+2
2002-11-24Update squid 2.5.1STABLE1nb1.taca2-4/+54
Apply official patches: * Small typo in dnsserver error message on DNS overload * Filter out unproxyable authentication schemes * cachemgr login & password revealed in HTTP server log files * make uninstall removes squid.conf * Segmentation fault if a external_acl helper exits prematurely * Squid rejects GET/HEAD with request entities claimint error 411 * external_acl.c compilation failure * memory leak of acl structures on "squid -k reconfigure" * Occasional corruption of objects when using aufs * Cachemgr "Total accounted:" memory statistics always report "-1" * WCCP hash assignment can sometimes be missed by the router * external_acl helper problem with spaces * --enable-async-io or --with-storeio=aufs fails to automatically enable --with-pthreads * "make addlang" fails * Specifying LDAP servers last on the command line does not work * Referer log not closed on shutdown * Many files missing from the contrib directory But the most recent patch isn't included since it content seems to be broken. * Impossible to define acls with spaces in them
2002-11-24Note addition of py-kqueuejdolecek1-1/+2
2002-11-24add py-kqueue subdirjdolecek1-1/+2
2002-11-24Initial import of py-kqueue version 2.0 into the Packages Collection.jdolecek4-0/+39
py-kqueue is Python glue for kqueue(2)/kevent(2) event interface on BSD systems. kqueue() provides a generic method of notifying the user when an event happens or a condition holds, based on the results of small pieces of kernel code termed filters. A kevent is identified by the (ident, filter) pair; there may only be one unique kevent per kqueue.
2002-11-24introduce PKG_HAVE_KQUEUE variable - defined if OS supports kqueue(2)/kevent(2)jdolecek2-2/+11
interface
2002-11-24This package appears to need autoheader to build.cjep1-1/+4
2002-11-23Note update of pkg_install to 20021123.jschauma1-1/+2
2002-11-23Note vcdimager-0.7.12, mplex-1.6.0, and icepref-1.1nb1 updates.wiz1-1/+4
2002-11-23Update to 1.1nb1 -- make it work with python versions other than 2.1.wiz3-10/+8
Patch provided by Julio Merino in PR 19146.
2002-11-23Always use pkgdiff -- this avoids having RCS Ids in patches.wiz2-10/+8
2002-11-23Update to 4.5, provided by ORI Manabu in PR 18698.wiz3-7/+11
Changes: Version 4.5 - July 4 2002, by Shigio Yamaguchi * htags: -m(--main-func) option added. * htags: --style-sheet=<style file> option added. * htags: --no-javascript option and no_javascript config variable added. * htags: -g(--gtags) option added. * htags: -s(--symbols) option and symbols config variable added. * gctags: --langmap option added. * gctags: -t and -d option added. * gtags: pick up macros with noargument, typedef name and enum member. * gozilla: -d option added. * gctags: assumes __attribute__, const, volatile, wchar_t as a reserved word in C language. assumes __attribute__, explicit, mutable, namespace, overload, typename, using as a reserved word in C++ language. Version 4.4 - March 30 2002, by Shigio Yamaguchi * gozilla: gozilla return to GLOBAL. * htags: -o(--other) option added. This option list not only source files but also other files like 'README'. * global: -o(--other) option added. This option search in not only source files but also other files like 'README'. * htags: configuration variable other_files added. * htags: configuration variable definition_header={no|after|before} added. * htags: configuration variable enable_grep and enable_idutils added. * htags: -l(--each-line-tag) option deleted. From now on, htags works as if -l flag is always specified. But -l(--each-line-tag) option is accepted for backward compatibility. * global: path conversion optimized and bug fixed. * gtags.conf: added documentation about variables. * htags: shut another security hole. * Some bugs are fixed. Version 4.3.1 - January 22 2002, by Shigio Yamaguchi This is bug fix version. * htags: global.cgi wasn't generated correctly. Version 4.3 - January 10 2002, by Shigio Yamaguchi * Support DJGPP. * Support nvi-1.81.5. * global.texi: chapter of less viewer, nvi-1.81.5 and reference manuals added. * global,gtags: the -q option added. * htags: fill anchors into path name. * global: GTAGSROOT file supported. Version 4.2 - November 24 2001, by Shigio Yamaguchi * postgres support added. You need to configure GLOBAL with --with-postgres option. * gtags: when no parser specified in config file, overloaded by default values. * gtags: variable 'skip' accept full path name. * htags: changed to refer to macros which is defined in other C source. * htags: --caution option added. * global.texi: reference manual added. * gtags, htags: allow relative path name for --gtagsconf. Version 4.1.1 - July 31, 2001, by Shigio Yamaguchi * htags: bug fixed. bless.sh removed 'TARGET=mains'. * htags: bug fixed. bless.sh didn't work without config file. * configure: bug fixed. --srcdir option didn't work. now you can build project at any directory other than source directory. * htags: generates rebuild.sh to redo the job with the previous context. * globash.rc: when GTAGSROOT specified, prompt is changed to "[$root]!$cwd" instead of "[$root]/...". * globash.rc: bug fixed. number was ignored in 'next <no>' and 'prev <no>'. * globash.rc: The -e option of show use emacsclient instead of emacs. Version 4.1 - July 12, 2001, by Shigio Yamaguchi [INCOMPATIBLE CHANGES] * global: rename the -i(incremental) option to -u(update) and the new -i(--ignore-case) option added because -i options is generally used for this purpose (see grep(1)). * gtags.conf: rename global.conf into gtags.conf because the old name was too generic. (GLOBAL also accepts old name for compatibility.) [OTHER CHANGES] * Some bugs are fixed. * globash.rc: GloBash --- Global facility for Bash added. * htags: create bless.sh when the -S option specified. * htags: config variables prolog_script, epilog_script, show_position, position_begin, position_end and icase_path added. * htags: path name search facility added. * htags: locate dbpath like global(1) does. * htags: show addtional information on status bar. * gtags: the -i option also locate tag files among cadedite directories. * global, gtags: make icase_path allways enable in Windows32 environment. * global: the -T(--through) option added. * gtags, htags: --gtagsconf option added. * gtags.conf: 'htags_options' added. * globa.texi: the method to use vim with GLOBAL and the description about GloBash added.
2002-11-23Commit change to patch-ad that mysteriously got lost in last commit.jschauma2-6/+6
(Thanks wiz!)
2002-11-23Bump PKGTOOLS_REQD to 20021123 to prevent users from using tools thatjschauma1-2/+2
could not correctly de-install packages if cwd is part of PLIST of the to be deleted package. This closes PR pkg/18384.
2002-11-23Upgrade to version 20021123, which fixes PR pkg/18384 by Grant.jschauma5-67/+39
Curiously, several of the patches required some changes -- have these not been tested with the latest version of pkg_install?
2002-11-23Some cleanups by Greg A. Woods in PR 18710.wiz2-34/+51
2002-11-23Upgrade of devel/aap to version 0.107.cjep5-13/+17
Changes since version 0.104: 0.107 * Fixed: Tests did not work on MS-Windows. * Fixed: Executing shell commands did not work on MS-Windows. * Fixed: Reading a dependency file did not work on MS-Windows. 0.106 * Fixed: When uploading with scp fails because of a read-only file system this was not noted as an error. * Fixed: When uploading multiple files with scp and one or more failed, the signatures were updated anyway. 0.105 * Improved performance by not computing the buildcheck signature for virtual targets. Especially helps for the recipe that ":mkdownload" generates. When evaluating a Python expression, replace "&gt;" with "$gt", "&lt;" with "$lt" and "|" with $bar, so that ":print" isn't confused. * Fixed: did not find Python modules in the directory of the top recipe.
2002-11-23Use a handcrafted .tar.bz2 instead of the original .tar.gz whichwiz2-5/+6
has '..' in some of its files' paths. Closes PR 18662. It's also smaller by ~200k :)
2002-11-23Update to 1.6.0 (from the mjpegtools distribution).wiz7-177/+20
Handles multiplexed streams and has (S)VCD support. Update from Ben Collver in PR 19098.
2002-11-23Update to 0.7.12, provided by the maintainer, Ben Collver, in PR 19097.wiz4-23/+13
Lots of new features and bug fixes.
2002-11-23Honour ZOULARISBASE, rather than expecting bmake in ${PREFIX}/bsd/bin.cjep4-3/+39
This should work with the Zoularis kit and the bootstrap kit. XXX The patches should go into 1.11.
2002-11-23Fix PLIST on powerpc.wiz4-2/+912
2002-11-23note sidplay & libsidplay updatepooka1-1/+3
2002-11-23Note update of devel/gtexinfo to version 4.3nb1 [dependency fix]seb1-1/+2
2002-11-23Remove dependency on libiconv, this was a mistake... my fault.seb1-2/+2
Bump PKGREVISION.
2002-11-23update to sidplay 1.0.9, makes the package compile againpooka5-122/+6
changes: Not much, basically bugfixes and re-adding of NetBSD audio support to the mainline.
2002-11-23update to libsidplay 1.36.57pooka2-5/+5
changes since previous version: * Fix PowerPacker decompression (rarely used these days).
2002-11-23Make qpopper build on Solaris.taca3-14/+16
- Remove extra rule line in install target. (It tried to do make on password directory.) - Solaris's /usr/ucb/install dosen't accept number with -g option.
2002-11-23Note update of editor/tamago to 20020909.taca1-1/+2
2002-11-23Update tamago to 2002/9/9 version from CVS.taca4-3802/+4043
- Use last updated date for pacakge version. - Utilize emacs.mk. Now build problem on emacs 20.X was fixed. 2002-09-09 NIIBE Yutaka <gniibe@m17n.org> Check JIS x0213 support at compile time. * check-jisx0213.el: New file. * configure.in: Check if JIS X0213 is supported or not. * Makefile.in (TOPSRCS): Remove egg-x0213.el. (DEPS): Don't load jisx0213.el. (ITSSRCS): Removed its/aynu.el. (AYNU): New variable. Bug fix. * its/thai.el (its-thai-add-vowel, its-thai-add-tone): Bug fixes. Just call compose-string.
2002-11-23This grep program has a -r option so document it in the man page.cjep3-9/+19
2002-11-23saslauthd daemonises itself, so we don't need to background it, andchris1-2/+1
we don't really need to sleep 2 while it gets going.
2002-11-23Note update of cyrus-sasl2 to 2.1.9nb2.chris1-1/+2
2002-11-23Match the default for the sasl socket dir, IE /var/run/saslauthd.chris3-8/+9
Also the dir is now root owned, but with 755 permissions, previously it was cyrus owned. Bump PKGREVISION to 2.
2002-11-23If PKGSRC_RUN_TEST is yes, make all run test. This results in testdillo1-1/+5
being run during the first part of a make; make install sequence. (As suggested by Greg A. Woods on tech-pkg.)
2002-11-23I did jasper 1.600.0 a while agodillo1-2/+1
2002-11-23"r:-ltermcap" didn't remove -ltermcap. "s:-ltermcap:" does. Fixesschmonz1-2/+2
link error on Darwin.
2002-11-23Darwin doesn't yet have a working equivalent to sysutils/userschmonz1-1/+3
because I'm a slacker. Take a months-old hint from Johnny in PR 16628 and set PKG_CREATE_USERGROUP to NO in the meantime.