cvs commit: ports/x11-fm/rox-filer Makefile distinfo pkg-plist

2009-07-25 Thread Jimmy Olgeni
olgeni 2009-07-25 16:45:36 UTC FreeBSD ports repository Modified files: x11-fm/rox-filer Makefile distinfo pkg-plist Log: Upgrade to version 2.10. Revision ChangesPath 1.74 +2 -3 ports/x11-fm/rox-filer/Makefile 1.41 +3 -3 ports/x11-fm/rox-fi

cvs commit: ports/net/ppptraf pkg-descr

2009-07-26 Thread Jimmy Olgeni
olgeni 2009-07-26 10:34:29 UTC FreeBSD ports repository Modified files: net/ppptraf pkg-descr Log: Fix typo. Revision ChangesPath 1.3 +1 -1 ports/net/ppptraf/pkg-descr ___ cvs-all@freebsd.org mailing lis

cvs commit: ports/devel/py_otp_interface Makefile distinfo

2009-07-27 Thread Jimmy Olgeni
olgeni 2009-07-27 12:35:02 UTC FreeBSD ports repository Modified files: devel/py_otp_interface Makefile distinfo Log: Upgrade to version 0.97. Revision ChangesPath 1.11 +1 -1 ports/devel/py_otp_interface/Makefile 1.8 +3 -3 ports/devel/py_otp_in

cvs commit: ports/misc/ytree Makefile distinfo

2009-08-03 Thread Jimmy Olgeni
olgeni 2009-08-03 12:35:44 UTC FreeBSD ports repository Modified files: misc/ytree Makefile distinfo Log: Upgrade to version 1.93. Revision ChangesPath 1.29 +1 -1 ports/misc/ytree/Makefile 1.20 +3 -3 ports/misc/ytree/distinfo _

cvs commit: ports/databases/slony1 Makefile

2009-08-04 Thread Jimmy Olgeni
olgeni 2009-08-04 12:28:36 UTC FreeBSD ports repository Modified files: databases/slony1 Makefile Log: Reduce diff with ports/135096: USE_PGSQL and set IGNORE_WITH_PGSQL to 84 (will be supported by slony1 1.2.17). PR: ports/135096 (partial) Approved by:

cvs commit: ports/mail/assp Makefile pkg-plist ports/mail/assp/files assp.in patch-assp.pl

2009-08-08 Thread Jimmy Olgeni
olgeni 2009-08-08 12:45:24 UTC FreeBSD ports repository Modified files: mail/asspMakefile pkg-plist mail/assp/files assp.in patch-assp.pl Log: Fix default assp.cfg file creation and log file path. Use assp_args rather than assp_flags in assp.in, accord

cvs commit: ports/sysutils/virtualmin Makefile distinfo pkg-plist

2009-08-08 Thread Jimmy Olgeni
olgeni 2009-08-08 15:45:19 UTC FreeBSD ports repository Modified files: sysutils/virtualmin Makefile distinfo pkg-plist Log: Upgrade to version 3.71 and take maintainership back from po...@. Revision Changes Path 1.36 +2 -2 ports/sysutils/virtualmin/Makef

cvs commit: ports/databases/slony1v2 Makefile distinfo pkg-descr pkg-plist

2009-08-09 Thread Jimmy Olgeni
olgeni 2009-08-09 20:30:24 UTC FreeBSD ports repository Modified files: databases/slony1v2 Makefile distinfo pkg-descr pkg-plist Log: Upgrade to slony1 version 2.0.2 after repocopy. From the slony1 home page: "This is a major new release of Slony-I; it makes use of s

cvs commit: ports/databases Makefile

2009-08-09 Thread Jimmy Olgeni
olgeni 2009-08-09 20:31:07 UTC FreeBSD ports repository Modified files: databasesMakefile Log: Add slony1v2. Revision ChangesPath 1.791 +1 -0 ports/databases/Makefile ___ cvs-all@freebsd.org mailing lis

cvs commit: ports/databases/slony1 Makefile

2009-08-09 Thread Jimmy Olgeni
olgeni 2009-08-09 20:38:22 UTC FreeBSD ports repository Modified files: databases/slony1 Makefile Log: Cleanup after importing databases/slony1v2: * Reduce diff with databases/slony1v2 (use DISTNAME). * Document conflict with slony1v2. * Remove unused code in post-i

cvs commit: ports/sysutils/virtualmin Makefile pkg-plist

2009-08-09 Thread Jimmy Olgeni
olgeni 2009-08-09 20:55:35 UTC FreeBSD ports repository Modified files: sysutils/virtualmin Makefile pkg-plist Log: Quote ${FIND} parameters and fix PLIST. Revision ChangesPath 1.37 +5 -4 ports/sysutils/virtualmin/Makefile 1.30 +25 -0 ports/sysu

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

2009-08-10 Thread Jimmy Olgeni
olgeni 2009-08-10 20:05:03 UTC FreeBSD ports repository Modified files: devel/py-roxlib Makefile distinfo pkg-plist Log: Upgrade to version 2.0.6 using MASTER_SITE_LOCAL. Revision ChangesPath 1.28 +3 -4 ports/devel/py-roxlib/Makefile 1.20 +3 -3

cvs commit: ports/databases/slony1 Makefile

2009-08-11 Thread Jimmy Olgeni
olgeni 2009-08-11 13:32:48 UTC FreeBSD ports repository Modified files: databases/slony1 Makefile Log: USE_BISON (build) and pet portlint about CONFLICTS (a version number is required). Revision ChangesPath 1.41 +2 -1 ports/databases/slony1/Makefile _

cvs commit: ports/databases/slony1v2 Makefile

