cvs commit: ports/security/libssh2 Makefile

2012-07-16 Thread Sofian Brabez
svn2cvs 2012-07-16 10:47:46 UTC

  FreeBSD ports repository

  Modified files:
security/libssh2 Makefile 
  Log:
  SVN rev 300938 on 2012-07-16 10:47:28Z by sbz
  
  - Convert to OptionsNG
  
  Revision  ChangesPath
  1.40  +11 -8 ports/security/libssh2/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/py-flake8 Makefile distinfo pkg-plist

2012-07-13 Thread Sofian Brabez
sbz 2012-07-13 06:18:38 UTC

  FreeBSD ports repository

  Modified files:
devel/py-flake8  Makefile distinfo pkg-plist 
  Log:
  - Update to 1.4
  
  PR: ports/169784
  Submitted by:   William Grzybowski william88 at gmail.com (maintainer)
  
  Revision  ChangesPath
  1.2   +1 -1  ports/devel/py-flake8/Makefile
  1.2   +2 -2  ports/devel/py-flake8/distinfo
  1.2   +25 -25ports/devel/py-flake8/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/sysutils/ldapvi Makefile ports/sysutils/ldapvi/files patch-ldapvi.c

2012-07-10 Thread Sofian Brabez
sbz 2012-07-10 11:22:59 UTC

  FreeBSD ports repository

  Modified files:
sysutils/ldapvi  Makefile 
  Added files:
