Re: Maia Mailgaurd

2018-12-29 Thread Janketh Jay

Hi All,

On 03/12/2018 2:17 pm, Reko Turja via freebsd-ports wrote:

Hello Janky Jay!

-Original Message- Sent: Monday, December 3, 2018 4:17 PM
Subject: Re: Maia Mailgaurd


Okay. No sweat. I'll work on getting a port patch going as that seems
it would be the easiest way to push this out. I'll provide a download 
as

soon as I have something available for testing.


Sounds good, thank you for your work on ports!

-Reko



  So, after a bit of testing (and not being able to update the port 
for PHP7 due to Smarty issues), below is a simple patch that will keep 
the current port version of Maia (1.0.4_3) working with PHP7 (testing 
with PHP 7.2). Please let me know if this does not work or if there is 
anything else that needs to be added or changed. Hopefully, I'll get the 
Smarty issue(s) sorted out soon and have a new port submitted.


diff -Naur maia.orig/cache.php maia/cache.php
--- maia.orig/cache.php 2015-02-15 15:19:45.0 -0700
+++ maia/cache.php  2018-10-14 20:25:30.27896 -0600
@@ -554,7 +554,7 @@
 $rectmp = "";
 foreach ($to_list as $recipient) {
 if (isset($personal_addresses[$recipient]) || 
$domain_default) {

-  $rectmp[] = $recipient;
+  $rectmp = $recipient;
 }
 }
 $rows[$count]['recipient_email'] = $rectmp;


  Essentially, you just need to remove the "[]" from "rectmp" on 
line 558 in your /usr/local/www/maia/cache.php file.


  Also, if you're interested in seeing/testing the new port (from 
the latest Github commit for technion's maia_mailguard), you can 
download the patch from the link below [1] and let me know if it's 
successful for you. Everything seems to work except for the WebUI due to 
a fatal call to Smarty which I cannot figure out (I'm not a PHP 
developer). However, once that is sorted, I should be ready to submit 
the new port so Maia can be updated to the latest version.


1. https://www.purplehat.org/downloads/maia/maia-1.0.4-g20181202.diff

Regards,
Janky Jay, III
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Port Request - FrontAccounting

2012-12-18 Thread Janketh Jay
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Paul,

Not finished yet! Sorry. I was actually working on this the other
night (after the port freeze) but ran into a snag of sorts. I'll
submit it today, though.

I'm actually looking forward to using this software myself.

Regards,
Janky Jay

On 12/18/2012 10:19 AM, Paul Pathiakis wrote:
 Hi to everyone
 
 Did this make it into ports yet?  I assumed it would be under
 finance. However, I can't find it anywhere in the ports at all.
 
 Thank you!
 
 P.
 
 
 

 
*From:* Janketh Jay jan...@unfs.us
 *To:* Paul Pathiakis pathia...@yahoo.com *Cc:* Chris Rees
 utis...@gmail.com; Alan Hicks ahi...@p-o.co.uk; 
 po...@freebsd.org po...@freebsd.org *Sent:* Tuesday, August 21,
 2012 10:25 PM *Subject:* Re: Port Request - FrontAccounting
 
 Hi Everyone,
 
 Thanks for all of this info. regarding the port changes that
 should be done. I haven't played with the port system in a while so
 I'm definitely a bit rusty and I'm sure there have been many
 changes (Hence the Apache 2.0 bit... :o!) Anyhow, I had to skip
 town for a few days for something EXTREMELY important (golf...) but
 I will try to get this fixed and submitted within the next few
 days.
 
 Thanks again, Janky Jay, III
 
 
 On 08/19/2012 04:00 PM, Paul Pathiakis wrote:
 My thanks to all of you on this. :-)
 
 P.
 
 

 
 
 *From:* Chris Rees utis...@gmail.com mailto:utis...@gmail.com
 *To:* Alan Hicks ahi...@p-o.co.uk mailto:ahi...@p-o.co.uk
 *Cc:*
 Janketh Jay
 jan...@unfs.us mailto:jan...@unfs.us; po...@freebsd.org
 mailto:po...@freebsd.org po...@freebsd.org 
 mailto:po...@freebsd.org; Paul
 Pathiakis pathia...@yahoo.com mailto:pathia...@yahoo.com
 *Sent:*
 Sunday, August 19, 2012
 11:06 AM *Subject:* Re: Port Request - FrontAccounting
 
 On 19 August 2012 11:28, Alan Hicks ahi...@p-o.co.uk
 mailto:ahi...@p-o.co.uk
 mailto:ahi...@p-o.co.uk mailto:ahi...@p-o.co.uk wrote:
 Hi
 
 
 On 19/08/2012 03:46, Janketh Jay wrote:
 
 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1
 
 Or not. It appears the attachment was lost. You can download 
 the .tar.gz file from the following URL:
 
 
 
 
 http://www.purplehat.org/downloads/frontaccounting/frontaccounting-2.3.11-fbsd-port.tar.gz



  Extract to ${PORTSDIR}/www and let me know if anything needs to
 be
 changed and/or adjusted
 
 On 08/18/2012 08:42 PM, Janketh Jay wrote:
 
 Hi,
 
 On 08/18/2012 11:53 AM, Paul Pathiakis wrote:
 
 Hi,
 
 
 This is probably the best competitor to QuickBooks out 
 there. People can rave about the benefits of GnuCash and 
 Kmymoney. I've used both and they both lack.  This
 doesn't. I've also got a pretty good bit of Accounting in
 my background.  This should definitely be a port.
 
 
 No, I don't have time.  I'm busy trying to build
 Atlantis Services and putting FreeBSD and PCBSD into the
 mainstream. This is one of those things that will be
 necessary.
 
 
 Paul Pathiakis
 
 
 I've attached a port (in tar.gz form) which is the 
 FrontAccounting port for FreeBSD. I've tested it a few
 times and it seems to work perfectly fine. If someone wants
 to test this before I submit, that would be great.
 Otherwise, I'll submit some time tomorrow.
 
 
 Thanks for porting, install works well.
 
 On de-installing before running the install wizard there are 
 unable to delete errors for www/frontaccounting/config_db.php 
 www/frontaccounting/config.default.php
 
 Yup, the plist has the correct @unexec and @exec lines, but of 
 course the @exec lines only apply if installing from a package.
 
 For installation from the port;
 
 post-install: .for conf in config%.php config_db%.php ${CP} -np 
 ${PREFIX}/www/frontaccounting/${conf:S,%,.default} \ 
 ${PREFIX}/www/frontaccounting/${conf:S,%,,} .endfor
 
 will do nicely.
 
 After a full install including the web install wizard there
 are delete errors for 
 '/usr/local/www/frontaccounting/config.default.php' doesn't 
 exist '/usr/local/www/frontaccounting/tmp' 
 '/usr/local/www/frontaccounting/lang' 
 '/usr/local/www/frontaccounting/company/0/js_cache' 
 '/usr/local/www/frontaccounting/company/0' 
 '/usr/local/www/frontaccounting/company' 
 '/usr/local/www/frontaccounting'
 
 Perhaps @dirrmtry might be of help
 
 Also unable to build a package as cannot find config_db.php
 
 Trying the usual portmaster reinstall fails to create a backup 
 package and so has to prompt to ignore the error, the
 reinstall succeeds successfully.
 
 Should be a great addition to the ports, Alan
 
 
 I think these errors can mostly be traced to the missing
 Makefile lines :)
 
 Nice job!  CC me on your PR.
 
 Chris
 
 
 
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iEYEARECAAYFAlDQtVYACgkQGK3MsUbJZn6kPACePaU3jrB8Wc/IUi5FC1CgWcKH
vsIAn2a7S0ANh9bfDDvI+FOKU7YbpAER
=bWvj
-END PGP

