| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
BOL.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix a bug introduced in the previous commit when trying to utilize INFO
macro: zsh.info was not added to generated pkg-plist because it is
installed via post-install target, while pkg-plist is updated in
add-plist-info target which gets run earlier. Revert to previous behavior
of explicitly listing this single zsh.info file in pkg-plist for now.
Thanks to Dimitry Andric for his excellent analysis of the problem. [2]
- Update pkg-plist
PR: ports/64499 [1], ports/64540
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> [1],
Dimitry Andric <dimitry@andric.com> [2]
|
|
|
|
|
| |
- Clean Makefile
- Make portlint happy
|
| |
|
|
|
|
|
| |
Submitted by: rushani (maintainer)
Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
|
|
|
|
|
|
|
| |
PR: ports/64076
Submitted by: Jim Shewmaker <jims@bluenotch.com>
Reviewed by: rushani (maintainer)
Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/64396
Submitted by: rushani
|
|
|
|
|
| |
PR: 64392
Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us>
|
|
|
|
|
| |
PR: 64370
Submitted by: Gautam Gopalakrishnan <ggop@myrealbox.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The license is byzantine and restrictive, the build system is complex
and unlike any other, the codebase doesn't inspire confidence.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/63023
Submitted by: maintainer
|
| |
|
|
|
|
| |
(Part 1)
|
| |
|
| |
|
|
|
|
|
| |
PR: 61177
Submitted by: maintainer
|
|
|
|
|
|
| |
Use DOCSDIR macro.
Approved by: obrien (maintainer)
|
|
|
|
| |
Approved by: knu (maintainer)
|
| |
|
|
|
|
|
| |
- Temporarily switch to gzipped tarballs
- Utilize INFO
|
|
|
|
| |
Requested by: Richard Coleman <richardcoleman@mindspring.com>
|
|
|
|
|
|
|
| |
default behavior.
PR: 60222
Submitted by: David Yeske <dyeske@yahoo.com>
|
|
|
|
| |
is defined.
|
|
|
|
|
|
|
|
| |
Tested ok on: i386/stable, i386/current, amd64
Fails later on: ia64 (pluto2)
PR: ports/60176
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
depends a location of run-time link-editor. Since FreeBSD has
dynamic root capability from __FreeBSD_version == 501105, we
should add new location to unbreak the script.
PR: 59511
Submintted by: MAINTAINER
|
|
|
|
| |
Obtained from: [FDclone-users:00244]
|
|
|
|
|
|
|
|
|
|
| |
- unmark as BROKEN
- use %%DATADIR%% and %%DOCSDIR%%
- pkg-plist is NOPORTSDOC compliant
- make portlint happy
PR: 59427
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
|
|
|
|
| |
PR: 59343
Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
|
|
|
|
| |
Approved by: adamw (mentor)
|
|
|
|
|
| |
PR: 59018
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
|
|
|
| |
Approved by: krion
|
|
|
|
|
|
|
|
|
| |
But I'm still going to leave it marked broken on all the other architectures.
That's because I think it really is broken on all the other architectures.
If it is not broken on all the other architectures, I am going to stick
my fingers in my ears and chant la-la-la-can't-hear-you.
arrrrrgh
|
|
|
|
| |
Previous attempt at deprecation objected to by: krion
|
|
|
|
|
|
|
|
|
| |
for 5.x, mark it as generally broken; the latest distfile in the 1.x
series was in 1996 and this isn't even it (this one is from 1994). The
bash2 releases began in 1996.
Unless there is some absolute need to maintain this port for backwards
compatibility, it should probably just be deleted.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
Per Fenner's logs, ftp://uiarchive.uiuc.edu disappeared around
July 22nd of this year. It should be removed from this port.
PR: ports/57563
Submitted by: Mark Linimon <linimon@lonesome.com>
|
|
|
|
|
| |
PR: 57373
Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
The shells/bash-completion port installs Ian Macdonald's
programmable completion library for Bash 2.04 and above.
This gives users context- sensitive tab-completion for such
things as program arguments, SSH hostnames, NFS mounts, and
so on.
PR: ports/52790
Submitted by: Kirk Strauser <kirk@strauser.com>
|
|
|
|
| |
Reported by: kris via bento
|
|
|
|
|
|
|
|
|
|
|
| |
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
| |
Pointed out by: demon
|
|
|
|
|
| |
parameter, I conclude my hunt for other nifty shell tricks by adding a
port of the .tcshrc project.
|
|
|
|
|
|
|
|
| |
o Introduce WITH_SCPONLY_CHROOT knob.
o Use ${DOCSDIR} in Makefile.
PR: ports/56300
Submitted by: rushani (maintainer)
|
|
|
|
|
|
| |
- Use INFO
Submitted by: Anthraxz <bouloumag@hotmail.com> [1]
|
|
|
|
|
|
|
| |
[don't propagate the poorly named patch files from the PR]
PR: 56146
Submitted by: Michael Edenfield <kutulu@kutulu.org>
|
|
|
|
|
| |
PR: 56146
Submitted by: Michael Edenfield <kutulu@kutulu.org>
|
|
|
|
|
| |
PR: 56107
Submitted by: Michael Edenfield <kutulu@kutulu.org>
|
| |
|
|
|
|
| |
Approved by: portmgr (marcus)
|
|
|
|
| |
Submitted by: Daniel Rudy <dcrudy@pacbell.net>
|
| |
|
| |
|
|
|
|
|
| |
PR: 54844
Submitted by: rushani (maintainer)
|
|
|
|
|
| |
PR: 54843
Submitted by: rushani (maintainer)
|
|
|
|
|
|
| |
Noticed by: Dan Nelson
Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer)
PR: 54699, 54700
|
|
|
|
|
|
|
| |
includes a large number of new options as well.
PR: 53512
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
|
|
|
| |
Submitted by: fenner (portsurvey)
|
|
|
|
|
| |
PR: ports/53513
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- fix plist
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org>
Approved by: Ken McGlothlen <mcglk@artlogix.com> (maintainer)
|
|
|
|
|
|
| |
PR: ports/51633
Submitted by: rushani
Approved by: maintainer implicitly
|
|
|
|
|
| |
PR: 51524
Submitted by: Kevin Tower <ktower@towerfamily.org>
|
|
|
|
| |
accordingly.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Take up more safety default setting.
PR: ports/48480, ports/48492, ports/50899
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
Adam Jette <jettea@fuzzynerd.com>
Miguel Mendez <flynn@energyhq.homeip.net>
Reviewed by: Sergey A. Osokin <osa@FreeBSD.org.ru>
Miguel Mendez <flynn@energyhq.homeip.net>
Ken McGlothlen <mcglk@artlogix.com> (maintainer)
Approved by: Ken McGlothlen <mcglk@artlogix.com> (maintainer)
|
|
|
|
| |
Submitted by: jhb
|
|
|
|
|
|
| |
- Cleanup
- Use bsd.gnustep.mk
PR: 50479
|
|
|
|
|
| |
PR: ports/50451
Submitted by: Anders Andersson <anders@andersa.net>
|
|
|
|
|
| |
PR: ports/48843
Submitted by: Scott Kenney <saken@hotel.rmta.org>
|
| |
|
|
|
|
| |
Submitted by: David Yeske <dyeske@yahoo.com>
|
|
|
|
| |
WWW: http://www.nice.ch/~phip/softcorner.html#cmdr
|
|
|
|
|
| |
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
Switch MASTER_SITE to make this port fetchable.
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
| |
Approved by: portmgr (implicitly)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
background as soon as it is invoked.
|
|
|
|
| |
escaping does not work.
|
|
|
|
| |
while I'm hre.
|
| |
|
|
|
|
|
| |
PR: 48167
Submitted by: tadalunch@sources.redhat.com
|
|
|
|
| |
Submitted by: lioux
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
just happens to be fatal there, and a coding botch. The first problem is
that it assumes a termcap interface (which is an emulation on freebsd),
and provides its own terminfo wrappers around termcap.. so that's two
avoidable translation layers... termcap file -> terminfo (libncurses) ->
termcap API emulation (libncurses) -> terminfo (zsh emlulation). zsh
forgot to prototype the tiget* functions (which return pointers) so we
have an integer (implicit declaration) being cast to a pointer which
is fatal. The second problem is that zsh tries to use _mktemp() to get
around the __warn_references in our C library, but also neglects a
prototype there and has the same fatal int/pointer problem.
It is likely all the zsh* ports need these fixes. A test compile on
pluto1.freebsd.org will highlight the problem.
I do not know why the packaging fails for ia64. termcap.so and
terminfo.so are not being built for some reason, this change doesn't
solve that problem.
|
| |
|
|
|
|
|
| |
* SIGALRM can now be used in applications.
* Numerous bug fixes.
|
|
|
|
| |
and install this port.
|
|
|
|
|
| |
PR: 46781
Submitted by: Philip Paeps <philip@vitaya.be>
|
|
|
|
|
| |
PR: 46243
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
|
|
|
|
| |
Approved by: pat
|
|
|
|
| |
And some ports have USE_PERL5=yes now.
|
|
|
|
| |
PR: 36792
|
| |
|
|
|
|
| |
Remove FORBIDDEN mark.
|
|
|
|
|
|
|
| |
add readline support
PR: 43945
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: 43423
Submitted by: Joe Kelsey <joek@zircon.staff.flyingcroc.net>
|
|
|
|
|
| |
Submitted by: Peter Avalos <pavalos@theshell.com>
PR: 43459
|
|
|
|
| |
extract procedure.
|
| |
|
|
|
|
| |
- Recognize .tar.z as tar+gz archive.
|
|
|
|
| |
Submitted by: David Yeske <dyeske@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
which fix bugs in file name completion and handling of tar archives
that contain ".".
- Update fd2rc:
o Properly call zip(1) with -r (recursive).
o Make some file extensions case insensitive.
o Source /etc/fd2rc.local so administrators can put their own local
configurations in it.
o Set FD_WRITEFS to 1 (do not ask).
o Set FD_INHERITCOPY to 1 (preserve timestamps).
|
| |
|
|
|
|
|
| |
PR: ports/40935
Submitted by: Ken McGlothlen <mcglk@artlogix.com>
|
|
|
|
|
|
|
| |
completion problem.
Submitted by: Chet Ramey <chet@po.CWRU.Edu>
Bash PR: http://mail.gnu.org/pipermail/bug-bash/2002-July/004789.html
|
|
|
|
| |
Always forgotten by: me
|
|
|
|
|
|
|
|
| |
relative to the current directory when performing command name completion.
This affects partial completion of intermediate directory names." Fix this.
Bash PR: http://mail.gnu.org/pipermail/bug-bash/2002-July/004789.html
Obtained from: http://www.geocrawler.com/mail/msg.php3?msg_id=9514404&list=342
|
|
|
|
|
|
|
|
| |
it is slow and does not mirror bz2 distfiles at all. Remove it and
add four other working mirror sites instead.
PR: ports/41960 (different solution)
Submitted by: keramida
|
|
|
|
| |
character manipulation functions.
|
|
|
|
|
|
| |
PR: 41778
Submitted by: Joe Kelsey <joek@mail.flyingcroc.net>
Obtained from: David Korn <dgk@research.att.com>
|
| |
|
|
|
|
|
| |
PR: ports/41662
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
|
|
|
|
|
|
|
| |
- Use the .tar.bz2 distribution files.
PR: ports/41483
Submitted by: Sergei Kolobov <sergei@kolobov.com>
Approved by: will (MAINTAINER)
|
|
|
|
|
| |
- Expand the arch table size from 16 to 32.
- Bump PORTREVISION accordingly.
|
|
|
|
|
|
| |
CPU-consuming loop. A kill -9 from another terminal is required to end it.
Submitted by: Chet Ramey <chet@nike.ins.cwru.edu>
|
| |
|
|
|
|
| |
Submitted by: Neil Darlow <neil@darlow.co.uk>
|
|
|
|
|
| |
PR: 41176
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Improve build reliability:
* Make very sure that the build script is run with /bin/sh.
* Add a dubious patch to libast/comp/conf.sh that is reported to fix
the build for some -STABLE users.
Install example functions.
PR: 39783, 40857
Parts
Submitted by: Joe Kelsey <joek@mail.flyingcroc.net>
|
|
|
|
|
|
| |
environment variables.
Requested by: Ken Stailey <kstailey@speakeasy.net>
|
|
|
|
|
| |
which badly confuses the configure tests that check for this
functionality. Remove the tests for the time being.
|
|
|
|
|
| |
PR: 37851
Submitted by: Jeff Palmer <scorpio@drkshdw.org>
|
|
|
|
| |
- Honor CC and CFLAGS. (which hasn't been working since 2.0)
|
|
|
|
|
|
| |
/sbin/nologin.
Submitted by: Richard Rose <freebsd-security@rikrose.net>
|
| |
|
|
|
|
|
|
| |
PR: ports/39731, ports/39732, ports/39733, ports/39734, ports/39735
ports/39736, ports/39737, ports/39738, ports/39739 ports/39740
Submitted by: Scott Flatman <sf@dsinw.com>
|
|
|
|
|
|
| |
* Numerous bug fixes.
Submitted by: Jerry A! <jerry@thehutt.org>
|
|
|
|
| |
Submitted by: mike
|
|
|
|
| |
Adjust tar_format for the latest GNU tar.
|
|
|
|
| |
Pointy hat to: alex
|
|
|
|
|
|
| |
shell like all other shells in "shells".
Suggested by: nectar
|
| |
|
| |
|
|
|
|
| |
a FORBIDDEN tag.
|
|
|
|
|
|
|
| |
Fix fetching.
PR: 38144
Submitted by: Alan Eldridge <ports@geeksrus.net>
|
|
|
|
|
|
|
| |
tools see this as an upgrade from 5.2.14.
PR: 38131
Submitted by: Alan Eldridge <ports@geeksrus.net>
|
| |
|
|
|
|
| |
Add compression/uncompression definitions for .Z/.gz/.bz2.
|
|
|
|
|
| |
PR: 38071
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
|
|
|
|
| |
Suggested by: max
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is just an experimental hack and cannot happily be merged into
the upstream. Zsh's line editor apparently needs a rewrite in order
to support multi-byte encodings because it strongly relies on the
single-byte character scheme.
These patches are mostly based on the work by ono@ono.org (Thanks!):
http://www.ono.org/software/zsh-euc/
What I did over this is disable the hack for non-EUC locales. Maybe
the patches can be moved to shells/zsh in the future, but it's
premature for the moment.
Notes:
- forward-char, backward-char and backward-delete-char with no numeric
argument should work properly with this hack.
- Completion and redisplay should work fine.
- There can be some trivial side-effects.
- JIS X0201-Roman and JIS X0208-Kanji are supported.
- JIS X0201-Katakana and JIS X0212 Kanji are NOT supported.
- Only tested with the EUC-JP (ja_JP.eucJP) locale. I'm not sure if
it works for GB 2312/CNS 11643-1/KS X 1001. Any feedbacks is
welcome, especially a patch if it does not work. :)
|
| |
|
|
|
|
| |
Pointy hat to: obrien
|
|
|
|
|
| |
PR: 37670
Submitted by: Joe Kelsey <joek@mail.flyingcroc.net>
|
|
|
|
|
|
|
|
|
|
| |
completion. Bump PORTREVISION accordingly.
- Default the number of columns to 1.
- Add some nifty launcher definitions.
Submitted by: nork (partly)
|
|
|
|
| |
Submitted by: Jason R. Mastaler <jason-dated-1018213461.54d8b1@mastaler.com>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
where a series of globs was only partially expanded. (`echo a* b*' ->
`echo a aa aaa b*')
Bump PORTREVISION accordingly.
|
|
|
|
| |
FIGNORE list is the only possible match, expand it.
|
|
|
|
| |
Suggested by: ume
|
|
|
|
|
|
|
|
|
|
| |
terminal to version 2.00a.
Put MAINTAINER's suggestions into the default configuration file.
Transfer the maintainership over to knu@FreeBSD.org.
Approved by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> (ex-MAINTAINER)
|
| |
|
|
|
|
| |
Release MAINTAINER.
|
|
|
|
|
|
|
| |
category for the port.
Approved by: Nobuhiro Yasutomi <nobu@tech.isac.co.jp> (MAINTAINER)
Repocopied by: joe
|
|
|
|
|
|
| |
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
|
|
|
|
|
|
|
| |
fd occasionally dies of a segfault caused by a buffer overrun on
command invocation.
Bump PORTREVISION accordingly.
|
|
|
|
|
|
|
|
| |
fd fails to expand a relative symlink in the root directory.
Bump PORTREVISION accordingly.
Remove an unneeded MASTER_SITE_SUBDIR line.
|
|
|
|
|
|
|
|
|
| |
- "files/patch-ae" is no longer required
- PLIST substitution is used to merge the files "pkg-plist.doc" and
"pkg-plist" into one entity
- new patch file "files/patch-static.scm" has been added
Approved by: alex [MAINTAINER]
|
|
|
|
|
|
| |
needed because of the special nature of the pre-everything target.
See http://www.freebsd.org/cgi/getmsg.cgi?fetch=481921+485051+/usr/local/www/db/text/2001/cvs-all/20011007.cvs-all for details.
|
|
|
|
|
| |
PR: 33226
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
- DOCSDIR support to some
- Brush out some lint
|
|
|
|
| |
Submitted by: Alexander N. Kabaev <ak03@gte.com>
|
|
|
|
|
|
|
|
|
| |
* Re-enable WANT_STATIC.
* Remove license check and "Proprietary Notice" since we won't distribute
a package.
* Move notice about locale bug to pkg-descr.
PR: 32343
|
|
|
|
| |
autoconf-2.52 doesn't generate a warning.
|
|
|
|
|
|
| |
* Split failglob patch into per-file patches.
Reviewed by: obrien
|
|
|
|
|
| |
PR: 31872
Submitted by: Anders Andersson <anders@codefactory.se>
|
|
|
|
| |
Approved by: trevor
|
|
|
|
|
|
|
|
|
|
| |
- Comment out WANT_STATIC, which is currently broken.
- Fix an mbstate_t syntax error; from Mitch Tishmack <otomo@qwest.net>.
- Skip unused floating point tests that prevent building on alpha.
- Point out LC_NUMERIC problem in pkg-message.
PR: 31197
Submitted by: MAINTAINER
|
|
|
|
| |
defeats the purpose...)
|
|
|
|
| |
Noticed by: bento
|
|
|
|
|
|
|
|
|
| |
Remove a patch that is now incorporated in the official sources.
Mark BROKEN until the maintainer (or somebody else) figures out a way
to make it build again on FreeBSD.
PR: 30825
Submitted by: maintainer
|
|
|
|
| |
Submitted by: jkoshy
|
|
|
|
|
| |
PR: 30475
Submitted by: maintainer
|
|
|
|
| |
Submitted by: gshapiro
|
| |
|
|
|
|
|
|
|
|
|
| |
- touch -> ${TOUCH}
- add post-install target to update /etc/shells (to match pkg-plist @exec)
- make sure to remove /etc/shells.bak
PR: 26092
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
2. It causes bash2 to core on my 4.3-STABLE box randomly
3. Since bash is a likely contender for any Linux converts, the last
thing we need is for them to grep through the ports INDEX file, install
this, destabilize their FreeBSD box, and generate bad PR
4. (portmgr hat on) it was not added in an appropriate manner.
Should the original submitter wish to re-evaluate points 1-4 above, then
we'll consider re-adding it. For now, it's toast.
|
|
|
|
|
|
|
|
|
| |
longer available from AT&T.
Add DIST_SUBDIR.
PR: 28879
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove patches (merged into distribution).
- Add zsh-doc distribution.
- Remove USE_AUTOCONF.
- Remove extraneous shells.bak after /etc/shells update.
- Adjust to slide .info under NOPORTDOCS and such.
- Spelling fix in descr.
Thanks to Pete for his work.
PR: 28657
Submitted by: Pete Fritchman <petef@databits.net>
|
|
|
|
|
| |
PR: docs/28376
Submitted by: tyler spivey <tspivey8@home.com>
|
|
|
|
| |
Approved by: greid
|
|
|
|
| |
Requested by: David Thiel <lx@redundancy.redundancy.org>
|
|
|
|
|
| |
Submitted by: David Yeske <dyeske@yahoo.com>
Reviewed by: will
|
|
|
|
|
| |
make RUN_DEPENDS also BUILD_DEPENDS
drop maintainership
|
|
|
|
|
| |
PR: 27696
Submitted by: Pete Fritchman <petef@databits.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
C1) Turn shells/zsh-devel into a stub which prints a message that
points people at the new shells/zsh, upgraded to 4.0.1.
M1) Add patch to fix some functions included in 4.0.1.
M2) Remove obsolete patches.
M3) Remove MASTER_SITE_LOCAL since we can't use knu's version now.
W1) Remove MASTER_SITE_LOCAL fully.
W2) Put patch-aa in patch-ab for backwards-compatible diffing.
W3) Do C1 with the least diff, using pre-everything:: and then
${FALSE}'ing out after printing the message.
Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>,
Christian Weisgerber <naddy@mips.inka.de>
Noted by: Cyrille Lefevre <clefevre@redirect.to>,
Øyvind Kolbu <oyvind@kebab.gaffel.nu>
Approved by: shige (C1)
|
|
|
|
|
| |
PR: ports/27785
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
|
|
|
|
|
| |
PR: 27564
Submitted by: Yoshiyuki NAKAMICHI <nakamiti@ongs.gr.jp>
|
|
|
|
|
| |
PR: 27447
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
|
|
|
|
|
|
|
|
| |
Remove shells/ruby-shell as it is now part of the standard distribution.
(in both Ruby 1.6.4 and 1.7.0)
Mark security/ruby-sha1 broken for Ruby >= 1.7.0, as it is also part of the
standard distribution now.
|
| |
|
| |
|
|
|
|
|
|
|
| |
So make the same localization here that ache made in
src/contrib/libreadline/terminal.c rev 1.2.
Submitted by: sobomax
|
|
|
|
|
|
| |
to 1 now due to this whole matter.
Submitted by: MAINTAINER
|
|
|
|
| |
Submitted by: sobomax
|
|
|
|
| |
Submitted by: sobomax
|
|
|
|
| |
bug in 1.03r. Now I'm talking with the author...
|
|
|
|
|
| |
PR: ports/26471
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> (MAINTAINER)
|
| |
|
| |
|
|
|
|
| |
Approved by: Nobuhiro Yasutomi <nobu@tech.isac.co.jp> (MAINTAINER)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As shown with this script :
m(){ if [ $1 -eq 1 ];then echo $2 $3;else m $(($1-1)) $2 $4 $3;m 1 $2 \
$3 $4;m $(($1-1)) $4 $3 $2;fi;};if [ $# -eq 3 ]&&[ $3 -ge 1 -a $1 -le \
3 -a $1 -ge 1 -a $2 -le 3 -a $2 -ge 1 -a $1 -ne $2 ];then m $3 $1 $2 $\
((6-$1-$2)); else echo Usage: /bin/sh hanoi.sh from to num; fi #by rhb
$ bash2 hanoi.sh 1 2 3
1 2
1 3
Segmentation fault (core dumped)
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
|
|
|
|
|
|
|
|
|
|
|
| |
shell. Pipes and redirections work just as expected:
sh = Shell.cd("/foo")
sh.cat("bar") | sh.tee("baz") > "baa"
# or
sh.transact do
cat("bar") | tee("baz") > "baa"
end
|
|
|
|
|
| |
PR: 25666
Submitted by: maintainer
|
| |
|