Commit graph

61691 commits

Author SHA1 Message Date
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
wiz
adc1bb3c9d Unused. 2004-05-22 10:04:21 +00:00
wiz
0bf3dbc402 Remove superfluous inclusion of bsd.prefs.mk. 2004-05-22 09:31:03 +00:00
wiz
7543d9f216 regen, without $Id$ in patch. 2004-05-22 09:30:45 +00:00
snj
a6eb59efed Whitespace fix. 2004-05-22 07:59:16 +00:00
adam
b50fe994c1 Changes 0.2.10
- 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-22 07:30:03 +00:00
sekiya
8b445b70b2 Use buildlink3 for libusb. 2004-05-22 05:51:17 +00:00
sekiya
76435d40ce Re-add patch-aa 2004-05-22 05:48:20 +00:00
sekiya
aa7620101f The patch had an embedded RCS tag. Remove, re-import with -ko 2004-05-22 05:46:00 +00:00
sekiya
e19e5b7500 Add ifp-line-0.2.4 2004-05-22 05:39:14 +00:00
sekiya
2b853e36e4 Add ifp-line. 2004-05-22 05:36:37 +00:00
sekiya
3f673d2770 Add ifp-line-0.2.4 -- a command-line interface to iRiver MP3 players. 2004-05-22 05:35:10 +00:00
grant
879d3c1c7e s/anti-aliased/anti-aliasing/ 2004-05-22 04:35:53 +00:00
reed
988fee9c84 This needs a lex to build so add "lex" to USE_GNU_TOOLS. 2004-05-21 23:59:30 +00:00
reed
a6877657cc Only use the NetBSD-specific MESSAGE.urandom for NetBSD.
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.
2004-05-21 23:00:23 +00:00
reed
ec087dd4e3 The makefile had a comment saying PAM authentication causes memory
faults, and haven't tracked down why yet.

No allow PAM authentication if Linux (and USE_PAM is defined).

This will close my 20846 PR from March 2003.

Also, install the contrib/sshd.pam.generic file as the example
sshd.pam instead of the FreeBSD version, but this okay since
it was commented out in the first place.

TODO: test the PAM support on other platforms and allow
if USE_PAM is defined.
2004-05-21 22:54:43 +00:00
snj
3423492e81 Add ${PYSITELIB}/ZEO/* to py-ZODB's PLIST. Bump PKGREVISION to 1.
Closes PR pkg/25567.
2004-05-21 22:00:25 +00:00
kleink
ce4c1f48db Note update of jwhois to 3.2.2nb5. 2004-05-21 21:04:18 +00:00
kleink
5966e8655a Incorporate today's allocation of 2001:3C00::/23 to ARIN,
bringing us to jwhois-3.2.2nb5.
2004-05-21 21:03:13 +00:00
adam
3248aaf5a3 Don't force optimisation any more 2004-05-21 20:28:10 +00:00
adam
e5bc1b4c13 Updated LPRng-core to 3.8.27 2004-05-21 13:46:00 +00:00
adam
d2baa6f3cb Changes 3.8.27:
* Fixed: 'Missing HOLD_FILE' logic error fixed in lpd_rcvjob.c
* Fixed: configure with-initpath
   --with-initpath=PATH now works correctly
* Fixed (well, clarified):
  Errormsg() now checks for a 'null' error string and provides
  a printable version of errno for logging.
* Edited the Scan_queue() function to print error message and removed
  some dead code.
* lpc MOVE could result in endless loop.
* lpc MOVE will now start printing job in destination, rather than just copying
  and preserving status of last operation.
* Added detailed error message for connection failure.
* Found a really small (1 byte) memory leak in LPD.  Solves the mystery of
  the server dying with malloc failed messages.
2004-05-21 13:44:29 +00:00
abs
0712ec1d64 update rconfig to 0.30
0.28: - Use netname() when running fping etc. Reject duplicate hostnames.
        Problem noted by alan.
0.29: - Add ${fqdn} to the list of available keys in dirtrees.
      - Allow 'key -= value' to remove values from key settings
      - When '-d' is specified display the final state of the configuration
      - If dirtrees is assigned with '=', disable the 'insert after ${type}'
        behaviour for any subsequent 'distrees +=' option
0.30: - completely rework parsing of rdist
2004-05-21 13:39:56 +00:00
abs
e8299f5904 update rconfig to 0.30
0.28: -	Use netname() when running fping etc. Reject duplicate hostnames.
        Problem noted by alan.
0.29: - Add ${fqdn} to the list of available keys in dirtrees.
      - Allow 'key -= value' to remove values from key settings
      - When '-d' is specified display the final state of the configuration
      - If dirtrees is assigned with '=', disable the 'insert after ${type}'
        behaviour for any subsequent 'distrees +=' option
0.30: -	completely rework parsing of rdist
2004-05-21 13:38:47 +00:00
he
31fd195f29 Make wonka's os.version system property just return the release string,
not the complete version string out of struct utsname.  This seems to
be more in line with what other Java implementations do.
2004-05-21 12:42:23 +00:00
adam
00ad2a7ee7 Don't complain about lesstif version any more, and use the original web-site, since it is working again 2004-05-21 12:13:05 +00:00
adam
d0d953e7e2 Updated xplanet to 1.0.7 2004-05-21 10:46:46 +00:00
adam
c3103c05e7 Changes 1.0.7:
* The native Quicktime library can be used when reading/writing image files on Mac OS X.
* The -hibernate and -idlewait options now work on Mac OS X.
* Fixed a segfault when writing image files.
* Minor updates to allow compilation with gcc 3.4.0.
2004-05-21 10:45:41 +00:00
martti
9c41ec80a9 Use the latest IPv6 patch 2004-05-21 08:10:41 +00:00
ben
baf905eff3 Note fltk PKGREVISION bump. 2004-05-21 02:17:59 +00:00
ben
194effe5e4 Address FLTK issues mentioned in PR#25652. Changes:
* link libjpeg and libpng to fluid
* install documentation to doc instead of doc/html
* bump PKGREVISION
2004-05-21 02:16:48 +00:00
hubertf
f238aa4271 Pull in the right Makefile(.common!) - noted by Krister. 2004-05-20 22:21:12 +00:00
minskim
37bad97606 Update mathomatic to 11.1c.
Changes:
  Perfected factoring of constants in final stage of simplify command.
2004-05-20 21:27:24 +00:00
wiz
c5d42f3194 Remove trailing tab after PKGREVISION value, which made
lintpkgsrc complain. Closes PR 25648.
2004-05-20 21:12:14 +00:00
wiz
5ff6afbb72 + fox-1.2.1, multitail-3.2.0. 2004-05-20 21:05:09 +00:00
wiz
55648e052e Fix build on FreeBSD, per Michael Pasternak in PR 25653. 2004-05-20 21:04:17 +00:00
xtraeme
52686f13c8 Added libstatgrab-0.10. 2004-05-20 20:51:12 +00:00