Commit graph

67213 commits

Author SHA1 Message Date
rh
81f7da2ee5 Add and enable gal20 2004-10-01 12:44:43 +00:00
rh
1b913610b9 Re-import gal-1.99.11 as gal20. 2004-10-01 12:42:50 +00:00
grant
eaa75b4082 there will not be a NetBSD-1.[7-9] but will be a NetBSD-[2-9].*
adjust patterns used in ONLY_FOR_PLATFORM/NOT_FOR_PLATFORM to reflect
this.
2004-10-01 10:37:32 +00:00
martti
d1fb1657d9 Updated xpmroot and fvwm2 to 2.4.19 2004-10-01 09:16:14 +00:00
martti
547957d5a5 Updated fvwm2 to 2.4.19
* Fixed BackingStore style option.
* Fixed MoveToDesk commend with a single argument.
* Allow whitespace in menu names.
* Fixed a hang when restarting FvwmCommand or FvwmConsole.
* A double click no longer occurs when two different mouse buttons are pressed.
* Fixed a relief drawing problem in FvwmWinList.
* Fixed traveling windows on restart if a window used non NorthWest
  gravity and changed that before the restart.
* Fixed installation of FvwmGtk.1 for debian (with DESTDIR set).
* The clock in FvwmTaskBar is redrawn immediately when its colour changes.
* The option CurrentGlobalPageAnyDesk was accidentally named
  CurrentGlobbalPageAnyDesk before.
* Fixed a problem with fvwm startup and shutdown when the pointer
  was grabbed by another application.
* Fixed parsing of the Pointer option to the Move command.
* Fixed handling of MWM hints on 64 bit machines.
2004-10-01 09:15:34 +00:00
martti
50ca4ea549 Updated xpmroot to 2.4.19 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2004-10-01 09:15:28 +00:00
wiz
05b8eecef0 Update libntlm to 0.3.6:
* Version 0.3.6 (released 2004-09-30)

** Some code cleanup and improvements, contributed by Frediano Ziglio.

** Slight changes in output vectors, contributed by Frediano Ziglio.

* Version 0.3.5 (released 2004-09-23)

** Make it compile on C89 platforms.

* Version 0.3.4 (released 2004-09-23)

** The license has been changed from GPL to LGPL.
Thanks to a rewrite of several files, contributed by Frediano Ziglio.

** The output may now be slightly different, due to a bug in earlier versions.
Unused parts of the output string are now initialized to 0 consistently.
2004-10-01 08:46:26 +00:00
wiz
7960c3bada + flac-1.1.1, fvwm-2.4.19, libntlm-0.3.6, lwm-1.2.1, source-highlight-1.11.
- sun-jdk-1.5.
2004-10-01 08:44:25 +00:00
reed
ccd22e151d Improved DESCRiption (as discussed with maintainer). 2004-10-01 03:00:47 +00:00
hubertf
ec50bc5bf8 Update the wording a bit when a license is not accepted, to better
indicate the proper process: first read the license, then accept,
and indicate so in /etc/mk.conf:

	yui% make
	===> graphviz-1.12 has an unacceptable license: graphviz-license.
	===>     To view the license, enter "/usr/bin/make show-license".
	===>     To indicate acceptance, add this line to your /etc/mk.conf:
	===>     ACCEPTABLE_LICENSES+=graphviz-license
	*** Error code 1
2004-10-01 00:23:18 +00:00
xtraeme
02e7117f0d Update emulators/dosbox to 0.62.
Changes:

