Commit graph

19078 commits

Author SHA1 Message Date
skrll
1706e3b77b Regen. Don't know how this got out of sync. 2001-04-12 07:28:58 +00:00
skrll
35d891d7e7 Add _C_LABEL to the sparc assembler files.
Fixes pkg/11360.
2001-04-12 07:14:58 +00:00
skrll
c2b5cdc42d MD5->SHA1 2001-04-12 07:11:37 +00:00
jun
8d4be203e8 Update:
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-12 05:30:14 +00:00
itojun
04f5fea24e on bind9 mailing list isc/niminum people recommended against the use of
/dev/urandom.
2001-04-12 03:35:25 +00:00
kei
33ee9d4a8b * Script file were accidentally cut in the middle. Fixed as original PR
pkg/11963.  Pointed out by key@kaynet.or.jp on tech-pkg-ja.
2001-04-11 22:48:48 +00:00
jtb
12a5fb83ac Add a conflict -- both packages have a `pgps' executable.
From Lex Wennmacher's pkgconflict results.
2001-04-11 21:49:15 +00:00
jtb
108d5a9aeb Get rid of some use of __NetBSD__. "values.h" is either inexistant or
deprecated on most systems.
2001-04-11 21:31:59 +00:00
hubertf
5e4c0577ba fix pkgname to be legal - postfix-20010228-pl1 is *not*
Remember: NO '-' IN PKG VERSION!
2001-04-11 21:15:47 +00:00
hubertf
22f45e206c Last minute bug fix that didn't make it into the pkg.
Sent in private mail by Nobuhiro Yasutomi <nobu@tech.isac.co.jp>
2001-04-11 21:09:33 +00:00
jtb
2587aad4b2 Patch configure rather than configure.in. Minor face-lift to Makefile. 2001-04-11 20:11:12 +00:00
skrll
890fce1dad There is no need to install a math.h and it can cause problems.
Fixes pkg/10769 from "Rhialto" <rhialto@polderland.nl>
2001-04-11 16:21:21 +00:00
wennmach
1006c76cc2 Use wildcards in CONFLICTS. 2001-04-11 13:36:19 +00:00
jlam
3f66123e2c Update surfraw to 1.0.3. Changes from version 1.0.2:
New elvi: amazon
    Add `scaleplus' elvi to elvi/Makefile.am
    Minor documentation bug fixes
2001-04-11 11:17:54 +00:00
jlam
a5c065ea2f Reverse order of PLIST and PLIST.NetBSD-sparc 2001-04-11 10:38:49 +00:00
tron
b1bae006f3 Update package list for changed version number. 2001-04-11 08:59:09 +00:00
jun
5bf7471e5e Update:
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-11 03:08:04 +00:00
rh
39e7d2da8b This patch was missing. Noted by Dan in private mail. 2001-04-10 22:55:07 +00:00
wennmach
8ade44d33d Move cpp-like Makefile (.if exists()) statement after the inclusion of
bsd.pkg.mk.

Thanks to Alistair Crooks for this fix (and for enlightening me).
2001-04-10 19:31:27 +00:00
wennmach
a0f2e918ed Update to version 0.3 2001-04-10 14:21:56 +00:00
wennmach
ea572ca6b5 o We use the built-in type `text' now
o Do the conversion from type `text *' to `char *' correctly

o Catch NULL pointers
2001-04-10 14:20:16 +00:00
wennmach
e18a350e7f Three major changes:
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-10 14:16:08 +00:00
wennmach
806e44527a tar -C does not work if the cwd is not writable (I consider this a tar bug),
so do it the standard way: cat ... | (cd ...; tar ...)
2001-04-10 14:09:20 +00:00
jlam
73cd9e77cb Note inclusion by odbc-postgresql 2001-04-10 13:08:05 +00:00
tron
105f38de8e Fix build error on NetBSD systems without "intl" library in base system. 2001-04-10 09:20:33 +00:00
hubertf
e93b098640 Update to 1.03r, per PR 12596. Changelog only available in japanese, sorry. 2001-04-10 07:37:30 +00:00
hubertf
22589b4153 Make the pkg name a bit more standard (rename to 3.10anb1) 2001-04-10 07:26:22 +00:00
mjl
be3f76e408 Update to 2.0. Notable changes include:
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-10 00:44:26 +00:00
itojun
accf03df0e always add dependency to canna. 2001-04-10 00:27:58 +00:00
itojun
7e5e831179 visit mail/cue 2001-04-10 00:25:21 +00:00
itojun
9d4bb52e26 cue - a lightweight email reader 2001-04-10 00:24:46 +00:00
hubertf
0d48e61384 generate dir before copying file(s) to it. PR 12590. 2001-04-09 22:24:51 +00:00
soren
187481ffb1 Update to 1.3.2.
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-09 22:03:37 +00:00
hubertf
2c512b91fc It seems Macromedia replaced the file on their server without changing
the distname/dir. Fix for i386 - it seems the solaris file was not
changed.
2001-04-09 20:51:37 +00:00
drochner
e2f00ee15c Update to 4.3.2.
See http://www.w3.org/Amaya/User/New.html for the changelog - it's too
much to list here.
2001-04-09 16:44:58 +00:00
zuntum
06df2bd465 Update colorize to 0.2.8
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-09 14:57:20 +00:00
hubertf
dddf50da0d fix typo, pointed out by zuntum 2001-04-09 14:51:47 +00:00
tron
8294b0d6d8 Fix checksum for Solaris 2.5.1 distribution file. 2001-04-09 13:42:26 +00:00
tron
40da36f31b Make this package work with version 0.9.6 of the "openssl" package. 2001-04-09 13:32:55 +00:00
tron
2929ae8dde - Install new include files so that this package can be used to build
applications again.
- Fix patch sum for Solaris.
2001-04-09 13:32:01 +00:00
dmcmahill
193aede902 one more shared lib fix. corrects ELF symlinks 2001-04-09 12:38:42 +00:00
lukem
17e23d525c lukemftpd 2001-04-09 12:25:53 +00:00
wiz
7b29805338 Since ${PREFIX} expansion in MESSAGE is automatic, remove outdated
comment.
2001-04-09 12:02:12 +00:00
wiz
1b8cc3a08d echo -> ${ECHO} 2001-04-09 12:01:26 +00:00
wiz
b1c3ef929a Move BUILD_USES_MSGFMT to DEPENDS block. 2001-04-09 12:01:07 +00:00
wiz
5fa2790071 replace work with ${WRKDIR} 2001-04-09 12:00:49 +00:00
wiz
bb9e8df122 One MAINTAINER block should be enough. Shorten COMMENT. 2001-04-09 12:00:28 +00:00
wiz
da285d589b Remove trailing empty line. 2001-04-09 12:00:15 +00:00
wiz
8af3f4d4c6 Move CONFLICT line for pkglint. 2001-04-09 11:59:43 +00:00
drochner
df0e84a58f remove unnecessary patches. I'm sure I had cvs rm'd them before the
last commit.
2001-04-09 11:52:58 +00:00