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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
portsearch Port searching tool that supports search by packing list files
1.3.0 sysutils Deleted on this many watch lists=3 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 1.3.0Version of this port present on the latest quarterly branch.
Maintainer: vd@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-02-01 15:24:39
Last Update: 2007-02-05 01:08:46
SVN Revision: UNKNOWN
People watching this port, also watch:: firefox, mysql-connector-odbc-unixodbc
License: not specified in port
WWW:
http://people.freebsd.org/~vd/portsearch
Description:
Portsearch allows searching for ports that install some file, like ``find /usr/ports -name pkg-plist |xargs grep pattern'' but honoring PLIST_(FILES|DIRS) and %%FOOBAR%% variables. It also supports searching for ports by name, key (name, comment or dependencies), path, info (comment), maintainer, category, fetch, extract, patch, build and run dependencies and www site. WWW: http://people.freebsd.org/~vd/portsearch
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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • portsearch>0:sysutils/portsearch
No installation instructions:
This port has been deleted.
PKGNAME: portsearch
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
This port has no dependencies.
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 (7 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/vd/portsearch/
  3. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/vd/portsearch/
  4. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/vd/portsearch/
  5. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/vd/portsearch/
  6. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/vd/portsearch/
  7. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/vd/portsearch/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.0
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)
1.3.0
15 Nov 2006 12:12:29
Original commit files touched by this commit
vd search for other commits by this committer
* Upgrade sysutils/portsearch from 1.2.3 to 1.3.0, changes:

o Added new output option: `rawfiles' to request outputting only matched
  pfiles one by line
o Changed -b option to be the same as -f '(^|/)file$' instead of -f '/file$'
o Added new option -L to mimic -p path -f '.*' -o rawfiles i.e. show all
  pfiles for (usually) one port. Inspired by pkg_info -L pkgname
o Ignore case by default and add -S option to force case sensitivity

* Remove my name from pkg-descr
1.2.3
02 May 2006 07:13:35
Original commit files touched by this commit
vd search for other commits by this committer
Update from 1.2.2 to 1.2.3:
* bugfix: do not ignore option for case-insensitivity when searching
  for packing list files
* added "-b something" option to simulate -f '/something$', since I got
  tired of typing the later
1.2.2
01 Feb 2006 15:19:12
Original commit files touched by this commit
vd search for other commits by this committer
Add new port sysutils/portsearch

Portsearch allows searching for ports that install some file, like
``find /usr/ports -name pkg-plist |xargs grep pattern''
but honoring PLIST_(FILES|DIRS) and %%FOOBAR%% variables.

Approved by:    garga (mentor)

Number of commits found: 4