This is a cgi program that allows you to read the GNU .info files installed on a machine with any web browser. Needs a running web server (like apache, in /usr/ports/www). The quality of the html isn't as good as that generated by the texi2html converter (in /usr/ports/textproc) but the advantage of this one is that it doesn't need access to the .texinfo files which are usually only available in the original source archives of the installed programs and not installed by default. The port actually installs three cgis: gnuinfo, with the search path preset to /usr/share/info:/usr/local/info:/usr/X11R6/info, and gnuinfo.local as well as gnuinfo.X11R6, with just /usr/local/info and /usr/X11R6/info, respectively. Use these to get at the toplevel `dir' files for the other dirs, and to get at info pages for which there are different versions with the same name in the different directories, like the two gcc.info* you have when you installed gcc 2.95.1 (/usr/ports/lang/egcs) in addition to the (less recent) system compiler. WWW: http://www.wohnheim.uni-ulm.de/allerlei/gnuinfo.html ndex : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Maypole
Commit message (Expand)AuthorAgeFilesLines
* - remove www/apache20 and devel/apr0ohauer2012-08-181-1/+1
* - Remove SITE_PERL from *_DEPENDSaz2012-06-051-1/+1
* Convert to new options frameworkbapt2012-05-311-4/+6
* - Add TEST_DEPENDSswills2012-04-031-0/+2
* - change required APACHE version from 13+ to 20+ohauer2012-01-021-22/+3
* - change default mod_perl version, else the port will not buildohauer2011-08-211-3/+3
* - Use CPAN :id subdir macrosunpoet2011-06-162-3/+3
* mod_perl2 was updated, this changes are needet to preventohauer2011-05-231-7/+18
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* - set some PORTSCOUT varspgollucci2010-12-231-0/+2
* - Remove unneeded dependencies which is in perl-5.8.9 dist from portskuriyama2010-01-161-2/+1
* - Turn over a bunch of p5- ports that change infrequently to perl@pgollucci2009-12-141-1/+1
* - Mark most of my ports MAKE_JOBS_SAFE=yespgollucci2009-05-161-0/+2
* - Fix mod_perl option [1]lth2009-05-111-3/+3