Update FreeBSD Ports Collection Up to Date and Latest freebsd 포트 컬렉션을 최신 정보와 최신 업데이트

CVSup can be used as a quick method for getting the Ports Collection and keep the ports tree up to date. 빠른 방법을 cvsup으로 사용할 수있습니다 안의 포트를 수집 및 유지하는 포트 트리를 최신합니다. CVSup distributes and updates source trees from a master CVS repository on a remote server host. cvsup을 배포 및 업데이트 소스 트리를 마스터 cvs 리포지 토리에서 원격 서버 호스트합니다. The FreeBSD sources are maintained in a CVS repository on a central development machine in California. the freebsd 소스는 유지 관리 시스템을 개발 cvs 캘리포니아에서 리포지 토리를 중심합니다. With CVSup, FreeBSD users can easily keep their own source trees up to date. 와 cvsup, freebsd 사용자가 손쉽게 자신의 소스 트리를 최신 상태 유지합니다.

CVSup uses the so-called pull model of updating. - 전화 끌어 오기 모델을 cvsup 그래서 업데이 트를 사용합니다. Under the pull model, each client asks the server for updates, if and when they are wanted. 아래에 끌어 오기 모델, 각각의 클라이언트 서버에 업데이 트를 물으면 그리고 그들이 필요합니다. The server waits passively for update requests from its clients. 서버에 해당 클라이언트로부터 요청을 기다리는 수동적으로 업데이트합니다. Thus all updates are instigated by the client. 그러므로 모든 업데이 트가 클라이언트에 의해 작업을합니다. The server never sends unsolicited updates. 결코 원치 않는 서버에 업데이 트를 보냅니다. Users must either run the CVSup client manually to get an update, or they must set up a cron job to run it automatically on a regular basis 중 하나를 실행해야합니다 cvsup 클라이언트를 수동으로 업데이 트를 받으려면, 또는 그들은 cron 작업을 설정하려면이 자동으로 실행하기 위해 정기적으로

There are few ways to install CVSup in FreeBSD: cvsup을 설치하는 방법이 있고, 몇 가지 freebsd :

  1. Install CVSup by using the precompiled net/cvsup package from the FreeBSD packages collection cvsup을 설치를 사용하여 미리 컴파일된 순수한 / cvsup 패키지를 freebsd 패키지 컬렉션
  2. Build CVSup from source by using the net/cvsup port (which includes CVSup GUI). 그물을 사용하여 소스에서 빌드 cvsup / cvsup 포트 (cvsup gui를 포함). Warning: the net/cvsup port depends on the Modula-3 system, which takes a substantial amount of time and disk space to download and build. 경고 : 그물 / cvsup 포트 모듈에 따라 달라집니다 - 3 시스템, 어느 시간 및 디스크 공간이있는 상당한 양의를 다운로드하여 작성합니다.

If CVSup is installed on a machine which does not have XFree86? cvsup은 컴퓨터에 설치되어있는 경우이 xfree86하지 않는가? or Xorg installed, such as a server, use the port which does not include the CVSup GUI, net/cvsup-without-gui. 또는 xorg 설치와 같은 서버를 사용하는 포트를 어떤은 포함되지 않습니다 cvsup gui, 네트워크 / cvsup - 않고 - gui합니다.

For example, 예를 들면,
# pkg_add -r cvsup-without-gui # pkg_add - 연구 cvsup - 않고 - gui

Or build from ports collection at net/cvsup-without-gui. 또는 빌드에서 포트를 수집을 순수한 / cvsup - 않고 - gui합니다.

After installing, CVSup is ready and can be executed with the following command: 를 설치한 후, cvsup은 다음과 같은 명령을 준비하고 실행할 수있습니다 :

# cvsup -L 2 -h cvsup.FreeBSD.org /usr/share/examples/cvsup/ports-supfile # cvsup - 패 2 - 홈 cvsup.freebsd.org / usr / 공유 / 예 / cvsup / 포트 - supfile

where cvsup.FreeBSD.org is a CVSup server that change be change to a CVSup server near you. 여기서는 cvsup.freebsd.org cvsup 서버는 cvsup 서버를 변경 할 수 있을까요 변경할 수있습니다. See 보다 CVSup Mirrors 거울을 cvsup for a complete listing of mirror sites. 미러 사이트의 전체 목록이있습니다.

