cvs commit: www/en internet.sgml

2006-09-23 Thread Joel Dahl
joel2006-09-23 07:24:15 UTC

  FreeBSD doc repository

  Modified files:
en   internet.sgml 
  Log:
  Fix link and update a bit.
  
  Revision  ChangesPath
  1.37  +4 -4  www/en/internet.sgml
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/Tools/portbuild/scripts dopackagestats

2006-09-23 Thread Mark Linimon
linimon 2006-09-23 07:44:34 UTC

  FreeBSD ports repository

  Modified files:
Tools/portbuild/scripts dopackagestats 
  Log:
  Since we already have the data from the grep, go ahead and make the 'latest
  log' cell a link to it.  My weak awk/sh skills are evident here, but it
  does the job.
  
  Revision  ChangesPath
  1.13  +5 -6  ports/Tools/portbuild/scripts/dopackagestats
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/dns/nsd Makefile ports/dns/nsd/files nsd.sh.tmpl

2006-09-23 Thread Rong-En Fan
rafan   2006-09-23 08:07:48 UTC

  FreeBSD ports repository

  Modified files:
dns/nsd  Makefile 
dns/nsd/filesnsd.sh.tmpl 
  Log:
  - Fix required_files in rc script.
It requres nsd.conf instead of nsd.zones.
  
  PR: ports/103491
  Submitted by:   TAKAHASHI Kaoru 
  Approved by:Olafur Osvaldsson  (maintainer)
  
  Revision  ChangesPath
  1.30  +1 -0  ports/dns/nsd/Makefile
  1.3   +2 -2  ports/dns/nsd/files/nsd.sh.tmpl
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/devel/ruby-gems Makefile.common

2006-09-23 Thread Ying-Chieh Liao
ijliao  2006-09-23 08:15:26 UTC

  FreeBSD ports repository

  Modified files:
devel/ruby-gems  Makefile.common 
  Log:
  let users/porters define GEM_NAME in their Makefile
  
  PR: 102855
  Approved by:maintainer
  
  Revision  ChangesPath
  1.6   +2 -2  ports/devel/ruby-gems/Makefile.common
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/palm/pilot-link Makefile

2006-09-23 Thread Ying-Chieh Liao
ijliao  2006-09-23 08:21:41 UTC

  FreeBSD ports repository

  Modified files:
palm/pilot-link  Makefile 
  Log:
  add usb support
  add more master site
  
  PR: 103504
  Submitted by:   maintainer
  
  Revision  ChangesPath
  1.79  +14 -5 ports/palm/pilot-link/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/textproc/p5-Pod-XML Makefile distinfo

2006-09-23 Thread Cheng-Lung Sung
clsung  2006-09-23 08:25:29 UTC

  FreeBSD ports repository

  Modified files:
textproc/p5-Pod-XML  Makefile distinfo 
  Log:
  - Update to 0.98
  
  PR: ports/103505
  Submitted by:   clsung
  Approved by:maintainer (chinsan)
  
  Revision  ChangesPath
  1.3   +1 -1  ports/textproc/p5-Pod-XML/Makefile
  1.3   +3 -3  ports/textproc/p5-Pod-XML/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/textproc/p5-Template-Magic Makefile distinfo pkg-plist

2006-09-23 Thread Cheng-Lung Sung
clsung  2006-09-23 08:32:17 UTC

  FreeBSD ports repository

  Modified files:
textproc/p5-Template-Magic Makefile distinfo pkg-plist 
  Log:
  - Update to 1.39
  
  Revision  ChangesPath
  1.9   +1 -1  ports/textproc/p5-Template-Magic/Makefile
  1.9   +3 -3  ports/textproc/p5-Template-Magic/distinfo
  1.5   +1 -10 ports/textproc/p5-Template-Magic/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/lang/gcc41 Makefile distinfo

2006-09-23 Thread Gerald Pfeifer
gerald  2006-09-23 08:33:48 UTC

  FreeBSD ports repository

  Modified files:
lang/gcc41   Makefile distinfo 
  Log:
  Update to the 20060922 snapshot of GCC 4.1.2.
  
  This brings one potential fix for the intermittent bootstrap comparison
  failures kris has been seeing on the Ports Build Cluster for FreeBSD 6.x.
  
  Revision  ChangesPath
  1.293 +1 -1  ports/lang/gcc41/Makefile
  1.175 +18 -18ports/lang/gcc41/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/net bridge.h

2006-09-23 Thread Bruce M Simpson
bms 2006-09-23 09:40:02 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_4)
sys/net  bridge.h 
  Log:
  Add a sysctl net.link.ether.bridge.hwassmask which lets administrators
  mask hardware checksums on bridge interface members.
  
  PR: kern/57100
  
  Revision  ChangesPath
  1.4.2.6   +1 -0  src/sys/net/bridge.h
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/textproc/p5-Lingua-Stem-Snowball Makefile distinfo

2006-09-23 Thread Anton Berezin
tobez   2006-09-23 09:57:49 UTC

  FreeBSD ports repository

  Modified files:
textproc/p5-Lingua-Stem-Snowball Makefile distinfo 
  Log:
  Update to 0.941.
  
  Revision  ChangesPath
  1.7   +1 -2  ports/textproc/p5-Lingua-Stem-Snowball/Makefile
  1.7   +3 -3  ports/textproc/p5-Lingua-Stem-Snowball/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/geom/label g_label_ufs.c

2006-09-23 Thread Pawel Jakub Dawidek
pjd 2006-09-23 09:58:50 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_6)
sys/geom/label   g_label_ufs.c 
  Log:
  MFC:sys/geom/label/g_label_ufs.c1.11
  
  Fix detecting of UFS1 label when mediasize%fragsize != 0.
  
  Submitted by:   Stanislav Sedov
  PR: kern/84637
  Approved by:re (hrs)
  
  Revision  ChangesPath
  1.3.2.4   +2 -2  src/sys/geom/label/g_label_ufs.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports MOVED ports/japanese Makefile CVSROOT modules ports/japanese/dvi2ps Makefile distinfo pkg-descr pkg-plist pkg-req ports/japanese/dvi2ps/files patch-Makefile patch-ab patch-ac patch-a

2006-09-23 Thread Hiroki Sato
hrs 2006-09-23 10:17:51 UTC

  FreeBSD ports repository

  Modified files:
.MOVED 
japanese Makefile 
.modules 
  Removed files:
japanese/dvi2ps  Makefile distinfo pkg-descr pkg-plist 
 pkg-req 
japanese/dvi2ps/files patch-Makefile patch-ab patch-ac 
  patch-ad patch-defs.h 
  Log:
  Remove dvi2ps because it is no longer supported and japanese/dvipsk
  can be used as an alternative.
  
  Revision  ChangesPath
  1.16254   +0 -1  CVSROOT/modules
  1.1139+2 -1  ports/MOVED
  1.636 +0 -1  ports/japanese/Makefile
  1.28  +0 -54 ports/japanese/dvi2ps/Makefile (dead)
  1.8   +0 -3  ports/japanese/dvi2ps/distinfo (dead)
  1.2   +0 -78 ports/japanese/dvi2ps/files/patch-Makefile (dead)
  1.6   +0 -65 ports/japanese/dvi2ps/files/patch-ab (dead)
  1.2   +0 -33 ports/japanese/dvi2ps/files/patch-ac (dead)
  1.2   +0 -20 ports/japanese/dvi2ps/files/patch-ad (dead)
  1.2   +0 -24 ports/japanese/dvi2ps/files/patch-defs.h (dead)
  1.5   +0 -14 ports/japanese/dvi2ps/pkg-descr (dead)
  1.8   +0 -140ports/japanese/dvi2ps/pkg-plist (dead)
  1.3   +0 -9  ports/japanese/dvi2ps/pkg-req (dead)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/compat/linux linux_misc.c

2006-09-23 Thread Alexander Leidinger
netchild2006-09-23 10:36:57 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_6)
sys/compat/linux linux_misc.c 
  Log:
  MFC rev. 1.187:
- don't reboot() when feed with wrong parameters (and enough permissions) 
[1]
- add support to power off the system [2]
- check the linux magic values [3]
  
