aboutsummaryrefslogtreecommitdiff
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* Delete @cwd, @mode, @owner and @group from these packing lists.Satoshi Asami1995-11-132-12/+0
| | | | | | | Reported by: jkh Notes: svn path=/head/; revision=2415
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aSatoshi Asami1995-11-092-2/+2
| | | | | | | lot of ports or what! ;> Notes: svn path=/head/; revision=2402
* Initial import of ashe-1.1.2.Paul Traina1995-10-309-0/+177
| | | | Notes: svn path=/head/; revision=2378
* fixed COMMENTSEric L. Hernes1995-10-288-8/+8
| | | | Notes: svn path=/head/; revision=2371
* oops, make reason for NO_PACKAGE greppableAdam David1995-10-201-3/+2
| | | | | | | Reviewed by: asami (said so) Notes: svn path=/head/; revision=2357
* added comment about NO_PACKAGE reasonAdam David1995-10-201-2/+2
| | | | | | | Reviewed by: asami (said so) Notes: svn path=/head/; revision=2356
* Version updateAdam David1995-10-201-1/+1
| | | | | | | Reviewed by: asami (green light in code freeze) Notes: svn path=/head/; revision=2355
* Version update 2.22 -> 2.23Adam David1995-10-201-1/+1
| | | | | | | Reviewed by: asami (green light in code freeze) Notes: svn path=/head/; revision=2354
* Version update, and comment about NO_PACKAGE because of compiled in defaultsAdam David1995-10-201-6/+10
| | | | | | | Reviewed by: asami (green light in code freeze) Notes: svn path=/head/; revision=2353
* Initial import of the WN server for the WebAdam David1995-10-208-0/+237
| | | | Notes: svn path=/head/; revision=2349
* add the missing MASTER_SITES= lineTorsten Blum1995-10-171-1/+4
| | | | | | | | Pointed out by: pst Approved by: asami Notes: svn path=/head/; revision=2343
* There is no "www" category yet. :<Satoshi Asami1995-10-171-2/+2
| | | | Notes: svn path=/head/; revision=2341
* A little cleanup.Satoshi Asami1995-10-171-3/+4
| | | | Notes: svn path=/head/; revision=2340
* weblint - html syntax checkerPaul Traina1995-10-146-0/+73
| | | | Notes: svn path=/head/; revision=2334
* Change libjpeg major toAndrey A. Chernov1995-10-031-2/+2
| | | | Notes: svn path=/head/; revision=2236
* Add sa2c@and.or.jp (NIIMI Satoshi) as the maintainer.Satoshi Asami1995-10-032-4/+8
| | | | Notes: svn path=/head/; revision=2224
* Don't try to install mime.types twice.Paul Traina1995-09-295-0/+625
| | | | | | | | | Patch up the distributed configuration files to match /usr/local/www convention. We really should be patching them to meta-values and then running sed over them to home them to the right prefix. Notes: svn path=/head/; revision=2207
* Make apache less NCSA-like and more BSD-like.Paul Traina1995-09-268-16/+16
| | | | | | | | | Binary installed in /usr/local/sbin. Document root is /usr/local/www/data. Server root is /usr/local/www/server. Notes: svn path=/head/; revision=2197
* Upgrade apache to 0.8.14, completely restructure port, and list myself asPaul Traina1995-09-2325-43/+61
| | | | | | | maintainer. Notes: svn path=/head/; revision=2188
* Fix core dump due to miscalucalting length of malloc() string. BugSatoshi Asami1995-09-231-0/+11
| | | | | | | already reported to original authors. Notes: svn path=/head/; revision=2176
* Clean patch nowAndrey A. Chernov1995-09-211-164/+162
| | | | Notes: svn path=/head/; revision=2171
* The lynx package from the master-site was silently changed. Name wasAndreas Schulz1995-09-201-32/+34
| | | | | | | | | the same but the contents are changed. One patch failed and needed a minor correction. The sources from the master site had now a BSDI addition. Notes: svn path=/head/; revision=2170
* Correct the checksum for the new lynx package from the mastersite.Andreas Schulz1995-09-202-2/+2
| | | | Notes: svn path=/head/; revision=2169
* Upgrade apache to 0.8.13Paul Traina1995-09-1925-60/+52
| | | | Notes: svn path=/head/; revision=2166
* Upgrade to variant from Aug 16Andrey A. Chernov1995-08-292-2/+2
| | | | Notes: svn path=/head/; revision=2132
* Port of the APACHE web server.Jordan K. Hubbard1995-08-2841-0/+574
| | | | | | | Submitted by: "Eric L. Hernes" <erich@lodgenet.com> Notes: svn path=/head/; revision=2123
* Bring in a port of Mosaic. This can only be built by people with Motif,Jordan K. Hubbard1995-08-239-0/+286
| | | | | | | | so we'll not enable it by default. Submitted by: torstenb Notes: svn path=/head/; revision=2102
* Upgrade 2.4.1 -> 2.4.2Andrey A. Chernov1995-07-236-14/+14
| | | | Notes: svn path=/head/; revision=2002
* Move internal keys off 0..255 charset, strange chars appearseAndrey A. Chernov1995-07-081-0/+148
| | | | | | | in old variant. Notes: svn path=/head/; revision=1941
* Dist file changed without name changeAndrey A. Chernov1995-07-082-2/+2
| | | | Notes: svn path=/head/; revision=1940
* Upgrade and fix keypad, now it worksAndrey A. Chernov1995-06-167-171/+161
| | | | Notes: svn path=/head/; revision=1835
* Back out previous commit, Andrey confirmed it was not needed.Satoshi Asami1995-05-272-4/+2
| | | | Notes: svn path=/head/; revision=1795
* Set PREFIX directly to ${X11BASE}, it is overwriting somehow to /usr/X386Andrey A. Chernov1995-05-262-2/+4
| | | | | | | in old variant Notes: svn path=/head/; revision=1794
* Fix printf/st_size and off_t problemAndrey A. Chernov1995-05-121-0/+33
| | | | Notes: svn path=/head/; revision=1696
* fixed packageAdam David1995-05-051-4/+4
| | | | Notes: svn path=/head/; revision=1627
* fixed installAdam David1995-05-051-2/+23
| | | | Notes: svn path=/head/; revision=1626
* updateAdam David1995-05-051-1/+1
| | | | Notes: svn path=/head/; revision=1625
* fixed install and packageAdam David1995-05-051-12/+38
| | | | | | | | package is only created if YES_PACKAGE is defined, because of site-dependent values compiled in. Notes: svn path=/head/; revision=1624
* webmaster instead of www-adminAdam David1995-05-041-2/+2
| | | | Notes: svn path=/head/; revision=1620
* upgrade to version 2.22Adam David1995-05-042-21/+98
| | | | | | | were several empty lines starting with a TAB character :( Notes: svn path=/head/; revision=1619
* tidyupAdam David1995-05-041-4/+4
| | | | | | | upgrade to version 2.22 Notes: svn path=/head/; revision=1618
* Take out unnecessary comment.Satoshi Asami1995-04-251-2/+1
| | | | | | | Submitted by: NIIMI Satoshi <sa2c@and.or.jp> Notes: svn path=/head/; revision=1538
* Take out invocation of fake-pkg from do-install target. It is nowSatoshi Asami1995-04-242-4/+2
| | | | | | | done in the main install target itself. Notes: svn path=/head/; revision=1514
* Update for new bsd.port.mk (target renaming).Satoshi Asami1995-04-222-4/+6
| | | | Notes: svn path=/head/; revision=1489
* install depends on build!Satoshi Asami1995-04-171-2/+2
| | | | Notes: svn path=/head/; revision=1432
* Linemode http browser, 3.0. You can use it on a dumb terminal too!Satoshi Asami1995-04-175-0/+52
| | | | | | | Submitted by: NIIMI Satoshi <sa2c@st.rim.or.jp> Notes: svn path=/head/; revision=1418
* Update of net Makefiles! Am I done? :)Satoshi Asami1995-04-152-5/+8
| | | | Notes: svn path=/head/; revision=1363
* Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upSatoshi Asami1995-04-122-8/+18
| | | | | | | some Makefiles along the way. Notes: svn path=/head/; revision=1348
* Upgrade, 1.63 -> 1.65.Satoshi Asami1995-04-0410-30/+38
| | | | Notes: svn path=/head/; revision=1293
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-016-6/+12
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267