Replace /root/ports-supfile with your own supfile name and location. 교체 / 루트 / 포트 - supfile 이름과 위치를 자신의 supfile합니다.

The -L 2 tells CVSup to print out the details of all the file updates it is doing. - 패 2에게 cvsup의 모든 파일을 인쇄하려면 세부 사항을 업데이 트하는 것은합니다. There are three levels of verbosity, from -L 0 to -L 2. 에는 세 가지 수준의 중복부터 - 패 0 ~ - 패 2. The default is 0, which means total silence except for error messages. 기본값은 0, 즉 총 침묵을 제외하고 오류 메시지를합니다.

While -h specify the supfile location. - 홈 supfile하는 동안 위치를 지정합니다.

It’s also possible to create a configuration file for CVSup to avoid the need of passing the CVSup server on the command line. 그것에 대한 구성 파일을 만들 수도있습니다 cvsup cvsup를 피하려면 서버를 필요로하는 명령줄을 통과합니다. CVSup’s operation is controlled by a configuration file called the supfile. cvsup의 동작에 의해 통제된다 구성 파일을 supfile에 전화를합니다. There are some sample supfiles in the directory /usr/share/examples/cvsup/. 이미 일부 샘플 supfiles에 디렉터리 / usr / 공유 / 예 / cvsup /합니다.

As root, copy /usr/share/examples/cvsup/ports-supfile to a new location, such as /root or your home directory. 루트로, 복사 / usr / 공유 / 예 / cvsup / 포트 - supfile를 새 위치로, 예를 들어, / 루트 또는 귀하의 홈 디렉토리합니다.

Edit ports-supfile. - supfile 포트를 편집합니다.

Change CHANGE_THIS.FreeBSD.org to a CVSup server near you. cvsup 서버를 변경 할 수 있을까요 change_this.freebsd.org합니다. See 보다 CVSup Mirrors 거울을 cvsup for a complete listing of mirror sites. 미러 사이트의 전체 목록을합니다.

To run cvsup by using the supfile, use the following as root, so that cvsup has the permissions it needs to update your files: cvsup supfile을 사용하여 실행하려면, 다음과 같은 루트로 사용합니다 있도록 필요한 권한을 cvsup를 업데이 트하는 방법은 파일의 경우 :

# cvsup -L 2 /root/ports-supfile # cvsup - 패 2 / 루트 / 포트 - supfile

Replace /root/ports-supfile with your own supfile name and location. 교체 / 루트 / 포트 - supfile 이름과 위치를 자신의 supfile합니다.

The -L 2 tells CVSup to print out the details of all the file updates it is doing. - 패 2에게 cvsup의 모든 파일을 인쇄하려면 세부 사항을 업데이 트하는 것은합니다. There are three levels of verbosity, from -L 0 to -L 2. 에는 세 가지 수준의 중복부터 - 패 0 ~ - 패 2. The default is 0, which means total silence except for error messages. 기본값은 0, 즉 총 침묵을 제외하고 오류 메시지를합니다.

If you are not running X11 or if you just do not like GUIs, you should add a couple of options to the command line when you run cvsup and your CVSup is installed with GUI: x11 실행하고 있지 않은 경우 또는 그래픽 사용자 인터페이스 싫어하는기만하면, 당신은 커맨드 라인을 추가 옵션을 두어 cvsup을 실행하면, 당신과 함께 설치 cvsup은 gui :

# cvsup -g -L 2 supfile # cvsup - g - 패 2 supfile

Replace supfile with your own supfile name and location. supfile 자신의 이름과 위치를 바꿀 supfile합니다.

The -g tells CVSup not to use its GUI. - g에게 cvsup 그래픽 사용자 인터페이스을 사용하지 않도록합니다. This is automatic if you are not running X11, but otherwise you have to specify it. 이것은 자동으로 실행되지 않는 경우에는 x11,하지만 그렇지 않으면 당신은 그것을 지정합니다.