2009-08-11 Thread Jimmy Olgeni
olgeni 2009-08-11 13:32:57 UTC FreeBSD ports repository Modified files: databases/slony1v2 Makefile Log: USE_BISON (build) and pet portlint about CONFLICTS (a version number is required). Revision ChangesPath 1.41 +2 -1 ports/databases/slony1v2/Makefile

cvs commit: ports/sysutils/virtualmin Makefile distinfo pkg-plist

2009-08-12 Thread Jimmy Olgeni
olgeni 2009-08-12 13:15:51 UTC FreeBSD ports repository Modified files: sysutils/virtualmin Makefile distinfo pkg-plist Log: Upgrade to version 3.72. Revision ChangesPath 1.38 +1 -2 ports/sysutils/virtualmin/Makefile 1.35 +3 -3 ports/sysutils/v

cvs commit: ports/x11/xdm Makefile pkg-plist

2009-08-12 Thread Jimmy Olgeni
olgeni 2009-08-12 13:33:27 UTC FreeBSD ports repository Modified files: x11/xdm Makefile pkg-plist Log: Remove xdm-config, which is already handled by @exec and @unexec. PR: ports/137391 Revision ChangesPath 1.9 +1 -1 ports/x1

cvs commit: ports/mail/assp Makefile ports/mail/assp/files assp.8.in assp.in

2009-08-12 Thread Jimmy Olgeni
olgeni 2009-08-12 22:20:19 UTC FreeBSD ports repository Modified files: mail/asspMakefile mail/assp/files assp.8.in assp.in Log: Switch back to using assp_flags and fix the man page instructions. Obtained from: maintainer Revision ChangesPat

cvs commit: ports/devel/py-roxlib Makefile

2009-08-14 Thread Jimmy Olgeni
olgeni 2009-08-14 10:49:48 UTC FreeBSD ports repository Modified files: devel/py-roxlib Makefile Log: Restore Sourceforge master site using SFP. Revision ChangesPath 1.29 +2 -2 ports/devel/py-roxlib/Makefile

cvs commit: ports/chinese/opendesktop-fonts pkg-descr ports/databases/libdbi-drivers pkg-descr ports/databases/p5-Ima-DBI pkg-descr ports/devel/p5-IO-MultiPipe pkg-descr ports/devel/p5-Module-Manifest

2009-08-16 Thread Jimmy Olgeni
olgeni 2009-08-16 14:06:52 UTC FreeBSD ports repository Modified files: chinese/opendesktop-fonts pkg-descr databases/libdbi-drivers pkg-descr databases/p5-Ima-DBI pkg-descr devel/p5-IO-MultiPipe pkg-descr devel/p5-Module-Manifest pkg-descr devel/p5-Module-Ma

cvs commit: ports/mail/dovecot pkg-descr ports/mail/dovecot-devel pkg-descr

2009-08-16 Thread Jimmy Olgeni
olgeni 2009-08-16 14:13:44 UTC FreeBSD ports repository Modified files: mail/dovecot pkg-descr mail/dovecot-devel pkg-descr Log: Fix typo ("development"). Revision ChangesPath 1.6 +1 -1 ports/mail/dovecot-devel/pkg-descr 1.5 +1 -1

cvs commit: ports/sysutils/virtualmin Makefile distinfo pkg-plist

2009-08-25 Thread Jimmy Olgeni
olgeni 2009-08-25 10:04:13 UTC FreeBSD ports repository Modified files: sysutils/virtualmin Makefile distinfo pkg-plist Log: Upgrade to version 3.73. PR: ports/138153 Submitted by: Sylvio Cesar Revision ChangesPath 1.39 +1 -1 ports/sy

cvs commit: ports/x11-toolkits/rep-gtk2 Makefile distinfo

2009-08-26 Thread Jimmy Olgeni
olgeni 2009-08-26 10:50:54 UTC FreeBSD ports repository Modified files: x11-toolkits/rep-gtk2 Makefile distinfo Log: Upgrade to version 0.18.6r2. Approved by:maintainer Revision ChangesPath 1.63 +1 -2 ports/x11-toolkits/rep-gtk2/Makefile 1.24

cvs commit: ports/x11-wm/sawfish Makefile distinfo pkg-plist ports/x11-wm/sawfish/files patch-Makefile.in

2009-08-26 Thread Jimmy Olgeni
olgeni 2009-08-26 10:51:50 UTC FreeBSD ports repository Modified files: x11-wm/sawfish Makefile distinfo pkg-plist x11-wm/sawfish/files patch-Makefile.in Log: Upgrade to version 1.5.0. Approved by:maintainer Revision ChangesPath 1.82 +5 -7

cvs commit: ports/x11-wm/sawfish Makefile

2009-08-30 Thread Jimmy Olgeni
olgeni 2009-08-30 08:56:21 UTC FreeBSD ports repository Modified files: x11-wm/sawfish Makefile Log: USE_XORG: add ice, sm, xft, xinerama and xrandr, which I missed on the last upgrade. Noticed by: erwin Revision ChangesPath 1.83 +2 -1 ports

cvs commit: ports/devel/py-roxlib Makefile

2009-08-30 Thread Jimmy Olgeni
olgeni 2009-08-30 13:04:58 UTC FreeBSD ports repository Modified files: devel/py-roxlib Makefile Log: Merge MASTER_SITE_SUBDIR into MASTER_SITES. Revision ChangesPath 1.30 +1 -2 ports/devel/py-roxlib/Makefile ___

cvs commit: ports/sysutils/virtualmin Makefile pkg-plist

2009-08-30 Thread Jimmy Olgeni
olgeni 2009-08-30 19:48:09 UTC FreeBSD ports repository Modified files: sysutils/virtualmin Makefile pkg-plist Log: Do not install empty directories. Revision ChangesPath 1.40 +2 -0 ports/sysutils/virtualmin/Makefile 1.33 +0 -15 ports/sysutils/v