# Improved x86 dynamic core, more stable.
# The usual cpu/fpu emulation fixes and speedups.
# Soundblaster 16 and opl3 emulation added.
# Internal mixer updated with interpolation and volume support.
# Intelligent MPU-401 emulation added.
# ISO/Disk image mounting support.
# Custom chipset emulation for cga,tandy hercules modes.
# Improved pc-speaker emulation.
# Improved GUS emulation.
# Added a keymapper.
# VGA/VESA Bios fixes.
# IPX networking support.
# A zillion internal dos fixes/updates.
# New ddraw rendering output and new render functions.
# Raw adlib/midi capturing.
2004-10-01 00:09:16 +00:00
rh
bb15c9ef51 Add and enable {jdk,jre}15 2004-09-30 23:50:33 +00:00
rh
261adafa21 Note addition of sun-jdk15-5.0 2004-09-30 23:49:50 +00:00
rh
9a5d58abf3 Add and enable sun-jdk15 2004-09-30 23:48:16 +00:00
rh
c4a2675002 Initial import of sun-jdk15-5.0, Sun's Java SDK, Standard Edition 1.5.0 2004-09-30 23:47:19 +00:00
xtraeme
e168662f5a Update emulators/pearpc to 0.3.1, patch provided by zul in PR pkg/27092,
thanks!

Changes:

version 0.3.1 (released 5. September 2004):
	- JITC_X86: increased translation cache size
	- (Win32) fixed: '`'/'~' key wasn't mapped
	- (SDL) fixed: right-alt was mapped to left-alt
	- fixed: German '<>|' key wasn't mapped
	- JITC_X86: corrected tw/twi instructions
          (should fix java native IO calls fail)
	- fixed: rfi instruction
          (should also fix java native IO calls fail)
	- fixed: some mysterious partition mappings in
          src/io/prom/fs/hfsplus/partition.c
	- (BEOS) updated
	- disabled unused keyboard shortcuts

version 0.3 (released 13. August 2004):
	- clean up everything on exit
	- (experimental) idle sleep for the JITC CPU
	- asynchronous keyboard and mouse events
	- implemented IDE Flush
	- Win32: implemented fullscreen mode proposed by Matt Jobson
	- short cut keys are configurable
	- correct clock/timing (Win32 + Posix) by Keith Rothman,
          Kimball Thurston and Stefan Weyergraf
	- SDL support
	- SDL: implemented fullscreen mode
	- source tree reorganisation
		- display functions moved to src/system/ui directory
		- src/system/arch created
		- system/posix,win32 and beos moved to system/osapi/
		- host keyboard support separated from SystemDisplay
		- host mouse support separated from SystemDisplay
	- architecture-specific video acceleration functions (x86)
	- configure-system: choose "jitc_x86" on x86s when no
          --enable-cpu given
	- JITC: srawix, subfcx, divwx, divuwx,
		mulhwx, mulwx, subfex, extshx implemented
	- JITC: align entrypoints
2004-09-30 22:59:46 +00:00
wulf
07abef53a3 Added cppunit-1.10.2: CppUnit is a C++ unit testing framework 2004-09-30 22:37:31 +00:00
rh
d887c4f5dd s/jre14/jre15/g 2004-09-30 22:35:11 +00:00
wulf
76eebf6958 Added and enabled cppunit-1.10.2: CppUnit is a C++ unit testing framework 2004-09-30 22:33:10 +00:00
wulf
a9f8534b79 Added cppunit-1.10.2: CppUnit is a C++ unit testing framework 2004-09-30 22:29:28 +00:00
rh
f1573f9eaf Note addition of sun-jre15-5.0 2004-09-30 22:14:06 +00:00
rh
de04f4c674 Add and enable sun-jre15 2004-09-30 22:12:54 +00:00
rh
2bc63ca58a Initial import of sun-jre15-5.0, Sun's Java(tm) 2 Runtime Environment 1.5.0 2004-09-30 22:11:52 +00:00
snj
71d41a3ed8 s/replacemenet/replacement/, pointed out by Tomasz Marciniak.
Also, "particularily" is not a word.
2004-09-30 21:10:34 +00:00
kristerw
0063ba76e8 Make this compile on NetBSD 2.0 too.
Thanks to Douglas Wade Needham for providing patches (on pkgsrc-bulk@).
2004-09-30 20:38:28 +00:00
jlam
4933de09cd G/C _WRAPPER_SH.LIBTOOL which isn't needed (it's value was being
overwritten within bsd.wrapper.mk anyway).  Also fix up the documentation
surrounding that section.  From Stoned Elipot in private email.
2004-09-30 16:34:32 +00:00
epg
75c64ab200 Make APR_USE_DB4 default to NO everywhere, now that subversion-base
can build without it.
2004-09-30 15:37:24 +00:00
tron
ff759bb6ce Only set "BUILDLINK_LDADD.bind" if we are really using the "bind9" or
"bind9-current" package.
2004-09-30 15:07:46 +00:00
epg
1cb45eff99 Note subversion-1.1.0 update. 2004-09-30 14:42:39 +00:00
epg
2b3bc0f636 Version 1.1.0
(29 September 2004, from /branches/1.1.x)
http://svn.collab.net/repos/svn/tags/1.1.0

