Commit graph

98589 commits

Author SHA1 Message Date
minskim
f65116f111 Note PKGREVISION bump of bioperl. 2006-06-05 23:35:14 +00:00
minskim
2b538d320d Fix CHECK_INTERPRETER errors and warnings. Bump PKGREVISION. 2006-06-05 23:34:42 +00:00
reed
9b82c0c8cd Sort entries -- no change to package. 2006-06-05 23:25:43 +00:00
wiz
7dfd2d91d5 + R-2.3.1, cgdb-0.6.3, cvsd-1.0.12, grace-5.1.20, libtheora-1.0alpha6,
libwpd-0.8.5, links-gui-2.1.0.22, nas-1.8, nsd-2.3.5,
  p5-Apache-DBI-1.01, p5-Apache-Session-1.81, p5-File-Find-Rule-0.30,
  p5-Params-Validate-0.84, p5-razor-agents-2.82, rsnapshot-1.2.9,
  smlnj-110.59, sylpheed-claws-2.2.1.
2006-06-05 23:08:43 +00:00
heinz
2564ef0106 Update of mail/spamassassin to 3.1.3. 2006-06-05 23:04:54 +00:00
heinz
114a49a67a Updated to version 3.1.3.
Pkgsrc changes:
  - patch-bb for no longer necessary (integrated upstream).

Changes since version 3.1.2:
============================
- bug 4926: given a certain set of parameters to spamd and a specially
  formatted input message, users could cause spamd to execute arbitrary
  commands as the spamd user
- bug 4932: the userstate dir and userprefs file would not be created
  under certain conditions.
2006-06-05 23:01:01 +00:00
jlam
3fbe129b69 Use PHASE_MSG, STEP_MSG, WARNING_MSG, and ERROR_MSG in place of ECHO_MSG
in various places.
2006-06-05 22:49:44 +00:00
rillig
870c059e4b Added the command line argument -D{foo,bar,...} that enables or disables
certain categories of debugging output.
2006-06-05 22:34:40 +00:00
rillig
2e5ea781f2 Minor corrections. 2006-06-05 22:24:12 +00:00
wiz
7fe71548bf + capc-calc-2.12.0.1, gsasl-0.2.12 [pkg/33638], hyperestraier-1.2.8,
nagios-2.4.
2006-06-05 21:38:58 +00:00
christos
63f0e844f0 don't include nfs statistics in the iostats; pointed by Veego 2006-06-05 20:20:26 +00:00
gdt
b8f9c71471 Update to 0.98.6.
Security:
   ripd:

     - RIPD unauthenticated route table broadcast:
         CVE-2006-2223, OSVDB ID 25224, Secunia SA19910
     - RIPD unauthenticated route injection:
         CVE-2006-2224, OSVDB ID 25225, Secunia SA19910

       [ripd] 0.98 specific command changes, allow no-auth to be set
       [ripd] bugs #261, #262: Fix RIPv1 info-leak and unauthenticated route updates
       [doc] Add text on 0.98 specific RIP authentication changes
       [docs] Update ripd docs on version and authentication, see bugs #261,#262

 	Thanks to Konstantin V. Gavrilenko for report and testing.

   bgpd:
     - bgpd Telnet Interface DoS:
 	    OSVDB ID 25245:
 	     http://www.osvdb.org/displayvuln.php?osvdb_id=25245
 	    [quagga-dev 4051]:
 	     http://lists.quagga.net/pipermail/quagga-dev/2006-March/004052.html

       [bgpd] Fix infinite loop in community_str2com


