cvs commit: ports/security/vuxml vuln.xml

2007-09-20 Thread Remko Lodder
remko 2007-09-21 06:49:49 UTC FreeBSD ports repository (src,doc committer) Modified files: security/vuxml vuln.xml Log: Document bugzilla -- multiple vulnerabilities PR: ports/116060 Submitted by: Nick Barkas , minor nits from me Revision Change

cvs commit: ports/security/vuxml vuln.xml

2007-09-20 Thread Xin LI
delphij 2007-09-21 06:35:53 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document clamav CVE-2007-4510 issue (Remote DoS). Revision ChangesPath 1.1425+29 -1 ports/security/vuxml/vuln.xml __

cvs commit: www/share/sgml commercial.isp.xml

2007-09-20 Thread Remko Lodder
remko 2007-09-21 06:04:28 UTC FreeBSD doc repository Modified files: share/sgml commercial.isp.xml Log: On second thought, KuwaitNet would rather have them named KuwaitNET Internet Services, so reflect that in the entry. Requested by: "Bashar" Revision

Re: cvs commit: src/bin/getfacl getfacl.c

2007-09-20 Thread Kevin Lo
Henrik Brix Andersen wrote: > On Wed, Sep 19, 2007 at 02:04:47AM +, Kevin Lo wrote: > > kevlo 2007-09-19 02:04:47 UTC > > > > FreeBSD src repository > > > > Modified files: > > bin/getfacl getfacl.c > > Log: > > Use owner name and owning group name instead of uid a

cvs commit: src/sys/vm vm_glue.c

2007-09-20 Thread Jeff Roberson
jeff2007-09-21 05:07:07 UTC FreeBSD src repository Modified files: sys/vm vm_glue.c Log: - Redefine p_swtime and td_slptime as p_swtick and td_slptick. This changes the units from seconds to the value of 'ticks' when swapped in/out. ULE does not hav

Re: cvs commit: www/share/sgml commercial.consult.xml

2007-09-20 Thread Remko Lodder
Doug Barton wrote: > On Thu, 20 Sep 2007, Remko Lodder wrote: > >> remko 2007-09-20 13:19:54 UTC >> >> FreeBSD doc repository >> >> Modified files: >>share/sgml commercial.consult.xml >> Log: >> Update Omar's entry (I think I understood the idea, the PR was not very >> cle

cvs commit: src/lib/libarchive archive_write_disk.c src/lib/libarchive/test test_write_disk.c

2007-09-20 Thread Tim Kientzle
kientzle2007-09-21 04:52:43 UTC FreeBSD src repository Modified files: lib/libarchive archive_write_disk.c lib/libarchive/test test_write_disk.c Log: Fix the archive_write_data() function so it always returns number of bytes written, even when used to write files to

cvs commit: src/sys/netinet sctp_constants.h sctp_pcb.c sctputil.c

2007-09-20 Thread Randall Stewart
rrs 2007-09-21 04:19:34 UTC FreeBSD src repository Modified files: sys/netinet sctp_constants.h sctp_pcb.c sctputil.c Log: - fix (global) address handling in the presence of duplicates, the last interface should own the address, but the current code fumbles t

cvs commit: src/lib/libkvm kvm_proc.c

2007-09-20 Thread Jeff Roberson
jeff2007-09-21 04:11:34 UTC FreeBSD src repository Modified files: lib/libkvm kvm_proc.c Log: - When using kvm use the new conversion method to derive swtime. Approved by:re Revision ChangesPath 1.94 +16 -3 src/lib/libkvm/kvm_proc.c __

cvs commit: src/sys/kern kern_fork.c kern_proc.c sched_4bsd.c sched_ule.c src/sys/sys proc.h

2007-09-20 Thread Jeff Roberson
jeff2007-09-21 04:10:23 UTC FreeBSD src repository Modified files: sys/kern kern_fork.c kern_proc.c sched_ule.c sched_4bsd.c sys/sys proc.h Log: - Redefine p_swtime and td_slptime as p_swtick and td_slptick. This

cvs commit: src/sys/kern kern_thread.c

2007-09-20 Thread Jeff Roberson
jeff2007-09-21 04:04:22 UTC FreeBSD src repository Modified files: sys/kern kern_thread.c Log: - Call sched_sleep() before we suspend threads. sched_wakeup() is already called via setrunnable(). This allows time slept while suspended to be accounted f

cvs commit: CVSROOT modules

