summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-05-22this file should not have been importeddillo1-1/+0
2004-05-22Note addition of hugo and wxhugo 3.0.07:dillo1-1/+3
Hugo is an interactive fiction (text adventure) system. hugo contains a compiler and a text-only interpreter wxhugo contains an interpreter with graphics and sound support
2004-05-22Add and enable hugo and wxhugodillo1-1/+3
2004-05-22import hugo 3.0.07:dillo6-0/+146
A compiler and interpreter for the Hugo interactive fiction system. The interpreter is the curses port without support for graphics or sound.
2004-05-22import wxhugo 3.0.07:dillo7-0/+176
An interpreter for Hugo interactive fiction, with support for graphics and sound.
2004-05-22Note revision bump for kaffe{,-nox11} to 1.jmmv1-1/+3
2004-05-22Convert kaffe-nox11 and kaffe to use java-env.mk. Also avoid directjmmv4-102/+122
modifications of PREFIX's value. Bump PKGREVISION to 1.
2004-05-22Note revision bump for sun-{jre,jdk}14 to 1.jmmv1-1/+3
2004-05-22Convert sun-{jre,jdk}14 to use java-env.mk. This implies that thejmmv7-1762/+1764
packages now install several wrappers under ${PREFIX}/bin to run the binaries installed under ${JAVA_HOME}/bin easily. While here, drop the direct modification of PREFIX. Bump PKGREVISION to 1.
2004-05-22Convert sun-{jre,jdk}13 to use java-env.mk. This implies that thejmmv7-952/+931
package now install several wrappers under ${PREFIX}/bin to run the binaries installed under ${JAVA_HOME}/bin easily. While here, drop the direct modification of PREFIX. No revision bump since these packages were updated just some minutes ago.
2004-05-22Initial addition.jmmv1-0/+74
This file provides a framework to easily create wrappers to run Java environments (either compilers or virtual machines) installed under ${PREFIX}/java/<implementation>. These wrappers hide the complexity of having to modify the path, unlimit resources or to set a correct CLASSPATH for the program to run.
2004-05-22Note update of sun-{jre,jdk}13 to 1.0.11.jmmv1-1/+3
2004-05-22Update sun-{jre,jdk}13 to 1.3.1_11. Bugs fixed since 1.3.1_10:jmmv4-15/+15
- GetCurrentThreadCpuTime returns wrong information - infinite loop in sun.net.www.http. KeepAliveStream [due to skip()] - fatal error handler enhancements - RFE: DNS-related functions in PAC file support do not support foward DNS lookups - Reading entries from certain zipped files causes JVM death (native exception) - Missing encoding conversion in PlainSocketImpl.socketCreate - in with J2se1.3 in multithread situation, socket reads data unexpectly - REGRESSION 1.4: PropertyDescriptors do not find the most specific methods - C2 crash in adjust_check - Null Pointer in creating Window - Signature timestamps in signed jar files break forward compatibility - java.sql.TimeStamp results in wrong time for some timezones when dates are in BC - (thread) Thread.interrupt() is not executed after first try - REGRESSION:Ctor IndexedPropertyDescriptor works incorrectly - Netscape hang situation
2004-05-22add XEN12_USE_COM2 option to switch Xen console on com port2cl3-3/+19
2004-05-22Introduce and use two new variables:jschauma2-18/+30
INN_USER and INN_GROUP, specifying the username and groupname to be used by inn, defaulting to 'news'. Noted by Georg Schwarz in mail to tech-pkg.
2004-05-22add DMA support for additional ide chipsetscl3-2/+40
2004-05-22Update gcc3-ada to 3.3.3nb1abs8-8/+27
Update gcc3-c++ to 3.3.3nb1 Update gcc3-c to 3.3.3nb2 Update gcc3-f77 to 3.3.3nb1 Update gcc3-java to 3.3.3nb1 Update gcc3-objc to 3.3.3nb1 Update gcc3 to 3.3.3nb1 gcc arm: fix GCC _P_R_ target/14302 Apply gcc fix for gcc PR target/14302 to fix ARM compiler issues triggered by at least glib, glib2, and pkgconfig. 2004-02-26 Richard Earnshaw <rearnsha@arm.com> Daniel Jacobowitz <drow@mvista.com> PR target/14302 * arm.h (ARM_GO_IF_LEGITIMATE_ADDRESS): Don't check the mode size for minipool references.
2004-05-22Make this build and work under NetBSD 2.0E and above with the bind9tron2-1/+33
resolver library.
2004-05-22mention xentool12 and xen12cl1-1/+3
2004-05-22add xen12cl1-1/+2
2004-05-22remove unneeded DISTFILES line.cl1-2/+1
2004-05-22s/netbsd.org/NetBSD.org/, don't mention the Ports page URL in thegrant2-5/+5
DESCR, it's already the HOMEPAGE.
2004-05-22add xen12 package:cl9-0/+239
Xen is is a virtual machine monitor for x86 that supports execution of multiple guest operating systems with unprecedented levels of performance and resource isolation. Xen is Open Source software. See http://www.cl.cam.ac.uk/Research/SRG/netos/xen/ for more details on Xen. See http://www.netbsd.org/Ports/xen/ for more details on NetBSD/xen.
2004-05-22Add more detailed description of tools included.reed1-0/+8
(Previously the DESCRiption only mentioned one of nine tools.
2004-05-22i[3-6]86 is squashed to just "i386" in pkgsrc.grant1-2/+2
2004-05-22add Firefox gtk2 build for NetBSD/i386. these are built on NetBSD/i386grant2-1/+7
2.0_BETA and have also been tested on NetBSD-current (2.0E).
2004-05-22NetBSD gtk2 builds are linked against gtk2-2.4, update DEPENDS togrant1-2/+6
reflect this.
2004-05-22Note hylafax-4.1.8nb2 update (files missing in PLIST).wiz1-1/+2
2004-05-22Convert to buildlink3.wiz2-5/+10
Add missing files to PLIST and bump PKGREVISION for it.
2004-05-22Add patches to fix build on alpha; from Dave Huang in PR 25666.wiz3-1/+29
2004-05-22Note cvs-1.11.16 update.wiz1-1/+2
2004-05-22Update to 1.11.16:wiz10-49/+49
Changes since 1.11.15: ********************** SERVER SECURITY FIXES * A potential buffer overflow vulnerability in the server has been fixed. Prior to this patch, a malicious client could potentially use carefully crafted server requests to run arbitrary programs on the CVS server machine. This addresses the Common Vulnerabilities and Exposures Project's issue #CAN-2004-0396. Please see <http://www.cve.mitre.org> for more information. BUG FIXES * The Microsoft Visual C++ workspace and project files have been repaired and regenerated with MSVC++ 6.0. * The cvs.1 man page is now generated automatically from a section of the CVS Manual. * Thanks to a report from Mark Andrews at the Internet Systems Consortium, the :ext: connection method no longer relies on a transparent transport that uses an argument processor that can handle arbitrary ordering of options and other arguments when using a username other than the caller's. * Thanks to Ken Raeburn at MIT, directory deletion, whether via `cvs release' or empty directory pruning, now works on network shares under Windows XP.
2004-05-22Shared library major version change, so buildlink3.mk has to be updated, right?adam1-2/+2
2004-05-22libtasn1 to 0.2.10; libgcrypt to 1.2.0; gnutls to 1.0.13adam2-4/+5
2004-05-22Changes 1.0.13:adam4-18/+34
- Some complilation fixes. - Added the --xml parameter to the certtool utility. Changes 1.0.12: - Corrected bug in OpenPGP key loading using a callback. - Renamed gnutls-srpcrypt to srptool - Allow handshake requests by the client. * Things backported from the development branch: - Added support for authority key identifier and the extended key usage X.509 extension fields. The certtoool was updated to support them. - Added batch support to certtool. Now it can use templates. - The RC2 cipher is no more included. The one in libgcrypt is now used. Changes 1.0.11: - Added gnutls_sign_algorithm_get_name() and gnutls_pk_algorithm_get_name() - Corrected bug in TLS renegotiation. Changes 1.0.10: - Corrected bug in RSA parameters handling which could cause unexpected crashes. - Corrected bug in SSL 3.0 authentication.
2004-05-22Changes 1.2.0adam4-37/+21
* First stable release. Changes 1.1.94 * The support for multi-threaded users goes into its third incarnation. We removed compile time support for thread libraries. To support the thread library of your choice, you have to set up callback handlers at initialization time. New data structures, a new control command, and default initializers are provided for this purpose. * Interface changes relative to the 1.1.93 release: libgcrypt-config --thread OBSOLETE libgcrypt-pth.la REMOVED libgcrypt-pthread.la REMOVED GCRYCTL_SET_THREAD_CBS NEW struct gcrypt_thread_cbs NEW enum gcry_thread_option NEW GCRY_THREAD_OPTION_PTH_IMPL NEW GCRY_THREAD_OPTION_PTHREAD_IMPL NEW Changes 1.1.93 * The automatic thread library detection has finally been removed. From now on, only linking explicitely to libgcrypt, libgcrypt-pth or libgcrypt-pthread is supported.
2004-05-22Unused.wiz6-219/+0
2004-05-22Remove superfluous inclusion of bsd.prefs.mk.wiz1-3/+1
2004-05-22regen, without $Id$ in patch.wiz2-9/+6
2004-05-22Whitespace fix.snj1-1/+1
2004-05-22Changes 0.2.10adam3-11/+16
- Added scripts to assist in libtasn1 version detection from configure scripts. - Corrected a DER decoding bug which was reported by Max Vozeler <max@hinterhof.net>. Changes 0.2.9 - Accept negative numbers as range in INTEGER declarations Changes 0.2.8 - Add asn1_delete_element function
2004-05-22Use buildlink3 for libusb.sekiya1-3/+2
2004-05-22Re-add patch-aasekiya1-0/+17
2004-05-22The patch had an embedded RCS tag. Remove, re-import with -kosekiya1-17/+0
2004-05-22Add ifp-line-0.2.4sekiya1-1/+2
2004-05-22Add ifp-line.sekiya1-1/+2
2004-05-22Add ifp-line-0.2.4 -- a command-line interface to iRiver MP3 players.sekiya5-0/+46
2004-05-22s/anti-aliased/anti-aliasing/grant1-1/+1
2004-05-21This needs a lex to build so add "lex" to USE_GNU_TOOLS.reed1-2/+2
2004-05-21Only use the NetBSD-specific MESSAGE.urandom for NetBSD.reed1-1/+3
It says to use "pseudo-device rnd" kernel configuration. TODO: if the above instructions are fine for other operating systems with /dev/urandom then add.