notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: Tools/scripts/check-latest-link
SVNWeb

Number of commits found: 8

Mon, 17 Aug 2015
[ 14:20 mat search for other commits by this committer ] Original commit   Revision:394508 (Only the first 10 of 271 ports in this commit are shown above. View all ports for this commit)
Remove UNIQUENAME and LATEST_LINK.

UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
Mon, 7 Oct 2013
[ 10:54 erwin search for other commits by this committer ] Original commit   Revision:329687
no longer point to NO_LATEST_LINK but to PKGNAMESUFFIX instead.
Also mention the latest portmgr blog post.
Wed, 27 Mar 2013
[ 14:03 erwin search for other commits by this committer ] Original commit   Revision:315383
Replace linebreak with space instead of comma in address
list, to make the for loop lateron actually work.
Fri, 19 Oct 2012
[ 14:49 erwin search for other commits by this committer ] Original commit   Revision:306125
Sync with the version that's currently running on pointyhat:
- be less verbose to be more friendly to running from cron
- I've been running this script for several years now,
  not Kris
- Send me a copy of the output for debugging

Feature safe:	yes
Sun, 8 Apr 2012
[ 09:00 erwin search for other commits by this committer ] Original commit 
Spell plural LATEST_LINKs with a lowercase s to avoid confusion
to the spelling of LATEST_LINK.

Submitted by:   gerald
Feature safe:   yes
Tue, 14 Jul 2009
[ 07:58 erwin search for other commits by this committer ] Original commit 
Explicitly override LOCALBASE to make sure we don't get
confused by locally installed ports that might influence
PKGNAME or other variables.

Suggested by:   pav
Fri, 5 Jun 2009
[ 16:22 erwin search for other commits by this committer ] Original commit 
Force cleaning of the environment from customized local settings.
Mon, 24 Jan 2005
[ 07:20 kris search for other commits by this committer ] Original commit 
Add the script I use to look for duplicate LATEST_LINK entries and to
send nag-mails to the responsible maintainers.

Number of commits found: 8