Re: Port Request - FrontAccounting

2012-12-18 Thread Janketh Jay
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Umm.. They've managed to b0rk something in the latest release (missing
PHP files that are causing errors.) As soon as that's fixed, I'll
submit the port.

Regards,
Janky Jay, III

On 12/18/2012 11:26 AM, Janketh Jay wrote:
 Hi Paul,
 
 Not finished yet! Sorry. I was actually working on this the other 
 night (after the port freeze) but ran into a snag of sorts. I'll 
 submit it today, though.
 
 I'm actually looking forward to using this software myself.
 
 Regards, Janky Jay
 
 On 12/18/2012 10:19 AM, Paul Pathiakis wrote:
 Hi to everyone
 
 Did this make it into ports yet?  I assumed it would be under 
 finance. However, I can't find it anywhere in the ports at all.
 
 Thank you!
 
 P.
 
 
 

 
 
 *From:* Janketh Jay jan...@unfs.us
 *To:* Paul Pathiakis pathia...@yahoo.com *Cc:* Chris Rees 
 utis...@gmail.com; Alan Hicks ahi...@p-o.co.uk; 
 po...@freebsd.org po...@freebsd.org *Sent:* Tuesday, August
 21, 2012 10:25 PM *Subject:* Re: Port Request - FrontAccounting
 
 Hi Everyone,
 
 Thanks for all of this info. regarding the port changes that 
 should be done. I haven't played with the port system in a while
 so I'm definitely a bit rusty and I'm sure there have been many 
 changes (Hence the Apache 2.0 bit... :o!) Anyhow, I had to skip 
 town for a few days for something EXTREMELY important (golf...)
 but I will try to get this fixed and submitted within the next
 few days.
 
 Thanks again, Janky Jay, III
 
 
 On 08/19/2012 04:00 PM, Paul Pathiakis wrote:
 My thanks to all of you on this. :-)
 
 P.
 
 

 
 
 
 *From:* Chris Rees utis...@gmail.com
 mailto:utis...@gmail.com
 *To:* Alan Hicks ahi...@p-o.co.uk mailto:ahi...@p-o.co.uk 
 *Cc:*
 Janketh Jay
 jan...@unfs.us mailto:jan...@unfs.us; po...@freebsd.org
 mailto:po...@freebsd.org po...@freebsd.org 
 mailto:po...@freebsd.org; Paul
 Pathiakis pathia...@yahoo.com mailto:pathia...@yahoo.com 
 *Sent:*
 Sunday, August 19, 2012
 11:06 AM *Subject:* Re: Port Request - FrontAccounting
 
 On 19 August 2012 11:28, Alan Hicks ahi...@p-o.co.uk
 mailto:ahi...@p-o.co.uk
 mailto:ahi...@p-o.co.uk mailto:ahi...@p-o.co.uk wrote:
 Hi
 
 
 On 19/08/2012 03:46, Janketh Jay wrote:
 
 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1
 
 Or not. It appears the attachment was lost. You can
 download the .tar.gz file from the following URL:
 
 
 
 
 http://www.purplehat.org/downloads/frontaccounting/frontaccounting-2.3.11-fbsd-port.tar.gz



  Extract to ${PORTSDIR}/www and let me know if anything needs to 
 be
 changed and/or adjusted
 
 On 08/18/2012 08:42 PM, Janketh Jay wrote:
 
 Hi,
 
 On 08/18/2012 11:53 AM, Paul Pathiakis wrote:
 
 Hi,
 
 
 This is probably the best competitor to QuickBooks out
  there. People can rave about the benefits of GnuCash
 and Kmymoney. I've used both and they both lack.  This 
 doesn't. I've also got a pretty good bit of Accounting
 in my background.  This should definitely be a port.
 
 
 No, I don't have time.  I'm busy trying to build 
 Atlantis Services and putting FreeBSD and PCBSD into
 the mainstream. This is one of those things that will
 be necessary.
 
 
 Paul Pathiakis
 
 
 I've attached a port (in tar.gz form) which is the 
 FrontAccounting port for FreeBSD. I've tested it a few 
 times and it seems to work perfectly fine. If someone
 wants to test this before I submit, that would be great. 
 Otherwise, I'll submit some time tomorrow.
 
 
 Thanks for porting, install works well.
 
 On de-installing before running the install wizard there are
  unable to delete errors for
 www/frontaccounting/config_db.php 
 www/frontaccounting/config.default.php
 
 Yup, the plist has the correct @unexec and @exec lines, but of
  course the @exec lines only apply if installing from a
 package.
 
 For installation from the port;
 
 post-install: .for conf in config%.php config_db%.php ${CP} -np
  ${PREFIX}/www/frontaccounting/${conf:S,%,.default} \ 
 ${PREFIX}/www/frontaccounting/${conf:S,%,,} .endfor
 
 will do nicely.
 
 After a full install including the web install wizard there 
 are delete errors for 
 '/usr/local/www/frontaccounting/config.default.php' doesn't 
 exist '/usr/local/www/frontaccounting/tmp' 
 '/usr/local/www/frontaccounting/lang' 
 '/usr/local/www/frontaccounting/company/0/js_cache' 
 '/usr/local/www/frontaccounting/company/0' 
 '/usr/local/www/frontaccounting/company' 
 '/usr/local/www/frontaccounting'
 
 Perhaps @dirrmtry might be of help
 
 Also unable to build a package as cannot find config_db.php
 
 Trying the usual portmaster reinstall fails to create a
 backup package and so has to prompt to ignore the error, the 
 reinstall succeeds successfully.
 
 Should be a great addition to the ports, Alan
 
 
 I think these errors can mostly be traced to the missing 
 Makefile lines :)
 
 Nice job!  CC me on your PR.
 
 Chris

