Re: Sponsoring ports

2011-07-25 Thread Francisco Reyes

On 7/25/11 10:30 AM, Chris Rees wrote:


 If anyone knows of developer(s) or is such developer please drop me 
a line with estimate cost.
 This is personal sponsoring (no company... just me..) so please be 
gentle on the estimate. :-)


Assume we all are, and put an offer on the Wiki page :P




Got two replies and working with one of the responders.

So, would a good process be to put a note on Wiki and email list or just 
put in Wiki and see if someone picks up?


Hm.. or should this be something for the jobs list? I figure the 
request would usually be small enough and be port related that this list 
may be the most appropriate..

___
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: Sponsoring ports

2011-07-25 Thread Francisco Reyes

On 7/25/11 2:04 PM, Eitan Adler wrote:


We probably should have a dedicated system for handling these types of
requests. As long as the volume stays small sending mail to -ports
(like you did) is probably the best way for now


Agree.
For contract/long term tasks sure.. jobs is the right place, but we 
should have a place where people can sponsor short, specific, features 
in FreeBSD. It may be more than just ports, it may also be functionally 
changes to the OS.

___
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: Sponsoring ports

2011-07-25 Thread Francisco Reyes

On 7/25/11 2:52 PM, Test Rat wrote:


Why not contact someone who is already working on it?

   http://docs.freebsd.org/cgi/mid.cgi?201106082125.56696.naylor.b.david

Thanks for the link. I searched for pypy freebsd and a few other 
variations and did not see the link.

___
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


Sponsoring ports

2011-07-24 Thread Francisco Reyes
Is there a list/page somewhere of port commiters willing to do paid work 
for sponsored ports?


Would be great to have a list of such developers at
http://wiki.freebsd.org/WantedPorts

I am looking for someone to work on porting http://pypy.org

If anyone knows of developer(s) or is such developer please drop me a 
line with estimate cost.
This is personal sponsoring (no company... just me..) so please be 
gentle on the estimate. :-)

___
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: Source install to look like installed package

2008-09-17 Thread Francisco Reyes

Matthew Seaman writes:


You mean you want to generate a /var/db/pkg/portname-1.2.3
directory with appropriate contents so you can wrangle a bunch
of files already on your hard drive as if they were a port?


Yes.


Actually, that's pretty much what the ports system does when you
do an install from source.  Check out the commands the 'do-package'
target runs as shown in /usr/ports/Mk/bsd.port.mk



Ok.


Submitting PRs with updates to bring the FreePascal port up to date
will earn you karma points...


I am thinking perhaps start out with a binary port or a package until I 
get familiar with the port system.


Thanks for the pointers.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Source install to look like installed package

2008-09-16 Thread Francisco Reyes

Where could I find the structure of an installed port?

I am trying to take an existing binary install and make it appear as an 
installed package to facilitate uninstall.


It is the FreePascal install script. Although we have a a port, it usually 
is behind. 

The existing script basically just untars some binaries to a user 
selected directory.


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