Running the CVSup command later will download and apply all the recent changes to your Ports Collection, except actually rebuilding the ports for your own system. cvsup 명령을 실행하고 나중에이 최근에 변경 사항을 모두 적용을 다운로드하여 포트를 수집, 자신의 시스템에 대한 포트를 제외하고 사실은 재건.

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 중요 사항 : 이것은 기계 번역 페이지는 "있는 그대로"제공하지 않고 보증합니다. Machine translation may be difficult to understand. 기계 번역을 이해하기 어려울 수있습니다. Please refer to 를 참조하시기 바랍니다 original English article 원래 영어 자료 whenever possible. 언제 수있습니다.

Share and contribute or get technical support and help at 를 공유하고 기술 지원 및 도움을 공헌하지 않는다면 My Digital Life Forums 내 디지털 라이프 공개 토론 . 합니다.



3 Responses to “Update FreeBSD Ports Collection Up to Date and Latest” 3 개의 응답을 "포트 컬렉션을 최신 정보와 최신 업데이 트를 freebsd"

  1. Easy Way to Upgrade FreeBSD’s Ports » My Digital Life 쉬운 방법으로 업그레이 드하는 freebsd의 포트»내 디지털 라이프
    January 3rd, 2006 16:17 2006년 1월 3일 16:17
    1

    [...] Before you can update and upgrade the FreeBSD’s ports, the Ports Collection needs to be updated. [...]하기 전에 업데이트 및 업그레 이드하실 수있습니다 freebsd의 포트를 수집하는 포트를 업데이 트해야합니다. Follow step here to update the Ports Collection. 여기에 다음 단계를 업데이 트하는 포트를 수집합니다. [...]

  2. Update FreeBSD Ports Collection to Latest Version with Security Update with Portmanager and Portaudit » My Digital Life freebsd 포트 컬렉션을 최신 버전으로 업데이 트와 보안 업데이 트를 portmanager 및 portaudit»내 디지털 라이프
    May 18th, 2006 22:30 2006년 5월 18일 22:30
    2

    [...] Portmanager is an FreeBSD utility that automates the process of upgrading and managing installed FreeBSD ports without or almost without user intervention when updating. [...] portmanager는 freebsd 유틸리티를 업그레이 드하는 과정을 자동화합니다 freebsd 포트를 설치하고 관리 업데이 트를 할 때 사용자의 개입없이 또는 거의하지 않고있습니다. Portmanager ensures that FreeBSD installed ports accurately reflect and update as of those available in the ports tree. portmanager 포트를 정확하게 반영하고 업데이 트를 설치하면 freebsd 이들의 포트 트리에서 사용할 수있습니다. To use portmanager, the FreeBSD ports collection tree needs to be updated with CVSup or Portsnap. 을 사용 portmanager, 나무 freebsd 포트를 수집하거나 portsnap cvsup으로 업데이 트해야합니다. [...]

  3. knowelus.com » Updating FreeBSD Ports Collection knowelus.com»freebsd 포트를 수집 업데이트
    June 21st, 2006 13:06 2006년 6월 21일 13:06
    3

    [...] CVSup can be used as a quick method for getting the Ports Collection and keep the ports tree up to date. [...] cvsup으로 사용할 수있습니다 빠른 방법은 트리 안의 포트를 수집 및 유지하는 포트를 최신합니다. CVSup distributes and updates source trees from a master CVS repository on a remote server host. cvsup을 배포 및 업데이트 소스 트리를 마스터 cvs 리포지 토리에서 원격 서버 호스트합니다. The FreeBSD sources are maintained in a CVS repository on a central development machine in California. the freebsd 소스는 유지 관리 시스템을 개발 cvs 캘리포니아에서 리포지 토리를 중심합니다. With CVSup, FreeBSD users can easily keep their own source trees up to date. 와 cvsup, freebsd 사용자가 손쉽게 자신의 소스 트리를 최신 상태 유지합니다. CVSup uses the so-called pull model of updating. - 전화 끌어 오기 모델을 cvsup 그래서 업데이 트를 사용합니다. Under the pull model, each client asks the server for updates, if and when they are wanted. 아래에 끌어 오기 모델, 각각의 클라이언트 서버에 업데이 트를 물으면 그리고 그들이 필요합니다. The server waits passively for update requests from its clients. 서버에 해당 클라이언트로부터 요청을 기다리는 수동적으로 업데이트합니다. Thus all updates are instigated by the client. 그러므로 모든 업데이 트가 클라이언트에 의해 작업을합니다. The server never sends unsolicited updates. 결코 원치 않는 서버에 업데이 트를 보냅니다. Users must either run the CVSup client manually to get an update, or they must set up a cron job to run it automatically on a regular basis There are few ways to install CVSup in FreeBSD: Install CVSup by using the precompiled net/cvsup package from the FreeBSD packages collection. 중 하나를 실행해야합니다 cvsup 클라이언트를 수동으로 업데이 트를 받으려면, 또는 그들은 cron 작업을 설정하려면이 자동으로 실행하기 위해 정기적으로 cvsup을 설치하는 방법이 있고, 몇 가지 freebsd : cvsup을 설치를 사용하여 미리 컴파일된 순수한 / cvsup 패키지를 the freebsd 패키지를 수집합니다. To install from package collection. 들로부터의 설치 패키지를 수집합니다.   # pkg_add -r cvsup-without-gui# cd /usr/ports/net/cvsup-without-gui # make install clean   Or build CVSup from source by using the net/cvsup port (which includes CVSup GUI). # pkg_add - 연구 cvsup - 않고 - gui # cd / usr / 포트 / 순수한 / cvsup - 않고 - gui #을 설치하는 cvsup 소스에서 빌드를 사용하여 청소하거나 그물 / cvsup 포트 (cvsup gui를 포함). Warning: the net/cvsup port depends on the Modula-3 system, which takes a substantial amount of time and disk space to download and build. 경고 : 그물 / cvsup 포트 모듈에 따라 달라집니다 - 3 시스템, 어느 시간 및 디스크 공간이있는 상당한 양의를 다운로드하여 작성합니다. To build from source. 소스를 빌드합니다. After installing, CVSup is ready and can be executed with the following command:   # cvsup -L 2 -h cvsup.FreeBSD.org /usr/share/examples/cvsup/ports-supfile   Change cvsup.FreeBSD.org to a CVSup server near you. 를 설치한 후, cvsup은 다음과 같은 명령을 준비하고 실행할 수있습니다 : # cvsup - 패 2 - 홈 cvsup.freebsd.org / usr / 공유 / 예 / cvsup / 포트 - supfile cvsup 서버를 변경 부근 cvsup.freebsd.org you. See CVSup Mirrors for a complete listing of mirror sites. 거울을 볼 cvsup 미러 사이트의 전체 목록을합니다.   The -L 2 tells CVSup to print out the details of all the file updates it is doing. - 패 2에게 cvsup의 모든 파일을 인쇄하려면 세부 사항을 업데이 트하는 것은합니다. There are three levels of verbosity, from -L 0 to -L 2. 에는 세 가지 수준의 중복부터 - 패 0 ~ - 패 2. The default is 0, which means total silence except for error messages. 기본값은 0, 즉 총 침묵을 제외하고 오류 메시지를합니다.   While -h specify the supfile location. - 홈 supfile하는 동안 위치를 지정합니다.   You may want to use your own ports-supfile, for example to avoid the need of passing the CVSup server on the command line. 자신의 포트를 사용하도록 할 수있습니다 - supfile, 예를 들면 cvsup를 피하려면 서버를 필요로하는 명령줄을 통과합니다. As root, copy /usr/share/examples/cvsup/ports-supfile to a new location, such as /root or your home directory. 루트로, 복사 / usr / 공유 / 예 / cvsup / 포트 - supfile를 새 위치로, 예를 들어, / 루트 또는 귀하의 홈 디렉토리합니다.   #cp /usr/share/examples/cvsup/ports-supfile /root Edit ports-supfile #vi /root/ports-supfile Change   CHANGE_THIS.FreeBSD.org to a CVSup server near you. # cp / usr / 공유 / 예 / cvsup / 포트 - supfile / 루트 편집 포트 - supfile # 6 / 루트 / 포트 - supfile cvsup 서버를 변경 할 수 있을까요 change_this.freebsd.org합니다. See CVSup Mirrors for a complete listing of mirror sites.Then, you can update your port collections with this command:   # cvsup -L 2 /root/ports-supfile     links: freebsd.org  mydigitallife.info   [...] 거울의 전체 목록을보고 거울을 sites.then cvsup 업데이 트하실 수있습니다 포트를 수집과이 명령은 : # cvsup - 패 2 / 루트 / 포트 - supfile 링크 : freebsd.org mydigitallife.info [...]