2007-09-20 Thread Volker Stolz
vs 2007-09-21 03:39:27 UTC FreeBSD ports repository Modified files: .modules Log: hs-opengl-ghc --> ports/x11-toolkits/hs-opengl-ghc Revision ChangesPath 1.18772 +1 -0 CVSROOT/modules ___ cv

cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/hs-opengl-ghc Makefile distinfo pkg-descr pkg-plist

2007-09-20 Thread Volker Stolz
vs 2007-09-21 03:38:59 UTC FreeBSD ports repository Modified files: x11-toolkits Makefile Added files: x11-toolkits/hs-opengl-ghc Makefile distinfo pkg-descr pkg-plist Log: Add x11-toolkits/hs-opengl-ghc, which provides OpenGL b

cvs commit: ports/devel/darcs Makefile

2007-09-20 Thread Volker Stolz
vs 2007-09-21 03:34:37 UTC FreeBSD ports repository Modified files: devel/darcs Makefile Log: - drop dependency on devel/readline: no longer required for ghc - also build server when building packages Revision ChangesPath 1.47 +2 -3 ports/dev

cvs commit: src/sys/pci agp_via.c

2007-09-20 Thread Kevin Lo
kevlo 2007-09-21 02:10:14 UTC FreeBSD src repository Modified files: sys/pci agp_via.c Log: - Add the device ID for the VIA VT3324 (CX700) chipset. - Set and Get aperture size correctly for VIA's AGP3 chipsets. Approved by: re (kensmith) Revision Chang

cvs commit: src/usr.bin/at at.c src/usr.bin/login login_fbtab.c src/usr.bin/m4 gnum4.c src/usr.bin/mklocale yacc.y

2007-09-20 Thread Kevin Lo
kevlo 2007-09-21 01:55:11 UTC FreeBSD src repository Modified files: usr.bin/at at.c usr.bin/loginlogin_fbtab.c usr.bin/m4 gnum4.c usr.bin/mklocale yacc.y Log: Use NULL instead of 0 for the return value of fopen(). Approved by

cvs commit: src/etc services

2007-09-20 Thread Brooks Davis
brooks 2007-09-21 01:26:01 UTC FreeBSD src repository Modified files: etc services Log: Use the udp protocol in favor of the nonexistant upd protocol in the sge_execd entry. Reported by:emaste Pointy hat to: brooks Approved by:re (kensmith)

cvs commit: ports/devel/p5-threads Makefile distinfo

2007-09-20 Thread Cheng-Lung Sung
clsung 2007-09-21 01:01:37 UTC FreeBSD ports repository Modified files: devel/p5-threads Makefile distinfo Log: - Update to 1.67 Revision ChangesPath 1.18 +1 -1 ports/devel/p5-threads/Makefile 1.17 +3 -3 ports/devel/p5-threads/distinfo _

cvs commit: ports/security/fwbuilder Makefile ports/security/fwbuilder/files patch-src-gui-ipfadvanceddialog_q.ui

2007-09-20 Thread Cy Schubert
cy 2007-09-20 22:46:23 UTC FreeBSD ports repository Modified files: security/fwbuilder Makefile security/fwbuilder/files patch-src-gui-ipfadvanceddialog_q.ui Log: Make the Protocol Helpers advanced settings window aesthetically pleasing once again. Revision Ch

cvs commit: src/lib/libc/rpc auth_time.c getnetconfig.c getnetpath.c rpc_generic.c rpcb_clnt.c

2007-09-20 Thread Matteo Riondato
matteo 2007-09-20 22:35:24 UTC FreeBSD src repository Modified files: lib/libc/rpc auth_time.c getnetconfig.c getnetpath.c rpc_generic.c rpcb_clnt.c Log: Fix some improper handling of malloc failures PR: bin/83344 , kern/81987

Re: cvs commit: www/share/sgml commercial.consult.xml

2007-09-20 Thread Doug Barton
On Thu, 20 Sep 2007, Remko Lodder wrote: remko 2007-09-20 13:19:54 UTC FreeBSD doc repository Modified files: share/sgml commercial.consult.xml Log: Update Omar's entry (I think I understood the idea, the PR was not very clear). Probably better to get clarification fi

cvs commit: src/usr.bin/calendar/calendars calendar.dutch