Re: [HEADS UP] Change to the header in ports Makefiles

2012-09-01 Thread Janketh Jay
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

As far as I'm concerned, the commiters will take care of this when
they need to. Leaving current port headers in-tact is the best way to
go regardless of this discussion...

On 09/01/2012 10:00 PM, Thomas Abthorpe wrote:
 On Sat, Sep 01, 2012 at 06:42:57AM +, Thomas Abthorpe wrote:
 An idea has been floating around for some time, and it was
 brought up again on the ports@ mailing list recently, please
 remove the extraneous header information from the Makefile,
 leaving only the $FreeBSD$ id on the first line.
 
 It is an idea that is long overdue, so from now on, the other
 fives lines shall be removed.
 
 We do request that this be done sparingly in the short term, as
 we do not want to cause any additional churn on the repo as we
 approach our upcoming Ports Feature Freeze, still tentatively
 scheduled for September 7.
 
 So please proceed only on existing updates. Please do not do any
 sweeping commits until we have the ports tree stablised post 9.1
 tagging. Also bear in mind that Redports/QAT queues a job for
 every change done to a Makefile, we do not want to overburden the
 QAT at this time. It is important to allow this service to run at
 peek efficiency at this time to ensure it's full potential as we
 approach the upcoming Feature Freeze.
 
 The new look of the Makefile has been document in the Porter's
 Handbook, 
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/quick-porting.html#PORTING-MAKEFILE.


 
The next item on the todo list is to update devel/newfile for those that do
 a port create.
 
 
 Thomas on behalf of portmgr@
 
 
 http://blogs.freebsdish.org/portmgr/2012/09/01/change-to-the-header-in-ports-makefiles/

 
 Cease fire on stripping header information.
 
 Seems there is more to the issue that we will need to resolved
 before we proceed, so please update ports normally, please leave
 the header intact.
 
 If you have already stripped some headers, leave it alone for now.
 
 
 Thomas
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iEYEARECAAYFAlBC4I8ACgkQGK3MsUbJZn6GCwCeN56F4Lwpr3gYczUnzf7qNoY8
TxEAn1EVCF0eiPMn0SXSg86c6FFAF2bv
=kW6o
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Port Request - FrontAccounting

2012-08-21 Thread Janketh Jay
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Everyone,

