summaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* Convert from ncftp to fetchgpalmer1996-06-261-2/+2
|
* Upgrade, 4.3.6 -> 4.3.11.asami1996-06-178-18/+76
| | | | Submitted by: Don Yuniskis <dgy@rtd.com> via Chuck Robey <chuckr@glue.umd.edu>
* Change NO_PACKAGE to NO_CDROM, these are "don't sell for profit" licenses.asami1996-06-151-3/+2
|
* Makefile: remove EXTRACT_SUFFIX, rename MAINTAINERtg1996-06-052-4/+3
| | | | | | patches/patch-ac: add support for .gz-files Submitted by: Don Yuniskis <dgy@rtd.com>
* freefall.cdrom.com -> freefall.freebsd.orgasami1996-06-031-2/+2
|
* Replace the color: target with a macro. If you want to build lessmarkm1996-05-131-12/+5
| | | | | | with colour, you need to define COLOUR_LESS (or if you are from a place that is speling impaired, COLOR_LESS will do ;-)) OKed by: asami and others
* trans addedache1996-05-061-1/+2
|
* This port is RESTRICTED because of restrictive copyright.asami1996-04-121-1/+2
|
* Add mmv.asami1996-04-121-2/+2
|
* pkg/COMMENT files for use by ports READMEs.asami1996-04-091-0/+1
|
* Added ecc.asami1996-04-091-1/+2
|
* Added sattrack.asami1996-04-091-1/+2
|
* Added btoa.asami1996-04-091-1/+2
|
* Add a pre-clean target to delete patch-0a created by do-extract.asami1996-03-291-2/+5
|
* Upgrade, 2.2.6 -> 2.2.6.5.asami1996-03-2524-48/+48
| | | | Submitted by: Harlan Stenn <Harlan.Stenn@pfcs.com>
* Moved master site to our ccd server, my workstation is going away soon.asami1996-03-211-2/+2
|
* Add fd.asami1996-03-201-1/+2
|
* A file and directory management tool.asami1996-03-206-0/+117
| | | | Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
* Added fep.asami1996-03-181-1/+2
|
* A general purpose front end for command line editing.asami1996-03-186-0/+55
| | | | Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
* Checksum was missing.asami1996-03-062-0/+2
|
* (1) Remove FETCH_DEPENDS to ncftp2. Regular ncftp can't fetch itasami1996-03-062-11/+7
| | | | | | | | from the master site but the backup site should work. This will all be fine when we start using the new ftpget that I am now testing. (2) Move the manpage rename from patch to Makefile.
* Add ctk.tg1996-02-221-1/+2
|
* Comment said this script is for Wnn. Now you know where I copiedasami1996-02-081-1/+1
| | | | it from. ;)
* - add glimpse to $RUN_DEPENDStg1996-01-184-19/+24
| | | | - cosmetic fixes in pkg/{DESCR,COMMENT}
* Oops, forgot to change the category from games to misc when we moved itasami1996-01-161-2/+2
| | | | in the repository.
* Change note about xterm not knowing about color, it does now (XFree86asami1996-01-151-2/+5
| | | | | | 3.1.2B or later). Hinted by: Brian Clapper <bmc@telebase.com>
* Added glimpse and linuxls.asami1996-01-151-1/+3
|
* The linux colorized ls. Hey don't shoot me, it's only a port! ;)asami1996-01-156-0/+503
| | | | Submitted by: Brian Clapper <bmc@telebase.com>
* Upgrade to 3.7.1ache1995-12-184-24/+5
|
* Add `.if !defined(NOMANCOMPRESS)' again. I should probablytg1995-12-181-1/+3
| | | | read our own guidelines more often.
* Delete some garbage (line noise?).asami1995-12-091-3/+3
|
* - Upgrade to version 1.7.5tg1995-12-073-19/+19
| | | | | | - Add MAINTAINER - Remove `.ifdef (NOMANCOMPRESS)' in post-install target; doesn't make sense to check because we package up the gzip'd man page.
* Move dependency's path from utils/rman to misc/rman.asami1995-11-271-2/+2
|
* Modify Makefile copied from utils/. Delete beav (moved to editors/),asami1995-11-271-2/+3
| | | | add astrolog (moved from games/) and team (was totally missing!).
* Change "utilities" category to "misc" in preparation for move to misc.asami1995-11-2626-52/+52
|
* Add markm@freebsd.org as maintainer. Hey Mark, you are never goingasami1995-11-201-1/+4
| | | | to get a lemon meringue pie if you don't credit your work! :>
* Add buffer. Mark is too modest!asami1995-11-201-1/+2
|
* Drat. Correct the fetch directory name.markm1995-11-171-2/+2
|
* Add a stunningly useful utility.markm1995-11-175-0/+51
| | | | | | | | | | | if you ever nhave needed to do something like: tar cf - <big_dir> | rsh cat > /dev/tape then you will appreciate this. do something like tar cf - <big_dir> | buffer | rsh othersys "cat | buffer > /dev/tape" to enjoy HUGE increases in speed while your tape drive does not incessantly back/forth/stop/start.
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aasami1995-11-093-3/+3
| | | | lot of ports or what! ;>
* Shorten one-line comments.asami1995-10-251-1/+1
| | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
* File moved on ftp site.asami1995-10-171-2/+2
| | | | Submitted by: se via me (really!)
* Expand directories.asami1995-10-041-5/+3
| | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
* Various EXEC_DEPENDS fixes.asami1995-10-041-2/+4
| | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
* Change version from 2.0.5 to 2.1. Not much has changed, but at leastasami1995-10-041-3/+3
| | | | it's different.
* EXEC_DEPENDS on wish4.0 -> LIB_DEPENDS on tk40asami1995-10-041-3/+3
| | | | EXEC_DEPENDS on rman -> RUN_DEPENDS
* RUN_DEPENDS on wish:tk.asami1995-10-021-2/+2
|
* Upgrade to mc-3.0torstenb1995-09-277-27/+194
|
* Edit patch to match latest changes to ls.1.asami1995-09-271-3/+3
|
OpenPOWER on IntegriCloud