Commit graph

83128 commits

Author SHA1 Message Date
drochner
b9f6f05cf7 update to 0.9.3
changes:
Option to chroot() when dropping privs
Fixes for compiling on nearly every platform,
	including improved 64bit support
Many new testcases
Support for sending packets
Improved Unicode support
Decoders & DLT Changes, Updates and New
2005-08-05 16:29:55 +00:00
drochner
bbf528655e update to 0.9.3
changes: Minor bug fixes, compilation failure fixes for windows.
2005-08-05 16:24:50 +00:00
salo
4b8982cf8f Security fix for CAN-2005-2370
"Multiple "memory alignment errors" in libgadu, as used in ekg before 1.6rc2
and other packages, allows remote attackers to cause a denial of service (bus
error) on certain architectures such as SPARC via an incoming message."

Bump PKGREVISION, patch from Gaim CVS.
2005-08-05 14:33:53 +00:00
salo
4e7d7334f7 backout previous, it's nb2, not rc3.. *sigh* 2005-08-05 13:07:32 +00:00
salo
b53e46ce20 the last security update was for rc3, not rc2. (hi adam!) 2005-08-05 13:04:26 +00:00
tonio
a60b2fb774 Updated audio/libopendaap to 0.4.0
Updated audio/tunesbrowser to 0.3.0
2005-08-05 13:04:19 +00:00
tonio
33140c0757 add simple patches for gcc-4 support
approved by cube@
2005-08-05 13:01:57 +00:00
tonio
39fdfb43f1 update tunesbrowser to 0.3.0
update the url to www.craz.net

patch-aa is no more necessary (SA_NOMASK is no more used)

Main changelog entries:
- password support. You will be prompted for a password if a server requires a password
- playlist support.
- Several bug and portablity fixes

approved by cube@
2005-08-05 12:58:49 +00:00
tonio
6bfe681a97 Update libopendaap to 0.4.0
changed the url to www.craz.net

remove patches that have been integrated upstream or are no more relevant

Main changelog entries:
- Playlist support now exists
- Use a free mdns library, instead of Apple's mDNS library. This means that libopendaap is entirely free now.
- You can now connect to servers with passwords
- Several bug fixes

approved by cube@
2005-08-05 12:53:08 +00:00
salo
782dfd9fc1 Note net/gopher update. 2005-08-05 12:15:39 +00:00
salo
69456950b2 Update to version 3.0.9
Changes:
- use PKG_SYSCONFIG

Upstream changelog nonexistent, security fixes for CAN-2005-1853.
2005-08-05 12:14:51 +00:00
tron
1e3865dcf6 Note update of "ipsec-tools" package to version 0.6.1rc1. 2005-08-05 12:05:10 +00:00
tron
9e5e1b7732 Update "ipsec-tools" package to version 0.6.1rc1.
Changes since version 0.6b2:
- NAT-T fixes for situations where NAT-T is not used
- OpenSSL 0.9.8 support
- keys are not restricted to OpenSSL default size anymore
- PKCS7 support
- SHA2 support
2005-08-05 12:04:33 +00:00
wiz
b2e38b9d7f + libcddb-1.2.1, turba-2.0.3. 2005-08-05 09:48:18 +00:00
sketch
52ac0088a5 I'll take it. 2005-08-05 07:23:43 +00:00
rillig
f3eae6da8c Fixed evaluation of the PKG_USERS and PKG_GROUPS variables. Noted by
martii on tech-pkg.
2005-08-05 07:06:47 +00:00
snj
dafbf34273 Give up maintainership. Anyone want to adopt abcde? 2005-08-05 06:21:10 +00:00
jschauma
26eb1a8160 Note update of net/tor to 0.1.0.13 2005-08-05 01:44:54 +00:00
jschauma
8041354cf3 Update to 0.1.0.13:
- Fix a critical bug in the security of our crypto handshakes.
- Fix a size_t underflow in smartlist_join_strings2() that made
  it do bad things when you hand it an empty smartlist.
- Fix Windows installer to ship Tor license (thanks to Aphex for
  pointing out this oversight) and put a link to the doc directory
  in the start menu.
- Explicitly set no-unaligned-access for sparc: it turns out the
  new gcc's let you compile broken code, but that doesn't make it
  not-broken
2005-08-05 01:43:59 +00:00
xtraeme
4c9ee2194a Hmm, fix previous entry... I didn't know the format for this
changed.
2005-08-05 00:54:44 +00:00
xtraeme
cb772b178a Added x11/x11vnc-0.7.2 2005-08-05 00:11:12 +00:00
xtraeme
ab9e93dfb7 Initial import of x11vnc-0.7.2 from pkgsrc-wip, packaged by
<obata at lins dot jp>.

x11vnc allows one to remotely view and interact with real X displays
(i.e. a display corresponding to a physical monitor, keyboard, and
mouse) with any VNC viewer. In this way it plays the role for Unix/X11
that WinVNC plays for Windows.
2005-08-05 00:08:57 +00:00
xtraeme
130c68a03c Updated pkgtools/pkgfind to 20050804 2005-08-04 22:23:04 +00:00
xtraeme
126dda9bde Bump to 20050804:
When using the -M flag, look in Makefile and Makefile.common files.

Ok'ed by Peter Postma.
2005-08-04 22:21:33 +00:00
rillig
0c26db2d94 Bugfix for shells that don't allow "for i in ;", that is: an empty list. 2005-08-04 21:37:33 +00:00
cube
b28b224301 Note revision bump for graphics/povray. 2005-08-04 21:33:54 +00:00
cube
98db6402d4 In order to fix PR#30875, do the following things:
o require at least gcc 3.4 on x86_64, as 3.3 gets an ICE.
 o depends on zlib>=1.2.1, which is povray's requirement, so that the
   package doesn't try to use its own zlib and libtiff (for some reason
   configure fails to configure the provided libs properly when gcc 3.4 is
   used)

