Commit graph

79094 commits

Author SHA1 Message Date
jlam
cd4f3767d3 Change references to M4 & YACC into TOOLS_M4 & TOOLS_YACC to simplify
transition to new tools framework.
2005-05-13 16:54:12 +00:00
jlam
a00d2e4fdf Fix quoting in the values placed in CONFIGURE_ENV. 2005-05-13 16:35:02 +00:00
drochner
1c5e19bb43 use gimptool to install, just for consistency 2005-05-13 15:44:20 +00:00
drochner
6a85395904 update to 2.2.7
bugfixes only
2005-05-13 15:34:12 +00:00
drochner
2f52a7b639 update to 1.8.4
changes:
-added "as" locale
-bugfixes
2005-05-13 15:26:39 +00:00
drochner
50df972778 update to 2.10.0
changes:
-added support for GTK-2.6 widgets and properties
-bugfixes
-updated translations
2005-05-13 15:19:27 +00:00
kim
387e54a560 Upgrade to 1.11.2:
* Fix segfault when timeout or connection reset encountered while
  article header is read.

* fetchnews will no longer re-fetch the active file for a server if it
  has been completely received even if fetching articles from this server
  encounters a problem.  Long-standing bug.  Debian bug #70052.

* fetchnews will now properly mark the active for complete re-fetch if
  it says so. Previously, it forgot the mark in some circumstances.  A
  problem fetching the active file or descriptions for a newly added
  server will now mark the active for re-fetch even if articles have
  successfully been retrieved from the same server.

* Fix use-after-free segfault when server dies while body is being
  received.

* Support quoted strings on the right hand side of configuration lines.

* Support IPv6 in fetchnews as well.

* In LIST ACTIVE/GROUP, keep group interesting in spite of being
  pseudo (which includes empty) as long as it is interesting. Avoids
  unsubscription of low-traffic groups that fall empty.
2005-05-13 15:08:04 +00:00
drochner
5aa6dddfca forgot to delete this 2005-05-13 14:54:42 +00:00
drochner
2b742568d8 update to 1.3.2, provided by Leonard Schmidt per PR pkg/30178
changes:
* Back out fmmode (buggy, unportable) for now
* Better tiled background support (makes various windowmanagers/terminal
  emulators happier)
