| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=59217
|
|
|
|
|
|
|
| |
Add compression/uncompression definitions for .Z/.gz/.bz2.
Notes:
svn path=/head/; revision=59189
|
|
|
|
|
|
|
|
| |
PR: 38071
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
Notes:
svn path=/head/; revision=59161
|
|
|
|
|
|
|
| |
Suggested by: max
Notes:
svn path=/head/; revision=58967
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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. :)
Notes:
svn path=/head/; revision=58933
|
|
|
|
| |
Notes:
svn path=/head/; revision=58737
|
|
|
|
|
|
|
| |
Pointy hat to: obrien
Notes:
svn path=/head/; revision=58566
|
|
|
|
|
|
|
|
| |
PR: 37670
Submitted by: Joe Kelsey <joek@mail.flyingcroc.net>
Notes:
svn path=/head/; revision=58518
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
completion. Bump PORTREVISION accordingly.
- Default the number of columns to 1.
- Add some nifty launcher definitions.
Submitted by: nork (partly)
Notes:
svn path=/head/; revision=57726
|
|
|
|
|
|
|
| |
Submitted by: Jason R. Mastaler <jason-dated-1018213461.54d8b1@mastaler.com>
Notes:
svn path=/head/; revision=57258
|
|
|
|
| |
Notes:
svn path=/head/; revision=57079
|
|
|
|
| |
Notes:
svn path=/head/; revision=56766
|
|
|
|
| |
Notes:
svn path=/head/; revision=56702
|
|
|
|
|
|
|
|
|
|
| |
where a series of globs was only partially expanded. (`echo a* b*' ->
`echo a aa aaa b*')
Bump PORTREVISION accordingly.
Notes:
svn path=/head/; revision=56651
|
|
|
|
|
|
|
| |
FIGNORE list is the only possible match, expand it.
Notes:
svn path=/head/; revision=56593
|
|
|
|
|
|
|
| |
Suggested by: ume
Notes:
svn path=/head/; revision=54488
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=54487
|
|
|
|
| |
Notes:
svn path=/head/; revision=54483
|
|
|
|
|
|
|
| |
Release MAINTAINER.
Notes:
svn path=/head/; revision=54274
|
|
|
|
|
|
|
|
|
|
| |
category for the port.
Approved by: Nobuhiro Yasutomi <nobu@tech.isac.co.jp> (MAINTAINER)
Repocopied by: joe
Notes:
svn path=/head/; revision=53989
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=53959
|
|
|
|
|
|
|
|
|
|
| |
fd occasionally dies of a segfault caused by a buffer overrun on
command invocation.
Bump PORTREVISION accordingly.
Notes:
svn path=/head/; revision=53462
|
|
|
|
|
|
|
|
|
|
|
| |
fd fails to expand a relative symlink in the root directory.
Bump PORTREVISION accordingly.
Remove an unneeded MASTER_SITE_SUBDIR line.
Notes:
svn path=/head/; revision=53335
|
|
|
|
|
|
|
|
|
|
|
|
| |
- "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]
Notes:
svn path=/head/; revision=53035
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=52442
|
|
|
|
|
|
|
|
| |
PR: 33226
Submitted by: maintainer
Notes:
svn path=/head/; revision=52236
|
|
|
|
| |
Notes:
svn path=/head/; revision=52088
|
|
|
|
|
|
|
|
| |
- DOCSDIR support to some
- Brush out some lint
Notes:
svn path=/head/; revision=52072
|
|
|
|
|
|
|
| |
Submitted by: Alexander N. Kabaev <ak03@gte.com>
Notes:
svn path=/head/; revision=51032
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
Notes:
svn path=/head/; revision=50866
|
|
|
|
|
|
|
| |
autoconf-2.52 doesn't generate a warning.
Notes:
svn path=/head/; revision=50411
|
|
|
|
|
|
|
|
|
| |
* Split failglob patch into per-file patches.
Reviewed by: obrien
Notes:
svn path=/head/; revision=50311
|
|
|
|
|
|
|
|
| |
PR: 31872
Submitted by: Anders Andersson <anders@codefactory.se>
Notes:
svn path=/head/; revision=49906
|
|
|
|
|
|
|
| |
Approved by: trevor
Notes:
svn path=/head/; revision=49545
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=48661
|
|
|
|
|
|
|
| |
defeats the purpose...)
Notes:
svn path=/head/; revision=48455
|
|
|
|
|
|
|
| |
Noticed by: bento
Notes:
svn path=/head/; revision=48452
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=48225
|
|
|
|
|
|
|
| |
Submitted by: jkoshy
Notes:
svn path=/head/; revision=47849
|
|
|
|
|
|
|
|
| |
PR: 30475
Submitted by: maintainer
Notes:
svn path=/head/; revision=47596
|
|
|
|
|
|
|
| |
Submitted by: gshapiro
Notes:
svn path=/head/; revision=47551
|
|
|
|
| |
Notes:
svn path=/head/; revision=47503
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=47202
|
|
|
|
| |
Notes:
svn path=/head/; revision=46821
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=46060
|
|
|
|
|
|
|
|
|
|
|
|
| |
longer available from AT&T.
Add DIST_SUBDIR.
PR: 28879
Submitted by: maintainer
Notes:
svn path=/head/; revision=45797
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
Notes:
svn path=/head/; revision=44674
|
|
|
|
|
|
|
|
| |
PR: docs/28376
Submitted by: tyler spivey <tspivey8@home.com>
Notes:
svn path=/head/; revision=44370
|
|
|
|
|
|
|
| |
Approved by: greid
Notes:
svn path=/head/; revision=44117
|
|
|
|
|
|
|
| |
Requested by: David Thiel <lx@redundancy.redundancy.org>
Notes:
svn path=/head/; revision=44061
|