aboutsummaryrefslogtreecommitdiff
path: root/shells
Commit message (Collapse)AuthorAgeFilesLines
* Fix MASTER_SITES.Norikatsu Shigemura2004-06-131-4/+2
| | | | | | | | | PR: ports/66867 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: maintainer timeout(3 weeks) Notes: svn path=/head/; revision=111387
* Fix MASTER_SITES.Norikatsu Shigemura2004-06-131-4/+2
| | | | | | | | | PR: ports/66868 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: shige (blanket) Notes: svn path=/head/; revision=111386
* Fix a bug where a \ at EOL did not work as escape character.Akinori MUSHA2004-06-124-0/+88
| | | | | | | Obtained from: [FDclone-users:00287] Notes: svn path=/head/; revision=111347
* Update to 2.05e.Akinori MUSHA2004-06-097-762/+3
| | | | Notes: svn path=/head/; revision=111157
* - Postfix fix: don't expect postconf be in /usr/sbin, rely on it being in PATHPav Lucistnik2004-06-054-4/+42
| | | | | | | | | PR: ports/63314 Submitted by: Toni Viemero <toni.viemero@iki.fi> Approved by: maintainer timeout (1 month) Notes: svn path=/head/; revision=110893
* Putting commit bit in storage. I don't have the timePatrick S. Gardella2004-06-021-1/+1
| | | | | | | to work on FreeBSD for now. Should have done this a while back. Notes: svn path=/head/; revision=110707
* Don't remove directories we didn't installKris Kennaway2004-05-312-6/+0
| | | | Notes: svn path=/head/; revision=110492
* Double MAXLAUNCHTABLE and MAXFUNCLINES.Akinori MUSHA2004-05-272-5/+15
| | | | Notes: svn path=/head/; revision=110108
* Readd a correct fix against the glob expansion bug.Akinori MUSHA2004-05-254-1/+715
| | | | Notes: svn path=/head/; revision=109998
* Back out part of the previous commit. Turned out that the fixes inAkinori MUSHA2004-05-254-652/+1
| | | | | | | [FDclone-users:00266] and [FDclone-users:00274] have bugs... Notes: svn path=/head/; revision=109962
* Apply fixes against recently reported bugs.Akinori MUSHA2004-05-256-0/+696
| | | | | | | | | | | | | | | | | | | | | | [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. Notes: svn path=/head/; revision=109928
* - Mark rssh as IGNORE on 4.x (wordexp() is not supported)Clement Laforet2004-05-231-1/+5
| | | | | | | Maintainer informed. Notes: svn path=/head/; revision=109786
* Add rssh 2.1.1, a Restricted Secure SHell only for sftp or/and scp.Clement Laforet2004-05-216-0/+140
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=109638
* - Fix MASTER_SITESKirill Ponomarev2004-05-192-5/+3
| | | | | | | | | | - Pet portlint PR: ports/66861 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=109490
* Update to 2.05d.Akinori MUSHA2004-05-132-3/+3
| | | | Notes: svn path=/head/; revision=109051
* Update to osh-040421Mark Linimon2004-05-102-3/+3
| | | | | | | | PR: ports/65962 Submitted by: Jeffrey Allen Neitzel <jneitzel@sdf.lonestar.org> Notes: svn path=/head/; revision=108871
* - Update to version 20040331Kirill Ponomarev2004-04-164-6/+6
| | | | | | | | | PR: ports/65606 Submitted by: Toni Viemero <toni.viemero@iki.fi> Approved by: maintainer Notes: svn path=/head/; revision=107229
* Trim whitespace.Trevor Johnson2004-04-101-1/+0
| | | | Notes: svn path=/head/; revision=106662
* - Update to version 040216Kirill Ponomarev2004-04-093-15/+5
| | | | | | | | PR: ports/65369 Submitted by: Ports Fury Notes: svn path=/head/; revision=106593
* - tar -> ${TAR} (since we have now a bsdtar ;)Clement Laforet2004-04-071-1/+1
| | | | Notes: svn path=/head/; revision=106396
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-1/+2
| | | | | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 Notes: svn path=/head/; revision=105948
* - Fix CONFIGURE_ARGS handlingPav Lucistnik2004-04-021-4/+4
| | | | | | | | PR: ports/64823 Submitted by: Serge Gagnon <gagnon_s@sympatico.ca> Notes: svn path=/head/; revision=105939
* SIZEify (maintainer timeout)Trevor Johnson2004-03-319-0/+36
| | | | Notes: svn path=/head/; revision=105747
* Catch up with the master port's update to 4.2.0.Akinori MUSHA2004-03-252-10/+9
| | | | Notes: svn path=/head/; revision=105219
* Rename a wrongly named patch.Akinori MUSHA2004-03-251-0/+0
| | | | Notes: svn path=/head/; revision=105217
* Add a patch to fix a minor bug with deleting a multibyte character atAkinori MUSHA2004-03-242-0/+18
| | | | | | | BOL. Notes: svn path=/head/; revision=105140
* - Update to 4.2.0 [1]Sergei Kolobov2004-03-243-23/+98
| | | | | | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=105104
* - Update to 1.0115Clement Laforet2004-03-223-11/+11
| | | | | | | | - Clean Makefile - Make portlint happy Notes: svn path=/head/; revision=104949
* Use PORTDOCS macro.Clement Laforet2004-03-222-3/+1
| | | | Notes: svn path=/head/; revision=104948
* Remove old version's SIZE.Norikatsu Shigemura2004-03-201-1/+0
| | | | | | | | Submitted by: rushani (maintainer) Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan. Notes: svn path=/head/; revision=104729
* Update to 3.9(support for WinSCP3).Norikatsu Shigemura2004-03-205-30/+37
| | | | | | | | | | PR: ports/64076 Submitted by: Jim Shewmaker <jims@bluenotch.com> Reviewed by: rushani (maintainer) Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan. Notes: svn path=/head/; revision=104724
* Fix build on amd64, and make this port actually run on 5.x.Kris Kennaway2004-03-183-8/+33
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=104433
* - SIZE'ifyKirill Ponomarev2004-03-181-0/+1
| | | | | | | | PR: ports/64396 Submitted by: rushani Notes: svn path=/head/; revision=104411
* . New victim^Wmaintainer.Greg Lewis2004-03-181-1/+1
| | | | | | | | PR: 64392 Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> Notes: svn path=/head/; revision=104356
* . Unbreak by updating to 2004-02-29.Greg Lewis2004-03-183-8/+7
| | | | | | | | PR: 64370 Submitted by: Gautam Gopalakrishnan <ggop@myrealbox.com> Notes: svn path=/head/; revision=104353
* SIZEify.Trevor Johnson2004-03-171-0/+2
| | | | Notes: svn path=/head/; revision=104313
* BROKEN: Distfile is unfetchableKris Kennaway2004-03-171-0/+2
| | | | Notes: svn path=/head/; revision=104285
* BROKEN on amd64: Does not compileKris Kennaway2004-03-141-1/+7
| | | | Notes: svn path=/head/; revision=103949
* BROKEN on ia64: Does not compileKris Kennaway2004-03-071-1/+7
| | | | Notes: svn path=/head/; revision=103167
* Drop maintainership. I don't use this.Christian Weisgerber2004-03-051-1/+1
| | | | | | | | The license is byzantine and restrictive, the build system is complex and unlike any other, the codebase doesn't inspire confidence. Notes: svn path=/head/; revision=103061
* BROKEN on sparc64: Does not compileKris Kennaway2004-03-051-1/+7
| | | | Notes: svn path=/head/; revision=103000
* - add SIZEDirk Meyer2004-02-261-0/+1
| | | | Notes: svn path=/head/; revision=102162
* Update to 2.05c.Akinori MUSHA2004-02-252-2/+3
| | | | Notes: svn path=/head/; revision=102093
* - Update to version 20040214Kirill Ponomarev2004-02-186-44/+30
| | | | | | | | PR: ports/63023 Submitted by: maintainer Notes: svn path=/head/; revision=101352
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-066-3/+3
| | | | Notes: svn path=/head/; revision=100139
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-042-0/+2
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZE *DOES* MATTER.Sergei Kolobov2004-01-301-0/+2
| | | | Notes: svn path=/head/; revision=99525
* SIZEify.Trevor Johnson2004-01-2911-0/+11
| | | | Notes: svn path=/head/; revision=99421
* Update to 20040101Michael Haro2004-01-104-4/+4
| | | | | | | | PR: 61177 Submitted by: maintainer Notes: svn path=/head/; revision=97880
* Fix pkg-plist (NOPORTDOCS knob).Sergey A. Osokin2004-01-023-12/+12
| | | | | | | | | Use DOCSDIR macro. Approved by: obrien (maintainer) Notes: svn path=/head/; revision=97095