summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-04-25lang/ocaml is updated to 3.09.2.hiramatsu2-3/+3
2006-04-25Update lang/ocaml to 3.09.2.hiramatsu4-37/+25
Changes from 3.09.1: ---- Bug fixes: - Makefile: problem with "make world.opt" - compilers: problem compiling several modules with one command line - compilers,ocamldoc: error message that Emacs cannot parse - compilers: crash when printing type error - compilers: -dtypes wrong for monomorphic type variables - compilers: wrong warning on optional arguments - compilers: crash when wrong use of type constructor in let rec - compilers: better wording of "statement never returns" warning - runtime: inefficiency of signal handling - runtime: crashes with I/O in multithread programs - camlp4: empty file name in error messages - camlp4: stack overflow - otherlibs/labltk: ocamlbrowser ignores its command line options - otherlibs/unix: Unix.times wrong under Mac OS X - otherlibs/unix: wrong doc for execvp and execvpe - otherlibs/win32unix: random crash in Unix.stat - stdlib: update_mod not found under Windows - stdlib: Filename.dirname/basename wrong on Win32 - stdlib: incomplete documentation of Pervasives.abs - stdlib: Printf bugs - tools/checkstack.c missing include - yacc: crash when given argument "-" New features: - ported to MacOS X on Intel - configure: added support for GNU Hurd
2006-04-25Use an options group for the gui selection (gtk vs motif). Suggesteddmcmahill1-4/+7
by Thomas Klausner.
2006-04-24Fix typos in comments, noted by Yoshito Komatsu in private email.jlam3-6/+6
2006-04-24Note addition of net/uucp.jlam2-2/+4
2006-04-24Initial import of uucp-1.07 as net/uucp.jlam5-0/+85
This is a package for Taylor UUCP. This package provides everything you need to make a UUCP connection. It currently supports the 'f', 'g' (in all window and packet sizes), 'G', 't' and 'e' protocols, as well a Zmodem protocol, the FX UUCICO 'y' protocol, and two new bidirectional protocols. If you have a Berkeley sockets library, it can make TCP connections. If you have TLI libraries, it can make TLI connections. It supports a new configuration file mechanism.
2006-04-24Rework Imakefile so manual pages are actually installed.markd3-11/+35
Bump PKGREVISION.
2006-04-24Fix build on Solaris (doesn't have SIOCGIFHWADDR)markd2-1/+32
2006-04-24Sync with usr.sbin/pkg_install/lib/pkg_summary.5 v1.2: Sort.wiz1-3/+3
2006-04-24Note update of devel/netbsd-iscsi to 20060424:agc1-1/+2
+ Some minor formatting cleanup in the header files. + Properly pad the names with spaces (with thanks to Bill Studenmund) + Use the official T10 vendor name, "NetBSD". + Minor cleanup in the INQUIRY command + Rather than just punting on the REPORT LUNs SCSI command, emulate it properly. This change makes the target work with the Solaris initiator: AVAILABLE DISK SELECTIONS: 0. c1d0 <DEFAULT cyl 29728 alt 2 hd 64 sec 63> /pci@0,0/pci-ide@1f,1/ide@0/cmdk@0,0 1. c2t5d0 <DEFAULT cyl 97 alt 2 hd 64 sec 32> /iscsi/disk@0000iqn.1994-04.org.netbsd.iscsi-target%3Atarget00001,0 Specify disk (enter its number): 1
2006-04-24Update to version 20060424 of devel/netbsd-iscsi.agc2-6/+6
Changes since previous version: + Some minor formatting cleanup in the header files. + Properly pad the names with spaces (with thanks to Bill Studenmund) + Use the official T10 vendor name, "NetBSD". + Minor cleanup in the INQUIRY command + Rather than just punting on the REPORT LUNs SCSI command, emulate it properly. This change makes the target work with the Solaris initiator: AVAILABLE DISK SELECTIONS: 0. c1d0 <DEFAULT cyl 29728 alt 2 hd 64 sec 63> /pci@0,0/pci-ide@1f,1/ide@0/cmdk@0,0 1. c2t5d0 <DEFAULT cyl 97 alt 2 hd 64 sec 32> /iscsi/disk@0000iqn.1994-04.org.netbsd.iscsi-target%3Atarget00001,0 Specify disk (enter its number): 1
2006-04-24Rename recently added BUILD_INFO variable DATE to BUILD_DATE, anddillo1-4/+4
the make variable holding its value to _BUILD_DATE. Discussed on tech-pkg.
2006-04-24Set APACHE_MODULES with ?= *before* bsd.prefs.mk, because that's the onlytv1-2/+7
way that using APACHE_MODULES+= (additive) in mk.conf can work correctly.
2006-04-24As the 1.7.13 release marked the end-of-life of the Mozilla Suite product line,ghen2-0/+10
users of the Mozilla Suite are adviced to switch over to Firefox (www/firefox) and Thunderbird (mail/thunderbird). For those who still like the Suite, there is Seamonkey (pkgsrc/www/seamonkey), a community-driven project to continue the Mozilla Suite. For more information, see the Mozilla Suite 1.7.x Product Sunset Announcement: http://developer.mozilla.org/devnews/index.php/2006/04/12/sunset-announcement-for-fxtb-10x-and-mozilla-suite-17x/
2006-04-24Reindent.ghen2-12/+12
2006-04-24Note the mozilla and mozilla-gtk2 updates to 1.7.13veego1-1/+3
2006-04-24Update "mozilla" packages to version 1.7.13. Changes since 1.7.12:veego6-16/+47
- stability fixes - security fixes - MFSA 2006-27 Table Rebuilding Code Execution Vulnerability - MFSA 2006-25 Privilege escalation through Print Preview - MFSA 2006-24 Privilege escalation using crypto.generateCRMFRequest - MFSA 2006-23 File stealing by changing input type - MFSA 2006-22 CSS Letter-Spacing Heap Overflow Vulnerability - MFSA 2006-21 JavaScript execution in mail when forwarding in-line - MFSA 2006-19 Cross-site scripting using .valueOf.call() - MFSA 2006-18 Mozilla Firefox Tag Order Vulnerability - MFSA 2006-17 cross-site scripting through window.controllers - MFSA 2006-16 Accessing XBL compilation scope via valueOf.call() - MFSA 2006-15 Privilege escalation using a JavaScript function's cloned parent - MFSA 2006-14 Privilege escalation via XBL.method.eval - MFSA 2006-13 Downloading executables with "Save Image As..." - MFSA 2006-12 Secure-site spoof (requires security warning dialog) - MFSA 2006-11 Crashes with evidence of memory corruption (rv:1.8) - MFSA 2006-10 JavaScript garbage-collection hazard audit - MFSA 2006-09 Cross-site JavaScript injection using event handlers - MFSA 2006-05 Localstore.rdf XML injection through XULDocument.persist() - MFSA 2006-03 Long document title causes startup denial of Service - MFSA 2006-01 JavaScript garbage-collection hazards - additional patch to fix pr#33333 Shin'ichiro TAYA told me that i can do this update.
2006-04-24+ gnome-vfs2-2.14.1.wiz1-1/+2
2006-04-24Fix {group,user}_exists functions when the numeric ID is not set. Fixjlam3-9/+27
provided in PR pkg/33346 by Yoshito Komatsu.
2006-04-24Sync with src, version 20060424:dillo15-49/+402
Add support for creating summary file containing all information about a package repository needed by package managing software. This allows better use of remote binary package repositories. Discussed on tech-pkg.
2006-04-24Added entries for updating security/prelude packagesshannonjr1-1/+5
2006-04-24Update to 0.9.4.1. Changes:shannonjr2-7/+6
- Enable write notification on queued write (Fix reverse relaying). - Fix IDMEF message scheduler warning when plugin failover is enabled. - Fix reverse relaying on some architecture due to thread safety issue. - Server scalability improvement in case of message burst. - Start work on a normalization plugin. Very simple for now, mostly sanitize IDMEF Address and IDMEF Service classes. - When an analyzer have read and write permission to prelude-manager, avoid acting as an echo server, don't send received message from this analyzer to itself. - When no listen address is specified, try to bind all system address (both ipv4/ipv6). - Send an alert to the peer on handshake failure, so that the peer have some information on what happened. - Consistency work accross all plugin logfile option. - Various bug fixes and improvements.
2006-04-24Update to 0.9.4. This is a bugfix release. Added patch to fixshannonjr3-7/+20
'Filter on this Target' bug (re Prelude Trac ticket 148)
2006-04-24Update to 0.9.7.1.shannonjr2-6/+6
Changes: - Fix Perl/Python bindings uint64 handling on 32 bits machine. - Make preludedb_check_version available from Perl/Python bindings. - Use new IDMEF_LIST_APPEND primitive, require libprelude 0.9.6. - Add libprelude dependencie to SQL plugins, since they depend on libprelude symbols. Fix compilation problem with some distribution. - Use global transaction surrounding all operation in preludedb-admin, this bring a major performance improvement for insert operation. - API improvement.
2006-04-24Update to 0.9.7.2. This is a bugfix release.shannonjr2-7/+6
2006-04-24Added the shebang line.rillig1-2/+2
2006-04-23Add build_dependency on zip, and remove the --without-zip argument totonio2-3/+3
configure, since it is no more supported That should fix PLIST problems
2006-04-23Updated pkgtools/pkg_chk to 1.70 - note -q in usageabs1-1/+2
2006-04-23Update pkg_chk to 1.70 - list -q in usage, noted by Rui Pauloabs2-3/+4
2006-04-23Note gimp24 PKGREVISION bump.wiz1-1/+2
2006-04-23Fix build with png-1.2.9nb2. Bump PKGREVISION.wiz3-3/+41
2006-04-23Note daapd update to 0.2.4btonio1-1/+2
2006-04-23Update daapd to 0.2.4btonio4-28/+11
- remove patch-ab, as it is applied upstream This should fix PR 33258 Changelog: 05/03/2006 daapd 0.2.4b. Two small changes to adapt daapd to the current versions of MaxOS X (10.4.x) and iTunes (6.0.4)
2006-04-23Note update of "xchat" and "xchat-python" packages to version 2.6.2.tron1-1/+3
2006-04-23Update "xchat" and "xchat-python" packages to version 2.6.2.tron4-11/+12
Changes since version 2.6.1: - Updated translations (de, fr, ja, sv). - Made "/server freenode" send auto-join channels but not "/server irc://freenode". - Fixed building of xchat-text (although not recommended!). - Fixed using Strip mIRC colors & Color nicks at the same time. - Fixed a bug in timestamp drawing using non-fixed-width font [1404341]. - Fixed display of realname in the nick-name right-click menu when it contains a '<' or '&' character [1403069]. - Added support for UniBG's nickserv (ongeboren). - The move-to-complete-dir routine now treats encoding/UTF8 correctly. - Show help when using wrong args for /DCC, instead of silence. - Support receiving 2048 bytes per line from server and dcc-chat, so we can support 512 UTF-8 characters that some servers now send. - Added /gui detach and /gui attach commands for scripters. - The server list window now remembers its size.
2006-04-23Add untested patch by the maintainer to fix build on 1.6.2.wiz1-1/+7
2006-04-23Assume existence of string.h too; needed for Irix 5,wiz1-2/+2
reported by schwarz@.
2006-04-23+ ImageMagick-6.2.7.0, bugzilla-2.22, desktop-file-utils-0.11,wiz1-6/+18
fox-1.6.4, gauche-0.8.7, hyperestraier-1.2.3, libextractor-0.5.12, liferea-1.0.10, mysql5-client-5.0.20a, mysql5-server-5.0.20a, nmap-4.03, p5-Config-Tiny-2.06, p5-Sub-Uplevel-0.10, png-1.2.10, py-qt3-sip-4.4.2, rsync-2.6.8, unrar-3.6.2.
2006-04-23ghostscript also needs C++ to buildschwarz1-1/+6
2006-04-23Fix version number in entry.wiz1-2/+2
2006-04-23Note update of p5-DBD-postgresql and p5-SQL-Abstract.hiramatsu2-4/+4
2006-04-23Fix version number in entry.wiz1-2/+2
2006-04-23Update p5-DBD-postgresql to 1.48.hiramatsu2-6/+6
Changes from 1.41: 1.48 April 5, 2006 - Bump minimum DBI version to 1.45 (CPAN bug #18260) (plus problems in versions 1.42 and 1.44 [GSM] - Fix typo in Pg.pm code (CPAN bug #18537) [marc@sssonline.com] - Ensure begin_work is properly set before err. (CPAN bug #18387) [GSM] - Force PQexecParams to only run with DML. (CPAN bug #18258) [GSM] - Fix bytea encoding problem (CPAN bug #18264) [GSM] - Add documentation about connection service files (pg_service.conf). [David Fetter] 1.47 March 20, 2006 - Fix problem with selecting arrays. (CPAN bugs #18128 and #18177) [GSM] - Fix problem with dollar-sign placeholders. [GSM] 1.46 March 16, 2006 - Fix problem with dollar-sign placeholders. (husseinp@gmail.com) (CPAN bug #18209) [GSM] 1.45 February 27, 2006 - Fix bug preventing bytea values over 20 characters from showing. Spotted by Igor Shevchenko. [GSM] 1.44 February 21, 2006 - Make sure pg_warn does not warn if the database attribute PrintWarn is off. (Tyler MacDonald tyler@yi.org) [GSM] - Add SIGNATURE file for Module::Signature verification. [GSM] - Fix error in documentation for pg_errorlevel. (CPAN bug #17434) - Add experimental support for using DEFAULT values inside of execute with $DBDPG_DEFAULT. [GSM] - Return the proper SQLSTATE codes on connection failures. (CPAN bug #17115) [GSM] - Fix parser to handle leading parens. (CPAN bug #15481) [GSM] - Make statement handles destruction abort early if InactiveDestroy is set (CPAN bug #14978) [GSM] - Make quote work properly for time/date types (CPAN bug #15082) [GSM] - Ensure all lo_ functions begin a transaction as needed if they are the first action in a script (CPAN bug # 13810) [GSM] - Fix memory leak in dbdimp.c (k@sawada.cc) [Kenchi Sawada] - Fix memory leak in dbdimp.c (dmitri@karasik.eu.org) (CPAN bug #16054) - Move package declaration lines to fix RPM parser problems (CPAN bug #14509) [GSM] - Add support for dollar quoting (CPAN bug #13608) [GSM] - Added $dbh->{pg_default_port} method [GSM] - Overhaul get_info data, add many more values [GSM] - Overhaul type_info data (CPAN bug #13806) [GSM] - Rewrite some of the quoting functions, reduce dependence on libpq versions [GSM] - Rewrite and optimize the do() method. Should be much faster when called without placeholders. Thanks to Tom Lane for suggesting this. [GSM] - Double check PQserverVersion return and use alternate method if it returns 0 (CPAN bug #14302) - Add support for specifying type in $dbh->quote(), such as $dbh->quote($var, {pg_type => DBD::Pg::PG_BYTEA}) Also support type => SQL_xx [GSM] (CPAN bug #13942) - Fix pg_notifies() bug (CPAN bug #14232) [door@lcpi.ru] - Add pg_ping() method [GSM] - Make sure ping returns true, even if in failed transaction state [thanks to Bill Moseley] [GSM] - Fix COPY-related core dump [GSM] - Fix strncpy bug in quote.c [Jun Kuriyama] (CPAN bug #14897) - Fix error in is_high_bit_set() [Alexey Tourbin] (CPAN bug #13406) 1.43 June 23, 2005 - Added README.dev file. [GSM] - Fix statement-name related core dump. [GSM] - Ensure state() returns an empty string, not 00000 on success. (CPAN bug #13237) [michael.bell@web.de of OpenCA] [GSM] - Fix rare core dump when $sth still in scope after disconnect [GSM] - Enhancements to README.win32 [fenlisesi@gmail.com] - Fix incorrect sprintf calls (CPAN bug #12204) [Jakub Jelinek] - Fix get_info(18) ("ODBCVERSION") (CPAN bug #12968) [thanks to szinger@lanl.gov] [GSM] 1.42 May 21, 2005 - Fix minor issues with copying and bytea quoting on older servers. Fix some other memory leaks. [GSM] - Fix backslash parsing in statements (CPAN bug #12870) [felix.klee@inka.de] [GSM] - Make rollback/commit reset copy state (CPAN bug #12866) [imb@rentrak.com] [GSM] - Make sure lo_creat issues a begin if necessary [GSM] - Fix incorrect behavior when AutoCommit switched on. (CPAN bug #12748) [thanks to Vivek Khera] [GSM] - Have last_insert_id use set_err, not die. (CPAN bug #12503) [thanks to Alexandra Walford] [GSM] - Fixed tests to correctly handle older DBI versions reporting failures on last_insert_id() (CPAN bug #12204) [jpo@di.uminho.pt] [GSM] - Re-enable REMARKS field on column_info (CPAN bug #12399) [thanks to morni@cpan.org] [GSM] - Many minor compiler optimizations and cleanups [GSM] - Fix two separate memory leaks in dbdimp.c [hertzog@debian.org and richardg@eSentire.com] - Change VARCHAROID to UNKNOWNOID, suggested by users on mailing list [GSM]
2006-04-23Updated p5-SQL-Abstract to 1.21.hiramatsu2-7/+6
Changes from 1.17: revision 1.21 date: 2006/03/08 01:27:56; author: nwiger; state: Exp; lines: +5 -5 - bugfix for -1 setting off -and logic in modlogic() ---------------------------- revision 1.20 date: 2005/08/18 18:41:58; author: nwiger; state: Exp; lines: +104 -50 - added patch from Dan Kubb enabling quote_char and name_sep options - added patch from Andy Grundman to enhance _anoncopy for deep refs ---------------------------- revision 1.19 date: 2005/04/29 18:20:30; author: nwiger; state: Exp; lines: +34 -20 added _anoncopy to prevent destroying original; updated docs ---------------------------- revision 1.18 date: 2005/03/07 20:14:12; author: nwiger; state: Exp; lines: +201 -65 added support for -and, -or, and -nest; see docs for details
2006-04-23- thunderbird-1.5.0.2, thunderbird-gtk1-1.5.0.2ghen1-3/+1
2006-04-23Updated mail/thunderbird and mail/thunderbird-gtk1 to 1.5.0.2.ghen1-1/+3
2006-04-23Update to Thunderbird 1.5.0.2 (1.5.0.1 was skipped to stay in sync withghen5-28/+26
Firefox). Thunderbird 1.5.0.2 offers improved stability, and several security fixes: MFSA 2006-28 Security check of js_ValueToFunctionObject() can be circumvented MFSA 2006-27 Table Rebuilding Code Execution Vulnerability MFSA 2006-26 Mail Multiple Information Disclosure MFSA 2006-25 Privilege escalation through Print Preview MFSA 2006-24 Privilege escalation using crypto.generateCRMFRequest MFSA 2006-22 CSS Letter-Spacing Heap Overflow Vulnerability MFSA 2006-21 JavaScript execution in mail when forwarding in-line MFSA 2006-20 Crashes with evidence of memory corruption (rv:1.8.0.2) MFSA 2006-08 "AnyName" entrainment and access control hazard MFSA 2006-07 Read beyond buffer while parsing XML MFSA 2006-06 Integer overflows in E4X, SVG and Canvas MFSA 2006-05 Localstore.rdf XML injection through XULDocument.persist() MFSA 2006-04 Memory corruption via QueryInterface on Location, Navigator objects MFSA 2006-02 Changing postion:relative to static corrupts memory MFSA 2006-01 JavaScript garbage-collection hazards For a detailed ChangeLog, see: http://weblogs.mozillazine.org/rumblingedge/archives/2006/02/1-5-0-2.html
2006-04-23make sure that attempt to remove file does not lead to a halt even when theschwarz1-2/+2
file does not exist
2006-04-23Add old/ dir to MASTER_SITES just in case we running a little behind aadrianp1-1/+2
current release.
2006-04-23Fix ownership permissions on installed filesadrianp1-2/+37
Change behaviour of APACHE_MODULES and DFLT_APACHE_MODULES If you do not define APACHE_MODULES this change will not impact you, the default behaviour of the package modules has not been changed. The new functionality is as follows: 1) If you need to add an additional module to be installed with apache you would use: APACHE_MODULES+= spelling This would include mod_spelling as a static module in addition to the default modules installed. 2) If you need a highly customised version of apache and would like to explicitly list which modules are installed by default you would use: APACHE_MODULES= spelling access auth include env autoindex This would install _only_ the listed modules as static modules with apache. If you use APACHE_MODULES= please read the apache documentation at: http://httpd.apache.org/docs/2.0/ To determine which modules you will need to install to get the level of functionality you require. By default when using APACHE_MODULES= apache only includes with the following static modules: core.c prefork.c http_core.c mod_so.c