Submitted by: Marcin Cieslak <[EMAIL PROTECTED]> [1,2]
Modelled after:   linux man page of the reboot() syscall [3]
Found by: LTP testcase "reboot02" [1]
Tested with:  LTP testcase "reboot02" [1,3]
  
  Approved by:re (hrs)
  
  Revision   ChangesPath
  1.170.2.2  +38 -4 src/sys/compat/linux/linux_misc.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.committers.sgml

2006-09-23 Thread Chin-San Huang
chinsan 2006-09-23 11:00:46 UTC

  FreeBSD doc repository

  Modified files:
en_US.ISO8859-1/articles/contributors contrib.committers.sgml 
  Log:
  reorder staff-committers to respect **in alphabetical order by last name**,
  instead of alphabetical order by first name.
  
  Approved by: delphij (mentor)
  
  Revision  ChangesPath
  1.152 +13 -13
doc/en_US.ISO8859-1/articles/contributors/contrib.committers.sgml
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/net-mgmt/net-snmp Makefile ports/net-mgmt/net-snmp/files snmpd.sh.in

2006-09-23 Thread Norikatsu Shigemura
nork2006-09-23 11:31:09 UTC

  FreeBSD ports repository

  Modified files:
net-mgmt/net-snmpMakefile 
net-mgmt/net-snmp/files snmpd.sh.in 
  Log:
  Add support snmpd_pidfile and snmpd_conffile on rcNG script.
  
  Requested by:   nyan, TAKANO Yuji <[EMAIL PROTECTED]>
  Approved by:kuriyama
  
  Revision  ChangesPath
  1.135 +1 -1  ports/net-mgmt/net-snmp/Makefile
  1.3   +28 -3 ports/net-mgmt/net-snmp/files/snmpd.sh.in
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/devel/libpdel Makefile ports/devel/libpdel/files patch-http_servlet_cookieauth.c patch-ppp_auth_radius.c patch-rsa_util.c

2006-09-23 Thread Norikatsu Shigemura
nork2006-09-23 11:36:24 UTC

  FreeBSD ports repository

  Modified files:
devel/libpdelMakefile 
  Added files:
devel/libpdel/files  patch-http_servlet_cookieauth.c 
 patch-ppp_auth_radius.c patch-rsa_util.c 
  Log:
  Fix build on 7-current.
  
  Approved by:maintainer timeout (1 week)
  
  Revision  ChangesPath
  1.18  +0 -0  ports/devel/libpdel/Makefile
  1.1   +10 -0 
