Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Work-in-progress FreeBSD ports

NotificationsYou must be signed in to change notification settings

feodor/freebsd-ports-wip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a collection of work-in-progress FreeBSD ports.To install ports from this collection:1)  Download and run the freebsd-wip-checkout script from the repository    above.        fetchhttps://github.com//outpaddling/freebsd-ports-wip/raw/master/freebsd-wip-checkout    * Before running any script downloaded from the Internet, carefully      inspect it for signs of tampering.  This is especially critical before      running a script as root.    more freebsd-wip-checkout    sh ./freebsd-wip-checkout2)  Now you can install any port usingcd /usr/ports/wip/portnamemake install    You can reinstall a single port usingwip-reinstall-port portname    If you are a ports developer and have a poudriere installation, you can    test the port by runningwip-poudriere-test category/portname jail [jail ...] | all | pattern3)  Run wip-update frequently to retreive the latest commits.---Note that there are committed, quality-controlled versions of many of theseports available.  If you want the latest stable version, use the usualFreeBSD ports installation methods:    pkg install package-nameor    cd /usr/ports/category/port && make deinstall clean installIf you would like to contribute to the collection:o   Contact the owner of the repository and ask to be added as a Github    collaborator, so you can commit changes made to your local working    copy.    Collaborators need to follow one simple rule:Do not modify someone else's files without their consent.    There are no quality or security requirements for ports of your own.    Ports in this collection are works-in-progress and may be in any stage    of development from completely non-functional to ready-to-commit.    You can use either git or subversion to manage your working copy.    Note: Github does not support subversion "mv" or "cp" commands.  Use "cp -R", "svn add", and "svn rm" instead.o   Adopt an existing port:    If there is an existing port that you are interested it, PLEASE PLEASE    PLEASE inquire about adopting it by contacting the maintainer (see the    port Makefile for contact info).  There are many ports here and they will    move beyond WIP faster if more people sign up as maintainers.o   Commit messages should use the following format if possible:    portname: Brief description of changee.g.    bamtools: Update to 2.5.1, static onlyThis makes it easier to scan the commit history at a glance.

About

Work-in-progress FreeBSD ports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Roff96.8%
  • Makefile1.9%
  • Shell0.3%
  • C0.3%
  • C++0.3%
  • Perl0.2%
  • Other0.2%

[8]ページ先頭

©2009-2025 Movatter.jp