Re: Port/Package Management?

2007-03-12 Thread Joseph Koshy

This time I am interested in the operational principle
of  the port/package system, what is going on while
installing packages, and where is the source files if
I want to do some modification?


See /usr/src/usr.sbin/pkg_install/*

--
FreeBSD Volunteer, http://people.freebsd.org/~jkoshy
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Port/Package Management?

2007-03-12 Thread Darren Pilgrim

Yong Ma wrote:

This time I am interested in the operational principle of  the
port/package system, what is going on while installing packages, and 
where is the source files if I want to do some modification?


/usr/ports/Mk

bsd.port.mk is the central component.  There are extra files for various 
frameworks and platforms.


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


Port/Package Management?

2007-03-11 Thread Yong Ma
Hello everybody, I want to konw how the FreeBSD package management
(port/package) works, but I didn't find enough useful information about
that. Can anybody  give me some documents or links more detail about this
or just tell me where to start?  Thank you !

Happy Hacking, May the source be with you!

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


Re: Port/Package Management?

2007-03-11 Thread Zavam, Vinícius

2007/3/11, Yong Ma [EMAIL PROTECTED]:

Hello everybody, I want to konw how the FreeBSD package management
(port/package) works, but I didn't find enough useful information about
that. Can anybody  give me some documents or links more detail about this
or just tell me where to start?  Thank you !

Happy Hacking, May the source be with you!

Yong


where to start?
freebsd.org/docs.html
 or
freebsd.org/handbook

second floor;
freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-overview.html

and so on.. may the source be with you!
[]'s


--
Zavam, Vinícius de A.
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Port/Package Management?

2007-03-11 Thread Yong Ma
  - Original Message -
  From: Zavam, Vinícius
  To: freebsd-hackers@freebsd.org
  Subject: Re: Port/Package Management?
  Date: Mon, 12 Mar 2007 01:06:09 -0300


  2007/3/11, Yong Ma :
   Hello everybody, I want to konw how the FreeBSD package management
   (port/package) works, but I didn't find enough useful information
  about
   that. Can anybody give me some documents or links more detail about
  this
   or just tell me where to start? Thank you !
  
   Happy Hacking, May the source be with you!
  
   Yong

  where to start?
  freebsd.org/docs.html
  or
  freebsd.org/handbook

  second floor;
  freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-overview.html

  and so on.. may the source be with you!
  []'s


  -- Zavam, Vinícius de A.
  ___
  freebsd-hackers@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
  To unsubscribe, send any mail to
  [EMAIL PROTECTED]

I have been using and working with FreeBSD for about 3 years, and I think
I know how to use the port/package system well.

This time I am interested in the operational principle of  the
port/package system, what is going on while installing packages, and 
where is the source files if I want to do some modification?

thamk you

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