Commit graph

57178 commits

Author SHA1 Message Date
wiz
9d5e700c77 Bump PKGREVISION for paragui dependency change. 2004-03-12 19:45:39 +00:00
wiz
d37c798ce2 Explicitly add freetype2's buildlink3.mk to enable ft2 support.
Bump PKGREVISION.
2004-03-12 19:44:59 +00:00
snj
b6dbe53145 Use bl3 and ${SED} instead of sed. 2004-03-12 19:43:50 +00:00
snj
7fa7c409e6 bl3ify. 2004-03-12 19:34:01 +00:00
wiz
fe856e8bbb Note openssh update. 2004-03-12 19:25:26 +00:00
wiz
f042140b18 Update to 3.8p1:
This version features many improvements and bugfixes.
2004-03-12 19:24:47 +00:00
jlam
a8477fa11c This package uses the C++ compiler for building and linking. 2004-03-12 19:06:55 +00:00
jlam
9eac3f73f0 Ensure that _BLNK_DEPENDS is a subset of _BLNK_PACKAGES. Also rearrange
some code to more easily allow other having different dependency lists for
different phases.
2004-03-12 18:45:20 +00:00
recht
9c29d657e9 Note update of destroy to 20040310. 2004-03-12 18:04:13 +00:00
jlam
056d15bbf0 Move a code snippet for easier readability. 2004-03-12 18:03:53 +00:00
recht
5f7392fd02 update to 20040310 version
changes:

- Added support for removing files recursivly
- Incudes checking for file type and size.
- Displays the file being destroyed and its size.
- Added command line flags:
- Added Security Level Flag (Destroy Severity)
- Added Output suppression flag for non-verbose output.
- Added Help flag.
- Added a Manual page for the program in section 1.
2004-03-12 18:01:57 +00:00
minskim
5adfb7c97b Note update of xconq to 7.4.1nb2 due to Tcl dependency change. 2004-03-12 17:17:37 +00:00
minskim
1f01924868 Switch to Tcl/Tk 8.4 and bl3ify. Bump PKGREVISION. 2004-03-12 17:15:57 +00:00
seb
ba0b6a6d77 Note update of security/ssh2{,-nox11} to version 3.2.9.1 [misc bugfixes
and security fix for certificates handling not affecting the
noncommercial version users]
2004-03-12 16:47:59 +00:00
seb
9fca7358bd Update to version 3.2.9.1.
While here bl3ify.

Changes since previously packaged version (3.2.5):

2003-12-03  Sami J. Lehtinen  <sjl@ssh.com>

	* ssh-3.2.9.1.

	* non-commercial: removed cert hash compat stuff, which broke
	  compilation.

2003-09-26  Sami J. Lehtinen  <sjl@ssh.com>
	* ssh-3.2.9.
	* ssh2,sshd2: (by Patrick Irwin): Critical security fix: fixed
	  several bugs in ASN.1 decoding functionality, which were caused
	  by invalid assumptions on the format of input BER data.
	  Certificates malformed in certain ways could cause a crash or
	  buffer overflow. No known exploits at this time, but you are
	  strongly advised to upgrade.

	  Admins unwilling or unable to upgrade need to disable
	  certificates, but this may not be enough for "hostbased"
	  authentication. "publickey" auth should be safe even with the
	  old version with certificates disabled. Clients are probably
	  vulnerable against malicious servers in the initial key exchange
	  regardless of configuration.

	  Users of noncommercial version are not affected by this
	  vulnerability.

2003-09-25  Sami J. Lehtinen  <sjl@ssh.com>

	* sshd2, ssh2: Implemented DisableVersionFallback, with which you
	  can disable fallback compatibility code for older, or otherwise
	  incompatible versions of software. Don't disable unless you know
	  what you're doing. See sshd2_config(5) for details. For really
	  paranoid people (using this option will probably hurt usability
	  somewhat, especially in environments where multiple versions of
	  SSH are used from different vendors).

	* sshd2, ssh2: Implemented Cert.RSA.Compat.HashScheme. Older SSH
	  Secure Shell clients and servers used hashes in an incoherent
	  manner (sometimes MD5, sometimes SHA-1). With this option, you
	  can set what hash is used. See sshd2_config(5) for details.

	* Previous: ssh-3.2.8.

