Commit graph

31583 commits

Author SHA1 Message Date
jlam
50e873b45d Use pthread.buildlink2.mk instead of pth/buildlink.mk. 2002-08-31 03:06:37 +00:00
wiz
b7aaa88e33 Not needed any longer with buildlink2. 2002-08-31 03:03:35 +00:00
wiz
b486fff43b Convert to buildlink2. Fix path to directory in buildlink2. 2002-08-31 03:00:07 +00:00
mjl
1744b2e5f5 Enable postgresql-autodoc 2002-08-31 02:57:20 +00:00
mjl
46839841eb Initial import of postgresql-autodoc 0.99
This is a utility which will run through PostgreSQL system tables and
returns HTML, DOT, and 2 styles of XML which describes the database.
The HTML is human readable (via webbrowser). The first style of XML is
actually the fileformat of Dia, a UML diagram tool. The second type of
XML is similar to the HTML but in the Docbook 4 format. It enables you
to mix in other docbook documentation via the XREFs, generating PDFs,
HTML, RTF, or other formatted documents. Between these tools and
JavaDoc with the appropriate XREFs, documentation about a project can
be generated quickly and be easily updatable yet have a very
professional look with some DSSSL work.
2002-08-31 02:56:42 +00:00
wiz
8bc041cb23 Fix HOMEPAGE and MASTER_SITES. 2002-08-31 02:55:48 +00:00
wiz
9a50e3c17c Convert to buildlink2. 2002-08-31 02:54:29 +00:00
wiz
1b4b8afdf7 Not needed any longer. 2002-08-31 02:45:30 +00:00
wiz
48e0b74be6 Convert to buildlink2. 2002-08-31 02:42:48 +00:00
wiz
da362c30a5 Convert to buildlink2, and add a buildlink2.mk. 2002-08-31 02:42:42 +00:00
wiz
f1d294932f Update description to better match current state. 2002-08-31 02:25:33 +00:00
wiz
f8ac31c717 pkglint silencing. 2002-08-31 02:15:29 +00:00
wiz
9f921f0f37 Update to 0.23. Lots of changes since 0.15, too many to mention. 2002-08-31 02:14:38 +00:00
wiz
4a0d96c64f Convert to buildlink2. 2002-08-31 02:06:17 +00:00
jlam
028c01ee93 Add buildlink2.mk file provided in pkg/18121 by Julio Merino, with minor
change by me.
2002-08-31 02:02:22 +00:00
wiz
2d9169e04f Convert to buildlink2. 2002-08-31 02:00:05 +00:00
wiz
6b856c6ffe Update to 3.8.0.
Lots of build fixes and other bug fixes.
2002-08-31 01:56:56 +00:00
mjl
4132e2f00b Correct MASTER_SITES. Fixes PR/18060 2002-08-31 01:56:25 +00:00
mjl
327f4ae26f Update p5-MailTools to 1.49
- Mail::Mailer::_clean_up left an extra space behind each header line.
- Mail::Mailer::_clean_up trims folded headerlines on more than two lines.
- The fix for nested comments in Mail::Address's
  "Mark Overmeer <mailtools@overmeer.net> (mailtools maintainer)"
   was parsed into two separate objects
- Mail::Mailer::_cleanup_headers unfolds the header lines, but
  forgot to remove the indentation blanks
- Mail::Cap::new has two new options
- typo in Mail/Mailer/rfc822.pm
- Add Content-Disposition to the list of structured header fields
- Mail/Mailer/smtp.pm which enables the passing-on of args to Net::SMTP
2002-08-31 01:37:14 +00:00
wiz
1f7ebc4af7 Update to 2.6:
- New Feature: HTML::Template will combine HTML_TEMPLATE_ROOT
               environment variable and path option if both are
               available. (Jesse Erlbaum)
- New Feature: __counter__ variable now available when
               loop_context_vars is set (Simran Gambhir)
- New Feature: The default attribute allows you to specify
               defaults for <tmpl_var> tags.
- Bug Fix: fixed parser to reject <tmpl_var>s with no names.
           (crazyinsomniac)
- Doc Fix: fixed documentation to correctly describe the
           interaction of case_sensitive and loop_context_vars.
           (Peter Claus Lamprecht)
- Doc Fix: updated mailing-list information to reflect move from
           vm.com to sourceforge.net