See the 1.1 release notes for a more verbose overview of the changes since
1.0.x: http://subversion.tigris.org/svn_1.1_releasenotes.html

 User-visible-changes:
 * new non-database repository back-end (libsvn_fs_fs)
 * symlinks can now be placed under version control (unix systems only)
 * cmdline client now supports psuedo-IRIs and autoescapes chars (issue #1910)
 * 'svnadmin recover' no longer waits forever for a lock (new '--wait' option)
 * new $Revision$ synonym for $Rev$ and $LastChangedRevision$
 * new runtime option 'store-passwords = ' gives finer control (r10794)x
 * fixed: working copies now shareable by multiple users (issue #1509)
 * fixed: diff and other subcommands correctly follow renames (issue #1093)
     - new 'peg' syntax for diff/merge:  'svn diff -r X:Y TARGET@REV'
     - now able to compare working copy with URL: 'svn diff --old WC --new URL'
 * new framework for localized error/info/help messages, initial translations:
     - German, Polish, Swedish, Norwegian Bokmål, Traditional Chinese,
       Japanese, Brazilian Portuguese.
 * speed improvements:
     - faster 'svn up' on complex working copies -- no more repos txns (r8840)
     - faster 'svn status' -- fewer stat() calls (r9182)
     - faster 'svn checkout' -- fewer sleep() calls (r9123)
     - faster 'svn blame' -- new RA->get_file_revs() func (issue #1715)
 * new switches added:
     - 'svn blame --verbose'            - show extra annotation info
     - 'svn export --native-eol TYPE'   - export using TYPE line-endings
     - 'svn add --force'                - recurse into version-controlled dirs
     - 'svnadmin dump --deltas'         - include binary diffs in dumpfile
     - 'svnadmin create --fs-type fsfs' - create fs_fs repos (default is bdb)
     - 'svnserve --tunnel-user=NAME'    - assume authenticated NAME over tunnel
     - 'svndumpfilter [cmd] --quiet'    - less chatty dumpfiltering
     - 'svnserve --version'             - show program's version
       'svnversion --version'
       'svndumpfilter --version'
 * svnadmin dump/deltify now understand -r{DATE} (r9805)
 * allow update of non-existent target entry (partial issue #1902 fix)
 * 'svnadmin create' now sets sgid bit on repos/db/  (unix systems only)
 * increase default neon (ra_dav) timeout from 120 to 3600 seconds (r9568)
 * print verbose BDB error messages (r10557, r10566)
 * fixed: don't bail when 'svn up' refuses to delete local mods (issue #1806)
 * fixed: process svn:externals in defined order (issue #1788)
 * fixed: pass new propval to stdin of pre-revprop-change hook (issue #952)
 * fixed: svndumpfilter logic/memory/display bugs (r8691, 8831, 9061)
 * fixed: 'svnadmin hotcopy PATH .' (r8659)
 * fixed: copy crash bug (r8863)
 * fixed: 'svn st -u' crash bug (r10841)
 * fixed: 'svn commit' segfault (r10676)
 * fixed: allow cleanup on .svn/ dirs containing KILLME file (r8891)
 * fixed: 'svn revert' detects corrupted text-base (r8897)
 * fixed: 'svn status -N' no longer locks entire tree (r8906)
 * fixed: several different 'svn switch' bugs (r9192, 9203, 9238, 9698)
 * fixed: some 'svn copy' bugs (r9193, 9274)
 * fixed: obscure update-deletion bug (r8976)
 * fixed: utf8 conversion 'hang' (r9233)
 * fixed: missing UTF8->native recoding in 'svn log' output (r10652, 10673)
 * fixed: 'svn blame' now defaults to  rev (r9440)
 * fixed: 'svn blame' closing files before deleting them (issue #1969)
 * fixed: 'svn diff' shows truncated paths (r9693)
 * fixed: 'svn diff --notice-ancestry' bug (r9699)
 * fixed: 'svn subcommand -r{DATE} URL' works if URL not in HEAD (issue #1840)
 * fixed: 'svn blame' on non-ascii path truncation (issue #1770)
 * fixed: svn:external 'wc not locked' bug (issue #1897)
 * fixed: proper mod_dav_svn html/xml escaping (issue #1209)
 * fixed: memleak in 'svn propset -R URL' (issue #1928)
 * fixed: potential repos corruption; ensure stdin/out/err always open (r10819)
 * fixed: stop 'svn up' from deleting schedule-add target dir (issue #1793)
 * fixed: 'svn merge' adding a directory already 'deleted' (issue #1769)
 * fixed: excessive memory use when fs deltifies revision 2^N (r10070)
 * fixed: disallow non-recursive directory commit (issue #1797)
 * fixed: allow propget of props with colon in name (issue #1807)
 * fixed: 'svnadmin load' computation of copyfrom-rev (issue #1795)
 * fixed: runtime config files created with proper line-endings (issue #1803)
 * fixed: make svnserve's authn work on usernames with spaces (r10385)
 * fixed: have svnserve use repos UUID as default authn realm (r10394)
 * fixed: segfault when history-following hits 'empty' revision (r10368)
 * fixed: overzealous out-of-dateness checks in 'svn cp wc URL' (issue 1994)
 * fixed: don't URI-encode path in mod_dav_svn XML listings (r10461)
 * fixed: 'svn info' should refuse URL targets (r10760)
 * fixed: incomplete-directory handling bug (r10956)
 * fixed: allow cancellation between files during recursive dir add (r10894)
 * general improvement and normalization of error messages
 * many improvements to contributed tools:  mailer.py, psvn.el, etc.

 Developer-visible changes:
 * libsvn_fs now loads either bdb (libsvn_fs_base) or fsfs (libsvn_fs_fs)
 * new console-printing API:  svn_cmdline_printf() family checks for errors.
 * new library-version querying API:
     - new svn_[libname]_version() in each library
     - svn_ver_*() family of functions
 * 2nd generation APIs, from svn_foo() --> svn_foo2().  old APIs deprecated.
     - svn_wc_adm_open2() & friends, svn_wc_export2(), svn_client_add2()
       svn_wc_parse_externals_description2(), svn_hash_read/write2(),
       svn_repos_dump/load_fs2() & friends, svn_wc_diff2(),
       svn_subst_copy_and_translate2()
 * other new APIs:
     - svn_stream_copy(), svn_txdelta_target_push(), svn_opt_parse_path(),
       svn_io_file_flush_to_disk, svn_repos_trace_node_locations(),
       svn_repos_get_file_revs(), RA->get_locations(), RA->get_file_revs,
       RA->get_version(), svn_sort_compare_paths(), svn_utf_initialize()
 * SVN_REVNUM_FMT_T usage replaced with %ld (r9691)
 * cache mod_authz_svn authz file per connection (r8867)
 * validate hex digits in % escape (issue #1947)
 * hashes now written to disk in sorted order (r9910)
 * do cancellation checks before loops, not after (r8918)
 * fixed: bug in svn_repos_dir_delta replacement logic (r8078)
 * fixed: tiny memory access bugs (r8229, 8230, 8313)
 * fixed: several commit buglets (r8955, 9658, 9757, 9855)
 * fixed: don't recursively lock all prop commands (r9172)
 * fixed: svnserve memory usage on many-file commits (r9185)
 * fixed: close svnserve child's listen-socket after forking (r10050)
 * fixed: 'svnadmin hotcopy' integrity improvements (issues #1817, #1818)
 * fixed: only verify media type of svn:mime-type, not encoding (r10126)
 * fixed: handle '//'  and '..' in svn_path_canonicalize (issue #1779)
 * fixed: double URI escaping (issue #1814)
 * fixed: editor-driver bug (don't delete before every copy) (r10851)
 * fixed: potential mod_dav_svn crashes/memleaks (r10478)
 * fixed: better 'svnadmin verify  verification (r10508, r10509)
 * fixed: encoding of get_repos_url_result (r10353, 10375)
 * fixed: prevent canonicalized URIs from ending in '/' (r10317)
 * stop using -std=c89 gcc flag (r11054)
 * sync with apr 1.0's find_apr.m4 and find_apu.m4 files (r10560)
 * win32 installer improvements (r10978)
 * huge improvements to python, perl, java bindings
 * huge changes to win32 build system

pkgsrc changes:

 * subversion-base no longer requires db4.  If APR_USE_DB4 is NO,
   subversion-base will only build the new native filesystem back-end;
   if it is YES subversion-base will build both back-ends.  The
   APR_USE_DB4 variable is used for this purpose because when
   Subversion uses db4 it uses it through APR; it can't use db4 if APR
   doesn't.

 * Resurrect a tiny part of patch-aa so that subpackages
   (p5-subversion, etc.) don't try to install the libraries in
   subversion-base.

 * patch-ae is no longer needed.
2004-09-30 14:39:33 +00:00
tv
f86f146969 This bends over backwards to remove the .a file, so how about not compiling
it at all to do it the right way....  Add SHLIBTOOL_OVERRIDE.
2004-09-30 13:29:15 +00:00
salo
12ac922812 Remove superfluous whitespace, capitalize NetBSD.org. 2004-09-30 13:05:05 +00:00
salo
1742ab3bea Add flodo (hi mrg!). 2004-09-30 13:02:27 +00:00
wiz
d1eb3317cb Fix flodo entry. 2004-09-30 13:01:29 +00:00
wiz
0c4c6417e2 This seems to need perl for building; add USE_PERL5=build.
Noted by bulk build.
2004-09-30 12:52:36 +00:00
adrianp
d38fd88e84 Update of socat to 1.4.0.2 2004-09-30 12:48:48 +00:00
wiz
682189525f Mention new Xcomposite package. 2004-09-30 12:45:03 +00:00
wiz
cb6093c44e Add and enable Xcomposite. 2004-09-30 12:44:23 +00:00
wiz
bd73e6e4e2 Capitalize first letter of COMMENT. 2004-09-30 12:43:57 +00:00
adrianp
608c757adf Update socat to 1.4.0.2
- Change to my NetBSD email address

####################### V 1.4.0.2:

corrections:
	exec'd write-only addresses get a chance to flush before being killed
	error handler: print notice on error-exit
	filan printed wrong file type information

####################### V 1.4.0.1:

corrections:
	socks4a constructed invalid header. Problem found, reported, and fixed
	by Thomas Themel, by Peter Palfrader, and by rik
	with nofork, don't forget to apply some process related options
	(chroot, setsid, setpgid, ...)

####################### V 1.4.0.0:

new features:
	simple openssl server (ssl-l), experimental openssl trust
	new options "cafile", "capath", "key", "cert", "egd", and "pseudo" for
	openssl
	new options "retry", "forever", and "intervall"
	option "fork" for address TCP improves `gender changer´
	options "sigint", "sigquit", and "sighup" control passing of signals to
	sub process (thanks to David Shea who contributed to this issue)
	readline takes respect to the prompt issued by the peer address
	options "prompt" and "noprompt" allow to override readline's new
	default behaviour
	readline supports invisible password with option "noecho"
	socat option -lp allows to set hostname in log output
	socat option -lu turns on microsecond resolution in log output

corrections:
	before reading available data, check if writing on other channel is
	possible
	tcp6, udp6: support hostname specification (not only IP address), and
	map IP4 names to IP6 addresses
	openssl client checks server certificate per default
	support unidirectional communication with exec/system subprocess
	try to restore original terminal settings when terminating
	test.sh uses tmp dir /tmp/$USER/$$ instead of /tmp/$$
	socks4 failed on platforms where long does not have 32 bits
	(thanks to Peter Palfrader and Thomas Seyrat)
	hstrerror substitute wrote wrong messages (HP-UX, Solaris)
	proxy error message was truncated when answer contained multiple spaces

porting:
	compiles with AIX xlc, HP-UX cc, Tru64 cc (but might not link)
2004-09-30 12:42:45 +00:00
wiz
70b06d8f88 Import of libXcomposite package from pkgsrc-wip as Xcomposite
(to match Xfixes renaming). Originally package by xtraeme.

This package contains the Xcomposite extension library.
2004-09-30 12:42:38 +00:00
wiz
7a0dbfc861 Note new compositeext package. 2004-09-30 12:23:35 +00:00
wiz
c32068eb56 Add and enable compositeext. 2004-09-30 12:23:06 +00:00
wiz
5ade71cac5 Import of compositeext X11 extension from pkgsrc-wip, packaged by
xtraeme.

This package contains header files and documentation for the X composite
extension.  Library and server implementations are separate.

This is part of the freedesktop.org X Libraries and Protocol Headers
Project.
2004-09-30 12:22:20 +00:00
salo
9adf16f40e Note games/fillets-ng{,data{,-cs}} addition. 2004-09-30 11:42:17 +00:00
salo
9b5bf6aa5e Add fillets-ng{,-data{,-cs}}. 2004-09-30 11:40:30 +00:00
agc
b2cfd93ecf Update the matchbox window manager to version 0.8.4.
The old distfile had gone, and there have been many enhancements and bug
fixes.

matchbox now takes advantage of a separate libmatchbox package.
2004-09-30 11:37:44 +00:00
salo
b5c266c463 Initial import of fillets-ng-0.5.0: Puzzle game about witty fish saving the
world sokoban style.

Fish Fillets NG is strictly a puzzle game. The goal in every of the seventy
levels is always the same: find a safe way out. The fish utter witty remarks
about their surroundings, the various inhabitants of their underwater realm
quarrel among themselves or comment on the efforts of your fish. The whole
game is accompanied by quiet, comforting music.
2004-09-30 11:37:30 +00:00
salo
90f22b4892 Initial import of fillets-ng-data-cs-0.5.0: Fish Fillets NG data files (Czech
audio).

Fish Fillets NG is strictly a puzzle game. The goal in every of the seventy
levels is always the same: find a safe way out. The fish utter witty remarks
about their surroundings, the various inhabitants of their underwater realm
quarrel among themselves or comment on the efforts of your fish. The whole
game is accompanied by quiet, comforting music.

This package contains optional Czech audio files.
2004-09-30 11:36:46 +00:00
agc
a56771a493 Update the matchbox window manager to version 0.8.4.
The old distfile had gone, and there have been many enhancements and bug
fixes.

matchbox now takes advantage of a separate libmatchbox package.
2004-09-30 11:36:33 +00:00