2003-08-07  Tomi Salo  <ttsalo@ssh.com>

	* Added a new general configuration option, MaxCRLSize. This sets
	  the maximum size for CRLs and CA certs used in validating
	  received certificates. (The size is the total size of all CRLs
	  and certs, not the maximum individual size.)

2003-06-11  Sami J. Lehtinen  <sjl@ssh.com>

	* ssh-3.2.7.

	* ssh-signer2: Fixed a bug, which caused the application to
	  intermittently call fatal because the read() operation was
	  interrupted by a signal (SIGCHLD).

2003-06-04  Sami J. Lehtinen  <sjl@ssh.com>

	* ssh-3.2.6.

	* SecurID certified binaries, no code changes.
2004-03-12 16:40:08 +00:00
reed
84043ad53e Added ed-0.2, the GNU ed(1) editor. 2004-03-12 16:06:40 +00:00
danw
e727f928de require libtool 1.5.2nb5 (fix for packages that try (and fail) to statically
link things)
2004-03-12 16:02:33 +00:00
danw
177dd49eff bump PKGREVISION for my change to patch-aa last night. (pointed out
by grant)
2004-03-12 16:00:16 +00:00
jlam
76bf003824 Put comments in order that make sense. 2004-03-12 15:45:43 +00:00
grant
6a9f504b28 #if 0 out the __weak_alias stuff, which isn't needed here. should fix
build on OpenBSD ELF platforms.
2004-03-12 15:21:13 +00:00
jmmv
cba6095e9c Add sr@ije locale, used by glib2 development version (2.3.x). 2004-03-12 14:46:08 +00:00
atatat
119802f48e Updated lsof to 4.71 2004-03-12 14:32:20 +00:00
atatat
81f3f21257 Upgrade to lsof version 4.71. Changes related to or affecting NetBSD
(or pkgsrc) from the 00DIST file:

4.71            March 11, 2004
                ...
                Added process_kqueue() function prototypes for FreeBSD,
                NetBSD and OpenBSD.
                ...
                Added support for the optional reporting of socket
                options, socket states and TCP flags for most currently
                supported dialects. John Smith <lbalbalba@hotmail.com>
                and Tristan Nefzger <tn@bhtrader.com> requested the
                information.  The dialects and their versions for which
                this feature has become available include:

                    AIX 4.3.2 and 5.[12]
                    Apple Darwin 7.2
                    BSDI BSD/OS 4.3.1
                    Digital UNIX and Tru64 UNIX 4.0
                    FreeBSD 4.9 and 5.2
                    HP-UX 11 and 11.11 (aka 11i)
                    NetBSD 1.6ZH
                    OpenBSD 3.4
                    OPENSTEP 4.2
                    OpenUNIX 8
                    Solaris 2.6, 8, 9 and 10
                    UnixWare 7.1.[134]