Thanks for all of this info. regarding the port changes that should
be done. I haven't played with the port system in a while so I'm
definitely a bit rusty and I'm sure there have been many changes
(Hence the Apache 2.0 bit... :o!) Anyhow, I had to skip town for a few
days for something EXTREMELY important (golf...) but I will try to get
this fixed and submitted within the next few days.

Thanks again,
Janky Jay, III


On 08/19/2012 04:00 PM, Paul Pathiakis wrote:
 My thanks to all of you on this. :-)
 
 P.
 
 

 
*From:* Chris Rees utis...@gmail.com
 *To:* Alan Hicks ahi...@p-o.co.uk *Cc:* Janketh Jay
 jan...@unfs.us; po...@freebsd.org po...@freebsd.org; Paul
 Pathiakis pathia...@yahoo.com *Sent:* Sunday, August 19, 2012
 11:06 AM *Subject:* Re: Port Request - FrontAccounting
 
 On 19 August 2012 11:28, Alan Hicks ahi...@p-o.co.uk 
 mailto:ahi...@p-o.co.uk wrote:
 Hi
 
 
 On 19/08/2012 03:46, Janketh Jay wrote:
 
 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1
 
 Or not. It appears the attachment was lost. You can download
 the .tar.gz file from the following URL:
 
 
 
 http://www.purplehat.org/downloads/frontaccounting/frontaccounting-2.3.11-fbsd-port.tar.gz


 
Extract to ${PORTSDIR}/www and let me know if anything needs to be
 changed and/or adjusted
 
 On 08/18/2012 08:42 PM, Janketh Jay wrote:
 
 Hi,
 
 On 08/18/2012 11:53 AM, Paul Pathiakis wrote:
 
 Hi,
 
 
 This is probably the best competitor to QuickBooks out
 there. People can rave about the benefits of GnuCash and
 Kmymoney. I've used both and they both lack.  This doesn't.
 I've also got a pretty good bit of Accounting in my
 background.  This should definitely be a port.
 
 
 No, I don't have time.  I'm busy trying to build Atlantis 
 Services and putting FreeBSD and PCBSD into the mainstream.
 This is one of those things that will be necessary.
 
 
 Paul Pathiakis
 
 
 I've attached a port (in tar.gz form) which is the
 FrontAccounting port for FreeBSD. I've tested it a few times
 and it seems to work perfectly fine. If someone wants to test
 this before I submit, that would be great. Otherwise, I'll
 submit some time tomorrow.
 
 
 Thanks for porting, install works well.
 
 On de-installing before running the install wizard there are
 unable to delete errors for www/frontaccounting/config_db.php 
 www/frontaccounting/config.default.php
 
 Yup, the plist has the correct @unexec and @exec lines, but of
 course the @exec lines only apply if installing from a package.
 
 For installation from the port;
 
 post-install: .for conf in config%.php config_db%.php ${CP} -np
 ${PREFIX}/www/frontaccounting/${conf:S,%,.default} \ 
 ${PREFIX}/www/frontaccounting/${conf:S,%,,} .endfor
 
 will do nicely.
 
 After a full install including the web install wizard there are
 delete errors for 
 '/usr/local/www/frontaccounting/config.default.php' doesn't
 exist '/usr/local/www/frontaccounting/tmp' 
 '/usr/local/www/frontaccounting/lang' 
 '/usr/local/www/frontaccounting/company/0/js_cache' 
 '/usr/local/www/frontaccounting/company/0' 
 '/usr/local/www/frontaccounting/company' 
 '/usr/local/www/frontaccounting'
 
 Perhaps @dirrmtry might be of help
 
 Also unable to build a package as cannot find config_db.php
 
 Trying the usual portmaster reinstall fails to create a backup
 package and so has to prompt to ignore the error, the reinstall
 succeeds successfully.
 
 Should be a great addition to the ports, Alan
 
 
 I think these errors can mostly be traced to the missing Makefile
 lines :)
 
 Nice job!  CC me on your PR.
 
 Chris
 
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlA0QycACgkQGK3MsUbJZn5E7wCcDjAUI0AeWeCSaet0iYVtYluT
8OkAni3vzJs1mpfYBSgGHyPM89UwRRwg
=BjyB
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Port Request - FrontAccounting

2012-08-18 Thread Janketh Jay
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Paul,

On 08/18/2012 11:53 AM, Paul Pathiakis wrote:
 Hi,
 
 This is probably the best competitor to QuickBooks out there.
 People can rave about the benefits of GnuCash and Kmymoney.  I've
 used both and they both lack.  This doesn't.  I've also got a
 pretty good bit of Accounting in my background.  This should
 definitely be a port.
 
 No, I don't have time.  I'm busy trying to build Atlantis Services
 and putting FreeBSD and PCBSD into the mainstream.  This is one of
 those things that will be necessary.
 
 Paul Pathiakis

I'll take a look at it. If it's extremely easy to port, I'll do it.

Regards,
Janky Jay, III


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlAwJ6AACgkQGK3MsUbJZn5L9wCePxsF78Bar63sycUSQhW7rB5L
uo4An2O5IagRE1zhcVGpHbgqsaEBQiDL
=ioUe
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Port Request - FrontAccounting

2012-08-18 Thread Janketh Jay
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