* fixed a bug with --action's and thumbnail mode
* Disabled thumbnail caching until a better spec can be sorted out (the
  current freedesktop.org spec doesn't support custom sizing. feh does).
* New option --cycle-once to exit feh after one loop through a slideshow.
  Requested by various people
2005-05-13 13:43:33 +00:00
salo
a81e7f3710 Note net/maradns update. 2005-05-13 13:26:56 +00:00
salo
37a5e2dd19 Update to version 1.0.28
Too many changes to list, see CHANGELOG within the source tarball.
This update was prompted by an issue with random number generator,
see the following url for details:

 http://www.maradns.org/download/patches/maradns-1.0.26-rekey_rng
2005-05-13 13:25:55 +00:00
salo
2f8a0ccbb3 Security fix:
"Matthias Clasen has reported a vulnerability in libexif, which can be
exploited by malicious people to cause a DoS (Denial of Service).

The vulnerability is caused due to an infinite recursion in the
"exif_data_load_data_content()" function and can be exploited to
cause a stack overflow when parsing a specially crafted image.

Successful exploitation may crash an application linked against the
vulnerable library."

Bump PKGREVISION.  Patch from:
http://sourceforge.net/tracker/index.php?func=detail&aid=1196787&group_id=12272&atid=112272
2005-05-13 11:57:59 +00:00
drochner
4c48924361 sync with base libraries
no changes as far as Python wrappers are concerned, afaict
2005-05-13 11:13:11 +00:00
drochner
2ec36f52e2 update to 2.6.2
changes:
- Allow None to be sent in to set_group radio widgets
- guint/gsize as longs
- Check for exceptions in child_watch
- Bug fixes
2005-05-13 11:11:29 +00:00
jlam
36ccbedf47 Pass the install-time definition of sysconfdir through to sub-make
processes.  Since courier-imap uses GNU automake, we need to set
AM_MAKEFLAGS to the correct value.  This fixes the installation of
the example config files into ${PREFIX}/share/examples/courier.
2005-05-13 05:20:48 +00:00
jlam
e72c295eb5 Fix PLIST by adding missing compile_et.1. 2005-05-13 03:54:35 +00:00
jlam
f7c716c601 Pass the install-time definition of variables that specify the locations
of the example config files through to sub-make processes.  Since
courier-authlib uses GNU automake, we need to set AM_MAKEFLAGS to the
correct value.  This fixes the installation of the *.dist files into
${PREFIX}/share/examples/courier-authlib.
2005-05-13 03:26:44 +00:00
jlam
df643ded0d Pass the install-time definition of sysconfdir through to sub-make
processes.  Since sqwebmail uses GNU automake, we need to set AM_MAKEFLAGS
to the correct value.  This fixes the installation of the *.dist files
into ${PREFIX}/share/examples/sqwebmail.
2005-05-13 02:35:40 +00:00
kristerw
4d3dbc205b Note that xmame/xmess has been updated to 0.96. 2005-05-12 22:37:45 +00:00
kristerw
495c7a4142 Update xmame/xmess to 0.96.
Release 0.96, 10 May 2005:
- Everything from MAME 0.96 (http://x.mame.net/changes-mame.html) and
  MESS 0.96 (http://x.mame.net/changes-mess.html).
- Fixed the RGB to YUV conversion used by the Xv driver so that it
  conforms to the CCIR digital component video specifications.  Fixes
  Bugzilla bug 691.  (Alex W. Jackson)
- The rows of the OpenGL bitmap used for 16bpp games are no longer
  misaligned in some cases; nagano98 now displays without doubled
  lines.
- The behavior of "-listgamelist" should once again match the Windows
  side with regard to case-insensitive sorting and the treatment of
  leading "The" and "Le".
- When a specific joystick device is designated with "-joydevname
  (-jdev)", it is now always treated as the player 1 joystick.
- The built-in profiler works again.  (Colin Howell)
- The X11 build now properly sets the standard window properties.
  (Christian Birchinger's friend)
2005-05-12 22:34:53 +00:00
jlam
564a72cde1 postgresql80-client is the correct BUILDLINK_PACKAGE word to use when
referring to BUILDLINK_* variables.
2005-05-12 22:19:16 +00:00
jlam
bdde62cc40 Adding "${GREP} ." into pipeline that I inadvertently left out when
moving the EVAL_PREFIX code from bsd.pkg.mk to find-prefix.mk.
2005-05-12 21:56:11 +00:00
jlam
1ee9760a81 Teach the new tools framework more about perl. We include perl5/vars.mk
in mk/tools/perl.mk since many packages expect to be able to use the
variables defined in vars.mk, but those variables can only be defined
if PERL5 is correctly defined, and that is only true after it is set
here.
2005-05-12 21:03:46 +00:00
jlam
a5cd03b385 We don't need to check for whether the variables are defined before
using them, as these values are referenced till later when the variables
will definitely have the correct value.  This removes the need to
include vars.mk here.
2005-05-12 21:01:16 +00:00
jlam
500efa9480 Allow vars.mk to be included multiple times. We avoid excessive
computation by caching the variables using MAKEVARS.
2005-05-12 20:59:29 +00:00
jlam
436d9bbbd5 Instead of structuring code so that variables defined by the EVAL_PREFIX
loop are only used afterwards, split out the EVAL_PREFIX code into a
separate file find-prefix.mk that can be included at any point to
generate a prefix-computation for the variables specified by FIND_PREFIX
at the inclusion point.
2005-05-12 20:41:10 +00:00
jlam
69406c81f0 Don't check for whether variables are defined or not before adding
them to PLIST_SUBST.  They may simply be defined later on in the
Makefile processing.  Instead check whether USE_PERL5 was specified
to determine whether to pass along PERL5_{SITEARCH,SITELIB,ARCHLIB}
to PLIST_SUBST.
2005-05-12 20:31:56 +00:00
jmmv
280d2cd98e Note update of ht to 0.9.0. 2005-05-12 20:20:21 +00:00
jmmv
3e9f4c44b9 Update to 0.9.0:
- analyser: support for int, half and byte data-types.
- x86 disasm: invlpg, fisttp instructions added
- x86 disasm: sse, sse2, sse3 instructions added
- x86 asm: support for mmx instructions
- configure: set -DNO_NATIVE_UNALIGNED_MOVES for platforms other than x86
- removed 'include <malloc.h>' from cp-demangle.c
- fixed a buffer overflow in htperes.cc
- handle ELFs w/o segment or program sections (Thanks Daniel Black)
- don't malloc(0) (Thanks Daniel Black)
- some keyboard fixed for windows xp
2005-05-12 20:19:47 +00:00
reed
e74d2cd48f For Linux, use
BUILDLINK_TRANSFORM+=  rm:-Wl,--no-undefined
to workaround bug noted in PR #25402
2005-05-12 18:31:20 +00:00
jlam
78bb5672f0 Only cache the variable if it's been defined. 2005-05-12 18:07:30 +00:00
kristerw
c234981d9b Note PKGREVISION bump for nhc98. 2005-05-12 17:55:33 +00:00
kristerw
2c49d2bc15 Correct PLIST for ports other than i386.
Fix a build issue for Darwin.

Bump PKGREVISION.
2005-05-12 17:53:29 +00:00
taca
906eb00d7f Note update of www/squid pakcage to 2.5.9nb11. 2005-05-12 16:10:57 +00:00
taca
ff7d20926e Update squid package to 2.5.9nb11.
Apply 9 official fixes including security improvement in DNS lookup.

I still disable transparent_port.patch because it needs a missing header
file of IP Filter.  NetBSD current and 3.0_BETA already fixed this problem
but still netbsd-2/2-0 branches.  I will apply it after netbsd-2/2-0
branches fix this problem.  (And this fix needs to update squid package
to 2.5.STABLE10 which is RC3 now.)

* 2005-05-10 23:11 (Cosmetic)
		Extended documentation of the always_direct directive

* 2005-05-10 22:33 (Medium)
		assertion failed: store_client.c:343:
		"storeSwapOutObjectBytesOnDisk(mem) > sc->copy_offset"

* 2005-05-11 19:19 (Security issue)
		DNS lookups unreliable on untrusted networks

* 2005-05-09 01:51 (Minor)
		Allow dstdomain and dstdom_regex to match IP based hosts

* 2005-05-08 14:01 (Cosmetic) Minor arp ACL improvements

* 2005-05-04 18:09 (Minor)
		SNMP Agent updates to support SNMP Version 2 and bulk requests

* 2005-05-01 10:58 (Cosmetic) Cosmetic change to DISKD statistics

* 2005-04-30 12:58 (Medium)
		Poor hot object cache hit ratio and sporadic assertion
		failed: store_swapin.c: e->mem_status == NOT_IN_MEMORY

* 2005-04-25 16:36 (Cosmetic) Minor aufs improvements
2005-05-12 16:09:48 +00:00
tron
c5bbbc92e2 Note update of "firefox-bin" package to version 1.0.4. 2005-05-12 15:07:26 +00:00
tron
0cfd946a8f Update "firefox-bin" package to version 1.0.4. The following security
issuses were fixed in this release:

MFSA 2005-44  Privilege escalation via non-DOM property overrides
MFSA 2005-43 "Wrapped" javascript: urls bypass security checks
MFSA 2005-42 Code execution via javascript: IconURL
2005-05-12 15:06:58 +00:00
tron
a6c5fb5fe5 Note update of "mozilla-bin" package to version 1.7.8. 2005-05-12 13:40:02 +00:00
tron
d6a70d480b Update "mozilla-bin" package to version 1.7.8. The following security
issuses were fixed in this release:

MFSA 2005-44 Privilege escalation via non-DOM property overrides
MFSA 2005-43 "Wrapped" javascript: urls bypass security checks
MFSA 2005-42 Code execution via javascript: IconURL

Support for Solaris SPARC and x86 is not available due to lack of a
precompiled binary at this point of time.
2005-05-12 13:39:31 +00:00
salo
074a2c4935 Security fix:
"A vulnerability in libTIFF was found, it can be potentially exploited by
 malicious people to compromise a vulnerable system."

http://secunia.com/advisories/15320/
http://bugzilla.remotesensing.org/show_bug.cgi?id=843

Bump PKGREVISION, patch from libtiff cvs repository.
2005-05-12 12:53:21 +00:00
rillig
52e308149c Fixed the patch for stripping debugging flags. 2005-05-12 11:09:09 +00:00
abs
7975c2523d Small change to suggested COPTS usage - from Christopher Sean Hilton 2005-05-12 10:53:07 +00:00
salo
562f02e72b Note chat/gaim update. 2005-05-12 10:33:04 +00:00
salo
d77ecbd509 Update to version 1.3.0
Changes:
- Fixes for two remotely exploitable crash bugs.  See
  http://gaim.sourceforge.net/security/ for more information.
- Removed parts of the font selection dialog that were not respected
- Fix being invited to a multi user chat on MSN
- Multiple SILC accounts should work now (Pekka Riikonen)
- Fix times on jabber chat backlogs
- Fix gevolution plugin to compile with e-d-s 1.0 or 1.2
- Fix gevolution plugin to remember buddy name when someone added you
  and you then add them
- Formatting in jabber chats works
- Fix to prevent MSN disconnecting if you change status while
- connecting
- Change to correctly handle adding jabber buddies on ejabberd servers

Mostly from MAINTAINER via PR pkg/30204
2005-05-12 10:32:18 +00:00
rillig
b538a25733 Added some patches that are needed to compile on NetBSD-1.6.2/i386. 2005-05-12 08:32:51 +00:00
minskim
454028ac43 Regen to make GNU patch happy. 2005-05-12 07:15:31 +00:00
rillig
9fa907e89b Renamed PKG_DEFAULT_OPTIONS to PKG_SUGGESTED_OPTIONS, as suggested by
bsd.options.mk, 1.20.
2005-05-12 07:12:14 +00:00
skrll
450c47a897 Note suse91_x11 update. 2005-05-12 06:15:28 +00:00
skrll
3b70e2bf62 Update to latest available version 4.3.99.902-43.42.5
Bump PKGREVISION. OK'd by tron.
2005-05-12 06:12:51 +00:00
jlam
7a7c23b6bc Fix test for whether PERL5_PKGSRCDIR is defined -- there shouldn't be
${...} around PERL5_PKGSRCDIR.
2005-05-12 06:04:09 +00:00