2004-03-12 14:31:37 +00:00
cjep
310ad4462a add ed 2004-03-12 13:13:09 +00:00
cjep
1a3e680c41 sort 2004-03-12 13:11:33 +00:00
jmmv
222313b6d3 Note rename of sketch to skencil and its update to 0.6.16. 2004-03-12 13:10:07 +00:00
jmmv
c2f5bd1de7 Moved to pkgsrc/graphics/skencil. 2004-03-12 13:09:23 +00:00
jmmv
b4f920525a Rename sketch to skencil. 2004-03-12 13:08:52 +00:00
jmmv
504406cf61 Reimport sketch as skencil, since the project has changed its name.
This is version 0.6.16.
2004-03-12 13:07:19 +00:00
jmmv
ceb6e3aaec Update to 0.6.16:
* New name: "Skencil".
* New look with new icons by Taiabati.
* Support for Python 2.3.
* WMF export, Updated CGM filters.
2004-03-12 13:05:53 +00:00
adam
088f184804 Updated wine to 20040309 2004-03-12 11:15:17 +00:00
adam
4bd60a0732 Changes 20040309:
* Much improved winegcc tool, now used to build Wine itself.
* VxDs are now separate libraries for better modularity.
* Improvements and simplifications to the drive configuration.
* New setupapi INF script to create the initial registry.
* Many improvements to the various multimedia dlls.
* Lots of bug fixes.
2004-03-12 11:13:48 +00:00
recht
b98f7b5ad8 Note update of py-gtk2 to 2.2.0. 2004-03-12 10:51:15 +00:00
recht
779c2f5a46 update to 2.2.0
pygtk-2.2.0:  11-march-2004
   - Added support for GTK+ 2.2 APIs, GdkDisplay, GdkScreen,
          GdkClipboard and GtkWindow (James)
   - Better and more flexible support for TreeModel and TreeView API
          (Don Allingham, Benjamin Cama, John Ehresman, Johan,
           jkluebs@luebsphoto.com)
   - Better support for gtk.gdk.Pixbuf integration with
          Numerical arrays (Tim Evans)
   - Better support for Pygtk generation tools (codegen, m4 macros,
          h2def, Makefile.am ...) (James, Jon Willeke, Xavier, Johan)
   - Removed gtkgl bindings (James)
   - Added gtk.gdk.Eventkey.hardware_code (Johan)
   - Added gtk.binding_entry_remove and gtk.accel_group_connect (Gustavo)
   - Don't allow reading non readable properties (James)
   - And lots of bug fixes: gdk.event_get_axis (Seth Nickell),
          distutils (Alif Wahid), mem leaks, gtk.Menu.popup (Gustavo)
2004-03-12 10:48:23 +00:00
tron
6c0bb6b422 Note update of "xdeview" package to version 0.5.18nb2. 2004-03-12 10:37:37 +00:00
tron
5367354d7f Use Tcl/Tk 8.4.x, bump package revision because of that. 2004-03-12 10:37:19 +00:00
taca
a6ca9b5a92 Note update of www/ap2-ruby package to 1.1.1nb2. 2004-03-12 10:25:33 +00:00
taca
ea1914dcee Apply some changes from ap-ruby:
- stop modifying httpd.conf with apxs.
- honor PKG_SYSCONFVAR.

Bump PKGREVISION.
2004-03-12 10:23:25 +00:00
taca
9240999c06 This package is APACHE_MODULE. 2004-03-12 10:21:33 +00:00
jlam
a9cc44f9bd Add support for Objective C, and set USE_GCC_SHLIB whenever we're using
C++, Fortran, or Objective C, as we must link against shared libraries.
2004-03-12 06:09:12 +00:00
minskim
24469b6b6b Update quirc to 0.9.84 and bl3ify. Switch to Tcl/Tk 8.4.
Changes sinec 0.9.82:
  - Fixes to make it compile with gcc 3.3 and Tcl/Tk 8.4.
  - Highlight a window when your nick appears in it.
  - fix for a bug that causes QuIRC to crash on nicknames longer than
    30 characters.
2004-03-12 06:07:12 +00:00
snj
f711236d94 Use bl3. 2004-03-12 05:46:34 +00:00
minskim
a3acc4647f Switch to Tk 8.4 and enable pkgviews installation. Also use DEPENDS
instead of including buildlink2.mk because this package does not build
anything.
2004-03-12 05:46:21 +00:00
snj
6aad69bada Spell Fahrenheit properly. Use bl3. 2004-03-12 05:44:52 +00:00
minskim
612109bec6 Switch to Tk 8.4. 2004-03-12 05:38:38 +00:00
snj
fe62e7eb45 Use bl3. 2004-03-12 05:35:58 +00:00
minskim
95b4ac39b4 Switch to Tk 8.4 and define NO_BUILDLINK and NO_CONFIGURE. 2004-03-12 05:33:32 +00:00
snj
3e9ae237bb Use bl3. 2004-03-12 05:31:02 +00:00
snj
08f951d274 Fix build with gcc3 and use bl3. 2004-03-12 05:25:41 +00:00
taca
f9ac49010b Note:
- update of lang/ruby-base package to 1.6.8nb3.
- addition of www/ruby-fcgi 0.8.4 and textproc/ruby-amrita 1.0.2 package.
2004-03-12 05:22:13 +00:00