aboutsummaryrefslogtreecommitdiffstats
path: root/shells
Commit message (Collapse)AuthorAgeFilesLines
* Add a patch to fix a paste-o problem under the INPUTKCODE=UTF8-macknu2008-07-162-0/+95
| | | | environment.
* Update to 2.09i.knu2008-07-103-21/+20
|
* - Update to 20080629miwi2008-07-072-4/+4
|
* - Fix ownership on all installed files.lippe2008-06-191-1/+2
| | | | | | | | - Bump PORTREVISION. PR: ports/121254 Submitted by: Vaclav Haisman <v.haisman@sh.cvut.cz> Approved by: gabor (mentor, implicit), maintainer timeout (>2 weeks)
* - Replace BROKEN with IGNOREpav2008-06-191-1/+1
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-067-7/+7
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* The ncurses fix from early May was only partly correct. The configuredes2008-06-061-2/+2
| | | | | | script arrived at the correct value for ZSH_NO_XOPEN, but since autoheader did not run, it did not propagate to config.h. Add autoheader to the USE_AUTOTOOLS list to correct this.
* Explicitly disable multibyte support if the user doesn't want it.des2008-06-061-1/+3
| | | | | PR: ports/122510 Submitted by: Jeff Blank <jfb@mr-happy.com>
* - Mark as BROKEN, does not work with rsync 3tabthorpe2008-05-221-0/+4
|
* - Fix segmentation fault on completiongarga2008-05-212-0/+29
| | | | | | | | - Bump PORTREVISION PR: ports/123490 Submitted by: garga Approved by: maintainer timeout (2 weeks)
* Better version of the previous commit, with an unconditional patch thisdes2008-05-062-10/+7
| | | | time. The patch has been submitted upstream.
* An additional patch is required to build zsh on FreeBSD releases withdes2008-05-062-1/+64
| | | | the old ncurses (6.2 and older).
* Update to Bash 3.2 patchlevel 39.obrien2008-05-042-1/+19
| | | | | PR: 123326 Submitted by: bf2006a@yahoo.com
* Upgrade to 4.3.6, with kind assistance from Baptiste Daroussindes2008-05-0310-393/+54
| | | | | | <baptiste.daroussin@gmail.com> PR: ports/122116
* Heirloom-sh is a portable version of OpenSolaris' #!/bin/sh.miwi2008-04-307-0/+107
| | | | | | | | | | | | If one need to write portable shell scripts, this one is excellent for testing them. It is installed as jsh (job shell). Other OpenSolaris user land tools are available in sysutils/heirloom WWW: http://heirloom.sourceforge.net/sh.html PR: ports/122192 Submitted by: Danijel Tasov <danielt at pilgerer.org>
* - Update to R33dmiwi2008-04-254-54/+9
| | | | Security: http://www.vuxml.org/freebsd/86c05550-12c1-11dd-bab7-0016179b2dd5.html
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-204-7/+6
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-173-5/+3
| | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav)
* - Update to 4.8pav2008-04-035-136/+61
| | | | | | PR: ports/121651 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Approved by: maintainer timeout (rushani; 3 weeks)
* - Update to R33bmiwi2008-03-302-4/+4
|
* Update to 2.09h.knu2008-03-242-4/+4
|
* - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-1/+1
|
* Bash Commander is a traditional GNU bash shell extended with visual two-panelalepulver2008-03-126-0/+91
| | | | | | | | | | | | | | | | | file browser. Features: * Full bash compatibility. * Embedded visual file browser. * Two file panels, turned on and off by pressing ^O. * Actions and colors configured via .bashrc script. * Run current file on pressing Enter, configurable via commander_start_file() shell function. * Perform an action on pressing F1-F20 keys, configurable via commander_fN() shell functions. WWW: http://groups.google.com/group/bashc/web/overview
* Shell::Perl is the implementation of a simple command-line interpretermiwi2008-03-085-0/+47
| | | | | | | | | for Perl. WWW: http://search.cpan.org/dist/Shell-Perl/ PR: ports/121142 Submitted by: Shinsuke Matsui <smatsui at karashi.org>
* - Update to R33miwi2008-03-072-4/+4
|
* - File was repackedmiwi2008-02-292-4/+6
| | | | Submitted by: erwinbot
* - Update to 2008-02-02miwi2008-02-162-7/+7
| | | | | PR: 120485 Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer)
* Assume maintainership.des2008-02-121-1/+1
| | | | Approved by: maintainer timeout, portmgr (linimon)
* Update to 2.09g.knu2008-02-122-4/+4
|
* Add vendor patch to fix subversion command completion.des2008-02-072-21/+22
| | | | Approved by: maintainer timeout
* - Update to 2007-11-05 releasemiwi2008-01-192-11/+7
| | | | | | | - Allow the build with spac64 PR: 119734 Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer)
* - Update MASTER_SITESmiwi2008-01-191-1/+1
| | | | Submitted by: J.A. Neitzel <jneitzel@sdf1.org> (author)
* - Update to 20080109miwi2008-01-102-4/+4
| | | | | | Changelog: http://jneitzel.sdf1.org/osh/src/CHANGES Submitted by: Jeffrey Allen Neitzel (author)
* Update to 2.09f.knu2007-12-272-4/+4
|
* Update to patchlevel 33.obrien2007-12-182-1/+25
| | | | | PR: 118728 Submitted by: bf <bf2006a@yahoo.com>
* - Update to R32miwi2007-11-192-4/+4
| | | | | | | | Notes: this update fix a crash, when stdin is closed mksh begins to eat all of one's cpu Approved by: portmgr (erwin,linimon)
* Since zsh calls autoheader as part of the build phase:ade2007-10-071-0/+1
| | | | | | | | ===> Building for zsh-4.3.4_2 cd . && autoheader Include the autoconf-2.61 environment to actually allow this thing to build.
* - Add Peter Stephenson's patch from Zsh CVS repo that adds (un)setenv()sergei2007-10-055-1/+327
| | | | | | | | | | | | | | | | detection. This fixes the issue on 7-CURRENT where Zsh was manipulating environment directly in conflict with the new *env() functions: http://lists.freebsd.org/pipermail/freebsd-current/2007-July/075538.html 6-STABLE continues to works correctly. More info about the patch: http://www.zsh.org/mla/workers/2007/msg00619.html - Fix completions for locate(1), mount(8), umount(8) to avoid some linuxisms and do the right thing under FreeBSD PR: ports/115094, ports/115702 Submitted by: Sean C. Farley (scf)
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-042-3/+1
|
* Bump portrevision after previous commitedwin2007-10-031-1/+1
|
* scponlyc sftp support doesn't work without minimal devfs in chroot diredwin2007-10-032-9/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | I'm finding that recently-created scponlyc chroots do not provide a sufficient environment for /usr/libexec/sftp-server to run. The sftp client symptom is just: $ sftp user@www Connecting to www... Password: Connection closed $ The cause appears to be that recent versions of /usr/libexec/sftp-server will complain about of lack of access to /dev/null and exit, resulting in the closed connection witnessed by the remote client. The solution appears to be to create a devfs in the scponlyc chroot. To automatically create at boot time a devfs in the home directory of each user of scponlyc, I have chosen to put a script in /usr/local/etc/rc.d. PR: ports/108009 Submitted by: Jim Long <list@museum.rain.com> Approved by: maintainer timeout
* Add new files that got accidently missed during autoconf update patch.ade2007-09-301-0/+13
| | | | PR: 116639
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-2/+2
| | | | | PR: ports/116639 Submitted by: aDe
* Update to 2.09e, a bug-fix release.knu2007-09-182-4/+4
|
* - Update to R31Cmiwi2007-09-132-4/+4
|
* - Update to R31bmiwi2007-09-122-4/+4
|
* Update to Bash 3.2 patchlevel 25.obrien2007-09-122-3/+27
| | | | PR: 116272
* - Update to R31miwi2007-09-092-13/+7
|
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-7/+1
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* - Update to 1.0300miwi2007-09-052-4/+4
|
* - change maintainer address on ports I maintaintabthorpe2007-08-231-1/+1
| | | | Approved by: clsung (mentor)
* Repocopy shells/perlsh to shells/psh to reflect the correct project's namegarga2007-08-1310-247/+2
| | | | | PR: ports/115305 Submitted by: garga
* - Add OPTIONS for included knobsmm2007-08-131-3/+15
| | | | | PR: ports/110036 Approved by: maintainer (timeout), garga (mentor, implicit)
* Use a more clan solution on MASTER_SITESgarga2007-08-092-2/+4
| | | | Suggested by: sat@
* - Update to 1.8.1 [1]garga2007-08-0810-78/+88
| | | | | | | | | - Use DATADIR in pkg-plist - Move pkg-install and pkg-deinstall to files/ and use SUB_FILES - Change MASTER_SITES to use MASTER_SITE_PERL_CPAN PR: ports/115281 [1] Submitted by: Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br> [1]
* a interactive PHP Shell with tab-completion, inline helpmiwi2007-08-064-0/+42
| | | | | | and handling of FATAL errors WWW: http://pear.php.net/package/PHP_Shell/
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-045-14/+14
| | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
* dd 'cklatest' target.obrien2007-08-041-0/+5
|
* - Add USE_LDCONFIG and fix last commit, zsh binary depends of a shared library.garga2007-07-311-0/+2
| | | | - Bump PORTREVISION
* - Update to 4.3.4garga2007-07-318-141/+270
| | | | | | | | | | | | | | | | | - Pet a bit portlint - OPTION'ify - Add PCRE support OPTION off by default - Add more MASTER_SITES - Remove ?= from MAINTAINER and COMMENT since there are no more slave ports - Remove CONFLICTS since conflicting ports doesn't exist anymore - Fix iconv detection and add USE_ICONV=yes - Use PORTDOCS and PORTEXAMPLES and cleanup pkg-plist - Respect NOPORTEXAMPLES - Add csup, portsnap and portlint Completions, it was already added to zsh cvs but add it here using a patch while new version don't come Reviewed by: sergei@ Approved by: sergei@ (maintainer)
* - Update to R30miwi2007-07-272-4/+4
|
* - Update to 20070707miwi2007-07-102-4/+4
| | | | Submitted by: Jeffrey Allen Neitzel (author via privat mail)
* - Update to 2007-06-28miwi2007-07-042-7/+18
| | | | | PR: 114228 Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer)
* Remove 'ru' entries - they are already in mtree/BSD.local.distobrien2007-07-011-2/+0
| | | | Submitted by: sat
* Slightly cleaner PREFIX=/ handling.obrien2007-06-292-8/+8
|
* Support PREFIX=/obrien2007-06-292-4/+4
| | | | | PR: 95566 Submitted by: Andrew McNaughton <andrew@scoop.co.nz>
* Add rbash.obrien2007-06-294-1/+22
| | | | | PR: 104040 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
* Add missing dirrmtry entries.obrien2007-06-291-0/+2
| | | | | PR: 112159 Submitted by: rafan
* - Fix plistpav2007-06-262-0/+2
| | | | With hat: portmgr
* - Remove 4.x cruftbeech2007-06-221-4/+0
| | | | | | | | - Partial commit (use of destdir is deprecated) PR: ports/113930 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) Approved by: sat (mentor)
* Upgrade to 3.2.obrien2007-06-224-77/+55
|
* Remove expired ports:gabor2007-06-0418-722/+0
| | | | | | 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
* - Update to R29fmiwi2007-05-302-4/+4
|
* - Add WWW in pkg-descr.jmelo2007-05-281-0/+2
| | | | | | PR: ports/112209 Submitted by: kitsune <v.velox@vvelox.net> Approved by: Zane C.B. <vvelox@vvelox.net>
* - update for gnustep-make-2.0.0dinoex2007-05-251-1/+1
|
* - Welcome X.org 7.2 \o/.flz2007-05-204-2/+4
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 0.86clsung2007-04-292-5/+4
|
* Update to 2.09d.knu2007-04-292-4/+4
|
* - Update to r29cmiwi2007-04-252-4/+4
|
* Allows include files to be used in shells the same way they are with C.miwi2007-04-215-0/+61
| | | | | | | | | | | | | | 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
* - Remove FreeBSD 4.X support from unmaintained ports in categories startinggabor2007-04-203-22/+2
| | | | with letter r-s
* - Remove old Perl support from unmaintained ports in categories startinggabor2007-04-061-7/+1
| | | | with letter o-z
* Update to 2007-03-28.philip2007-04-052-7/+7
| | | | | | | Keep BROKEN on sparc64 - it still doesn't compile. PR: ports/111165 Submitted by: Joe Kelsey <joe -at- zircon.seattle.wa.us> (maintainer)
* - Update to 20070324miwi2007-03-263-5/+7
| | | | Submitted by: J.A. Neitzel <jneitzel@sdf1.org> (author)
* - WWWDIR is now defined in bsd.ports.mkpav2007-03-243-40/+25
| | | | | PR: ports/105529 Submitted by: laszlof
* - Use proper NO_SHARED knob instead of obsoleted NOSHAREDsergei2007-03-221-2/+2
| | | | | PR: ports/108327 Submitted by: Josh Carroll (floyd AT pflog DOT net)
* - Take maintainershipmiwi2007-03-121-1/+1
| | | | Approved by: Andreas Kohn (old maintainer)
* - Update to R29bmiwi2007-03-123-8/+17
| | | | | | | | - Update pkg-descr Changelog: http://www.mirbsd.org/?mksh#clog Approved by: maintainer (implicit)
* - Update to R29miwi2007-03-062-4/+4
| | | | Approved by: Maintainer implicit
* fish is a user friendly commandline shell intended mostly formiwi2007-02-275-0/+394
| | | | | | | | | interactive use. WWW: http://www.fishshell.org/ PR: ports/109556 Submitted by: Kai Wang <kaiw27 at gmail.com>
* . deprecate this old and unmaintained software (use shells/bash instead);bsam2007-02-161-0/+3
| | | | . set expiration date to 2007-05-15.
* . drop OPTIONS for BASH2;bsam2007-02-152-12/+2
| | | | | | | | | . 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)
* - add category gnustepdinoex2007-02-011-1/+1
| | | | | PR: 103931 Approved by: pav
* - Install examples. [1]sem2007-01-292-2/+34
| | | | | | | | | - Add dependancy on devel/p5-ReadLine-Perl. It enables autocompletion feature. [2] - Butify COMMENT. - Pass to perl@ Submitted by: az [1], [2]
* A new port: shells/p5-Term-ShellUIsem2007-01-255-0/+44
| | | | | | | | | | | | 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
* Update to 2.09c.knu2007-01-182-6/+6
|
* - update to use new bsd.gnustep.mkdinoex2007-01-131-4/+2
| | | | Approved by: gurkan@linuks.mine.nu
* Fix calculation of prompt length. Bump PORTREVISION.tg2007-01-082-1/+11
| | | | | PR: 107410 Submitted by: Bruce Becker <hostmaster at whois dot gts dot net>
* - Fix pkg-plist.stas2007-01-031-2/+4
| | | | Approved by: maintainer timeout (5 months)
* Apply FreeBSD specific changes:ehaupt2006-12-264-4/+92
| | | | | | | | | | * '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
* - Fix build on 4.x.tdb2006-12-171-1/+1
| | | | The test in the previous commit was the wrong way round.
* Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.linimon2006-12-141-1/+1
| | | | Hat: portmgr
* Remove expired leaf ports:vd2006-12-125-60/+0
| | | | | | | | | | | 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
* - Remove dead and duplicite download locations, move a fast one to the toppav2006-11-221-6/+2
| | | | | | PR: ports/104948 Submitted by: Geoff C. Wing <gcw@zsh.org> Approved by: maintainer timeout (sergei; 3 weeks)
* The readline fix should not be required on 4.x. Disable post-patch magiclawrance2006-11-041-0/+2
| | | | | | on 4.x systems. Reported by: kris
* Drop maintainershipjylefort2006-11-031-1/+1
|
* - Assign maintainership to original submitter (the e-mail address is nowalepulver2006-11-011-1/+1
| | | | working).
* Provide flv (FFmpeg Flash video) file completion for mplayerehaupt2006-10-312-4/+6
| | | | | PR: 104571 Approved by: Kirk Strauser <kirk@strauser.com> (maintainer)
* - DEPRECATED Project disappeared from the internetmiwi2006-10-311-0/+3
| | | | | PR: ports/104260 Submitted by: Josh Paetzel <josh@tcbug.org>
* Fix build. Don't remove all of the bundled readline, somelawrance2006-10-221-1/+2
| | | | | | | parts are required for building documentation. Reported by: kris, Randy Bush, Michael Butler` Approved by: portmgr (marcus)
* - Add wrapper script to respect PREFIX at runtime.alepulver2006-10-212-4/+12
| | | | | | | - Use IA32_BINARY_PORT instead of ONLY_FOR_ARCHS. - Bump PORTREVISION. Approved by: portmgr (erwin)
* bash2 links against the system readline, so patch it to build with thelawrance2006-10-201-1/+4
| | | | | | | | | | 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)
* - Take mainainership back (maintainer address still bounces, Pair Networksalepulver2006-10-101-1/+1
| | | | relay is just very persistent).
* - Reassign maintainership to submitter (mail address doesn't bounce anymore).alepulver2006-10-101-1/+1
|
* - Take maintainership (maintainer address bounces - recipient rejected).alepulver2006-10-091-1/+1
|
* - unbreak on gcc 4.1alexbl2006-10-072-12/+13
| | | | | | PR: 103902 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> Approved by: novel (mentor, implicit)
* Fix auto-completion for portinstall and /usr/ports/INDEX-*.shaun2006-10-074-0/+40
| | | | | | PR: ports/103550 Submitted by: Jeppe Larsen <jwl@io.dk> Approved by: Kirk Strauser <kirk@strauser.com> (maintainer)
* Ch is an embeddable C/C++ interpreter for cross-platform scripting, shellalepulver2006-10-065-0/+2247
| | | | | | | | | | | | | | | | programming, 2D/3D plotting, numerical computing, and embedded scripting. Ch is the solution for: * Embedded Scripting * Enterprise * Academic * Plotting and Numerical Computing WWW: http://www.softintegration.com/products/chstandard/ PR: ports/101259 Submitted by: conrads at cox.net
* - Add a patch from Zsh CVS to fix a bug with acroread(1) completion:sergei2006-09-202-1/+20
| | | | | | | http://zsh.cvs.sourceforge.net/zsh/zsh/Completion/X/Command/_acroread?r1=1.5&r2=1.6 PR: ports/100614 Submitted by: Simon Olofsson <simon at olofsson dot de>
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-0/+1
| | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
* Update to 2.09.knu2006-09-153-4/+5
|
* cleanup pkg-plist after gnustep-makedinoex2006-09-131-1/+0
|
* This port has served its purpose. Just use the shells/zsh port withknu2006-09-112-41/+0
| | | | the multibyte option turned on.
* Return to ports@.obrien2006-09-091-1/+1
| | | | | Bash[3] has worked out very well, with the transition from Bash2 being trival vs. Bash1->Bash2. Maybe we don't even need this port anymore?
* Actually assign port to new maintainer.linimon2006-09-051-1/+1
| | | | Forgotten by: itetcu
* - Update to R28miwi2006-09-042-5/+8
| | | | Submitted by: andreas kohn via irc (maintainer)
* This port has served its purpose. Just use the shells/zsh port withknu2006-09-019-401/+0
| | | | the multibyte option turned on.
* Rather than have to manually list every patch version, use some automationobrien2006-09-011-4/+4
| | | | | | (courtesy of 'jot'). Obtained from: Vim port
* Move bash2 specification to lower in the file. In its current position,obrien2006-09-011-1/+1
| | | | | | caused the %F to be redefined to "bash2" as a side effect. Submitted by: ru
* - Respect DESTDIR for all my portsmiwi2006-08-072-7/+7
| | | | | Reviewed by: gabor Approved by: krion (mentor)
* Update to 2.0.4jylefort2006-08-072-5/+4
| | | | | PR: ports/98462 Submitted by: Martin Wilke <freebsd@unixfreunde.de>
* Unbreak rsync comatibility when long opts ("--server", "--sender"arved2006-08-072-1/+100
| | | | | | | | | and "--delete" in this case) specified. PR: 96295 Suggested by: ueda _at_ drweb dot jp Obtained from: https://lists.ccs.neu.edu/pipermail/scponly/2006-March/001287.html Approved by: rushani (maintainer)
* Update patches.knu2006-08-022-24/+26
|
* - Improved descriptionmiwi2006-07-252-3/+4
| | | | | | PR: ports/100757 Submitted by: Parv <parv(at)pair.com> Approved by: krion (mentor), maintainer via irc
* Update to 2.08d.knu2006-07-242-4/+4
|
* Add mksh , a Korn shell with many additions.miwi2006-07-226-0/+102
| | | | | | | | | | The MirOS Korn Shell, which contains many additions to the original Korn shell. WWW: http://mirbsd.de/mksh PR: ports/100713 Submitted by: Andreas Kohn <andreas at syndrom23.de>
* - Pass maintainership to submitterrafan2006-07-182-8/+5
| | | | | | | - Reformat pkg-descr PR: ports/100447 Submitted by: Thomas Abthorpe <thomas at goodking.ca>
* Set conflicts with other bash ports.obrien2006-07-121-1/+3
| | | | | PR: 99969 Submitted by: Gabor Kovesdan <gabor@FreeBSD.org>
* Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.linimon2006-07-051-1/+1
| | | | | PR: ports/92445 Hat: portmgr
* Reset bouncing maintainer address enigmatyc@laposte.net.linimon2006-06-231-1/+1
| | | | Hat: portmgr
* Switch to my @FreeBSD.org address.shaun2006-06-201-1/+1
| | | | Approved by: ahze (mentor)
* Obey conventions and change my mail to @FreeBSD.org addressmiwi2006-06-172-2/+2
| | | | Approved by: krion (mentor)
* Add vendor patch fixing array expansion fails with an arithmeticobrien2006-06-092-1/+5
| | | | | syntax error when the subscript appears within double quotes. For example: ${a["4"]}.
* - Shells/rc got a new MASTER_SITES [1]itetcu2006-06-082-8/+14
| | | | | | | | | | - This software is now maintain by Erik Quanstrom <quanstro@quanstro.net> [1] - OPTIONify [2] PR: ports/97298 [1] Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> [1] itetcu (me) [2] Approved by: maintainer-timeout, lawrance (mentor, implicit)
* Add SHA256 checksumedwin2006-06-071-0/+1
|
* - Update to 4.6mnag2006-06-032-5/+4
| | | | | PR: 98278 Submitted by: maintainer
* Update to 2.08c.knu2006-05-243-51/+3
|
* ${PREFIX}/www/data -> ${PREFIX}/wwwitetcu2006-05-161-1/+1
| | | | | | PR: ports/97274 Submitted by: Shaun Amott <shaun@inerd.com> (maintainer) Approved by: lawrance (mentor)
* shells/tcshrc:edwin2006-05-141-9/+9
| | | | | | | | - Use DATADIR macro PR: ports/95836 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Approved by: maintainer timeout
* Remove USE_REINPLACE from all categories starting with Sedwin2006-05-137-10/+0
|
* - Fix mastersite.jmelo2006-05-112-4/+1
| | | | | | | | - Remove WWW, site is gone. PR: ports/97098 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> Approved by: Scott Kenney <saken@hotel.rmta.org> (maintainer), mnag (mentor)
* shells/scponly cannot work with rsyncedwin2006-05-101-0/+1
| | | | | | | | | | | From: Hideyuki KURASHINA <rushani@FreeBSD.org> I've confirmed the rsync compatibility in scponly 4.4 is broken. Unfortunately, at this moment I don't have enough time to test the patch you showed us... PR: ports/96295 Submitted by: UEDA Hiroyuki <ueda@drweb.jp>
* - Fix build under 4.x:sergei2006-05-021-4/+4
| | | | | | | | | FreeBSD 4.x doesn't have wide character support, so avoid adding --enable-multibyte to CONFIGURE_ARGS on FreeBSD 4.x PR: ports/96645 [1] Submitted by: Tod McQuillin <devin@spamcop.net> [1], Hajimu UMEMOTO <ume@FreeBSD.org> (in private e-mail)
* - Update to 4.3.2 [1], [3]sergei2006-05-013-40/+101
| | | | | | | | | | | | | | | - Enable multibyte character support in Zsh by default [3], [4] - Added new knob (WITHOUT_ZSH_MULTIBYTE) to disable multibyte support - Fix zsh.info installation that was previously attempted before "su" (and thus could fail when running "make install" under a regular user) [2] - apply a different fix, though - move zsh.info generation from pre-install to post-build phase PR: ports/95970 [1], ports/94205 [2] Submitted by: Martin Wilke <freebsd@unixfreunde.de> [1], Michael Kuhn <mkuhn.nw@web.de> [2] umei [3] (in private e-mail), "J.R. Oldroyd" <jr@opal.com> [4] (in private e-mail)
* Add an additional mirror.ehaupt2006-04-291-1/+2
| | | | Submitted by: Shaun Amott <shaun@inerd.com> (maintainer)
* - Update to latest versionvs2006-04-242-5/+5
| | | | | | | - Assign maintainership to submitter PR: ports/95974 Submitted by: Martin Wilke
* MANUAL_PACKAGE_BUILD: Doesn't build in tinderbox environment wherekris2006-04-231-0/+2
| | | | kernel != userland version
* - Update to 060124vs2006-04-193-6/+7
| | | | | | | - Assign maintainership to submitter PR: ports/95972 Submitted by: Martin Wilke
* - Update to 3.1.16mnag2006-04-142-5/+22
| | | | | | PR: 95188 Submitted by: Toni Viemero <toni.viemero___iki.fi> Approved by: portmgr (krion)
* Add a patch to fix a problem that ~/.fd_history is truncatedknu2006-04-112-0/+48
| | | | when the home directory is on a file system without locking support.
* - Fix plistmnag2006-04-091-0/+1
| | | | | PR: 95491 Submitted by: maintainer
* - use @dirrmtrydinoex2006-04-081-1/+1
|
* Update to 2.08b.knu2006-04-073-12/+14
|
* shells/wapsh - update, make fetchable, take maintainershipedwin2006-04-068-155/+111
| | | | | | | | | | | | - Upgrade to latest version (make fetchable again) - Add WWW line and more supported phones to pkg-descr - Single PLIST file addition - Replace rc.d script with new rc.subr-style - Install in more appropriate place - Take maintainership PR: ports/94243 Submitted by: Shaun Amott <shaun@inerd.com>
* Use SUB_FILES for pkg-messageedwin2006-04-014-3/+7
|
* - add USE_GNUSTEP_PREFIXdinoex2006-03-191-3/+1
|
* - Update to 20060301mnag2006-03-154-10/+8
| | | | | | | | - portlint(1) PR: 93995 Submitted by: Toni Viemero <toni.viemero@iki.fi> Approved by: maintainer
* - Update to 2.3.2 and UnFORBIDDENmnag2006-03-122-9/+6
| | | | | | PR: 94255 Submitted by: delphij Approved by: portmgr (marcus)
* - Unbreakgarga2006-03-072-13/+7
| | | | | | | | - Update to 2006-02-14 PR: ports/93733 Submitted by: maintainer Approved by: portmgr (clement)
* When bash is built with the bison 1.75 port present it breaks the abilitykris2006-03-071-1/+3
| | | | | | | | | | | | of bash to parse certain legal shell scripts (used by e.g. GNU configure). Fix this by explicitly directing bash to use yacc. Bump PORTREVISION since this is likely to be a common enough occurrence that many users will benefit from the rebuild. Submitted by: Nicolas Rachinsky <nicolas-0@ml.turing-complete.org> PR: ports/94086 Approved by: portmgr (implicit)
* BROKEN: Size mismatchkris2006-03-071-0/+2
| | | | Approved by: portmgr (implicit)
* NLS catalog stuff of csh(1) was MFC'ed. So, enable buildingume2006-02-261-2/+2
| | | | | | on RELENG_6 as well. Approved by: portmgr (kris)
* - Fix master sites and patch sitesmnag2006-02-261-5/+5
| | | | | Reported by: Guillermo MORENO-SOCIAS Approved by: portmgr (krion)
* - Update to 3.1.10garga2006-02-2112-139/+93
| | | | | | PR: ports/91036 Submitted by: Rainer Alves <rainer.alves@gmail.com> Approved by: maintainer timeout (54 days)
* - Update to 0.96erwin2006-02-192-5/+11
| | | | - Mark for perl 5.6.0 and higher only
* Add new port tcsh_nls - Misc NLS catalogs for tcsh whichume2006-02-193-0/+81
| | | | | requires libiconv. This port is meaningful only on 7-CURRENT for now.
* Mark FORBIDDEN due to local privilege escalation.simon2006-02-161-0/+2
| | | | | | Security: http://vuxml.FreeBSD.org/e34d0c2e-9efb-11da-b410-000e0c2e438a.html Security: http://www.pizzashack.org/rssh/security.shtml Prodded by: remko
* Fix last commit adding ${OSREL:R} to INSTALLROOT just if OSVERSION < 600000garga2006-02-141-1/+1
| | | | Reported by: maintainer
* - Fix install on FreeBSD >= 6.x [1]garga2006-02-132-9/+14
| | | | | | | | | - Make portlint(1) happy [2] PR: ports/92754 [1] Submitted by: maintainer [1] Reported by: kris [1] Approved by: maintainer [2]
* - Fix fetch by update to latest version (2006-01-24)barner2006-01-312-9/+7
| | | | | Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer) PR: ports/92581
* - Update to 4.4barner2006-01-313-15/+4
| | | | | | | | | o fixes that hopefully improve the optarg compilation situation o UNISON $HOME environment fix o fixes to setup_chroot.sh.in PR: ports/92587 Submitted by: rushani (maintainer)
* BROKEN: Unfetchablekris2006-01-291-0/+2
|
* SHA256ifyedwin2006-01-241-4/+30
| | | | Approved by: krion@
* SHA256ifyedwin2006-01-2413-0/+42
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - new option GNUSTEP_PREFIXdinoex2006-01-191-1/+2
| | | | allow user defined location of all files
* - Update to 1.7.1tdb2006-01-172-3/+4
| | | | | | | | - Add SHA256 checksum PR: 91876 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> Approved by: maintainer
* - Fix runtimepav2006-01-112-16/+13
| | | | | | PR: ports/91540 Submitted by: Sam Sirlin <swsirlin@earthlink.net> Approved by: maintainer
* [Maintainer update] shells/scponly: Update to 4.3.edwin2005-12-294-27/+16
| | | | | | | | | Update to 4.3. Highlights in this release, - Compatibility of WinSCP in SCP mode improved. - The scponlyc (chroot'ed version of scponly) works again. PR: ports/91039 Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org>
* [Maintainer update] shells/scponly: Fix WinSCP compativility and etcedwin2005-12-282-2/+30
| | | | | | | | | | | 1. Fix WinSCP compativility in SCP mode. PORTREVISION bumped. 2. Add sourceforge mirrors to ${MASTER_SITES}. 3. From scponly 4.2, scp & WinSCP compatibilities are not enabled by default. Notice this at pre-everything target as well as UPDATING. PR: ports/90983 Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org>
* o Update to 4.2.garga2005-12-232-20/+29
| | | | | | | | | | | | | | | - Security fixes (local privilege escalation exploits). See https://lists.ccs.neu.edu/pipermail/scponly/2005-December/001027.html for details. - The scp and WinSCP compatibilities are turned off by default to improve scp argument processing. - The sftp-logging supported. - Etc. o Add SHA256 hash. PR: ports/90813 Submitted by: maintainer Security: https://lists.ccs.neu.edu/pipermail/scponly/2005-December/001027.html
* - Update to 4.2.6, the latest stable releasesergei2005-12-093-8/+23
| | | | | | PR: ports/89992 [1] Submitted by: KIMURA Yasuhiro <yasu at utahime dot org> [1], osa (in private e-mail)
* - Rename WANT_STATIC_BASH to WITH_STATIC_BASH to respect ports semantics.flz2005-12-052-2/+2
| | | | | | PR: ports/89772 Submitted by: flz Approved by: maintainer
* Remove install-info from Makefile, it's automatically done when INFO is definededwin2005-12-051-1/+0
|
* Add INFO macroedwin2005-12-042-3/+1
|
* Reset maintainer per his request. We hope to see him back soon.linimon2005-12-021-1/+1
|
* - Add WANT_STATIC_BASH knob.flz2005-11-301-0/+10
| | | | | | PR: ports/81795 Submitted by: Bjarne Koenig <bkoenig@cs.tu-berlin.de> Approved by: maintainer timeout (5 months)
* - Style: ports@freebsd.org -> ports@FreeBSD.orgpav2005-11-261-1/+1
|
* - Add SHA256 checksums to my portssergei2005-11-251-0/+2
|
* - Add SHA256pav2005-11-249-0/+9
|
* Add a missing man page to MAN1.knu2005-11-181-1/+2
| | | | Noticed by: kris
* Update to 0.95edwin2005-11-153-7/+6
|
* Update to 2.07bknu2005-11-144-31/+20
| | | | Turn ADJTTY off by default.
* - add SHA checksumdinoex2005-11-131-0/+1
|
* Iron Bars Shell is a restricted Unix shell. The user can not step out of, norpav2005-11-127-0/+91
| | | | | | | | | access files outside the home directory. It is written in C for Linux. No libraries used. It is small, fast, secure. Two ascii configuration files for more control. PR: ports/88351 Submitted by: Vaida Bogdan <vaidab@phenix.rootshell.be>
* With portmgr hat on, reset maintainership of knu's ports since he haslinimon2005-11-112-2/+2
| | | | been inactive more than 6 months. We hope to see him back sometime.
* - Add SHA256garga2005-11-082-0/+2
|
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
|
* Fix ${name:?word} substitution. Bump PORTREVISION.tg2005-11-022-0/+12
| | | | | Submitted by: Marc Olzheim (marcolz at stack dot nl) Obtained from: OpenBSD PR user/4023
* Use groups to prevent trying to fetch the wrong patches from thefenner2005-10-161-3/+3
| | | | | | wrong sites. Approved by: obrien (MAINTAINER)
* Provide accurate COMMENT and pkg-descrgarga2005-10-152-2/+5
| | | | Submitted by: maintainer by email
* Add tcsh-bofh 6.12.00, patch tcsh to providing true BOFH logfunctions.garga2005-10-144-0/+39
| | | | | PR: ports/87394 Submitted by: Krzysztof Kowalewski <pyzmen@kam.pl>
* search.cpan.org redirect reduction canonicalization project, pass 3:fenner2005-09-232-2/+2
| | | | | | | | Refer to all modules using their /dist/Foo/ path instead of via the mishmash of old author path, new author path, module documentation, etc. These are mostly stragglers that should have been caught in pass 2. This pass brought to you by Bill's 102-degree fever during pass 2.
* Unbreak on 4.x: gnatbind does not support -D_THREAD_SAFE.thierry2005-09-121-2/+37
| | | | Reported by: pointyhat via Kris
* - Update to 2.0.3jylefort2005-09-065-50/+25
| | | | - Reformat the Makefile
* - Stop adding rzsh (restricted zsh) to /etc/shells [1]:sergei2005-09-062-6/+36
| | | | | | | | | | | | | | | | | | | | | 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]
* There is more than 12 packages now.thierry2005-09-031-1/+1
| | | | Noted by: Ken Burtch <ken (at) pegasoft.ca> (author)
* Upgrade to 1.0.3.thierry2005-09-023-6/+70
|
* - Re-add patch-configure (removed by mistake) to fix the build on the cluster;thierry2005-09-023-2/+28
| | | | | | - handle ADACFLAGS. Note: update to 1.0.3 is in progress.
* Remove mastersite which has gone away.linimon2005-09-011-1/+0
| | | | Approved by: maintainer
* Remove ftp.rge.com from MASTER_SITES.tg2005-08-301-2/+1
|
* - Retire shells/zsh-devel in favor of shells/zsh:sergei2005-08-295-772/+0
| | | | | The development version of Zsh is no longer being released. Interested parties can always check out Zsh from SourceForge.net CVS.
* Upgrade to 1.0.2.thierry2005-08-287-47/+32
|
* [1]:jylefort2005-07-308-124/+58
| | | | | | | | | | | | | - 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
* Per prior standing request, turn this port over from inactive committerlinimon2005-07-201-1/+1
| | | | | | (eik) to obrien. Hat: portmgr
* Change MASTER_SITES to a CPAN address since old is brokengarga2005-07-124-4/+4
| | | | | Approved by: flz (mentor) Reported by: kris
* Change MAINTAINER to my @FreeBSD.org accountgarga2005-07-122-2/+2
| | | | Approved by: flz (mentor)
* Update to osh-050219 to fix fetchingkris2005-07-112-8/+3
|
* Fix svn issue with scponly via ssh+svn://.nork2005-06-201-2/+3
| | | | | Submitted by: Matthias Fechner <idefix@fechner.net> Reviewed by: rushani (maintainer)
* Bump PORTREVISION by previous commit.nork2005-06-191-1/+1
| | | | Approved by: rushani (maintainer)
* Add support ssh+svn://.nork2005-06-191-0/+9
| | | | | | PR: ports/81889 Submitted by: Matthias Fechner <idefix@fechner.net> Approved by: rushani (maintainer)
* - Add itself to /etc/shellspav2005-06-062-1/+13
| | | | | | PR: ports/81257 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> Approved by: maintainer timeout (16 days)
* Fix this patch file.obrien2005-05-052-21/+12
| | | | | PR: 69873 Submitted by: Dave Evans <root@hclb.demon.co.uk>
* - Change the way used to add/remove the shell on /etc/shells,clsung2005-05-048-24/+84
| | | | | | | | | | 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)
* Tweak pkg-descr, break out /etc/shell editing as seperate target, installobrien2005-04-293-13/+231
| | | | | | | examples. Also use the modern nobs bsd.port.mk provides. PR: 30732 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* - Use MAKE_ARGSvs2005-04-262-22/+1
| | | | - Don't invoke install-info twice when using INFO
* Update to version 1.0136krion2005-04-212-3/+3
| | | | | PR: ports/80210 Submitted by: Ports Fury
* - Update to 4.2.5sergei2005-04-203-15/+20
| | | | | | | - Update MASTER_SITES based on the list at http://www.zsh.org/ PR: ports/79708 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* - It was not installing on FreeBSD 4.x with perl 5.00503.leeym2005-04-206-0/+40
| | | | | | | | - 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)
* - Update to 1.8sergei2005-04-198-96/+202
| | | | | | | | | | - 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>
* - Update to 4.1leeym2005-04-143-16/+4
| | | | | PR: 79859 Submitted by: rushani
* Change my MAINTAINER email address to jylefort@FreeBSD.orgjylefort2005-04-132-2/+2
| | | | Approved by: adamw (mentor)
* CVS really does need a better way of backing out a commit composing aobrien2005-04-121-3/+2
| | | | set of files...
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-123-3/+4
| | | | after 5.4-RELEASE.
* Very sorry for a local change that made it into the last commit.obrien2005-04-111-2/+1
|
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-113-4/+5
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
|
* Remove references to ports recently deleted.kris2005-02-211-3/+0
|
* As previously announced, remove ports that have reached their expiry date,kris2005-02-1929-675/+0
| | | | and the handful of ports that depended on them.
* BROKEN: Incomplete pkg-plistkris2005-02-122-0/+4
|