summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add dfr, who's in London (with a longtitude of 0!).Satoshi Asami1999-11-041-0/+1
| | | | Notes: svn path=/head/; revision=22910
* Update to version 0.9.10Jim Mock1999-11-046-9/+9
| | | | Notes: svn path=/head/; revision=22909
* Add myself. I suspect guido has entered an approximation, because itMarcel Moolenaar1999-11-041-1/+2
| | | | | | | was way off (at least according to "de grote bosatlas"). I fixed it... Notes: svn path=/head/; revision=22908
* Sortify.Satoshi Asami1999-11-041-32/+32
| | | | Notes: svn path=/head/; revision=22907
* Don't change the "date created" line, that's for the original creation date.Satoshi Asami1999-11-041-1/+1
| | | | Notes: svn path=/head/; revision=22906
* update: 2.4h to 2.4mKenjiro Cho1999-11-045-114/+167
| | | | Notes: svn path=/head/; revision=22905
* upgrade to 4.49.3.Munechika SUMIKAWA1999-11-042-4/+4
| | | | Notes: svn path=/head/; revision=22904
* Add uwatch.Satoshi Asami1999-11-041-0/+1
| | | | | | | Forgotten by: jim Notes: svn path=/head/; revision=22903
* Turn on pchar.David E. O'Brien1999-11-041-0/+1
| | | | Notes: svn path=/head/; revision=22902
* A Van Jacobson's pathchar clone.David E. O'Brien1999-11-045-0/+40
| | | | | | | | pchar finds bandwidth, delay, average queue and loss rate of hops between source and destination. Notes: svn path=/head/; revision=22901
* Handle all RU/SU domains properly nowAndrey A. Chernov1999-11-041-4/+271
| | | | Notes: svn path=/head/; revision=22900
* Deactivate raproxy... it's moving to audioNick Sayer1999-11-031-1/+0
| | | | Notes: svn path=/head/; revision=22899
* Reactivate raproxy after move from securityNick Sayer1999-11-031-0/+1
| | | | Notes: svn path=/head/; revision=22898
* Upgrade to mod_ssl 2.4.7.Dirk Froemberg1999-11-036-6/+6
| | | | Notes: svn path=/head/; revision=22897
* remove mergemasterBill Fumerola1999-11-031-1/+0
| | | | Notes: svn path=/head/; revision=22896
* Import of uwatch.Jim Mock1999-11-036-0/+36
| | | | | | | | | | | | Uwatch gives notifications when all, or selected users login and logout of the system. It can also give the time, port, and calling host of the login. PR: 14687 Submitted by: James Howard <howardjp@wam.umd.edu> Notes: svn path=/head/; revision=22895
* Activate wmfireJim Mock1999-11-031-0/+1
| | | | Notes: svn path=/head/; revision=22894
* Removed wmfireJim Mock1999-11-031-1/+0
| | | | Notes: svn path=/head/; revision=22893
* Change category from misc -> sysutilsJim Mock1999-11-031-1/+1
| | | | Notes: svn path=/head/; revision=22892
* Reimport of wmfire. No repo copy needed since there was no historyJim Mock1999-11-037-0/+59
| | | | | | | to preserve. Notes: svn path=/head/; revision=22891
* Merge in some changes from PR 9657Nick Sayer1999-11-035-72/+64
| | | | | | | | | | | | | | | | Add a master site Add RESTRICTED (license has use restrictions) copy html and pdf docs to share print inetd message at install/pkgadd remove security as category This port started in security, but should be repo-moved to audio. PR: 9657 Submitted by: mi@aldan.algebra.com Notes: svn path=/head/; revision=22890
* Mark it broken with a short explanation.Martin Cracauer1999-11-032-0/+2
| | | | | | | | | | Linux crosscompilation on FreeBSD ELF mixes libraries from Linux and FreeBSD environments, "behind the back" of the compiler running as Linux binary (due to automatic double lookup in /compat/linux/usr/lib and /usr/lib). I sent longer explanations to freebsd-emulation. Notes: svn path=/head/; revision=22889
* I've moved to Santa Clara.Satoshi Asami1999-11-032-2/+2
| | | | | | | Also, move guido to committers list. Notes: svn path=/head/; revision=22888
* Upgrade to 4.0.7.Thomas Gellekum1999-11-033-196/+213
| | | | Notes: svn path=/head/; revision=22887
* Upgrade to 4.0.9. Include some fixes for dxworker.Thomas Gellekum1999-11-033-8/+29
| | | | | | | | PR: 14213 Submitted by: Tatsuto Toyonaga <toyonaga@msd.ts.fujitsu.co.jp> Notes: svn path=/head/; revision=22886
* Update to the 1999-11-02 development snapshot.David E. O'Brien1999-11-0336-108/+108
| | | | Notes: svn path=/head/; revision=22885
* Use Tk-8.2.Thomas Gellekum1999-11-0316-31/+31
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=22884
* Update to patchlevel 37David E. O'Brien1999-11-036-24/+18
| | | | Notes: svn path=/head/; revision=22883
* Don't be quite so minimalistic in the LITE case.David E. O'Brien1999-11-033-3/+0
| | | | Notes: svn path=/head/; revision=22882
* Add a little fix to eliminate a install error, chgrp the right one.Foxfair Hu1999-11-031-0/+11
| | | | Notes: svn path=/head/; revision=22881
* Added http://www.fourmilab.to/atlast/ to MASTER_SITES.Jim Mock1999-11-031-1/+2
| | | | | | | | PR: 14676 Submitted by: maintainer Notes: svn path=/head/; revision=22880
* Add an attention that only few epplets work.Yukihiro Nakai1999-11-031-0/+4
| | | | Notes: svn path=/head/; revision=22879
* Activate wmmatrixJim Mock1999-11-031-0/+1
| | | | Notes: svn path=/head/; revision=22878
* Import of wmmatrix.Jim Mock1999-11-036-0/+43
| | | | | | | | | | | wmmatrix is a dock app that runs a slightly modified version of Jamie Zawinski's xmatrix screenhack. PR: 14312 Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=22877
* Activate wmfireJim Mock1999-11-031-0/+1
| | | | Notes: svn path=/head/; revision=22876
* Update to v2.27.Jun Kuriyama1999-11-032-5/+7
| | | | Notes: svn path=/head/; revision=22875
* Upgrade to v3.1.6.Jun Kuriyama1999-11-036-10/+18
| | | | | | | Remove empty directories at deinstall. Notes: svn path=/head/; revision=22874
* Hopefully really bring this file back.Bill Fumerola1999-11-030-0/+0
| | | | | | | Broken by: cvs stupidity. Notes: svn path=/head/; revision=22873
* Resurrect freebsd.core.markers, but update the entries with ones fromBrian Feldman1999-11-034-20/+22
| | | | | | | | freebsd.committers.markers. freebsd.committers.markers does not now contain core members to prevent redundancy and clutter :) Notes: svn path=/head/; revision=22872
* Activate ipscJim Mock1999-11-031-0/+1
| | | | Notes: svn path=/head/; revision=22871
* Import of ipsc.Jim Mock1999-11-035-0/+50
| | | | | | | | | | | | IPSC is short for IP Subnet Calculator. It is a tool that allows network administrators to make calculations that will assist in subnetting a network. It also has a number of other useful functions. PR: 14638 Submitted by: Jeremy Shaffner <jeremy@external.org> Notes: svn path=/head/; revision=22870
* Upgrade to 0.4.3.Matthew Hunt1999-11-036-12/+12
| | | | | | | Suggested by: Anthony Chavez <magus@magus.users.xmission.com> Notes: svn path=/head/; revision=22869
* Update to version 1.3.6. This version is the first with pythonJim Mock1999-11-0310-20/+35
| | | | | | | | scripting support, however, it's temporarily disabled until it becomes less buggy (read: usable). Notes: svn path=/head/; revision=22868
* Activate pripsJim Mock1999-11-021-0/+1
| | | | Notes: svn path=/head/; revision=22867
* Import of prips.Jim Mock1999-11-025-0/+31
| | | | | | | | | | | | prips is a tool that can be used to print all of the IP address on a given range. It can enhance the usability of tools that are made to work on only one host at a time (e.g. whois). PR: 14637 Submitted by: Jeremy Shaffner <jeremy@external.org> Notes: svn path=/head/; revision=22866
* Update 0.2a -> 0.2c and add some additional MASTER_SITESJacques Vidrine1999-11-022-5/+8
| | | | Notes: svn path=/head/; revision=22865
* Strip Russian domains to 2 components, not to 3Andrey A. Chernov1999-11-021-28/+27
| | | | Notes: svn path=/head/; revision=22864
* Update to version 0.6.2.Jim Mock1999-11-026-8/+10
| | | | | | | | PR: 14662 Submitted by: maintainer Notes: svn path=/head/; revision=22863
* Update to version 0.9.9Jim Mock1999-11-026-9/+9
| | | | Notes: svn path=/head/; revision=22862
* Upgrade to 19991102 version.Jun Kuriyama1999-11-022-3/+3
| | | | Notes: svn path=/head/; revision=22861