cvs commit: ports/x11-wm/sawfish Makefile

2009-09-05 Thread Jimmy Olgeni
olgeni 2009-09-05 14:21:40 UTC FreeBSD ports repository Modified files: x11-wm/sawfish Makefile Log: Add missing dependencies on audio/libaudiofile and esound. Noticed by: pav Revision ChangesPath 1.84 +3 -2 ports/x11-wm/sawfish/Makefile

cvs commit: ports/lang/erlang Makefile

2009-09-06 Thread Jimmy Olgeni
olgeni 2009-09-06 13:20:07 UTC FreeBSD ports repository Modified files: lang/erlang Makefile Log: Use "+=" rather than "=" when modifying CONFIGURE_ENV. Revision ChangesPath 1.139 +1 -1 ports/lang/erlang/Makefile

cvs commit: ports/lang/erlang Makefile

2009-09-06 Thread Jimmy Olgeni
olgeni 2009-09-06 13:29:38 UTC FreeBSD ports repository Modified files: lang/erlang Makefile Log: Remove NOPRECIOUSMAKEVARS; when ARCH is i386, set ARCH=x86 in MAKE_ARGS. If the Erlang port was built as a dependency of another port, ARCH=i386 was set for some rea

cvs commit: ports/lang/erlang Makefile

2009-09-06 Thread Jimmy Olgeni
olgeni 2009-09-06 13:34:11 UTC FreeBSD ports repository Modified files: lang/erlang Makefile Log: Add "buildplt" target to Makefile. When invoked, it builds a full PLT database in the user's home directory for the dialyzer application. However, this operation is ver

Re: cvs commit: ports/lang/erlang Makefile

2009-09-06 Thread Jimmy Olgeni
On Sun, 6 Sep 2009, Alexey Dokuchaev wrote: On Sun, Sep 06, 2009 at 01:20:07PM +, Jimmy Olgeni wrote: olgeni 2009-09-06 13:20:07 UTC FreeBSD ports repository Modified files: lang/erlang Makefile Log: Use "+=" rather than "=" when modifying

cvs commit: ports/x11-wm/sawfish Makefile pkg-plist

2009-09-07 Thread Jimmy Olgeni
olgeni 2009-09-07 22:18:48 UTC FreeBSD ports repository Modified files: x11-wm/sawfish Makefile pkg-plist Log: pkg-plist: add a couple of files in libexec/rep and @dirrmtry a few shared directories, according to pointyhat. Revision ChangesPath 1.85 +1 -1

cvs commit: ports/databases/postgresql_autodoc Makefile distinfo pkg-plist

2009-09-17 Thread Jimmy Olgeni
olgeni 2009-09-17 15:27:56 UTC FreeBSD ports repository Modified files: databases/postgresql_autodoc Makefile distinfo pkg-plist Log: Upgrade to version 1.40. Feature safe: yes Revision ChangesPath 1.25 +1 -2 ports/databases/postgresql_autodoc/Makefi

cvs commit: ports/sysutils/webmin Makefile distinfo

2009-09-18 Thread Jimmy Olgeni
olgeni 2009-09-18 14:45:56 UTC FreeBSD ports repository Modified files: sysutils/webmin Makefile distinfo Log: Upgrade to version 1.490. Feature safe: yes Revision ChangesPath 1.308 +2 -4 ports/sysutils/webmin/Makefile 1.261 +3 -9 port

cvs commit: ports/sysutils/usermin Makefile distinfo

2009-09-18 Thread Jimmy Olgeni
olgeni 2009-09-18 14:46:33 UTC FreeBSD ports repository Modified files: sysutils/usermin Makefile distinfo Log: Upgrade to version 1.420. Feature safe: yes Revision ChangesPath 1.83 +1 -1 ports/sysutils/usermin/Makefile 1.69 +3 -3 por

cvs commit: ports/devel/py-roxlib Makefile

2009-09-21 Thread Jimmy Olgeni
olgeni 2009-09-21 20:17:27 UTC FreeBSD ports repository Modified files: devel/py-roxlib Makefile Log: Fix MASTER_SITES. Feature safe: yes Revision ChangesPath 1.31 +1 -1 ports/devel/py-roxlib/Makefile

cvs commit: ports/lang/erlang Makefile Makefile.lib Makefile.man distinfo ports/lang/erlang/files patch-erts_emulator_sys_unix_sys__float.c patch-lib_compiler_src_beam__utils.erl patch-lib_erl__interf

2009-09-22 Thread Jimmy Olgeni
olgeni 2009-09-22 15:57:01 UTC FreeBSD ports repository Modified files: lang/erlang Makefile Makefile.lib Makefile.man distinfo Removed files: lang/erlang/filespatch-erts_emulator_sys_unix_sys__float.c patch-lib_

cvs commit: ports/lang/erlang-doc Makefile distinfo pkg-plist

2009-09-22 Thread Jimmy Olgeni
olgeni 2009-09-22 15:57:20 UTC FreeBSD ports repository Modified files: lang/erlang-doc Makefile distinfo pkg-plist Log: Upgrade to version R13B02. Feature safe: yes Revision ChangesPath 1.52 +42 -42ports/lang/erlang-doc/Makefile 1.43 +204

cvs commit: ports/devel/distel Makefile distinfo

2009-09-24 Thread Jimmy Olgeni
olgeni 2009-09-24 13:24:53 UTC FreeBSD ports repository Modified files: devel/distel Makefile distinfo Log: Upgrade to SVN r93 (2009.08.02). Feature safe: yes Revision ChangesPath 1.31 +1 -2 ports/devel/distel/Makefile 1.17 +3 -3

