aboutsummaryrefslogtreecommitdiff
path: root/shells
Commit message (Collapse)AuthorAgeFilesLines
* Switch to my @FreeBSD.org address.Shaun Amott2006-06-191-1/+1
| | | | | | | Approved by: ahze (mentor) Notes: svn path=/head/; revision=165799
* Obey conventions and change my mail to @FreeBSD.org addressMartin Wilke2006-06-162-2/+2
| | | | | | | Approved by: krion (mentor) Notes: svn path=/head/; revision=165605
* Add vendor patch fixing array expansion fails with an arithmeticDavid E. O'Brien2006-06-092-1/+5
| | | | | | | | syntax error when the subscript appears within double quotes. For example: ${a["4"]}. Notes: svn path=/head/; revision=164872
* - Shells/rc got a new MASTER_SITES [1]Ion-Mihai Tetcu2006-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) Notes: svn path=/head/; revision=164786
* Add SHA256 checksumEdwin Groothuis2006-06-071-0/+1
| | | | Notes: svn path=/head/; revision=164721
* - Update to 4.6Marcus Alves Grando2006-06-032-5/+4
| | | | | | | | PR: 98278 Submitted by: maintainer Notes: svn path=/head/; revision=164260
* Update to 2.08c.Akinori MUSHA2006-05-243-51/+3
| | | | Notes: svn path=/head/; revision=163272
* ${PREFIX}/www/data -> ${PREFIX}/wwwIon-Mihai Tetcu2006-05-161-1/+1
| | | | | | | | | PR: ports/97274 Submitted by: Shaun Amott <shaun@inerd.com> (maintainer) Approved by: lawrance (mentor) Notes: svn path=/head/; revision=162553
* shells/tcshrc:Edwin Groothuis2006-05-141-9/+9
| | | | | | | | | | | - Use DATADIR macro PR: ports/95836 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=162273
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-137-10/+0
| | | | Notes: svn path=/head/; revision=162215
* - Fix mastersite.Jean Milanez Melo2006-05-102-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) Notes: svn path=/head/; revision=162011
* shells/scponly cannot work with rsyncEdwin Groothuis2006-05-091-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> Notes: svn path=/head/; revision=161838
* - Fix build under 4.x:Sergei Kolobov2006-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) Notes: svn path=/head/; revision=161171
* - Update to 4.3.2 [1], [3]Sergei Kolobov2006-04-303-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) Notes: svn path=/head/; revision=160987
* Add an additional mirror.Emanuel Haupt2006-04-291-1/+2
| | | | | | | Submitted by: Shaun Amott <shaun@inerd.com> (maintainer) Notes: svn path=/head/; revision=160720
* - Update to latest versionVolker Stolz2006-04-232-5/+5
| | | | | | | | | | - Assign maintainership to submitter PR: ports/95974 Submitted by: Martin Wilke Notes: svn path=/head/; revision=160239
* MANUAL_PACKAGE_BUILD: Doesn't build in tinderbox environment whereKris Kennaway2006-04-221-0/+2
| | | | | | | kernel != userland version Notes: svn path=/head/; revision=160179
* - Update to 060124Volker Stolz2006-04-193-6/+7
| | | | | | | | | | - Assign maintainership to submitter PR: ports/95972 Submitted by: Martin Wilke Notes: svn path=/head/; revision=159956
* - Update to 3.1.16Marcus Alves Grando2006-04-132-5/+22
| | | | | | | | | PR: 95188 Submitted by: Toni Viemero <toni.viemero___iki.fi> Approved by: portmgr (krion) Notes: svn path=/head/; revision=159437
* Add a patch to fix a problem that ~/.fd_history is truncatedAkinori MUSHA2006-04-112-0/+48
| | | | | | | when the home directory is on a file system without locking support. Notes: svn path=/head/; revision=159313
* - Fix plistMarcus Alves Grando2006-04-081-0/+1
| | | | | | | | PR: 95491 Submitted by: maintainer Notes: svn path=/head/; revision=159147
* - use @dirrmtryDirk Meyer2006-04-081-1/+1
| | | | Notes: svn path=/head/; revision=159131
* Update to 2.08b.Akinori MUSHA2006-04-073-12/+14
| | | | Notes: svn path=/head/; revision=158995
* shells/wapsh - update, make fetchable, take maintainershipEdwin Groothuis2006-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> Notes: svn path=/head/; revision=158921
* Use SUB_FILES for pkg-messageEdwin Groothuis2006-04-014-3/+7
| | | | Notes: svn path=/head/; revision=158552
* - add USE_GNUSTEP_PREFIXDirk Meyer2006-03-191-3/+1
| | | | Notes: svn path=/head/; revision=157643
* - Update to 20060301Marcus Alves Grando2006-03-154-10/+8
| | | | | | | | | | | - portlint(1) PR: 93995 Submitted by: Toni Viemero <toni.viemero@iki.fi> Approved by: maintainer Notes: svn path=/head/; revision=157286
* - Update to 2.3.2 and UnFORBIDDENMarcus Alves Grando2006-03-112-9/+6
| | | | | | | | | PR: 94255 Submitted by: delphij Approved by: portmgr (marcus) Notes: svn path=/head/; revision=157059
* - UnbreakRenato Botelho2006-03-072-13/+7
| | | | | | | | | | | - Update to 2006-02-14 PR: ports/93733 Submitted by: maintainer Approved by: portmgr (clement) Notes: svn path=/head/; revision=157006
* When bash is built with the bison 1.75 port present it breaks the abilityKris Kennaway2006-03-061-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) Notes: svn path=/head/; revision=156996
* BROKEN: Size mismatchKris Kennaway2006-03-061-0/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=156990
* NLS catalog stuff of csh(1) was MFC'ed. So, enable buildingHajimu UMEMOTO2006-02-261-2/+2
| | | | | | | | | on RELENG_6 as well. Approved by: portmgr (kris) Notes: svn path=/head/; revision=156831
* - Fix master sites and patch sitesMarcus Alves Grando2006-02-251-5/+5
| | | | | | | | Reported by: Guillermo MORENO-SOCIAS Approved by: portmgr (krion) Notes: svn path=/head/; revision=156787
* - Update to 3.1.10Renato Botelho2006-02-2112-139/+93
| | | | | | | | | PR: ports/91036 Submitted by: Rainer Alves <rainer.alves@gmail.com> Approved by: maintainer timeout (54 days) Notes: svn path=/head/; revision=156590
* - Update to 0.96Erwin Lansing2006-02-192-5/+11
| | | | | | | - Mark for perl 5.6.0 and higher only Notes: svn path=/head/; revision=156381
* Add new port tcsh_nls - Misc NLS catalogs for tcsh whichHajimu UMEMOTO2006-02-193-0/+81
| | | | | | | | requires libiconv. This port is meaningful only on 7-CURRENT for now. Notes: svn path=/head/; revision=156359
* Mark FORBIDDEN due to local privilege escalation.Simon L. B. Nielsen2006-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 Notes: svn path=/head/; revision=156176
* Fix last commit adding ${OSREL:R} to INSTALLROOT just if OSVERSION < 600000Renato Botelho2006-02-141-1/+1
| | | | | | | Reported by: maintainer Notes: svn path=/head/; revision=155988
* - Fix install on FreeBSD >= 6.x [1]Renato Botelho2006-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] Notes: svn path=/head/; revision=155909
* - Fix fetch by update to latest version (2006-01-24)Simon Barner2006-01-312-9/+7
| | | | | | | | Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer) PR: ports/92581 Notes: svn path=/head/; revision=154896
* - Update to 4.4Simon Barner2006-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) Notes: svn path=/head/; revision=154890
* BROKEN: UnfetchableKris Kennaway2006-01-281-0/+2
| | | | Notes: svn path=/head/; revision=154678
* SHA256ifyEdwin Groothuis2006-01-241-4/+30
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154318
* SHA256ifyEdwin Groothuis2006-01-2413-0/+42
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - new option GNUSTEP_PREFIXDirk Meyer2006-01-191-1/+2
| | | | | | | allow user defined location of all files Notes: svn path=/head/; revision=153867
* - Update to 1.7.1Tim Bishop2006-01-162-3/+4
| | | | | | | | | | | - Add SHA256 checksum PR: 91876 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> Approved by: maintainer Notes: svn path=/head/; revision=153689
* - Fix runtimePav Lucistnik2006-01-102-16/+13
| | | | | | | | | PR: ports/91540 Submitted by: Sam Sirlin <swsirlin@earthlink.net> Approved by: maintainer Notes: svn path=/head/; revision=153214
* [Maintainer update] shells/scponly: Update to 4.3.Edwin Groothuis2005-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> Notes: svn path=/head/; revision=152328
* [Maintainer update] shells/scponly: Fix WinSCP compativility and etcEdwin Groothuis2005-12-272-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> Notes: svn path=/head/; revision=152227