notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Diego: I replied to your email, it bounced. Please email me again from a different address.

HEADS UP

We have a known problem with lists of packages - they are out of date. A fix is in the works: see https://github.com/FreshPorts/freshports/issues/615 & https://github.com/FreshPorts/freshports/issues/616

Port details
portell Quick display of FreeBSD port descriptions
0.2_1 misc Deleted on this many watch lists=14 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.2_1Version of this port present on the latest quarterly branch.
Maintainer: mich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-01-09 14:48:00
Last Update: 2007-02-05 01:08:46
SVN Revision: UNKNOWN
People watching this port, also watch:: unzip, python, libiconv, gmake
License: not specified in port
WWW:
http://portell.sourceforge.net
Description:
portell is a program that allows FreeBSD users to view the description as given in its pkg-descr file for a specific port. If you want to know what the program "Foo" is, then you can type "portell foo" and portell will find its pkg-descr file and dump it on your display. WWW: http://portell.sourceforge.net AUTHOR: Ryan Kulla <toxicpulse@sbcglobal.net> - Michael L. Hostbaek mich@FreeBSD.org
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • portell>0:misc/portell
No installation instructions:
This port has been deleted.
PKGNAME: portell
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python : lang/python
Runtime dependencies:
  1. python : lang/python
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:
Expand this list (9 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://heanet.dl.sourceforge.net/sourceforge/portell/
  3. http://jaist.dl.sourceforge.net/sourceforge/portell/
  4. http://kent.dl.sourceforge.net/sourceforge/portell/
  5. http://nchc.dl.sourceforge.net/sourceforge/portell/
  6. http://osdn.dl.sourceforge.net/sourceforge/portell/
  7. http://surfnet.dl.sourceforge.net/sourceforge/portell/
  8. http://ufpr.dl.sourceforge.net/sourceforge/portell/
  9. http://umn.dl.sourceforge.net/sourceforge/portell/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2_1
05 Feb 2007 01:08:46
Original commit files touched by this commit
pav search for other commits by this committer
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 View all of this commit message)
0.2_1
10 May 2006 22:37:39
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
0.2_1
22 Jan 2006 12:59:47
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.2_1
19 May 2005 19:07:28
Original commit files touched by this commit
adamw search for other commits by this committer
Correct spelling error.
0.2_1
19 May 2005 14:03:29
Original commit files touched by this commit
mich search for other commits by this committer
o whoops, forgot the patch
0.2_1
19 May 2005 14:02:37
Original commit files touched by this commit
mich search for other commits by this committer
o remove pkg-plist
o add patch for ignoring special directoris in PORTSDIR
        (such as distfiles and Tools)

PR:             ports/80368
Submitted by:   Radim Kolar <hsn@netmag.cz>
0.2
13 Apr 2005 15:35:02
Original commit files touched by this commit
mich search for other commits by this committer
o Whoops - forgot to reset PORT_REVISION
0.2_4
13 Apr 2005 15:23:36
Original commit files touched by this commit
mich search for other commits by this committer
o Update to -> 0.2
0.1_4
25 Jun 2004 13:11:30
Original commit files touched by this commit
mich search for other commits by this committer
Add patch with bugfixes.
        - Fix chmod behavior
        - Ignore irrelevant directories
        - Index creation speedup

Bump PORTREVISION.

Submitted by:           Radim Kolar <hsn@netmag.cz>
0.1_3
18 Mar 2004 09:56:10
Original commit files touched by this commit
mich search for other commits by this committer
- SIZEify.

Submitted by:           trevor
0.1_3
11 Aug 2003 14:50:31
Original commit files touched by this commit
mich search for other commits by this committer
Project moved to sourceforge servers.
Use DOCSDIR in pkg-plist.
Distfile has been rerolled, no code changes - but archive type is now .zip,
and code rewritten with windows style /r/n - patch is fixing this issue.
Code tested with Python 2.2.x and 2.3 (Thanks marcus@)

Approved by:            roberto (mentor)
0.1_2
08 Aug 2003 13:45:19
Original commit files touched by this commit
mich search for other commits by this committer
Fix 'fecth distfile' problem.
Bump PORTREVESION, for previous commit.

Approved by:            roberto (mentor)
0.1_1
06 Aug 2003 14:13:20
Original commit files touched by this commit
mich search for other commits by this committer
Add patch that enables portell to run correctly with Python 2.3

Approved by:            roberto (mentor)
Submitted by:           marcus
0.1_1
07 May 2003 11:37:57
Original commit files touched by this commit
mich search for other commits by this committer
Change maintainer email to my @FreeBSD.org address

Approved by: roberto(mentor)
0.1_1
23 Mar 2003 18:32:16
Original commit files touched by this commit
arved search for other commits by this committer
- Install portell.py as portell
- Respect NOPORTDOCS in pkg-plist
- Use ECHO_MSG instead of ECHO_CMD
- Bump PORTREVISION

PR:             50124
Submitted by:   Sergei Kolobov <sergei@kolobov.com>
Approved by:    Michael Hostbaek <mich@freebsdcluster.org> (maintainer)
0.1
21 Feb 2003 12:48:19
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.1
09 Jan 2003 14:47:36
Original commit files touched by this commit
obraun search for other commits by this committer
Add portell 0.1, quick display of FreeBSD port descriptions.

PR:             ports/46869
Submitted by:   mich@freebsdcluster.org

Number of commits found: 17