Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Sep 2005 14:33:02 +0200
From:      Simon Barner <barner@FreeBSD.org>
To:        Simon Barner <barner@FreeBSD.org>
Cc:        Thierry Thomas <thierry@FreeBSD.org>, portmgr@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/85801: [NEW PORT] math/geogebra-i18n: A dynamic software that joins geometry, algebra and calculus
Message-ID:  <20050922123302.GS25698@zi025.glhnet.mhn.de>
In-Reply-To: <20050922122636.GR25698@zi025.glhnet.mhn.de>
References:  <200509212039.j8LKdKpC071588@freefall.freebsd.org> <20050922122636.GR25698@zi025.glhnet.mhn.de>

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

--xNm6VWMD3PcA105u
Content-Type: multipart/mixed; boundary="Thv7PGoFpDPJ7Oar"
Content-Disposition: inline


--Thv7PGoFpDPJ7Oar
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Of course, the attachment was stripped by the mailing list software.
I've uploaded it to [1], and I also took the opportunity to change

DIST_SUBDIR=      ${PORTNAME}-${PORTVERSION}

to

DIST_SUBDIR=      ${PORTNAME}/${PORTVERSION}

in order not to clutter DISTDIR too much.

Simon

[1] http://people.freebsd.org/~barner/docs/unversioned.distfiles.diff

--Thv7PGoFpDPJ7Oar
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="unversioned.distfiles.diff"
Content-Transfer-Encoding: quoted-printable

Index: book.sgml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v
retrieving revision 1.617
diff -u -r1.617 book.sgml
--- book.sgml	22 Sep 2005 08:13:51 -0000	1.617
+++ book.sgml	22 Sep 2005 12:28:38 -0000
@@ -585,10 +585,17 @@
 	  really does help to establish some kind of source code control.
 	  Hosting your own version will prevent users
 	  from getting <errorname>checksum mismatch</errorname> errors, and
-	  also reduce the workload of maintainers of our FTP site.  Also, if
-	  there is only one master site for the port, it is recommended that
-	  you house a backup at your site and list it as the second
-	  <makevar>MASTER_SITES</makevar>.</para>
+	  also reduce the workload of maintainers of our FTP site. Alternatively,
+	  overriding <makevar>DIST_SUBDIR</makevar> so that it contains
+	  <makevar>PORTVERSION</makevar> will have the same effect. Here is an
+	  example of the latter approach:</para>
+
+	<programlisting>DIST_SUBDIR=3D      ${PORTNAME}/${PORTVERSION}
+	  </programlisting>
+=09
+	<para>Also, if there is only one master site for the port, it is
+	  recommended that you house a backup at your site and list it as the
+	  second <makevar>MASTER_SITES</makevar>.</para>
=20
 	<para>If your port requires some additional `patches' that are
 	  available on the Internet, fetch them too and put them in

--Thv7PGoFpDPJ7Oar--

--xNm6VWMD3PcA105u
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQFDMqR9Ckn+/eutqCoRAklxAKChhF/BRx7ScU+az3bwKxOonQiNSACgjd8I
Ih0IoPAhxRgKChzfWjRv0BU=
=V5/W
-----END PGP SIGNATURE-----

--xNm6VWMD3PcA105u--



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