Port details |
- porttools Tools for testing and submitting port updates and new ports
- 0.77 devel
=16 0.77Version of this port present on the latest quarterly branch.
- Maintainer: sergei@FreeBSD.org
- Port Added: 2003-06-19 13:47:58
- Last Update: 2007-02-05 01:08:46
- SVN Revision: UNKNOWN
- People watching this port, also watch:: python, unzip, libiconv
- License: not specified in port
- WWW:
- http://sourceforge.net/projects/porttools/
- Description:
- FreeBSD Port Tools includes the following commands:
- port create: create a new port from a template
- port diff: generate a diff against a previous version of the port
- port fetch: fetch distfile(s) of a new version of the port
- port help: display usage summary for port(1) commands
- port submit: submit a PR with new port, or port change/update
- port test: automate testing a new port or a port update
WWW: http://sourceforge.net/projects/porttools/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- porttools>0:devel/porttools
- No installation instructions:
- This port has been deleted.
- PKGNAME: porttools
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- portlint : devel/portlint
- cdiff : textproc/cdiff
- sudo : security/sudo
- newfile : devel/newfile
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.77 05 Feb 2007 01:08:46 |
pav |
Populate a new ports-mgmt category. List of moved ports:
devel/portcheckout -> ports-mgmt/portcheckout
devel/portlint -> ports-mgmt/portlint
devel/portmk -> ports-mgmt/portmk
devel/porttools -> ports-mgmt/porttools
misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
misc/porteasy -> ports-mgmt/porteasy
misc/portell -> ports-mgmt/portell
misc/portless -> ports-mgmt/portless
misc/tinderbox -> ports-mgmt/tinderbox
security/jailaudit -> ports-mgmt/jailaudit
security/portaudit -> ports-mgmt/portaudit
security/portaudit-db -> ports-mgmt/portaudit-db
security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port (Only the first 15 lines of the commit message are shown above ) |
0.77 06 May 2006 11:42:34 |
sergei |
- Update to 0.77:
- fixed a stupid bug in port create: quote arguments passed to newfile(1);
thanks Radim Kolar for reporting it |
0.76 02 May 2006 14:20:08 |
sergei |
- Update to 0.76 (bugfix release, see NEWS for the list of changes)
- Remove patches that have now been integrated upstream [1],[3]
PR: ports/70156 [1],
ports/70300 [2],
ports/71363 [3],
ports/94055 [4]
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> [1],
Janos Mohacsi <janos.mohacsi@bsd.hu> [2],
Yen-Ming Lee <leeym@utopia.leeym.com> [3],
Diane Bruce <db@net.net> [4] |
0.75 30 Apr 2006 23:09:03 |
sergei |
- Update to 0.75:
- 4 new commands added: commit, getpr, install, upgrade |
0.63_3 22 Jan 2006 05:52:28 |
edwin |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.63_3 25 Nov 2005 14:05:38 |
sergei |
- Add SHA256 checksums to my ports |
0.63_3 15 Jul 2005 18:53:23 |
pav |
- Add checking of empty directories to leftover check
PR: ports/71363
Submitted by: leeym |
0.63_3 15 Jul 2005 18:52:43 |
pav |
- Fix finding original directory name for py- and ruby- ports
PR: ports/70156
Submitted by: clsung
- Add detection of leftover empty directories to leftover checking code
PR: ports/71363
Submitted by: leeym |
0.63_2 14 Apr 2005 11:35:14 |
flz |
- Add cdiff to RUN_DEPENDS.
PR: ports/74638
Submitted by: Sean Farley <sean-freebsd@farley.org>
Approved by: maintainer timeout (4 months) |
0.63_1 29 Aug 2004 01:27:05 |
linimon |
Fix RUN_DEPENDS.
PR: ports/70107
Submitted by: Yen-Ming Lee <leeym at utopia dot leeym dot com>
Approved by: maintainer timeout (3 weeks) |
0.63 06 Aug 2004 22:28:42 |
sergei |
- Update to 0.63 (see NEWS for list of changes)
- Make devel/newfile dependency optional under WITH_NEWFILE knob:
"port create" command is only useful to some porttools users, not all |
0.50 16 Jul 2004 16:23:17 |
vs |
Add missing RUN_DEPENDS on devel/newfile
PR: ports/59956
Submitted by: Nicola Vitale
Approved by: maintainer timeout |
0.50 13 Apr 2004 22:44:40 |
kris |
Add missing @dirrm |
0.50 05 Apr 2004 09:33:17 |
sergei |
- Update pkg-descr to reflect reality
PR: ports/64884
Submitted by: mike johnson <ahze@ahze.net> |
0.50 30 Jan 2004 16:03:29 |
sergei |
SIZE *DOES* MATTER. |
0.50 23 Oct 2003 05:42:49 |
sergei |
Change to my @FreeBSD.org address.
Approved by: krion |
0.50 21 Oct 2003 09:12:45 |
osa |
Update to 0.50:
- new unified interface via port(1) front-end
- port submit command has been improved:
- autodetects operation mode (new, change, update)
- autodetects maintainership requests and resets
- autodetects added/removed files
- new commands: create, diff, fetch
Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer)
PR: 58324 |
0.26 25 Aug 2003 20:30:51 |
krion |
- Update to 0.26 (fixes several minor bugs), see NEWS for
details
PR: 55970
Submitted by: maintainer |
0.25 31 Jul 2003 21:48:23 |
krion |
- Update to 0.25: allows generating diffs
not only against CVS
PR: 55135
Submitted by: maintainer
Approved by: fjoe (mentor) (implicit) |
0.20 26 Jul 2003 23:14:53 |
krion |
- Update to 0.20
- Install files from port's Makefile
- Add manpages
PR: 54888
Submitted by: Sergei Kolobov <sergei@kolobov.com>
Approved by: fjoe (mentor) (implicit) |
0.16 21 Jul 2003 12:31:26 |
osa |
Update to 0.16
Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer)
PR: 54698 |
0.15 14 Jul 2003 00:40:02 |
leeym |
Update to 0.15
PR: 54453
Submitted by: Sergei Kolobov <sergei@kolobov.com> |
0.11 09 Jul 2003 04:25:14 |
daichi |
update devel/porttools: 0.10 -> 0.11
PR: 54216
Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) |
0.10 25 Jun 2003 06:11:52 |
erwin |
- Update to 0.10 (see ${DOCSDIR}/NEWS for summary of changes)
- Add portlint and sudo to RUN_DEPENDS
PR: 53698
Submitted by: maintainer |
0.01 19 Jun 2003 13:47:23 |
erwin |
Add porttools 0.01,
tools for testing and submitting port updates
and new ports.
PR: 53487
Submitted by: Sergei Kolobov <sergei@kolobov.com> |