2007-09-20 Thread Edwin Groothuis
edwin 2007-09-20 21:46:04 UTC FreeBSD src repository Modified files: usr.bin/calendar/calendars calendar.dutch Log: More dates: Sint Maarten, Dierendag, Trinitatis Fix spelling: Carnaval Add more of the Royal Family. Approved by:re@ (Ken Smith), grog@ (mentor) MF

cvs commit: src/gnu/usr.bin/man/man man.c

2007-09-20 Thread Edwin Groothuis
edwin 2007-09-20 21:37:29 UTC FreeBSD src repository Modified files: gnu/usr.bin/man/man man.c Log: man(1) can't handle compressed included files. Some ports will install with compressed manpages. man handles this by looking for the .gz version of a man

cvs commit: ports/www/xshttpd-devel Makefile distinfo

2007-09-20 Thread Johan van Selst
johans 2007-09-20 09:28:26 UTC FreeBSD ports repository Modified files: www/xshttpd-develMakefile distinfo Log: Update to 3.5b22 Revision ChangesPath 1.40 +1 -1 ports/www/xshttpd-devel/Makefile 1.35 +3 -3 ports/www/xshttpd-devel/distinfo ___

cvs commit: ports CHANGES

2007-09-20 Thread Alexey Dokuchaev
danfe 2007-09-20 09:29:25 UTC FreeBSD ports repository Modified files: .CHANGES Log: Kill EOL space, throw in a bunch of readability improvements. Revision ChangesPath 1.79 +10 -10ports/CHANGES ___

cvs commit: ports/www/openacs-dotlrn Makefile distinfo

2007-09-20 Thread Martin Matuska
mm 2007-09-20 10:00:57 UTC FreeBSD ports repository Modified files: www/openacs-dotlrn Makefile distinfo Log: - Update to 2.3.1 - Reduce size of COMMENT Revision ChangesPath 1.9 +3 -4 ports/www/openacs-dotlrn/Makefile 1.6 +3 -3 ports/w

cvs commit: ports/www/openacs Makefile

2007-09-20 Thread Martin Matuska
mm 2007-09-20 10:00:08 UTC FreeBSD ports repository Modified files: www/openacs Makefile Log: - Fix tcllib dependency - Reduce size of COMMENT Revision ChangesPath 1.13 +2 -2 ports/www/openacs/Makefile

cvs commit: src/sbin/dhclient dhclient.8

