mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
46622b68cd
due to lack of time. 1. 1.7.3 (2011-01-01) This is a scheduled bugfix release. archive: don't set gzip filename header when there's no filename checknlink: use two testfiles (issue2543) churn: ignore trailing and leading spaces (issue2546) date: fix matching of underspecified date ranges eol: improve help on whether EOLs are changed in working copy or repository fncachestore: copy dh directory before the manifest hgweb: abort if config file isn't found hook: assume relative path to hook is given from repo root hook: fix import path handling for repo=None https: use web.cacerts configuration from local repo to validate remote repo https: warn when server certificate isn't verified keyword: copy: when copied source is a symlink, follow it patch: write .rej files without rewriting EOLs strip: typo bugfix related to '--nobackup -> --no-backup' rename (issue2377) tag: abort if not at a branch head (issue2552) tag: don't check .hgtags status if --local passed tag: fix uncommitted merge check and error message (issue2542) util: fix ellipsis() not to break multi-byte sequence (issue2564) util: work around behavior change in Python 2.7.1 wix: add an ssl certificate file to the WiX installers 2. 1.7.2 (2010-12-01) This is a scheduled bugfix release. checknlink: return False if .hgtmp file preexists (issue2517) commit: search both parents for missing copy revision (issue2484) context: walk both parents for workingctx.ancestors() convert/svn: fix changed files list upon directory replacements hgwebdir: fix incorrect index generation for invalid paths (issue2023) keyword: copy: when copied source is a symlink, follow it mq: ignore subrepos (issue2499) rebase: support --detach when null is common ancestor subrepo: fix removing read-only svn files on Windows subrepo: handle missing subrepo spec file as removed subrepo: prune empty directories when removing svn subrepo subrepo: use subprocess directly to avoid python 2.6 bug util: do not crash on revisions with negative timestamp (issue2513) util: do not recurse in makedirs if name is '' (issue2528) |
||
---|---|---|
accessibility | ||
arabic | ||
archivers | ||
astro | ||
audio | ||
benchmarks | ||
biology | ||
cad | ||
chinese | ||
comms | ||
converters | ||
databases | ||
deskutils | ||
devel | ||
dns | ||
editors | ||
emulators | ||
finance | ||
french | ||
ftp | ||
games | ||
german | ||
graphics | ||
hebrew | ||
hungarian | ||
irc | ||
japanese | ||
java | ||
korean | ||
lang | ||
math | ||
mbone | ||
misc | ||
Mk | ||
multimedia | ||
net | ||
net-im | ||
net-mgmt | ||
net-p2p | ||
news | ||
palm | ||
polish | ||
ports-mgmt | ||
portuguese | ||
russian | ||
science | ||
security | ||
shells | ||
sysutils | ||
Templates | ||
textproc | ||
Tools | ||
ukrainian | ||
vietnamese | ||
www | ||
x11 | ||
x11-clocks | ||
x11-drivers | ||
x11-fm | ||
x11-fonts | ||
x11-servers | ||
x11-themes | ||
x11-toolkits | ||
x11-wm | ||
.cvsignore | ||
CHANGES | ||
COPYRIGHT | ||
GIDs | ||
KNOBS | ||
LEGAL | ||
Makefile | ||
MOVED | ||
README | ||
UIDs | ||
UPDATING |
This is the FreeBSD Ports Collection. For an easy to use WEB-based interface to it, please see: http://www.FreeBSD.org/ports For general information on the Ports Collection, please see the FreeBSD Handbook ports section which is available from: http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html for the latest official version or: The ports(7) manual page (man ports). These will explain how to use ports and packages. If you would like to search for a port, you can do so easily by saying (in /usr/ports): make search name="<name>" or: make search key="<keyword>" which will generate a list of all ports matching <name> or <keyword>. make search also supports wildcards, such as: make search name="gtk*" For information about contributing to FreeBSD ports, please see the Porter's Handbook, available at: http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/ NOTE: This tree will GROW significantly in size during normal usage! The distribution tar files can and do accumulate in /usr/ports/distfiles, and the individual ports will also use up lots of space in their work subdirectories unless you remember to "make clean" after you're done building a given port. /usr/ports/distfiles can also be periodically cleaned without ill-effect.