Jean-Yves Lefort
c2130fc8f8
- Update to 2.0.3
...
- Reformat the Makefile
2005-09-06 14:02:15 +00:00
Sergei Kolobov
4af6572b3c
- Stop adding rzsh (restricted zsh) to /etc/shells [1]:
...
rzsh(1) is the restricted version of zsh(1), with various things disabled
so as to provide a strictly limited access to the system.
A user with a shell in /etc/shells can use chsh(1) to change their shell,
can use FTP, can use other file-transfer services, etc. Thus, adding rzsh
to /etc/shells could be a security risk in certain configurations.
- zsh-mime-setup is set up to look for /etc/{mime.types,mailcap}.
Neither of them should exist on a stock FreeBSD system.
Teach it to look in ${LOCALBASE}/etc instead. [2]
- Zsh completion doesn't know about bsdtar(1) achievements:
it won't complete to foo.tar.gz if you just enter 'tar xf foo^D'.
Teach zsh completion about this and other formats supported by bsdtar(1).
NOTE: This is only applicable to FreeBSD 5.3-RELEASE or newer,
where bsdtar(1) replaced GNU tar(1) in the base system.
- Bump PORTREVISION
PR: ports/82066 [2], ports/83023 [3]
Submitted by: Phil Pennock <pdp@nl.demon.net> [1]
Ulrich Spoerlein <q@galgenberg.net> [2] [3]
2005-09-06 12:53:34 +00:00
Thierry Thomas
94838b3a61
There is more than 12 packages now.
...
Noted by: Ken Burtch <ken (at) pegasoft.ca> (author)
2005-09-02 16:38:37 +00:00
Thierry Thomas
84bd65a5ff
Upgrade to 1.0.3.
2005-09-01 21:07:24 +00:00
Thierry Thomas
b328c1a95b
- Re-add patch-configure (removed by mistake) to fix the build on the cluster;
...
- handle ADACFLAGS.
Note: update to 1.0.3 is in progress.
2005-09-01 17:21:27 +00:00
Mark Linimon
2d10faf2fd
Remove mastersite which has gone away.
...
Approved by: maintainer
2005-09-01 07:17:38 +00:00
Thomas Gellekum
bc13df7c32
Remove ftp.rge.com from MASTER_SITES.
2005-08-30 12:18:31 +00:00
Sergei Kolobov
7ae374d8e6
- Retire shells/zsh-devel in favor of shells/zsh:
...
The development version of Zsh is no longer being released.
Interested parties can always check out Zsh from SourceForge.net CVS.
2005-08-29 13:45:42 +00:00
Thierry Thomas
72546e991e
Upgrade to 1.0.2.
2005-08-28 09:05:50 +00:00
Jean-Yves Lefort
bc1db54600
[1]:
...
- Update to 20050721
- OPTIONSify
Moreover:
- Improve the FreeBSD integration by fixing paths in the script
- Use SUB_FILES=pkg-message
[1]:
PR: ports/84305
Submitted by: maintainer
2005-07-29 18:26:25 +00:00
Mark Linimon
ba6c490c01
Per prior standing request, turn this port over from inactive committer
...
(eik) to obrien.
Hat: portmgr
2005-07-20 07:00:59 +00:00
Renato Botelho
4a3dfa2f46
Change MASTER_SITES to a CPAN address since old is broken
...
Approved by: flz (mentor)
Reported by: kris
2005-07-11 17:25:16 +00:00
Renato Botelho
d5a8ad9d47
Change MAINTAINER to my @FreeBSD.org account
...
Approved by: flz (mentor)
2005-07-11 16:47:16 +00:00
Kris Kennaway
021bd22cac
Update to osh-050219 to fix fetching
2005-07-10 17:54:41 +00:00
Norikatsu Shigemura
e1bb0d8db2
Fix svn issue with scponly via ssh+svn://.
...
Submitted by: Matthias Fechner <idefix@fechner.net>
Reviewed by: rushani (maintainer)
2005-06-20 14:51:14 +00:00
Norikatsu Shigemura
248f4deb27
Bump PORTREVISION by previous commit.
...
Approved by: rushani (maintainer)
2005-06-19 04:20:40 +00:00
Norikatsu Shigemura
9424c94b3e
Add support ssh+svn://.
...
PR: ports/81889
Submitted by: Matthias Fechner <idefix@fechner.net>
Approved by: rushani (maintainer)
2005-06-18 18:50:26 +00:00
Pav Lucistnik
c52df97c06
- Add itself to /etc/shells
...
PR: ports/81257
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Approved by: maintainer timeout (16 days)
2005-06-05 20:12:49 +00:00
David E. O'Brien
7082598552
Fix this patch file.
...
PR: 69873
Submitted by: Dave Evans <root@hclb.demon.co.uk>
2005-05-05 14:42:55 +00:00
Cheng-Lung Sung
cab771a7f9
- Change the way used to add/remove the shell on /etc/shells,
...
use pkg-install and pkg-deinstall (both stoled from shells/bash)
to do it.
- Remove pre-install section, it's not more needed on this version,
because Makefile is created correctly changing Makefile.PL
PR: 80583
Submitted by: Renato Botelho (maintainer)
2005-05-04 05:47:17 +00:00
David E. O'Brien
2492f12425
Tweak pkg-descr, break out /etc/shell editing as seperate target, install
...
examples. Also use the modern nobs bsd.port.mk provides.
PR: 30732
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2005-04-28 19:27:28 +00:00
Volker Stolz
64bbb94283
- Use MAKE_ARGS
...
- Don't invoke install-info twice when using INFO
2005-04-25 17:08:32 +00:00
Kirill Ponomarev
c1a3e1e251
Update to version 1.0136
...
PR: ports/80210
Submitted by: Ports Fury
2005-04-21 15:13:51 +00:00
Sergei Kolobov
96feb9b584
- Update to 4.2.5
...
- Update MASTER_SITES based on the list at http://www.zsh.org/
PR: ports/79708
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
2005-04-19 17:56:18 +00:00
Yen-Ming Lee
ae34867263
- It was not installing on FreeBSD 4.x with perl 5.00503.
...
- Rename patch-aa to reflect which file is patched.
- update /etc/shells in pkg-plist for package
PR: 80104
Submitted by: Renato Botelho <freebsd@galle.com.br> (maintainer)
2005-04-19 17:46:52 +00:00
Sergei Kolobov
72e6b46a2d
- Update to 1.8
...
- Unbreak
- Remove gratuitous use of REINPLACE
- Add $FreeBSD$ on pkg-plist
- Assign maintainership to the submitter
PR: ports/79623
Submitted by: Renato Botelho <freebsd@galle.com.br>
2005-04-18 16:08:18 +00:00
Yen-Ming Lee
323e8119a5
- Update to 4.1
...
PR: 79859
Submitted by: rushani
2005-04-14 03:56:00 +00:00
Jean-Yves Lefort
7c10e30e3a
Change my MAINTAINER email address to jylefort@FreeBSD.org
...
Approved by: adamw (mentor)
2005-04-12 22:10:43 +00:00
David E. O'Brien
0afb999ff9
CVS really does need a better way of backing out a commit composing a
...
set of files...
2005-04-12 06:03:11 +00:00
David E. O'Brien
c3d8037aeb
At Kris's request, back out the MACHINE_ARCH spelling correction until
...
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
72e23f2cf4
Very sorry for a local change that made it into the last commit.
2005-04-11 08:06:40 +00:00
David E. O'Brien
f2fc2d60ae
Assist getting more ports working on AMD64 by obeying the
...
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Joe Marcus Clarke
b3458f652e
Bump PORTREVISION to chase the glib20 shared lib version change.
2005-03-12 10:54:27 +00:00
Kris Kennaway
2b26674338
Remove references to ports recently deleted.
2005-02-21 01:19:34 +00:00
Kris Kennaway
11ea174ccb
As previously announced, remove ports that have reached their expiry date,
...
and the handful of ports that depended on them.
2005-02-18 23:44:49 +00:00
Kris Kennaway
5a1ccf024b
BROKEN: Incomplete pkg-plist
2005-02-11 22:22:41 +00:00
Sergei Kolobov
7467ae3d62
- Update to 4.2.4
...
PR: ports/77172
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
2005-02-07 07:56:41 +00:00
Volker Stolz
704f7a6c68
Update to 2005-02-02
...
PR: ports/77072
Submitted by: Joey Kelsey (maintainer)
2005-02-04 15:21:41 +00:00
Erwin Lansing
843f7d012a
Use USE_PGSQL
...
Forgotten by: girgen
2005-01-31 08:35:34 +00:00
Simon L. B. Nielsen
9d90eecdd3
Update to version 2.2.3 to fix security vulnerability.
...
Security: http://vuxml.FreeBSD.org/f11b219a-44b6-11d9-ae2f-021106004fd6.html
With hat: secteam
Approved by: maintainer timeout (security; 2 days), erwin (mentor)
2005-01-26 09:07:49 +00:00
Thierry Thomas
8bb559c182
Remove the test for /dev/dsp during configure, it does not affect the
...
package build.
Reported by: Kris via pointyhat.
2005-01-25 21:38:08 +00:00
Sergei Kolobov
70f7fd9950
- Update to 4.2.3
...
PR: ports/76268
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
2005-01-24 08:46:58 +00:00
Thierry Thomas
a869d5d2cc
Add bush 1.0.1, the Business Shell.
2005-01-23 21:57:07 +00:00
Pav Lucistnik
4e20cfbb93
- Update to 1.0.2
...
- Mark IGNORE on FreeBSD 4.x, missing library functions
PR: ports/76424
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2005-01-19 19:28:06 +00:00
Pav Lucistnik
db979c08fe
- Update to 20050112
...
PR: ports/76455
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Approved by: Kirk Strauser <kirk@strauser.com> (maintainer)
2005-01-19 18:04:10 +00:00
Edwin Groothuis
17df997a7b
Fix shells/ksh93 port
...
Update ksh93 to 2004-12-25 version
PR: ports/75828
Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us>
2005-01-12 11:02:22 +00:00
Kris Kennaway
2924bf10af
BROKEN: unfetchable (maintainer confirms that a new release was uploaded
...
but the download password changed)
2004-12-29 23:17:18 +00:00
Norikatsu Shigemura
d9ed90620d
Reset MAINTAINER to ports@.
...
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
2004-12-23 09:32:50 +00:00
Volker Stolz
1cb6e17cc5
Scponly validates dangerous arguments since version 4.0. However,
...
there is a regression compared with version 3.11. That is scponly
can not be built only with sftp support.
Reference: https://lists.ccs.neu.edu/pipermail/scponly/2004-December/000655.html
PR: ports/75092
Submitteed by: maintainer
2004-12-15 10:47:52 +00:00
Pav Lucistnik
a0e5f7ed92
- Update to 4.0
...
PR: ports/74633
Submitted by: rushani (maintainer)
2004-12-04 23:56:24 +00:00
Sean Chittenden
dd27c5df27
Update to 1.6.0
...
PR: ports/72760
Submitted by: Pawel Pekala c0rn - a t - gazeta dotty pl
2004-11-29 18:12:42 +00:00
Oliver Eikemeier
d8f7447a12
Fix `read -e' handling when PS1 is longer than the terminal width
...
<http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=139306 >
Obtained from: Tim Waugh <twaugh@redhat.com>
2004-11-19 13:44:37 +00:00
Oliver Eikemeier
70f1c1f0b7
- update to patchlevel 16 (replacing FreeBSD subst.c patch)
...
- use system readline on -CURRENT [1]
Submitted by: sf [1]
2004-11-11 12:04:21 +00:00
Joe Marcus Clarke
46a4d69571
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
...
big upgrade.
2004-11-07 22:37:47 +00:00
Yen-Ming Lee
43de1db1ac
There is a string format vulnerability in rssh-2.2.1
...
http://www.pizzashack.org/rssh/security.shtml
- update to 2.2.2
- use REINPLACE_CMD instead of the patch file
- correct the knob for RDIST
PR: 73143
Submitted by: leeym
2004-11-03 09:17:41 +00:00
Oliver Eikemeier
f0c4bac25e
- update to patchlevel 15
2004-11-02 10:24:50 +00:00
David E. O'Brien
20d3a92783
Install the binary as 'bash2' also.
2004-10-27 22:13:04 +00:00
David E. O'Brien
90aa8bfb60
Use the offical option for static linking.
2004-10-27 22:10:35 +00:00
Pav Lucistnik
da5a605249
- Update to 20041017
...
PR: ports/73174
Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
2004-10-27 18:49:08 +00:00
Akinori MUSHA
de948f1327
Update to 2.06a.
2004-10-26 04:05:30 +00:00
Edwin Groothuis
4dae5f1b54
Unbreak building by requiring gcc 3.4
...
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
2004-10-15 22:56:05 +00:00
Oliver Eikemeier
875ebd31e7
- better reflect `bash --version' in PORTVERSION
...
- new shopt colonbreakswords
- fix default PATH
2004-10-14 13:24:20 +00:00
Edwin Groothuis
1f936c50cb
New port: shells/viewglob, a GTK+ add-on to bash and zsh
...
viewglob is an utility designed to complement the Unix shell
in graphical environments. It has two parts:
1. A tool that sits as a layer between the shell and X
terminal, keeping track of the user's current directory
and command line.
2. A graphical display which shows the layouts of directories
referenced on the command line (including pwd).
The display reveals the results of file globs and expansions
as they are typed (hence the name), highlighting selected
files and potential name completions.
It can also be used as a surrogate terminal, where keystrokes
typed in the display are passed to the shell. Files and
directories can be double-clicked to insert their names
and/or paths into the terminal.
PR: ports/72369
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
2004-10-14 07:38:35 +00:00
Edwin Groothuis
bdbd787306
[NEW PORT] shells/zoidberg: A modular PERL shell
...
A modular Perl shell written, configured, and operated
entirely in Perl. It aspires to be a fully operational login
shell with all the features one normally expects. But it
also gives direct access to Perl objects and data structures
from the command line, and allows you to run Perl code
within the scope of your command line.
WWW: http://zoidberg.student.utwente.nl/
PR: ports/72053
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
2004-10-14 07:35:21 +00:00
Oliver Eikemeier
47f3195355
Fix process substitution on systems without fdescfs (FreeBSD 5.x, 6.x)
...
While I'm here, use the official patchset instead of the custom ones
and reflect the port revision in the version number.
Submitted by: Reinhard Speyerer <rspmn@arcor.de>
Approved by: portmgr (krion)
2004-10-09 10:16:33 +00:00
Alexey Dokuchaev
afadaecf27
Unbreak on 5.X and -CURRENT.
...
Reported by: kris
Approved by: portmgr (krion), fjoe (mentor, implicit)
2004-10-07 10:02:13 +00:00
Kris Kennaway
90abb24f53
BROKEN on 5.x: Does not compile
...
Approved by: portmgr (self)
2004-09-29 05:45:34 +00:00
Sergei Kolobov
09bcb2273b
- Fix package build on pointyhat and other environments where
...
there is no controlling tty by adding --with-tcsetpgrp argument
to CONFIGURE_ARGS
Pointed by: pointyhat (via kris, krion)
Submitted by: eik (based on)
Approved by: portmgr (eik)
2004-09-27 12:20:52 +00:00
Yen-Ming Lee
8795b919c3
- rssh < 2.2.1 has information disclosure vulnerability, so update to 2.2.1
...
- rssh depends on rsync and rdist (optionally)
PR: 71472
Submitted by: leeym
Approved by: portmgr (marcus)
2004-09-21 20:37:18 +00:00
Oliver Eikemeier
86cbd1f021
update to version 3.7
2004-09-03 14:46:59 +00:00
Oliver Eikemeier
a55fe984d5
- add FAQ
...
- experimental shopt `implicitcd'
- fix `Tags out of Date' in texinfo pages
- fix line wrap bug in libreadline
- set LATEST_LINK to `bash', so that `pkg_add -r bash' works
2004-09-03 09:21:31 +00:00
David E. O'Brien
320c42d1d2
Reenable 'pkg_add -r' usefullness.
2004-08-26 20:30:54 +00:00
Volker Stolz
38c453278b
Add patch-set which fixes various bugs including a stack overflow.
...
PR: ports/70953
Submitted by: Jeffrey Allen Neitzel (author)
2004-08-26 07:28:03 +00:00
Shigeyuki Fukushima
f36eefa4d6
Deprecated.
2004-08-25 17:25:39 +00:00
Sergei Kolobov
26a7578418
- Move a faster site (archive.progeny.com) to the beginning
...
of MASTER_SITES list because the primary distribution site
zsh.org is "always damn slow"
Prompted by: krion
2004-08-25 04:43:55 +00:00
Sergei Kolobov
9aba722079
- Remove dead mirrors, add few new ones
...
PR: ports/70578 (also contains 4.2.1 update)
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
2004-08-24 16:05:58 +00:00
Sergei Kolobov
bd1ed6e42b
- Update to 4.2.1 [1]
...
- Install rzsh - restricted-mode zsh [2]
- Fix static version (NOSHARED=yes) build [3]
- Utilize INFO macro again
Submitted by: osa [1], ceri [2],
Dan Nelson <dnelson@allantgroup.com> [3]
2004-08-24 14:04:39 +00:00
David E. O'Brien
4f69eea4ca
We now have the C99 wide/multibyte character functions bash needs.
...
PR: 69652
Submitted by: tjr
2004-08-23 04:31:07 +00:00
David E. O'Brien
044af49c52
Add the 'DEBUG' build option.
2004-08-23 04:30:04 +00:00
Oliver Eikemeier
0ddba63255
add three fixes from bug-bash@:
...
- pipefail option
- broken array expansion
- segmentation fault in unset typeset array variable
2004-08-19 09:15:47 +00:00
Oliver Lehmann
3d232da302
update to 040812
2004-08-15 17:39:28 +00:00
Oliver Eikemeier
0a3a06544f
mark bash1 DEPRECATED, with EXPIRATION_DATE 2004-08-25
2004-08-11 17:37:26 +00:00
Oliver Eikemeier
884571212b
move shells/bash3 -> shells/bash
2004-08-11 17:20:38 +00:00
Oliver Eikemeier
764c05e57a
Fix nested brace vs. variable expansion
2004-08-10 19:32:19 +00:00
Oliver Eikemeier
fa4d9be814
Fix segfault when accessing an unset array
2004-08-10 19:04:41 +00:00
David E. O'Brien
fedc890b9e
Ignore /dev/fd/ on FreeBSD 5.x -- devfs doesn't provide a full /dev/fd/
...
and so Bash's process substitution feature doesn't work when 'configure'
finds we do have /dev/fd/ and tries to use it vs. named pipes.
PR: 48434
Submitted by: naddy
2004-08-09 17:43:53 +00:00
Oliver Eikemeier
f55e7a8694
Add bash3, The GNU Bourne-Again SHell version 3.00
...
http://cnswww.cns.cwru.edu/~chet/bash/NEWS
2004-07-30 22:01:13 +00:00
Pav Lucistnik
497288280d
- Update to 20040711
...
PR: ports/69769
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Approved by: maintainer
2004-07-29 23:45:52 +00:00
Volker Stolz
870da68c71
Remove references to mirror.ac.uk
...
PR: ports/69481
Submitted by: Tim Bishop
2004-07-26 12:13:47 +00:00
Kirill Ponomarev
66424cf8d3
Update to 3.11
...
PR: ports/69179
Submitted by: maintainer
2004-07-17 13:02:01 +00:00
Akinori MUSHA
513298597b
Integrate bug fixes from [FDclone-users:00310], [FDclone-users:00311]
...
and [FDclone-users:00313].
2004-07-17 05:32:11 +00:00
Volker Stolz
62ff1e0074
- Update to 0.9.5
...
- Fix linker-brokeness introduced by patch-aa
Closes PR: ports/57143
Submitted by: Dan Mahoney
2004-07-16 17:08:25 +00:00
Ying-Chieh Liao
5e6e91a938
upgrade to 1.0124
2004-07-15 09:04:05 +00:00
Akinori MUSHA
d426a97830
Update to 2.05g.
2004-07-10 13:17:48 +00:00
Volker Stolz
688ea8e6d6
Fix location of binary in man-page
...
PR: ports/42729
Submitted by: Harold Gutch
Approved by: maintainer timeout
2004-07-08 11:44:12 +00:00
Volker Stolz
7e857913fd
Fix packaging w/ NOSHARED.
...
PR: ports/65468
Submitted by: Dimitry Andric
Approved by: maintainer timeout
2004-06-30 10:17:33 +00:00
Akinori MUSHA
73739ff800
Update to 2.05f.
2004-06-24 16:49:14 +00:00
Pav Lucistnik
6b787b91fc
Add v7sh, the original Steve R. Bourne shell from the 7th edition Unix including
...
System III, 4.3BSD-Reno, Ultrix 3.1 and `home made'' fixes and enhancements
PR: ports/68127
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
2004-06-22 08:24:19 +00:00
David E. O'Brien
edd5ce97c3
Avoid a null pointer dereference, so 'xargs <<< ${EMTPY_VARIABLE}'
...
will not segfault and dump core.
Submitted by: Robert Nagy <robert@openbsd.org>
2004-06-20 22:37:22 +00:00
Norikatsu Shigemura
34ef1d3e07
Fix MASTER_SITES.
...
PR: ports/66867
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Approved by: maintainer timeout(3 weeks)
2004-06-13 11:37:52 +00:00
Norikatsu Shigemura
ae542eef63
Fix MASTER_SITES.
...
PR: ports/66868
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Approved by: shige (blanket)
2004-06-13 11:35:33 +00:00
Akinori MUSHA
b97e137237
Fix a bug where a \ at EOL did not work as escape character.
...
Obtained from: [FDclone-users:00287]
2004-06-12 18:00:41 +00:00
Akinori MUSHA
f90b3577ae
Update to 2.05e.
2004-06-09 12:01:12 +00:00
Pav Lucistnik
40ba6356cc
- Postfix fix: don't expect postconf be in /usr/sbin, rely on it being in PATH
...
PR: ports/63314
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Approved by: maintainer timeout (1 month)
2004-06-05 14:55:37 +00:00
Patrick S. Gardella
c406ff2fd8
Putting commit bit in storage. I don't have the time
...
to work on FreeBSD for now. Should have done this a while back.
2004-06-02 22:17:13 +00:00
Kris Kennaway
0cfa268ebb
Don't remove directories we didn't install
2004-05-31 08:07:43 +00:00
Akinori MUSHA
8db03a4582
Double MAXLAUNCHTABLE and MAXFUNCLINES.
2004-05-27 04:03:18 +00:00
Akinori MUSHA
f021c59ba0
Readd a correct fix against the glob expansion bug.
2004-05-25 18:56:27 +00:00
Akinori MUSHA
c66bda3113
Back out part of the previous commit. Turned out that the fixes in
...
[FDclone-users:00266] and [FDclone-users:00274] have bugs...
2004-05-25 10:00:23 +00:00
Akinori MUSHA
f0b978d01b
Apply fixes against recently reported bugs.
...
[FDclone-users:00266]
Properly expand globs like <"/usr/"*> and </usr\/*>.
[FDclone-users:00274]
Complete the previous fix and make <'/usr/'*> work.
[FDclone-users:00275]
Fix a bug where a recursive copy fails when the destination directory
has a trailing slash.
[FDclone-users:00276]
Remove superfluous calls of chflags(2) to supress errors on filesystems
that do not support file flags.
[FDclone-users:00278]
Disable path name completion RENAME_FILE.
2004-05-25 05:17:40 +00:00
Clement Laforet
af9fb6a9a7
- Mark rssh as IGNORE on 4.x (wordexp() is not supported)
...
Maintainer informed.
2004-05-23 13:31:11 +00:00
Clement Laforet
288e67f0c1
Add rssh 2.1.1, a Restricted Secure SHell only for sftp or/and scp.
...
rssh is a Restricted Secure SHell that allow only the use of sftp or
scp. It could be use when you need an account (and a valid shell) in
order to execute sftp or scp but when you don't want to give the
possibility to log in to this user.
WWW: http://www.pizzashack.org/rssh/index.shtml
PR: ports/65860
Submitted by: enigmatyc
2004-05-21 13:37:24 +00:00
Kirill Ponomarev
1d22e7b199
- Fix MASTER_SITES
...
- Pet portlint
PR: ports/66861
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
2004-05-19 08:52:30 +00:00
Akinori MUSHA
aee61b5a05
Update to 2.05d.
2004-05-13 07:44:12 +00:00
Mark Linimon
94b931b806
Update to osh-040421
...
PR: ports/65962
Submitted by: Jeffrey Allen Neitzel <jneitzel@sdf.lonestar.org>
2004-05-10 20:09:17 +00:00
Kirill Ponomarev
431dc081a7
- Update to version 20040331
...
PR: ports/65606
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Approved by: maintainer
2004-04-16 14:09:54 +00:00
Trevor Johnson
6e7d58c396
Trim whitespace.
2004-04-10 16:07:10 +00:00
Kirill Ponomarev
83a8686a57
- Update to version 040216
...
PR: ports/65369
Submitted by: Ports Fury
2004-04-09 18:22:27 +00:00
Clement Laforet
113d291e1d
- tar -> ${TAR} (since we have now a bsdtar ;)
2004-04-07 13:26:20 +00:00
Kris Kennaway
98dd96ee20
Remove category pkg/COMMENT files in favour of a COMMENT variable in the
...
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
2004-04-02 07:29:48 +00:00
Pav Lucistnik
575e4029db
- Fix CONFIGURE_ARGS handling
...
PR: ports/64823
Submitted by: Serge Gagnon <gagnon_s@sympatico.ca>
2004-04-02 06:09:43 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Akinori MUSHA
4c1b9d2889
Catch up with the master port's update to 4.2.0.
2004-03-25 10:57:46 +00:00
Akinori MUSHA
9437cc29fa
Rename a wrongly named patch.
2004-03-25 10:54:05 +00:00
Akinori MUSHA
03d8d03e83
Add a patch to fix a minor bug with deleting a multibyte character at
...
BOL.
2004-03-24 19:48:12 +00:00
Sergei Kolobov
9ae19b8850
- Update to 4.2.0 [1]
...
- 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]
2004-03-24 07:03:01 +00:00
Clement Laforet
f8e5f5ce76
- Update to 1.0115
...
- Clean Makefile
- Make portlint happy
2004-03-22 15:30:06 +00:00
Clement Laforet
f1e16e48bb
Use PORTDOCS macro.
2004-03-22 15:22:52 +00:00
Norikatsu Shigemura
b4d15e998a
Remove old version's SIZE.
...
Submitted by: rushani (maintainer)
Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
2004-03-20 11:53:48 +00:00
Norikatsu Shigemura
939e3a7436
Update to 3.9(support for WinSCP3).
...
PR: ports/64076
Submitted by: Jim Shewmaker <jims@bluenotch.com>
Reviewed by: rushani (maintainer)
Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
2004-03-20 09:54:30 +00:00
Kris Kennaway
b32681a60b
Fix build on amd64, and make this port actually run on 5.x.
...
Submitted by: maintainer
2004-03-18 12:06:59 +00:00
Kirill Ponomarev
945230ca12
- SIZE'ify
...
PR: ports/64396
Submitted by: rushani
2004-03-18 09:04:45 +00:00
Greg Lewis
3777838d51
. New victim^Wmaintainer.
...
PR: 64392
Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us>
2004-03-18 02:07:14 +00:00
Greg Lewis
4d0febb95d
. Unbreak by updating to 2004-02-29.
...
PR: 64370
Submitted by: Gautam Gopalakrishnan <ggop@myrealbox.com>
2004-03-18 01:51:29 +00:00
Trevor Johnson
33fdc4cde2
SIZEify.
2004-03-17 18:29:46 +00:00
Kris Kennaway
fbbf6f6877
BROKEN: Distfile is unfetchable
2004-03-17 12:49:12 +00:00
Kris Kennaway
5e2674b52a
BROKEN on amd64: Does not compile
2004-03-14 03:40:14 +00:00
Kris Kennaway
f20537279a
BROKEN on ia64: Does not compile
2004-03-07 05:06:59 +00:00
Christian Weisgerber
a2867397a4
Drop maintainership. I don't use this.
...
The license is byzantine and restrictive, the build system is complex
and unlike any other, the codebase doesn't inspire confidence.
2004-03-05 23:53:39 +00:00
Kris Kennaway
3fb9d1b171
BROKEN on sparc64: Does not compile
2004-03-05 12:13:42 +00:00
Dirk Meyer
4857d67313
- add SIZE
2004-02-26 05:56:07 +00:00
Akinori MUSHA
e5416d7fa9
Update to 2.05c.
2004-02-25 12:58:03 +00:00
Kirill Ponomarev
45325003d1
- Update to version 20040214
...
PR: ports/63023
Submitted by: maintainer
2004-02-18 20:43:09 +00:00
Trevor Johnson
a049dd78cc
Use PLIST_FILES (bento-tested, marcus-reviewed).
2004-02-06 13:12:53 +00:00
Joe Marcus Clarke
73f7c91b5d
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 1)
2004-02-04 05:10:27 +00:00
Sergei Kolobov
ee6478c3fc
SIZE *DOES* MATTER.
2004-01-30 16:03:29 +00:00
Trevor Johnson
f15b845ebe
SIZEify.
2004-01-29 16:13:06 +00:00
Michael Haro
c6c298912b
Update to 20040101
...
PR: 61177
Submitted by: maintainer
2004-01-10 18:16:44 +00:00
Sergey A. Osokin
047429fb2a
Fix pkg-plist (NOPORTDOCS knob).
...
Use DOCSDIR macro.
Approved by: obrien (maintainer)
2004-01-02 18:11:09 +00:00
Sergey A. Osokin
472bacc3d9
Use DOCSDIR macro.
...
Approved by: knu (maintainer)
2003-12-30 21:35:31 +00:00
Sergey A. Osokin
e81ad71842
Use DOCSDIR macro.
2003-12-30 17:13:27 +00:00
Sergei Kolobov
b98be73a9f
- Update to 4.0.9
...
- Temporarily switch to gzipped tarballs
- Utilize INFO
2003-12-19 23:24:26 +00:00
David E. O'Brien
ab8dd75a02
Also pay attention to NOSHARED=yes as /usr/src and zsh does.
...
Requested by: Richard Coleman <richardcoleman@mindspring.com>
2003-12-15 08:23:29 +00:00
David E. O'Brien
bc6d44c895
The option to enable network redirection is removed since this is the
...
default behavior.
PR: 60222
Submitted by: David Yeske <dyeske@yahoo.com>
2003-12-14 07:09:14 +00:00
David E. O'Brien
ed3714f6d6
Build bash dynamic unless either WANT_STATIC_BASH or NO_DYNAMICROOT
...
is defined.
2003-12-14 07:05:40 +00:00
Pav Lucistnik
0fe91a205b
- Fix build on non-i386 platforms.
...
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>
2003-12-12 16:25:25 +00:00
Akinori MUSHA
221bb3525c
Update to 2.05a, which fixes a bug in a builtin command "checkid".
2003-12-10 03:57:28 +00:00
Akinori MUSHA
248c1bc249
Update to 2.05.
2003-12-08 18:46:34 +00:00
David E. O'Brien
a8010e0abe
Add 'cvs blame' support.
2003-12-06 21:30:01 +00:00
James E. Housley
ec0975dc4d
scponly dist includes a script which setup chroot cage, which
...
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
2003-11-21 00:59:01 +00:00
Akinori MUSHA
2bd1b7fa39
Apply a patch that fixes segv in group lookups.
...
Obtained from: [FDclone-users:00244]
2003-11-20 05:09:20 +00:00
Kirill Ponomarev
b18e5f4f22
- fix build with gcc 3.3.x
...
- unmark as BROKEN
- use %%DATADIR%% and %%DOCSDIR%%
- pkg-plist is NOPORTSDOC compliant
- make portlint happy
PR: 59427
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-11-18 20:29:21 +00:00
Kirill Ponomarev
1feae9145a
- Update to version 20031112
...
PR: 59343
Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
2003-11-16 20:54:17 +00:00
Pav Lucistnik
e993ddae38
Update to 031112 and unbreak, old version was not fetchable anymore.
...
Approved by: adamw (mentor)
2003-11-15 12:31:38 +00:00
Kirill Ponomarev
54fcdf01f1
- Update to version 20031022
...
PR: 59018
Submitted by: maintainer
2003-11-06 21:46:20 +00:00
Mark Linimon
cbd28b2896
Some days it doesn't pay to try to try to chew through the leather straps.
2003-11-05 12:06:21 +00:00
Mark Linimon
1492eb5e4b
Reset maintainer to ports@FreeBSD.org. Requested by: kris.
2003-11-03 07:28:44 +00:00
Mark Linimon
c4d5657cc3
Reset maintainer to ports@. Reviewed by: kris.
2003-11-03 01:15:00 +00:00
Mark Linimon
0df636564e
Update to current version. PR ports/58192.
2003-11-03 01:14:29 +00:00
Kris Kennaway
6160dc3d41
Reset maintainer of ports owned by inactive committers who were just retired.
2003-11-03 00:54:32 +00:00
Mark Linimon
8a6737b447
Move inclusion of bsd.port.pre.mk past variable definitions.
2003-10-29 04:14:07 +00:00
Ying-Chieh Liao
c634b4bb83
utilize SITE_PERL
...
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Sergei Kolobov
b5ac288585
Change to my @FreeBSD.org address.
...
Approved by: krion
2003-10-23 05:42:49 +00:00
Mark Linimon
2250196ba7
All right, that's it, no more commits at 4am for me.
...
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
2003-10-20 21:24:19 +00:00
Mark Linimon
d3eb56dbcc
Remove BROKEN case for i386 4.x.
...
Previous attempt at deprecation objected to by: krion
2003-10-20 20:45:09 +00:00
Mark Linimon
c9aac656dc
Per bento logs, this is broken on 5.x. Rather than marking it so only
...
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.
2003-10-20 19:43:32 +00:00
Dirk Meyer
a58da456de
- Layout for GnuSTEP 1.8.0
2003-10-19 11:14:19 +00:00
Akinori MUSHA
32f2c2e39e
Update to 2.04c.
2003-10-18 10:40:29 +00:00
Kris Kennaway
042afb8649
Before committing the previous BROKEN changes I carefully checked the status
...
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
2003-10-16 04:15:48 +00:00
Kris Kennaway
efd3830f38
BROKEN on 5.x: does not compile
2003-10-16 01:31:58 +00:00
Edwin Groothuis
03b9396d76
[patch][non-maintainer] remove dead master site from shells/zsh
...
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>
2003-10-04 07:43:07 +00:00
Kirill Ponomarev
9eaa7dfa63
- Update to version 20030929
...
PR: 57373
Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
2003-09-29 21:41:11 +00:00
Edwin Groothuis
8707ef668e
New port: shells/bash-completion
...
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>
2003-09-29 12:44:15 +00:00
Kirill Ponomarev
61959d9b05
- Fix build on -current
...
Reported by: kris via bento
2003-09-27 23:28:10 +00:00
Edwin Groothuis
f07f504808
KATO mega patch
...
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-09-27 01:01:08 +00:00
Sean Chittenden
59f64fda70
Fixup tcsh_config to look in ${PREFIX}/share instead of /usr/share.
...
Pointed out by: demon
2003-09-10 16:56:50 +00:00
Sean Chittenden
70600f0af0
After using tcsh for 4 years and having just discovered the 'rprompt'
...
parameter, I conclude my hunt for other nifty shell tricks by adding a
port of the .tcshrc project.
2003-09-09 22:12:10 +00:00
Norikatsu Shigemura
861d1d47ce
o Respect scponly default configuration.
...
o Introduce WITH_SCPONLY_CHROOT knob.
o Use ${DOCSDIR} in Makefile.
PR: ports/56300
Submitted by: rushani (maintainer)
2003-09-02 08:47:16 +00:00
Kirill Ponomarev
f344055e07
- Fix typo in COMMENT [1]
...
- Use INFO
Submitted by: Anthraxz <bouloumag@hotmail.com> [1]
2003-09-01 14:50:15 +00:00
David E. O'Brien
47846ba268
Fix build on -current (varargs -> stdarg)
...
[don't propagate the poorly named patch files from the PR]
PR: 56146
Submitted by: Michael Edenfield <kutulu@kutulu.org>
2003-08-31 08:08:47 +00:00
Kirill Ponomarev
d947a3194c
- Fix build on -current (varargs -> stdarg)
...
PR: 56146
Submitted by: Michael Edenfield <kutulu@kutulu.org>
2003-08-30 08:12:13 +00:00
Kirill Ponomarev
9af525b6e5
- Fix build on -current
...
PR: 56107
Submitted by: Michael Edenfield <kutulu@kutulu.org>
2003-08-29 05:52:48 +00:00
Dirk Meyer
960b679f10
- use new hook USE_GNUSTEP in bsd.port.mk
2003-08-28 01:42:30 +00:00
Alexander Leidinger
5c27c74a91
Remove tcsh.
...
Approved by: portmgr (marcus)
2003-08-21 13:53:59 +00:00
Christian Weisgerber
8048900df4
Forced update to release 2003-07-24.
...
Submitted by: Daniel Rudy <dcrudy@pacbell.net>
2003-08-01 22:02:17 +00:00
Akinori MUSHA
e87e0fc0b2
Update to 2.04a.
2003-07-29 06:09:54 +00:00
Dirk Meyer
96a945b3c6
- flat layout
2003-07-26 14:52:10 +00:00
Maho Nakata
72649077ec
Fix compatibility with rsync (depend explicitly on rsync).
...
PR: 54844
Submitted by: rushani (maintainer)
2003-07-25 23:15:46 +00:00
Maho Nakata
fdb6019669
fix configure arguments for gftp stuff.
...
PR: 54843
Submitted by: rushani (maintainer)
2003-07-25 23:12:03 +00:00
Sergey A. Osokin
893b6ff7ec
Fix NOSHARED (produce static executable)
...
Noticed by: Dan Nelson
Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer)
PR: 54699, 54700
2003-07-21 12:42:34 +00:00