| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: 114228
Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer)
Notes:
svn path=/head/; revision=194861
|
|
|
|
|
|
|
| |
Submitted by: sat
Notes:
svn path=/head/; revision=194540
|
|
|
|
| |
Notes:
svn path=/head/; revision=194424
|
|
|
|
|
|
|
|
| |
PR: 95566
Submitted by: Andrew McNaughton <andrew@scoop.co.nz>
Notes:
svn path=/head/; revision=194422
|
|
|
|
|
|
|
|
| |
PR: 104040
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
Notes:
svn path=/head/; revision=194421
|
|
|
|
|
|
|
|
| |
PR: 112159
Submitted by: rafan
Notes:
svn path=/head/; revision=194419
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=194261
|
|
|
|
|
|
|
|
|
|
|
| |
- Partial commit (use of destdir is deprecated)
PR: ports/113930
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
Approved by: sat (mentor)
Notes:
svn path=/head/; revision=194042
|
|
|
|
| |
Notes:
svn path=/head/; revision=194009
|
|
|
|
|
|
|
|
|
| |
2007-04-27 security/op: no longer available from any mastersite
2007-05-15 shells/bash2: Old, unmaintained version, use shells/bash instead
2007-05-19 sysutils/xperfmon: irrelevant for supported FreeBSD releases
Notes:
svn path=/head/; revision=192717
|
|
|
|
| |
Notes:
svn path=/head/; revision=192377
|
|
|
|
|
|
|
|
|
| |
PR: ports/112209
Submitted by: kitsune <v.velox@vvelox.net>
Approved by: Zane C.B. <vvelox@vvelox.net>
Notes:
svn path=/head/; revision=192186
|
|
|
|
| |
Notes:
svn path=/head/; revision=191718
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=191107
|
|
|
|
| |
Notes:
svn path=/head/; revision=191102
|
|
|
|
| |
Notes:
svn path=/head/; revision=190827
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The file with the include code needs to be included. This is done by
figuring out were it is located using which. . `which sh-include` will
take care of it for sh.
sh example...
. `which sh-include`
include fileGetLine
line=`fileGetLine /etc/group 4`
PR: ports/111829
Submitted by: Zane C. Bowers
Notes:
svn path=/head/; revision=190502
|
|
|
|
|
|
|
| |
with letter r-s
Notes:
svn path=/head/; revision=190445
|
|
|
|
|
|
|
| |
with letter o-z
Notes:
svn path=/head/; revision=189335
|
|
|
|
|
|
|
|
|
|
| |
Keep BROKEN on sparc64 - it still doesn't compile.
PR: ports/111165
Submitted by: Joe Kelsey <joe -at- zircon.seattle.wa.us> (maintainer)
Notes:
svn path=/head/; revision=189249
|
|
|
|
|
|
|
| |
Submitted by: J.A. Neitzel <jneitzel@sdf1.org> (author)
Notes:
svn path=/head/; revision=188375
|
|
|
|
|
|
|
|
| |
PR: ports/105529
Submitted by: laszlof
Notes:
svn path=/head/; revision=188173
|
|
|
|
|
|
|
|
| |
PR: ports/108327
Submitted by: Josh Carroll (floyd AT pflog DOT net)
Notes:
svn path=/head/; revision=187916
|
|
|
|
|
|
|
| |
Approved by: Andreas Kohn (old maintainer)
Notes:
svn path=/head/; revision=187195
|
|
|
|
|
|
|
|
|
|
|
| |
- Update pkg-descr
Changelog: http://www.mirbsd.org/?mksh#clog
Approved by: maintainer (implicit)
Notes:
svn path=/head/; revision=187169
|
|
|
|
|
|
|
| |
Approved by: Maintainer implicit
Notes:
svn path=/head/; revision=186606
|
|
|
|
|
|
|
|
|
|
|
|
| |
interactive use.
WWW: http://www.fishshell.org/
PR: ports/109556
Submitted by: Kai Wang <kaiw27 at gmail.com>
Notes:
svn path=/head/; revision=186043
|
|
|
|
|
|
|
| |
. set expiration date to 2007-05-15.
Notes:
svn path=/head/; revision=185244
|
|
|
|
|
|
|
|
|
|
|
|
| |
. drop variable RUN_DEPENDS for shells/bash2;
. do not bump PORTREVISION since this dependency is not default.
PR: 108626
Submitted by: bsam (me)
Approved by: kirk at strauser.com (maintainer timeout -- 2 weeks)
Notes:
svn path=/head/; revision=185242
|
|
|
|
|
|
|
|
| |
PR: 103931
Approved by: pav
Notes:
svn path=/head/; revision=183799
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add dependancy on devel/p5-ReadLine-Perl.
It enables autocompletion feature. [2]
- Butify COMMENT.
- Pass to perl@
Submitted by: az [1], [2]
Notes:
svn path=/head/; revision=183617
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Term::ShellUI uses the history and autocompletion features of Term::ReadLine
to present a sophisticated command-line interface to the user. It tries to
make every feature that one would expect to see in a fully interactive shell
trivial to implement.
You simply declare your command set and let ShellUI take
care of the heavy lifting.
WWW: http://search.cpan.org/dist/Term-ShellUI
Notes:
svn path=/head/; revision=183234
|
|
|
|
| |
Notes:
svn path=/head/; revision=182718
|
|
|
|
|
|
|
| |
Approved by: gurkan@linuks.mine.nu
Notes:
svn path=/head/; revision=182275
|
|
|
|
|
|
|
|
| |
PR: 107410
Submitted by: Bruce Becker <hostmaster at whois dot gts dot net>
Notes:
svn path=/head/; revision=181715
|
|
|
|
|
|
|
| |
Approved by: maintainer timeout (5 months)
Notes:
svn path=/head/; revision=181306
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 'ls --color' -> 'ls -G'
* adjusted manpath
NOTE: Submitter is encouraged to submit the changes to the author.
PR: 105154 (based on)
Submitted by: ingo.petersen.webfreenet.de
Notes:
svn path=/head/; revision=180797
|
|
|
|
|
|
|
| |
The test in the previous commit was the wrong way round.
Notes:
svn path=/head/; revision=180013
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=179668
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2006-12-01 www/nspostgres: Use www/aolserver with WITH_NSPOSTGRES=1 instead.
2006-12-01 www/fxhtml: crusty old a.out binary, not useful any more
2006-12-01 www/jakarta-tomcat3: Please use www/tomcat55 instead
2006-12-10 shells/mudsh: Project disappeared from the internet
2006-12-09 print/py-freetype: Project has disappeared and is no longer fetchable
2006-12-01 palm/syncal: Does not build with new pilot-link
2006-12-01 net/tn3270: dumps core. Please use net/c3270 instead
2006-12-01 multimedia/dvdwizard: has an incomplete dependency list
Notes:
svn path=/head/; revision=179573
|
|
|
|
|
|
|
|
|
| |
PR: ports/104948
Submitted by: Geoff C. Wing <gcw@zsh.org>
Approved by: maintainer timeout (sergei; 3 weeks)
Notes:
svn path=/head/; revision=177765
|
|
|
|
|
|
|
|
|
| |
on 4.x systems.
Reported by: kris
Notes:
svn path=/head/; revision=176311
|
|
|
|
| |
Notes:
svn path=/head/; revision=176271
|
|
|
|
|
|
|
| |
working).
Notes:
svn path=/head/; revision=175866
|
|
|
|
|
|
|
|
| |
PR: 104571
Approved by: Kirk Strauser <kirk@strauser.com> (maintainer)
Notes:
svn path=/head/; revision=175776
|
|
|
|
|
|
|
|
| |
PR: ports/104260
Submitted by: Josh Paetzel <josh@tcbug.org>
Notes:
svn path=/head/; revision=175742
|
|
|
|
|
|
|
|
|
|
| |
parts are required for building documentation.
Reported by: kris, Randy Bush, Michael Butler`
Approved by: portmgr (marcus)
Notes:
svn path=/head/; revision=175480
|
|
|
|
|
|
|
|
|
|
| |
- Use IA32_BINARY_PORT instead of ONLY_FOR_ARCHS.
- Bump PORTREVISION.
Approved by: portmgr (erwin)
Notes:
svn path=/head/; revision=175437
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
system readline headers too. This prevents segfaults due to certain
key sequences.
PR: ports/75315
Submitted by: Michiel Boland
Approved by: portmgr (marcus)
Approved by: obrien (maintainer, timeout 22 months)
Notes:
svn path=/head/; revision=175427
|