summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-08-11Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.wiz94-305/+51
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here.
2000-08-11cleanup, be more verbosewiz1-4/+7
2000-08-11clean upwiz1-8/+1
2000-08-11Regen. Problem noted by SUNAGAWA Keiki in PR pkg/10812.fredb1-32/+32
2000-08-11remove dead http links (which only pointed to the old HOMEPAGE)wiz1-4/+1
2000-08-10cleanupwiz2-16/+6
2000-08-10reformat paragraphswiz1-7/+8
2000-08-10cleanupwiz1-37/+15
2000-08-10remove empty linewiz1-1/+0
2000-08-10fix typoswiz1-2/+2
2000-08-10remove HTML codewiz1-1/+1
2000-08-10update HOMEPAGEwiz1-2/+2
2000-08-10nethack-qt is actually very functionalpooka1-1/+1
2000-08-10Update surfraw to 0.5.6. Changes from 0.5.5:jlam3-7/+9
New elvi: newscientist pubmed freshmeat
2000-08-10Update gnapster to 1.3.10. Changes since 1.3.10:jlam7-88/+31
* Browse server file syntax changed, old server files must be removed * Fixed new user creation bug and cleaned up the bind handling to not cause 100% cpu usage when something bad happened * Updated remotely queued code to better handle queued downloads * Switched over to using the XText widget from XChat * Implemented new opennap browse numeric support, will no longer get disconnected for browsing * Removed -O2 from Makefile due to GTK problems caused by older gcc versions (prevented / commands from working on certain systems) * Many minor UI changes and bug fixes
2000-08-10Remove a blank line, to satisfy pkglint.fredb1-2/+1
2000-08-10Update lynx to the latest stable version, 2.8.3rel1. This wasfredb34-10504/+310
lynx-current as of 2000-08-01 (see "www/lynx-current" cvs log for changes), with the addition of several language catalogs (patches contributed by Jim Spath, PR pkg/10771), and with IPv6 support based on a patch submitted by Wesley Morgan to the lynx-dev mailing list, text at <http://www.flora.org/lynx-dev/html/month072000/msg00160.html>. (Use of Wesley's patch for IPv6 was suggested by Jim Spath.)
2000-08-10Oops. Enable IPv6 support, conditionally on "USE_INET6".fredb1-4/+13
Verbosify comments.
2000-08-10Upgrade nethack to 3.3.1. Add Makefile.common to easy future upgrades.pooka23-286/+199
This release contains numerous fixes to bugs in 3.3.0 and users are advised to upgrade. Note that old savegames and bones files won't work anymore.
2000-08-10Comment out Kerberos 5 support, for now.thorpej4-29/+33
2000-08-10Don't syslog krb5_init_context() failure. It can happen ifthorpej2-7/+17
Kerberos is simply not configured on the system.
2000-08-10Update esound to 0.2.19. Changes from the ChangeLog:wiz2-4/+4
* Undo esd_send_file change on 03-03 - it makes lots of things break. * Fix fcntl that tried to remove non-blocking flag. * audio_solaris.c: Don't set the output device, volume and balance when opening audio device. Those should be configurable by an external program and the values set that way preserved as defaults for sunsequent playing. (bugs #2587 and #5682)
2000-08-10upgrade to 9.0.0rc2.itojun5-6/+40
add patch to help 2292bis environment (= latest KAME, Solaris8). --- rc1 -> rc2 --- 9.0.0rc2 released --- 377. [bug] When additional data lookups were refused due to "allow-query", the databases were still being attached causing reference leaks. 376. [bug] The server should always use good entropy when performing cryptographic functions needing entropy. 375. [bug] Per-zone allow-query did not properly override the view/global one for CNAME targets and additional data [RT #220]. 374. [bug] SOA in authoritative negative responses had wrong TTL. 373. [func] nslookup is now installed by "make install". 372. [bug] Deal with Microsoft DNS servers appending two bytes of garbage to zone transfer requests. 371. [bug] At high debug levels, doing an outgoing zone transfer of a very large RRset could cause an assertion failure during logging. 370. [bug] The error messages for rollforward failures were overly terse. 367. [bug] Allow proper selection of server on nslookup command line. 365. [bug] nsupdate -k leaked memory. 362. [bug] rndc no longer aborts if the configuration file is missing an options statement. [RT #209] 359. [bug] dnssec-signzone occasionally signed glue records. 357. [bug] The zone file parser crashed if the argument to $INCLUDE was a quoted string. 354. [doc] Man pages for the dnssec tools are now included in the distribution, in doc/man/dnssec. 353. [bug] double increment in lwres/gethost.c:copytobuf(). (RT# 187) 352. [bug] Race condition in dns_client_t startup could cause an assertion failure. 351. [bug] Constructing a response with rcode SERVFAIL to a TSIG signed query could crash the server. 350. [bug] Also-notify lists specified in the global options block were not correctly reference counted, causing a memory leak. 349. [bug] Processing a query with the CD bit set now works as expected. 344. [bug] When shutting down, lwresd sometimes tried to shut down its client tasks twice, triggering an assertion. 343. [bug] Although zone maintenance SOA queries and notify requests were signed with TSIG keys when configured for the server in case, the TSIG was not verified on the response. 342. [bug] The wrong name was being passed to dns_name_dup() when generating a TSIG key using TKEY. 340. [bug] The top-level COPYRIGHT file was missing from the distribution. 339. [bug] DNSSEC validation of the response to an ANY query at a name with a CNAME RR in a secure zone triggered an assertion failure. 337. [bug] "dig" did not recognize "nsap-ptr" as an RR type on the command line. 336. [bug] "dig -f" used 64 k of memory for each line in the file. It now uses much less, though still proportionally to the file size. 335. [bug] named would occasionally attempt recursion when it was disallowed or undesired. 333. [bug] The resolver incorrectly accepted referrals to domains that were not parents of the query name, causing assertion failures. 331. [bug] Only log "recursion denied" if RD is set. (RT #178)
2000-08-10Update darcnes to 9a0804.wiz4-6/+27
Changes since last version: o Changed the cpu6502 core to use lazy flag evaluation. o Changed the NES PPU to draw sprites from the tilecache. o Added a bitdepth-independant generic palette system. o Added CD audio playback to the PCD CD driver.
2000-08-10regen (no patch-a[cd] in repository)wiz1-3/+1
2000-08-10Update to 9.7.wiz6-36/+46
Changes: Many bugfixes, new pam file format.
2000-08-10Update to 1.4.4. Changes: Mainly bug and security fixes.wiz2-4/+4
2000-08-10Update "ImageMagick" package to version 5.2.2. Changes in version 5.2.2:tron2-0/+24
- Support added for the Word Perfect Graphics (WPG) file format (contributed by Jaroslav Fojtik). - The pixel 'matte' field is changed to indicate the degree of pixel transparency rather than the degree of opacity. This makes the pixels compatable with most popular video cards, and many in-memory image formats. When the pixel quantum size is eight bits, the colormap is restricted to 256 colors, but supports up to 65535 colors when the quantum size is sixteen bits (when QuantumLeap is defined at compilation time). - ImageMagick is more memory efficient (by 18%) when the quantum size is eight bits, and the image is colormapped. - ImageMagick is (finally) believed to be thread safe under Windows, since it uses the Windows synchronization APIs to lock shared data. - Under Unix and Windows, dynamically-loaded format coder modules are supported. There are currently 72 loadable modules. Support for loadable modules allows the user to add or remove formats from ImageMagick by simply adding or removing a file. New modules are automatically detected so users may add their own modules. This support is proven to work for Sun Solaris, Linux, and SGI IRIX. Please let us know about other operating systems they work on. Building a modular ImageMagick is enabled by specifing the configure options --enable-shared --with-modules. - ImageMagick now has a set of modules for streaming. Here pixels are passed to the application as they are available and deleted after use ensuring a small memory footprint. This is useful for multi-media applications such as MPEG. - Image format identification (based on the file header) is now configured via an external text file. This allows the user to add automatic file identification for new formats added via a coder module, or via a delegate (external program). - XML files conforming to the W3C SVG DTD are now rendered directly by ImageMagick. The support is incomplete but still useful. - The Pilot Image Format (PDB) is now supported. - The drawing primitives have been extended to support drawing bezier curves, rounded rectangles, and arcs. There is now support for drawing compound objects (a sequence of objects) using drawing paths. The concept of a drawing pen has been split into stroke (for the outline) and fill (for the objects internal color). If fill is not defined, then only the object outline is drawn. This substantial change results in the existing drawing commands for filled objects (fillEllipse, fillRectangle, fillCircle, and fillPolygon) being deprecated. - A cache file format is now supported which is a snapshot of an image's pixel cache as it appears on disk. Images stored in this format (large) may be loaded instantly by ImageMagick since decoding is not required. In order to write this format , the argument -cache 0 must be supplied (e.g. convert -cache 0 file.jpg file.cache). - The build environment for Windows NT is entirely re-done. There is now a configure program which generates a set of Visual C++ project files which satisfy a set of reqirements (e.g. DLL, multi-thread, X11). These project files are then used to build ImageMagick. - The C API is significantly modified in order to provide thread-safe operation via function re-entrancy. ImageMagick is believed to be thread-safe when used with POSIX threads. It is not yet completely thread safe under Windows or the Mac. Errors (of type ExceptionInfo) are now reported by a function argument, or via a member of the current image. - The GaussianBlurImage() function (contributed by runger@cs.mcgill.ca) supports Gaussian bluring an image. - Functions (OpenCacheView(), CloseCacheView(), GetCacheView(), SetCacheView(), and SyncCacheView()) are provided in order to support manipulating multiple pixel views.
2000-08-10Update "ImageMagick" package to version 5.2.2. Changes in version 5.2.2:tron6-45/+36
- Support added for the Word Perfect Graphics (WPG) file format (contributed by Jaroslav Fojtik). - The pixel 'matte' field is changed to indicate the degree of pixel transparency rather than the degree of opacity. This makes the pixels compatable with most popular video cards, and many in-memory image formats. When the pixel quantum size is eight bits, the colormap is restricted to 256 colors, but supports up to 65535 colors when the quantum size is sixteen bits (when QuantumLeap is defined at compilation time). - ImageMagick is more memory efficient (by 18%) when the quantum size is eight bits, and the image is colormapped. - ImageMagick is (finally) believed to be thread safe under Windows, since it uses the Windows synchronization APIs to lock shared data. - Under Unix and Windows, dynamically-loaded format coder modules are supported. There are currently 72 loadable modules. Support for loadable modules allows the user to add or remove formats from ImageMagick by simply adding or removing a file. New modules are automatically detected so users may add their own modules. This support is proven to work for Sun Solaris, Linux, and SGI IRIX. Please let us know about other operating systems they work on. Building a modular ImageMagick is enabled by specifing the configure options --enable-shared --with-modules. - ImageMagick now has a set of modules for streaming. Here pixels are passed to the application as they are available and deleted after use ensuring a small memory footprint. This is useful for multi-media applications such as MPEG. - Image format identification (based on the file header) is now configured via an external text file. This allows the user to add automatic file identification for new formats added via a coder module, or via a delegate (external program). - XML files conforming to the W3C SVG DTD are now rendered directly by ImageMagick. The support is incomplete but still useful. - The Pilot Image Format (PDB) is now supported. - The drawing primitives have been extended to support drawing bezier curves, rounded rectangles, and arcs. There is now support for drawing compound objects (a sequence of objects) using drawing paths. The concept of a drawing pen has been split into stroke (for the outline) and fill (for the objects internal color). If fill is not defined, then only the object outline is drawn. This substantial change results in the existing drawing commands for filled objects (fillEllipse, fillRectangle, fillCircle, and fillPolygon) being deprecated. - A cache file format is now supported which is a snapshot of an image's pixel cache as it appears on disk. Images stored in this format (large) may be loaded instantly by ImageMagick since decoding is not required. In order to write this format , the argument -cache 0 must be supplied (e.g. convert -cache 0 file.jpg file.cache). - The build environment for Windows NT is entirely re-done. There is now a configure program which generates a set of Visual C++ project files which satisfy a set of reqirements (e.g. DLL, multi-thread, X11). These project files are then used to build ImageMagick. - The C API is significantly modified in order to provide thread-safe operation via function re-entrancy. ImageMagick is believed to be thread-safe when used with POSIX threads. It is not yet completely thread safe under Windows or the Mac. Errors (of type ExceptionInfo) are now reported by a function argument, or via a member of the current image. - The GaussianBlurImage() function (contributed by runger@cs.mcgill.ca) supports Gaussian bluring an image. - Functions (OpenCacheView(), CloseCacheView(), GetCacheView(), SetCacheView(), and SyncCacheView()) are provided in order to support manipulating multiple pixel views.
2000-08-10Remove mirror on "ftp.varesearch.com" from master site list because ittron1-3/+2
no longer has the SuSE Linux files.
2000-08-10Make this work with Heimdal Kerberos 5. Requires fleshed-out MCCthorpej3-5/+48
support in Heimdal.
2000-08-09Update to 0.5.3, provided by Dan Winship. Changes are mainly bugfixes.wiz10-75/+79
2000-08-09Update to dhis client R4. Changes:hubertf10-101/+96
* improved security * server can detect when client goes down, and remove entry
2000-08-09Remove a commend/if clause which turns out to not actuallythorpej1-4/+1
be true.
2000-08-09Add master site on ftp.openssh.com.wiz1-1/+4
Add note why we have both openssh.com entries.
2000-08-09MASTER_SITE and HOMEPAGE moved to ftp.freesoftware.com.wiz1-3/+3
Addresses pkg/10795.
2000-08-09Add suse_gtkabs2-3/+5
2000-08-09Linux 'gtk' libraries. Necessary but not sufficient to run linux netscapeabs4-0/+31
6.00PR2 test release. Netscape can be installed, but fails to make network connections.
2000-08-09regen.jun1-0/+20
2000-08-09On port-hpcmips-ja@jp.netbsd.org:jun1-0/+116
shin@sm.sony.co.jp <10007180619.AA00274@lachesis.sm.sony.co.jp> tsutsui@ceres.dti.ne.jp <200008031537.e73Fb0S25554@mirage.ceres.dti.ne.jp> the pkgsrc cross linker did not know -nostdlib option,and -nostdlib option works such as -n option. -n is NMAGIC output option. this misunderstanding makes bad alignment and bad address dynamic-linked binary. cf. On ftp://ftp.netbsd.org/pub/NetBSD/arch/hpcmips/snapshot/20000620-1.5, dynamic-linked binary is almost broken.
2000-08-08Added one-line patch to fix lack of timeouts.cjones2-1/+13
Patch has been submitted to the folks at cert.dfn.de.
2000-08-08Avoid barfing on share/irc/script/local still existing.kim1-2/+2
2000-08-08Add and enable argtablejlam1-1/+2
2000-08-08argtable - library for parsing command line arguments of a C/C++ programjlam7-0/+54
2000-08-08Add and enable gnapfetch.jlam1-1/+2
2000-08-08Commit this package addition again:jlam5-0/+31
gnapfetch - update/maintain opennap servers for gnapster/TekNap
2000-08-08Remove files from accidental import from wrong dir.jlam3-6/+0
2000-08-08gnapfetch - update/maintain opennap servers for gnapster/TekNapjlam3-0/+6
Not sure why gnapster can't update the server list anymore, but this utility does the job.
2000-08-08Pull in teTeX instead of teTeX-bin to make this compile properly.rh1-2/+2
Hopefully fixes pkg/9873 (awaiting confirmation from the author of the PR)
2000-08-08MASTER_SITES and HOMEPAGE are changed.sakamoto2-4/+4