cvs commit: ports/lang/php5 Makefile Makefile.ext distinfo

2008-12-11 Thread Alex Dupre
ale 2008-12-11 08:46:36 UTC

  FreeBSD ports repository

  Modified files:
lang/php5Makefile Makefile.ext distinfo 
  Log:
  Add support for filter, hash, json and zip extensions.
  
  Revision  ChangesPath
  1.134 +1 -2  ports/lang/php5/Makefile
  1.58  +17 -0 ports/lang/php5/Makefile.ext
  1.42  +3 -3  ports/lang/php5/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/archivers Makefile ports/archivers/php5-zip Makefile

2008-12-11 Thread Alex Dupre
ale 2008-12-11 08:50:00 UTC

  FreeBSD ports repository

  Modified files:
archiversMakefile 
  Added files:
archivers/php5-zip   Makefile 
  Log:
  Add php5 zip extension.
  
  Revision  ChangesPath
  1.208 +1 -0  ports/archivers/Makefile
  1.1   +14 -0 ports/archivers/php5-zip/Makefile (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/archivers/pecl-zip Makefile

2008-12-11 Thread Alex Dupre
ale 2008-12-11 08:51:52 UTC

  FreeBSD ports repository

  Modified files:
archivers/pecl-zip   Makefile 
  Log:
  Mark it php4-only.
  
  Approved by:maintainer
  
  Revision  ChangesPath
  1.12  +2 -0  ports/archivers/pecl-zip/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/devel Makefile ports/devel/php5-json Makefile

2008-12-11 Thread Alex Dupre
ale 2008-12-11 08:54:19 UTC

  FreeBSD ports repository

  Modified files:
develMakefile 
  Added files:
devel/php5-json  Makefile 
  Log:
  Add php5 json extension.
  
  Revision  ChangesPath
  1.3287+1 -0  ports/devel/Makefile
  1.3   +14 -0 ports/devel/php5-json/Makefile (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/devel/pecl-json Makefile

2008-12-11 Thread Alex Dupre
ale 2008-12-11 08:55:40 UTC

  FreeBSD ports repository

  Modified files:
devel/pecl-json  Makefile 
  Log:
  Mark it php4-only.
  
  Approved by:maintainer
  
  Revision  ChangesPath
  1.3   +2 -2  ports/devel/pecl-json/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/security Makefile ports/security/php5-hash Makefile

2008-12-11 Thread Alex Dupre
ale 2008-12-11 08:58:06 UTC

  FreeBSD ports repository

  Modified files:
security Makefile 
  Added files:
security/php5-hash   Makefile 
  Log:
  Add php5 hash extension.
  
  Revision  ChangesPath
  1.1004+1 -0  ports/security/Makefile
  1.1   +14 -0 ports/security/php5-hash/Makefile (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/pecl-hash Makefile

2008-12-11 Thread Alex Dupre
ale 2008-12-11 08:59:26 UTC

  FreeBSD ports repository

  Modified files:
security/pecl-hash   Makefile 
  Log:
  Mark it php4-only.
  
  Approved by:maintainer
  
  Revision  ChangesPath
  1.7   +2 -3  ports/security/pecl-hash/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/security Makefile ports/security/php5-filter Makefile

2008-12-11 Thread Alex Dupre
ale 2008-12-11 09:01:38 UTC

  FreeBSD ports repository

  Modified files:
security Makefile 
  Added files:
security/php5-filter Makefile 
  Log:
  Add php5 filter extension.
  
  Revision  ChangesPath
  1.1005+1 -0  ports/security/Makefile
  1.1   +14 -0 ports/security/php5-filter/Makefile (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 Makefile CVSROOT modules ports MOVED ports/security/pecl-filter Makefile distinfo pkg-descr

2008-12-11 Thread Alex Dupre
ale 2008-12-11 09:05:55 UTC

  FreeBSD ports repository

  Modified files:
security Makefile 
.modules 
.MOVED 
  Removed files:
security/pecl-filter Makefile distinfo pkg-descr 
  Log:
  Remove pecl-filter in favour of php5-filter.
  
  Approved by:maintainer
  
  Revision  ChangesPath
  1.20246   +0 -1  CVSROOT/modules
  1.1721+2 -1  ports/MOVED
  1.1006+0 -1  ports/security/Makefile
  1.5   +0 -31 ports/security/pecl-filter/Makefile (dead)
  1.4   +0 -3  ports/security/pecl-filter/distinfo (dead)
  1.2   +0 -7  ports/security/pecl-filter/pkg-descr (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/Mk bsd.php.mk

2008-12-11 Thread Alex Dupre
ale 2008-12-11 09:08:24 UTC

  FreeBSD ports repository

  Modified files:
Mk   bsd.php.mk 
  Log:
  Point to new ports for php5.
  
  Revision  ChangesPath
  1.49  +11 -5 ports/Mk/bsd.php.mk
___
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

2008-12-11 Thread Alex Dupre
ale 2008-12-11 09:10:18 UTC

  FreeBSD ports repository

  Modified files:
.UPDATING 
  Log:
  Complete php5 update instructions.
  
  Revision  ChangesPath
  1.736 +9 -3  ports/UPDATING
___
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-p2p/rtorrent Makefile

2008-12-11 Thread Florent Thoumie
flz 2008-12-11 09:27:52 UTC

  FreeBSD ports repository

  Modified files:
net-p2p/rtorrent Makefile 
  Log:
  net-p2p/rtorrent needs recent gcc (4.2+).
  
  Revision  ChangesPath
  1.45  +2 -0  ports/net-p2p/rtorrent/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 Makefile ports/www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast Makefile distinfo pkg-descr pkg-plist

2008-12-11 Thread Sergey Skvortsov
skv 2008-12-11 11:07:35 UTC

  FreeBSD ports repository

  Modified files:
www  Makefile 
  Added files:
www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast Makefile 
distinfo 
pkg-descr 
pkg-plist 
  Log:
  Add p5-Catalyst-Plugin-Session-Store-Memcached-Fast 0.02, memcached
  storage backend for session data.
  
  Revision  ChangesPath
  1.2196+1 -0  ports/www/Makefile
  1.1   +26 -0 
ports/www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast/Makefile (new)
  1.1   +3 -0  
ports/www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast/distinfo (new)
  1.1   +3 -0  
ports/www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast/pkg-descr (new)
  1.1   +6 -0  
ports/www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast/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: ports/lang/php5 Makefile.ext

2008-12-11 Thread Alex Dupre
ale 2008-12-11 12:02:19 UTC

  FreeBSD ports repository

  Modified files:
lang/php5Makefile.ext 
  Log:
  Allow BDB 40+.
  
  Revision  ChangesPath
  1.59  +1 -2  ports/lang/php5/Makefile.ext
___
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/databases/php5-dba/files patch-config.m4

2008-12-11 Thread Alex Dupre
ale 2008-12-11 12:03:09 UTC

  FreeBSD ports repository

  Modified files:
databases/php5-dba/files patch-config.m4 
  Log:
  Add support for BDB 4.7.
  
  Revision  ChangesPath
  1.8   +15 -2 ports/databases/php5-dba/files/patch-config.m4
___
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-Rose-Object Makefile distinfo

2008-12-11 Thread Philippe Audeoud
jadawin 2008-12-11 12:36:57 UTC

  FreeBSD ports repository

  Modified files:
devel/p5-Rose-Object Makefile distinfo 
  Log:
  - Update to 0.854
  
  PR: ports/129547
  Submitted by:   hideo hideo _at_ lastamericanempire _dot_ com
  
  Revision  ChangesPath
  1.11  +1 -1  ports/devel/p5-Rose-Object/Makefile
  1.9   +3 -3  ports/devel/p5-Rose-Object/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/databases/p5-Rose-DB Makefile distinfo

2008-12-11 Thread Philippe Audeoud
jadawin 2008-12-11 12:40:00 UTC

  FreeBSD ports repository

  Modified files:
databases/p5-Rose-DB Makefile distinfo 
  Log:
  - Update to 0.748
  
  PR: ports/129548
  Submitted by:   hideo hideo _at_ lastamericanempire _dot_ com
  
  Revision  ChangesPath
  1.29  +1 -1  ports/databases/p5-Rose-DB/Makefile
  1.28  +3 -3  ports/databases/p5-Rose-DB/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/databases/p5-Rose-DB-Object Makefile distinfo

2008-12-11 Thread Philippe Audeoud
jadawin 2008-12-11 12:40:57 UTC

  FreeBSD ports repository

  Modified files:
databases/p5-Rose-DB-Object Makefile distinfo 
  Log:
  - Update 0.776
  
  PR: ports/129548
  Submitted by:   hideo hideo _at_ lastamericanempire _dot_ com
  
  Revision  ChangesPath
  1.34  +3 -3  ports/databases/p5-Rose-DB-Object/Makefile
  1.33  +3 -3  ports/databases/p5-Rose-DB-Object/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: doc/mn_MN.UTF-8/books/handbook/advanced-networking chapter.sgml

2008-12-11 Thread Ganbold Tsagaankhuu
ganbold 2008-12-11 13:50:24 UTC

  FreeBSD doc repository

  Modified files:
mn_MN.UTF-8/books/handbook/advanced-networking chapter.sgml 
  Log:
  MFen: Resync with the English version of the handbook
  
  Obtained from: FreeBSD Mongolian Documentation project
  
  Revision  ChangesPath
  1.20  +8 -9  
doc/mn_MN.UTF-8/books/handbook/advanced-networking/chapter.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/trac-ccselector Makefile

2008-12-11 Thread Greg Larkin
glarkin 2008-12-11 15:59:34 UTC

  FreeBSD ports repository

  Modified files:
www/trac-ccselector  Makefile 
  Log:
  - Fixed the incorrect COMMENT
  
  Revision  ChangesPath
  1.2   +1 -1  ports/www/trac-ccselector/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/graphics/gephex Makefile

2008-12-11 Thread Erwin Lansing
erwin   2008-12-11 17:40:57 UTC

  FreeBSD ports repository

  Modified files:
graphics/gephex  Makefile 
  Log:
  Mark BROKEN: does not build
  
  Revision  ChangesPath
  1.17  +2 -0  ports/graphics/gephex/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/editors/vim Makefile distinfo

2008-12-11 Thread David E. O'Brien
obrien  2008-12-11 18:06:19 UTC

  FreeBSD ports repository

  Modified files:
editors/vim  Makefile distinfo 
  Log:
  Update to Vim 7.2 patchlevel 69.
  
  Revision  ChangesPath
  1.336 +2 -2  ports/editors/vim/Makefile
  1.196 +120 -0ports/editors/vim/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/lang/cfortran Makefile distinfo

2008-12-11 Thread Pietro Cerutti
gahr2008-12-11 18:14:15 UTC

  FreeBSD ports repository

  Modified files:
lang/cfortranMakefile distinfo 
  Log:
  - Do not use tar with --strip-components to install example files, since
this option is still broken on 6.3-STABLE
  - While at it, use DIST_SUBDIR and improve Makefile a little bit
  
  Reported by:PH via erwin
  
  Revision  ChangesPath
  1.2   +7 -5  ports/lang/cfortran/Makefile
  1.2   +12 -12ports/lang/cfortran/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/databases/adstudio Makefile distinfo

2008-12-11 Thread Thierry Thomas
thierry 2008-12-11 19:19:42 UTC

  FreeBSD ports repository

  Modified files:
databases/adstudio   Makefile distinfo 
  Log:
  Make fetchable again by upgrading to 7.0.20.
  
  Changelog at http://download.aquafold.com/download/changelog.txt.
  
  Reported by:pointyhat via erwin
  
  Revision  ChangesPath
  1.18  +1 -1  ports/databases/adstudio/Makefile
  1.15  +3 -3  ports/databases/adstudio/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/science/py-mdp Makefile distinfo pkg-plist

2008-12-11 Thread Martin Wilke
miwi2008-12-11 19:22:08 UTC

  FreeBSD ports repository

  Modified files:
science/py-mdp   Makefile distinfo pkg-plist 
  Log:
  - Update to 2.4
  
  PR: 128980
  Submitted by:   Yi-Jheng Lin yz...@cs.nctu.edu.tw
  Approved by:maintainer
  
  Revision  ChangesPath
  1.2   +2 -2  ports/science/py-mdp/Makefile
  1.2   +3 -3  ports/science/py-mdp/distinfo
  1.2   +61 -3 ports/science/py-mdp/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/irc/znc Makefile distinfo pkg-plist ports/irc/znc/files patch-modules-modperl.cpp

2008-12-11 Thread Martin Wilke
miwi2008-12-11 19:24:27 UTC

  FreeBSD ports repository

  Modified files:
irc/znc  Makefile distinfo pkg-plist 
  Removed files:
irc/znc/filespatch-modules-modperl.cpp 
  Log:
  - Update to 0.062
  
  Revision  ChangesPath
  1.7   +1 -2  ports/irc/znc/Makefile
  1.6   +3 -3  ports/irc/znc/distinfo
  1.2   +0 -13 ports/irc/znc/files/patch-modules-modperl.cpp (dead)
  1.6   +47 -32ports/irc/znc/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/irc/irssi-devel Makefile distinfo

2008-12-11 Thread Martin Wilke
miwi2008-12-11 19:25:45 UTC

  FreeBSD ports repository

  Modified files:
irc/irssi-devel  Makefile distinfo 
  Log:
  - Update to 20081210
  
  Revision  ChangesPath
  1.147 +1 -1  ports/irc/irssi-devel/Makefile
  1.99  +3 -3  ports/irc/irssi-devel/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/security/vuxml vuln.xml

2008-12-11 Thread Martin Wilke
miwi2008-12-11 19:37:42 UTC

  FreeBSD ports repository

  Modified files:
security/vuxml   vuln.xml 
  Log:
  - Document phpmyadmin -- cross-site request forgery vulnerability
  
  Revision  ChangesPath
  1.1785+34 -1 ports/security/vuxml/vuln.xml
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/security/vuxml vuln.xml

2008-12-11 Thread Martin Wilke
miwi2008-12-11 19:39:06 UTC

  FreeBSD ports repository

  Modified files:
security/vuxml   vuln.xml 
  Log:
  - Fix a small typo
  
  Revision  ChangesPath
  1.1786+2 -2  ports/security/vuxml/vuln.xml
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/www/p5-LWP-UserAgent-WithCache Makefile distinfo

2008-12-11 Thread Martin Wilke
miwi2008-12-11 19:41:10 UTC

  FreeBSD ports repository

  Modified files:
www/p5-LWP-UserAgent-WithCache Makefile distinfo 
  Log:
  - Update to 0.10
  
  PR: 129501
  Submitted by:   TAKAHASHI Kaoru ka...@kaisei.org (maintainer)
  
  Revision  ChangesPath
  1.3   +3 -3  ports/www/p5-LWP-UserAgent-WithCache/Makefile
  1.2   +3 -3  ports/www/p5-LWP-UserAgent-WithCache/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/security/ipguard Makefile distinfo pkg-descr pkg-plist

2008-12-11 Thread Beech Rintoul
beech   2008-12-11 19:44:23 UTC

  FreeBSD ports repository

  Modified files:
security/ipguard Makefile distinfo pkg-descr 
  Removed files:
security/ipguard pkg-plist 
  Log:
  - Update to 1.02
  - Change to PORTDOCS and remove pkg-plist
  
  PR: ports/129545
  Submitted by:   SeaD s...@deep.perm.ru (maintainer)
  
  Revision  ChangesPath
  1.7   +6 -8  ports/security/ipguard/Makefile
  1.5   +3 -3  ports/security/ipguard/distinfo
  1.3   +1 -1  ports/security/ipguard/pkg-descr
  1.3   +0 -9  ports/security/ipguard/pkg-plist (dead)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/databases/phpmyadmin211 Makefile distinfo

2008-12-11 Thread Martin Wilke
miwi2008-12-11 19:46:21 UTC

  FreeBSD ports repository

  Modified files:
databases/phpmyadmin211 Makefile distinfo 
  Log:
  - Update to 2.11.9.4
  
  PR: 129534
  Submitted by:   Matthew Seaman m.sea...@infracaninophile.co.uk (maintainer)
  Security:   
http://www.vuxml.org/freebsd/54f72962-c7ba-11dd-a721-0030843d3802.html
  
  Revision  ChangesPath
  1.97  +6 -2  ports/databases/phpmyadmin211/Makefile
  1.79  +3 -3  ports/databases/phpmyadmin211/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/databases/phpmyadmin Makefile distinfo

2008-12-11 Thread Martin Wilke
miwi2008-12-11 19:47:57 UTC

  FreeBSD ports repository

  Modified files:
databases/phpmyadmin Makefile distinfo 
  Log:
  - Update to 3.1.1
  
  PR: 129533
  Submitted by:   Matthew Seaman m.sea...@infracaninophile.co.uk (maintainer)
  Security:   
http://www.vuxml.org/freebsd/54f72962-c7ba-11dd-a721-0030843d3802.html
  
  Revision  ChangesPath
  1.100 +2 -2  ports/databases/phpmyadmin/Makefile
  1.81  +3 -3  ports/databases/phpmyadmin/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: doc/en_US.ISO8859-1/articles/fbsd-from-scratch stage_1.sh

2008-12-11 Thread Jens Schweikhardt
schweikh2008-12-11 19:48:21 UTC

  FreeBSD doc repository (src committer)

  Modified files:
en_US.ISO8859-1/articles/fbsd-from-scratch stage_1.sh 
  Log:
  Improve target architecture independence.
  
  Revision  ChangesPath
  1.7   +1 -1  doc/en_US.ISO8859-1/articles/fbsd-from-scratch/stage_1.sh
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/shells/osh Makefile distinfo

2008-12-11 Thread Martin Wilke
miwi2008-12-11 20:03:32 UTC

  FreeBSD ports repository

  Modified files:
shells/osh   Makefile distinfo 
  Log:
  - Update to 20081213
  
  Revision  ChangesPath
  1.26  +1 -1  ports/shells/osh/Makefile
  1.19  +3 -3  ports/shells/osh/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/www/p5-MediaWiki-API Makefile distinfo

2008-12-11 Thread Martin Wilke
miwi2008-12-11 20:03:54 UTC

  FreeBSD ports repository

  Modified files:
www/p5-MediaWiki-API Makefile distinfo 
  Log:
  - Update to 0.23
  
  Revision  ChangesPath
  1.8   +1 -1  ports/www/p5-MediaWiki-API/Makefile
  1.8   +3 -3  ports/www/p5-MediaWiki-API/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: www/en index.xsl

2008-12-11 Thread Marc Fonvieille
blackend2008-12-11 21:11:25 UTC

  FreeBSD doc repository

  Modified files:
en   index.xsl 
  Log:
  A fake commit to trigger the build of the frontpage to update 7.1 from
  BETA2 to RC1 (this will also retrigger mirrors).
  
  Revision  ChangesPath
  1.165 +1 -1  www/en/index.xsl
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/www Makefile ports/www/pear-Services_TwitPic Makefile distinfo pkg-descr

2008-12-11 Thread Martin Wilke
miwi2008-12-11 21:35:37 UTC

  FreeBSD ports repository

  Modified files:
www  Makefile 
  Added files:
www/pear-Services_TwitPic Makefile distinfo pkg-descr 
  Log:
  An interface for uploading pictures to TwitPic and optionally posting them
  (along with status messages) to Twitter as well.
  
  WWW: http://pear.php.net/package/Services_TwitPic
  
  Revision  ChangesPath
  1.2197+1 -0  ports/www/Makefile
  1.1   +27 -0 ports/www/pear-Services_TwitPic/Makefile (new)
  1.1   +3 -0  ports/www/pear-Services_TwitPic/distinfo (new)
  1.1   +4 -0  ports/www/pear-Services_TwitPic/pkg-descr (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/www Makefile ports/www/pear-Services_Yahoo Makefile distinfo pkg-descr

2008-12-11 Thread Martin Wilke
miwi2008-12-11 21:36:07 UTC

  FreeBSD ports repository

  Modified files:
www  Makefile 
  Added files:
www/pear-Services_Yahoo Makefile distinfo pkg-descr 
  Log:
  Services_Yahoo provides object-oriented interfaces to the web
  service capabilities of Yahoo.
  
  WWW: http://pear.php.net/package/Services_Yahoo
  
  Revision  ChangesPath
  1.2198+1 -0  ports/www/Makefile
  1.1   +28 -0 ports/www/pear-Services_Yahoo/Makefile (new)
  1.1   +3 -0  ports/www/pear-Services_Yahoo/distinfo (new)
  1.1   +4 -0  ports/www/pear-Services_Yahoo/pkg-descr (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/www Makefile ports/www/pear-Services_OpenSearch Makefile distinfo pkg-descr

2008-12-11 Thread Martin Wilke
miwi2008-12-11 21:37:19 UTC

  FreeBSD ports repository

  Modified files:
www  Makefile 
  Added files:
www/pear-Services_OpenSearch Makefile distinfo pkg-descr 
  Log:
  Provides access to A9 OpenSearch compatible search engines
  
  WWW: http://pear.php.net/package/Services_OpenSearch
  
  Revision  ChangesPath
  1.2199+1 -0  ports/www/Makefile
  1.1   +24 -0 ports/www/pear-Services_OpenSearch/Makefile (new)
  1.1   +3 -0  ports/www/pear-Services_OpenSearch/distinfo (new)
  1.1   +3 -0  ports/www/pear-Services_OpenSearch/pkg-descr (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/japanese/p5-Text-ChaSen Makefile pkg-plist

2008-12-11 Thread OKAZAKI Tetsurou
okazaki 2008-12-11 22:42:53 UTC

  FreeBSD ports repository

  Modified files:
japanese/p5-Text-ChaSen Makefile pkg-plist 
  Log:
  Fix BROKEN.
  Utilize DOCSDIR.
  
  Revision  ChangesPath
  1.12  +3 -3  ports/japanese/p5-Text-ChaSen/Makefile
  1.5   +2 -1  ports/japanese/p5-Text-ChaSen/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/textproc/asciidoc Makefile distinfo pkg-plist

2008-12-11 Thread Wesley Shields
wxs 2008-12-11 23:32:09 UTC

  FreeBSD ports repository

  Modified files:
textproc/asciidocMakefile distinfo pkg-plist 
  Log:
  - Update to 8.3.0
  
  PR: ports/129527
  Submitted by:   peter.schul...@infidyne.com (maintainer)
  
  Revision  ChangesPath
  1.7   +1 -1  ports/textproc/asciidoc/Makefile
  1.6   +3 -3  ports/textproc/asciidoc/distinfo
  1.4   +2 -7  ports/textproc/asciidoc/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/devel/cogito Makefile

2008-12-11 Thread Wesley Shields
wxs 2008-12-11 23:33:06 UTC

  FreeBSD ports repository

  Modified files:
devel/cogito Makefile 
  Log:
  - Mark as broken after textproc/asciidoc update
  - Set expiration date for one month as the project is not recommended for
use by upstream anymore.
  
  Revision  ChangesPath
  1.12  +3 -0  ports/devel/cogito/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/devel/git Makefile distinfo pkg-plist

2008-12-11 Thread Wesley Shields
wxs 2008-12-11 23:34:16 UTC

  FreeBSD ports repository

  Modified files:
devel/gitMakefile distinfo pkg-plist 
  Log:
  - Update to 1.6.0.5
  - Mark as BROKEN if HTMLDOCS is selected (asciidoc update broke it)
  
  Revision  ChangesPath
  1.42  +2 -1  ports/devel/git/Makefile
  1.27  +9 -9  ports/devel/git/distinfo
  1.22  +1 -0  ports/devel/git/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/print/lilypond Makefile distinfo

2008-12-11 Thread Pietro Cerutti
gahr2008-12-11 23:49:42 UTC

  FreeBSD ports repository

  Modified files:
print/lilypond   Makefile distinfo 
  Log:
  - Fonts needed to build and not provided with the sources have been packed
and put online. This decreases the total distfiles' size and semplifies
the post-extract target.
  
  Revision  ChangesPath
  1.58  +4 -9  ports/print/lilypond/Makefile
  1.21  +3 -3  ports/print/lilypond/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/math/mathomatic Makefile distinfo

2008-12-11 Thread Emanuel Haupt
ehaupt  2008-12-11 23:50:44 UTC

  FreeBSD ports repository

  Modified files:
math/mathomatic  Makefile distinfo 
  Log:
  Update to 14.2.5
  
  Revision  ChangesPath
  1.70  +1 -1  ports/math/mathomatic/Makefile
  1.68  +3 -3  ports/math/mathomatic/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/sysutils/ldap-account-manager Makefile

2008-12-11 Thread Beech Rintoul
beech   2008-12-11 23:59:17 UTC

  FreeBSD ports repository

  Modified files:
sysutils/ldap-account-manager Makefile 
  Log:
  - Fix php-depends
  
  PR: ports/129551
  Submitted by:   Vasiliy P. Melnik ba...@vpm.net.ua (maintainer)
  
  Revision  ChangesPath
  1.33  +3 -2  ports/sysutils/ldap-account-manager/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: CVSROOT modules

2008-12-11 Thread Edwin Groothuis
edwin   2008-12-12 00:09:12 UTC

  FreeBSD ports repository

  Modified files:
.modules 
  Log:
  Ports modules update at Friday 12 December 2008 at 00:09
  
  Revision  ChangesPath
  1.20247   +13 -0 CVSROOT/modules
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/audio/oss Makefile distinfo pkg-plist ports/audio/oss/files patch-kernel-framework-audio-audio_core.c patch-setup-FreeBSD-build.sh patch-setup-FreeBSD-make.local patch-setup-FreeBSD-

2008-12-11 Thread Jung-uk Kim
jkim2008-12-12 00:36:44 UTC

  FreeBSD ports repository

  Modified files:
audio/ossMakefile distinfo pkg-plist 
audio/oss/files  patch-setup-FreeBSD-make.local 
 patch-setup-FreeBSD-sbin-soundon 
  Removed files:
audio/oss/files  patch-kernel-framework-audio-audio_core.c 
 patch-setup-FreeBSD-build.sh 
 patch-setup-FreeBSD-oss-build-bsdpci.inc 
 patch-setup-FreeBSD-oss-build-bsdvirtual.inc 
 patch-setup-FreeBSD-oss-build-osscore.c 
  Log:
  Update to 4.1 build 1050.
  
  Revision  ChangesPath
  1.27  +64 -30ports/audio/oss/Makefile
  1.12  +3 -3  ports/audio/oss/distinfo
  1.2   +0 -12 
ports/audio/oss/files/patch-kernel-framework-audio-audio_core.c (dead)
  1.4   +0 -11 ports/audio/oss/files/patch-setup-FreeBSD-build.sh (dead)
  1.3   +1 -1  ports/audio/oss/files/patch-setup-FreeBSD-make.local
  1.2   +0 -11 
ports/audio/oss/files/patch-setup-FreeBSD-oss-build-bsdpci.inc (dead)
  1.2   +0 -11 
ports/audio/oss/files/patch-setup-FreeBSD-oss-build-bsdvirtual.inc (dead)
  1.8   +0 -11 
ports/audio/oss/files/patch-setup-FreeBSD-oss-build-osscore.c (dead)
  1.5   +9 -13 ports/audio/oss/files/patch-setup-FreeBSD-sbin-soundon
  1.10  +54 -36ports/audio/oss/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/deskutils/launchy Makefile distinfo

2008-12-11 Thread Alexey Dokuchaev
danfe   2008-12-12 00:51:09 UTC

  FreeBSD ports repository

  Modified files:
deskutils/launchyMakefile distinfo 
  Log:
  Unbreak and update to version 2.1.2.
  
  Revision  ChangesPath
  1.3   +2 -4  ports/deskutils/launchy/Makefile
  1.2   +3 -3  ports/deskutils/launchy/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/audio/oss Makefile pkg-plist

2008-12-11 Thread Jung-uk Kim
jkim2008-12-12 01:06:35 UTC

  FreeBSD ports repository

  Modified files:
audio/ossMakefile pkg-plist 
  Log:
  Install an example file and remove redundant command from Makefile.
  
  Revision  ChangesPath
  1.28  +2 -1  ports/audio/oss/Makefile
  1.11  +1 -0  ports/audio/oss/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/security/p5-PerlCryptLib Makefile distinfo

2008-12-11 Thread Yen-Ming Lee
leeym   2008-12-12 01:59:19 UTC

  FreeBSD ports repository

  Modified files:
security/p5-PerlCryptLib Makefile distinfo 
  Log:
  - update to 1.05
  
  Revision  ChangesPath
  1.6   +3 -15 ports/security/p5-PerlCryptLib/Makefile
  1.3   +3 -3  ports/security/p5-PerlCryptLib/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/devel/googletest Makefile distinfo pkg-plist

2008-12-11 Thread Cheng-Lung Sung
clsung  2008-12-12 02:44:02 UTC

  FreeBSD ports repository

  Modified files:
devel/googletest Makefile distinfo pkg-plist 
  Log:
  - Update to 1.2.0
  
  Revision  ChangesPath
  1.2   +1 -1  ports/devel/googletest/Makefile
  1.2   +3 -3  ports/devel/googletest/distinfo
  1.2   +13 -8 ports/devel/googletest/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/devel/googletest Makefile distinfo

2008-12-11 Thread Cheng-Lung Sung
clsung  2008-12-12 03:55:24 UTC

  FreeBSD ports repository

  Modified files:
devel/googletest Makefile distinfo 
  Log:
  - Update to 1.2.1
  
  Revision  ChangesPath
  1.3   +1 -1  ports/devel/googletest/Makefile
  1.3   +3 -3  ports/devel/googletest/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


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

2008-12-11 Thread Joe Marcus Clarke
marcus  2008-12-12 04:37:26 UTC

  FreeBSD doc repository

  Modified files:
en_US.ISO8859-1/books/porters-handbook book.sgml 
  Log:
  Document __FreeBSD_version values 800057 and 800058.
  
  Revision  ChangesPath
  1.962 +10 -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 cvs-all-unsubscr...@freebsd.org


cvs commit: ports/devel Makefile ports/devel/googlemock Makefile distinfo pkg-descr pkg-plist

2008-12-11 Thread Cheng-Lung Sung
clsung  2008-12-12 05:17:52 UTC

  FreeBSD ports repository

  Modified files:
develMakefile 
  Added files:
devel/googlemock Makefile distinfo pkg-descr pkg-plist 
  Log:
  - add googlemock, Google C++ Mocking Framework
  
  Revision  ChangesPath
  1.3288+1 -0  ports/devel/Makefile
  1.1   +26 -0 ports/devel/googlemock/Makefile (new)
  1.1   +3 -0  ports/devel/googlemock/distinfo (new)
  1.1   +11 -0 ports/devel/googlemock/pkg-descr (new)
  1.1   +25 -0 ports/devel/googlemock/pkg-plist (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: doc/en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml

2008-12-11 Thread Giorgos Keramidas
keramida2008-12-12 06:06:03 UTC

  FreeBSD doc repository

  Modified files:
en_US.ISO8859-1/books/handbook/advanced-networking 
   chapter.sgml 
  Log:
  Spell 'certificate' correctly.
  
  Revision  ChangesPath
  1.417 +1 -1  
doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/devel/jakarta-commons-io Makefile distinfo

2008-12-11 Thread Tong LIU
nemoliu 2008-12-12 06:55:46 UTC

  FreeBSD ports repository

  Modified files:
devel/jakarta-commons-io Makefile distinfo 
  Log:
  - Update to 1.4
  
  Revision  ChangesPath
  1.12  +7 -8  ports/devel/jakarta-commons-io/Makefile
  1.7   +3 -3  ports/devel/jakarta-commons-io/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/devel/jakarta-commons-jxpath Makefile distinfo

2008-12-11 Thread Tong LIU
nemoliu 2008-12-12 07:33:39 UTC

  FreeBSD ports repository

  Modified files:
devel/jakarta-commons-jxpath Makefile distinfo 
  Log:
  - Update to 1.3
  
  Revision  ChangesPath
  1.8   +4 -4  ports/devel/jakarta-commons-jxpath/Makefile
  1.2   +3 -3  ports/devel/jakarta-commons-jxpath/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org


cvs commit: ports/net-im/telepathy-gabble Makefile

2008-12-11 Thread Joe Marcus Clarke
marcus  2008-12-12 07:39:17 UTC

  FreeBSD ports repository

  Modified files:
net-im/telepathy-gabble Makefile 
  Log:
  Fix the build on 6.X.
  
  Reported by:pointyhat via erwin and pav
  
  Revision  ChangesPath
  1.16  +2 -1  ports/net-im/telepathy-gabble/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org