sysutils/ldapvi/files patch-ldapvi.c 
  Log:
  - Fix build with clang [1]
  - Add LICENSE
  - Make portlint happy
  
  PR: ports/168838
  Submitted by:   Oliver Hartmann ohartman at zedat.fu-berlin.de [1]
  Approved by:myself (maintainer)
  
  Revision  ChangesPath
  1.11  +9 -7  ports/sysutils/ldapvi/Makefile
  1.1   +11 -0 ports/sysutils/ldapvi/files/patch-ldapvi.c (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/devel/pysvn Makefile

2012-07-07 Thread Sofian Brabez
sbz 2012-07-07 14:20:05 UTC

  FreeBSD ports repository

  Modified files:
devel/pysvn  Makefile 
  Log:
  - Add neon in LIB_DEPENDS
  
  PR: ports/169652
  Submitted by:   sbz (myself)
  Approved by:Attila Nagy bra at fsn.hu (maintainer)
  
  Revision  ChangesPath
  1.20  +2 -1  ports/devel/pysvn/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/py-pygithub Makefile distinfo ports/devel/py-pygithub/files patch-setup.py

2012-07-05 Thread Sofian Brabez
sbz 2012-07-05 08:51:42 UTC

  FreeBSD ports repository

  Modified files:
devel/py-pygithubMakefile distinfo 
devel/py-pygithub/files patch-setup.py 
  Log:
  - Update to 1.1
  
  PR: ports/169537
  Submitted by:   koobs koobs.freebsd at gmail.com (maintainer)
  
  Revision  ChangesPath
  1.2   +3 -4  ports/devel/py-pygithub/Makefile
  1.2   +2 -2  ports/devel/py-pygithub/distinfo
  1.2   +6 -6  ports/devel/py-pygithub/files/patch-setup.py
___
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/py-reddit Makefile distinfo pkg-descr pkg-plist

2012-07-05 Thread Sofian Brabez
sbz 2012-07-05 09:15:41 UTC

  FreeBSD ports repository

  Modified files:
develMakefile 
  Added files:
devel/py-reddit  Makefile distinfo pkg-descr pkg-plist 
  Log:
  This is a Python wrapper for Reddit's API, aiming to be as easy to use as
  possible.
  
  WWW:https://github.com/mellort/reddit_api
  
  PR: ports/169396
  Submitted by:   koobs koobs.freebsd at gmail.com
  
  Revision  ChangesPath
  1.5011+1 -0  ports/devel/Makefile
  1.1   +25 -0 ports/devel/py-reddit/Makefile (new)
  1.1   +2 -0  ports/devel/py-reddit/distinfo (new)
  1.1   +4 -0  ports/devel/py-reddit/pkg-descr (new)
  1.1   +35 -0 ports/devel/py-reddit/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: ports/security/py-rsa Makefile distinfo pkg-plist ports/security/py-rsa/files patch-setup.py

2012-07-05 Thread Sofian Brabez
sbz 2012-07-05 11:14:39 UTC

  FreeBSD ports repository

  Modified files:
security/py-rsa  Makefile distinfo pkg-plist 
security/py-rsa/files patch-setup.py 
  Log:
  - Update to 3.1.1
  
  PR: ports/169536
  Submitted by:   koobs koobs.freebsd at gmail.com (maintainer)
  
  Revision  ChangesPath
  1.3   +2 -8  ports/security/py-rsa/Makefile
  1.3   +2 -2  ports/security/py-rsa/distinfo
  1.2   +9 -2  ports/security/py-rsa/files/patch-setup.py
  1.3   +2 -2  ports/security/py-rsa/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/knock Makefile

2012-07-04 Thread Sofian Brabez
sbz 2012-07-04 21:51:43 UTC

  FreeBSD ports repository

  Modified files:
security/knock   Makefile 
  Log:
  - Fix CONFLICTS with security/doorman
  
  Reported by:FreeBSD Ports conflicts checker
  
  Revision  ChangesPath
  1.10  +4 -2  ports/security/knock/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/security/cracklib Makefile distinfo

2012-07-03 Thread Sofian Brabez
sbz 2012-07-03 09:27:18 UTC

  FreeBSD ports repository

  Modified files:
security/cracklibMakefile distinfo 
  Log:
  - Update to 2.8.19
  
  Revision  ChangesPath
  1.17  +1 -2  ports/security/cracklib/Makefile
  1.7   +2 -2  ports/security/cracklib/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/pep8 Makefile distinfo

2012-07-03 Thread Sofian Brabez
sbz 2012-07-03 09:28:46 UTC

  FreeBSD ports repository

  Modified files:
devel/pep8   Makefile distinfo 
  Log:
  - Update to 1.3.3
  
  Revision  ChangesPath
  1.7   +1 -1  ports/devel/pep8/Makefile
  1.7   +2 -2  ports/devel/pep8/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/textproc/py-feedparser Makefile distinfo pkg-plist ports/textproc/py-feedparser/files patch-setup.py

2012-07-03 Thread Sofian Brabez
sbz 2012-07-03 19:13:34 UTC

  FreeBSD ports repository

  Modified files:
textproc/py-feedparser Makefile distinfo pkg-plist 
  Added files:
textproc/py-feedparser/files patch-setup.py 
  Log:
  - Update to 5.1.2
  - Make happy portlint
  
  Revision  ChangesPath
  1.18  +6 -6  ports/textproc/py-feedparser/Makefile
  1.6   +2 -2  ports/textproc/py-feedparser/distinfo
  1.1   +8 -0  ports/textproc/py-feedparser/files/patch-setup.py (new)
  1.6   +0 -0  ports/textproc/py-feedparser/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/rkhunter Makefile distinfo pkg-message pkg-plist ports/security/rkhunter/files patch-files__rkhunter.conf patch-installer.sh

2012-07-03 Thread Sofian Brabez
sbz 2012-07-03 22:15:17 UTC

  FreeBSD ports repository

  Modified files:
security/rkhunterMakefile distinfo pkg-message pkg-plist 
security/rkhunter/files patch-files__rkhunter.conf 
patch-installer.sh 
  Log:
  - Update to 1.4.0
  - Make portlint happy
  
  Revision  ChangesPath
  1.34  +1 -2  ports/security/rkhunter/Makefile
  1.17  +2 -2  ports/security/rkhunter/distinfo
  1.2   +5 -34 ports/security/rkhunter/files/patch-files__rkhunter.conf
  1.10  +33 -22ports/security/rkhunter/files/patch-installer.sh
  1.4   +2 -2  ports/security/rkhunter/pkg-message
  1.11  +2 -1  ports/security/rkhunter/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/emulators/gns3 Makefile distinfo pkg-plist ports/emulators/gns3/files patch-Page_PreferencesCapture.py patch-Page_PreferencesDynamips.py patch-Page_PreferencesQemu.py patch-qemuwrapp

2012-06-25 Thread Sofian Brabez
sbz 2012-06-25 10:32:51 UTC

  FreeBSD ports repository

  Modified files:
emulators/gns3   Makefile distinfo pkg-plist 
  Removed files:
emulators/gns3/files patch-Page_PreferencesCapture.py 
 patch-Page_PreferencesDynamips.py 
 patch-Page_PreferencesQemu.py 
 patch-qemuwrapper.py 
  Log:
  - Update to 0.8.2
  - Convert to OptionsNG
  - Remove non needed patches
  
  PR: ports/167339
  Submitted by:   Olivier Cochard-Labbe olivier at cochard.me
  
  Revision  ChangesPath
  1.15  +11 -20ports/emulators/gns3/Makefile
  1.7   +2 -2  ports/emulators/gns3/distinfo
  1.2   +0 -11 
ports/emulators/gns3/files/patch-Page_PreferencesCapture.py (dead)
  1.2   +0 -13 
ports/emulators/gns3/files/patch-Page_PreferencesDynamips.py (dead)
  1.2   +0 -11 ports/emulators/gns3/files/patch-Page_PreferencesQemu.py 
(dead)
  1.2   +0 -52 ports/emulators/gns3/files/patch-qemuwrapper.py (dead)
  1.5   +45 -7 ports/emulators/gns3/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/pep8 Makefile distinfo

2012-06-25 Thread Sofian Brabez
sbz 2012-06-25 12:07:00 UTC

  FreeBSD ports repository

  Modified files:
devel/pep8   Makefile distinfo 
  Log:
  - Update to 1.3.1
  - Add regression-test target
  
  Revision  ChangesPath
  1.6   +4 -1  ports/devel/pep8/Makefile
  1.6   +2 -2  ports/devel/pep8/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/py-paramiko Makefile distinfo

2012-06-11 Thread Sofian Brabez
sbz 2012-06-11 14:07:34 UTC

  FreeBSD ports repository

  Modified files:
security/py-paramiko Makefile distinfo 
  Log:
  - Update to 1.7.7.2
  - Make happy portlint
  
  Revision  ChangesPath
  1.12  +3 -3  ports/security/py-paramiko/Makefile
  1.10  +2 -2  ports/security/py-paramiko/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/pep8 Makefile distinfo

2012-06-11 Thread Sofian Brabez
sbz 2012-06-11 14:20:04 UTC

  FreeBSD ports repository

  Modified files:
devel/pep8   Makefile distinfo 
  Log:
  - Update to 1.2
  
  PR: ports/168558
  Submitted by:   koobs koobs.freebsd at gmail.com
  
  Revision  ChangesPath
  1.5   +1 -1  ports/devel/pep8/Makefile
  1.5   +2 -2  ports/devel/pep8/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/libssh2 Makefile distinfo

2012-06-11 Thread Sofian Brabez
sbz 2012-06-11 14:59:19 UTC

  FreeBSD ports repository

  Modified files:
security/libssh2 Makefile distinfo 
  Log:
  - Update to 1.4.2
  
  Revision  ChangesPath
  1.39  +1 -1  ports/security/libssh2/Makefile
  1.26  +2 -2  ports/security/libssh2/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

2012-05-12 Thread Sofian Brabez
sbz 2012-05-12 14:23:42 UTC

  FreeBSD ports repository

  Modified files:
security/vuxml   vuln.xml 
  Log:
  - Document CVE-2012-2274 for port www/pivotx
  
  PR: ports/167819
  Submitted by:   Fumiyuki Shimizu fumifumi at abacustech.jp
  Security:   CVE-2012-2274
  
  Revision  ChangesPath
  1.2693+31 -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/devel/py-setproctitle Makefile distinfo

2012-05-12 Thread Sofian Brabez
sbz 2012-05-12 14:34:01 UTC

  FreeBSD ports repository

  Modified files:
devel/py-setproctitle Makefile distinfo 
  Log:
  - Update to 1.1.6
  
  Revision  ChangesPath
  1.9   +1 -1  ports/devel/py-setproctitle/Makefile
  1.8   +2 -2  ports/devel/py-setproctitle/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/pax-utils Makefile distinfo ports/sysutils/pax-utils/files patch-Makefile patch-scanelf.c

2012-05-12 Thread Sofian Brabez
sbz 2012-05-12 15:38:59 UTC

  FreeBSD ports repository

  Modified files:
sysutils/pax-utils   Makefile distinfo 
sysutils/pax-utils/files patch-Makefile patch-scanelf.c 
  Log:
  - Update to 0.4
  
  Revision  ChangesPath
  1.16  +3 -2  ports/sysutils/pax-utils/Makefile
  1.8   +2 -2  ports/sysutils/pax-utils/distinfo
  1.4   +8 -27 ports/sysutils/pax-utils/files/patch-Makefile
  1.2   +2 -2  ports/sysutils/pax-utils/files/patch-scanelf.c
___
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/taglib Makefile distinfo pkg-plist

2012-04-23 Thread Sofian Brabez
sbz 2012-04-23 11:16:06 UTC

  FreeBSD ports repository

  Modified files:
audio/taglib Makefile distinfo pkg-plist 
  Log:
  - Update to 1.7.2
  
  PR: ports/167215
  Submitted by:   Jason E. Hale bsdkaffee at gmail.com (maintainer)
  
  Revision  ChangesPath
  1.26  +2 -4  ports/audio/taglib/Makefile
  1.13  +2 -2  ports/audio/taglib/distinfo
  1.16  +2 -1  ports/audio/taglib/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/net/panoptis Makefile

2012-04-22 Thread Sofian Brabez
sbz 2012-04-22 15:16:40 UTC

  FreeBSD ports repository

  Modified files:
net/panoptis Makefile 
  Log:
  - Fix install [1]
  - Bump PORTREVISION
  - Add LICENSE
  
  PR: ports/166815 [1]
  Submitted by:   Serbanica Ionut ebgp at ymail.com
  
  Revision  ChangesPath
  1.11  +9 -3  ports/net/panoptis/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/sysutils/radmind Makefile pkg-descr pkg-plist ports/sysutils/radmind/files config.sample optpatch-ignore_timestamps patch-.gitignore patch-Makefile.in patch-README patch-aclocal.m4 p

2012-04-20 Thread Sofian Brabez
sbz 2012-04-20 22:14:35 UTC

  FreeBSD ports repository

  Modified files:
sysutils/radmind Makefile pkg-descr pkg-plist 
sysutils/radmind/files pkg-message.in radmind.sh.in 
  Added files:
sysutils/radmind/files config.sample 
   optpatch-ignore_timestamps 
   patch-.gitignore patch-Makefile.in 
   patch-README patch-aclocal.m4 
   patch-configure.ac patch-lapply.c 
   patch-man__lcreate.1 patch-man__rash.1 
   patch-mkdirs.c patch-ra.sh 
   patch-t2pkg.c 
  Log:
  - Update PORTREVISION to 2012032001
  - Add IGNORE_TIMESTAMPS OPTIONS
  - Install sample configuration file
  
  PR: ports/166587
  Submitted by:   Michael Graziano mikeg at bsd-box.net
  
  Revision  ChangesPath
  1.23  +14 -1 ports/sysutils/radmind/Makefile
  1.1   +8 -0  ports/sysutils/radmind/files/config.sample (new)
  1.1   +94 -0 ports/sysutils/radmind/files/optpatch-ignore_timestamps 
(new)
  1.1   +17 -0 ports/sysutils/radmind/files/patch-.gitignore (new)
  1.1   +50 -0 ports/sysutils/radmind/files/patch-Makefile.in (new)
  1.1   +46 -0 ports/sysutils/radmind/files/patch-README (new)
  1.1   +21 -0 ports/sysutils/radmind/files/patch-aclocal.m4 (new)
  1.1   +44 -0 ports/sysutils/radmind/files/patch-configure.ac (new)
  1.1   +52 -0 ports/sysutils/radmind/files/patch-lapply.c (new)
  1.1   +15 -0 ports/sysutils/radmind/files/patch-man__lcreate.1 (new)
  1.1   +38 -0 ports/sysutils/radmind/files/patch-man__rash.1 (new)
  1.1   +13 -0 ports/sysutils/radmind/files/patch-mkdirs.c (new)
  1.1   +139 -0ports/sysutils/radmind/files/patch-ra.sh (new)
  1.1   +46 -0 ports/sysutils/radmind/files/patch-t2pkg.c (new)
  1.2   +8 -13 ports/sysutils/radmind/files/pkg-message.in
  1.7   +3 -3  ports/sysutils/radmind/files/radmind.sh.in
  1.3   +2 -2  ports/sysutils/radmind/pkg-descr
  1.9   +4 -2  ports/sysutils/radmind/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/libssh2 Makefile distinfo ports/security/libssh2/files patch-src__libgcrypt.c

2012-04-16 Thread Sofian Brabez
sbz 2012-04-16 08:38:45 UTC

  FreeBSD ports repository

  Modified files:
security/libssh2 Makefile distinfo 
  Removed files:
security/libssh2/files patch-src__libgcrypt.c 
  Log:
  - Update to 1.4.1
  
  Approved by:jadawin@, miwi@ (mentors, implicit)
  
  Revision  ChangesPath
  1.38  +1 -2  ports/security/libssh2/Makefile
  1.25  +2 -2  ports/security/libssh2/distinfo
  1.2   +0 -11 ports/security/libssh2/files/patch-src__libgcrypt.c 
(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/devel/pep8 Makefile distinfo

2012-04-11 Thread Sofian Brabez
sbz 2012-04-11 15:38:34 UTC

  FreeBSD ports repository

  Modified files:
devel/pep8   Makefile distinfo 
  Log:
  - Update to 1.0.1
  
  Approved by:jadawin@, miwi@ (mentors, implicit)
  
  Revision  ChangesPath
  1.4   +1 -1  ports/devel/pep8/Makefile
  1.4   +2 -2  ports/devel/pep8/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/py-bitarray Makefile distinfo

2012-04-11 Thread Sofian Brabez
sbz 2012-04-11 15:39:55 UTC

  FreeBSD ports repository

  Modified files:
devel/py-bitarrayMakefile distinfo 
  Log:
  - Update 0.8.0
  
  Approved by:jadawin@, miwi@ (mentors, implicit)
  
  Revision  ChangesPath
  1.5   +1 -1  ports/devel/py-bitarray/Makefile
  1.4   +2 -2  ports/devel/py-bitarray/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/googlecl Makefile distinfo ports/net/googlecl/files patch-__init__.py patch-base.py patch-setup.py

2012-04-06 Thread Sofian Brabez
sbz 2012-04-06 14:47:50 UTC

  FreeBSD ports repository

  Modified files:
net/googlecl Makefile distinfo 
net/googlecl/files   patch-setup.py 
  Removed files:
net/googlecl/files   patch-__init__.py patch-base.py 
  Log:
  - Update to 0.9.13
  - Make happy portlint
  - Take maintainership
  
  PR: ports/166692
  Submitted by:   myself
  Approved by:jadawin@, miwi@ (mentors, implicit)
  Feature safe:   yes
  
  Revision  ChangesPath
  1.11  +6 -7  ports/net/googlecl/Makefile
  1.8   +2 -2  ports/net/googlecl/distinfo
  1.2   +0 -40 ports/net/googlecl/files/patch-__init__.py (dead)
  1.2   +0 -17 ports/net/googlecl/files/patch-base.py (dead)
  1.3   +2 -2  ports/net/googlecl/files/patch-setup.py
___
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/burpsuite Makefile distinfo ports/security/burpsuite/files burpsuite.sh license.sh

2012-04-04 Thread Sofian Brabez
sbz 2012-04-05 05:44:51 UTC

  FreeBSD ports repository

  Modified files:
security/burpsuite   Makefile distinfo 
security/burpsuite/files burpsuite.sh 
  Added files:
security/burpsuite/files license.sh 
  Log:
  - Update to 1.4.01
  - Take maintainership
  - Make happy portlint
  
  PR: ports/166629
  Submitted by:   myself
  Approved by:jadawin@, miwi@ (mentors, implicit)
  Feature safe:   yes
  
  Revision  ChangesPath
  1.5   +14 -10ports/security/burpsuite/Makefile
  1.4   +2 -2  ports/security/burpsuite/distinfo
  1.2   +2 -2  ports/security/burpsuite/files/burpsuite.sh
  1.1   +356 -0ports/security/burpsuite/files/license.sh (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/security/cracklib Makefile pkg-plist

2012-04-03 Thread Sofian Brabez
sbz 2012-04-04 03:16:53 UTC

  FreeBSD ports repository

  Modified files:
security/cracklibMakefile pkg-plist 
  Log:
  - Add PYTHON KNOB
  - Bump PORTREVISION
  
  Approved by:jadawin@, miwi@ (mentors, implicit)
  Feature safe:   yes
  
  Revision  ChangesPath
  1.16  +14 -4 ports/security/cracklib/Makefile
  1.6   +6 -0  ports/security/cracklib/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/pep8 Makefile distinfo

2012-04-03 Thread Sofian Brabez
sbz 2012-04-04 03:58:31 UTC

  FreeBSD ports repository

  Modified files:
devel/pep8   Makefile distinfo 
  Log:
  - Update to 1.0
  - Add LICENSE
  
  Approved by:jadawin@, miwi@ (mentors, implicit)
  Feature safe:   yes
  
  Revision  ChangesPath
  1.3   +3 -1  ports/devel/pep8/Makefile
  1.3   +2 -2  ports/devel/pep8/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/share/pgpkeys sbz.key

2012-03-28 Thread Sofian Brabez
sbz 2012-03-28 10:49:04 UTC

  FreeBSD doc repository (ports committer)

  Modified files:
share/pgpkeyssbz.key 
  Log:
  Update my key.
  
  Approved by:jadawin@, miwi@ (mentors)
  
  Revision  ChangesPath
  1.2   +19 -20doc/share/pgpkeys/sbz.key
___
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/py-bitstring Makefile distinfo pkg-plist

2012-03-27 Thread Sofian Brabez
sbz 2012-03-27 11:25:49 UTC

  FreeBSD ports repository

  Modified files:
devel/py-bitstring   Makefile distinfo pkg-plist 
  Log:
  - Update to 3.0.2
  
  Approved by:jadawin@, miwi@ (mentors, implicit)
  Feature safe:   yes
  
  Revision  ChangesPath
  1.8   +1 -1  ports/devel/py-bitstring/Makefile
  1.7   +2 -2  ports/devel/py-bitstring/distinfo
  1.4   +3 -19 ports/devel/py-bitstring/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/py-setproctitle Makefile distinfo

2012-03-27 Thread Sofian Brabez
sbz 2012-03-27 11:27:10 UTC

  FreeBSD ports repository

  Modified files:
devel/py-setproctitle Makefile distinfo 
  Log:
  - Update to 1.1.5
  
  Approved by:jadawin@, miwi@ (mentors, implicit)
  Feature safe:   yes
  
  Revision  ChangesPath
  1.8   +2 -2  ports/devel/py-setproctitle/Makefile
  1.7   +2 -2  ports/devel/py-setproctitle/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/py-bitarray Makefile distinfo

2012-02-23 Thread Sofian Brabez
sbz 2012-02-23 12:29:35 UTC

  FreeBSD ports repository

  Modified files:
devel/py-bitarrayMakefile distinfo 
  Log:
  - Update to 0.7.0
  
  Approved by:jadawin@, miwi@ (mentors, implicit)
  
  Revision  ChangesPath
  1.4   +1 -1  ports/devel/py-bitarray/Makefile
  1.3   +2 -2  ports/devel/py-bitarray/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/pax-utils Makefile

2012-02-23 Thread Sofian Brabez
sbz 2012-02-23 13:01:38 UTC

  FreeBSD ports repository

  Modified files:
sysutils/pax-utils   Makefile 
  Log:
  - Mark broken on 7.x
  
  Reported by:pav@
  Approved by:jadawin@, miwi@ (mentors, implicit)
  
  Revision  ChangesPath
  1.14  +6 -0  ports/sysutils/pax-utils/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/security/libssh2 Makefile ports/security/libssh2/files patch-src__libgcrypt.c

2012-02-07 Thread Sofian Brabez
sbz 2012-02-08 06:58:34 UTC

  FreeBSD ports repository

  Modified files:
security/libssh2 Makefile 
  Added files:
security/libssh2/files patch-src__libgcrypt.c 
  Log:
  - Fix build when using GCRYPT KNOB
  - Bump PORTREVISION
  
  PR: ports/164835
  Submitted by:   Hirohisa Yamaguchi umq at ueo.co.jp
  Approved by:jadawin@, miwi@ (mentors, implicit)
  
  Revision  ChangesPath
  1.37  +1 -0  ports/security/libssh2/Makefile
  1.1   +11 -0 ports/security/libssh2/files/patch-src__libgcrypt.c (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/devel/py-bitarray Makefile distinfo pkg-plist

2012-02-03 Thread Sofian Brabez
sbz 2012-02-03 13:32:15 UTC

  FreeBSD ports repository

  Modified files:
devel/py-bitarrayMakefile distinfo pkg-plist 
  Log:
  - Update to 0.5.2
  
  Approved by:jadawin@, miwi@ (mentors, implicit)
  
  Revision  ChangesPath
  1.3   +2 -2  ports/devel/py-bitarray/Makefile
  1.2   +2 -2  ports/devel/py-bitarray/distinfo
  1.2   +5 -1  ports/devel/py-bitarray/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/libssh2 Makefile distinfo

2012-02-03 Thread Sofian Brabez
sbz 2012-02-03 18:47:02 UTC

  FreeBSD ports repository

  Modified files:
security/libssh2 Makefile distinfo 
  Log:
  - Update to 1.4.0
  
  Approved by:jadawin@, miwi@ (mentors, implicit)
  
  Revision  ChangesPath
  1.36  +5 -1  ports/security/libssh2/Makefile
  1.24  +2 -2  ports/security/libssh2/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/pax-utils Makefile distinfo ports/sysutils/pax-utils/files patch-Makefile patch-scanelf.c

2012-02-03 Thread Sofian Brabez
sbz 2012-02-04 03:23:53 UTC

  FreeBSD ports repository

  Modified files:
sysutils/pax-utils   Makefile distinfo 
sysutils/pax-utils/files patch-Makefile 
  Added files:
sysutils/pax-utils/files patch-scanelf.c 
  Log:
  - Update to 0.3.0
  
  Approved by:jadawin@, miwi@ (mentors, implicit)
  
  Revision  ChangesPath
  1.13  +1 -1  ports/sysutils/pax-utils/Makefile
  1.7   +2 -2  ports/sysutils/pax-utils/distinfo
  1.3   +4 -4  ports/sysutils/pax-utils/files/patch-Makefile
  1.1   +13 -0 ports/sysutils/pax-utils/files/patch-scanelf.c (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/net/hexinject Makefile distinfo

2011-12-29 Thread Sofian Brabez
sbz 2011-12-29 09:48:26 UTC

  FreeBSD ports repository

  Modified files:
net/hexinjectMakefile distinfo 
  Log:
  - Update to 1.4.1
  
  Approved by:jadawin@, miwi@ (mentors, implicit)
  
  Revision  ChangesPath
  1.6   +2 -2  ports/net/hexinject/Makefile
  1.6   +2 -2  ports/net/hexinject/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/py-bitstring Makefile

2011-12-08 Thread Sofian Brabez
sbz 2011-12-08 13:20:54 UTC

  FreeBSD ports repository

  Modified files:
devel/py-bitstring   Makefile 
  Log:
  - Update to 3.0.1
  
  Approved by:jadawin@, miwi@ (mentors, implicit)
  Feature safe:   yes
  
  Revision  ChangesPath
  1.7   +1 -1  ports/devel/py-bitstring/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/net/hexinject Makefile distinfo

2011-12-08 Thread Sofian Brabez
sbz 2011-12-08 13:23:07 UTC

  FreeBSD ports repository

  Modified files:
net/hexinjectMakefile distinfo 
  Log:
  - Update to 1.4
  
  Approved by:jadawin@, miwi@ (mentors, implicit)
  Feature safe:   yes
  
  Revision  ChangesPath
  1.5   +1 -1  ports/net/hexinject/Makefile
  1.5   +2 -2  ports/net/hexinject/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/hexinject/files patch-hexinject.c

2011-12-08 Thread Sofian Brabez
sbz 2011-12-08 13:33:18 UTC

  FreeBSD ports repository

  Removed files:
net/hexinject/files  patch-hexinject.c 
  Log:
  - Remove non needed patches
  
  Approved by:jadawin@, miwi@ (mentors, implicit)
  Feature safe:   yes
  
  Revision  ChangesPath
  1.3   +0 -13 ports/net/hexinject/files/patch-hexinject.c (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/devel/py-bitstring distinfo

2011-12-08 Thread Sofian Brabez
sbz 2011-12-08 14:48:42 UTC

  FreeBSD ports repository

  Modified files:
devel/py-bitstring   distinfo 
  Log:
  - Forgot distinfo
  
  Approved by:jadawin@, miwi@ (mentors, implicit)
  Feature safe:   yes
  
  Revision  ChangesPath
  1.6   +2 -2  ports/devel/py-bitstring/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


Re: cvs commit: ports/devel/py-bitstring Makefile

2011-12-08 Thread Sofian Brabez
On Thu, Dec 08, 2011 at 02:19:21PM +, Alexey Dokuchaev wrote:
 On Thu, Dec 08, 2011 at 01:20:54PM +, Sofian Brabez wrote:
  sbz 2011-12-08 13:20:54 UTC
  
Modified files:
  devel/py-bitstring   Makefile 
Log:
- Update to 3.0.1

Approved by:jadawin@, miwi@ (mentors, implicit)
Feature safe:   yes

Revision  ChangesPath
1.7   +1 -1  ports/devel/py-bitstring/Makefile
 
 What about distinfo?
 
 ./danfe

Fixed and [1]

Regards

[1] http://regis.goodking.ca/tb/index.php?action=describe_portid=260

--
Sofian Brabez


pgpQRufMM2HL6.pgp
Description: PGP signature


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

2011-11-25 Thread Sofian Brabez
sbz 2011-11-25 10:31:53 UTC

  FreeBSD ports repository

  Modified files:
devel/py-bitstring   Makefile distinfo pkg-plist 
  Log:
  - Update to 3.0.0
  
  Approved by:jadawin@, miwi@ (mentors, implicit)
  Feature safe:   yes
  
  Revision  ChangesPath
  1.6   +1 -1  ports/devel/py-bitstring/Makefile
  1.5   +2 -2  ports/devel/py-bitstring/distinfo
  1.3   +3 -3  ports/devel/py-bitstring/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/py-setproctitle Makefile distinfo

2011-11-21 Thread Sofian Brabez
sbz 2011-11-21 22:59:45 UTC

  FreeBSD ports repository

  Modified files:
devel/py-setproctitle Makefile distinfo 
  Log:
  - Update to 1.1.3
  
  PR: ports/162462
  Submitted by:   Olivier Duchateau duchateau.olivier at gmail.com
  Approved by:miwi@ (mentor)
  Feature safe:   yes
  
  Revision  ChangesPath
  1.7   +1 -1  ports/devel/py-setproctitle/Makefile
  1.6   +2 -2  ports/devel/py-setproctitle/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/comms/py-serial Makefile distinfo pkg-plist

2011-11-21 Thread Sofian Brabez
sbz 2011-11-21 23:01:59 UTC

  FreeBSD ports repository

  Modified files:
comms/py-serial  Makefile distinfo pkg-plist 
  Log:
  - Update to 2.6
  - Make happy portlint
  
  Approved by:miwi@ (mentor)
  Feature safe:   yes
  
  Revision  ChangesPath
  1.26  +2 -2  ports/comms/py-serial/Makefile
  1.18  +2 -2  ports/comms/py-serial/distinfo
  1.6   +33 -8 ports/comms/py-serial/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/finance/sabernetdcs-client Makefile

2011-10-05 Thread Sofian Brabez
sbz 2011-10-05 11:54:43 UTC

  FreeBSD ports repository

  Modified files:
finance/sabernetdcs-client Makefile 
  Log:
  - Update RUN_DEPENDS [1]
  - Add LICENSE
  
  PR: ports/161276
  Submitted by:   Ruslan Mahmatkhanov cvs-src at yandex.ru [1]
  Approved by:jadawin@ (mentor)
  
  Revision  ChangesPath
  1.14  +4 -1  ports/finance/sabernetdcs-client/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/py-pyro Makefile distinfo pkg-plist ports/devel/py-pyro/files patch-setup.py

2011-10-03 Thread Sofian Brabez
sbz 2011-10-03 08:51:49 UTC

  FreeBSD ports repository

  Modified files:
devel/py-pyroMakefile distinfo pkg-plist 
  Removed files:
devel/py-pyro/files  patch-setup.py 
  Log:
  - Update to 4.9
  
  PR: ports/160978
  Submitted by:   Ruslan Mahmatkhanov cvs-src at yandex.ru
  Approved by:miwi@ (mentor)
  
  Revision  ChangesPath
  1.17  +4 -2  ports/devel/py-pyro/Makefile
  1.12  +2 -2  ports/devel/py-pyro/distinfo
  1.4   +0 -13 ports/devel/py-pyro/files/patch-setup.py (dead)
  1.11  +23 -49ports/devel/py-pyro/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/knock/files patch-src-knockd.c

2011-10-01 Thread Sofian Brabez
sbz 2011-10-01 15:30:49 UTC

  FreeBSD ports repository

  Removed files:
security/knock/files patch-src-knockd.c 
  Log:
  - Fix build
  
  Reported by:pav@
  Approved by:jadawin@ (mentor)
  
  Revision  ChangesPath
  1.2   +0 -11 ports/security/knock/files/patch-src-knockd.c (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/security/knock Makefile distinfo ports/security/knock/files knockd.sh.in patch-Makefile.in patch-config.h.in patch-doc__knock.1.in patch-doc__knockd.1.in patch-knockd.conf patch-src_

2011-09-26 Thread Sofian Brabez
sbz 2011-09-26 08:26:18 UTC

  FreeBSD ports repository

  Modified files:
security/knock   Makefile distinfo 
security/knock/files knockd.sh.in patch-knockd.conf 
  Added files:
security/knock/files patch-Makefile.in patch-config.h.in 
 patch-doc__knock.1.in 
 patch-doc__knockd.1.in patch-src__knock.c 
 patch-src__knockd.c 
  Log:
  - Add LICENSE
  - Add support for tun devices [1]
  - Update MASTER_SITES
  - Make happy portlint
  - Bump PORTEPOCH
  
  PR: ports/159078 [1]
  Submitted by:   Lung-Pin Chang changlp at cs.nctu.edu.tw
  Approved by:jadawin@ (mentor)
  
  Revision  ChangesPath
  1.9   +12 -11ports/security/knock/Makefile
  1.3   +2 -2  ports/security/knock/distinfo
  1.3   +16 -4 ports/security/knock/files/knockd.sh.in
  1.1   +20 -0 ports/security/knock/files/patch-Makefile.in (new)
  1.1   +89 -0 ports/security/knock/files/patch-config.h.in (new)
  1.1   +15 -0 ports/security/knock/files/patch-doc__knock.1.in (new)
  1.1   +58 -0 ports/security/knock/files/patch-doc__knockd.1.in (new)
  1.2   +2 -2  ports/security/knock/files/patch-knockd.conf
  1.1   +132 -0ports/security/knock/files/patch-src__knock.c (new)
  1.1   +520 -0ports/security/knock/files/patch-src__knockd.c (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/security/py-openssl/files patch-OpenSSL__ssl__ssl.h

2011-09-19 Thread Sofian Brabez
sbz 2011-09-19 09:15:08 UTC

  FreeBSD ports repository

  Added files:
security/py-openssl/files patch-OpenSSL__ssl__ssl.h 
  Log:
  - Fix build on 7.x
  
  Reported by:pav@
  Approved by:miwi@ (mentor)
  
  Revision  ChangesPath
  1.1   +11 -0 
ports/security/py-openssl/files/patch-OpenSSL__ssl__ssl.h (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/devel/py-zopeevent Makefile distinfo pkg-descr pkg-plist

2011-09-08 Thread Sofian Brabez
sbz 2011-09-08 08:12:00 UTC

  FreeBSD ports repository

  Modified files:
devel/py-zopeevent   Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Update to 3.5.1
  
  PR: ports/160522
  Submitted by:   Ruslan Mahmatkhanov cvs-src at yandex.ru
  Approved by:jadawin@ (mentor)
  
  Revision  ChangesPath
  1.5   +3 -5  ports/devel/py-zopeevent/Makefile
  1.4   +2 -2  ports/devel/py-zopeevent/distinfo
  1.2   +1 -1  ports/devel/py-zopeevent/pkg-descr
  1.2   +1 -2  ports/devel/py-zopeevent/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/libssh2 Makefile distinfo

2011-09-08 Thread Sofian Brabez
sbz 2011-09-08 13:51:46 UTC

  FreeBSD ports repository

  Modified files:
security/libssh2 Makefile distinfo 
  Log:
  - Update to 1.3.0
  
  Approved by:jadawin@ (mentor)
  
  Revision  ChangesPath
  1.33  +1 -2  ports/security/libssh2/Makefile
  1.23  +2 -2  ports/security/libssh2/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/py-openssl Makefile distinfo pkg-plist

2011-09-08 Thread Sofian Brabez
sbz 2011-09-08 13:57:10 UTC

  FreeBSD ports repository

  Modified files:
security/py-openssl  Makefile distinfo pkg-plist 
  Log:
  - Update to 0.13
  
  Approved by:jadawin@ (mentor)
  
  Revision  ChangesPath
  1.19  +2 -1  ports/security/py-openssl/Makefile
  1.12  +2 -2  ports/security/py-openssl/distinfo
  1.8   +9 -1  ports/security/py-openssl/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/Mk bsd.python.mk ports/devel/py-twisted Makefile ports/devel/py-twistedCore Makefile distinfo pkg-plist ports/devel/py-twistedRunner Makefile distinfo ports/dns/py-twistedNames Makef

2011-09-07 Thread Sofian Brabez
sbz 2011-09-07 09:27:54 UTC

  FreeBSD ports repository

  Modified files:
Mk   bsd.python.mk 
devel/py-twisted Makefile 
devel/py-twistedCore Makefile distinfo pkg-plist 
devel/py-twistedRunner Makefile distinfo 
dns/py-twistedNames  Makefile distinfo 
mail/py-twistedMail  Makefile distinfo 
net/py-twistedPair   Makefile distinfo 
net-im/py-twistedWords Makefile distinfo pkg-plist 
news/py-twistedNews  Makefile distinfo pkg-plist 
security/py-twistedConch Makefile distinfo 
textproc/py-twistedLore Makefile distinfo 
www/py-twistedWebMakefile distinfo pkg-plist 
  Log:
  - Update to 11.0.0
  - Update MASTER_SITES
  - Add LICENSE
  
  Reviewed by:lwhsu@
  Approved by:jadawin@ (mentor)
  
  Revision  ChangesPath
  1.141 +2 -1  ports/Mk/bsd.python.mk
  1.39  +7 -11 ports/devel/py-twisted/Makefile
  1.17  +7 -4  ports/devel/py-twistedCore/Makefile
  1.12  +2 -2  ports/devel/py-twistedCore/distinfo
  1.10  +27 -25ports/devel/py-twistedCore/pkg-plist
  1.8   +6 -3  ports/devel/py-twistedRunner/Makefile
  1.8   +2 -2  ports/devel/py-twistedRunner/distinfo
  1.10  +6 -3  ports/dns/py-twistedNames/Makefile
  1.10  +2 -2  ports/dns/py-twistedNames/distinfo
  1.10  +6 -3  ports/mail/py-twistedMail/Makefile
  1.10  +2 -2  ports/mail/py-twistedMail/distinfo
  1.11  +6 -3  ports/net-im/py-twistedWords/Makefile
  1.10  +2 -2  ports/net-im/py-twistedWords/distinfo
  1.8   +7 -18 ports/net-im/py-twistedWords/pkg-plist
  1.7   +6 -3  ports/net/py-twistedPair/Makefile
  1.6   +2 -2  ports/net/py-twistedPair/distinfo
  1.9   +6 -3  ports/news/py-twistedNews/Makefile
  1.9   +2 -2  ports/news/py-twistedNews/distinfo
  1.4   +3 -0  ports/news/py-twistedNews/pkg-plist
  1.11  +5 -2  ports/security/py-twistedConch/Makefile
  1.10  +2 -2  ports/security/py-twistedConch/distinfo
  1.9   +6 -3  ports/textproc/py-twistedLore/Makefile
  1.9   +2 -2  ports/textproc/py-twistedLore/distinfo
  1.9   +6 -3  ports/www/py-twistedWeb/Makefile
  1.9   +2 -2  ports/www/py-twistedWeb/distinfo
  1.7   +24 -5 ports/www/py-twistedWeb/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/sysutils Makefile ports/sysutils/pefs-kmod Makefile distinfo pkg-descr pkg-plist ports/sysutils/pefs-kmod/files patch-Makefile patch-pefs_aesni.h

2011-09-01 Thread Sofian Brabez
sbz 2011-09-01 14:21:11 UTC

  FreeBSD ports repository

  Modified files:
sysutils Makefile 
  Added files:
sysutils/pefs-kmod   Makefile distinfo pkg-descr pkg-plist 
sysutils/pefs-kmod/files patch-Makefile patch-pefs_aesni.h 
  Log:
  PEFS is a kernel level stacked cryptographic filesystem for FreeBSD.
  
  Key features:
  * Transparently runs on top of existing file systems
  * Random per file tweak value for encryption
  * Stores metadata only in encrypted file name
  * Arbitrary number of keys per file system, mixing keys in same
directory and key chains
  * Modern cryptographic algorithms: AES and Camellia in XTS mode,
PKCS#5v2 and HKDF for key generation.
  
  WWW: http://github.com/glk/pefs
  WWW: http://wiki.freebsd.org/PEFS
  
  PR: ports/156002
  Submitted by:   Gleb Kurtsou g...@freebsd.org
  Approved by:jadawin@ (mentor)
  
  Revision  ChangesPath
  1.1319+1 -0  ports/sysutils/Makefile
  1.1   +37 -0 ports/sysutils/pefs-kmod/Makefile (new)
  1.1   +2 -0  ports/sysutils/pefs-kmod/distinfo (new)
  1.1   +17 -0 ports/sysutils/pefs-kmod/files/patch-Makefile (new)
  1.1   +17 -0 ports/sysutils/pefs-kmod/files/patch-pefs_aesni.h (new)
  1.1   +13 -0 ports/sysutils/pefs-kmod/pkg-descr (new)
  1.1   +5 -0  ports/sysutils/pefs-kmod/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: ports/net Makefile ports/net/py-msrplib Makefile distinfo pkg-descr pkg-plist ports/net/py-msrplib/files patch-connect.py patch-session.py

2011-09-01 Thread Sofian Brabez
sbz 2011-09-01 14:25:15 UTC

  FreeBSD ports repository

  Modified files:
net  Makefile 
  Added files:
net/py-msrplib   Makefile distinfo pkg-descr pkg-plist 
net/py-msrplib/files patch-connect.py patch-session.py 
  Log:
  The MSRP protocol stack implementation for clients written in python.
  
  Message Session Relay Protocol (MSRP) is a protocol for transmitting a
  series of related instant messages in the context of a session. Message
  sessions are treated like any other media stream when set up via a
  rendezvous or session creation protocol such as the Session Initiation
  Protocol (SIP).
  
  WWW:http://sipsimpleclient.com/wiki/SipMSRPApi
  
  PR: ports/158980
  Submitted by:   Eugene Grosbein po...@grosbein.net
  Approved by:jadawin@ (mentor)
  
  Revision  ChangesPath
  1.2370+1 -0  ports/net/Makefile
  1.1   +34 -0 ports/net/py-msrplib/Makefile (new)
  1.1   +2 -0  ports/net/py-msrplib/distinfo (new)
  1.1   +50 -0 ports/net/py-msrplib/files/patch-connect.py (new)
  1.1   +11 -0 ports/net/py-msrplib/files/patch-session.py (new)
  1.1   +9 -0  ports/net/py-msrplib/pkg-descr (new)
  1.1   +24 -0 ports/net/py-msrplib/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: ports/www/roundup Makefile

2011-09-01 Thread Sofian Brabez
sbz 2011-09-01 15:21:21 UTC

  FreeBSD ports repository

  Modified files:
www/roundup  Makefile 
  Log:
  - Bump USE_PYTHON to 2.5+
  - Remove dependency on databases/py-pysqlite23, keep py-sqlite3
  
  PR: ports/160220
  Submitted by:   Ruslan Mahmatkhanov cvs-src at yandex.ru
  Approved by:jadawin@ (mentor)
  
  Revision  ChangesPath
  1.45  +1 -5  ports/www/roundup/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/security/vuxml vuln.xml

2011-08-30 Thread Sofian Brabez
sbz 2011-08-30 12:01:13 UTC

  FreeBSD ports repository

  Modified files:
security/vuxml   vuln.xml 
  Log:
  - Document CVE-2011-3192 for recent apache DoS vulnerability
  
  Approved by:jadawin@ (mentor)
  Security:   
http://vuxml.org/freebsd/7f6108d2-cea8-11e0-9d58-0800279895ea.html
  
  Revision  ChangesPath
  1.2423+30 -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

2011-08-30 Thread Sofian Brabez
sbz 2011-08-30 13:21:27 UTC

  FreeBSD ports repository

  Modified files:
security/vuxml   vuln.xml 
  Log:
  - Fix entry date and use two ranges
  
  Reviewed by:gahr@
  Approved by:jadawin@ (mentor)
  
  Revision  ChangesPath
  1.2424+4 -3  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/devel/py-zopeInterface Makefile distinfo pkg-plist

2011-08-18 Thread Sofian Brabez
sbz 2011-08-18 12:29:40 UTC

  FreeBSD ports repository

  Modified files:
devel/py-zopeInterface Makefile distinfo pkg-plist 
  Log:
  - Update to 3.6.5
  
  PR: ports/159719
  Submitted by:   Ruslan Mahmatkhanov cvs-src at yandex.ru
  Approved by:miwi@ (mentor)
  
  Revision  ChangesPath
  1.18  +1 -1  ports/devel/py-zopeInterface/Makefile
  1.13  +2 -2  ports/devel/py-zopeInterface/distinfo
  1.10  +16 -13ports/devel/py-zopeInterface/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/libssh2 Makefile distinfo pkg-descr ports/security/libssh2/files patch-version

2011-08-18 Thread Sofian Brabez
sbz 2011-08-18 22:38:48 UTC

  FreeBSD ports repository

  Modified files:
security/libssh2 Makefile distinfo pkg-descr 
  Removed files:
security/libssh2/files patch-version 
  Log:
  - Update to 1.2.9
  - Update pkg-descr
  - Make happy portlint
  
  Approved by:miwi@ (mentor)
  
  Revision  ChangesPath
  1.32  +16 -10ports/security/libssh2/Makefile
  1.22  +2 -2  ports/security/libssh2/distinfo
  1.2   +0 -60 ports/security/libssh2/files/patch-version (dead)
  1.3   +3 -3  ports/security/libssh2/pkg-descr
___
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/roundup Makefile distinfo ports/www/roundup/files patch-setup.py

2011-07-22 Thread Sofian Brabez
sbz 2011-07-22 13:05:57 UTC

  FreeBSD ports repository

  Modified files:
www/roundup  Makefile distinfo 
www/roundup/filespatch-setup.py 
  Log:
  - Update to 1.4.19
  - Fix BROKEN
  
  Approved by:jadawin@ (mentor)
  
  Revision  ChangesPath
  1.44  +4 -4  ports/www/roundup/Makefile
  1.30  +2 -2  ports/www/roundup/distinfo
  1.3   +4 -4  ports/www/roundup/files/patch-setup.py
___
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/honggfuzz Makefile distinfo

2011-07-22 Thread Sofian Brabez
sbz 2011-07-22 13:07:25 UTC

  FreeBSD ports repository

  Modified files:
security/honggfuzz   Makefile distinfo 
  Log:
  - Update to 0.3
  
  Approved by:jadawin@ (mentor)
  
  Revision  ChangesPath
  1.5   +1 -1  ports/security/honggfuzz/Makefile
  1.4   +2 -2  ports/security/honggfuzz/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/roundup Makefile ports/www/roundup/files patch-setup.py

2011-07-11 Thread Sofian Brabez
sbz 2011-07-12 05:47:17 UTC

  FreeBSD ports repository

  Modified files:
www/roundup  Makefile 
www/roundup/filespatch-setup.py 
  Log:
  - Fix NLS OPTIONS
  - Bump PORTREVISION
  
  Reported by:jlaffaye@
  Approved by:miwi@ (mentor)
  
  Revision  ChangesPath
  1.42  +3 -2  ports/www/roundup/Makefile
  1.2   +10 -5 ports/www/roundup/files/patch-setup.py
___
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/py-PF Makefile distinfo pkg-plist

2011-07-11 Thread Sofian Brabez
sbz 2011-07-12 05:48:17 UTC

  FreeBSD ports repository

  Modified files:
security/py-PF   Makefile distinfo pkg-plist 
  Log:
  - Update to 0.0.6
  
  Approved by:miwi@ (mentor)
  
  Revision  ChangesPath
  1.9   +1 -4  ports/security/py-PF/Makefile
  1.5   +2 -2  ports/security/py-PF/distinfo
  1.3   +3 -0  ports/security/py-PF/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/py-openssl Makefile distinfo

2011-07-08 Thread Sofian Brabez
sbz 2011-07-08 07:10:50 UTC

  FreeBSD ports repository

  Modified files:
security/py-openssl  Makefile distinfo 
  Log:
  - Update to 0.12
  - Add LICENSE
  
  Approved by:jadawin@ (mentor)
  
  Revision  ChangesPath
  1.18  +4 -2  ports/security/py-openssl/Makefile
  1.11  +2 -2  ports/security/py-openssl/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/roundup Makefile distinfo pkg-plist

2011-07-07 Thread Sofian Brabez
sbz 2011-07-07 13:54:06 UTC

  FreeBSD ports repository

  Modified files:
www/roundup  Makefile distinfo pkg-plist 
  Log:
  - Update to 1.14.18
  - Add LICENSE
  - Respect NLS OPTIONS
  - Make happy portlint
  
  Approved by:jadawin@ (mentor)
  
  Revision  ChangesPath
  1.41  +12 -2 ports/www/roundup/Makefile
  1.29  +2 -2  ports/www/roundup/distinfo
  1.21  +89 -12ports/www/roundup/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/net/hexinject Makefile distinfo ports/net/hexinject/files patch-hexinject.c

2011-06-29 Thread Sofian Brabez
sbz 2011-06-29 09:39:58 UTC

  FreeBSD ports repository

  Modified files:
net/hexinjectMakefile distinfo 
net/hexinject/files  patch-hexinject.c 
  Log:
  - Update to 1.3
  
  PR: ports/158341
  Submitted by:   Jin-Sih Lin linpct at gmail.com
  Approved by:miwi@ (mentor)
  
  Revision  ChangesPath
  1.4   +11 -2 ports/net/hexinject/Makefile
  1.4   +2 -2  ports/net/hexinject/distinfo
  1.2   +12 -10ports/net/hexinject/files/patch-hexinject.c
___
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/libssh2 Makefile ports/security/libssh2/files patch-version

2011-06-29 Thread Sofian Brabez
sbz 2011-06-29 09:42:02 UTC

  FreeBSD ports repository

  Modified files:
security/libssh2 Makefile 
  Added files:
security/libssh2/files patch-version 
  Log:
  - Fix version of pkg-config
  - Bump PORTREVISION
  
  PR: ports/158195
  Submitted by:   mandree@
  Approved by:miwi@ (mentor)
  
  Revision  ChangesPath
  1.30  +3 -0  ports/security/libssh2/Makefile
  1.1   +60 -0 ports/security/libssh2/files/patch-version (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/devel/py-bitstring Makefile distinfo pkg-plist

2011-06-20 Thread Sofian Brabez
sbz 2011-06-20 13:52:24 UTC

  FreeBSD ports repository

  Modified files:
devel/py-bitstring   Makefile distinfo pkg-plist 
  Log:
  - Update to 2.2.0
  
  PR: ports/158048
  Submitted by:   Jin-Sih Lin linpct at gmail.com
  Approved by:jadawin@ (mentor)
  
  Revision  ChangesPath
  1.5   +1 -1  ports/devel/py-bitstring/Makefile
  1.4   +2 -2  ports/devel/py-bitstring/distinfo
  1.2   +0 -3  ports/devel/py-bitstring/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/elfkickers Makefile ports/devel/elfkickers/files patch-elfrw__elfrw.h patch-elftoc__mknames.c patch-elftoc__outbase.h patch-elftoc__pieces.c patch-elftoc__readelf.h

2011-06-08 Thread Sofian Brabez
sbz 2011-06-08 13:14:18 UTC

  FreeBSD ports repository

  Modified files:
devel/elfkickers Makefile 
devel/elfkickers/files patch-elfrw__elfrw.h 
   patch-elftoc__outbase.h 
   patch-elftoc__pieces.c 
   patch-elftoc__readelf.h 
  Added files:
devel/elfkickers/files patch-elftoc__mknames.c 
  Log:
  - Fix build on 7.x
  - Bump PORTREVISION
  
  Reported by:pav@
  Approved by:miwi@ (mentor)
  
  Revision  ChangesPath
  1.4   +1 -0  ports/devel/elfkickers/Makefile
  1.2   +9 -2  ports/devel/elfkickers/files/patch-elfrw__elfrw.h
  1.1   +25 -0 ports/devel/elfkickers/files/patch-elftoc__mknames.c 
(new)
  1.2   +2 -2  ports/devel/elfkickers/files/patch-elftoc__outbase.h
  1.2   +1 -1  ports/devel/elfkickers/files/patch-elftoc__pieces.c
  1.2   +1 -1  ports/devel/elfkickers/files/patch-elftoc__readelf.h
___
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/honggfuzz Makefile distinfo

2011-06-03 Thread Sofian Brabez
sbz 2011-06-03 15:49:17 UTC

  FreeBSD ports repository

  Modified files:
security/honggfuzz   Makefile distinfo 
  Log:
  - Update to 0.2
  
  Approved by:miwi@ (mentor)
  
  Revision  ChangesPath
  1.4   +1 -1  ports/security/honggfuzz/Makefile
  1.3   +2 -2  ports/security/honggfuzz/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/pax-utils Makefile distinfo

2011-06-03 Thread Sofian Brabez
sbz 2011-06-03 15:50:14 UTC

  FreeBSD ports repository

  Modified files:
sysutils/pax-utils   Makefile distinfo 
  Log:
  - Update to 0.2.3
  - Add LICENSE
  
  Approved by:miwi@ (mentor)
  
  Revision  ChangesPath
  1.12  +9 -4  ports/sysutils/pax-utils/Makefile
  1.6   +2 -2  ports/sysutils/pax-utils/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/py-paramiko Makefile distinfo pkg-plist ports/security/py-paramiko/files patch-setup.py

2011-06-01 Thread Sofian Brabez
sbz 2011-06-01 09:03:08 UTC

  FreeBSD ports repository

  Modified files:
security/py-paramiko Makefile distinfo pkg-plist 
security/py-paramiko/files patch-setup.py 
  Log:
  - Update to 1.7.7.1
  - Add LICENSE
  - Add regression-test target
  
  Approved by:miwi@ (mentor)
  
  Revision  ChangesPath
  1.11  +9 -3  ports/security/py-paramiko/Makefile
  1.9   +2 -3  ports/security/py-paramiko/distinfo
  1.2   +3 -3  ports/security/py-paramiko/files/patch-setup.py
  1.7   +0 -9  ports/security/py-paramiko/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/net/hexinject Makefile distinfo

2011-06-01 Thread Sofian Brabez
sbz 2011-06-01 09:04:16 UTC

  FreeBSD ports repository

  Modified files:
net/hexinjectMakefile distinfo 
  Log:
  - Update to 1.2
  - Add LICENSE
  
  Approved by:jadawin@ (mentor)
  
  Revision  ChangesPath
  1.3   +3 -1  ports/net/hexinject/Makefile
  1.3   +2 -2  ports/net/hexinject/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/elfkickers Makefile distinfo ports/devel/elfkickers/files patch-elfrw__elfrw.h patch-elftoc__outbase.h patch-elftoc__pieces.c patch-elftoc__readelf.h

2011-06-01 Thread Sofian Brabez
sbz 2011-06-01 14:00:18 UTC

  FreeBSD ports repository

  Modified files:
devel/elfkickers Makefile distinfo 
  Added files:
devel/elfkickers/files patch-elfrw__elfrw.h 
   patch-elftoc__outbase.h 
   patch-elftoc__pieces.c 
   patch-elftoc__readelf.h 
  Log:
  - Update to 3.0
  - Add LICENSE
  
  Approved by:miwi@ (mentor)
  
  Revision  ChangesPath
  1.3   +8 -5  ports/devel/elfkickers/Makefile
  1.2   +2 -2  ports/devel/elfkickers/distinfo
  1.1   +20 -0 ports/devel/elfkickers/files/patch-elfrw__elfrw.h (new)
  1.1   +13 -0 ports/devel/elfkickers/files/patch-elftoc__outbase.h 
(new)
  1.1   +13 -0 ports/devel/elfkickers/files/patch-elftoc__pieces.c (new)
  1.1   +15 -0 ports/devel/elfkickers/files/patch-elftoc__readelf.h 
(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/devel/dissy Makefile distinfo pkg-plist ports/devel/dissy/files patch-setup.py

2011-05-27 Thread Sofian Brabez
sbz 2011-05-27 08:35:09 UTC

  FreeBSD ports repository

  Modified files:
devel/dissy  Makefile distinfo pkg-plist 
devel/dissy/filespatch-setup.py 
  Log:
  - Update to 10
  - Add LICENSE
  
  Approved by:jadawin@ (mentor)
  
  Revision  ChangesPath
  1.3   +7 -3  ports/devel/dissy/Makefile
  1.2   +2 -3  ports/devel/dissy/distinfo
  1.2   +5 -5  ports/devel/dissy/files/patch-setup.py
  1.2   +17 -5 ports/devel/dissy/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/sysutils/goaccess Makefile distinfo ports/sysutils/goaccess/files patch-util.c

2011-05-11 Thread Sofian Brabez
sbz 2011-05-11 18:51:30 UTC

  FreeBSD ports repository

  Modified files:
sysutils/goaccessMakefile distinfo 
sysutils/goaccess/files patch-util.c 
  Log:
  - Update to 0.4.2 [1]
  - Add LICENSE
  
  PR: ports/156831 [1]
  Submitted by:   jadawin@
  Approved by:jadawin@ (mentor)
  
  Revision  ChangesPath
  1.3   +7 -4  ports/sysutils/goaccess/Makefile
  1.2   +2 -2  ports/sysutils/goaccess/distinfo
  1.2   +7 -7  ports/sysutils/goaccess/files/patch-util.c
___
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/rkhunter Makefile pkg-plist

2011-04-20 Thread Sofian Brabez
sbz 2011-04-20 12:53:50 UTC

  FreeBSD ports repository

  Modified files:
security/rkhunterMakefile pkg-plist 
  Log:
  - Install sample configuration file
  - Add LICENSE
  
  PR: ports/153024
  Submitted by:   Trond Endrestøl Trond.Endrestol at ximalas.info
  Approved by:jadawin@ (mentor)
  
  Revision  ChangesPath
  1.32  +8 -0  ports/security/rkhunter/Makefile
  1.10  +4 -1  ports/security/rkhunter/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/libssh2 Makefile distinfo

2011-04-13 Thread Sofian Brabez
sbz 2011-04-13 11:45:03 UTC

  FreeBSD ports repository

  Modified files:
security/libssh2 Makefile distinfo 
  Log:
  - Update to 1.2.8
  - Add LICENSE
  
  Approved by:jadawin@ (mentor)
  
  Revision  ChangesPath
  1.29  +8 -1  ports/security/libssh2/Makefile
  1.21  +2 -3  ports/security/libssh2/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/py-setproctitle Makefile distinfo

2011-03-30 Thread Sofian Brabez
sbz 2011-03-30 10:10:15 UTC

  FreeBSD ports repository

  Modified files:
devel/py-setproctitle Makefile distinfo 
  Log:
  - Update to 1.1.2
  
  PR: 1559565
  Submitted by:   Olivier Duchateau duchateau.olivier at gmail.com
  Approved by:miwi@ (mentor)
  
  Revision  ChangesPath
  1.6   +1 -1  ports/devel/py-setproctitle/Makefile
  1.5   +2 -2  ports/devel/py-setproctitle/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/scnc Makefile distinfo

2011-03-29 Thread Sofian Brabez
sbz 2011-03-29 10:05:04 UTC

  FreeBSD ports repository

  Modified files:
net/scnc Makefile distinfo 
  Log:
  - Update to 1.05
  - Add LICENSE
  
  Approved by:jadawin@ (mentor)
  
  Revision  ChangesPath
  1.6   +3 -2  ports/net/scnc/Makefile
  1.5   +2 -2  ports/net/scnc/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/archivers/py-lzma Makefile distinfo ports/archivers/py-lzma/files patch-src__7zip__C__CpuArch.c

2011-03-28 Thread Sofian Brabez
sbz 2011-03-28 13:26:00 UTC

  FreeBSD ports repository

  Modified files:
archivers/py-lzmaMakefile distinfo 
  Removed files:
archivers/py-lzma/files patch-src__7zip__C__CpuArch.c 
  Log:
  - Update to 0.4.4
  
  Approved by:jadawin@ (mentor)
  
  Revision  ChangesPath
  1.12  +1 -1  ports/archivers/py-lzma/Makefile
  1.6   +2 -2  ports/archivers/py-lzma/distinfo
  1.2   +0 -26 
ports/archivers/py-lzma/files/patch-src__7zip__C__CpuArch.c (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/security/p5-Net-SinFP Makefile distinfo

2011-03-22 Thread Sofian Brabez
sbz 2011-03-22 13:09:02 UTC

  FreeBSD ports repository

  Modified files:
security/p5-Net-SinFP Makefile distinfo 
  Log:
  - Update to 2.09
  - Changes: http://cpansearch.perl.org/src/GOMOR/Net-SinFP-2.09/Changes
  
  Approved by:jadawin@ (mentor)
  
  Revision  ChangesPath
  1.16  +1 -1  ports/security/p5-Net-SinFP/Makefile
  1.20  +4 -4  ports/security/p5-Net-SinFP/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/sinfp Makefile

2011-03-22 Thread Sofian Brabez
sbz 2011-03-22 13:11:11 UTC

  FreeBSD ports repository

  Modified files:
security/sinfp   Makefile 
  Log:
  Update to 2.09_20110125
  
  Approved by:jadawin@ (mentor)
  
  Revision  ChangesPath
  1.20  +1 -1  ports/security/sinfp/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: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml contrib.committers.sgml

2011-03-18 Thread Sofian Brabez
sbz 2011-03-18 08:56:52 UTC

  FreeBSD doc repository (ports committer)

  Modified files:
en_US.ISO8859-1/articles/contributors contrib.additional.sgml 
  contrib.committers.sgml 
  Log:
  Move myself from additional contributors to committers.
  
  Approved by:miwi@ (mentor)
  
  Revision  ChangesPath
  1.991 +0 -5  
doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml
  1.320 +4 -0  
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 cvs-all-unsubscr...@freebsd.org


cvs commit: www/share/sgml news.xml

2011-03-18 Thread Sofian Brabez
sbz 2011-03-18 08:59:08 UTC

  FreeBSD doc repository (ports committer)

  Modified files:
share/sgml   news.xml 
  Log:
  Add myself as a new ports committer.
  
  Approved by:miwi@ (mentor)
  
  Revision  ChangesPath
  1.369 +10 -1 www/share/sgml/news.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: doc/share/pgpkeys pgpkeys-developers.sgml pgpkeys.ent sbz.key

2011-03-18 Thread Sofian Brabez
sbz 2011-03-18 09:01:37 UTC

  FreeBSD doc repository (ports committer)

  Modified files:
share/pgpkeyspgpkeys-developers.sgml pgpkeys.ent 
  Added files:
share/pgpkeyssbz.key 
  Log:
  Add my GnuPG key.
  Add myself to pgpkeys.ent.
  Add myself to pgpkeys-developers.sgml.
  
  Approved by:miwi@ (mentor)
  
  Revision  ChangesPath
  1.149 +5 -0  doc/share/pgpkeys/pgpkeys-developers.sgml
  1.239 +1 -0  doc/share/pgpkeys/pgpkeys.ent
  1.1   +43 -0 doc/share/pgpkeys/sbz.key (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/astro/xearth/files freebsd.committers.markers

2011-03-18 Thread Sofian Brabez
sbz 2011-03-18 09:04:54 UTC

  FreeBSD ports repository

  Modified files:
astro/xearth/files   freebsd.committers.markers 
  Log:
  Add my coordinates to freebsd.committers.markers.
  
  Approved by:miwi@ (mentor)
  
  Revision  ChangesPath
  1.475 +2 -1  ports/astro/xearth/files/freebsd.committers.markers
___
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/archivers/py-lzma Makefile ports/comms/py-serial Makefile ports/devel/9base Makefile ports/devel/colorgcc Makefile ports/devel/dissy Makefile ports/devel/elfkickers Makefile ports/de

2011-03-18 Thread Sofian Brabez
sbz 2011-03-18 10:04:54 UTC

  FreeBSD ports repository

  Modified files:
archivers/py-lzmaMakefile 
comms/py-serial  Makefile 
devel/9base  Makefile 
devel/colorgcc   Makefile 
devel/dissy  Makefile 
devel/elfkickers Makefile 
devel/libixp Makefile 
devel/pep8   Makefile 
devel/py-InlineEgg   Makefile 
devel/py-aspects Makefile 
devel/py-aspyct  Makefile 
devel/py-bitarrayMakefile 
devel/py-bitstring   Makefile 
devel/py-deliciousapi Makefile 
devel/py-iterpipes   Makefile 
devel/py-setproctitle Makefile 
devel/py-usb Makefile 
dns/dns2tcp  Makefile 
editors/gobbyMakefile 
graphics/py-gvgenMakefile 
net/hexinjectMakefile 
net/panoptis Makefile 
net/py-dpkt  Makefile 
net/py-libnetMakefile 
net/py-soapy Makefile 
net/scnc Makefile 
net/tcpslice Makefile 
security/crack   Makefile 
security/cracklibMakefile 
security/dsniff  Makefile 
security/honggfuzz   Makefile 
security/knock   Makefile 
security/knocker Makefile 
security/libssh2 Makefile 
security/p5-Net-SinFP Makefile 
security/py-PF   Makefile 
security/py-crackMakefile 
security/py-openssl  Makefile 
security/py-paramiko Makefile 
security/rkhunterMakefile 
security/sinfp   Makefile 
security/w3afMakefile 
sysutils/goaccessMakefile 
sysutils/ldapvi  Makefile 
sysutils/pax-utils   Makefile 
textproc/py-feedparser Makefile 
www/roundup  Makefile 
  Log:
  Update my MAINTAINER address to sbz at FreeBSD.org.
  
  Approved by:jadawin@ (mentor)
  
  Revision  ChangesPath
  1.11  +1 -1  ports/archivers/py-lzma/Makefile
  1.25  +1 -1  ports/comms/py-serial/Makefile
  1.8   +1 -1  ports/devel/9base/Makefile
  1.2   +1 -1  ports/devel/colorgcc/Makefile
  1.2   +1 -1  ports/devel/dissy/Makefile
  1.2   +1 -1  ports/devel/elfkickers/Makefile
  1.8   +1 -1  ports/devel/libixp/Makefile
  1.2   +1 -1  ports/devel/pep8/Makefile
  1.3   +1 -1  ports/devel/py-InlineEgg/Makefile
  1.2   +1 -1  ports/devel/py-aspects/Makefile
  1.3   +1 -1  ports/devel/py-aspyct/Makefile
  1.2   +1 -1  ports/devel/py-bitarray/Makefile
  1.4   +1 -1  ports/devel/py-bitstring/Makefile
  1.7   +1 -1  ports/devel/py-deliciousapi/Makefile
  1.2   +1 -1  ports/devel/py-iterpipes/Makefile
  1.5   +1 -1  ports/devel/py-setproctitle/Makefile
  1.11  +1 -1  ports/devel/py-usb/Makefile
  1.5   +1 -1  ports/dns/dns2tcp/Makefile
  1.25  +1 -1  ports/editors/gobby/Makefile
  1.2   +1 -1  ports/graphics/py-gvgen/Makefile
  1.2   +1 -1  ports/net/hexinject/Makefile
  1.9   +1 -1  ports/net/panoptis/Makefile
  1.8   +1 -1  ports/net/py-dpkt/Makefile
  1.17  +1 -1  ports/net/py-libnet/Makefile
  1.6   +1 -1  ports/net/py-soapy/Makefile
  1.5   +1 -1  ports/net/scnc/Makefile
  1.16  +1 -1  ports/net/tcpslice/Makefile
  1.30  +1 -1  ports/security/crack/Makefile
  1.12  +1 -1  ports/security/cracklib/Makefile
  1.24  +1 -1  ports/security/dsniff/Makefile
  1.3   +1 -1  ports/security/honggfuzz/Makefile
  1.8   +1 -1  ports/security/knock/Makefile
  1.15  +1 -1  ports/security/knocker/Makefile
  1.28  +1 -1  ports/security/libssh2/Makefile
  1.15  +1 -1  ports/security/p5-Net-SinFP/Makefile
  1.8   +1 -1  ports/security/py-PF/Makefile
  1.8   +1 -1  ports/security/py-crack/Makefile
  1.17  +1 -1  ports/security/py-openssl/Makefile
  1.10  +1 -1  ports/security/py-paramiko/Makefile
  1.31  +1 -1  ports/security/rkhunter/Makefile
  1.19  +1 -1  ports/security/sinfp/Makefile
  1.13  +1 -1  ports/security/w3af/Makefile
  1.2   +1 -1  ports/sysutils/goaccess/Makefile
  1.9   +1 -1  ports/sysutils/ldapvi/Makefile
  1.11  +1 -1  ports/sysutils/pax-utils/Makefile
  1.17  +1 -1  ports/textproc/py-feedparser/Makefile
  1.40  +1 -1  ports/www/roundup/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: doc/en_US.ISO8859-1/share/sgml authors.ent

2011-03-17 Thread Sofian Brabez
sbz 2011-03-17 20:13:23 UTC

  FreeBSD doc repository (ports committer)

  Modified files:
en_US.ISO8859-1/share/sgml authors.ent 
  Log:
  Add myself to authors.ent.
  
  Approved by:miwi@ (mentor)
  
  Revision  ChangesPath
  1.536 +2 -0  doc/en_US.ISO8859-1/share/sgml/authors.ent
___
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 developers.sgml

2011-03-17 Thread Sofian Brabez
sbz 2011-03-17 20:17:22 UTC

  FreeBSD doc repository (ports committer)

  Modified files:
en   developers.sgml 
  Log:
  Add myself to developers.sgml.
  
  Approved by:miwi@ (mentor)
  
  Revision  ChangesPath
  1.279 +2 -1  www/en/developers.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


Re: cvs commit: ports/security/w3af Makefile

2010-03-10 Thread Sofian Brabez
Hi,

On Wed, Mar 10, 2010 at 3:27 PM,  q...@freebsd.org wrote:
 The Restless Daemon identified a mtree error while trying to build:
  w3af-1.0.r2 maintained by sbra...@gmail.com
  Makefile ident: $FreeBSD: ports/security/w3af/Makefile,v 1.8 2010/03/10 
 14:24:42 gahr Exp $

 Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/w3af-1.0.r2.log :

 pkg_delete: file 
 '/usr/local/lib/python2.6/site-packages/w3af/extlib/cluster/cluster.pyo' 
 doesn't exist
 pkg_delete: file 
 '/usr/local/lib/python2.6/site-packages/w3af/extlib/cluster/clusterTests.py' 
 doesn't exist
 pkg_delete: file 
 '/usr/local/lib/python2.6/site-packages/w3af/extlib/cluster/clusterTests.pyc' 
 doesn't exist
 pkg_delete: file 
 '/usr/local/lib/python2.6/site-packages/w3af/extlib/cluster/clusterTests.pyo' 
 doesn't exist
 pkg_delete: file 
 '/usr/local/lib/python2.6/site-packages/w3af/extlib/cluster/makedist.sh' 
 doesn't exist
 pkg_delete: file 
 '/usr/local/lib/python2.6/site-packages/w3af/extlib/cluster/setup.cfg' 
 doesn't exist
 pkg_delete: file 
 '/usr/local/lib/python2.6/site-packages/w3af/extlib/cluster/setup.py' doesn't 
 exist
 pkg_delete: file 
 '/usr/local/lib/python2.6/site-packages/w3af/extlib/cluster/setup.pyc' 
 doesn't exist
 pkg_delete: file 
 '/usr/local/lib/python2.6/site-packages/w3af/extlib/cluster/setup.pyo' 
 doesn't exist
 pkg_delete: file '/usr/local/lib/python2.6/site-packages/w3af/extlib/cluster' 
 doesn't exist
 pkg_delete: unable to completely remove directory 
 '/usr/local/lib/python2.6/site-packages/w3af/extlib/cluster'
 pkg_delete: unable to completely remove directory 
 '/usr/local/lib/python2.6/site-packages/w3af/extlib'
 pkg_delete: unable to completely remove directory 
 '/usr/local/lib/python2.6/site-packages/w3af'
 pkg_delete: couldn't entirely delete package (perhaps the packing list is
 incorrectly specified?)
 

 === Checking filesystem state
 list of extra files and directories in / (not present before this port was 
 installed but present after it was deinstalled)
 41546378        4 drwxr-xr-x    3 root             wheel                 512 
 Mar 10 14:27 usr/local/lib/python2.6/site-packages/w3af
 41546991        4 drwxr-xr-x    2 root             wheel                 512 
 Mar 10 14:27 usr/local/lib/python2.6/site-packages/w3af/extlib
 41547750        4 -rw-r--r--    1 root             wheel                 917 
 Mar 10 14:27 usr/local/lib/python2.6/site-packages/w3af/extlib/INSTALL
 41547752      236 -rw-r--r--    1 root             wheel              119070 
 Mar 10 14:27 usr/local/lib/python2.6/site-packages/w3af/extlib/cluster.bmp
 41547754        4 -rw-r--r--    1 root             wheel                1752 
 Mar 10 14:27 usr/local/lib/python2.6/site-packages/w3af/extlib/CHANGELOG
 41547755        4 -rw-r--r--    1 root             wheel                  70 
 Mar 10 14:27 usr/local/lib/python2.6/site-packages/w3af/extlib/MANIFEST.in
 41547764        4 -rwxr-xr-x    1 root             wheel                 115 
 Mar 10 14:27 usr/local/lib/python2.6/site-packages/w3af/extlib/makedist.sh
 41547768        4 -rw-r--r--    1 root             wheel                1793 
 Mar 10 14:27 usr/local/lib/python2.6/site-packages/w3af/extlib/README
 41547769       52 -rw-r--r--    1 root             wheel               25849 
 Mar 10 14:27 usr/local/lib/python2.6/site-packages/w3af/extlib/cluster.py
 41547770        4 -rw-r--r--    1 root             wheel                  35 
 Mar 10 14:27 usr/local/lib/python2.6/site-packages/w3af/extlib/setup.cfg
 41547772       52 -rw-r--r--    1 root             wheel               25244 
 Mar 10 14:27 usr/local/lib/python2.6/site-packages/w3af/extlib/cluster.pyc
 41547892       24 -rw-r--r--    1 root             wheel               10842 
 Mar 10 14:27 
 usr/local/lib/python2.6/site-packages/w3af/extlib/clusterTests.pyc
 41547960        4 -rw-r--r--    1 root             wheel                 680 
 Mar 10 14:27 usr/local/lib/python2.6/site-packages/w3af/extlib/setup.pyc
 41548259       52 -rw-r--r--    1 root             wheel               25125 
 Mar 10 14:27 usr/local/lib/python2.6/site-packages/w3af/extlib/cluster.pyo
 41548260       24 -rw-r--r--    1 root             wheel               10842 
 Mar 10 14:27 
 usr/local/lib/python2.6/site-packages/w3af/extlib/clusterTests.pyo
 41548261       52 -rw-r--r--    1 root             wheel               26465 
 Mar 10 14:27 usr/local/lib/python2.6/site-packages/w3af/extlib/LICENSE
 41548262        4 -rw-r--r--    1 root             wheel                 680 
 Mar 10 14:27 usr/local/lib/python2.6/site-packages/w3af/extlib/setup.pyo
 41548263        4 -rw-r--r--    1 root             wheel                 554 
 Mar 10 14:27 usr/local/lib/python2.6/site-packages/w3af/extlib/setup.py
 41548264       16 -rw-r--r--    1 root             wheel                6934 
 Mar 10 14:27 usr/local/lib/python2.6/site-packages/w3af/extlib/clusterTests.py
 

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

2009-03-03 Thread Sofian Brabez
QAT amd64 Issue fixed and commited by tabthorpe@

On Tue, Mar 3, 2009 at 3:53 PM,  q...@freebsd.org wrote:
 QAT - your restless neighborhood Daemon - identified a arch error
 while trying to build:
  libixp-0.5 maintained by sbra...@gmail.com
  Makefile ident: $FreeBSD: ports/devel/libixp/Makefile,v 1.5 2009/03/03 
 15:02:57 tabthorpe Exp $

 Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/libixp-0.5.log :

 = SHA256 Checksum OK for libixp-0.5.tar.gz.
 
 phase 3: make patch
 add_pkg
 ===  Patching for libixp-0.5
 
 phase 4: make build
 add_pkg
 ===  Configuring for libixp-0.5
 ===  Building for libixp-0.5
 cd /work/a/ports/devel/libixp/work/libixp-0.5; make;
 MAKE all libixp/
 CC libixp/client.o
 CC libixp/convert.o
 CC libixp/error.o
 CC libixp/intmap.o
 CC libixp/message.o
 CC libixp/request.o
 CC libixp/rpc.o
 CC libixp/server.o
 CC libixp/srv_util.o
 CC libixp/socket.o
 CC libixp/thread.o
 CC libixp/timer.o
 CC libixp/transport.o
 CC libixp/util.o
 LD lib/libixp.so
 /usr/bin/ld: client.o: relocation R_X86_64_32 can not be used when making a 
 shared object; recompile with -fPIC
 client.o: could not read symbols: Bad value
 *** Error code 1

 Stop in /work/a/ports/devel/libixp/work/libixp-0.5/libixp.
 *** Error code 1

 Stop in /work/a/ports/devel/libixp/work/libixp-0.5.
 *** Error code 1

 Stop in /a/ports/devel/libixp.
 
 build of /usr/ports/devel/libixp ended at Tue Mar  3 14:53:13 UTC 2009

 The tarballed WRKDIR can be found here:
 http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/libixp-0.5.tbz

 PortsMon page for the port:
 http://portsmon.freebsd.org/portoverview.py?category=develportname=libixp

 The build which triggered this BotMail was done under
 tinderbox-3.1.2_1; dsversion: 3.1 on RELENG_7 on amd64
 with tinderd_flags=-nullfs -plistcheck -onceonly and ccache support, with 
 the
 official up-to-date Ports Tree, with the following vars set:
 NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.

 A description of the testing process can be found here:
 http://T32.TecNik93.com/FreeBSD/QA-Tindy/


 Thanks for your work on making FreeBSD better,

 --
 QAT - your friendly neighborhood Daemon,
 preparing  a heck of an error trapping system:
  - HMC and EOI?
  - Halt, Melt and Catch fire or Execute Operator Immediately.



-- 
sbz
___
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


Re: cvs commit: ports/security Makefile ports/security/py-PF Makefile distinfo pkg-descr pkg-plist ports/security/py-PF/files pkg-message.in

2009-02-09 Thread Sofian Brabez
Thanks miwi !

On Mon, Feb 9, 2009 at 10:41 PM, Martin Wilke m...@freebsd.org wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Fixed :

 On Mon, Feb 09, 2009 at 10:34:21PM +0100, Pav Lucistnik wrote:
 Martin Wilke píše v po 09. 02. 2009 v 21:25 +:
  miwi2009-02-09 21:25:26 UTC
 
FreeBSD ports repository
 
Modified files:
  security Makefile
Added files:
  security/py-PF   Makefile distinfo pkg-descr pkg-plist
  security/py-PF/files pkg-message.in
Log:
py-PF is a pure-Python module for managing OpenBSD's Packet Filter. It 
  aims
to combine the flexibility of PF's C API and the power of Python, making 
  it
easier to manage PF data and to integrate firewalling capabilities in 
  more
complex applications.
 
WWW:http://www.kernel-panic.it/software/py-pf/
 
PR: ports/131463
Submitted by:   Sofian Brabez sbrabez at gmail.com

 Style police!

 +PKGMESSAGE=${WRKDIR}/pkg-message
 +SUB_FILES= pkg-message

 PKGMESSAGE not needed, it's defined to this value thanks to SUB_FILES
 entry.

 --
 Pav Lucistnik p...@oook.cz
   p...@freebsd.org
 A mouse is a device used to point at the xterm you want to type in.



 - --

 +---+---+
 |  PGP: 0x05682353  |  Jabber : miwi(at)BSDCrew.de  |
 |  ICQ: 169139903   |  Mail   : miwi(at)FreeBSD.org |
 +---+---+
 |   Mess with the Best, Die like the Rest!  |
 +---+---+
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2.0.9 (FreeBSD)

 iEYEARECAAYFAkmQow0ACgkQFwpycAVoI1PL6ACfWfC4avHg76JDysXTpMqZCNKm
 NEAAn1sY4wvvR29ypi2qYq7E++37TDLd
 =FFMv
 -END PGP SIGNATURE-


-- 
sbz
___
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