summaryrefslogtreecommitdiff
path: root/ports-mgmt/portsnap (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Populate a new ports-mgmt category. List of moved ports:Pav Lucistnik2007-02-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 sysutils/barry -> ports-mgmt/barry sysutils/bpm -> ports-mgmt/bpm sysutils/kports -> ports-mgmt/kports sysutils/managepkg -> ports-mgmt/managepkg sysutils/newportsversioncheck -> ports-mgmt/newportsversioncheck sysutils/pib -> ports-mgmt/pib sysutils/pkgfe -> ports-mgmt/pkgfe sysutils/pkg-orphan -> ports-mgmt/pkg-orphan sysutils/pkg_cutleaves -> ports-mgmt/pkg_cutleaves sysutils/pkg_install -> ports-mgmt/pkg_install sysutils/pkg_install-devel -> ports-mgmt/pkg_install-devel sysutils/pkg_remove -> ports-mgmt/pkg_remove sysutils/pkg_rmleaves -> ports-mgmt/pkg_rmleaves sysutils/pkg_trackinst -> ports-mgmt/pkg_trackinst sysutils/pkg_tree -> ports-mgmt/pkg_tree sysutils/portbrowser -> ports-mgmt/portbrowser sysutils/portconf -> ports-mgmt/portconf sysutils/portdowngrade -> ports-mgmt/portdowngrade sysutils/portcheck -> ports-mgmt/portcheck sysutils/portmanager -> ports-mgmt/portmanager sysutils/portmaster -> ports-mgmt/portmaster sysutils/portscout -> ports-mgmt/portscout sysutils/portsearch -> ports-mgmt/portsearch sysutils/portsman -> ports-mgmt/portsman sysutils/portsnap -> ports-mgmt/portsnap sysutils/portsopt -> ports-mgmt/portsopt sysutils/portupgrade -> ports-mgmt/portupgrade sysutils/portupgrade-devel -> ports-mgmt/portupgrade-devel sysutils/port-authoring-tools -> ports-mgmt/port-authoring-tools sysutils/port-maintenance-tools -> ports-mgmt/port-maintenance-tools sysutils/psearch -> ports-mgmt/psearch sysutils/p5-FreeBSD-Portindex -> ports-mgmt/p5-FreeBSD-Portindex sysutils/qtpkg -> ports-mgmt/qtpkg textproc/p5-FreeBSD-Ports -> ports-mgmt/p5-FreeBSD-Ports Repocopies by: marcus Notes: svn path=/head/; revision=184211
* TurnColin Percival2006-09-131-1/+1
| | | | | | | | | | | | | IGNORE= "foo now contained in the base system" into IGNORE= "is now contained in the base system" since the code which prints this string prefices it with the package name. Suggested by: kris Notes: svn path=/head/; revision=172908
* sysutils/portsnap - cleanupEdwin Groothuis2006-07-204-7/+56
| | | | | | | | | | | | | | | | - move pkg-message to files/pkg-message.in and use SUB_FILES - move post-extract to post-patch and use REINPLACE_CMD - replace ${PREFIX} in man-page with %%PREFIX%% and then REINPLACE_CMD over it. - Make replacement in former post-extract actually work due to changed layout of the file. PR: ports/100584 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: cperciva@#bsdports Notes: svn path=/head/; revision=168291
* Update portsnap to version 1.1, to reflect three months of development inColin Percival2006-05-262-4/+4
| | | | | | | | | | the src tree. PR: ports/93901, bin/96288 Sponsored by: FreeBSD security development fundraiser Notes: svn path=/head/; revision=163557
* Update sysutils/portsnap to version 1.0, to match the version in theColin Percival2006-01-302-4/+4
| | | | | | | | | | | | src tree. This only affects users of FreeBSD 5.4 and earlier, since the port is IGNOREd for recent versions of the FreeBSD base system. PR: ports/92563 Approved by: linimon Notes: svn path=/head/; revision=154845
* SHA256ify (manually checked)Edwin Groothuis2006-01-241-0/+1
| | | | | | | | > > Approved by: krion@ Notes: svn path=/head/; revision=154315
* Both bsdiff and portsnap have been added to the base system inColin Percival2005-11-131-0/+4
| | | | | | | | | | | | FreeBSD 5-STABLE and 6-STABLE. Add conditional IGNORE lines to reflect this. PR: ports/88879 (portsnap) Reminded by: delphij Approved by: linimon Notes: svn path=/head/; revision=148083
* Update to version 0.9.5. This is identical to 0.9.4 except for a fixColin Percival2005-09-172-3/+3
| | | | | | | | | | which makes make_index not coredump when it encounters a circular dependency in the ports tree. Approved by: erwin Notes: svn path=/head/; revision=143008
* Upgrade to version 0.9.4 to fix a deadlock bug in the experimentalColin Percival2005-07-312-3/+3
| | | | | | | | | | pipelined http code. This has no effect for anyone not using the -x option to portsnap. Approved by: pav Notes: svn path=/head/; revision=140538
* Upgrade to version 0.9.3.Colin Percival2005-07-302-3/+5
| | | | | | | | | | | | | | | | | | | This adds some new _experimental_ pipelined HTTP code which typically makes portsnap 3-10 times faster at downloading updates. This experimental code is disabled by default; to enable it, run portsnap with the (undocumented) -x option. (e.g., "portsnap -x fetch") I am not currently aware of any problems with this new code, but it has had less than 24 hours of testing; I would definitely like to know if it breaks anything. If portsnap is run without the -x option, this version should behave exactly the same way as the previous version. Approved by: simon Notes: svn path=/head/; revision=140507
* Upgrade to version 0.9.2. This adds a -I option to "portsnap update"Colin Percival2005-06-282-3/+3
| | | | | | | | | | which only updates the INDEX files, and sets PATH to avoid problems when running from per-user crontabs. Approved by: pav Notes: svn path=/head/; revision=138127
* Update to reflect the addition of sha256 to the RELENG_5 base system.Colin Percival2005-06-241-1/+1
| | | | | | | Simultaneously approved by: simon, tobez Notes: svn path=/head/; revision=137978
* Upgrade to version 0.9.1 to fix some bugs which broke portsnap onColin Percival2005-03-202-3/+3
| | | | | | | | | RELENG_4. Approved by: pav Notes: svn path=/head/; revision=131786
* Fix md5 sum.Kirill Ponomarev2005-03-201-1/+1
| | | | Notes: svn path=/head/; revision=131705
* Update portsnap to version 0.9. This brings the following changes:Kirill Ponomarev2005-03-203-10/+15
| | | | | | | | | | | | | | | | | * SHA-256 has replaced SHA-1 as a hash function used for verifying integrity of the ports tree. * The RSA signature verification is now performed using OpenSSL rather than "borrowing" code from FreeBSD Update. * In addition to distributing the ports tree, portsnap now also produces up-to-date INDEX, INDEX-4, and INDEX-5 files. * When fetching a series of patches, portsnap now prints a simple progress indicator. PR: ports/79044 Submitted by: maintainer Notes: svn path=/head/; revision=131704
* In light of recent tests, update the description of portsnap to noteColin Percival2005-01-161-2/+3
| | | | | | | | | | that it is far more bandwidth-efficient than CVSup in cases where the ports tree is being updated every few days. Approved by: pav Notes: svn path=/head/; revision=126535
* Update to version 0.3.1 in order to fix a bug which breaks `portsnapColin Percival2004-12-092-3/+3
| | | | | | | | | | extract`. Bug noticed by: Dru Lavigne With hats: pointy, maintainer Notes: svn path=/head/; revision=123523
* Update to version 0.3. This has the following changes:Erwin Lansing2004-12-082-5/+6
| | | | | | | | | | | | | | | | | 1. The working directory and ports directory can be specified in the portsnap.conf configuration file. 2. Parts of the ports tree (down to the level of individual ports) can be extracted (e.g., "portsnap extract security/freebsd-update"). This also adds an empty file, $PREFIX/portsnap/.package.this.directory, which (as the name suggests) ensures that $PREFIX/portsnap/ will be generated when a package is installed using pkg_add. PR: 74835 Submitted by: maintainer Notes: svn path=/head/; revision=123443
* Add whitespace around parentheses in .if logic, in order to unbreakColin Percival2004-11-241-1/+1
| | | | | | | | | | | | port and INDEX builds on old (5.1 & 4.7?) releases. PR: ports/74192 Reported by: Joe Horn Approved by: mat With hat: maintainer Notes: svn path=/head/; revision=122306
* - Make freebsd-sha1 dependency conditional on OSVERSIONPav Lucistnik2004-11-062-6/+19
| | | | | | | | | | - Remove hardcoded /usr/local PR: ports/73625 Submitted by: cperciva (maintainer) Notes: svn path=/head/; revision=120988
* Add portsnap: Provides secure snapshots of the ports directory.Michael Nottebrock2004-10-314-0/+69
PR: ports/73323 Submitted by: Colin Percival <cperciva@daemonology.net> Notes: svn path=/head/; revision=120540