summaryrefslogtreecommitdiff
path: root/misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add cpm, pcemu and wine to BROKEN, add mmv to SUBDIR.Satoshi Asami1995-04-161-2/+5
| | | | Notes: svn path=/head/; revision=1388
* Remove bogus CATEGORIES inside a for loop.Satoshi Asami1995-04-161-2/+1
| | | | Notes: svn path=/head/; revision=1387
* Another round of Makefile updates, in utils!Satoshi Asami1995-04-1513-27/+62
| | | | Notes: svn path=/head/; revision=1359
* Cleanup.Satoshi Asami1995-04-151-5/+10
| | | | Notes: svn path=/head/; revision=1357
* And now the rest of the x11 ports Makefiles.Satoshi Asami1995-04-122-4/+11
| | | | Notes: svn path=/head/; revision=1352
* Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upSatoshi Asami1995-04-122-7/+14
| | | | | | | some Makefiles along the way. Notes: svn path=/head/; revision=1348
* Bogus @cd removed.Satoshi Asami1995-04-111-1/+0
| | | | | | | Submitted by: me Notes: svn path=/head/; revision=1332
* New Makefile structure, fix Jordan's CATEGORIES.Satoshi Asami1995-04-111-14/+7
| | | | | | | Submitted by: me Notes: svn path=/head/; revision=1331
* Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi1995-04-111-0/+1
| | | | Notes: svn path=/head/; revision=1327
* Upgrade.Andrey A. Chernov1995-04-083-5/+5
| | | | Notes: svn path=/head/; revision=1306
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-0119-16/+38
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Try to get most ports checksummedGary Palmer1995-03-312-0/+2
| | | | Notes: svn path=/head/; revision=1262
* Add MAINTAINER. Yes, I know I screwed up the Submitted by: line on theJordan K. Hubbard1995-03-271-2/+2
| | | | | | | | import. Sorry! :( Submitted by: me Notes: svn path=/head/; revision=1210
* Import Michael Elbel's mmv port.Jordan K. Hubbard1995-03-277-0/+220
| | | | Notes: svn path=/head/; revision=1209
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,Satoshi Asami1995-03-241-1/+2
| | | | | | | and some other minor cleanup. Notes: svn path=/head/; revision=1196
* Submitted by: dwhite@anshar.shadow.net (Don Whiteside)Satoshi Asami1995-03-221-1/+1
| | | | | | | | | | | | In the ports-current/util directory there's a port for mshell. The Makefile lists the master site as : src.doc.ic.ac.uk/usenet/alt.sources/articles/7000-7999 Either as a result of a typo or, more likely, a renumbering, the directory is now 07000-07999, so the install has a fit when it can't find it. Notes: svn path=/head/; revision=1179
* Removed Canna, Wnn, kterm and nkf.Satoshi Asami1995-03-161-2/+2
| | | | Notes: svn path=/head/; revision=1134
* Added colorls.Satoshi Asami1995-03-091-2/+2
| | | | Notes: svn path=/head/; revision=1111
* Color patch for ls. Am I going to be killed for this? ;)Satoshi Asami1995-03-095-0/+396
| | | | Notes: svn path=/head/; revision=1110
* Added Canna.Satoshi Asami1995-03-061-3/+3
| | | | Notes: svn path=/head/; revision=1102
* Add package filesGary Palmer1995-03-0136-0/+1176
| | | | Notes: svn path=/head/; revision=1072
* Correct path for manpagesGary Palmer1995-03-011-6/+12
| | | | Notes: svn path=/head/; revision=1071
* Add amandaGary Palmer1995-03-011-3/+3
| | | | Notes: svn path=/head/; revision=1070
* Amanda, The Advanced Maryland Automatic Network Disk ArchiverGary Palmer1995-03-0126-0/+285
| | | | Notes: svn path=/head/; revision=1069
* Correct the patch file so that the patches doesn't get rejected :-).Andreas Schulz1995-02-261-4/+4
| | | | Notes: svn path=/head/; revision=1046
* Move Wnn from clean to regular target. The "always building" problem wasSatoshi Asami1995-02-261-6/+2
| | | | | | | fixed a long time ago, I forgot to put it back here. Notes: svn path=/head/; revision=1043
* Add the Wnn port to a clean target. It is used from the mule port andAndreas Schulz1995-02-251-1/+5
| | | | | | | | gets built but doesn't get cleaned from a "cd /usr/ports ; make clean" otherwise. Notes: svn path=/head/; revision=1033
* tkInfo is a tk script to read GNU "info" files and display them.Jean-Marc Zucconi1995-02-246-0/+50
| | | | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=1029