cvs commit: ports/www/yaws Makefile distinfo pkg-plist ports/www/yaws/files patch-README patch-man_yaws.conf.5 patch-man_yaws__api.5

2009-10-26 Thread Jimmy Olgeni
olgeni 2009-10-26 13:34:32 UTC FreeBSD ports repository Modified files: www/yaws Makefile distinfo pkg-plist www/yaws/files patch-man_yaws.conf.5 patch-man_yaws__api.5 Removed files: www/yaws/files patch-README Log: U

cvs commit: ports/lang/erlang Makefile ports/lang/erlang/files patch-lib_tools_emacs_erlang.el

2009-10-26 Thread Jimmy Olgeni
olgeni 2009-10-26 17:45:08 UTC FreeBSD ports repository Modified files: lang/erlang Makefile Added files: lang/erlang/filespatch-lib_tools_emacs_erlang.el Log: Improve Emacs indentation code (the try/after clause is now handled correctly.) Obtained from

cvs commit: ports/devel/esdl Makefile

2009-11-01 Thread Jimmy Olgeni
olgeni 2009-11-01 15:25:58 UTC FreeBSD ports repository Modified files: devel/esdl Makefile Log: Fix file permissions and mark MAKE_JOBS_SAFE. PR: ports/140165 Submitted by: amdmi3 Revision ChangesPath 1.37 +5 -1 ports/devel/e

cvs commit: ports/sysutils/virtualmin Makefile distinfo pkg-plist

2009-11-15 Thread Jimmy Olgeni
olgeni 2009-11-15 13:45:29 UTC FreeBSD ports repository Modified files: sysutils/virtualmin Makefile distinfo pkg-plist Log: Upgrade to version 3.75. PR: ports/140519 Submitted by: Sahil Tandon Revision ChangesPath 1.41 +1 -2 ports/sy

cvs commit: ports/net-mgmt/nefu pkg-descr

2009-11-24 Thread Jimmy Olgeni
olgeni 2009-11-24 16:42:08 UTC FreeBSD ports repository Modified files: net-mgmt/nefupkg-descr Log: Fix a typo. Revision ChangesPath 1.2 +1 -1 ports/net-mgmt/nefu/pkg-descr ___ cvs-all@freebsd.org mailing

cvs commit: ports/lang/erlang Makefile Makefile.lib Makefile.man distinfo ports/lang/erlang/files patch-lib_tools_emacs_erlang.el

2009-11-27 Thread Jimmy Olgeni
olgeni 2009-11-27 13:21:58 UTC FreeBSD ports repository Modified files: lang/erlang Makefile Makefile.lib Makefile.man distinfo Removed files: lang/erlang/filespatch-lib_tools_emacs_erlang.el Log: Upgrade to version R13B03. Obta

cvs commit: ports MOVED ports/lang Makefile ports/lang/erlang-doc Makefile distinfo pkg-descr pkg-message pkg-plist

2009-11-27 Thread Jimmy Olgeni
olgeni 2009-11-27 13:23:26 UTC FreeBSD ports repository Modified files: .MOVED lang Makefile Removed files: lang/erlang-doc Makefile distinfo pkg-descr pkg-message pkg-plist Log: Remove lang/erlang-do

cvs commit: ports/java/netbeans/files patch-harness_run.xml

2008-05-14 Thread Jimmy Olgeni
olgeni 2008-05-14 19:59:29 UTC FreeBSD ports repository Added files: java/netbeans/files patch-harness_run.xml Log: Add support for running module suites in place on FreeBSD. PR: ports/121001 Submitted by: Stefan Schmidt Revision ChangesPath 1.

cvs commit: ports/java/netbeans Makefile distinfo ports/java/netbeans/files patch-platform7_lib_nbexec patch-platform8_lib_nbexec

2008-05-14 Thread Jimmy Olgeni
olgeni 2008-05-14 21:16:57 UTC FreeBSD ports repository Modified files: java/netbeansMakefile distinfo Added files: java/netbeans/files patch-platform8_lib_nbexec Removed files: java/netbeans/files patch-platform7_lib_nbexec Log: Upgrade to version 6.1.

cvs commit: ports/archivers/libunrar pkg-descr ports/archivers/p5-Archive-Extract pkg-descr ports/archivers/p5-Compress-LZF pkg-descr ports/archivers/py-tarfile pkg-descr ports/archivers/rpm2cpio pkg-

2008-05-23 Thread Jimmy Olgeni
olgeni 2008-05-23 20:00:14 UTC FreeBSD ports repository Modified files: archivers/libunrar pkg-descr archivers/p5-Archive-Extract pkg-descr archivers/p5-Compress-LZF pkg-descr archivers/py-tarfile pkg-descr archivers/rpm2cpio pkg-descr archivers/szip

cvs commit: ports/devel/p5-Algorithm-Accounting pkg-descr ports/devel/p5-Algorithm-Annotate pkg-descr ports/devel/p5-Algorithm-C3 pkg-descr ports/devel/p5-Algorithm-Dependency pkg-descr ports/devel/p5

2008-05-23 Thread Jimmy Olgeni
olgeni 2008-05-23 21:18:39 UTC FreeBSD ports repository Modified files: devel/p5-Algorithm-Accounting pkg-descr devel/p5-Algorithm-Annotate pkg-descr devel/p5-Algorithm-C3 pkg-descr devel/p5-Algorithm-Dependency pkg-descr devel/p5-Algorithm-Evolutionary pkg-descr

cvs commit: ports/x11-fm/rox-filer Makefile distinfo pkg-plist

