summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-04-12Do the _C_LABEL thing for sparc here as well.skrll3-1/+136
Hopefully fixes pkg/10785
2001-04-12Add a CONFLICTS entry for netatalk-umich-*wennmach1-1/+2
Found by pkgconflict.
2001-04-12Regen. Don't know how this got out of sync.skrll1-2/+2
2001-04-12Add _C_LABEL to the sparc assembler files.skrll3-35/+33
Fixes pkg/11360.
2001-04-12MD5->SHA1skrll2-63/+63
2001-04-12Update:jun2-4/+4
0.08 2001/04/12 * Fixing IV length. Stefan H. Holek <stefan@epy.co.at> disastry@saiknes.lv * Skipping the tail of armor. Stefan H. Holek <stefan@epy.co.at>
2001-04-12on bind9 mailing list isc/niminum people recommended against the use ofitojun2-8/+4
/dev/urandom.
2001-04-11* Script file were accidentally cut in the middle. Fixed as original PRkei1-2/+16
pkg/11963. Pointed out by key@kaynet.or.jp on tech-pkg-ja.
2001-04-11Add a conflict -- both packages have a `pgps' executable.jtb2-2/+6
From Lex Wennmacher's pkgconflict results.
2001-04-11Get rid of some use of __NetBSD__. "values.h" is either inexistant orjtb12-144/+94
deprecated on most systems.
2001-04-11fix pkgname to be legal - postfix-20010228-pl1 is *not*hubertf1-2/+2
Remember: NO '-' IN PKG VERSION!
2001-04-11Last minute bug fix that didn't make it into the pkg.hubertf4-4/+52
Sent in private mail by Nobuhiro Yasutomi <nobu@tech.isac.co.jp>
2001-04-11Patch configure rather than configure.in. Minor face-lift to Makefile.jtb3-19/+16
2001-04-11There is no need to install a math.h and it can cause problems.skrll2-4/+4
Fixes pkg/10769 from "Rhialto" <rhialto@polderland.nl>
2001-04-11Use wildcards in CONFLICTS.wennmach2-4/+4
2001-04-11Update surfraw to 1.0.3. Changes from version 1.0.2:jlam7-33/+52
New elvi: amazon Add `scaleplus' elvi to elvi/Makefile.am Minor documentation bug fixes
2001-04-11Reverse order of PLIST and PLIST.NetBSD-sparcjlam1-3/+3
2001-04-11Update package list for changed version number.tron4-130/+134
2001-04-11Update:jun2-4/+4
1.95b119 (2001/04/09) mew-dist release * Raw text strings in parameters are decoded before splited with ";". * ":" for mew-summary-analyze-again-alternative. * Defining mew-use-alternative. * mew-face-header-date. Takashi SATOH <satoh@aurora.dti.ne.jp> * C-cC-y for mew-summary-execute-command. * "ml2" for sorting. Kentaro Inagaki <inagaki@tg.rim.or.jp>
2001-04-10This patch was missing. Noted by Dan in private mail.rh1-0/+47
2001-04-10Move cpp-like Makefile (.if exists()) statement after the inclusion ofwennmach1-4/+5
bsd.pkg.mk. Thanks to Alistair Crooks for this fix (and for enlightening me).
2001-04-10Update to version 0.3wennmach1-2/+2
2001-04-10o We use the built-in type `text' nowwennmach1-9/+28
o Do the conversion from type `text *' to `char *' correctly o Catch NULL pointers
2001-04-10Three major changes:wennmach1-34/+38
o Implement a +COMMENT file parser as a kind of state machine with `awk'. o Use recommended built-in type `text' instead of `varchar' in PostgreSQL. o Redo SQL queries to take registered conflicts into account.
2001-04-10tar -C does not work if the cwd is not writable (I consider this a tar bug),wennmach1-2/+2
so do it the standard way: cat ... | (cd ...; tar ...)
2001-04-10Note inclusion by odbc-postgresqljlam1-1/+2
2001-04-10Fix build error on NetBSD systems without "intl" library in base system.tron1-1/+2
2001-04-10Update to 1.03r, per PR 12596. Changelog only available in japanese, sorry.hubertf2-5/+5
2001-04-10Make the pkg name a bit more standard (rename to 3.10anb1)hubertf1-2/+2
2001-04-10Update to 2.0. Notable changes include:mjl2-10/+6
Name change from CGI_Lite to CGI::Lite. Added parse_new_form_data(), for use under persistant applications Removed $` and $' from the code, and "optimized" an important regexp. The set_file_type method now works as it should. Added the get_ordered_keys method Added a set of miscellaneous functions: browser_escape, url_encode, url_decode, is_dangerous, escape_dangerous_chars. Fields containing more than one value in multipart forms are now handled correctly. You can now parse/decode cookies in much the same manner as forms.
2001-04-10always add dependency to canna.itojun1-3/+3
2001-04-10visit mail/cueitojun1-1/+2
2001-04-10cue - a lightweight email readeritojun4-0/+50
2001-04-09generate dir before copying file(s) to it. PR 12590.hubertf1-1/+2
2001-04-09Update to 1.3.2.soren2-8/+8
The main point of this release is improved compatability with IRIX and Solaris, plus some bugfixes. There's one new significant feature, which is the option to do SUID root installations of pchar. [Not used in this pkg.]
2001-04-09It seems Macromedia replaced the file on their server without changinghubertf1-2/+2
the distname/dir. Fix for i386 - it seems the solaris file was not changed.
2001-04-09Update to 4.3.2.drochner9-109/+78
See http://www.w3.org/Amaya/User/New.html for the changelog - it's too much to list here.
2001-04-09Update colorize to 0.2.8zuntum2-5/+5
colorize (0.2.8) unstable; urgency=low * *fixed* the address catch * it's really support exim log now * some code cleanup (free some variable after use, 'userfriendly' comments, etc.) * *fixed* script name in examples. After all, you don't must read it before use (blah, why? :) * s/squid/proxy/ (i love oops, and log format is equivalent) * message function rewrite * !new! added ipv6 IP support (it's only just seek for :: before and after a word character[s]) * !new! option --convertdate or -C to convert unix timestamp to readable format [toma's idea] * !new! format: oops.log * !new! good word: done, check * !new! bad word: offline * !new! number catch * !new! system words
2001-04-09fix typo, pointed out by zuntumhubertf1-2/+2
2001-04-09Fix checksum for Solaris 2.5.1 distribution file.tron1-2/+2
2001-04-09Make this package work with version 0.9.6 of the "openssl" package.tron1-4/+6
2001-04-09- Install new include files so that this package can be used to buildtron3-28/+22
applications again. - Fix patch sum for Solaris.
2001-04-09one more shared lib fix. corrects ELF symlinksdmcmahill1-5/+3
2001-04-09lukemftpdlukem1-1/+2
2001-04-09Since ${PREFIX} expansion in MESSAGE is automatic, remove outdatedwiz5-15/+10
comment.
2001-04-09echo -> ${ECHO}wiz1-2/+2
2001-04-09Move BUILD_USES_MSGFMT to DEPENDS block.wiz1-2/+2
2001-04-09replace work with ${WRKDIR}wiz1-3/+3
2001-04-09One MAINTAINER block should be enough. Shorten COMMENT.wiz1-5/+2
2001-04-09Remove trailing empty line.wiz1-1/+0