summaryrefslogtreecommitdiff
path: root/misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Shorten one-line comments.Satoshi Asami1995-10-251-1/+1
| | | | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=2363
* File moved on ftp site.Satoshi Asami1995-10-171-2/+2
| | | | | | | Submitted by: se via me (really!) Notes: svn path=/head/; revision=2342
* Expand directories.Satoshi Asami1995-10-041-5/+3
| | | | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=2245
* Various EXEC_DEPENDS fixes.Satoshi Asami1995-10-041-2/+4
| | | | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=2244
* Change version from 2.0.5 to 2.1. Not much has changed, but at leastSatoshi Asami1995-10-041-3/+3
| | | | | | | it's different. Notes: svn path=/head/; revision=2243
* EXEC_DEPENDS on wish4.0 -> LIB_DEPENDS on tk40Satoshi Asami1995-10-041-3/+3
| | | | | | | EXEC_DEPENDS on rman -> RUN_DEPENDS Notes: svn path=/head/; revision=2240
* RUN_DEPENDS on wish:tk.Satoshi Asami1995-10-021-2/+2
| | | | Notes: svn path=/head/; revision=2210
* Upgrade to mc-3.0Torsten Blum1995-09-277-27/+194
| | | | Notes: svn path=/head/; revision=2201
* Edit patch to match latest changes to ls.1.Satoshi Asami1995-09-271-3/+3
| | | | Notes: svn path=/head/; revision=2200
* Remove hack to get around ncftp's inability to grab tarfiles generatedSatoshi Asami1995-09-231-15/+6
| | | | | | | on-the-fly. Use ncftp2 instead, and depend on it via FETCH_DEPENDS. Notes: svn path=/head/; revision=2179
* The distfile (ls.tar.gz) is generated on-the-fly by ftpd. Empty this fileSatoshi Asami1995-09-151-1/+0
| | | | | | | for now, maybe we need a NO_CHECKSUM or something.... Notes: svn path=/head/; revision=2155
* the md5 file was wrong. I'm not sure why. the one currently inJoshua Peck Macdonald1995-09-111-1/+1
| | | | | | | | /usr/ports/distfiles on freefall and thud is different from the one on ftp.freebsd.org, listed as the master site. Notes: svn path=/head/; revision=2141
* Use default make.conf settings for CFLAGS instead of simple -O.Andrey A. Chernov1995-08-291-2/+2
| | | | | | | Don't strip already stripped file on install Notes: svn path=/head/; revision=2130
* An astrology program for X and ascii, version 5.0.Satoshi Asami1995-08-267-0/+68
| | | | | | | Submitted by: faulkner@mpd.tandem.com (Boyd Faulkner) Notes: svn path=/head/; revision=2110
* Added ical.Satoshi Asami1995-08-231-1/+2
| | | | Notes: svn path=/head/; revision=2100
* Awww, I meant emulators/tkhfs and utils/tk{info,man}. Good thing theseSatoshi Asami1995-08-191-1/+3
| | | | | | | two commit messages are going out as in one mail.... ;) Notes: svn path=/head/; revision=2080
* Upgrade, 1.6 -> 1.7.3. Note this has a restrictive copyright, so thereSatoshi Asami1995-08-196-157/+113
| | | | | | | | | is going to be NO_PACKAGE. It uses wish4.0 too. It's the first port to depend on Tk-4.0! Notes: svn path=/head/; revision=2075
* Add missing checksumAndrey A. Chernov1995-07-171-0/+1
| | | | | | | | | Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=1984
* add recode to the SUBDIRs listTorsten Blum1995-07-171-1/+2
| | | | Notes: svn path=/head/; revision=1982
* add mc to the SUBDIRs listTorsten Blum1995-07-151-1/+2
| | | | Notes: svn path=/head/; revision=1978
* Midnight Commander, a free Norton Commander CloneTorsten Blum1995-07-155-0/+51
| | | | Notes: svn path=/head/; revision=1977
* add git the SUBDIRs listTorsten Blum1995-07-151-1/+2
| | | | Notes: svn path=/head/; revision=1976
* git - GNU Interactive Tools, a filesystem browser for UNIX systemsTorsten Blum1995-07-158-0/+148
| | | | Notes: svn path=/head/; revision=1975
* Clean up of utils. Lots of stuff are moved out to various subcategories.Satoshi Asami1995-07-121-16/+1
| | | | Notes: svn path=/head/; revision=1950
* Add pgp, remove pgp.*Andrey A. Chernov1995-07-071-3/+2
| | | | Notes: svn path=/head/; revision=1934
* Add beav, convert to new format.Satoshi Asami1995-07-061-10/+28
| | | | Notes: svn path=/head/; revision=1930
* Name of category is "utilities", not "utils"! ;)Satoshi Asami1995-07-021-2/+2
| | | | Notes: svn path=/head/; revision=1912
* team - portable multi-buffered tape streaming utilityJoerg Wunsch1995-07-017-0/+126
| | | | Notes: svn path=/head/; revision=1910
* Add bonnie.Satoshi Asami1995-05-191-2/+2
| | | | Notes: svn path=/head/; revision=1788
* These belong to utilities, not x11, so change CATEGORIES to reflectSatoshi Asami1995-05-191-2/+2
| | | | | | | | the fact. They will be moved via repository copy after the release when we reorganize the ports subdirectories. Notes: svn path=/head/; revision=1786
* These belong to utilities, not x11, so change CATEGORIES to reflectSatoshi Asami1995-05-191-2/+2
| | | | | | | | the fact. They will be moved via repository copy after the release when we reorganize the ports subdirectories. Notes: svn path=/head/; revision=1785
* Fix multi-line comments. Thanks, Jordan!Satoshi Asami1995-05-1612-12/+0
| | | | | | | Pointed-out by: jkh Notes: svn path=/head/; revision=1762
* Put back vmsbackup, ftp site is up again.Satoshi Asami1995-05-151-3/+2
| | | | Notes: svn path=/head/; revision=1754
* Add BROKEN: vmsbackup (can't connect to ftp site).Satoshi Asami1995-05-141-1/+2
| | | | Notes: svn path=/head/; revision=1749
* Add lmbench.Satoshi Asami1995-05-141-3/+3
| | | | Notes: svn path=/head/; revision=1741
* Clean up subdir Makefiles. They now all look like this:Satoshi Asami1995-05-141-4/+5
| | | | | | | | | | | | | | | | | | | | | | ===== # Id line # # RESTRICTED: restricted_port_1 (comment1) # RESTRICTED: restricted_port_2 (comment2) # # BROKEN: broken_port_3 (comment3) # BROKEN: broken_port_4 (comment4) # BROKEN: broken_port_5 (comment5) # SUBDIR= good_port_1 good_port_2 ... ===== Basically, the idea is to make it easy to find restricted or broken ports by doing a "grep". Notes: svn path=/head/; revision=1740
* Add NO_PACKAGE (restrictive copyright).Satoshi Asami1995-05-131-1/+4
| | | | Notes: svn path=/head/; revision=1724
* Source is .tar.Z, not .tar.gz.Satoshi Asami1995-05-131-1/+1
| | | | Notes: svn path=/head/; revision=1720
* Move mmv to "restricted".Satoshi Asami1995-05-131-3/+4
| | | | Notes: svn path=/head/; revision=1719
* Added kp.Satoshi Asami1995-05-091-2/+2
| | | | Notes: svn path=/head/; revision=1670
* kp - The Keyboard Practicer, a touch-typing practice program written inSatoshi Asami1995-05-095-0/+33
| | | | | | | Tk, version 0.95. Notes: svn path=/head/; revision=1669
* Add lmbench as a "BROKEN" target.Satoshi Asami1995-05-061-1/+2
| | | | Notes: svn path=/head/; revision=1657
* Added xbatt.Satoshi Asami1995-05-061-2/+2
| | | | Notes: svn path=/head/; revision=1649
* Added chord.Satoshi Asami1995-04-251-2/+2
| | | | Notes: svn path=/head/; revision=1536
* chord-3.6, produce PS sheet-music from text inputSatoshi Asami1995-04-256-0/+91
| | | | Notes: svn path=/head/; revision=1535
* Updated utils Makefiles!Satoshi Asami1995-04-233-27/+12
| | | | Notes: svn path=/head/; revision=1502
* Add cpm back. It's no longer broken.Joerg Wunsch1995-04-171-3/+3
| | | | Notes: svn path=/head/; revision=1435
* Re-add pcemu, it does have a PLIST now.Joerg Wunsch1995-04-171-3/+3
| | | | Notes: svn path=/head/; revision=1427
* Remove NCFTPFLAGS, ncftp defaults changedAndrey A. Chernov1995-04-161-2/+1
| | | | Notes: svn path=/head/; revision=1402
* UpgradeAndrey A. Chernov1995-04-164-6/+6
| | | | Notes: svn path=/head/; revision=1396