ports/devel/libpdel/files/patch-http_servlet_cookieauth.c (new)
  1.1   +11 -0 ports/devel/libpdel/files/patch-ppp_auth_radius.c (new)
  1.1   +10 -0 ports/devel/libpdel/files/patch-rsa_util.c (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/usr.bin/id Makefile id.1 id.c

2006-09-23 Thread Robert Watson
rwatson 2006-09-23 12:30:31 UTC

  FreeBSD src repository

  Modified files:
usr.bin/id   Makefile id.1 id.c 
  Log:
  Add a -a argument to id(1), which causes id(1) to print out process
  audit properties, including the audit user id.  This can be quite
  helpful in debugging audit problems.
  
  Obtained from:  TrustedBSD Project
  MFC after:  3 days
  
  Revision  ChangesPath
  1.12  +8 -0  src/usr.bin/id/Makefile
  1.16  +5 -0  src/usr.bin/id/id.1
  1.28  +44 -3 src/usr.bin/id/id.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/mail/vpopmail Makefile pkg-install

2006-09-23 Thread Peter Pentchev
roam2006-09-23 12:38:03 UTC

  FreeBSD ports repository

  Modified files:
mail/vpopmailMakefile pkg-install 
  Log:
  Fix package installation - in most cases, the vpopmail package (if built)
  would be installed with the wrong home directory for the vpopmail user.
  
  PR: 103177
  Submitted by:   oliver
  
  Revision  ChangesPath
  1.66  +1 -1  ports/mail/vpopmail/Makefile
  1.3   +2 -2  ports/mail/vpopmail/pkg-install
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: www/en/releng index.sgml

2006-09-23 Thread Joel Dahl
joel2006-09-23 12:44:14 UTC

  FreeBSD doc repository

  Modified files:
en/relengindex.sgml 
  Log:
  Add links to the schedule, the todo list and the approvals list.
  
  Approved by:hrs
  
  Revision  ChangesPath
  1.193 +4 -3  www/en/releng/index.sgml
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/www/wyvern Makefile ports/www/wyvern/files patch-src_modules_auth.c patch-src_wyvern.h

2006-09-23 Thread Simon L. Nielsen
simon   2006-09-23 13:14:52 UTC

  FreeBSD ports repository

  Modified files:
www/wyvern   Makefile 
  Added files:
www/wyvern/files patch-src_modules_auth.c 
 patch-src_wyvern.h 
  Log:
  Fix compile with OpenSSL 0.9.8b in -CURRENT and remove BROKEN.
  
  PR: ports/102837
  Approved by:maintainer
  
  Revision  ChangesPath
  1.16  +0 -4  ports/www/wyvern/Makefile
  1.1   +13 -0 ports/www/wyvern/files/patch-src_modules_auth.c (new)
  1.1   +13 -0 ports/www/wyvern/files/patch-src_wyvern.h (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


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

2006-09-23 Thread Norikatsu Shigemura
nork2006-09-23 13:19:54 UTC

  FreeBSD ports repository

  Modified files:
www/linux-flashplugin7 Makefile distinfo 
  Log:
  Update to 7.0r68.
  
  Pointed out by: mi
  Approved by:maintainer timeout (about 1 week)
  
  Revision  ChangesPath
  1.19  +5 -6  ports/www/linux-flashplugin7/Makefile
  1.11  +3 -3  ports/www/linux-flashplugin7/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/www/linuxpluginwrapper Makefile ports/www/linuxpluginwrapper/files patch-misc::libmap.conf-FreeBSD4.x patch-misc::libmap.conf-FreeBSD5-current patch-misc::libmap.conf-FreeBSD5-stable

2006-09-23 Thread Norikatsu Shigemura
nork2006-09-23 13:41:51 UTC

  FreeBSD ports repository

  Modified files:
www/linuxpluginwrapper Makefile 
www/linuxpluginwrapper/files 
 patch-misc::libmap.conf-FreeBSD4.x 
 patch-misc::libmap.conf-FreeBSD5-current 
 patch-misc::libmap.conf-FreeBSD5-stable 
 patch-misc::libmap.conf-FreeBSD6 
  Log:
  Chase new xpi style.
  
  Submitted by:   A.J. Kehoe IV (Nanoman) <[EMAIL PROTECTED]>
  Pointed out by: many people
  
  Revision  ChangesPath
  1.57  +1 -1  ports/www/linuxpluginwrapper/Makefile
  1.2   +49 -4 
ports/www/linuxpluginwrapper/files/patch-misc::libmap.conf-FreeBSD4.x
  1.2   +31 -4 
ports/www/linuxpluginwrapper/files/patch-misc::libmap.conf-FreeBSD5-current
  1.2   +36 -5 
ports/www/linuxpluginwrapper/files/patch-misc::libmap.conf-FreeBSD5-stable
  1.2   +39 -5 
ports/www/linuxpluginwrapper/files/patch-misc::libmap.conf-FreeBSD6
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/amd64/ia32 ia32_sigtramp.S

2006-09-23 Thread David Xu
davidxu 2006-09-23 13:42:09 UTC

  FreeBSD src repository

  Modified files:
sys/amd64/ia32   ia32_sigtramp.S 
  Log:
  Stop reloading %fs and %gs, since it causes the base address from
  GDT to be loaded into FS.base and GS.base, these values of course
  are not the values set by sysarch() with I386_SET_FSBASE and
  I386_SET_GSBASE, the change fixed a crash for 32bit libthr after
  signal handler returned and normal code is accessing thread pointer,
  for example: movl %gs:8, %eax.
  
  Revision  ChangesPath
  1.3   +0 -4  src/sys/amd64/ia32/ia32_sigtramp.S
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/textproc/bibtex2html Makefile distinfo

2006-09-23 Thread Gerald Pfeifer
gerald  2006-09-23 13:45:19 UTC

  FreeBSD ports repository

  Modified files:
textproc/bibtex2html Makefile distinfo 
  Log:
  Update to bibtex2html 1.83.  This brings the following changes:
   - Support for DOI links: a field "DOI = {xxx}" will be recognized,
 if any, and a link to http://dx.doi.org/xxx will be displayed.
 -no-doi disables this, and -doi-prefix  sets a different prefix
 for DOI URLs.
   - Support macro \H (Hungarian umlauts).
   - New option -linebreak inserts a linebreak between an entry and its links.
   - New option -use-table enforces the use of a table (to be used after
 -no-keys if needed).  By default, -nokeys disables the use of tables.
   - `` and '' are translated to “ and &rdquo.
   - Some aesthetic changes.
   - Improve date parsing: month field such as "2~" # dec is now parsed.
   - Improve date sorting to handle months such as mar # "\slash " # apr.
   - Bugfix: a space after a macro is now discarded.
   - New option --print-keys displays the sorted keys (and exits).
  
  Revision  ChangesPath
  1.20  +1 -1  ports/textproc/bibtex2html/Makefile
  1.18  +3 -3  ports/textproc/bibtex2html/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: www/en/cgi query-pr.cgi

2006-09-23 Thread Simon L. Nielsen
simon   2006-09-23 14:02:28 UTC

  FreeBSD doc repository

  Modified files:
en/cgi   query-pr.cgi 
  Log:
  Note which port gives us Convert::UU in a comment.
  
  Revision  ChangesPath
  1.55  +2 -2  www/en/cgi/query-pr.cgi
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/mail/sylpheed2 Makefile distinfo

2006-09-23 Thread Oliver Lehmann
oliver  2006-09-23 14:26:18 UTC

  FreeBSD ports repository

  Modified files:
mail/sylpheed2   Makefile distinfo 
  Log:
  iupdate to 2.2.9
  
  Revision  ChangesPath
  1.142 +3 -3  ports/mail/sylpheed2/Makefile
  1.97  +3 -3  ports/mail/sylpheed2/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/kern tty_tty.c

2006-09-23 Thread Martin Blapp
mbr 2006-09-23 14:44:15 UTC

  FreeBSD src repository

  Modified files:
sys/kern tty_tty.c 
  Log:
  If /dev/tty gets opened after your controlling terminal has been revoked
  you can't call tty_clone afterwords. OpenBSD and NetBSD both fail the
  open call in that case, so we should do so as well. This can
  be done in ctty_clone by returning with *dev==NULL. Admittedly this
  causes open to return ENOENT, instead of ENXIO as on the other BSDs,
  but this way requires the least touching of code.
  
  Submitted by:  Nate Eldredge <[EMAIL PROTECTED]>
  PR:83375
  
  MFC:   1 week
  
  Revision  ChangesPath
  1.58  +5 -1  src/sys/kern/tty_tty.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/lib/libc/stdlib getopt_long.c

2006-09-23 Thread Andrey A. Chernov
ache2006-09-23 14:48:31 UTC

  FreeBSD src repository

  Modified files:
lib/libc/stdlib  getopt_long.c 
  Log:
  Keep compatible parts in sync with OpenBSD v1.21, add some comments.
  No functional changes.
  
  Revision  ChangesPath
  1.15  +7 -15 src/lib/libc/stdlib/getopt_long.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/kern tty.c tty_pty.c

2006-09-23 Thread Martin Blapp
mbr 2006-09-23 14:52:47 UTC

  FreeBSD src repository

  Modified files:
sys/kern tty.c tty_pty.c 
  Log:
  Check for tp->t_refcnt == 0 before doing anything in tty_open().
  
  PR: 103520
  MFC after:  1 week
  
  Revision  ChangesPath
  1.260 +6 -0  src/sys/kern/tty.c
  1.146 +12 -0 src/sys/kern/tty_pty.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/lib/libc/rpc clnt_vc.c

2006-09-23 Thread Martin Blapp
mbr 2006-09-23 15:02:39 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_6)
lib/libc/rpc clnt_vc.c 
  Log:
  MFC rev. 1.20
  
  Fix unpaired sigblock which possibly leaves the process with all
  signals blocked.
  
  Approved by:re
  
  Revision  ChangesPath
  1.18.2.1  +1 -1  src/lib/libc/rpc/clnt_vc.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/net-mgmt/net-snmp Makefile ports/net-mgmt/net-snmp/files snmpd.sh.in

2006-09-23 Thread Norikatsu Shigemura
nork2006-09-23 15:03:36 UTC

  FreeBSD ports repository

  Modified files:
net-mgmt/net-snmpMakefile 
net-mgmt/net-snmp/files snmpd.sh.in 
  Log:
  Fix -z bug.
  
  Pointed out by: ume
  Approved by:kuriyama (implicitly)
  
  Revision  ChangesPath
  1.136 +1 -1  ports/net-mgmt/net-snmp/Makefile
  1.4   +2 -2  ports/net-mgmt/net-snmp/files/snmpd.sh.in
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports UPDATING

2006-09-23 Thread Norikatsu Shigemura
nork2006-09-23 15:19:47 UTC

  FreeBSD ports repository

  Modified files:
.UPDATING 
  Log:
  Add net-mgmt/net-snmp's note.
  
  Suggested by:   ume
  
  Revision  ChangesPath
  1.398 +17 -1 ports/UPDATING
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: src/usr.bin/id Makefile id.1 id.c

2006-09-23 Thread Ceri Davies
On Sat, Sep 23, 2006 at 12:30:31PM +, Robert Watson wrote:
> rwatson 2006-09-23 12:30:31 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
> usr.bin/id   Makefile id.1 id.c 
>   Log:
>   Add a -a argument to id(1), which causes id(1) to print out process
>   audit properties, including the audit user id.  This can be quite
>   helpful in debugging audit problems.

I realise that this is a little late to the party, but I'd prefer it if
we could make -a a no-op for Solaris compatibility as the FSF id(1) does.

Don't suppose you could rename this to -A at all?

Ceri
-- 
That must be wonderful!  I don't understand it at all.
  -- Moliere


pgpAqV4BYW4A4.pgp
Description: PGP signature


cvs commit: ports/dns/djbdns Makefile distinfo

2006-09-23 Thread Peter Pentchev
roam2006-09-23 15:31:43 UTC

  FreeBSD ports repository

  Modified files:
dns/djbdns   Makefile distinfo 
  Log:
  Add in the SRV record patch by Michael Handler.
  Note that this is another patch that conflicts with the jumbo patch.
  
  PR: 69191
  Submitted by:   "Michal F. Hanula" <[EMAIL PROTECTED]>,
  Nick Barkas <[EMAIL PROTECTED]>
  
  Revision  ChangesPath
  1.29  +9 -2  ports/dns/djbdns/Makefile
  1.17  +3 -0  ports/dns/djbdns/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: www/en/docproj translations.sgml

2006-09-23 Thread Chin-San Huang
chinsan 2006-09-23 15:32:11 UTC

  FreeBSD doc repository

  Modified files:
en/docproj   translations.sgml 
  Log:
  Update docproj/translations.html#chinese-tw
  
  Approved by:delphij (mentor)
  
  Revision  ChangesPath
  1.86  +27 -20www/en/docproj/translations.sgml
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: src/usr.bin/id Makefile id.1 id.c

2006-09-23 Thread Robert Watson


On Sat, 23 Sep 2006, Ceri Davies wrote:


On Sat, Sep 23, 2006 at 12:30:31PM +, Robert Watson wrote:

rwatson 2006-09-23 12:30:31 UTC

  FreeBSD src repository

  Modified files:
usr.bin/id   Makefile id.1 id.c
  Log:
  Add a -a argument to id(1), which causes id(1) to print out process
  audit properties, including the audit user id.  This can be quite
  helpful in debugging audit problems.


I realise that this is a little late to the party, but I'd prefer it if we 
could make -a a no-op for Solaris compatibility as the FSF id(1) does.


Don't suppose you could rename this to -A at all?


Yes, that's no problem.

Robert N M Watson
Computer Laboratory
University of Cambridge
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/usr.bin/truncate truncate.1 truncate.c

2006-09-23 Thread Ceri Davies
ceri2006-09-23 15:34:23 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_6)
usr.bin/truncate truncate.1 truncate.c 
  Log:
  MFC:
   src/usr.bin/truncate/truncate.1 r1.33
   src/usr.bin/truncate/truncate.c r1.10 through r1.11
  
  Approved by:re (hrs), pjd
  
  Revision  ChangesPath
  1.12.2.1  +6 -5  src/usr.bin/truncate/truncate.1
  1.9.2.1   +6 -2  src/usr.bin/truncate/truncate.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/security/gpa Makefile distinfo pkg-plist