2002-08-31 01:34:23 +00:00
mjl
3e97a53c44 Update p5-DBIx-SearchBuilder to 0.61
Absolutely no change log is available, unfortunately.
2002-08-31 01:19:08 +00:00
wiz
0ce6a9c793 Update to 2.4.24:
* XPath fixes (William), xf:escape-uri() (Wesley Terpstra)
    * Python binding fixes: makefiles (William), generator, rpm build, x86-64 (fcrozat)
    * HTML <style> and boolean attributes serializer fixes
    * C14N improvements by Aleksey
    * doc cleanups: Rick Jones
    * Windows compiler makefile updates: Igor and Elizabeth Barham
    * XInclude: implementation of fallback and xml:base fixup added
2002-08-31 00:49:24 +00:00
wiz
a1097b90d8 Update to 2.2.8.1 (2.2.8a):
2.2.8a has build fixes for 2.2.8.
The major changes between version 2.2.7 and 2.2.8 are
    * Resolution of some build problems with gettext.
    * The environment variable INDENT_PROFILE can be used to specify a profile file.
    * Bug fixes.
The major changes between version 2.2.6 and 2.2.7 are
    * Support for I18N (internationalisation) with gettext.
    * Tarball directory restructuring.
    * Bug fixes
2002-08-31 00:29:59 +00:00
wiz
1ce5e57d27 Update to 1.360 (1.36, but that is smaller than 1.337, the previous version):
v1.36
       - Fixed Gunforce, added invalid HDMA modes. [_Demo_]
         (Thanks Overload!)
       - New BRR decoding method, this should resolve all the sound
         issues introduced in 1.35 and fix new ones.
         (Noise simulation isn't used anymore) [_Demo_]
       - Fixed hang in NBA Live 95 and 96. [_Demo_] (Thanks Overload!)
       - Fixed some more mode 4 issues in the new gfx engine. [pagefault]
       - Added offset mode disable toggle to 8-bit new gfx engine.
         [pagefault]
       - Fixed SPC hang in 90 Minutes European Prime Goal
         by clearing spcram. [_Demo_]
       - Updated fix for Clayfighter to fix some bugs in battle. [_Demo_]
       - Fixed crash with certain games. (SDL/*nix only) [theoddone33]
       - Added better OBC1 detection. [_Demo_]
       - Special hack for Samurai Showdown IRQ problem. [_Demo_]
       - Special hack for Kamen Rider menu, requires special latch reading.
         [_Demo_]
       - Special hack for Super Famista 1 & 2 SPC bugs. [_Demo_]
       - Fixed Digital Devil Story hang by modifying the spc code.
         You must start a new game for the fix to work. [_Demo_]
       - Modified work ram init value to 0x55. (Thanks TRAC)
v1.35
       - Lots of updates to Linux/SDL version, including sound fixes, video
         code updates and other misc bugs. [theoddone33, Thorsten Glaser,
         Wilbern Cobb]
       - Fixed gamma in PNG snapshots. [pagefault]
       - Fixed a bug in sprite priority rotation. (fix damage in FFMQ) [TRAC]

       - Fixed long delay between battles and fixed flickering colours
         on map in Front Mission. [pagefault]
       - Fixed hang when picking up apples in Equinox. [pagefault]
       - Fixed keyon bug in DSP code, fixes sounds in Flaskback 3
         Language Edition (Thanks neviski) [_Demo_]
       - Fixed "disco colours" in NBA Hangtime when the ball drops.
         [pagefault]
       - Fixed an NMI issue with register $4212, fixes hang in Cu-On-Pa,
         Bubsy and others. [pagefault]
       - Fixed a mode 4 bug in the new graphics engine that was causing
         the title screen in The Lost Vikings to be scrambled. [pagefault]

       - Added support for Super System arcade system, set DIP switches
         in add-on's menu in GUI. Games MUST be zipped in order to load.
         [pagefault]
       - Added special support for Earthworm Jim 2 sound effects. [_Demo_]

       - Added hack for Deaetonosama Apareitiban. [_Demo_]
       - Fixed super scope position reading. [_Demo_]
       - Modified a few timing things. [_Demo_]
       - Fixed some 65816 instructions in processor emulation mode. [_Demo_]

       - Added special timing for Grand Prix 3. [_Demo_]
       - Modified sound decoding another time (helps various noise
         sounds like DQ6). [_Demo_]
       - Modified joypad reading for VS Collection. [_Demo_]
       - Special modification for Bahamut Lagoon and Clay Fighter to
         delay write to the hdma register. (those games need dma delay
         implemented) [_Demo_]
       - Lots of other minor fixes and things we forgot to mention.
2002-08-31 00:15:41 +00:00
wiz
301773b8c1 Update to 1.5.10:
* Fixed bug, introduced in 1.5.9, that caused defaults for method 0 to be
  used instead of copying the original image, when the original was already
  smallest.
* Work around CPU timer wraparound at 2G microseconds.
* Upgraded zlib from 1.1.3 to 1.1.4. Pngcrush is believed not to be
  vulnerable to the zlib-1.1.3 buffer-overflow bug.
* Choose the first instance of smallest IDAT instead of the last, for
  faster final recompression, suggested by TSamuel.
* Added -trns_a option for entering a tRNS array.
2002-08-31 00:01:53 +00:00
wiz
9e3b54a402 Update to 1.0.4: Small bugfixes. 2002-08-30 23:53:48 +00:00
wiz
03f32f8640 Update to 0.51:
v0.51 Fixed the bug introduced by the previous select loop fix...
        Thanks Evgeniy
  v0.50 Make "interface address" option work.
        Changes to "select" loop to allow window resizes (select
        interruption) to work. Thanks Mike!
2002-08-30 23:50:34 +00:00
taca
4e6c795f92 Update ruby-openssl pacakge to 0.1.2.1(0.1.2a).
It should be fixed in error of bulk build, too.

$Id: ChangeLog,v 1.43 2002/07/24 14:46:52 gotoyuzo Exp $
'OpenSSL for Ruby' project
Copyright (C) 2001 Michal Rokos <m.rokos@sh.cvut.cz>
All rights reserved.

$Log: ChangeLog,v $
Revision 1.43  2002/07/24 14:46:52  gotoyuzo
	* lib/openssl/buffering.rb: typo fixed. (Thakns NaHi)

Revision 1.42  2002/07/24 12:31:31  gotoyuzo
	* ossl.c: should include <sys/time.h> if it exists. (Thanks Knu)

Revision 1.41  2002/07/24 09:56:17  gotoyuzo
	* ossl-0.1.2 released

Revision 1.40  2002/07/23 20:23:30  gotoyuzo
	* lib/net/https.rb: follow net/http.rb Rev: 1.41.2.18 (ruby_1_6)

Revision 1.39  2002/07/23 10:49:19  gotoyuzo
	* ossl_ssl.c: should raise exception while SSL_write returns 0.

Revision 1.38  2002/07/23 10:45:25  gotoyuzo
	* ossl.h: include <openssl/e_os.h>
	* ossl.c: workaround to convert into UTC time.
	* lib/openssl.rb: fix string embeded expression.

Revision 1.37  2002/04/07 16:35:32  majkl
	* Macros fixups
	* X509ExtFactory cleanup
	* fixed strptime warning on Linux
	* X509::Certificate#version has been changed!
	  !!! WARNING !!!
		x509.version = 2 -> defines X509v3, (0 for v1, 1 for v2, ...)
		p x509.version -> 2, means that it is X509v3
	  !!! WARNING !!!

Revision 1.36  2002/03/11 21:35:39  majkl
	* Cipher IV fixup

Revision 1.35  2002/03/11 17:20:22  majkl
	* Big internal cleanup (all structs with only 1 member rearranged)
	* improved getting time_t from cTime

Revision 1.34  2002/03/06 08:05:05  majkl
	* build fix-ups

Revision 1.33  2002/03/05 15:05:57  majkl
	* WARNING! All to_str methods are not used any longer (use to_text instead)
	* made an aliases to_pem as to_s
	* more relaxed params checking - everywhere where string was needed it is OK that obj implements to_s method

Revision 1.32  2002/02/23 07:28:00  majkl
	* More benevolent checks (Check_SafeStr(x) -> Check_Type(x, T_STRING)
	  (where we don't care)

Revision 1.31  2002/02/20 08:43:54  majkl
	* Fixed some memory leaks

Revision 1.30  2002/02/13 13:09:49  majkl
	* transition from rb_raise to OSSL_Raise (where possible)
	* some mem checks
	* preliminary DH key support
2002-08-30 23:48:22 +00:00
wiz
a4ae4aa1c3 Update to 0.7.4:
Full reentrancy, win32 output, al file output, gain control,
and a few portability fixes.
2002-08-30 23:43:07 +00:00
wiz
e33f5d0310 Scores file has to be removed manually. 2002-08-30 23:28:49 +00:00
fredb
5aa286370a Fix ${PKGLOCALEDIR} handling. 2002-08-30 23:26:43 +00:00
wiz
f14cdb14dd Update to 3.0.1:
- Optional "Time Limit" per move.
- Removed world writable score file.
Also, convert to buildlink2.
2002-08-30 23:16:27 +00:00
wiz
11c61c8c57 Update to 2.4.6:
* Document masters converted to DocBook.
        * Man page typo fix.
        * Glen Randers-Pehrson's configure.in tweaks to avoid testin
          for a deprecated function.
        * Typo fix in the web2png script.
        * Document -f, restore -1 for backwards compatibility.
2002-08-30 23:04:07 +00:00
wiz
80998cee18 Update to 1.9.7, now with theme support, keyboard support, and some
other changes.
2002-08-30 22:55:59 +00:00
wiz
7744631da9 Add comment character before line continuation. 2002-08-30 16:58:44 +00:00
hubertf
fcc4db1c36 Hint on what's need for SSL 2002-08-30 16:41:07 +00:00
wiz
ff35ca18f0 Another sourceforge mirror site. 2002-08-30 12:54:29 +00:00
abs
af036bcd9e Add REQUIRE: DAEMON to ensure starts at the right time.
Omission noted by wiz.
2002-08-30 11:17:10 +00:00
abs
09a910259e Updated spamassassin to 2.31nb1
Add rc.d/spamd (From norm at sandbox org uk)
2002-08-30 10:50:51 +00:00
abs
dfd095b58c Add 'UNLIMIT_RESOURCES+=datasize' if we are using sun-jdk14. On at least
NetBSD/i386 1.6 datasize needs to be at least 192MB to build jakarta-tomcat.
Also set it for sun-jdk as that can expand to {sun-jdk13,sun-jdk14}...
2002-08-30 10:46:46 +00:00
drochner
eaa269bde1 round up to an even TOC len to avoid ATAPI driver complaints 2002-08-30 08:19:11 +00:00
drochner
e09c2435ef update to 0.6.13
changes:
 * A Multiline Text plugin object. Create it with the
   Edit->Create->Multiline Text menu item.
 * An Import filter for Acorn Draw files, updated import filters for
   SVG, WMF and Illustrator files and an updated SVG export filter.
 * The font dialog allows setting the font of multiple text objects at
   once.
 * Two new command line tools: skconvert and sk2ppm. skconverts between
   vector formats and sk2ppm converts vector files to ppm.
 * A fix for a filename quoting bug when rendering EPS files. This bug
   was a security problem.
 * Bug fixes.
2002-08-30 08:06:14 +00:00
grant
3bd43b7df8 ssh-rand-helper is also installed when /dev/urandom does not exist.
Checked by Stoned Elipot <seb@netbsd.org>.
2002-08-30 08:04:31 +00:00
martti
5c6fa7b4a9 Updated isakmpd to 20020830
* OpenBSD 3.1 SA 010: Receiving IKE payloads out of sequence can cause
                      isakmpd(8) to crash.

* A rewrite of the CRL support code, also from <Thomas.Walpuski@gmx.net>.
  Some style mods, and checks added for OpenSSL version 0.9.7 or later.
  Currently CRLs are not supported for earlier versions.
  Manual pages updated.

* Handle configuration lines that end in whitespace or ^M.
  Also avoid a potential memory leak.

* Start for support of IKECFG in SET/ACK mode. Server side only so far.

* Fix keyed HMAC where the key was longer than the blocksize
2002-08-30 07:40:00 +00:00
jlam
81fd4ce214 Rename _BLNK_X11PKG_DIR to BUILDLINK_X11PKG_DIR and make it publicly
usable.
2002-08-29 22:29:03 +00:00
drochner
4d8d2b4a4d take a sledgehammer and make this compile with mozilla-1.1 2002-08-29 20:00:20 +00:00
skrll
6522c09dea Fix merge botch after buildlink2 merge. 2002-08-29 19:44:07 +00:00
jlam
6f94b4e132 Define commonly-used location for tkConfig.sh as TKCONFIG_SH. 2002-08-29 17:20:21 +00:00
jlam
6c3a4d56c9 Define commonly-used location for tclConfig.sh as TCLCONFIG_SH. 2002-08-29 17:19:25 +00:00
wiz
e60f30ae0d Fix PLIST after update. 2002-08-29 17:17:51 +00:00