summaryrefslogtreecommitdiff
path: root/misc/mshell (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-08-17Fix the build on -current.Jean-Marc Zucconi3-32/+31
Notes: svn path=/head/; revision=116452
2004-03-18Add size data.Trevor Johnson1-0/+1
Approved by: maintainers Notes: svn path=/head/; revision=104360
2003-10-16Before committing the previous BROKEN changes I carefully checked the statusKris Kennaway1-7/+1
of each port on bento and for recent fixes. Unfortunately at some point I got confused and switched to the wrong list :-) As a result I picked up a number of ports that were fixed a while ago. Sorry for the false alarm, maintainers. Pointy hat to: kris Notes: svn path=/head/; revision=91389
2003-10-16BROKEN on 5.x: does not compileKris Kennaway1-1/+7
Notes: svn path=/head/; revision=91379
2003-08-19Unbreak build on -current.Jean-Marc Zucconi2-0/+40
Notes: svn path=/head/; revision=87295
2003-03-07Clear moonlight beckons.Ade Lovett2-1/+1
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
2002-11-03Remove duplicate patch.Jean-Marc Zucconi1-19/+0
Notes: svn path=/head/; revision=69389
2002-10-20Fix build on -current (remove conflicting prototype for strsave() andKris Kennaway3-72/+68
include correct headers) Notes: svn path=/head/; revision=68448
2002-10-19Fix -current build.Jean-Marc Zucconi1-0/+19
Notes: svn path=/head/; revision=68378
2000-11-23Ditch out "Version required" from comments section.Maxim Sobolev1-1/+0
Notes: svn path=/head/; revision=35373
2000-06-29Use ${MASTER_SITE_LOCAL}.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=29964
2000-06-11Move distfile to local-distfiles directory on ftp.FreeBSD.orgJean-Marc Zucconi1-1/+1
Notes: svn path=/head/; revision=29527
2000-04-15Back out useful `Version required lines' that I'd blindly removed.Akinori MUSHA1-0/+1
Notes: svn path=/head/; revision=27615
2000-04-14Remove obsolete `Version required' lines.Akinori MUSHA1-1/+0
Notes: svn path=/head/; revision=27534
2000-04-14Convert to PORTNAME/PORTVERSION.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=27512
1999-09-20Make this compile again on -current and Alpha again.Steve Price1-3/+56
Notes: svn path=/head/; revision=21806
1999-08-28expr -> ${EXPR}Michael Haro1-1/+1
mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20960
1999-07-08Do not link with the termcap library - mshell would segfault.Jean-Marc Zucconi1-1/+1
Notes: svn path=/head/; revision=20122
1999-07-04A little portlint cleaning and sort PLIST.Steve Price2-4/+5
Notes: svn path=/head/; revision=20032
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek1-1/+1
FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
1999-05-10Kind-of like "musical typos" or perhaps duck, duck, typo.Tim Vanderhoek1-1/+1
Notes: svn path=/head/; revision=18718
1999-05-10Spelling fix.Bill Fumerola1-1/+1
Notes: svn path=/head/; revision=18714
1999-05-09Back out change to DESCRBill Fumerola1-1/+6
Apologies to: jmz Notes: svn path=/head/; revision=18713
1999-05-09Remove stale test instructions, fix grammar.Bill Fumerola1-6/+1
Submitted by: Christian Recktenwald <chris@citecs.de> Notes: svn path=/head/; revision=18710
1999-05-09Update description.Jean-Marc Zucconi1-2/+2
Notes: svn path=/head/; revision=18707
1998-08-18Remove miscellaneous manpages.Tim Vanderhoek1-1/+0
Notes: svn path=/head/; revision=12623
1997-05-27Link with -lncurses. Mshell no more worked when linked with -lcurses.Jean-Marc Zucconi1-4/+4
Notes: svn path=/head/; revision=6577
1996-11-18Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami2-6/+3
PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
1996-11-11CATEGORIES+= --> CATEGORIES=David E. O'Brien1-3/+3
Misc variable reordering, cleaning up, etc. Notes: svn path=/head/; revision=4385
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1-1/+1
all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
1995-11-26Change "utilities" category to "misc" in preparation for move to misc.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=2466
1995-04-23Updated utils Makefiles!Satoshi Asami1-8/+2
Notes: svn path=/head/; revision=1502
1995-04-15Another round of Makefile updates, in utils!Satoshi Asami1-3/+14
Notes: svn path=/head/; revision=1359
1995-04-11Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi1-0/+1
Notes: svn path=/head/; revision=1327
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1-0/+1
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
1995-03-31Try to get most ports checksummedGary Palmer1-0/+1
Notes: svn path=/head/; revision=1262
1995-03-22Submitted by: dwhite@anshar.shadow.net (Don Whiteside)Satoshi Asami1-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
1994-10-06Update from Jean-Marc Zucconi.Jordan K. Hubbard1-12/+12
Submitted by: jmz Notes: svn path=/head/; revision=192
1994-09-24Mshell port from Jean-Marc Zucconi (jmz@thud.cdrom.com). Jean-MarcJordan K. Hubbard9-0/+205
is now our leading ports-supplier! Let's all give him a big THANK YOU! :) Submitted by: jmz Notes: svn path=/head/; revision=117