2006-09-23 Thread Stefan Walter
stefan  2006-09-23 15:35:38 UTC

  FreeBSD ports repository

  Modified files:
security/gpa Makefile distinfo pkg-plist 
  Log:
  - Update to 0.7.4
  - Chase master site
  - Remove USE_X_PREFIX
  - Add USE_GETTEXT
  - Move security/gpgme from BUILD_DEPENDS to LIB_DEPENDS
  
  PR: 103409
  Submitted by:   stefan
  
  Revision  ChangesPath
  1.24  +6 -7  ports/security/gpa/Makefile
  1.9   +3 -3  ports/security/gpa/distinfo
  1.5   +7 -0  ports/security/gpa/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: src/usr.bin/id Makefile id.1 id.c

2006-09-23 Thread Ceri Davies
on Sat, Sep 23, 2006 at 04:32:53PM +0100, Robert Watson wrote:
> 
> On Sat, 23 Sep 2006, Ceri Davies wrote:
> 
> >On Sat, Sep 23, 2006 at 12:30:31PM +, Robert Watson wrote:
> >>rwatson 2006-09-23 12:30:31 UTC
> >>
> >>  FreeBSD src repository
> >>
> >>  Modified files:
> >>usr.bin/id   Makefile id.1 id.c
> >>  Log:
> >>  Add a -a argument to id(1), which causes id(1) to print out process
> >>  audit properties, including the audit user id.  This can be quite
> >>  helpful in debugging audit problems.
> >
> >I realise that this is a little late to the party, but I'd prefer it if we 
> >could make -a a no-op for Solaris compatibility as the FSF id(1) does.
> >
> >Don't suppose you could rename this to -A at all?
> 
> Yes, that's no problem.

Great, thank you.

Ceri
-- 
That must be wonderful!  I don't understand it at all.
  -- Moliere


pgptOoIXTuAaJ.pgp
Description: PGP signature


cvs commit: src/usr.bin/id id.1 id.c

2006-09-23 Thread Robert Watson
rwatson 2006-09-23 15:43:29 UTC

  FreeBSD src repository

  Modified files:
usr.bin/id   id.1 id.c 
  Log:
  Rename "-a" flag to "-A" in order to avoid conflicting with the "-a" flag
  as found on Solaris.
  
  Requested by:   ceri
  MFC after:  3 days
  
  Revision  ChangesPath
  1.17  +5 -5  src/usr.bin/id/id.1
  1.29  +15 -16src/usr.bin/id/id.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/textproc/redet Makefile distinfo

2006-09-23 Thread Andrew Pantyukhin
sat 2006-09-23 15:54:06 UTC

  FreeBSD ports repository

  Modified files:
textproc/redet   Makefile distinfo 
  Log:
  - Update to 8.17
  
  Revision  ChangesPath
  1.19  +1 -1  ports/textproc/redet/Makefile
  1.15  +3 -3  ports/textproc/redet/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/devel/p5-Module-ScanDeps Makefile distinfo

2006-09-23 Thread Rong-En Fan
rafan   2006-09-23 15:59:56 UTC

  FreeBSD ports repository

  Modified files:
devel/p5-Module-ScanDeps Makefile distinfo 
  Log:
  - Update to 0.64
  
  PR: ports/103518
  Submitted by:   clsung
  
  Revision  ChangesPath
  1.20  +1 -1  ports/devel/p5-Module-ScanDeps/Makefile
  1.19  +3 -3  ports/devel/p5-Module-ScanDeps/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/editors/drjava Makefile distinfo pkg-plist

2006-09-23 Thread Rong-En Fan
rafan   2006-09-23 16:03:19 UTC

  FreeBSD ports repository

  Modified files:
editors/drjava   Makefile distinfo pkg-plist 
  Log:
  - Update to 20060918.1737
  
  PR: ports/103487
  Submitted by:   Nicola Vitale  (maintainer)
  
  Revision  ChangesPath
  1.2   +1 -1  ports/editors/drjava/Makefile
  1.2   +3 -3  ports/editors/drjava/distinfo
  1.2   +2 -2  ports/editors/drjava/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/multimedia/avifile Makefile ports/multimedia/avifile/files patch-lib_aviread_ReadFile.cpp

2006-09-23 Thread Stanislav Sedov
stas2006-09-23 16:21:23 UTC

  FreeBSD ports repository

  Modified files:
multimedia/avifile   Makefile 
  Added files:
multimedia/avifile/files patch-lib_aviread_ReadFile.cpp 
  Log:
  - Fix building with recent version of gcc (3.4.6) [1]
  - Test for pcvt_ioctl.h existence as it was removed recently.
Include iokb.h instead if its'nt exists. [1]
  - Replace deprecated variable. [2]
  
  Submitted by:   [1] Rainer Alves <[EMAIL PROTECTED]>, [2] me (stas)
  Approved by:sem (mentor)
  
  Revision  ChangesPath
  1.66  +7 -2  ports/multimedia/avifile/Makefile
  1.1   +20 -0 
ports/multimedia/avifile/files/patch-lib_aviread_ReadFile.cpp (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/security/audit audit_bsm_token.c

2006-09-23 Thread Robert Watson
rwatson 2006-09-23 16:26:02 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_6)
sys/security/audit   audit_bsm_token.c 
  Log:
  Merge audit_bsm_token.c:1.8 from HEAD to RELENG_6:
  
Add missing white space in au_to_exec_{args,env}().
  
  Approved by:re (hrs)
  
  Revision  ChangesPath
  1.7.2.2   +2 -0  src/sys/security/audit/audit_bsm_token.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/netinet tcp_input.c

2006-09-23 Thread Bruce M Simpson
bms 2006-09-23 16:26:31 UTC

  FreeBSD src repository

  Modified files:
sys/netinet  tcp_input.c 
  Log:
  Always set the IP version in the TCP input path, to preserve
  the header field for possible later IPSEC SPD lookup, even
  when the kernel is built without 'options INET6'.
  
  PR: kern/57760
  MFC after:  1 week
  Submitted by:   Joachim Schueth
  
  Revision  ChangesPath
  1.308 +0 -2  src/sys/netinet/tcp_input.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


bsdtar vs gtar performance

2006-09-23 Thread Tim Kientzle

Kris and Ruslan were recently discussing the performance of bsdtar
relative to gtar, which prompted me to do some measurements
of my own.   I used /usr/ports as my test, because it stresses
file and directory creation over extracting large files.

Here are some initial results, based on ten runs of each test on a
quiescent system, comparing results with PHK's "ministat":

* Creating uncompressed archives:  bsdtar and gtar showed
   no difference in total time.

* Extracting gzip-compressed archives:  bsdtar and gtar showed
   no difference in total time.

* Extracting uncompressed archives:  gtar is about 13% faster
   than bsdtar in my test.  Interestingly (to me), this was the same
   with or without -m.  (I've long suspected dir timestamp restores
   as a contributor; this shows otherwise.)

Tim Kientzle

___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/www/aria2 Makefile distinfo

2006-09-23 Thread Andrew Pantyukhin
sat 2006-09-23 17:29:51 UTC

  FreeBSD ports repository

  Modified files:
www/aria2Makefile distinfo 
  Log:
  - Update to 0.8.0
  - Use OpenSSL instead of gnutls/gcrypt
  
  Revision  ChangesPath
  1.15  +3 -5  ports/www/aria2/Makefile
  1.10  +3 -3  ports/www/aria2/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/kern kern_proc.c

2006-09-23 Thread Martin Blapp
mbr 2006-09-23 17:35:24 UTC

  FreeBSD src repository

  Modified files:
sys/kern kern_proc.c 
  Log:
  Protect enterpgrp() against another tty/proc race case until the tty locking 
work
  has been fixed.
  
  MFC after:  1 week
  
  Revision  ChangesPath
  1.242 +3 -0  src/sys/kern/kern_proc.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/lang/ocaml Makefile distinfo pkg-plist ports/lang/ocaml/files patch-camlp4_camlp4_Makefile patch-camlp4_lib_Makefile