Leave a Reply 남길 회신

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> 이러한 태그를 사용할 수있습니다 : <a href="" title=""> <acronym title=""> <abbr title=""> <blockquote cite=""> <b> <cite> <code> <델 날짜 = ""> <em> <i> <strike> '<q cite="">

Subscribe without commenting 논평없이 구독 신청
이메일


Custom Search

New Articles 새로운 기사

Incoming Search Terms for the Article 이 문서에 대한 검색어를 수신

update ports 업데이 트를 포트를 - - ports update 포트를 업데이 트를 - - updating ports 업데이 트하는 포트를 - - how to update ports 포트를 업데이 트하는 방법 - - freebsd 7 update ports 7 업데이트 포트를 freebsd - - freebsd ports mirror freebsd 포트 미러 - - freebsd pkg_add update freebsd 업데이 트를 pkg_add - - freebsd update ports collection freebsd 업데이 트를 포트를 수집 - - update ports freebsd 7 업데이 트를 포트를 7 freebsd - - freebsd 7.0 update ports freebsd 7.0 업데이 트를 포트를 - - freebsd 7 cvsup 7 freebsd cvsup - - FreeBSD cvsup mirrows freebsd cvsup mirrows - - freebsd 7 how to update ports 7 freebsd 포트를 업데이 트하는 방법 - - freebsd 7.0 cvsup freebsd 7.0 cvsup - - freebsd change mirror freebsd 변경 거울 - - update ports freebsd 업데이 트를 포트를 freebsd - - freebsd 7 ports update 7 freebsd 포트를 업데이 트를 - - freebsd updating ports collection freebsd 업데이 트하는 포트를 수집 - - portsnap vs cvsup vs cvsup portsnap - - how to update ports collection freebsd 7 7 freebsd 포트를 수집를 업데이 트하는 방법 - - change freebsd mirror 거울 freebsd 변경 - - command to download and install cvsup are on freebsd 7 명령을 다운로드하고 설치하는 cvsup은 7 freebsd - - Upgrade FreeBSD 7 source and ports 7 소스와 포트를 업그레이 드를 freebsd - - freebsd cvsup update freebsd cvsup 업데이 트를 - - freebsd cvsupdate freebsd cvsupdate - - freebsd cvs update cvs 업데이 트를 freebsd - - cvsup ports mirrors 거울을 cvsup 포트 - - update freebsd 7 업데이 트를 freebsd 7 - - cvsup freebsd 7 cvsup freebsd 7 - - pkg_add update freebsd freebsd pkg_add 업데이트 - - update ports collection freebsd 업데이 트를 포트를 수집 freebsd - - freebsd 7 update port 7 업데이트 포트를 freebsd - - updating ports collection in freebsd 7 업데이 트하는 포트를 수집 7 freebsd - - freebsd cvsup sweden mirror freebsd cvsup 스웨덴 미러 - - ports-supfile example 포트 - supfile 예제 - - freebsd cvsup update ports cvsup 업데이 트를 포트를 freebsd - - freebsd cvsup ports freebsd 포트를 cvsup - - mirror freebsd ports freebsd 포트를 거울 - - how to update a port with cvsup cvsup를 업데이 트하는 포트에 연결하는 방법 - - freebsd supfile location supfile 위치를 freebsd - - freebsd cvs update ports cvs 업데이 트를 포트를 freebsd - - updating ports cvsup 업데이 트하는 포트를 cvsup - - cvsup upgrade 7.0 7.0으로 업그레이 드 cvsup - - cvsup update ports freebsd freebsd 포트를 cvsup 업데이트 - - cvsupdate freebsd ports freebsd 포트를 cvsupdate - - how to change freebsd ports mirror freebsd 포트를 거울을 변경하는 방법 - - Installing CVSup and the Ports Collection on FreeBSD 7.0 cvsup과 포트를 수집 freebsd 7.0 설치하기 - - php 5 freebsd 7 pkg_add php 5 freebsd 7 pkg_add - - port cvsup freebsd 포트를 cvsup freebsd - - updating mysql freebsd ports make update freebsd 포트를 업데이 트하는 mysql을 업데이 트를 - -