summaryrefslogtreecommitdiff
path: root/misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* the master distribution update (1.02a -> 1.03a)Jun-ichiro itojun Hagino1998-04-073-6/+7
| | | | Notes: svn path=/head/; revision=10438
* Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC.Masafumi Max NAKANE1998-04-052-3/+3
| | | | | | | Forgotten by: whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist Notes: svn path=/head/; revision=10426
* Upgrade to 1.00, and portlint.Vanilla I. Shu1998-04-043-6/+5
| | | | Notes: svn path=/head/; revision=10417
* Upgrade for 2.4.0 release. I wish this could have coincided better with our ↵Chris Timmons1998-04-0444-154/+143
| | | | | | | 2.2.6 release. Leave NO_LATEST_LINK for a bit longer while we test. Notes: svn path=/head/; revision=10409
* Fix the modification timestamp in the extended file display.Steve Price1998-03-282-0/+22
| | | | | | | | PR: 6079 Submitted by: Greg Lehey <grog@lemis.com> Notes: svn path=/head/; revision=10348
* Activate deco.Thomas Gellekum1998-03-271-1/+2
| | | | Notes: svn path=/head/; revision=10328
* Import deco port. deco is another Norton Commander clone thatThomas Gellekum1998-03-277-0/+82
| | | | | | | | | | seems to be popular in Russia. PR: 5315 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=10327
* Activate teapot.Thomas Gellekum1998-03-271-1/+2
| | | | Notes: svn path=/head/; revision=10324
* Nuke ecc. It's been broken for over 1 year and hasn't been distributed by GNUJustin M. Seger1998-03-221-2/+1
| | | | | | | | | for over 2. Approved by: asami Notes: svn path=/head/; revision=10280
* Back out changes to use tcl81.Thomas Gellekum1998-03-204-6/+6
| | | | | | | | | I have left out zircon, which seems to have provisions for tcl81, and hfsutils and filerunner, which have been upgraded and probably checked in the meantime. Notes: svn path=/head/; revision=10236
* Build from the latest release candidate. Port update facilitated by: The ↵Chris Timmons1998-03-2033-99/+99
| | | | | | | Grateful Dead Notes: svn path=/head/; revision=10230
* Activate xd.Thomas Gellekum1998-03-161-1/+2
| | | | Notes: svn path=/head/; revision=10190
* Import xd port. xd is a dump utility similar to hexdump withThomas Gellekum1998-03-166-0/+44
| | | | | | | | | | | additional features, such as big endian, little endian and PDP format input. PR: 4788 Submitted by: Kazuhiko Kiriyama <kiri@kiri.toba-cmt.ac.jp> Notes: svn path=/head/; revision=10189
* Merge all the patches together so there is one patch / souce file.David E. O'Brien1998-03-152-11/+352
| | | | | | | | | | | | | | | | | | | | (there were more patch files than souce files here :) ) Now merged are the fixes: ports/1966: Team doesn't support... ports/2204: Team can hang when stderr is a file I've seen team hang when stderr is a file. 'top' reports that it is stuck in lockf. ports/2203: Team's exit status doesn't indicate if there ... Team's exit status will be 0 even if there is an I/O error. The reason is that the exit status of the "guys" isn't checked. Submitted by: dawes@physics.usyd.edu.au (David Dawes) Notes: svn path=/head/; revision=10162
* Add MAINTAINER so this portlints clean.Steve Price1998-03-151-1/+3
| | | | Notes: svn path=/head/; revision=10150
* Remove buffer. This port no longer fetches, and team is better.Mark Murray1998-03-145-49/+0
| | | | Notes: svn path=/head/; revision=10141
* Remove buffer. Ths port no longer fetches, and team is better.Mark Murray1998-03-141-2/+1
| | | | Notes: svn path=/head/; revision=10140
* Upgrade to 0.21.Vanilla I. Shu1998-03-143-9/+9
| | | | Notes: svn path=/head/; revision=10138
* Upgrade to 4.1.27.Vanilla I. Shu1998-03-112-4/+4
| | | | Notes: svn path=/head/; revision=10108
* Upgrade to 2.1.Vanilla I. Shu1998-03-113-6/+5
| | | | Notes: svn path=/head/; revision=10100
* Activate xmdiary.Thomas Gellekum1998-03-091-1/+2
| | | | Notes: svn path=/head/; revision=10085
* Use $(MASTER_SITE_KDE)Stefan Eßer1998-03-064-16/+12
| | | | Notes: svn path=/head/; revision=10055
* wish4.2 friendly. (-kanjifont not allowed)Jun-ichiro itojun Hagino1998-03-041-8/+65
| | | | Notes: svn path=/head/; revision=10026
* Add PKGNAME, DISTNAME had two version parts separated by a "-".Satoshi Asami1998-03-0311-11/+22
| | | | Notes: svn path=/head/; revision=10014
* Now on to release candidates for amanda 2.4.0.Chris Timmons1998-03-0233-121/+143
| | | | Notes: svn path=/head/; revision=9995
* Activate ytreeJustin M. Seger1998-03-021-1/+2
| | | | Notes: svn path=/head/; revision=9986
* Import of ports/misc/ytreeJustin M. Seger1998-03-027-0/+73
| | | | | | | | | | | | | | | Ytree is a nifty filemanager similar to xtree. With some helper-applications (zip/zoo/tar etc.) you can also browse archive files. Viewers for "special" files are configurable (*.wav, *.gif etc.). Visit http://www.han.de/~werner/ytree.html PR: 5436 Submitted by: andy@icc.surw.chel.su Notes: svn path=/head/; revision=9985
* Don't try to look for the formail program, since it may fail ifSteve Price1998-02-262-6/+66
| | | | | | | | | procmail is not present. Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> Notes: svn path=/head/; revision=9939
* Clear up an inocuous message from make(1) about ignoring extraSteve Price1998-02-261-65/+61
| | | | | | | target. Notes: svn path=/head/; revision=9938
* Build and install the procmail module by default.Steve Price1998-02-262-1/+14
| | | | | | | Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> Notes: svn path=/head/; revision=9936
* Temporarily remove the PROCMAIL=yes so that this port will packageSteve Price1998-02-252-25/+1
| | | | | | | and I can find a better way of doing it. Notes: svn path=/head/; revision=9928
* Mark this port broken, doesn't package.Satoshi Asami1998-02-251-1/+3
| | | | Notes: svn path=/head/; revision=9924
* Define NO_LATEST_LINK, this is a beta.Satoshi Asami1998-02-2511-11/+22
| | | | Notes: svn path=/head/; revision=9923
* Upgrade to use tcl8.1 and tk8.1.Justin M. Seger1998-02-244-8/+8
| | | | Notes: svn path=/head/; revision=9912
* Upgrade to 2.0.6.Thomas Gellekum1998-02-242-4/+4
| | | | Notes: svn path=/head/; revision=9907
* Upgrade to version 2.2.Steve Price1998-02-239-255/+547
| | | | | | | | PR: 5820 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> Notes: svn path=/head/; revision=9893
* Add tk virtual category where missing. List of ports which depend on tkBill Fenner1998-02-211-2/+2
| | | | | | | | | | | | but aren't in a tk virtual category from awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX I didn't do anything about the ports which depend on things which depend on a tk revision. I'd be afraid that the depended-upon port might change and thus outdate the virtual category in the depender. Notes: svn path=/head/; revision=9876
* Update to reflect Pedro's new Email address.Steve Price1998-02-201-3/+3
| | | | | | | PR: 5725 Notes: svn path=/head/; revision=9862
* Enable amanda24.Chris Timmons1998-02-181-1/+2
| | | | Notes: svn path=/head/; revision=9798
* Complete the amanda port split. patch-ab obtained from Alexandre Oliva ↵Chris Timmons1998-02-1844-968/+1144
| | | | | | | <oliva@dcc.unicamp.br> Notes: svn path=/head/; revision=9797
* PKGNAME has to be defined BEFORE including bsd.port.mk, to makeJun-ichiro itojun Hagino1998-02-172-8/+8
| | | | | | | Latest/* symbolic links. Notes: svn path=/head/; revision=9773
* Clean up MakefileStefan Eßer1998-02-154-24/+28
| | | | Notes: svn path=/head/; revision=9739
* original distribution updated (0.6.0 -> 0.7.0)Jun-ichiro itojun Hagino1998-02-133-12/+29
| | | | Notes: svn path=/head/; revision=9690
* Upgrade to KDE Beta3Stefan Eßer1998-02-0712-472/+492
| | | | Notes: svn path=/head/; revision=9616
* Upgrade, 1.03f -> 1.03g.Masafumi Max NAKANE1998-02-072-5/+5
| | | | | | | | PR: 5657 Submitted by: maintainer Notes: svn path=/head/; revision=9610
* Fix MASTER_SITESBill Fenner1998-02-062-6/+6
| | | | | | | | Submitted by: Scott Reynolds <scottr@Plexus.COM> Obtained from: NetBSD PR #pkg/4936 Notes: svn path=/head/; revision=9605
* uncomment, BUILD_DEPENDS on gdbm, not sure why this was commentedEric L. Hernes1998-02-051-2/+2
| | | | | | | | out in the first place... Suggested by: Greg Troxel <gdt@lexort.com> Notes: svn path=/head/; revision=9601
* do not depend on japanese tk42 (bogus)Jun-ichiro itojun Hagino1998-02-031-4/+4
| | | | | | | Pointed out by: asami Notes: svn path=/head/; revision=9582
* Upgrade to 4.1.24Vanilla I. Shu1998-02-014-8/+11
| | | | Notes: svn path=/head/; revision=9547
* typo fix.Jun-ichiro itojun Hagino1998-01-301-1/+1
| | | | | | | Submitted by: kuriyama@opt.phys.waseda.ac.jp Notes: svn path=/head/; revision=9527