/[doc]/head/en_US.ISO8859-1/htdocs/ports/portindex
ViewVC logotype

Log of /head/en_US.ISO8859-1/htdocs/ports/portindex

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 50931 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 26 10:54:16 2017 UTC (6 years, 9 months ago) by wosch
File length: 9134 byte(s)
Diff to previous 49825
check for undefined input from ports database

PR: 222615


Revision 49825 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 10 15:52:39 2017 UTC (7 years, 5 months ago) by gahr
File length: 8993 byte(s)
Diff to previous 47265
Fix double param in Long desc for ports in more than 1 category

PR:		206709
Submitted by:	linimon
Reported by:	Dave Evans <dave.evans55@googlemail.com>
Approved by:	brd


Revision 47265 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 18 20:36:22 2015 UTC (8 years, 10 months ago) by gjb
File length: 9009 byte(s)
Diff to previous 45343
Remove the 'ports.size' target and all references to it in
the htdocs/ directories.

While here, fix the hostname(1) evaluation for non-en_US
translations.

These scripts used to fetch the ports.tgz file from FTP, but
this file no longer exists.  Since we already reference the
size of the ports tree (via share/xml/freebsd.ent) for the
Handbook, I do not plan to bring back this functionality, as
the information it was producing was incorrect anyway.

Note to translators of de_DE, ja_JP, and ru_RU trees:
The relevant files in the htdocs/ directories also needed to
be updated as part of this commit to avoid breaking the build.

Because my editor does not seem to properly handle ja_JP or
ru_RU, editing the installing.xml files within those trees was
not an option, as it mangled the file after saving.  A sed(1)
substitution to comment the '&ports.size;' macro was done here
instead, but the entire line referencing ftp.freebsd.org should
be removed instead.

Approved by:	doceng (implicit)
Sponsored by:	The FreeBSD Foundation


Revision 45343 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 20 16:17:26 2014 UTC (9 years, 11 months ago) by gavin
File length: 9381 byte(s)
Diff to previous 45243
pds.cgi and url.cgi no longer exist after r45331, stop linking to it.
Whilst here, catch up with other style changes from ports.cgi made
over the last year.


Revision 45243 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 9 16:19:41 2014 UTC (9 years, 11 months ago) by gavin
File length: 9669 byte(s)
Diff to previous 43181
When generating categories-alpha.xml, always output an </li> even if we
don't have a textual description for a particular port category.

This is the real fix for the bug alluded to in r43602.  It is not clear
to me how more people haven't hit this bug.


Revision 43181 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 13 06:10:37 2013 UTC (10 years, 7 months ago) by hrs
File length: 9669 byte(s)
Diff to previous 39632
- Use /usr/bin/svnlite as SVN if available.
- Replace /XML/{doc,www}/ with /XML/ in SysId.
- Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via
  XML catalog instead.
- Change the L10N layer in freebsd-*.xsl not to use localized XSLT
  stylesheets directly.
