Commit graph

34561 commits

Author SHA1 Message Date
wiz
e8241d5cf2 buildlink1 -> buildlink2. 2002-10-25 18:33:29 +00:00
wiz
b8664845e3 Prefer BUILDLINK_PREFIX.* to BUILDLINK_DIR. 2002-10-25 18:32:43 +00:00
wiz
8ba36123e0 buildlink1 -> buildlink2. 2002-10-25 18:26:46 +00:00
wiz
8b5a612a7e Note mplayer, gmplayer, mplayer-share, and mencoder updates to 0.90rc9. 2002-10-25 18:24:22 +00:00
wiz
980ace5d97 buildlink1 -> buildlink2. 2002-10-25 18:22:53 +00:00
wiz
842680b0e7 Update to 0.90pre9:
This release contains dozen of fixes for various problems reported by
users, including ones related to DVD/VOB subtitles disappearing, mms://
streaming, and fullscreen switching under Metacity and KDE 3.1. libaf, the
new audio filter layer, has been introduced. It does automatic formating,
and samplerate and channel number conversion for less featureful
soundcards. The new option -autosync should help with buggy soundcard
drivers. Audio/video codec and output driver selection has been reworked.
The code cleanup has continued, and memleaks are starting to be
eliminated.
2002-10-25 18:20:47 +00:00
wiz
2bd0737533 buildlink1 -> buildlink2. 2002-10-25 17:51:44 +00:00
wiz
a89562fc4e buildlink1 -> buildlink2. 2002-10-25 17:35:02 +00:00
wiz
130b08a6c9 chat/naim-0.11.4.9 update 2002-10-25 17:34:26 +00:00
wiz
82c8efcedf buildlink1 -> buildlink2. 2002-10-25 17:33:59 +00:00
wiz
918d0c1e62 Update to 0.11.4.9, and convert to buildlink2.
Some of the changes:
               o More small bugs quashed. New /clearall command.
               o Small bugs quashed in buddy offline acknowledgement and
                 queued message forwarding.
               o Speed-ups in the playback procedures.
               o General clean-ups for cross-platform compiles.
               o On Tuesday, October 1, AOL's TOC servers began
                 periodically sending packets with a previously unused
                 frame type. naim does not know how to decipher these
                 packets, but version 0.11.4 was released with code
                 changes to simply ignore unknown frame types.
2002-10-25 17:32:32 +00:00
wiz
5d74cd0ba4 buildlink1 -> buildlink2. 2002-10-25 17:17:29 +00:00
wiz
d4af17a217 Unused. 2002-10-25 17:13:49 +00:00
wiz
b82c707940 buildlink1 -> buildlink2. Remove some unnecessary variables. 2002-10-25 17:13:14 +00:00
wiz
6a4266ca56 Build dependency suffices. 2002-10-25 17:12:51 +00:00
shell
bd5c2c9d42 updated p5-HappyDoc to 2.1 2002-10-25 17:04:55 +00:00
wiz
5dd3dace51 buildlink1 -> buildlink2. 2002-10-25 17:04:09 +00:00
shell
4b79526f44 Updated to py-HappyDoc-2.1
Changes :

   - #514237 - The PluginLoader no longer requires a '.py'
     extension on plugins.  This should allow plugins to be written
     in any language for which Python can load a module, and as
     long as the file is named with the right convention they will
     be picked up and loaded.  (The source of this change request
     was the maintainers of the PLD Linux Distribution.)
   - Resolved defect #513850, where output was written to the wrong
     place when the -d option was used.
   - Resolved defect #510447, a problem with escaping special
     characters in HTML output.  Text enclosed in single quotes
     is now not escaped in output so that HTML text can be
     passed directly to the output file.
   - Fixed a problem with Windows installation using 'setup.py'.
   - Minor tweaks to the build and test tools.
2002-10-25 17:02:43 +00:00
wiz
7b2317a534 Add buildlink2.mk. 2002-10-25 17:02:29 +00:00
wiz
bff4abaef8 Unused. 2002-10-25 16:58:01 +00:00
wiz
73587b684d buildlink1 -> buildlink2. 2002-10-25 16:57:30 +00:00
drochner
bebb213085 we have Python-2.2.2 now - sync 2002-10-25 16:17:06 +00:00
drochner
3c6ea10b50 add zope25-ZPsycopgDA 2002-10-25 15:01:59 +00:00
drochner
c403541df8 import the Zope part of databases/py-psycopg 2002-10-25 15:00:15 +00:00
drochner
78f5bcd79e add one 2002-10-25 14:44:21 +00:00
grant
7b2ed20b25 add phoenix-linux. 2002-10-25 14:28:41 +00:00
grant
bd7a4bb09f move phoenix-0.3 Linux binary package to phoenix-linux. 2002-10-25 14:27:48 +00:00
drochner
04c166a218 new threaded Python stuff 2002-10-25 14:23:16 +00:00
mjl
633aee2fee Note bmf 0.9.4 2002-10-25 14:20:51 +00:00
drochner
35fc6deffc add py-psycopg 2002-10-25 14:18:44 +00:00
mjl
5f4673d7e2 Update to 0.9.4 (note that the author changed versioning system,
our last version was 0.84).

	* Update documentation.
	* Move Bayes stuff into its own file.
	* Fix NaN exception: if list is empty, use zero for probability.
	* Make extrema array (keepers) variable size.  Needs more work.
	* Add SYSLIBS to the makefile.
	* Fix gcc-ism in dbg.c (ptr arithmetic on void*).
	* Fix off-by-one in html tag check.
	* Fix unaligned access in libdb.
	* Fix bug in -d handling for text and libdb.
	* Autodetect mailbox type and deprecate the -m option.
	* Ditch the builtin libdb locks, use fcntl instead.
	* Fix memory leak in dbtext.
	* Fix some trivial issues with the lexer:
	  - Be more strict about recognizing IP addresses.
	  - Do case-insensitive header name comparisons.
	* Fix multiple database closure with mbox format.
	* Fix a bogus assert in passthrough.
	* Add heap checking in debug mode.
	* Fix bug in -N mode which made it act the same as -S.
	* Support maildir style folders.
	* Fix bug in multiple message registration.
	* Improve error reporting and clarify some messages.
	* Package preformatted manpage instead of XML.
	* Remove single message per invocation restriction.