[No NEWS entries for 0.98.2 to 0.98.6; many bugfixes]
2006-06-05 19:28:25 +00:00
minskim
25dece3700 Note PKGREVISION bump of gcpio. 2006-06-05 19:05:05 +00:00
minskim
d10c7483a9 Enable NLS support. Bump PKGREVISION. 2006-06-05 19:04:32 +00:00
minskim
1b0dda7842 Note PKGREVISION bump of p5-Lingua-EN-Inflect. 2006-06-05 18:39:45 +00:00
minskim
8e03861451 Fix CHECK_INTERPRETER errors. Bump PKGREVISION. 2006-06-05 18:39:24 +00:00
minskim
0f372f9e57 Note PKGREVISION bump of p5-Text-Reform. 2006-06-05 18:34:16 +00:00
minskim
e9e4f3cf97 Fix CHECK_INTERPRETER errors. Bump PKGREVISION. 2006-06-05 18:33:55 +00:00
minskim
0b495d2148 This package needs lex to build. Add it to USE_TOOLS. 2006-06-05 18:19:55 +00:00
minskim
e470f086df USE_LANGUAGES+=c++ 2006-06-05 18:06:42 +00:00
minskim
d25a7038b8 Note PKGREVISION bump of awstats. 2006-06-05 18:06:12 +00:00
minskim
beffbbba82 Set DIST_SUBDIR due to distfile changes. Mainly documentation and warning message changes. The browsers database was also updated.
Bump PKGREVISION.
2006-06-05 18:04:25 +00:00
jlam
daa9eec1ee Remove spurious comment. 2006-06-05 17:56:10 +00:00
jlam
e3f0f1869f Allow overrides of the public targets, e.g. "install", "package", etc.
if PKG_SKIP_REASON or PKG_FAIL_REASON is defined.  This commit adds
!target(...) guards around those target definitions to avoid "duplicate
target definition" warnings.
2006-06-05 17:41:11 +00:00
minskim
deab97f9bd Add -DBIND_8_COMPAT to CFLAGS to build on Darwin. This fixes
PR pkgp/33634.
2006-06-05 17:29:25 +00:00
joerg
7f40514ead Uses C++. 2006-06-05 17:25:23 +00:00
minskim
387cf483e9 Specify explicitly where openssl can be found. 2006-06-05 17:24:06 +00:00
joerg
667daa19d1 Prefer NAME_MAX over MAXNAMLEN, fixes build on DragonFly. 2006-06-05 17:23:38 +00:00
minskim
c5ca838e26 This package needs lex to build. Add it to USE_TOOLS. 2006-06-05 17:22:39 +00:00
jlam
aa5856070f Move definitions for UPDATE_TARGET and DEPENDS_TARGET closer to where
they are used.  Also, move UPDATE_RUNNING into the install module where
it is used, and make it "private" by prepending with an underscore.
2006-06-05 17:21:54 +00:00
joerg
ed8841d0fd Move the default value of X11_TYPE from x11.version.mk into
bsd.prefs.mk. Add a coment to defaults/mk.conf, why the entry should
be left commented out there.
2006-06-05 17:11:37 +00:00
minskim
6f75213cec Make this package build with gcc-4. Patch provided by John D. Baker
in PR pkg/33634.
2006-06-05 17:02:06 +00:00
tv
ada68c3c97 Update to 1.27, and take over MAINTAINER per old maintainer's request.
From Changes:

1.27  September 8th 2005
        - Fixed Autoloader/open issue (Alexander Vasiljev)
        - Fixed compilation error in Perl 5.005 with semicolon
                in GeoIP_database_info in IP.xs (Stephen Schulte)
        - Added support for open_type (Frank Mather)

1.26  May 19th 2005
        - Fixed segfault issue if non-resolvable domain name is
          passed to region_by_addr or region_by_name
        - Added support for GEOIP_INDEX_CACHE - which just caches
        the most frequently accessed index portion of the database, resulting
        in faster lookups than GEOIP_STANDARD, but less memory usage than
        GEOIP_MEMORY_CACHE
2006-06-05 16:39:38 +00:00
tv
1a729020dd Update to 1.3.17, and take over MAINTAINER per old maintainer's request.
From ChangeLog:

1.3.17  2006-5-14
        * Fixed headers for Windows/Netware compliation (Guenter Knauf)
        * Fixed Received Error -21 (Sanity check database_info string failed)
                when running geoipupdate with GeoIP Country when UserId and
                productIds were not specified.  Bug was introduced in 1.3.15.

1.3.16  2006-4-17
        * Fixed compliation error in GeoIPUpdate.c

1.3.15  2006-4-14
        * Updated README documentation
        * Updated geoipupdate so that it writes file as it is uncompressed instead
                of storing entire GeoIP.dat file in memory (Frank Mather)
        * Updated geoiplookup so that it returns GeoIP Domain Name if available
                (Frank Mather)
        * Updated geoipupdate so that it reports whether databases are updated
                in non-verbose mode (Frank Mather)
2006-06-05 16:38:40 +00:00
joerg
b2692ffcc2 Fix build on DragonFly. 2006-06-05 16:26:07 +00:00
joerg
aa6bc539a0 Configure wants C++ *sigh* 2006-06-05 16:02:51 +00:00
xtraeme
56dd2b652d Updated mail/dspam to 3.6.7 2006-06-05 15:50:13 +00:00
xtraeme
8d08d304f7 Update to 3.6.7:
3.6.7 is a maintenance release

BUGFIX: Using UIDInSignature, wrong UID is written to message when using groups
BUGFIX: PostgreSQL driver does not reconnect on failure in daemon mode
BUGFIX: X-DSPAM-Probability sometimes misreported when multiple algorithms used
BUGFIX: Agent segfaults when DeliveryHost or ClientHost not specified, --client
BUGFIX: Agent segfaults on some systems when syslog is used
BUGFIX: Agent segfaults when dlopen() to storage library fails
BUGFIX: Infinite loop created when deleting preference, not using extensions
BUGFIX: ATX (agent context) does not hold enough bits for 'flags' variable