2008-05-24 Thread Jimmy Olgeni
olgeni 2008-05-24 13:25:12 UTC FreeBSD ports repository Modified files: x11-fm/rox-filer Makefile distinfo pkg-plist Log: Upgrade to version 2.8. Revision ChangesPath 1.71 +1 -2 ports/x11-fm/rox-filer/Makefile 1.40 +3 -3 ports/x11-fm/rox-fil

cvs commit: ports/sysutils/usermin Makefile distinfo

2008-05-29 Thread Jimmy Olgeni
olgeni 2008-05-29 09:50:38 UTC FreeBSD ports repository Modified files: sysutils/usermin Makefile distinfo Log: Upgrade module spam-1.350-1. Revision ChangesPath 1.72 +2 -1 ports/sysutils/usermin/Makefile 1.60 +3 -0 ports/sysutils/usermin/di

cvs commit: ports/devel/aap pkg-descr ports/devel/agide pkg-descr ports/devel/alabastra pkg-descr ports/devel/anjuta pkg-descr ports/devel/argouml pkg-descr ports/devel/argtable pkg-descr ports/devel/

2008-06-01 Thread Jimmy Olgeni
olgeni 2008-06-01 09:42:37 UTC FreeBSD ports repository Modified files: devel/aappkg-descr devel/agide pkg-descr devel/alabastra pkg-descr devel/anjuta pkg-descr devel/argoumlpkg-descr devel/argtable pkg-descr

cvs commit: ports/accessibility/mousetweaks pkg-descr

2008-06-04 Thread Jimmy Olgeni
olgeni 2008-06-04 21:32:53 UTC FreeBSD ports repository Modified files: accessibility/mousetweaks pkg-descr Log: Fix typos. Revision ChangesPath 1.2 +1 -1 ports/accessibility/mousetweaks/pkg-descr ___ cvs-all@fre

cvs commit: ports/archivers/bicom pkg-descr ports/archivers/kbackup pkg-descr

2008-06-04 Thread Jimmy Olgeni
olgeni 2008-06-04 21:35:46 UTC FreeBSD ports repository Modified files: archivers/bicom pkg-descr archivers/kbackuppkg-descr Log: Fix a few typos in ports/archivers. Revision ChangesPath 1.2 +1 -1 ports/archivers/bicom/pkg-descr 1.2 +

cvs commit: ports/sysutils/webmin Makefile

2008-06-05 Thread Jimmy Olgeni
olgeni 2008-06-05 23:46:20 UTC FreeBSD ports repository Modified files: sysutils/webmin Makefile Log: Fix portlint warning: FATAL: Makefile: [28]: use a tab (not space) after a variable name Revision ChangesPath 1.289 +1 -1 ports/sysutils/webmin/Ma

cvs commit: ports/sysutils/usermin Makefile

2008-06-05 Thread Jimmy Olgeni
olgeni 2008-06-05 23:49:12 UTC FreeBSD ports repository Modified files: sysutils/usermin Makefile Log: Portlint: FATAL: Makefile: extra item "FETCH_CMD" placed in the PORTNAME section. Revision ChangesPath 1.73 +1 -1 ports/sysutils/usermin/Makefile

cvs commit: ports/lang/erlang Makefile

2008-06-05 Thread Jimmy Olgeni
olgeni 2008-06-05 23:50:18 UTC FreeBSD ports repository Modified files: lang/erlang Makefile Log: Portlint: FATAL: Makefile: [55]: use a tab (not space) after a variable name Revision ChangesPath 1.116 +1 -1 ports/lang/erlang/Makefile _

cvs commit: ports/lang/erlang-doc Makefile

2008-06-05 Thread Jimmy Olgeni
olgeni 2008-06-05 23:51:36 UTC FreeBSD ports repository Modified files: lang/erlang-doc Makefile Log: Portlint: FATAL: Makefile: [18]: use a tab (not space) after a variable name Revision ChangesPath 1.44 +1 -1 ports/lang/erlang-doc/Makefile _

cvs commit: ports/sysutils/webmin Makefile distinfo

2008-06-06 Thread Jimmy Olgeni
olgeni 2008-06-06 13:37:15 UTC FreeBSD ports repository Modified files: sysutils/webmin Makefile distinfo Log: Upgrade module proc-1.420-2. Revision ChangesPath 1.290 +2 -2 ports/sysutils/webmin/Makefile 1.242 +3 -0 ports/sysutils/webmin/dist

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

2008-06-08 Thread Jimmy Olgeni
olgeni 2008-06-08 11:06:03 UTC FreeBSD ports repository Modified files: audio/gsmMakefile pkg-plist Log: According to pkg_add -v, pkg-plist executes the following commands: ln -sf bin/toast /usr/local/bin/tcat ln -sf bin/toast /usr/local/bin/untoast w

cvs commit: ports/lang/erlang Makefile Makefile.lib Makefile.man distinfo pkg-plist ports/lang/erlang/files patch-erts-emulator-Makefile.in patch-lib_dialyzer_src_Makefile patch-lib_dialyzer_src_dialy

2008-06-14 Thread Jimmy Olgeni
olgeni 2008-06-14 23:39:42 UTC FreeBSD ports repository Modified files: lang/erlang Makefile Makefile.lib Makefile.man distinfo pkg-plist lang/erlang/filespatch-erts-emulator-Makefile.in Removed files: lang/erlang/filespatch-lib_

cvs commit: ports/lang/erlang-doc Makefile distinfo pkg-plist

2008-06-14 Thread Jimmy Olgeni
olgeni 2008-06-14 23:39:49 UTC FreeBSD ports repository Modified files: lang/erlang-doc Makefile distinfo pkg-plist Log: Upgrade to version R12B-3. Revision ChangesPath 1.45 +37 -37ports/lang/erlang-doc/Makefile 1.38 +192 -192 ports/lang/erlang-