2006-09-23 Thread Stanislav Sedov
stas2006-09-23 17:37:24 UTC

  FreeBSD ports repository

  Modified files:
lang/ocaml   Makefile distinfo pkg-plist 
  Added files:
lang/ocaml/files patch-camlp4_camlp4_Makefile 
  Removed files:
lang/ocaml/files patch-camlp4_lib_Makefile 
  Log:
  - Update to 3.09.3
  
  ChangeLog:
  - Mainly bugfix release
  
  Approved by:sem (mentor)
  
  Revision  ChangesPath
  1.57  +2 -7  ports/lang/ocaml/Makefile
  1.22  +3 -3  ports/lang/ocaml/distinfo
  1.1   +14 -0 ports/lang/ocaml/files/patch-camlp4_camlp4_Makefile (new)
  1.2   +0 -12 ports/lang/ocaml/files/patch-camlp4_lib_Makefile (dead)
  1.30  +59 -10ports/lang/ocaml/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: ports/security/libgpg-error Makefile distinfo pkg-plist

2006-09-23 Thread Jeremy Messenger
On Fri, 22 Sep 2006 01:57:06 -0500, Sergei Kolobov <[EMAIL PROTECTED]>  
wrote:



sergei  2006-09-22 06:57:06 UTC

  FreeBSD ports repository

  Modified files:
security/libgpg-error Makefile distinfo pkg-plist
  Log:
  - Update to 1.4 (shared library version bumped to 3)


Can you add about it in the UPDATING (portupgrade -rf libgpg-error-\*)?  
The bump don't work if you missed some of ports.