On 08/18/2012 11:53 AM, Paul Pathiakis wrote:
 Hi,
 
 This is probably the best competitor to QuickBooks out there.
 People can rave about the benefits of GnuCash and Kmymoney.  I've
 used both and they both lack.  This doesn't.  I've also got a
 pretty good bit of Accounting in my background.  This should
 definitely be a port.
 
 No, I don't have time.  I'm busy trying to build Atlantis Services
 and putting FreeBSD and PCBSD into the mainstream.  This is one of
 those things that will be necessary.
 
 Paul Pathiakis

I've attached a port (in tar.gz form) which is the FrontAccounting
port for FreeBSD. I've tested it a few times and it seems to work
perfectly fine. If someone wants to test this before I submit, that
would be great. Otherwise, I'll submit some time tomorrow.

Regards,
Janky Jay, III


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlAwUnQACgkQGK3MsUbJZn4cMwCfeI3HnQGqbHzBpp/W7f069L6D
Z4YAnjG7r6uUu2JYpokWyENWoAJef5WX
=w9s7
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: Port Request - FrontAccounting

2012-08-18 Thread Janketh Jay
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Or not. It appears the attachment was lost. You can download the
.tar.gz file from the following URL:

http://www.purplehat.org/downloads/frontaccounting/frontaccounting-2.3.11-fbsd-port.tar.gz

Extract to ${PORTSDIR}/www and let me know if anything needs to be
changed and/or adjusted

On 08/18/2012 08:42 PM, Janketh Jay wrote:
 Hi,
 
 On 08/18/2012 11:53 AM, Paul Pathiakis wrote:
 Hi,
 
 This is probably the best competitor to QuickBooks out there. 
 People can rave about the benefits of GnuCash and Kmymoney.
 I've used both and they both lack.  This doesn't.  I've also got
 a pretty good bit of Accounting in my background.  This should 
 definitely be a port.
 
 No, I don't have time.  I'm busy trying to build Atlantis
 Services and putting FreeBSD and PCBSD into the mainstream.  This
 is one of those things that will be necessary.
 
 Paul Pathiakis
 
 I've attached a port (in tar.gz form) which is the FrontAccounting 
 port for FreeBSD. I've tested it a few times and it seems to work 
 perfectly fine. If someone wants to test this before I submit,
 that would be great. Otherwise, I'll submit some time tomorrow.
 
 Regards, Janky Jay, III
 
 
 
 
 
 ___ 
 freebsd-ports@freebsd.org mailing list 
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports To
 unsubscribe, send any mail to
 freebsd-ports-unsubscr...@freebsd.org
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlAwU4YACgkQGK3MsUbJZn5BbwCeOCd/qScbG2NnGzL3q3riwb7k
0mAAn37DDA9LgptpbFraW1cxdPR6l+jp
=YWC+
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: FreeBSD Port: mailgraph-1.14_5

2012-07-16 Thread Janketh Jay
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello Jonah,

On 07/13/2012 07:18 PM, Jonah Meissner wrote:
 Hi,
 
 While trying to figure out an error with mailgraph I was receving I
 noticed that mailgraph.pl referes to amavisd still when the port
 was changed to maiad. Can you help update the pl file?
 

Actually, Amavis and Maia-Mailguard two separate things. Maiad isn't
amavisd. It is simply an alternative to amavisd to be used with mail
servers. The mailgraph.pl script shouldn't need to be changed.

Regards,
Janky Jay, III


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlAEnl8ACgkQGK3MsUbJZn4fVQCfTI1OwySLrtlsAoHXQ1+/9Hpu
CCwAn3CkcKv4mts3aJ8LljSD8tzRZUiz
=M3NH
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Why Are You NOT Using FreeBSD?

2012-06-03 Thread Janketh Jay
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Erich,

FreeBSD is in no way intended to be used by computer newcomers. If
they're comfortable with Windows, then they should use it. If someone
wants to try using FreeBSD and runs into issues, that is what the
forums, mailing lists, FreeBSD Handbook, and many other resources are for.

That being said, there is no reason for FreeBSD to be more
user-friendly when it comes to installing older ports. That just
sounds ridiculous in itself. If someone wants to use an older port,
they can download it manually or using something like portdowngrade.
Of course, this becomes a serious security risk (depending on the
port) but FreeBSD will still allow anyone to do this. If this simply
isn't good enough, then perhaps the user should think about trying to
use a different OS.

Regards,
Janky Jay, III


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk/L9DgACgkQGK3MsUbJZn6CpwCeIx86GXjqapMW6dBaKQv41vSH
BrMAn1/TbYo6s75GC82m56mnyHQhwdAq
=aIU0
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Why Are You NOT Using FreeBSD?

2012-06-03 Thread Janketh Jay
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Erich,

On 06/03/2012 06:56 PM, Erich Dollansky wrote:
 Hi,
 
 On 03 June 2012 PM 5:33:16 Janketh Jay wrote:
 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1
 
 Hi Erich,
 
 FreeBSD is in no way intended to be used by computer newcomers.
 If they're comfortable with Windows, then they should use it. If
 someone wants to try using FreeBSD and runs into issues, that is
 what the forums, mailing lists, FreeBSD Handbook, and many other
 resources are for.
 
 a person who operated Windows for some years does not see
 him/herself as a newcomer but still fails on FreeBSD. The word goes
 around then that FreeBSD is bad.
 