3.6.6 is a maintenance release

MAINT: Phased out deprecated Berkeley DB drivers
MAINT: Phased out legacy tools (dspam_corpus, dspam_genaliases)
BUGFIX: When using logfile, write errors result in segfault
BUGFIX: Compiler warnings with sqlite_drv and sqlite3_drv
BUGFIX: MySQLUIDInSignature causes segfault on retrain
BUGFIX: trainPristine preference "off" does not override default
2006-06-05 15:49:05 +00:00
tv
ee2abd95dd IP::Country does not use Geography::Countries at all; rather, it only
documents that the user may wish to employ Geography::Countries in his/her
own code.  Remove extraneous DEPENDS.

IP::Country only requires Geo::IP if using the MaxMind database wrapper
IP::Country::MaxMind.  The default recommended database in IP::Country doc
(IP::Country::{Medium,Fast}) is builtin to IP::Country and does not require
Geo::IP at all.  Remove optional DEPENDS, and add a MESSAGE instead.

Bump PKGREVISION for changes.
2006-06-05 14:27:40 +00:00
jlam
3b91a4e076 Revert previous, as the bug seems to have been fixed elsewhere. We will
revisit this if the problem crops up again.
2006-06-05 14:11:39 +00:00
gdt
c3739b7d73 Updated net/quagga-devel to 0.99.4 [gdt 2006-06-05] 2006-06-05 14:01:28 +00:00
gdt
f6718559f5 Update to 0.99.4.
Security:
   bgpd:
     - BGP Telnet Interface DoS
         CVE-2006-2276, OSVDB ID 25245

       [bgpd] Fix infinite loop in community_str2com

   ripd:
     - RIPD unauthenticated route table broadcast:
         CVE-2006-2223, OSVDB ID 25224, Secunia SA19910
     - RIPD unauthenticated route injection:
         CVE-2006-2224, OSVDB ID 25225, Secunia SA19910

       [ripd] bugs #261, #262: Fix RIPv1 info-leak and unauthenticated route updates
       [docs] Update ripd docs on version and authentication, see bugs #261,#262

Many bugfixes (no NEWS entry).
2006-06-05 13:58:54 +00:00
jlam
53a538f33a Minor fix for last commit... in the case where msgstr is just the
empty string (because no translation has yet been made), it's okay to
have mismatching "\n" in the msgid and msgstr texts.  This should fix
PR pkg/33645 by Carl Brewer.
2006-06-05 13:36:14 +00:00
adrianp
0603d2b593 Drupal updates are now done 2006-06-05 12:41:14 +00:00
adrianp
a624f626f3 Updated security/msf to 2.6 2006-06-05 12:35:23 +00:00
adrianp
6b90e0f80d Update to 2.6
The changes since the 2.5 release include:

msfconsole:
* Tab completion improvements
* Remember last used exploit after save
* Improved reload/rexploit/rcheck commands
* Security fixes for handling terminal escapes

msfcli:
* Security fixes for handling terminal escapes

msfweb:
* Security fixes when using defanged mode

meterpreter:
* Addition of the SAM password dump extension
* Improvements to the VNC injection

msfpescan:
* PE fingerprinting via the -S option
* Additional information via the -D option
* Major bug fixes to PE format parser

exploits:
* Major rewrites of many exploit modules
* Reliability improvements across the entire set
* 42 new exploits added since 2.5 was released
* Improved IPS evasion for SMB/DCERPC/HTTP modules

libraries:
* Human-friendly SMB and DCERPC error codes
* Reworking of the entire DCERPC API
* Incremental improvements to the SMB stack
* Integration of commonly-duplicated routines
* Major improvements to PEInfo module
2006-06-05 12:33:52 +00:00
christos
65ee1e9f17 Make this compile again. 2006-06-05 02:35:30 +00:00
jlam
711838a579 Ensure the directory containing the lockfile is created prior to the
lockfile's creation.  Fixes the "depends" step when PKGSRC_LOCKTYPE
is not "none".
2006-06-05 02:22:49 +00:00
jlam
a6459db5e0 Backout previous and fix in another way -- use "set -e" to force the
shell to exit if any untested command fails.  This is based on Roland
Illig's recommendation from his pkglint talk at pkgsrcCon/Paris.
2006-06-05 01:42:58 +00:00
jlam
8699ebde7b Extend msgfmt.sh script to handle the following cases:
(1) "msgstr" not followed by any string (GNU extension), e.g.

	msgid "foo"
	msgstr
	"bar"

(2) "\n" mismatch between msgid and msgstr, e.g.

	msgid "foo\n"
	msgstr "bar"

This fixes .po compilation problems in www/epiphany and
multimedia/gnome2-media.
2006-06-04 23:18:38 +00:00