Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 2014 00:51:53 +0200
From:      Roland Smith <rsmith@xs4all.nl>
To:        "William A. Mahaffey III" <wam@hiwaay.net>
Cc:        FreeBSD Questions !!!! <freebsd-questions@freebsd.org>
Subject:   Re: Ports question ....
Message-ID:  <20140828225153.GA8923@slackbox.erewhon.home>
In-Reply-To: <53FF8675.2070009@hiwaay.net>
References:  <53FF8675.2070009@hiwaay.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--a8Wt8u1KmwUX3Y2C
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Aug 28, 2014 at 02:43:49PM -0500, William A. Mahaffey III wrote:
>=20
>=20
> .... How do I check to see if the ports collection has been updated ? I=
=20
> had some problems a week or so ago getting some stuff to compile. There=
=20
> were some later posts alluding to some ports being a bit stale .... If=20
> that was my problem, I'd like to update & try again ....

The http://www.freshports.org/ site gives a nice overview of recent port
changes. It also lists the SVN revision. If you use subversion to keep your
ports tree up to date you can check the state of your ports tree with;

    > svnlite log -r HEAD /usr/ports/
    ------------------------------------------------------------------------
    r366459 | danilo | 2014-08-29 00:34:41 +0200 (Fri, 29 Aug 2014) | 2 lin=
es

    - Update from 1.40.01 to 1.40.02

    ------------------------------------------------------------------------

In this case my ports tree is at r366459.

Generally I like to update my ports tree weekly. That *generally* makes for
relatively small updates using svnlite (in the base system in FreeBSD 10) a=
nd
ports-mgmt/portmaster;

    # svnlite /usr/ports
    # less /usr/ports/UPDATING
    # portmaster -ai

Reading UPDATING is important! Sometimes updates need special actions.

Roland
--=20
R.F.Smith                                   http://rsmith.home.xs4all.nl/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 5753 3324 1661 B0FE 8D93  FCED 40F6 D5DC A38A 33E0 (keyID: A38A33E0)

--a8Wt8u1KmwUX3Y2C
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBAgAGBQJT/7KJAAoJEED21dyjijPg7uQP/A5XqiR6zvBY38ANYf66/vCf
a++nsHNuR6zwL6UfWNnWbI++d32lLUPujG+wPWUOBdjLCEths4IDqYq4DA44VITn
XLOktN+aGVQEInFw3WZy/iuXgxiyIIVZ5rdhxlJu15uhZyP4O2bay7aUEKRV8OOG
J+rTkNJ0x0t1OBuxfxl9bnH1atbcAaA0wBjX5qC4Jnr3t/UTUco2FezWs9nLnSuv
cJ1Sj124SmWERDGOzR+AwJDX5P/ajrV2mo5lEt8KC5cg8oWmy+a8Ja7aE135vP5C
eKBCPE2klTcWbnPMqU7dNsPfxRX+wy3zK+gTm7YTVrxDZjRlQMr5HCSiiq7WOSxh
Qe5+MtUJ9BfN/LQLAbOuYnlkHS586YQ2P7nPduVBC2vmzklhHOx+2QhXsggRdukS
PdpdsVVRhsrzbV7t3LFZ5lKo1ucq+daNCDO7CVm/pbHx49D8Muxe3H/ZvPopIDL7
X28VOqMGmoBA7oIiqDvsD2d9q1dPbe6BTFzCIQ94181Gze6PgktMHOygz8xhsVR8
61psK5xL3An6Ss3tVbwAq8XTbm6IJ7+FMrR8hg5eupJBy2Hs6Fk2Gusq7Eg+nun+
zZzHvxoluLxjlyRkDbYwteQuoIf3RAOpxqxkSn1J7FRtv/sLlBynakXQtoGh79oD
K9L2d0vQ6EJBmHnbBCKS
=pwYi
-----END PGP SIGNATURE-----

--a8Wt8u1KmwUX3Y2C--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140828225153.GA8923>