This is fine, actually. As mentioned, it's not intended for
individuals that want everything handed to them on a silver platter.
Anyone who labels FreeBSD as bad because they aren't familiar with
it is an idiot, IMO. This isn't Microsoft, no matter how much people
might want it to be. And, it never will be. Use this list if you have
questions about ports. Is that really so difficult for people to do?
If so, no big deal. The FreeBSD developers, contributors and
maintainers are not here to hold people's hands. We're here to help
people help themselves...

 That being said, there is no reason for FreeBSD to be more 
 user-friendly when it comes to installing older ports. That just 
 sounds ridiculous in itself. If someone wants to use an older
 port, they can download it manually or using something like
 portdowngrade. Of course, this becomes a serious security risk
 (depending on the port) but FreeBSD will still allow anyone to
 do this. If this simply isn't good enough, then perhaps the user
 should think about trying to use a different OS.
 
 You are really working hard to keep the FreeBSD installations low.
 It does not help FreeBSD if it is believed to be an elite operating
 system.
 
 Linux is by no way less complex and still many more people us it.
 
 Why?
 
FreeBSD *IS* an elite operating system. By elite I don't mean what
most people will think I mean. I'm simply stating that it takes a
reasonable amount of time to grow comfortable with it. Along with any
UNIX-like OS. If it were really simple to use, everyone would be
using it, right?

And Linux, as far as I'm concerned is more complex than FreeBSD.
Especially it's package management. I don't like the idea of having no
choices when I install an application. Of course, I could go WAY out
of my way to create, build, and install an SRPM, but bugger that! It's
not easy! Linux is only thought of as easy because of the graphical
installer and the fact that it installs X out of the box. FreeBSD used
to do that, actually. Back in the 4.X days you could choose to install
XFree86 and KDE, Gnome, etc... But, that was a waste of valuable disk
space in the long run.

Regards,
Janky Jay, III

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk/MFWIACgkQGK3MsUbJZn5UUgCdHEtJ/5Rgl94CeuqAfqygdX4Z
+ycAnAp5S89s3ZroHYKVPlpkYg/WQMxr
=rffz
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Computer issues

2012-04-24 Thread Janketh Jay
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

On 04/23/2012 06:53 PM, Conrad J. Sabatier wrote:
 On Mon, 23 Apr 2012 04:51:26 -0800 (AKDT) rfl...@acsalaska.net
 wrote:
 
 Hi,
 
 as some of you might have noticed, I've been absent lately. On a 
 reboot my CPU fan decided to stop working. I should have a 
 replacement computer in one or two weeks. Until then, my access
 is rather limited and without access to BSD.
 
 Have you tried opening up the case and dusting off the fan?  This
 has happened to me before (I nearly had a heart attack when it
 did!), and after opening up the case and dusting off the fan
 blades, voila!  It started working again.
 
 I'm a heavy cigarette smoker, so my computer is hardly in the 
 healthiest environment for it.  Periodic cleaning does help,
 though.
 
 YMMV, of course.  :-)
 

That's actually pretty funny. My dad always has the same issue. He
just can't resist chain smoking while on the computer. I've had to
replace numerous parts on his machine due to overheating caused by
dust and other sticky buildup. It really does make a difference to hit
with an air compressor from time to time...

Regards,
Janky Jay, III

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk+WSP8ACgkQGK3MsUbJZn7COwCfckoBkQ0Lz0ykQTyHxYxAOqXM
5noAnA3e3h6mruHLN2ElFBDGtEhSQ2al
=Acm4
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Request port removal: sysutils/syscp

2012-01-24 Thread Janketh Jay
Hi Team,

I'm the maintainer of the sysutils/syscp port which has been long
ditched and replaced with sysutils/froxlor. Can someone please remove
sysutils/syscp from the ports tree as it is old and potentially dangerous?

Regards,
Janky Jay, III


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Request port removal: sysutils/syscp

2012-01-24 Thread Janketh Jay
Thank you, sir! :)

On 01/24/2012 01:27 PM, Chris Rees wrote:
 Hi Justin,

 On 24 January 2012 17:58, Janketh Jay jan...@unfs.us wrote:
 Hi Team,

I'm the maintainer of the sysutils/syscp port which has been long
 ditched and replaced with sysutils/froxlor. Can someone please remove
 sysutils/syscp from the ports tree as it is old and potentially dangerous?
 Done. Thanks!

 Chris
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Introducing fpart - a file partitioning tool

2012-01-06 Thread Janketh Jay

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Ganael,

On 01/06/2012 03:36 AM, Ganael LAPLANCHE wrote:
 Hi everyone,

 Have you ever wondered how you could split a file tree into parts of the
 same size, or into parts with a limited size or file number ?

 I have developed a small BSD-licensed tool called fpart that can do that
 for you (see http://contribs.martymac.org and
 https://sourceforge.net/projects/fpart).

 This small C program will crawl a given set of file or directory paths,
 organize them and print resulting partitions. This can be useful to e.g.
 launch several rsync(1) in parallel or store files on media of limited
size.

 Here are some examples :

 1) Produce 3 partitions, with (approximatively) the same size and number
 of files :

 $ fpart -n 3 -o var-parts /var

 2) Produce partitions of 4.4 GB, containing music files ready to be
 burnt to a DVD :

 $ fpart -s 4724464025 -o music-parts /path/to/my/music

 3) Produce partitions containing 1 files each by examining /usr and
 /home :

 $ find /usr ! -type d | ./fpart -f 1 -i - /home | grep '^0:'

 The tool is already available in ports (sysutils/fpart) but has also
 successfully been used on GNU/Linux.

 Enjoy !

 Best regards,

 PS : comment and patches are, of course, welcome :)

