Date: Fri, 22 Apr 2005 18:52:32 -0700 From: Lei Sun <lei.sun@gmail.com> To: freebsd-questions@freebsd.org Subject: Why the version I see on the official website is different(newer) from the ones I get to install? Message-ID: <d396fddf050422185249524afe@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, I have been checking out how to keep my system up-to-date for quite a while= ,=20 and yet I can't seem to find the reason why -> see below for example: I just installed freebsd 5.3 and trying to get apache+mod_ssl installed on= =20 my machine. Fine, I got to do the make install, and did all of the correct=20 configuration, and ended up finding that the version I have is=20 apache+mod_ssl-1.3.31+2.8.19 After running the portaudit program, I see that it is not as up-to-date. So, I copy the standard-sup file and did the proper configuration, and did= =20 cvsup -g -L 2 ~/cvsup/stable-supfile=20 pkgdb -F=20 portversion and I ended up seeing: su-3.00# portversion apache+mod_ssl =3D bash =3D cvsup-without-gui =3D expat =3D gettext =3D libiconv =3D mm =3D mysql-client =3D mysql-server =3D perl =3D perl =3D pkg_tree =3D portupgrade =3D pstree =3D ruby =3D ruby18-bdb1 =3D su-3.00# pkg_info apache+mod_ssl-1.3.31+2.8.19 The Apache 1.3 webserver with SSL/TLS=20 functionality bash-3.0_5 The GNU Project's Bourne Again SHell cvsup-without-gui-16.1h General network file distribution system optimized= =20 for CVS expat-1.95.8 XML 1.0 parser written in C gettext-0.13.1_1 GNU gettext package libiconv-1.9.2_1 A character set conversion library mm-1.3.0 Shared memory allocation library for pre-forked process mod mysql-client-4.1.5 Multithreaded SQL database (client) mysql-server-4.1.5 Multithreaded SQL database (server) perl-5.6.1_15 Practical Extraction and Report Language perl-5.8.5 Practical Extraction and Report Language pkg_tree-1.1_1 Get a 'graphical' tree-overview of installed packages portupgrade-20040701_3 FreeBSD ports/packages administration and management= =20 tool s pstree-2.25 List processes as a tree ruby-1.8.2.p2_1 An object-oriented interpreted scripting language ruby18-bdb1-0.2.2 Ruby interface to Berkeley DB revision 1.8x with full=20 featu I think that means apache+mod_ssl is up-to-date, and even when I am trying= =20 to run portupgrade, it is not upgrading anything, which makes me feel reall= y=20 strange, since when I do go to this page,=20 http://www.freebsd.org/cgi/ports.cgi?query=3Dmod_ssl&stype=3Dall&release=3D= 5-STABLE%2Fi386 It says *apache+mod_ssl-1.3.33+2.8.22 *is the most current one. What am I doing wrong? How do I update the apache+mod_ssl to the most=20 current version?=20 Thanks
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d396fddf050422185249524afe>