- Move share/xsl/* to share/xml and remove share/xsl.
- Remove obsolete share/web2c/pdftex.def.


Revision 39632 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 1 11:56:00 2012 UTC (11 years, 9 months ago) by gabor
File length: 9673 byte(s)
Diff to previous 39631
- Rename the share/sgml directories to share/xml
- Fix build errors from the next change

Approved by:	doceng (implicit)


Revision 39631 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 1 09:53:01 2012 UTC (11 years, 9 months ago) by gabor
File length: 9674 byte(s)
Diff to previous 39534
- Rename .sgml files to .xml
- Reflect the rename in referencing files

Approved by:	doceng (implicit)


Revision 39534 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 14 12:11:19 2012 UTC (11 years, 9 months ago) by gabor
File length: 9685 byte(s)
Diff to previous 38826
Merge the projects/sgml2xml branch:
  - Documentation is updated from DocBook 4.1/SGML to DocBook 4.2/XML
  - Webpages are updated from HTML 4.01 Transitional to XHTML 1.0 Transitional
  - Static webpages are now processed by XSLT behind the scenes
  - Webpages are now built with less cycles; tidy has been removed and the
    date processing is now done by XSLT
  - Generated webpages are now actually valid (they did not use to be)
  - All XSLT stylesheets now pull in a main XSLT, which reduces
    duplicated markup
  - Site map and index are converted to an XML format with an
    XSLT transformation that generates the output
  - For docs, there is now only one entity set for both articles and books
  - Some trademark/legalnotice entities have been merged to a cohesive
    single entity file
  - Untranslated entity sets are now always pulled in from the English tree
    instead of redundant copies
  - The base and enbase entities are already automatically generated so
    remove inline definitions from individual files
  - Fetch the LEGAL file via http instead of depending on CVS
  - Convert id names to lowercase to avoid mixing different styles and
    for better readability
  - All PSGML comments are removed since they are mostly useless
  - Convert character entities to normal characters
  - Do not copy CSS files but override only necessary part
  - Fix build with newest tidy
  - Partly update the fdp-primer to reflect changes

Approved by:	doceng (implicit)


Revision 38826 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 17 19:12:14 2012 UTC (12 years, 1 month ago) by hrs
File length: 9474 byte(s)
Diff to previous 38821
- Set svn:ketwords and svn:mime-type.  Note that application/octet-stream is
  set on some files as a workaround for binary check.
- Fix pathname for svn co in the webupdate script.

Approved by:	doceng (implicit)


Revision 38821 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 17 02:51:08 2012 UTC (12 years, 1 month ago) by hrs
File length: 9538 byte(s)
Diff to previous 28473
- Remove junk directories.
- Repocopy from www/<lang> to head/<lang>/htdocs to eliminate duplicate
  information in the www and the doc directory.
- Add various administration files to svnadmin.
 
Approved by:	doceng (implicit)


Revision 28473 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 19 21:20:54 2006 UTC (17 years, 10 months ago) by hrs
Original Path: www/en/ports/portindex
File length: 9538 byte(s)
Diff to previous 26600
www cleanup mega commit:

 - Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/nabibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>?share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.


Revision 26600 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 15 01:02:28 2005 UTC (18 years, 6 months ago) by linimon
Original Path: www/en/ports/portindex
File length: 9606 byte(s)
Diff to previous 26458
Split this page into multiple pages, each one with more text explaining
that aspect of the Ports Collection.  Remove all the static text from
the portindex script and recast it into several SGML files that depend
on a common entity file.  Add back the alphabetical list of categories
that was dropped in the last rework.  Add many more references.  Add
useful left-side selections.

Reviewed by:		remko, pav, IONut, subdue, many others
No objection on:	freebsd-www


Revision 26458 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 29 18:11:47 2005 UTC (18 years, 7 months ago) by pav
Original Path: www/en/ports/portindex
File length: 8928 byte(s)
Diff to previous 26350
- Allow whitespace after second comma in categories (it was already allowed
  after first comma, and in categories.descriptions)
- Don't test same pattern twice

PR:		www/89523
Submitted by:	Rudolf Cejka <cejkar@fit.vutbr.cz>


Revision 26350 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 15 10:09:26 2005 UTC (18 years, 7 months ago) by osa
Original Path: www/en/ports/portindex
File length: 8956 byte(s)
Diff to previous 26056
Determine the size of ports.tar.gz automagically.

Reviewed and approved by:	tobez, simon


Revision 26056 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 18 03:45:12 2005 UTC (18 years, 8 months ago) by linimon
Original Path: www/en/ports/portindex
File length: 8657 byte(s)
Diff to previous 25849
Rework this page to be a little more readable.  Group the ports categories
into logical groups to make them easier to browse.  Change some of the
wording near the Search block to make it clearer.  Cleanup portindex to be
"use strict" and "-w" safe.

PRs:		www/87500 (edwin, most of the work), www/45169 (linimon)
Approved by:	silence on www


Revision 25849 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 4 19:43:53 2005 UTC (18 years, 9 months ago) by hrs
Original Path: www/en/ports/portindex
File length: 7993 byte(s)
Diff to previous 20503
Merge new www design.

Submitted by:	Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by:	Google Summer of Code 2005


Revision 20503 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 4 21:49:42 2004 UTC (20 years, 3 months ago) by phantom
Original Path: www/en/ports/portindex
File length: 7892 byte(s)
Diff to previous 20464
freebsd.org -> FreeBSD.org


Revision 20464 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 1 08:51:24 2004 UTC (20 years, 3 months ago) by osa
Original Path: www/en/ports/portindex
File length: 7892 byte(s)
Diff to previous 19372
Correct size of ports.tar.gz distro from 21MB to 25MB.


Revision 19372 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 30 11:44:21 2003 UTC (20 years, 6 months ago) by osa
Original Path: www/en/ports/portindex
File length: 7897 byte(s)
Diff to previous 17752
Correct ports.tar.gz size 22895121 (21MB).


Revision 17752 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 3 12:08:38 2003 UTC (20 years, 11 months ago) by kuriyama
Original Path: www/en/ports/portindex
File length: 7892 byte(s)
Diff to previous 17515
Point to new location for ports.tar.gz.


Revision 17515 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 10 21:41:29 2003 UTC (20 years, 11 months ago) by osa
Original Path: www/en/ports/portindex
File length: 7903 byte(s)
Diff to previous 16621
Update size of ports.tar.gz file to more
appropriate number: 15 MB -> 19 MB.


Revision 16621 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 20 11:04:18 2003 UTC (21 years, 2 months ago) by brueffer
Original Path: www/en/ports/portindex
File length: 7901 byte(s)
Diff to previous 15753
Remove a '/' from the $baseFTP variable, this fixes a broken link in
the generated output

Approved by:	ceri (mentor)


Revision 15753 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 21 23:21:18 2003 UTC (21 years, 5 months ago) by jesper
Original Path: www/en/ports/portindex
File length: 7899 byte(s)
Diff to previous 14223
Point to CVSWEB instead of the FTP site for the content of individual
ports, as ftp.FreeBSD.org no longer carry a checked out ports tree.

The burden on the box of people mirroring the tens of thousands of files,
prevented ordinary users from accessing the site.


Revision 14223 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 9 16:59:48 2002 UTC (21 years, 9 months ago) by knu
Original Path: www/en/ports/portindex
File length: 7843 byte(s)
Diff to previous 12479
Deal with yet another .tgz -> .tbz leftover.  This should resurrect
the package links in the FreeBSD ports pages.


Revision 12479 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 16 08:01:32 2002 UTC (22 years, 3 months ago) by murray
Original Path: www/en/ports/portindex
File length: 7736 byte(s)
Diff to previous 11030
Generate 'HTML 4.01 Transitional' instead of 'HTML 3.2' SGML
declarations.


Revision 11030 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 24 17:38:49 2001 UTC (22 years, 8 months ago) by phantom
Original Path: www/en/ports/portindex
File length: 7717 byte(s)
Diff to previous 9805
* s/freebsd.org/FreeBSD.org
* make generated sgml more readable
* update ports.tar.gz size to more real value (about 15Mb)


Revision 9805 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 8 00:20:08 2001 UTC (23 years ago) by dd
Original Path: www/en/ports/portindex
File length: 7717 byte(s)
Diff to previous 9478
Use ftp.freebsd.org instead of ftp5.freebsd.org now that ftp-master is
in full swing.


Revision 9478 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 21 14:43:23 2001 UTC (23 years, 1 month ago) by kuriyama
Original Path: www/en/ports/portindex
File length: 7718 byte(s)
Diff to previous 9477
Add missing '('.


Revision 9477 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 21 14:39:32 2001 UTC (23 years, 1 month ago) by kuriyama
Original Path: www/en/ports/portindex
File length: 7652 byte(s)
Diff to previous 9436
Add $FreeBSD$.


Revision 9436 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 14 20:59:33 2001 UTC (23 years, 1 month ago) by wosch
Original Path: www/en/ports/portindex
File length: 7640 byte(s)
Diff to previous 9398
Fix link to download a gzip'd tar file of all ports


Revision 9398 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 9 18:26:23 2001 UTC (23 years, 1 month ago) by wosch
Original Path: www/en/ports/portindex
File length: 7638 byte(s)
Diff to previous 9384
ftp5.freebsd.org does not support tar on the fly
use short arguments for url.cgi


Revision 9384 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 7 22:16:44 2001 UTC (23 years, 2 months ago) by wosch
Original Path: www/en/ports/portindex
File length: 7590 byte(s)
Diff to previous 9319
ftp.freebsd.org nightmare workarounds.


Revision 9319 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 27 08:41:39 2001 UTC (23 years, 2 months ago) by wosch
Original Path: www/en/ports/portindex
File length: 7589 byte(s)
Diff to previous 8614
fix year2000 cleanup in last commit, the file 'categories' is now the
second argument


Revision 8614 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 1 12:33:23 2001 UTC (23 years, 6 months ago) by kuriyama
Original Path: www/en/ports/portindex
File length: 7589 byte(s)
Diff to previous 8047
Remove some code which refers ports/YEAR2000,v.


Revision 8047 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 30 00:21:39 2000 UTC (23 years, 9 months ago) by nbm
Original Path: www/en/ports/portindex
File length: 7913 byte(s)
Diff to previous 8021
First (and very minor) changes on the way to make the www build
obj-clean.

This basically entails putting ${.CURDIR} in front of the occasional
source file, script, or directory.

Also adds '.include <bsd.obj.mk>' to web.mk so 'make obj' works.

Change gencommercial script to take a '-s' flag pointing to the source
directory, and the portindex script to take an optional additional
parameter indicating the source directory.

Add -D ${.CURDIR} to sgmlformat to follow includes properly.


Revision 8021 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 25 12:58:36 2000 UTC (23 years, 9 months ago) by phantom
Original Path: www/en/ports/portindex
File length: 7892 byte(s)
Diff to previous 6576
Update size of ports.tgz file to more appropriate number: 8->10 megs

Submitted by:	"Vsevolod E. Shorin" <vsevolod@individ.ru>


Revision 6576 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 21 18:15:38 2000 UTC (24 years, 4 months ago) by chris
Original Path: www/en/ports/portindex
File length: 7891 byte(s)
Diff to previous 6281
Update the size of the ports tarball.  It is now just over 8 megabytes
in length.


Revision 6281 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 25 22:03:12 1999 UTC (24 years, 6 months ago) by wosch
Original Path: www/en/ports/portindex
File length: 7891 byte(s)
Diff to previous 6278
Delete redundant <HR> tag in footer.


Revision 6278 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 25 21:19:07 1999 UTC (24 years, 6 months ago) by wosch
Original Path: www/en/ports/portindex
File length: 7900 byte(s)
Diff to previous 6277
Use a human readable date format in footer.


Revision 6277 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 25 21:17:36 1999 UTC (24 years, 6 months ago) by wosch
Original Path: www/en/ports/portindex
File length: 7894 byte(s)
Diff to previous 5897
Print a warning if a category has no description.


Revision 5897 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 20 09:17:47 1999 UTC (24 years, 8 months ago) by wosch
Original Path: www/en/ports/portindex
File length: 7633 byte(s)
Diff to previous 5070
Update FTP link:  FreeBSD-current -> branches/-current/


Revision 5070 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 16 17:53:13 1999 UTC (25 years ago) by billf
Original Path: www/en/ports/portindex
File length: 7631 byte(s)
Diff to previous 4722
The ports tarball went from about 5 megabytes -> about 7 megabytes.

<ASAMI mode=elementary>
Both of those numbers are odd, prime integers.
</ASAMI>


Revision 4722 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 21 11:44:43 1999 UTC (25 years, 2 months ago) by asami
Original Path: www/en/ports/portindex
File length: 7631 byte(s)
Diff to previous 4507
Get www site info from INDEX instead of WWW_SITE.  Note that I only
fixed the en and es versions; the ja version did not have the www
stuff in the first place so the translators can merge in the recent
changes at their leisure. :)

Reviewed (in principle) by:	wosch, scrappy


Revision 4507 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 11 20:16:05 1999 UTC (25 years, 3 months ago) by scrappy
Original Path: www/en/ports/portindex
File length: 7841 byte(s)
Diff to previous 4060
Modifications to portindex so that links to both Y2k Statements and WWW sites are
included as part of its output...

Changes to Makefile also committed to reflect that portindex now looks for
three args vs just one ... the Y2k stuff is easy to rip out after the "scare" if
finished, as its only about 10 lines of easy to identify code...


Revision 4060 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 14 08:31:34 1999 UTC (25 years, 5 months ago) by asami
Original Path: www/en/ports/portindex
File length: 7156 byte(s)
Diff to previous 3895
Change package paths according to new layout.


Revision 3895 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 8 18:34:13 1998 UTC (25 years, 7 months ago) by wosch
Original Path: www/en/ports/portindex
File length: 7145 byte(s)
Diff to previous 3774
Due a bug in INDEX parsing only the run depencies
where printed.

Print depencies only once.

PR:	ports/8974


Revision 3774 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 10 19:16:03 1998 UTC (25 years, 7 months ago) by wosch
Original Path: www/en/ports/portindex
File length: 7081 byte(s)
Diff to previous 3694
Print a short description for every category in
	- the index.sgml file
	- and at the begin of all <category>.sgml files.


Revision 3694 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 27 18:12:39 1998 UTC (25 years, 8 months ago) by wosch
Original Path: www/en/ports/portindex
File length: 6412 byte(s)
Diff to previous 3549
Added link to sources of the ports.


Revision 3549 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 30 16:10:16 1998 UTC (25 years, 9 months ago) by wosch
Original Path: www/en/ports/portindex
File length: 6210 byte(s)
Diff to previous 3520
Undo rev 1.18 which broke the sort order in master-index
Replace `--' with `-=' inside comments as a workaround so
the SGML compiler will not die.


Revision 3520 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 19 17:15:20 1998 UTC (25 years, 9 months ago) by wosch
Original Path: www/en/ports/portindex
File length: 6086 byte(s)
Diff to previous 3411
Don't print the package name in comments. This  broke SGML
for the gtk-- port.


Revision 3411 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 25 08:34:19 1998 UTC (25 years, 10 months ago) by asami
Original Path: www/en/ports/portindex
File length: 6100 byte(s)
Diff to previous 3402
The entire ports tree is now about 5MB, not 4MB.

Submitted by:	Charles Allen <callen@bga.com>


Revision 3402 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 24 16:40:28 1998 UTC (25 years, 10 months ago) by wosch
Original Path: www/en/ports/portindex
File length: 6100 byte(s)
Diff to previous 3284
Load local config file portindex.conf if exists. You can override in
portindex.conf the variables for the default web and the ftp server. This
make it easy to maintain a local web mirror and let the
URL point to yourself and not to the standard FreeBSD FTP server.


Revision 3284 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 6 14:37:13 1998 UTC (25 years, 11 months ago) by wosch
Original Path: www/en/ports/portindex
File length: 5561 byte(s)
Diff to previous 2926
http://ftp.freebsd.org is dead.


Revision 2926 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 10 15:52:30 1998 UTC (26 years ago) by wosch
Original Path: www/en/ports/portindex
File length: 5562 byte(s)
Diff to previous 2808
Print link to packages like in /cgi/ports.cgi


Revision 2808 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 16 06:13:27 1998 UTC (26 years, 1 month ago) by wosch
Original Path: www/en/ports/portindex
File length: 5097 byte(s)
Diff to previous 2632
Change email in footer from questions to ports.


Revision 2632 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 1 18:32:43 1998 UTC (26 years, 3 months ago) by wosch
Original Path: www/en/ports/portindex
File length: 5056 byte(s)
Diff to previous 2118
Use url.cgi for the description link.


Revision 2118 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 24 13:07:44 1997 UTC (26 years, 8 months ago) by jfieber
Original Path: www/en/ports/portindex
File length: 4907 byte(s)
Diff to previous 2114
Restore the link to the compressed ports collection.


Revision 2114 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 24 03:51:37 1997 UTC (26 years, 8 months ago) by jfieber
Original Path: www/en/ports/portindex
File length: 4898 byte(s)
Diff to previous 2113
Wcarchive is not currently supporting on-the-fly compression, so chop
the .gz from the URLs.  Update the size estimate of the whole collection
to reflect the uncompressed size.


Revision 2113 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 24 00:21:11 1997 UTC (26 years, 8 months ago) by jkh
Original Path: www/en/ports/portindex
File length: 4910 byte(s)
Diff to previous 1934
3MB -> 4MB.


Revision 1934 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 8 20:17:48 1997 UTC (26 years, 10 months ago) by wosch
Original Path: www/en/ports/portindex
File length: 4910 byte(s)
Diff to previous 1892
Minor english syntax error.

Submitted by:  "Richard M. Neswold" <rneswold@mcs.net>


Revision 1892 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 27 14:45:07 1997 UTC (26 years, 10 months ago) by jfieber
Original Path: www/en/ports/portindex
File length: 4910 byte(s)
Diff to previous 1887
Handle rogue double hyphens in package names of ports with
build options, such as paper size in a2ps, that apparently
have a null default.


Revision 1887 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 25 13:54:07 1997 UTC (26 years, 10 months ago) by max
Original Path: www/en/ports/portindex
File length: 4896 byte(s)
Diff to previous 1638
Add $Id$.
Requested by:	the Japanese Documentation Project


Revision 1638 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 10 12:17:05 1997 UTC (27 years ago) by jfieber
Original Path: www/en/ports/portindex
File length: 4843 byte(s)
Diff to previous 1442
Small tweakes to make this work better with the new "look and feel"
of the web site.


Revision 1442 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 25 13:44:50 1997 UTC (27 years, 2 months ago) by wosch
Original Path: www/en/ports/portindex
File length: 4859 byte(s)
Diff to previous 1121
Make HTTP links to the `Long description' file. A ftp connection for a
short single file is an overkill and slow.

Reviewed by:	John Fieber


Revision 1121 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 4 15:28:45 1997 UTC (27 years, 5 months ago) by jfieber
Original Path: www/en/ports/portindex
File length: 4789 byte(s)
Diff to previous 1120
Render the primary category as bold in cross reference listings.


Revision 1120 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 4 15:17:47 1997 UTC (27 years, 5 months ago) by jfieber
Original Path: www/en/ports/portindex
File length: 4676 byte(s)
Diff to previous 543
Fix an embarassing off-by-one bug that prevented "Also listed in"
cross references from being generated for ports with exactly two
categories.

Added a couple comments and changed the output format slightly.


Revision 543 - (view) (download) (annotate) - [select for diffs]
Added Tue Sep 24 17:46:04 1996 UTC (27 years, 9 months ago) by jfieber
Original Path: www/en/ports/portindex
File length: 4742 byte(s)
Web pages, may I introduce you to CVS.  CVS, these are the web pages.

Yes, this is supposed to be a new top level in the repository.

For the moment any changes to this area must be cleared by myself
or Jordan.  Once the kinks are worked out, the policy will probably
be relaxed.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.27