2007-09-20 Thread Gabor Kovesdan
gabor 2007-09-20 10:46:26 UTC FreeBSD src repository (doc,ports committer) Modified files: sbin/dhclientdhclient.8 Log: - Remove references to unexisting man pages PR: docs/116099 Submitted by: Ben Kaduk <[EMAIL PROTECTED]> Approved by:re (bma

cvs commit: src/share/man/man9 DECLARE_GEOM_CLASS.9

2007-09-20 Thread Gabor Kovesdan
gabor 2007-09-20 10:52:09 UTC FreeBSD src repository (doc,ports committer) Modified files: share/man/man9 DECLARE_GEOM_CLASS.9 Log: - Fix a declaration example PR: docs/115632 Submitted by: Romain Tartiere <[EMAIL PROTECTED]> Approved by:re (bma

cvs commit: src/lib/libc/net sctp_recvmsg.3

2007-09-20 Thread Gabor Kovesdan
gabor 2007-09-20 10:49:10 UTC FreeBSD src repository (doc,ports committer) Modified files: lib/libc/net sctp_recvmsg.3 Log: - Fix description to say "receive" instead of "send" PR: docs/115466 Submitted by: Bruce Cran <[EMAIL PROTECTED]> Approved

cvs commit: ports/www/linux-firefox Makefile distinfo

2007-09-20 Thread Andrew Pantyukhin
sat 2007-09-20 11:09:16 UTC FreeBSD ports repository Modified files: www/linux-firefoxMakefile distinfo Log: - Update to 2.0.0.7 Revision ChangesPath 1.39 +1 -1 ports/www/linux-firefox/Makefile 1.26 +3 -3 ports/www/linux-firefox/distinfo

cvs commit: ports/www/firefox-i18n Makefile distinfo

2007-09-20 Thread Andrew Pantyukhin
sat 2007-09-20 11:10:15 UTC FreeBSD ports repository Modified files: www/firefox-i18n Makefile distinfo Log: - Update to 2.0.0.7 Revision ChangesPath 1.18 +1 -1 ports/www/firefox-i18n/Makefile 1.14 +132 -132 ports/www/firefox-i18n/distinfo __

cvs commit: doc/share/pgpkeys matteo.key

2007-09-20 Thread Matteo Riondato
matteo 2007-09-20 11:07:25 UTC FreeBSD doc repository (src committer) Modified files: share/pgpkeysmatteo.key Log: Update my key Revision ChangesPath 1.3 +175 -36 doc/share/pgpkeys/matteo.key ___ cvs-all@fre

cvs commit: ports/security/vuxml vuln.xml

2007-09-20 Thread Remko Lodder
remko 2007-09-20 12:12:54 UTC FreeBSD ports repository (src,doc committer) Modified files: security/vuxml vuln.xml Log: Document openoffice -- arbitrary command execution vulnerability, all current versions marked vulnerable, everything as of 2.3 is believed to be fix

cvs commit: ports/security/vuxml vuln.xml

2007-09-20 Thread Remko Lodder
remko 2007-09-20 12:04:30 UTC FreeBSD ports repository (src,doc committer) Modified files: security/vuxml vuln.xml Log: Document bugzilla -- "createmailregexp" security bypass vulnerability, marking all versions as vulnerable till we know what version is the one fixed

cvs commit: doc/en_US.ISO8859-1/books/developers-handbook book.sgml

2007-09-20 Thread Remko Lodder
remko 2007-09-20 11:56:53 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/developers-handbook book.sgml Log: Update the design and implementation book to the one that Marshall wrote with George. Requested by: gnn (on doc@) Revision ChangesPat

cvs commit: ports/security/vuxml vuln.xml

2007-09-20 Thread Remko Lodder
remko 2007-09-20 12:20:27 UTC FreeBSD ports repository (src,doc committer) Modified files: security/vuxml vuln.xml Log: Document coppermine -- multiple vulnerabilities, the FreeBSD port is already up to date. Revision ChangesPath 1.1424+29 -1 ports/s

cvs commit: ports/editors/tea Makefile distinfo

2007-09-20 Thread Alexey Dokuchaev
danfe 2007-09-20 12:29:57 UTC FreeBSD ports repository Modified files: editors/tea Makefile distinfo Log: Update to version 17.2.5. Revision ChangesPath 1.35 +2 -2 ports/editors/tea/Makefile 1.23 +3 -3 ports/editors/tea/distinfo __

cvs commit: ports/java/proguard Makefile distinfo pkg-descr pkg-message pkg-plist ports/java/proguard/files proguard-gui.sh.in proguard.sh.in retrace.sh.in

2007-09-20 Thread Alex Dupre
ale 2007-09-20 12:57:27 UTC FreeBSD ports repository Modified files: java/proguardMakefile distinfo pkg-descr pkg-plist java/proguard/files proguard-gui.sh.in proguard.sh.in Added files: java/proguard/files retrace.sh.in Removed files: java/proguard

cvs commit: www/share/sgml commercial.consult.xml

2007-09-20 Thread Remko Lodder
remko 2007-09-20 13:15:17 UTC FreeBSD doc repository Modified files: share/sgml commercial.consult.xml Log: Add Giganetworking to the consultancy list. PR: www/116040 Submitted by: Josh Richesin Revision ChangesPath 1.36 +15 -2

cvs commit: www/share/sgml usergroups.xml

2007-09-20 Thread Remko Lodder
remko 2007-09-20 13:11:13 UTC FreeBSD doc repository Modified files: share/sgml usergroups.xml Log: Add KCBUG to the UserGroup list. PR: www/116301 Submitted by: Jonathan Otsuka , modified by me. Revision ChangesPath

cvs commit: www/share/sgml commercial.isp.xml

2007-09-20 Thread Remko Lodder
remko 2007-09-20 13:07:09 UTC FreeBSD doc repository Modified files: share/sgml commercial.isp.xml Log: Add KuwaitNET to the ISP list. PR: www/116380 Submitted by: Bashar Al-Abdulhadi Revision ChangesPath 1.22 +18 -2 www/shar

cvs commit: src/sys/i386/linux linux_sysvec.c src/sys/amd64/linux32 linux32_sysvec.c

2007-09-20 Thread Konstantin Belousov
kib 2007-09-20 13:46:26 UTC FreeBSD src repository Modified files: sys/i386/linux linux_sysvec.c sys/amd64/linux32linux32_sysvec.c Log: Fill in cr2 in the signal context from ksi->ksi_addr. Together with the sys/i386/i386/trap.c rev. 1.306 it fixes the PR.

cvs commit: www/share/sgml commercial.consult.xml

2007-09-20 Thread Remko Lodder
remko 2007-09-20 13:28:42 UTC FreeBSD doc repository Modified files: share/sgml commercial.consult.xml Log: Add EDEN-FX to the commercial vendor group. PR: www/113740 Submitted by: Narinee Poungladda , wording altered by me after

cvs commit: www/share/sgml commercial.consult.xml

2007-09-20 Thread Remko Lodder
remko 2007-09-20 13:19:54 UTC FreeBSD doc repository Modified files: share/sgml commercial.consult.xml Log: Update Omar's entry (I think I understood the idea, the PR was not very clear). PR: www/115756 Submitted by: Omar Siddique Revision

cvs commit: ports/devel/libslang2 Makefile pkg-plist

2007-09-20 Thread Renato Botelho
garga 2007-09-20 13:59:15 UTC FreeBSD ports repository Modified files: devel/libslang2 Makefile pkg-plist Log: - Force empty dir creation on pkg-plist to create it when installed using a package - Bump PORTREVISION Notified by:pointyhat via linimon Revi

cvs commit: ports/x11-drivers/xf86-video-ati Makefile distinfo

2007-09-20 Thread Florent Thoumie
flz 2007-09-20 14:52:39 UTC FreeBSD ports repository Modified files: x11-drivers/xf86-video-ati Makefile distinfo Log: Update x11-drivers/xf86-video-driver to 6.7.193. Revision ChangesPath 1.3 +1 -1 ports/x11-drivers/xf86-video-ati/Makefile 1.3

cvs commit: ports/multimedia/bmpx Makefile distinfo

2007-09-20 Thread Roman Bogorodskiy
novel 2007-09-20 15:29:03 UTC FreeBSD ports repository Modified files: multimedia/bmpx Makefile distinfo Log: Update to 0.40.7. Revision ChangesPath 1.39 +1 -1 ports/multimedia/bmpx/Makefile 1.13 +3 -3 ports/multimedia/bmpx/distinfo __

cvs commit: ports/cad/qfsm Makefile distinfo pkg-plist ports/cad/qfsm/files patch-src_SimulatorDlg.ui

2007-09-20 Thread Lars Engels
lme 2007-09-20 16:17:51 UTC FreeBSD ports repository Modified files: cad/qfsm Makefile distinfo pkg-plist Removed files: cad/qfsm/files patch-src_SimulatorDlg.ui Log: Update to 0.44 PR: ports/114739 Submitted by: KATO Tsuguru A

cvs commit: ports/archivers/libarchive Makefile distinfo ports/archivers/libarchive/files patch-Makefile.in

2007-09-20 Thread Greg Lewis
glewis 2007-09-20 16:47:33 UTC FreeBSD ports repository Modified files: archivers/libarchive Makefile distinfo Added files: archivers/libarchive/files patch-Makefile.in Log: . Update to 2.3.1. . Optionally install bsdcpio (currently defaults to off until bsdcpio is

cvs commit: www/en/gnome/docs faq2.sgml

2007-09-20 Thread Joe Marcus Clarke
marcus 2007-09-20 16:20:54 UTC FreeBSD doc repository Modified files: en/gnome/docsfaq2.sgml Log: Clarify how one starts GNOME given all of its required dependent services. Submitted by: vs Revision ChangesPath 1.127 +26 -16www/en/gnome/docs/fa

cvs commit: ports/net/smbldap-tools Makefile

2007-09-20 Thread Martin Wilke
miwi2007-09-20 16:40:49 UTC FreeBSD ports repository Modified files: net/smbldap-toolsMakefile Log: - Pass maintainership really to mm Revision ChangesPath 1.17 +1 -1 ports/net/smbldap-tools/Makefile ___ cv

cvs commit: ports/editors/vim Makefile distinfo

2007-09-20 Thread David E. O'Brien
obrien 2007-09-20 17:43:38 UTC FreeBSD ports repository Modified files: editors/vim Makefile distinfo Log: Update to Vim 7.1 patchlevel 116. Revision ChangesPath 1.307 +1 -1 ports/editors/vim/Makefile 1.180 +48 -9 ports/editors/vim/distinf

cvs commit: ports/www/squid Makefile

2007-09-20 Thread Martin Wilke
miwi2007-09-20 19:24:00 UTC FreeBSD ports repository Modified files: www/squidMakefile Log: - Remove unneccessary USE_GCC line Submitted by: Derkjan de Haan <[EMAIL PROTECTED]> Approved by:maintainer via private mail Revision ChangesPath 1

cvs commit: ports/lang/pcc Makefile distinfo ports/lang/pcc/files patch-configure

2007-09-20 Thread David E. O'Brien
obrien 2007-09-20 20:01:12 UTC FreeBSD ports repository Modified files: lang/pcc Makefile distinfo Removed files: lang/pcc/files patch-configure Log: Update to the Sept 20, 2007 snapshot of 0.9.8. Revision ChangesPath 1.5 +4 -3 por

cvs commit: src/sys/amd64/include smp.h src/sys/i386/include smp.h src/sys/kern kern_switch.c kern_thread.c subr_witness.c

2007-09-20 Thread Attilio Rao
attilio 2007-09-20 20:38:44 UTC FreeBSD src repository Modified files: sys/amd64/includesmp.h sys/i386/include smp.h sys/kern kern_switch.c kern_thread.c subr_witness.c Log: Fix some entries in the locks static table of witn

cvs commit: www/share/sgml commercial.consult.xml

2007-09-20 Thread Remko Lodder
remko 2007-09-20 21:16:00 UTC FreeBSD doc repository Modified files: share/sgml commercial.consult.xml Log: Correct a typo. Pointy hat: remko Revision ChangesPath 1.39 +3 -3 www/share/sgml/commercial.consult.xml

cvs commit: ports/audio/streamripper Makefile distinfo ports/audio/streamripper/files patch-Makefile.in patch-lib_parse.c patch-lib_util.c

2007-09-20 Thread Lars Engels
lme 2007-09-20 21:14:24 UTC FreeBSD ports repository Modified files: audio/streamripper Makefile distinfo audio/streamripper/files patch-Makefile.in Removed files: audio/streamripper/files patch-lib_parse.c patch-lib_util.c Log: Update to 1.62.1 PR:

cvs commit: ports UPDATING

2007-09-20 Thread Alexey Dokuchaev
danfe 2007-09-20 08:59:14 UTC FreeBSD ports repository Modified files: .UPDATING Log: Fix some noticed spelling and consistency issues. Revision ChangesPath 1.546 +8 -8 ports/UPDATING ___ cvs-a

cvs commit: ports UPDATING

2007-09-20 Thread Alexey Dokuchaev
danfe 2007-09-20 08:43:03 UTC FreeBSD ports repository Modified files: .UPDATING Log: - Mention x11/nvidia-driver in AFFECTS line for Xorg 7.3 entry - Kill EOL spaces while here (should be OK since previous entry is trivial) Revision ChangesPath

cvs commit: ports/net/liferea Makefile distinfo

2007-09-20 Thread Pav Lucistnik
pav 2007-09-20 08:32:56 UTC FreeBSD ports repository Modified files: net/liferea Makefile distinfo Log: - Update to 1.4.2b Revision ChangesPath 1.106 +1 -1 ports/net/liferea/Makefile 1.81 +3 -3 ports/net/liferea/distinfo _

cvs commit: ports/www/apache22 Makefile

2007-09-20 Thread Clement Laforet
clement 2007-09-20 08:04:34 UTC FreeBSD ports repository Modified files: www/apache22 Makefile Log: - Fix PCRE_FROM_PORTS. it wasn't processed by OPTIONS stff [1] (I forgot to re-apply the patch locally) Reminded by:bland@ Revision ChangesPath 1.2

cvs commit: ports/www/apache22 Makefile pkg-plist ports/www/apache22/files patch-Makefile.in

2007-09-20 Thread Clement Laforet
clement 2007-09-20 07:57:36 UTC FreeBSD ports repository Modified files: www/apache22 Makefile pkg-plist www/apache22/files patch-Makefile.in Log: - Fix PCRE_FROM_PORTS. it wasn't processed by OPTIONS stff [1] - Preserve index.html - We no longer install images

Re: cvs commit: ports/security/vuxml vuln.xml

2007-09-20 Thread Remko Lodder
On Wed, September 19, 2007 11:19 pm, Michael Johnson wrote: >> >> Document mozilla -- code execution via Quicktime media-link files, >> The Mozilla advisory talks somewhat about Windows for this matter, >> but better be safe then sorry (An updated firefox is available >> already). >> > > Thi