aboutsummaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* Adding lc version 1.0.Steve Price1999-12-276-0/+31
| | | | | | | | | | An alternative to ls(1). PR: 14870 Submitted by: John Sellens <jsellens@generalconcepts.com> Notes: svn path=/head/; revision=24131
* remove rc5desDaniel Baker1999-12-261-1/+1
| | | | | | | add dnetc Notes: svn path=/head/; revision=24109
* Initial import of "dnetc."Daniel Baker1999-12-268-0/+173
| | | | | | | | dnetc is the new line of distributed.net clients (formally in the ports collection as misc/rc5des). Notes: svn path=/head/; revision=24108
* Add a MASTER_SITE.Steve Price1999-12-251-1/+2
| | | | | | | PR: 15675 Notes: svn path=/head/; revision=24078
* orville-write version 2.41aSteve Price1999-12-256-0/+64
| | | | | | | | | | An advanced replacement for write/mesg. PR: 15264 Submitted by: James Howard <howardj@wam.umd.edu> Notes: svn path=/head/; revision=24066
* Unbreak mcChris Piazza1999-12-251-9/+0
| | | | | | | PR: 15676 Notes: svn path=/head/; revision=24031
* Upgrade to gtkfind1.1Bill Fumerola1999-12-242-3/+10
| | | | Notes: svn path=/head/; revision=24009
* remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanupsMichael Haro1999-12-242-5/+7
| | | | | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=23999
* Update to 4.5.42Yukihiro Nakai1999-12-244-5/+6
| | | | | | | | PR: ports/15503 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23985
* Remove a blank line at the end of the description.Steve Price1999-12-231-1/+0
| | | | Notes: svn path=/head/; revision=23935
* Use PREFIX instead of /usr/local.Steve Price1999-12-232-1/+4
| | | | | | | Noted by: many people Notes: svn path=/head/; revision=23915
* Find (un)zip in /usr/local instead of /usr/bin.Steve Price1999-12-231-0/+20
| | | | | | | | PR: 15250 Submitted by: Alexander N. Kabaev <ak03@gte.com> Notes: svn path=/head/; revision=23892
* Update to version 1.03l.Steve Price1999-12-232-4/+4
| | | | | | | | PR: 15237 Submitted by: maintainer Notes: svn path=/head/; revision=23889
* * Modified patches to support CC/INSTALL/PREFIX properlySteve Price1999-12-238-32/+171
| | | | | | | | | | | * Stripped binaries * Sorted pkg/PLIST PR: 15226 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=23887
* Add program WWW siteAndrey A. Chernov1999-12-232-0/+4
| | | | Notes: svn path=/head/; revision=23861
* Upgrade to 346Andrey A. Chernov1999-12-232-3/+4
| | | | Notes: svn path=/head/; revision=23858
* Fix buffer overflow.Jun Kuriyama1999-12-231-2/+0
| | | | | | | | Obtained from: NetBSD Approved by: itojun Notes: svn path=/head/; revision=23853
* Remove nonexistent WWW from DESCRChris D. Faulhaber1999-12-221-1/+0
| | | | | | | | PR: 15060 Submitted by: Maintainer Notes: svn path=/head/; revision=23811
* Update to use Tcl/Tk version 8.2.Steve Price1999-12-103-5/+5
| | | | Notes: svn path=/head/; revision=23732
* Moving tkdiff port from misc to textproc. tkdiff is a Tcl/Tk frontendSteve Price1999-12-101-1/+0
| | | | | | | for diff(1). Notes: svn path=/head/; revision=23729
* Moving makeself from misc to archivers. makeself is a shell script thatSteve Price1999-12-101-1/+0
| | | | | | | | makes self-extracting shell scripts, and allows you to specify a "setup" command to execute upon finishing. Notes: svn path=/head/; revision=23727
* Moving the rboot port from misc to net. RBoot is a remote boot facilitySteve Price1999-12-101-1/+0
| | | | | | | | for PC operating systems. It allows you to setup several PCs so that they fetch their operating systems from a central UNIX server. Notes: svn path=/head/; revision=23726
* MD5 changed; only a .spec file was added (for redhat)Chris Piazza1999-12-091-1/+1
| | | | | | | Found by: bento.freebsd.org Notes: svn path=/head/; revision=23685
* Fix MASTER_SITES.Joseph Koshy1999-12-081-1/+1
| | | | Notes: svn path=/head/; revision=23656
* Upgrade to 1.0.2b.Matthew Hunt1999-12-072-3/+3
| | | | Notes: svn path=/head/; revision=23632
* New location on MASTER_SITE.Steve Price1999-12-044-4/+4
| | | | | | | | PR: 15238, 15248 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23576
* use lateset version. prior versions contain uucp{un,}lock() which usesJun-ichiro itojun Hagino1999-12-022-3/+3
| | | | | | | | | | sprintf() in insecure manner (may subject to buffer overflow, like xmindpath in magicpoint). If you really care, I can mark them BROKEN until they are confirmed to be safe. Notes: svn path=/head/; revision=23546
* Mark BROKEN due to buffer overflowKris Kennaway1999-12-011-0/+2
| | | | | | | Submitted by: Brock Tellier <btellier@usa.net> Notes: svn path=/head/; revision=23537
* Update to use Tcl/Tk version 8.2. Note you will need a very recent tk82Steve Price1999-11-292-4/+4
| | | | | | | port for this to work correctly. Notes: svn path=/head/; revision=23491
* No need to have LIB_DEPENDS on tcl/tk since the expect port takes careSteve Price1999-11-291-2/+0
| | | | | | | | | of this for us. It also means that since the expect port now uses Tcl/Tk version 8.2 we won't have both 8.0 and 8.2 laying about with only one tof them actually being used. :) Notes: svn path=/head/; revision=23489
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-286-8/+12
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23474
* The manpage is in section n and is uncompressed.Steve Price1999-11-271-1/+2
| | | | Notes: svn path=/head/; revision=23430
* Activate the freedialog, gplbp, makeself, rboot, and tkdiff ports.Steve Price1999-11-261-0/+5
| | | | Notes: svn path=/head/; revision=23377
* Initial import of gplbp version 0.91.Steve Price1999-11-265-0/+44
| | | | | | | | | | A pilot logbook application. PR: 14489 Submitted by: Chris D. Faulhaber <jedgar@fxp.org> Notes: svn path=/head/; revision=23376
* Initial import of freedialog version 0.3.Steve Price1999-11-266-0/+42
| | | | | | | | | | An implementation of dialog(1) under a BSD-friendly license. PR: 14728 Submitted by: James Howard <howardj@wam.umd.edu> Notes: svn path=/head/; revision=23375
* Update to version 2.0.Steve Price1999-11-262-4/+6
| | | | | | | | PR: 14501 Submitted by: maintainer Notes: svn path=/head/; revision=23362
* Update to version 1.1.Steve Price1999-11-264-87/+69
| | | | | | | | PR: 14921 Submitted by: Dominic Mitchell <dom@palmerharvey.co.uk> Notes: svn path=/head/; revision=23355
* Add a active site as a second $(MASTER_SITES)R. Imura1999-11-261-1/+2
| | | | | | | | PR: 15045 Submitted by: Maintainer Notes: svn path=/head/; revision=23342
* Bump freetype's lib numberJustin M. Seger1999-11-251-1/+1
| | | | Notes: svn path=/head/; revision=23312
* Sadly, meta-f'n'lab duzn't carry de wonderful JIBE distribushunBill Fumerola1999-11-231-4/+2
| | | | | | | | | | anymo'e. Toast MASTER_SITE_SUNSITE and da damn MASTER_SITE_SUBDIR dat went wid it. While I's here, update duh damn 'Version Required' (yet anoda' product uh de fenna' diststash survey) Notes: svn path=/head/; revision=23282
* Update WWW: to reflect the new(er) home page of figlet.Bill Fumerola1999-11-231-1/+1
| | | | Notes: svn path=/head/; revision=23278
* Update to ezload-0.3.1Nick Hibma1999-11-223-10/+15
| | | | Notes: svn path=/head/; revision=23260
* Disable outputting colour codes if STDOUT isn't a tty.Chris Piazza1999-11-211-5/+6
| | | | | | | | PR: 8620 Submitted by: Martin Blapp <mb@imp.ch> Notes: svn path=/head/; revision=23242
* Update MASTER_SITES and sync the NFS HOWTOChris Piazza1999-11-203-68/+538
| | | | | | | | PR: 14898 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=23221
* Upgrade to git-4.3.19Justin M. Seger1999-11-1610-138/+148
| | | | Notes: svn path=/head/; revision=23142
* Activate the proxyper port.Steve Price1999-11-141-0/+1
| | | | Notes: svn path=/head/; revision=23109
* Initial import of proxyper version 308.Steve Price1999-11-146-0/+75
| | | | | | | | | | The official distributed.net v2 personal proxy for rc5des. PR: 14808 Submitted by: Steven Enderle <globalpanic@gmx.net> Notes: svn path=/head/; revision=23108
* * Removed (unnecessary) dependancy on GNU gettextSteve Price1999-11-143-18/+18
| | | | | | | | | | | * Modified install path of configuration files from lib/ to etc/ * Fixed some files to set file permission properly PR: 14803 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=23096
* Update to version 1.2.50.Steve Price1999-11-142-3/+4
| | | | | | | | PR: 14768 Submitted by: maintainer Notes: svn path=/head/; revision=23089
* Update to version 0.5.9.Steve Price1999-11-142-3/+3
| | | | | | | | PR: 14739 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jP> Notes: svn path=/head/; revision=23087