Awesome! This seems like a great idea! Thanks! I'll definitely test
and play with it and let you know if I have any issues, bugs, patches, etc..

Regards,
Janky Jay, III


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk8G12QACgkQGK3MsUbJZn4c6ACffLvyINEqki3nWuO+udPRiDAc
S3UAnRw2aGlCo2uiQS5U7ogkcbqWIY4T
=r90c
-END PGP SIGNATURE-

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: linux-f10-nss_ldap: my first port - be gentle :)

2012-01-04 Thread Janketh Jay

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi guys!

On 01/04/2012 08:19 PM, Chad Perrin wrote:
 On Thu, Jan 05, 2012 at 12:20:45PM +1000, Da Rock wrote:
 On 01/05/12 12:11, Chad Perrin wrote:

 The best way to learn, I think, is to get yourself a mentor and jump in.
 That's how I'm doing it (and yeah, that means I'm not the right person to
 mentor you).

 Thats what I'm looking for, alright. I've been looking for a few
 years now. Any suggestions?

 Ask on this list, I guess.

 Hey -- does anyone (qualified) want to mentor Da Rock as a port
 maintainer?


As much as I hate to toss Chris Rees under the bus on this, he's
be EXTREMELY helpful to me when creating ports that have small hiccups
like this. He's very knowledgeable. While he might be a bit too busy to
be a mentor, I'm sure he wouldn't have a problem pointing you in the
right direction(s) if you have questions about ports. He'll most likely
reply to this with what he thinks about it...

Other than that, I can always help out as much as I can with
questions if you want to email me directly about your port. I know the
ins-and-outs about porting and I'd be more than happy to lend a hand.

Regards,
Janky Jay, III


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk8FI1MACgkQGK3MsUbJZn6WcwCeNZykh5WFpdVHhrlpmyqDd1Qn
Hb0AnjDVIKpx/9BCiQt9U2pPh6QV9oKs
=2XFi
-END PGP SIGNATURE-

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: linux-f10-nss_ldap: my first port - be gentle :)

2012-01-04 Thread Janketh Jay

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Rock,

On 01/04/2012 09:24 PM, Da Rock wrote:
 On 01/05/12 14:15, Eitan Adler wrote:
 On Wed, Jan 4, 2012 at 11:13 PM, Janketh Jayjan...@unfs.us wrote:
 As much as I hate to toss Chris Rees under the bus on this, he's
 be EXTREMELY helpful to me when creating ports that have small hiccups
 like this. He's very knowledgeable. While he might be a bit too busy to
 be a mentor, I'm sure he wouldn't have a problem pointing you in the
 right direction(s) if you have questions about ports. He'll most likely
 reply to this with what he thinks about it...
 Or just continue to ask on this mailing list. No need to bug specific
 people when you could get everyone to answer you.
 You could also pop by on #bsdports on EFNet. A lot of us hang out there.
 Oh you can be sure I'll be doing that :)

 I'm only just starting IRC (if thats what you mean there), but I'll
drop in once I'm configured.

Yup. IRC is correct. EFNet is pretty helpful in the right channels
(I would advise staying away from the dingleberries in the I art better
than thou channels. :) .) You'll certainly get help in #bsdports, though.

Also, might I recommend Irssi as an IRC client. \o/

Regards,
Janky Jay, III


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk8FKY0ACgkQGK3MsUbJZn4iXgCfRl+oaGJKXp2NFDWe8GPJoo84
cbcAn2C6BMtBjvwf8kFcwlGr9GfmA1l2
=9Ss8
-END PGP SIGNATURE-

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: FreeBSD unmaintained ports which are currently scheduled for deletion

2011-12-10 Thread Janketh Jay

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



On 12/11/2011 04:07 AM, per...@pluto.rain.com wrote:
 Chris Rees cr...@freebsd.org wrote:

 portname: misc/gtkfind
 ...
 Looking at the Makefile, it appears that this port does not
 claim to have a MASTER_SITES other than MASTER_SITE_BACKUP, i.e.
 the FreeBSD servers. IOW, it looks as if we _are_ the upstream.

 Hm. Are you interested in using it? I don't mind hosting it but
 it could do with a maintainer. Remember, we're only the upstream
 if someone is responsible for it.

I can also reliably host this so there is more than one upstream.
Lemme know if you need me. :)



 I will maintain it if no one else comes forward.

 Also, its last update appears to be in 2003, and it's long dead

 s/long dead/in good enough shape to be useful/

 :)

Regards,
Janky Jay, III


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk7kXc0ACgkQGK3MsUbJZn4MegCfVC/9DQ9hb9o2jcllu9tCQnMb
N1sAnAxjmYLiTfDDnG1mMyWP+LAXmq01
=U2LH
-END PGP SIGNATURE-

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: suggestion for pkgdb from ports-mgmt/portupgrade: add more explanation