/libexec/ld-elf.so.1: Shared object "libgpg-error.so.2" not found,  
required by "buoh"
/libexec/ld-elf.so.1: Shared object "libgpg-error.so.2" not found,  
required by "libsoup-2.2.so.8"
/usr/local/lib/evolution/2.8/components/libevolution-calendar.so' failed  
with `Shared object "libgpg-error.so.2" not found, required by  
"libevolution-calendar.so"'

[...goes on...]

Cheers,
Mezz


  - USE_LDCONFIG instead of depracted INSTALLS_SHLIB
  - Transfer maintainership to Roman Bogorodskiy (novel)
 Revision  ChangesPath
  1.17  +3 -3  ports/security/libgpg-error/Makefile
  1.8   +6 -6  ports/security/libgpg-error/distinfo
  1.6   +9 -2  ports/security/libgpg-error/pkg-plist




--
[EMAIL PROTECTED]  -  [EMAIL PROTECTED]
FreeBSD GNOME Team  -  FreeBSD Multimedia Hat (ports, not src)
http://www.FreeBSD.org/gnome/  -  [EMAIL PROTECTED]
http://wiki.freebsd.org/multimedia  -  [EMAIL PROTECTED]
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/games/palomino Makefile

2006-09-23 Thread Andrew Pantyukhin
sat 2006-09-23 18:05:29 UTC

  FreeBSD ports repository

  Modified files:
games/palomino   Makefile 
  Log:
  - Fix build on some archs by not using -march=$ARCH
  - Honor CC/CXX
  
  Reported by:pointyhat via kris
  PR: ports/103249
  Submitted by:   Michael Johnson <[EMAIL PROTECTED]>
  
  Revision  ChangesPath
  1.4   +2 -0  ports/games/palomino/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/cam cam_xpt.c

2006-09-23 Thread Matt Jacob
mjacob  2006-09-23 18:42:08 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_6)
sys/cam  cam_xpt.c 
  Log:
  MFC 1.165: New Dell 1950/2950 SES backplane drops off
  the bus if you poke at greater then lun 0.
  
  Approved by:re (hrs)
  
  Revision   ChangesPath
  1.155.2.8  +4 -0  src/sys/cam/cam_xpt.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/dev/bge if_bge.c

2006-09-23 Thread Scott Long
scottl  2006-09-23 18:55:49 UTC

  FreeBSD src repository

  Modified files:
sys/dev/bge  if_bge.c 
  Log:
  Allow the ASF feature to be disabled via a tunable.  On one of my systems,
  bringing up the bge interface results in a complete system freeze when
  this feature is enabled.  Leave it enabled by default.
  
  Revision  ChangesPath
  1.149 +12 -2 src/sys/dev/bge/if_bge.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/share/man/man4 bge.4

2006-09-23 Thread Scott Long
scottl  2006-09-23 19:04:01 UTC

  FreeBSD src repository

  Modified files:
share/man/man4   bge.4 
  Log:
  Add documentation on the new bge tunable.  Also put the tunable docs into a
  separate section.
  
  Revision  ChangesPath
  1.28  +15 -7 src/share/man/man4/bge.4
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/compat/linux linux_file.c linux_socket.c

2006-09-23 Thread Alexander Leidinger
netchild2006-09-23 19:06:54 UTC

  FreeBSD src repository

  Modified files:
sys/compat/linux linux_file.c linux_socket.c 
  Log:
  MFp4:
  - Linux returns ENOPROTOOPT in a case of not supported opt to setsockopt.
  - Return EISDIR in pread() when arg is a directory.
  - Return EINVAL instead of EFAULT when namelen is not correct in accept().
  - Return EINVAL instead of EACCESS if invalid access mode is entered in
access().
  - Return EINVAL instead of EADDRNOTAVAIL in a case of bad salen param
to bind().
  
  Submitted by:   rdivacky
  Tested with:LTP (vfork01 fails now, but it seems to be a race and
  not caused by those changes)
  MFC after:  1 week
  
  Revision  ChangesPath
  1.98  +23 -1 src/sys/compat/linux/linux_file.c
  1.71  +7 -2  src/sys/compat/linux/linux_socket.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/graphics/gscan2pdf Makefile distinfo

2006-09-23 Thread Andrew Pantyukhin
sat 2006-09-23 19:16:52 UTC

  FreeBSD ports repository

  Modified files:
graphics/gscan2pdf   Makefile distinfo 
  Log:
  - Update to 0.7
  
  Revision  ChangesPath
  1.4   +1 -1  ports/graphics/gscan2pdf/Makefile
  1.3   +3 -3  ports/graphics/gscan2pdf/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/netinet if_ether.c

2006-09-23 Thread John-Mark Gurney
jmg 2006-09-23 19:24:10 UTC

  FreeBSD src repository

  Modified files:
sys/netinet  if_ether.c 
  Log:
  now that we don't automagicly increase the MTU of host routes, when we copy
  the loopback interface, copy it's mtu also..  This means that we again have
  large mtu support for local ip addresses...
  
  Revision  ChangesPath
  1.154 +3 -1  src/sys/netinet/if_ether.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/net bridge.c

2006-09-23 Thread Bruce M Simpson
bms 2006-09-23 19:27:40 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_4)
sys/net  bridge.c 
  Log:
  Add a sysctl net.link.ether.bridge.hwassmask which lets administrators
  mask hardware checksums on bridge interface members.
  
  PR: kern/57100
  
  Revision   ChangesPath
  1.16.2.26  +10 -0 src/sys/net/bridge.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/x11-themes/gnome-icons-edge Makefile ports/security/libgnomesu Makefile ports/games/monkeybubble Makefile ports/mail/moztraybiff Makefile ports/games/ppracer Makefile ports/games/tux

2006-09-23 Thread Adam Weinberger
adamw   2006-09-23 19:35:56 UTC

  FreeBSD ports repository

  Modified files:
x11-themes/gnome-icons-edge Makefile 
security/libgnomesu  Makefile 
games/monkeybubble   Makefile 
mail/moztraybiff Makefile 
games/ppracerMakefile 
games/tuxracer_golf  Makefile 
  Log:
  Release my ports back into the wild.
  
  Be free, little ports. May you all grow big and strong.
  
  Except gnome-icons-edge. You should probably be nuked. Just sayin'.
  
  Revision  ChangesPath
  1.26  +1 -1  ports/games/monkeybubble/Makefile
  1.5   +1 -1  ports/games/ppracer/Makefile
  1.6   +1 -1  ports/games/tuxracer_golf/Makefile
  1.20  +1 -1  ports/mail/moztraybiff/Makefile
  1.16  +1 -1  ports/security/libgnomesu/Makefile
  1.6   +1 -1  ports/x11-themes/gnome-icons-edge/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/editors/lazarus Makefile

2006-09-23 Thread Jose Alonso Cardenas Marquez
acm 2006-09-23 19:50:43 UTC

  FreeBSD ports repository

  Modified files:
editors/lazarus  Makefile 
  Log:
  - Use lazarus wrapper script instead of symlink.
  - Bump PORTREVISION
  
  Suggested by:   Ales Katona 
  
  Revision  ChangesPath
  1.7   +7 -1  ports/editors/lazarus/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/net Makefile ports/net/enet Makefile distinfo pkg-descr pkg-plist ports/net/enet/files patch-unix.c

2006-09-23 Thread Stanislav Sedov
stas2006-09-23 20:03:12 UTC

  FreeBSD ports repository

  Modified files:
net  Makefile 
  Added files:
net/enet Makefile distinfo pkg-descr pkg-plist 
net/enet/files   patch-unix.c 
  Log:
  - Add port for net/enet
  
  ENet's purpose is to provide a relatively thin, simple and robust network
  communication layer on top of UDP (User Datagram Protocol). The primary 
feature
  it provides is optional reliable, in-order delivery of packets.
  
  Author: Lee Salzman
  WWW:http://enet.cubik.org
  
  Approved by:sem (mentor)
  
  Revision  ChangesPath
  1.1739+1 -0  ports/net/Makefile
  1.1   +27 -0 ports/net/enet/Makefile (new)
  1.1   +3 -0  ports/net/enet/distinfo (new)
  1.1   +20 -0 ports/net/enet/files/patch-unix.c (new)
  1.1   +10 -0 ports/net/enet/pkg-descr (new)
  1.1   +18 -0 ports/net/enet/pkg-plist (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: CVSROOT modules

2006-09-23 Thread Stanislav Sedov
stas2006-09-23 20:04:57 UTC

  FreeBSD ports repository

  Modified files:
.modules 
  Log:
enet --> ports/net/enet
  
  Revision  ChangesPath
  1.16255   +1 -0  CVSROOT/modules
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/audio/py-flac Makefile

2006-09-23 Thread Mark Linimon
linimon 2006-09-23 20:41:35 UTC

  FreeBSD ports repository

  Modified files:
audio/py-flacMakefile 
  Log:
  Reset maintainer due to timeouts and no response to email.
  
  Hat:portmgr
  
  Revision  ChangesPath
  1.4   +1 -1  ports/audio/py-flac/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: www/en/donations donors.sgml

2006-09-23 Thread Wilko Bulte
wilko   2006-09-23 20:41:53 UTC

  FreeBSD doc repository

  Modified files:
en/donations donors.sgml 
  Log:
  Paul Ghering also donated me one.
  
  Revision  ChangesPath
  1.328 +8 -1  www/en/donations/donors.sgml
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/audio/py-mutagen Makefile ports/multimedia/quodlibet Makefile

2006-09-23 Thread Mark Linimon
linimon 2006-09-23 20:42:42 UTC

  FreeBSD ports repository

  Modified files:
audio/py-mutagen Makefile 
multimedia/quodlibet Makefile 
  Log:
  Reassign from inactive maintainer, to new maintainer who has been submitting
  PRs for updates.
  
  Hat:portmgr
  
  Revision  ChangesPath
  1.3   +1 -1  ports/audio/py-mutagen/Makefile
  1.13  +1 -1  ports/multimedia/quodlibet/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/sys param.h soundcard.h src/sys/dev/sound/pcm buffer.c buffer.h channel.c channel.h channel_if.m dsp.c dsp.h mixer.c mixer.h sound.c sound.h

2006-09-23 Thread Alexander Leidinger
netchild2006-09-23 20:45:47 UTC

  FreeBSD src repository

  Modified files:
sys/sys  soundcard.h param.h 
sys/dev/sound/pcmbuffer.c buffer.h channel.c channel.h 
 channel_if.m dsp.c dsp.h mixer.c mixer.h 
 sound.c sound.h 
  Log:
  MFp4 the sound Google Summer of Code project:
  
  The goal was to sync with the OSSv4 API 4Front Technologies uses in their
  proprietary OSS driver. This was successful as far as possible. The part
  of the API which is stable is implemented, for the rest there are some
  stubs already.
  
  New system ioctls:
   - SNDCTL_SYSINFO - obtain audio system info (version, # of audio/midi/
 mixer devices, etc.)
   - SNDCTL_AUDIOINFO - fetch details about a specific audio device
   - SNDCTL_MIXERINFO - fetch details about a specific mixer device
  
  New audio ioctls:
   - Sync groups (SNDCTL_DSP_SYNCGROUP/SNDCTL_DSP_SYNCSTART) which allow
 triggered playback/recording on multiple devices (even across processes
 simultaneously).
   - Peak meters (SNDCTL_DSP_GETIPEAKS/SNDCTL_DSP_GETOPEAKS) - can query
 audio drivers for peak levels (needs driver support, disabled for now).
   - Per channel playback/recording levels -
 SNDCTL_DSP_{GET,SET}{PLAY,REC}VOL.  Note that these are still in name
 only, just wrapping around the AC97-style mixer at the moment. The next
 step is to push them down to the drivers.
  
  Audio ioctls still under development by 4Front (for which stubs may exist
  in this commit):
   - SNDCTL_GETNAME, SNDCTL_{GET,SET}{SONG,LABEL}
   - SNDCTL_DSP_{GET,SET}_CHNORDER
   - SNDCTL_MIX_ENUMINFO, SNDCTL_MIX_EXTINFO - (might be documented enough in
 the OSS releases to work on this.  These ioctls cover the cool "twiddle
 any knob on your card" features.)
  
  Missing:
   - SNDCTL_DSP_COOKEDMODE -- this ioctl is used to give applications direct
 access to a card's buffers, bypassing the feeder architecture.  It's
 a toughy -- "someone" needs to decide :
 (a) if this is desireable, and (b) if it's reasonably feasible.
  
  Updates for driver writers:
   So far, only two routines to the channel class (in channel_if.m) are added.
   One is for fetching a list of discrete supported playback/recording rates
   of a channel, and the other is for fetching peak level info (useful for
   drawing peak meters).  Interested parties may want to help pushing down
   SNDCTL_DSP_{GET,SET}{PLAY,REC}VOL into the drivers.
  
  To use the new stuff you need to rebuild the sound drivers or your kernel
  (depending on if you use modules or not) and to install soundcard.h (a
  buildworld/installworld handles this).
  
  Sponsored by:   Google SoC 2006
  Submitted by:   ryanb
  Many thanks to: 4Front Technologies for their cooperation, explanations
  and the nice license of their soundcard.h.
  
  Revision  ChangesPath
  1.28  +125 -0src/sys/dev/sound/pcm/buffer.c
  1.12  +8 -0  src/sys/dev/sound/pcm/buffer.h
  1.110 +154 -3src/sys/dev/sound/pcm/channel.c
  1.33  +67 -0 src/sys/dev/sound/pcm/channel.h
  1.6   +64 -0 src/sys/dev/sound/pcm/channel_if.m
  1.96  +1162 -1   src/sys/dev/sound/pcm/dsp.c
  1.10  +6 -0  src/sys/dev/sound/pcm/dsp.h
  1.50  +335 -1src/sys/dev/sound/pcm/mixer.c
  1.16  +9 -1  src/sys/dev/sound/pcm/mixer.h
  1.106 +137 -1src/sys/dev/sound/pcm/sound.c
  1.71  +5 -0  src/sys/dev/sound/pcm/sound.h
  1.275 +1 -1  src/sys/sys/param.h
  1.46  +436 -3src/sys/sys/soundcard.h
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


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

2006-09-23 Thread Alexander Leidinger
netchild2006-09-23 20:46:36 UTC

  FreeBSD doc repository (src,ports committer)

  Modified files:
en_US.ISO8859-1/books/porters-handbook book.sgml 
  Log:
  Document FreeBSD version 700023 (new sound IOCTLs).
  
  Revision  ChangesPath
  1.754 +4 -0  doc/en_US.ISO8859-1/books/porters-handbook/book.sgml
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/misc/iso-codes Makefile distinfo pkg-plist ports/misc/iso-codes/files patch-rules.make

2006-09-23 Thread Boris Samorodov
bsam2006-09-23 20:52:46 UTC

  FreeBSD ports repository

  Modified files:
misc/iso-codes   Makefile distinfo pkg-plist 
  Removed files:
misc/iso-codes/files patch-rules.make 
  Log:
  - Update to 0.53
  - Add local mirror
  - Remove stale patch (merged to upstream)
  
  PR: 103371
  Submitted by:   Rainer Alves  (maintainer)
  
  Revision  ChangesPath
  1.17  +4 -14 ports/misc/iso-codes/Makefile
  1.8   +3 -3  ports/misc/iso-codes/distinfo
  1.2   +0 -12 ports/misc/iso-codes/files/patch-rules.make (dead)
  1.10  +2 -4  ports/misc/iso-codes/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/usr.sbin/tcpdump/tcpslice gwtm2secs.c search.c tcpslice.c

2006-09-23 Thread Bruce M Simpson
bms 2006-09-23 21:12:23 UTC

  FreeBSD src repository

  Modified files:
usr.sbin/tcpdump/tcpslice gwtm2secs.c search.c tcpslice.c 
  Log:
  Fix our ancient tcpslice for >2GB limits.
  
  PR: bin/13691
  MFC after:  1 week
  Submitted by:   Bruce A. Mah
  
  Revision  ChangesPath
  1.5   +7 -0  src/usr.sbin/tcpdump/tcpslice/gwtm2secs.c
  1.5   +13 -13src/usr.sbin/tcpdump/tcpslice/search.c
  1.13  +3 -3  src/usr.sbin/tcpdump/tcpslice/tcpslice.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/textproc/fa-aspell Makefile distinfo pkg-plist

2006-09-23 Thread Boris Samorodov
bsam2006-09-23 21:27:06 UTC

  FreeBSD ports repository

  Modified files:
textproc/fa-aspell   Makefile distinfo pkg-plist 
  Log:
  Update to 0.10.
  
  PR: 103481
  Submitted by:   Babak Farrokhi 
  
  Revision  ChangesPath
  1.4   +1 -1  ports/textproc/fa-aspell/Makefile
  1.3   +3 -3  ports/textproc/fa-aspell/distinfo
  1.2   +12 -1 ports/textproc/fa-aspell/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/usr.bin/truncate truncate.1

2006-09-23 Thread Ceri Davies
ceri2006-09-23 22:01:51 UTC

  FreeBSD src repository

  Modified files:(Branch: RELENG_6)
usr.bin/truncate truncate.1 
  Log:
  Bump .Dd.
  
  Reminded by:ru
  Approved by:re (implicit)
  
  Revision  ChangesPath
  1.12.2.2  +1 -1  src/usr.bin/truncate/truncate.1
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/math/ufsparse Makefile pkg-plist

2006-09-23 Thread Maho Nakata
maho2006-09-23 22:22:33 UTC

  FreeBSD ports repository

  Modified files:
math/ufsparseMakefile pkg-plist 
  Log:
  Fix installation, and include dir has changed
  from /usr/local/include/ufsparse to /usr/local/include/suitesparse
  
  PR: 103463 (partially)
  
  Revision  ChangesPath
  1.7   +20 -20ports/math/ufsparse/Makefile
  1.2   +61 -60ports/math/ufsparse/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: ports/multimedia/avifile Makefile ports/multimedia/avifile/files patch-lib_aviread_ReadFile.cpp

2006-09-23 Thread Kris Kennaway
On Sat, Sep 23, 2006 at 04:21:23PM +, Stanislav Sedov wrote:
> stas2006-09-23 16:21:23 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
> multimedia/avifile   Makefile 
>   Added files:
> multimedia/avifile/files patch-lib_aviread_ReadFile.cpp 
>   Log:
>   - Fix building with recent version of gcc (3.4.6) [1]
>   - Test for pcvt_ioctl.h existence as it was removed recently.
> Include iokb.h instead if its'nt exists. [1]

.if exists() tests to control build behaviour are usually bogus, use
an OSVERSION test instead.

Kris


pgpmz2ymoo2ii.pgp
Description: PGP signature


cvs commit: ports/devel/py-setuptools Makefile distinfo pkg-plist

2006-09-23 Thread Jose Alonso Cardenas Marquez
acm 2006-09-23 23:06:40 UTC

  FreeBSD ports repository

  Modified files:
devel/py-setuptools  Makefile distinfo pkg-plist 
  Log:
  - Update to 0.6c3
  
  Revision  ChangesPath
  1.9   +1 -2  ports/devel/py-setuptools/Makefile
  1.8   +3 -3  ports/devel/py-setuptools/distinfo
  1.6   +1 -3  ports/devel/py-setuptools/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/emulators/gngeo pkg-descr

2006-09-23 Thread Jose Alonso Cardenas Marquez
acm 2006-09-23 23:12:27 UTC

  FreeBSD ports repository

  Modified files:
emulators/gngeo  pkg-descr 
  Log:
  - Update WWW to new url of gngeo project.
  
  Revision  ChangesPath
  1.2   +1 -1  ports/emulators/gngeo/pkg-descr
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/editors/emacs-devel Makefile pkg-plist ports/editors/emacs-devel/files extrapatch-texinfo

2006-09-23 Thread Boris Samorodov
bsam2006-09-23 23:26:26 UTC

  FreeBSD ports repository

  Modified files:
editors/emacs-devel  Makefile pkg-plist 
  Removed files:
editors/emacs-devel/files extrapatch-texinfo 
  Log:
  - fix pkg-plist  [1]
o  when WITHOUT_GTK=YES is used (add DOC2 variable to PLIST_SUB
   at Makefile and corresponding changes to pkg-plist);
o  change some @dirrmtry to @dirrm (for those directories which
   belongs to the port);
o  remove @dirrmrty for ${DATADIR}/emacs/site-lisp as it listed at
   BSD.local.dist.
  - fix make patch for 5.x and 4.x  [2]
(remove extrapatch if ${OSVERSION} < 60 -- upsteam is already have it).
  
  PR: 102893 [1], 102906 [2]
  Submitted by:   bsam (me) [1], [2]
  Approved by:keramida__at__ceid.upatras.gr (maintainer timeout 19 days)
  
  Revision  ChangesPath
  1.11  +5 -4  ports/editors/emacs-devel/Makefile
  1.2   +0 -42 ports/editors/emacs-devel/files/extrapatch-texinfo (dead)
  1.8   +4 -4  ports/editors/emacs-devel/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/sysutils/bacula-client-devel Makefile

2006-09-23 Thread Kris Kennaway
kris2006-09-23 23:33:24 UTC

  FreeBSD ports repository

  Modified files:
sysutils/bacula-client-devel Makefile 
  Log:
  BROKEN: Does not install
  
  Revision  ChangesPath
  1.4   +2 -0  ports/sysutils/bacula-client-devel/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/www/linux-mplayer-plugin Makefile

2006-09-23 Thread Kris Kennaway
kris2006-09-23 23:35:42 UTC

  FreeBSD ports repository

  Modified files:
www/linux-mplayer-plugin Makefile 
  Log:
  BROKEN: Unfetchable
  
  Revision  ChangesPath
  1.4   +2 -0  ports/www/linux-mplayer-plugin/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/multimedia/ogmrip Makefile

2006-09-23 Thread Kris Kennaway
kris2006-09-23 23:36:10 UTC

  FreeBSD ports repository

  Modified files:
multimedia/ogmripMakefile 
  Log:
  BROKEN: Incomplete pkg-plist
  
  Revision  ChangesPath
  1.22  +2 -0  ports/multimedia/ogmrip/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/mail/qmail-vida Makefile

2006-09-23 Thread Kris Kennaway
kris2006-09-23 23:37:06 UTC

  FreeBSD ports repository

  Modified files:
mail/qmail-vida  Makefile 
  Log:
  BROKEN on !i386: Does not compile
  
  Revision  ChangesPath
  1.5   +4 -0  ports/mail/qmail-vida/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/mail/vmailmgr Makefile

2006-09-23 Thread Kris Kennaway
kris2006-09-23 23:38:47 UTC

  FreeBSD ports repository

  Modified files:
mail/vmailmgrMakefile 
  Log:
  BROKEN: Incomplete pkg-plist
  
  Revision  ChangesPath
  1.8   +2 -0  ports/mail/vmailmgr/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/comms/xastir Makefile

2006-09-23 Thread Boris Samorodov
bsam2006-09-23 23:44:15 UTC

  FreeBSD ports repository

  Modified files:
comms/xastir Makefile 
  Log:
  Fix an optional dependancy so it installs what it really needs
  (astro/gpsman -> graphics/gpsmanshp).
  
  PR: 103516
  Submitted by:   Carl Makin  (maintainer)
  
  Revision  ChangesPath
  1.12  +2 -1  ports/comms/xastir/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/dev/exca exca.c

2006-09-23 Thread Warner Losh
imp 2006-09-24 00:26:34 UTC

  FreeBSD src repository

  Modified files:
sys/dev/exca exca.c 
  Log:
  Cleanup sloppy ifdef.
  
  Revision  ChangesPath
  1.25  +1 -5  src/sys/dev/exca/exca.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/kern kern_event.c

2006-09-23 Thread John-Mark Gurney
jmg 2006-09-24 02:23:29 UTC

  FreeBSD src repository

  Modified files:
sys/kern kern_event.c 
  Log:
  add KTRACE hooks into kevent...  This will help people debug their kqueue
  programs to find out exactly which events were registered and which were
  returned...  This should be lower in kern_kevent, but that would require
  special munging due to locks and the functions used to copyin/copyout
  kevents...
  
  If someone wants to teach ktrace how to output pretty kevents, I have a
  kevent prety printer that can be used...
  
  Revision  ChangesPath
  1.104 +38 -2 src/sys/kern/kern_event.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/kern kern_descrip.c

2006-09-23 Thread John-Mark Gurney
jmg 2006-09-24 02:29:53 UTC

  FreeBSD src repository

  Modified files:
sys/kern kern_descrip.c 
  Log:
  return EBADF instead of successfully attaching (and then panicing) when
  an fd is dieing..
  
  Convinced by:   jhb
  PR: 103127
  
  Revision  ChangesPath
  1.298 +1 -1  src/sys/kern/kern_descrip.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/graphics/p5-Image-ExifTool Makefile distinfo

2006-09-23 Thread Cheng-Lung Sung
clsung  2006-09-24 02:35:40 UTC

  FreeBSD ports repository

  Modified files:
graphics/p5-Image-ExifTool Makefile distinfo 
  Log:
  - Update to 6.42
  
  PR: ports/103469
  Submitted by:   Gea-Suan Lin 
  Approved by:maintainer (Tod McQuillin)
  
  Revision  ChangesPath
  1.24  +1 -1  ports/graphics/p5-Image-ExifTool/Makefile
  1.24  +3 -3  ports/graphics/p5-Image-ExifTool/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/graphics/mapyrus Makefile distinfo

2006-09-23 Thread Cheng-Lung Sung
clsung  2006-09-24 02:49:18 UTC

  FreeBSD ports repository

  Modified files:
graphics/mapyrus Makefile distinfo 
  Log:
  - Update to 0.610
  
  PR: ports/103515
  Submitted by:   maintainer (Nicola Vitale)
  
  Revision  ChangesPath
  1.7   +1 -2  ports/graphics/mapyrus/Makefile
  1.5   +3 -3  ports/graphics/mapyrus/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/math/ufsparse Makefile pkg-plist

2006-09-23 Thread Maho Nakata
maho2006-09-24 03:47:45 UTC

  FreeBSD ports repository

  Modified files:
math/ufsparseMakefile pkg-plist 
  Log:
  Backward compatibility: math/octave-devel assumes
  that include files are located at ${LOCALBASE}/include/ufsparse
  but now installed at ${LOCALBASE}/include/suitesparse
  
  Bump portrevision.
  
  Revision  ChangesPath
  1.8   +2 -0  ports/math/ufsparse/Makefile
  1.3   +1 -0  ports/math/ufsparse/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/net/tramp Makefile distinfo ports/net/tramp/files patch-tramp.el

2006-09-23 Thread Jun Kuriyama
kuriyama2006-09-24 03:55:45 UTC

  FreeBSD ports repository

  Modified files:
net/trampMakefile distinfo 
  Added files:
net/tramp/files  patch-tramp.el 
  Log:
  - Upgrade to 2.1.7.
  - Add a patch to ignore completion-mode check because in my environment,
this check prevents completion in some situation.
  
  Revision  ChangesPath
  1.34  +1 -1  ports/net/tramp/Makefile
  1.22  +3 -3  ports/net/tramp/distinfo
  1.3   +22 -0 ports/net/tramp/files/patch-tramp.el (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/security/gnutls-devel Makefile distinfo ports/security/gnutls-devel/files patch-doc-examples-ex__serv1.c patch-doc-examples-ex__serv__anon.c patch-doc-examples-ex__serv__export.c pat

2006-09-23 Thread Roman Bogorodskiy
novel   2006-09-24 04:05:45 UTC

  FreeBSD ports repository

  Modified files:
security/gnutls-devel Makefile distinfo 
  Removed files:
security/gnutls-devel/files patch-doc-examples-ex__serv1.c 
patch-doc-examples-ex__serv__anon.c 
patch-doc-examples-ex__serv__export.c 
patch-doc-examples-ex__serv__pgp.c 
patch-doc-examples-ex__serv__srp.c 
patch-doc-examples-tcp.c 
  Log:
  Update to 1.5.1.
  
  Revision  ChangesPath
  1.37  +1 -2  ports/security/gnutls-devel/Makefile
  1.16  +3 -3  ports/security/gnutls-devel/distinfo
  1.2   +0 -10 
ports/security/gnutls-devel/files/patch-doc-examples-ex__serv1.c (dead)
  1.2   +0 -10 
ports/security/gnutls-devel/files/patch-doc-examples-ex__serv__anon.c (dead)
  1.2   +0 -10 
ports/security/gnutls-devel/files/patch-doc-examples-ex__serv__export.c (dead)
  1.2   +0 -10 
ports/security/gnutls-devel/files/patch-doc-examples-ex__serv__pgp.c (dead)
  1.2   +0 -10 
ports/security/gnutls-devel/files/patch-doc-examples-ex__serv__srp.c (dead)
  1.2   +0 -10 
ports/security/gnutls-devel/files/patch-doc-examples-tcp.c (dead)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/japanese/zipcodes Makefile distinfo

2006-09-23 Thread Jun Kuriyama
kuriyama2006-09-24 04:20:20 UTC

  FreeBSD ports repository

  Modified files:
japanese/zipcodesMakefile distinfo 
  Log:
  - Update to 20060831 version.
  
  Revision  ChangesPath
  1.51  +1 -1  ports/japanese/zipcodes/Makefile
  1.35  +6 -6  ports/japanese/zipcodes/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: src/sys/kern kern_event.c vfs_aio.c src/sys/sys event.h

2006-09-23 Thread John-Mark Gurney
jmg 2006-09-24 04:47:47 UTC

  FreeBSD src repository

  Modified files:
sys/kern kern_event.c vfs_aio.c 
sys/sys  event.h 
  Log:
  hide kqueue_register from public view, and replace it w/ kqfd_register...
  this eliminates a possible race in aio registering a kevent..
  
  Revision  ChangesPath
  1.105 +30 -2 src/sys/kern/kern_event.c
  1.227 +6 -33 src/sys/kern/vfs_aio.c
  1.37  +2 -2  src/sys/sys/event.h
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


cvs commit: ports/archivers/p7zip Makefile distinfo ports/archivers/p7zip/files patch-7zip_Crypto_RarAES_sha1.cpp

2006-09-23 Thread Andrew Pantyukhin
sat 2006-09-24 06:41:33 UTC

  FreeBSD ports repository

  Modified files:
archivers/p7zip  Makefile distinfo 
  Removed files:
archivers/p7zip/files patch-7zip_Crypto_RarAES_sha1.cpp 
  Log:
  - Update to 4.43
  
  Approved by:Juergen Lock <[EMAIL PROTECTED]> (maintainer)
  
  Revision  ChangesPath
  1.21  +2 -3  ports/archivers/p7zip/Makefile
  1.16  +3 -3  ports/archivers/p7zip/distinfo
  1.2   +0 -10 
ports/archivers/p7zip/files/patch-7zip_Crypto_RarAES_sha1.cpp (dead)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"