Bump PKGREVISION.
2005-08-04 21:31:24 +00:00
rillig
ebc9f3fbf8 mc should not build with glib-1.2 by default, as glib-2.0 is used by
more other applications. Using glib-1.2 is only meant as a workaround.
2005-08-04 21:11:48 +00:00
abs
2799fb73cd missed in last 2005-08-04 18:01:37 +00:00
abs
04c8e2ea5d update pkgtools/pkg_chk to 1.60:
Make -b work without any access to pkgsrcdir
2005-08-04 17:55:51 +00:00
gdt
643d77b4f0 regen for upstream patch admonition.
(Also noticed part numbering changed to I/II/A, but that seems ok.)
2005-08-04 17:53:11 +00:00
gdt
ef176f1a7a In components, in patches section, add admonition to send patches that
are really fixes upstream.  (Prompted by note back from an upstream
maintainer after sending him someone else's bugfix patch that he
hadn't already gotten asking me to make sure upstream maintainers get
patches.)
2005-08-04 17:38:06 +00:00
rillig
408cdaea69 Some fixes for the Solaris shell. After set -- foo bar; set --; echo $#
outputs 2, but 0 would be expected. That means that the arguments to set
-- must never be empty. I added the necessary checks. I also used
for...done loops instead of set, as they are simpler and don't use
global variables.
2005-08-04 16:54:53 +00:00
tonio
3033387472 Add patch-aa to make heimdal compile with gcc-4 (default with darwin 8)
This patch is the same as revision 1.3 of
/cvsroot/src/crypto/dist/heimdal/lib/asn1/gen_glue.c by matt@
those cvs log:
  Don't emit struct units [] anymore.  emit a struct units * const foo and
  in the C file initialize that to the static list.

Bump pkgrevision: it changes the binary package on gcc<4 platforms

approved by wiz@
2005-08-04 16:50:18 +00:00
rillig
5e36f0fde1 Added a patch for ISO C90 compliance. The offending part was a double
semicolon in a declaration.
2005-08-04 16:13:39 +00:00
rillig
e384c0ccab Added a patch that moves a variable declaration in above the code. This is
needed for ISO C90 compliance.
2005-08-04 16:11:28 +00:00
adam
2a75a52801 Updated mail/msmtp to 1.4.3 2005-08-04 15:24:35 +00:00
adam
402b295b18 Changes 1.4.3:
- Automatic envelope-from addresses are only generated when auto_from is enabled
  with the new auto_from command or --auto-from option.
  This allow empty envelope from addresses to be set with the from command or
  --from option.
2005-08-04 15:23:35 +00:00
wiz
464d2c229e Add and enable ap2-suphp. 2005-08-04 15:12:25 +00:00
wiz
834ca7b33e Add and enable p5-PAR. 2005-08-04 15:12:04 +00:00
wiz
af95f5be21 Use plain, old, boring, working DEPENDS lines. 2005-08-04 15:11:44 +00:00
rillig
17988cfcbd Replaced the shell substitution ${egfile#${PREFIX}/} with a shell
function that does the same. The Solaris /bin/sh does not know this type
of substitution. Now we could only have problems with /bin/sh which do
not know functions, but as we are using shell functions in many other
places, this should be fine.
2005-08-04 15:03:39 +00:00
tron
24b1467c4d Note update of "unzip" package to version 5.52nb2. 2005-08-04 14:22:58 +00:00
tron
ee098803d6 Add patch to fix the security problem described in SA16309. 2005-08-04 14:20:35 +00:00
xtraeme
ac958ffb85 Updated net/skype to 1.2.0.11 2005-08-04 13:29:14 +00:00
xtraeme
cbef737df2 Update to 1.2.0.11
28.07.2005 Skype for Linux version 1.2.0.11

    * feature: "Find dialog" in chat
    * change: no Start tab anymore > new event panel
    * change: new voicemail icons in call list
    * change: echo123 is always seen as online user
    * bugfix: Can't open URL in multichat window
    * bugfix: sending message to someone who is using older version of skype - cosmetic
    * bugfix: Missing Services section
    * bugfix: Renaming groups - duplicated counter
    * bugfix: file transfer: send-file  write permission
    * bugfix: file transfer: send-file  inexact error dialog
    * bugfix: Changing password  it was possible to enter illegal characters
    * bugfix: inexact information dialog
    * bugfix: Inexact dialog content when calling to paid number
    * bugfix: Authorization request should contain Call button
    * bugfix: incorrect order of buttons, if you send or receive a file
    * bugfix: Can't interrupt third party in conference call
    * bugfix: skype's network traffic is stopped, if presence is set to offline
    * bugfix: proper header selections in multichat window
    * bugfix: upsell msgs to VM/SI for non-subscribers
2005-08-04 13:27:18 +00:00
adam
9b6616f2fd Cosmetics 2005-08-04 13:15:13 +00:00
adam
4917f00ade Updated math/octave-forge to 2005.06.13 2005-08-04 13:14:22 +00:00
adam
8fe3a20966 Changes 2005-06-13:
* textread now returns cell arrays
* use new gnuplot interface for functions
* fix rand bug on non-intel architectures
* more econometrics functions
* new functions: randg, cellfun, cell2mat, bwarea, imresize, savepath
* bug fixes and improvements (see ChangeLog for details)
2005-08-04 13:12:21 +00:00
wiz
8a840784d6 + chemtool-1.6.7, mathomatic-12.4.7, mpich-1.2.7, skype-1.2.0.11. 2005-08-04 12:36:59 +00:00