2011-09-03 Thread Janketh Jay

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 09/03/2011 01:56 AM, Lars Eighner wrote:
 On Fri, 2 Sep 2011, Doug Barton wrote:

 On 09/02/2011 14:58, Lars Eighner wrote:

 The main thing here, of course, is that ports uses dependency in
 the
 exact opposite of its normal English sense (just as twitter uses
 following in the exact opposite of its normal English sense).

 In normal English 'X is a dependency of Y' means Y is necessary
 for X (X
 depends on Y)

 I'm not sure why you believe this to be true.

 Because it is a fact.

 Can you give examples from non-technical English prose, and some
 dictionary definitions to back up your claim?

 I am a little hurt that my own authority does not suffice for both
 the New
 York Times Book Review and the Time Literary Supplement (that's in
 London,
 y'all) have remarked on my mastery of the English language. But
 much more
 than that, I am appalled at the state of education in this country
 that you
 do not immediately recognize for yourself that my point is correct,
 once I
 have made it.

 There are two senses of 'dependency' in normal English. One means
 'the state
 of dependence, (MWCD11th expresses this as being a synonym for
 DEPENDENCE;
 this is the oldest sense in English because MWCD11th lists senses in
 historical order), and the other is something that is dependent on
 something
 else. Well, okay, there are three senses, as there is a relatively
 recent
 one meaning a small building (such as a stable, garage, or bike shed)
 adjacent to a larger one.

 Almost all of the examples I turn up from grepping my corpus relate to
 international relations except for the most recent entries where it
 is bound
 to 'Chemical.' Well, 'chemical dependency' is perfectly common modern
 English and of course it does not mean the chemical depends on the
 user, but
 just the opposite.

 So in normal English, if I write myperlscript.pl, it is a dependency of
 perl. My script cannot run without perl, but perl can go on happily
 without
 my script. Perl does not depend on my script, so it is not the
 dependency. My script does depend on perl, so my script is the
 dependency.

 The correct word for what computer people call a dependency is
 'requisite.'
 Perl is a requisite of my script. My script is a dependency of perl.

 Why is there such a thing as emacs cramp? Because the person who
 wrote it
 considered himself such a genius that he did not have to think of
 ergonomics
 and so bound just about everything to ^X and ^C and combinations
 thereof
 (and subsequent geniuses have made the possibly of remapping merely
 theoretical). Why are most editors and word processors just about
 unusable
 (out of the box) for writers? Because programmers are such
 geniuses, the
 idea of consulting working writers before they begin such a project
 seems
 laughable to them.

 And that is why ports uses 'dependency' exactly backwards -- the
 authors are
 such geniuses that they cannot be bothered to open a dictionary for
 themselves. I can think of a case in point.

 Now it is possible that once upon a time there was a programmer who
 knew
 what dependency meant, and he might have said something like My
 script has
 a dependency on perl. That is accurate, but very awkward compared
 with
 Perl is a requisite of my script. And perhaps that awkward
 expression was
 passed around among the programmerlings, as in the game gossip,
 until it
 became Perl is a dependency of my script, which is dead wrong, so if
 my script is a port, and perl is missing, the report stale
 dependency is
 entirely misleading. My script is the dependency. It is not
 stale. It is
 missing its requisite, namely perl.

 It is a constant source of confusion for native speakers of English,
 and to
 a degree a source of amusement that documentation which has not yet
 been
 expressed in correct English is being translated into dozens of
 languages
 which take up space in machines that accept the default install.

One of the best most unnecessary replies to something unneeded
I've read in a long, LONG time. Well done, sir! (It's a keeper!)

- -Janky Jay, III


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk5h4DoACgkQGK3MsUbJZn6q3QCePhBtBbUfd90ORira5YuZ+OYu
F5oAnjzHraki17HKOccoOB4rUCly+g5D
=CNIG
-END PGP SIGNATURE-

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Postfix - Dovecot SASL problem

2011-08-18 Thread Janketh Jay

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 08/18/2011 05:42 PM, Sahil Tandon wrote:
 On Thu, 2011-08-18 at 16:35:58 -0700, Chuck Swiger wrote:

 On Aug 18, 2011, at 4:25 PM, Sahil Tandon wrote:
 From what I've seen in your ktrace, you're only offering MECH
 LOGIN plaintext, which isn't going be allowable per the Postfix
 setting.

 His dovecot configuration also appears to be offering the PLAIN
 plaintext auth mechanism; not just LOGIN.

 Yes, that's right-- but they're both plaintext, which Postfix was
 configured not to allow...

 Indeed, as I noted[1] earlier in this thread; I replied to your message
 for the sake of completeness and posterity. :)

 [1]
http://lists.freebsd.org/pipermail/freebsd-ports/2011-August/069300.html

From what I see, this is exactly correct and the information
provided (while not a Postfix or Dovecot mailing list) should
definitely be of help. In fact, it is the solution to the problem.
Well done! :)

Regards,
Janky Jay, III


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk5NtiEACgkQGK3MsUbJZn4qJQCffNCPfQrzLSw423PZwgLNRG5p
7RoAn2+ubGLvzz2wk/bjn976HIqgAYs7
=JUBJ
-END PGP SIGNATURE-

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org