cvs commit: ports/www/yaws Makefile pkg-plist

2008-06-14 Thread Jimmy Olgeni
olgeni 2008-06-14 23:41:36 UTC FreeBSD ports repository Modified files: www/yaws Makefile pkg-plist Log: Bump PORTREVISION to rebuild with new Erlang/OTP release. Sync ONLY_FOR_ARCHS with the main Erlang port. Revision ChangesPath 1.38 +2 -6 p

cvs commit: ports/astro/orsa pkg-descr ports/astro/wmjupiter pkg-descr ports/astro/xplanet pkg-descr

2008-06-15 Thread Jimmy Olgeni
olgeni 2008-06-15 10:38:10 UTC FreeBSD ports repository Modified files: astro/orsa pkg-descr astro/wmjupiter pkg-descr astro/xplanetpkg-descr Log: Fix a few typos in ports/astro. Revision ChangesPath 1.2 +1 -1 ports/astro/o

cvs commit: ports/audio/artswrapper pkg-descr ports/audio/aureal-kmod pkg-descr ports/audio/autocd pkg-descr ports/audio/cdparanoia pkg-descr ports/audio/coverhunter pkg-descr ports/audio/cuetools pkg

2008-06-15 Thread Jimmy Olgeni
olgeni 2008-06-15 12:52:11 UTC FreeBSD ports repository Modified files: audio/artswrapperpkg-descr audio/aureal-kmodpkg-descr audio/autocd pkg-descr audio/cdparanoia pkg-descr audio/coverhunterpkg-descr audio/cuetools pkg-descr

cvs commit: ports/misc/ytree pkg-plist

2008-06-15 Thread Jimmy Olgeni
olgeni 2008-06-15 15:09:46 UTC FreeBSD ports repository Modified files: misc/ytree pkg-plist Log: Fix PORTDOCS support. Noticed by: QA Tindy Revision ChangesPath 1.9 +4 -4 ports/misc/ytree/pkg-plist __

cvs commit: ports/www/yaws Makefile distinfo

2008-06-17 Thread Jimmy Olgeni
olgeni 2008-06-17 16:10:23 UTC FreeBSD ports repository Modified files: www/yaws Makefile distinfo Log: Upgrade to version 1.77. Revision ChangesPath 1.39 +1 -2 ports/www/yaws/Makefile 1.23 +3 -3 ports/www/yaws/distinfo _

cvs commit: ports/x11/eterm Makefile pkg-plist

2008-06-20 Thread Jimmy Olgeni
olgeni 2008-06-20 21:25:28 UTC FreeBSD ports repository Modified files: x11/etermMakefile pkg-plist Log: Add DOCSDIR support as suggested by portlint warning. Revision ChangesPath 1.69 +3 -3 ports/x11/eterm/Makefile 1.22 +3 -3 ports/

cvs commit: ports/x11/eterm Makefile distinfo

2008-06-20 Thread Jimmy Olgeni
olgeni 2008-06-20 21:58:21 UTC FreeBSD ports repository Modified files: x11/etermMakefile distinfo Log: Upgrade to version 0.9.5. PR: ports/124796 Submitted by: miwi Revision ChangesPath 1.70 +1 -2 ports/x11/eterm/Makefile

cvs commit: ports/x11-fonts/freefonts pkg-message ports/x11-fonts/jmk-x11-fonts pkg-message ports/x11-fonts/lfpfonts-fix pkg-message ports/x11-fonts/lfpfonts-var pkg-message ports/x11-fonts/sharefonts

2008-06-20 Thread Jimmy Olgeni
olgeni 2008-06-20 22:11:24 UTC FreeBSD ports repository Modified files: x11-fonts/freefonts pkg-message x11-fonts/jmk-x11-fonts pkg-message x11-fonts/lfpfonts-fix pkg-message x11-fonts/lfpfonts-var pkg-message x11-fonts/sharefonts pkg-message x11-fonts/urwfo

cvs commit: ports/archivers/rox-archive Makefile distinfo pkg-plist

2008-06-20 Thread Jimmy Olgeni
olgeni 2008-06-20 22:22:05 UTC FreeBSD ports repository Modified files: archivers/rox-archive Makefile distinfo pkg-plist Log: Upgrade to version 2.2. Revision ChangesPath 1.16 +1 -2 ports/archivers/rox-archive/Makefile 1.9 +3 -3 ports/archiver

cvs commit: ports/comms/cdr_read pkg-descr ports/comms/cwdaemon pkg-descr ports/comms/gpsk31 pkg-descr ports/comms/grig pkg-descr ports/comms/java-commapi-freebsd pkg-descr ports/comms/kallers pkg-des

2008-06-21 Thread Jimmy Olgeni
olgeni 2008-06-21 16:25:46 UTC FreeBSD ports repository Modified files: comms/cdr_read pkg-descr comms/cwdaemon pkg-descr comms/gpsk31 pkg-descr comms/grig pkg-descr comms/java-commapi-freebsd pkg-descr comms/kallerspkg-d

cvs commit: ports/java/netbeans Makefile distinfo ports/java/netbeans/files patch-bin_netbeans

2008-06-25 Thread Jimmy Olgeni
olgeni 2008-06-25 22:07:03 UTC FreeBSD ports repository Modified files: java/netbeansMakefile distinfo Added files: java/netbeans/files patch-bin_netbeans Log: Unbreak and make fetchable again. Implement memory detection in startup script. Submitted by:

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

2008-06-30 Thread Jimmy Olgeni
olgeni 2008-06-30 09:50:30 UTC FreeBSD ports repository Modified files: devel/distel Makefile distinfo pkg-plist Log: Upgrade to snapshot of 2008.06.26 (svn revision 67). Add NOPORTDOCS support. Revision ChangesPath 1.23 +10 -2 ports/devel/diste