2002-10-25 14:18:13 +00:00
drochner
ce35e7b871 another Python-PostgreSQL adapter 2002-10-25 14:17:24 +00:00
drochner
6862436912 buildlink some header files which are needed by psycopg 2002-10-25 14:14:24 +00:00
drochner
4775b63caf forgot a dirrm 2002-10-25 13:23:43 +00:00
agc
85b1b4b430 Update the ratpoison minimalist window manager to version 1.1.1
Changes since version 1.0.0

Many bug fixes

Some portability fixes

New functionality:
        (user_commands): new command "license"
        Add ruby bindings.  From Doug Kearns <djkea2@mugc.its.monash.edu.au>.
        (user_command): new command 'link'
        (find_command_by_keydesc): new function
        (resolve_command_from_keydesc): likewise
        (cmd_link): likewise
        (update_last_access): new function
        (find_last_frame): likewise
        (x11_mask_to_rp_mask): new function
        (rp_mask_to_x11_mask): likewise
        (user_command): new command "focuslast"
        (find_frame_up): new function
        (find_frame_down): likewise
        (find_frame_left): likewise
        (find_frame_right): likewise
        (user_commands): new commands "focusup" "focusdown" "focusright"
        "focusleft" "startup_message" "restart".
        (show_last_message): new function
        (user_commands): new "unsetenv" command
        (user_commands): new commands deffgcolor, defbgcolor.
        (update_gc): new function
        (init_defaults): new function
        (init_screen): initialize the screen's fg_color to black and
        bg_color to white.
        (user_commands): New commands defbarloc, defbartimeout, defborder,
        deffont, defintputwidth, defmaxsizepos, defpadding, deftranspos,
        defwaitcursor, defwinfmt, defwinname, defwinpos.
2002-10-25 13:17:16 +00:00
agc
f7b9508554 Update the ratpoison minimalist window manager to version 1.1.1
Changes since version 1.0.0

Many bug fixes

Some portability fixes

New functionality:
	(user_commands): new command "license"
	Add ruby bindings.  From Doug Kearns <djkea2@mugc.its.monash.edu.au>.
	(user_command): new command 'link'
	(find_command_by_keydesc): new function
	(resolve_command_from_keydesc): likewise
	(cmd_link): likewise
	(update_last_access): new function
	(find_last_frame): likewise
	(x11_mask_to_rp_mask): new function
	(rp_mask_to_x11_mask): likewise
	(user_command): new command "focuslast"
	(find_frame_up): new function
	(find_frame_down): likewise
	(find_frame_left): likewise
	(find_frame_right): likewise
	(user_commands): new commands "focusup" "focusdown" "focusright"
	"focusleft" "startup_message" "restart".
	(show_last_message): new function
	(user_commands): new "unsetenv" command
	(user_commands): new commands deffgcolor, defbgcolor.
	(update_gc): new function
	(init_defaults): new function
	(init_screen): initialize the screen's fg_color to black and
	bg_color to white.
	(user_commands): New commands defbarloc, defbartimeout, defborder,
	deffont, defintputwidth, defmaxsizepos, defpadding, deftranspos,
	defwaitcursor, defwinfmt, defwinname, defwinpos.
2002-10-25 13:16:17 +00:00
wiz
38ed98e5fc Unused. 2002-10-25 12:59:48 +00:00
wiz
49a6a5b8c0 buildlink1 -> buildlink2. 2002-10-25 12:58:27 +00:00
wiz
a672f83e3a Convert to buildlink2. Remove _FETCH_MESSAGE -- not needed. 2002-10-25 12:56:58 +00:00
wiz
176ca3a146 Add buildlink2.mk. 2002-10-25 12:53:41 +00:00
wiz
d58cbd3c97 lang/python20-2.0.1nb3 update 2002-10-25 12:45:46 +00:00
wiz
db3671c62e Convert to buildlink2.
Unconditionally compile in SSL support; bump PKGREVISION.
2002-10-25 12:45:00 +00:00
wiz
92529efe1b buildlink1 -> buildlink2. 2002-10-25 12:34:08 +00:00
wiz
121a6b3cc4 Convert to buildlink2. 2002-10-25 12:32:10 +00:00
wiz
abdced3a61 buildlink1 -> buildlink2. 2002-10-25 12:24:36 +00:00
wiz
adf8cf3253 Add buildlink2.mk. 2002-10-25 12:22:29 +00:00
wiz
affff1c0bc Unused. 2002-10-25 12:19:37 +00:00
wiz
b094b3e02e buildlink1 -> buildlink2. 2002-10-25 12:13:18 +00:00
wiz
6c16e68949 Convert to buildlink2. 2002-10-25 12:04:07 +00:00
wiz
7c2325c81c buildlink1 -> buildlink2. 2002-10-25 11:56:13 +00:00