Port details |
- portindex Incremental ports INDEX file builder
- 18_1 sysutils
=8 18_1Version of this port present on the latest quarterly branch.
- Maintainer: hsn@netmag.cz
- Port Added: 2004-07-02 20:21:44
- Last Update: 2004-09-13 19:48:57
- SVN Revision: UNKNOWN
- People watching this port, also watch:: python, xorg-libraries
- License: not specified in port
- WWW:
- http://home.tiscali.cz/~cz210552/bsdportsutils.html
- Description:
- Portindex - Alternative /usr/ports/INDEX file builder.
Features
1. You do not need to wait 1 hour after every cvsup for make index to finish.
This program supports incremental index builds.
2. Supports indexing of incomplete ports trees.
3. Dependences between ports (including multiple) are correctly tracked.
tracking is done by .include hunting
4. Dependences on /usr/port/Mk/* are tracked
5. Dependences on /var/db/ports are tracked
6. Dependences on Makefile.local are tracked
7. No known difference between make index and this program
Portindexdb - Alternative INDEX.db file builder.
Features
1. 2.5 times faster than portsdb
2. Currently do not generates list of categories
3. Unlike portsdb output database is in valid btree format
This package also contains FreeBSD port of 'package history'.
WWW: http://home.tiscali.cz/~cz210552/bsdportsutils.html
-
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:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME:
- 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.
- Build dependencies:
-
- python : lang/python
- Runtime dependencies:
-
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
18_1 13 Sep 2004 19:48:57 |
vs |
Remove port on maintainer/upstream's request
PR: ports/71534
Submitted by: maintainer
Approved by: portmgr (linimon) |
18_1 21 Aug 2004 20:47:34 |
pav |
- Fix case while /usr/ports is symlink to somewhere else.
PR: ports/70800
Reported by: Alex Varju <alex@varju.ca>
Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer) |
18 28 Jul 2004 17:25:22 |
pav |
- Update to 18
1. Dependences expanding is faster and uses less stack
2. query script is slightly more intelligent in searching for correct or
suggested package names
3. Added versioning support to portindex.pck file. You will no longer need
to delete this file by hand -- program can now handle this itself. Your
database will be full-rebuilded while updating to v18.
4. Fixed crash in updateall script on deleted ports due to unsatisfied depends.
5. minorupdates config option is back
PR: ports/69715
Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer) |
17 20 Jul 2004 15:03:00 |
vs |
Update to 17, bugfix release:
- added pointupdates tool
- do not crash when generating port with incomplete depends
- keep unresolved cfg option was reversed by mistake
- updateall: print generating readme.html
- updateall: ports with unresolved depends needs to be removed from in-memory
list also
- do not warn about missing port multiple times
- check for write errors while generating readme.html
PR: ports/69316
Submitted by: Radim Kolar (maintainer) |
16 19 Jul 2004 06:42:48 |
vs |
Update to v.16:
- This version supports 13 fields long make describe format. closes ports/69238
- Database format changed in both python and postgresql backends.
- You need to delete portindex.pck file if you have more than 0 entries in index
generated by portindex 15
- You need to update postgresql tables (added some columns) by hand or use
create.sql script for drop + create.
- loadindex and updinst are 100% faster due to using of prepared statements in
portgresql.
- updateall script optimized. When used, slow fs walking is avoided in
portreadmes, loadindex
- updinst updates alive package status
- added stealthupdates script for listing changes without portrevision bumps
- added options to configuration file for keeping dupes in index (recommended)
and keeping ports with partial unresolved depends
- added back link to portindex homepage because downloading rate drops
PR: ports/69256
Submitted by: Radim Kolar (maintainer) |
15 12 Jul 2004 09:27:56 |
vs |
Changes in version 15
- new native, non-crashing INDEX.db generation tool portindexdb
- fixed bug in 14 which causes to ignore .mk file change instead of delaying it
- minorupdates do not needs portversion. Runs faster now.
- fixed on-screen counting of removed packages in updinst
PR: ports/68928
Submitted by: Radim Kolar (maintainer) |
13 09 Jul 2004 07:56:00 |
vs |
Add note regarding portsdb -u - crashes to pkg-descr.
Professional help requested: Some skilled person with valgrind should take
a look on this ruby bug.
PR: ports/68834
Submitted by: Radim Kolar (maintainer) |
13 06 Jul 2004 21:23:26 |
pav |
- Update to 13
: fixed cleaning of broken ports from database (untested)
: minorupdate [hold] bug fixed (untested)
PR: ports/68738
Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer) |
12 06 Jul 2004 18:31:31 |
pav |
- Remove master site and WWW.
PR: ports/68733
Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer) |
12 05 Jul 2004 18:48:21 |
pav |
- Due to an astonishing interest in this port, put a distfile temporarily
on my private (and working) site. |
12 04 Jul 2004 21:46:17 |
pav |
- Update to 12
added rule bsd.port.pre.mk depends on bsd.port.mk
use real describe file path when generating readme.html
added freebsd port of debian package history tracker,
you can optionally install it
minorupdates can be optionaly installed
PR: ports/68664
Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer) |
11 02 Jul 2004 22:43:20 |
pav |
- Chase redirect which is only visible for foreign clients.
Reported by: Andrzej Tobola <ato@iem.pw.edu.pl> |
11 02 Jul 2004 20:18:50 |
pav |
- Add two files missed in previous commit |
11 02 Jul 2004 20:16:56 |
pav |
Add portindex, an alternative INDEX file builder. Features:
1. You do not need to wait 1 hour after every cvsup for make index to finish.
This program supports incremental index builds.
2. Supports indexing of incomplete ports trees.
3. Dependences between ports (including multiple) are correctly tracked.
tracking is done by .include hunting
4. Dependences on /usr/port/Mk/* are tracked
5. Dependences on /var/db/ports are tracked
6. Dependences on Makefile.local are tracked
7. No known difference between make index and this program
WWW: http://home.tiscali.cz/~cz210552/bsdportsutils.html
PR: ports/68549
Submitted by: Radim Kolar <hsn@netmag.cz> |