cvs commit: ports/lang/mit-scheme Makefile distinfo

2007-09-22 Thread Jimmy Olgeni
olgeni 2007-09-22 09:03:32 UTC FreeBSD ports repository Modified files: lang/mit-scheme Makefile distinfo Log: Fix MASTER_SITES. PR: ports/116530 Submitted by: Alexander Zhuravlev Revision ChangesPath 1.39 +5 -5 ports/lang/mit-sch

cvs commit: ports/sysutils/webmin Makefile distinfo

2007-09-25 Thread Jimmy Olgeni
olgeni 2007-09-25 11:38:02 UTC FreeBSD ports repository Modified files: sysutils/webmin Makefile distinfo Log: Upgrade to version 1.370. Revision ChangesPath 1.276 +2 -4 ports/sysutils/webmin/Makefile 1.230 +3 -12 ports/sysutils/webmin/distinf

cvs commit: ports/sysutils/usermin Makefile distinfo

2007-09-28 Thread Jimmy Olgeni
olgeni 2007-09-28 21:57:46 UTC FreeBSD ports repository Modified files: sysutils/usermin Makefile distinfo Log: Upgrade to version 1.300. Revision ChangesPath 1.64 +1 -1 ports/sysutils/usermin/Makefile 1.53 +3 -3 ports/sysutils/usermin/disti

cvs commit: ports/sysutils/webmin Makefile

2007-09-29 Thread Jimmy Olgeni
olgeni 2007-09-29 19:46:33 UTC FreeBSD ports repository Modified files: sysutils/webmin Makefile Log: Do not depend on /usr/bin/perl (fix page load bug when /usr/bin/perl does not exist). Revision ChangesPath 1.277 +7 -2 ports/sysutils/webmin/Makefile

cvs commit: ports/sysutils/usermin Makefile

2007-09-29 Thread Jimmy Olgeni
olgeni 2007-09-29 19:49:23 UTC FreeBSD ports repository Modified files: sysutils/usermin Makefile Log: Do not depend on /usr/bin/perl. Revision ChangesPath 1.65 +4 -0 ports/sysutils/usermin/Makefile ___ cvs-al

cvs commit: ports/sysutils/webmin Makefile distinfo

2007-10-04 Thread Jimmy Olgeni
olgeni 2007-10-04 19:14:44 UTC FreeBSD ports repository Modified files: sysutils/webmin Makefile distinfo Log: Upgrade module acl-1.370-1. Revision ChangesPath 1.278 +2 -2 ports/sysutils/webmin/Makefile 1.231 +3 -0 ports/sysutils/webmin/disti

cvs commit: ports/multimedia/rox-videothumbnail Makefile distinfo

2007-10-21 Thread Jimmy Olgeni
olgeni 2007-10-21 16:43:30 UTC FreeBSD ports repository Modified files: multimedia/rox-videothumbnail Makefile distinfo Log: Upgrade to version 0.1.12. Revision ChangesPath 1.8 +1 -1 ports/multimedia/rox-videothumbnail/Makefile 1.7 +3 -3 ports

cvs commit: ports/lang/mit-scheme Makefile ports/lang/mit-scheme/files patch-obstack.h

2007-10-23 Thread Jimmy Olgeni
olgeni 2007-10-23 11:15:48 UTC FreeBSD ports repository Modified files: lang/mit-scheme Makefile Added files: lang/mit-scheme/files patch-obstack.h Log: Unbreak for GCC 4.2. PR: ports/117386 Submitted by: Alexandre "Sunny" Kovalenko Revisio

cvs commit: ports/sysutils/webmin/files patch-fsdump_freebsd-lib.pl

2007-10-23 Thread Jimmy Olgeni
olgeni 2007-10-23 11:20:24 UTC FreeBSD ports repository Added files: sysutils/webmin/files patch-fsdump_freebsd-lib.pl Log: Ignore incompatible flags when using BSD tar, else tar backups would not be performed. Revision ChangesPath 1.1 +16 -0 ports/sysutil

cvs commit: ports/sysutils/webmin Makefile distinfo

2008-03-09 Thread Jimmy Olgeni
olgeni 2008-03-09 11:34:54 UTC FreeBSD ports repository Modified files: sysutils/webmin Makefile distinfo Log: Upgrade modules bind8-1.400-5, mailboxes-1.400-6, useradmin-1.400-5. Revision ChangesPath 1.284 +5 -1 ports/sysutils/webmin/Makefile 1.237

cvs commit: ports/sysutils/webmin Makefile distinfo

2008-03-31 Thread Jimmy Olgeni
olgeni 2008-03-31 15:06:37 UTC FreeBSD ports repository Modified files: sysutils/webmin Makefile distinfo Log: Upgrade to version 1.410. Revision ChangesPath 1.285 +2 -6 ports/sysutils/webmin/Makefile 1.238 +3 -15 ports/sysutils/webmin/distinf

cvs commit: ports/sysutils/usermin Makefile distinfo

2008-03-31 Thread Jimmy Olgeni
olgeni 2008-03-31 15:07:19 UTC FreeBSD ports repository Modified files: sysutils/usermin Makefile distinfo Log: Upgrade to version 1.340. Revision ChangesPath 1.70 +2 -2 ports/sysutils/usermin/Makefile 1.58 +3 -6 ports/sysutils/usermin/disti

cvs commit: ports/databases/postgresql_autodoc Makefile distinfo

