Commit graph

61727 commits

Author SHA1 Message Date
ben
a957527758 Change PLIST.common location of HTML documentation. Somehow this got
missed while I was addressing PR#25652.
2004-05-23 14:06:45 +00:00
recht
2867b4e077 unused 2004-05-23 11:58:21 +00:00
recht
67def20bac bl3ify 2004-05-23 11:41:35 +00:00
recht
9641b3f762 Note update of roundup to 0.72. 2004-05-23 11:15:36 +00:00
recht
ca2c66f3ea update to 0.72
changes:
- anydbm sorting with None values (sf bug 952853)
- roundup-server -g option not recognised (sf bug 952310)
- HTML templating isset() inverted (sf bug 951779)
- otks manager missing (sf bug 952931)
- mention DEFAULT_TIMEZONE requirement in upgrading doc (sf bug 952932)
- fix DateHTMLProperty so local() can override user timezone (sf bug
  953678)
- fix anydbm sort/group direction handling, and make RDBMS sort/group use
  Link'ed "order" properties (sf bug 953148)
- fix Interval editing (sf bug 954891)
2004-05-23 11:10:09 +00:00
jmmv
6dda30f393 Lets be pkgviews friendly: create the bin directory when installing wrappers. 2004-05-23 10:29:43 +00:00
jmmv
34cd9e7404 Note revision bump for sablevm* to 1. 2004-05-23 10:27:09 +00:00
jmmv
384c42dac4 Convert sablevm{,-classpath,-classpath-gui} to java-env.mk, so that they
can easily coexist with other Java implementations.  This basically means
that they are now installed under ${PREFIX}/java/sablevm and that a wrapper
is created under ${PREFIX}/bin (sablevm-java) to exec this VM.
2004-05-23 10:25:30 +00:00
jmmv
7aa73ae308 Let a package specify which is the real binary for each wrapper (by setting
JAVA_WRAPPER_BIN.<wrapper-name>), in case it differs from the default.
For example, sablevm does not install a 'java' program with that name, so
adding 'java' to JAVA_WRAPPERS couldn't DTRT.
2004-05-23 10:19:28 +00:00
snj
784ea8c189 Fix MASTER_SITES. From Robert Elz in PR pkg/25681. 2004-05-23 04:07:41 +00:00
grant
04aabf8b88 g/c Firebird stuff, as all the Mozilla Firebird packages are gone now. 2004-05-23 01:44:58 +00:00
grant
00cf8c6925 allow users of this file to set WRKSRC. 2004-05-23 01:44:10 +00:00
kim
4a498047a1 Bump required version, pine 4.60 does not compile with 4.6 2004-05-23 00:59:15 +00:00
kim
415ef3d119 Bump required version, pine 4.60 does not compile with 2002.5nb3 2004-05-23 00:58:25 +00:00
dillo
24970969a8 this file should not have been imported 2004-05-22 23:43:19 +00:00
dillo
41495f79d5 Note addition of hugo and wxhugo 3.0.07:
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-22 23:40:43 +00:00
dillo
531c99c28c Add and enable hugo and wxhugo 2004-05-22 23:38:00 +00:00
dillo
0d8a25f043 import hugo 3.0.07:
A compiler and interpreter for the Hugo interactive fiction system.
The interpreter is the curses port without support for graphics or
sound.
2004-05-22 23:37:06 +00:00
dillo
1c5d0d6255 import wxhugo 3.0.07:
An interpreter for Hugo interactive fiction, with support for
graphics and sound.
2004-05-22 23:35:38 +00:00
jmmv
07966af145 Note revision bump for kaffe{,-nox11} to 1. 2004-05-22 21:49:09 +00:00
jmmv
89de8be448 Convert kaffe-nox11 and kaffe to use java-env.mk. Also avoid direct
modifications of PREFIX's value.  Bump PKGREVISION to 1.
2004-05-22 21:46:56 +00:00
jmmv
4d5371316b Note revision bump for sun-{jre,jdk}14 to 1. 2004-05-22 21:34:37 +00:00
jmmv
337124ea4b Convert sun-{jre,jdk}14 to use java-env.mk. This implies that the
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-22 21:32:34 +00:00
jmmv
5443ed1bac Convert sun-{jre,jdk}13 to use java-env.mk. This implies that the
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-22 21:22:59 +00:00
jmmv
37aec7aa72 Initial addition.
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-22 21:13:17 +00:00
jmmv
098626deee Note update of sun-{jre,jdk}13 to 1.0.11. 2004-05-22 20:23:11 +00:00
jmmv
04459b0fe8 Update sun-{jre,jdk}13 to 1.3.1_11. Bugs fixed since 1.3.1_10:
- 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-22 20:20:06 +00:00
cl
45fe3da9df add XEN12_USE_COM2 option to switch Xen console on com port2 2004-05-22 19:09:53 +00:00
jschauma
4b0427bd64 Introduce and use two new variables:
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-22 18:58:29 +00:00
cl
ce27d7547a add DMA support for additional ide chipsets 2004-05-22 18:12:40 +00:00
abs
066ddabcbf Update gcc3-ada to 3.3.3nb1
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-22 17:48:21 +00:00
tron
c425f19d92 Make this build and work under NetBSD 2.0E and above with the bind9
resolver library.
2004-05-22 17:41:31 +00:00
cl
e558a9a7e3 mention xentool12 and xen12 2004-05-22 17:27:15 +00:00
cl
b2310f3ab4 add xen12 2004-05-22 17:23:08 +00:00
cl
627a9e3c0d remove unneeded DISTFILES line. 2004-05-22 17:21:52 +00:00
grant
9f5e8d31e9 s/netbsd.org/NetBSD.org/, don't mention the Ports page URL in the
DESCR, it's already the HOMEPAGE.
2004-05-22 16:50:39 +00:00
cl
0687f75e49 add xen12 package:
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-22 16:31:04 +00:00
reed
dac9df45fa Add more detailed description of tools included.
(Previously the DESCRiption only mentioned one of nine tools.
2004-05-22 15:16:34 +00:00
grant
54ba756ecf i[3-6]86 is squashed to just "i386" in pkgsrc. 2004-05-22 12:42:58 +00:00
grant
3937f4903c add Firefox gtk2 build for NetBSD/i386. these are built on NetBSD/i386
2.0_BETA and have also been tested on NetBSD-current (2.0E).
2004-05-22 12:42:15 +00:00
grant
d12b8b88fe NetBSD gtk2 builds are linked against gtk2-2.4, update DEPENDS to
reflect this.
2004-05-22 12:32:40 +00:00
wiz
91d5d546a4 Note hylafax-4.1.8nb2 update (files missing in PLIST). 2004-05-22 11:59:53 +00:00
wiz
0d0633697b Convert to buildlink3.
Add missing files to PLIST and bump PKGREVISION for it.
2004-05-22 11:59:15 +00:00
wiz
860248e413 Add patches to fix build on alpha; from Dave Huang in PR 25666. 2004-05-22 11:58:42 +00:00
wiz
3baa1619d3 Note cvs-1.11.16 update. 2004-05-22 10:38:38 +00:00
wiz
eaaeb741bb Update to 1.11.16:
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-22 10:38:06 +00:00
adam
616c770a63 Shared library major version change, so buildlink3.mk has to be updated, right? 2004-05-22 10:17:47 +00:00
adam
96e2fb35e0 libtasn1 to 0.2.10; libgcrypt to 1.2.0; gnutls to 1.0.13 2004-05-22 10:12:39 +00:00
adam
177071660e Changes 1.0.13:
- 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-22 10:09:53 +00:00
adam
5fcb1873eb Changes 1.2.0
* 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-22 10:07:48 +00:00