2008-04-05 Thread Jimmy Olgeni
olgeni 2008-04-05 10:09:16 UTC FreeBSD ports repository Modified files: databases/postgresql_autodoc Makefile distinfo Log: Upgrade to version 1.31. Revision ChangesPath 1.24 +1 -1 ports/databases/postgresql_autodoc/Makefile 1.16 +3 -3 ports/dat

cvs commit: ports/www/yaws Makefile distinfo pkg-plist

2008-04-05 Thread Jimmy Olgeni
olgeni 2008-04-05 12:03:08 UTC FreeBSD ports repository Modified files: www/yaws Makefile distinfo pkg-plist Log: Upgrade to version 1.76. Revision ChangesPath 1.36 +1 -1 ports/www/yaws/Makefile 1.22 +3 -3 ports/www/yaws/distinfo 1

cvs commit: ports/x11-fm/rox-filer Makefile pkg-plist

2008-04-07 Thread Jimmy Olgeni
olgeni 2008-04-07 14:13:58 UTC FreeBSD ports repository Modified files: x11-fm/rox-filer Makefile pkg-plist Log: Add missing files to pkg-plist. PR: ports/122527 Submitted by: Keith Gaughan Revision ChangesPath 1.68 +2 -1 ports/x11

cvs commit: ports/lang/erlang Makefile Makefile.lib distinfo

2008-04-12 Thread Jimmy Olgeni
olgeni 2008-04-12 12:52:31 UTC FreeBSD ports repository Modified files: lang/erlang Makefile Makefile.lib distinfo Log: Upgrade to release R12B-2. Revision ChangesPath 1.115 +4 -4 ports/lang/erlang/Makefile 1.26 +34 -34ports/lang/erlang/M

cvs commit: ports/lang/erlang-doc Makefile distinfo pkg-plist

2008-04-12 Thread Jimmy Olgeni
olgeni 2008-04-12 12:52:40 UTC FreeBSD ports repository Modified files: lang/erlang-doc Makefile distinfo pkg-plist Log: Upgrade to release R12B-2. Revision ChangesPath 1.43 +61 -61ports/lang/erlang-doc/Makefile 1.37 +192 -192 ports/lang/erlang-

cvs commit: ports/ports-mgmt/pkg_cleanup pkg-descr

2008-05-01 Thread Jimmy Olgeni
olgeni 2008-05-01 15:49:22 UTC FreeBSD ports repository Modified files: ports-mgmt/pkg_cleanup pkg-descr Log: Fix a typo. Revision ChangesPath 1.2 +1 -1 ports/ports-mgmt/pkg_cleanup/pkg-descr ___ cvs-all@freebsd.

cvs commit: ports/sysutils/webmin Makefile distinfo

2008-05-01 Thread Jimmy Olgeni
olgeni 2008-05-01 15:55:56 UTC FreeBSD ports repository Modified files: sysutils/webmin Makefile distinfo Log: Update modules bind8-1.410-6 and status-1.410-2. Revision ChangesPath 1.286 +3 -1 ports/sysutils/webmin/Makefile 1.239 +6 -0 ports/

cvs commit: ports/sysutils/usermin Makefile distinfo

2008-08-29 Thread Jimmy Olgeni
olgeni 2008-08-29 14:27:03 UTC FreeBSD ports repository Modified files: sysutils/usermin Makefile distinfo Log: Upgrade to version 1.360 (with mailbox-1.360-1). Revision ChangesPath 1.74 +2 -3 ports/sysutils/usermin/Makefile 1.61 +6 -6 ports

cvs commit: ports/sysutils/webmin Makefile distinfo

2008-08-29 Thread Jimmy Olgeni
olgeni 2008-08-29 14:28:17 UTC FreeBSD ports repository Modified files: sysutils/webmin Makefile distinfo Log: Upgrade to version 1.430 (with net-1.430-2). Revision ChangesPath 1.291 +2 -3 ports/sysutils/webmin/Makefile 1.243 +6 -6 ports/sysu

cvs commit: ports/lang/erlang Makefile Makefile.lib Makefile.man distinfo ports/lang/erlang/files patch-lib_os__mon_c__src_memsup.c

2008-09-05 Thread Jimmy Olgeni
olgeni 2008-09-05 19:35:41 UTC FreeBSD ports repository Modified files: lang/erlang Makefile Makefile.lib Makefile.man distinfo Added files: lang/erlang/filespatch-lib_os__mon_c__src_memsup.c Log: Upgrade to version R12B-4. Revi

cvs commit: ports/lang/erlang-doc Makefile distinfo pkg-plist

2008-09-05 Thread Jimmy Olgeni
olgeni 2008-09-05 19:35:57 UTC FreeBSD ports repository Modified files: lang/erlang-doc Makefile distinfo pkg-plist Log: Upgrade to version R12B-4. Revision ChangesPath 1.46 +37 -34ports/lang/erlang-doc/Makefile 1.39 +195 -192 ports/lang/erlang-

cvs commit: ports/devel/distel Makefile distinfo

2008-09-05 Thread Jimmy Olgeni
olgeni 2008-09-05 19:40:46 UTC FreeBSD ports repository Modified files: devel/distel Makefile distinfo Log: Upgrade to snapshot 2008.09.05 (SVN revision 73). Revision ChangesPath 1.24 +1 -1 ports/devel/distel/Makefile 1.13 +3 -3 ports/de

cvs commit: ports/net/erlang_xmlrpc Makefile

2008-09-05 Thread Jimmy Olgeni
olgeni 2008-09-05 19:41:59 UTC FreeBSD ports repository Modified files: net/erlang_xmlrpcMakefile Log: Force rebuild with R12B-4. Revision ChangesPath 1.12 +1 -1 ports/net/erlang_xmlrpc/Makefile ___ cvs-all@fr

<    2   3   4   5   6   7   8   9   >