2138e FreshPorts -- shells/zsh
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
zsh 5.0.2 shells on this many watch lists=194 search for ports that depend on this port
The Z shell
Maintained by: bapt@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
License: ZSH


Zsh is a UNIX command interpreter (shell) which of the standard shells
most resembles the Korn shell (ksh), although it is not completely
compatible.  It includes enhancements of many types, notably in the
command-line editor, options for customising its behaviour, filename
globbing, features to make C-shell (csh) users feel more at home and
extra features drawn from tcsh (another `custom' shell).

If you want to use zsh completion system, you should type the following
commands:

	$ autoload -U compinstall
	$ compinstall

See also zshcompsys(1) manpage. :)

WWW: http://www.zsh.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/ncurses
Required To Run:
  1. devel/ncurses
Required Libraries:
  1. converters/libiconv

This port is required by:

for Build for Run

To install the port: cd /usr/ports/shells/zsh/ && make install clean
To add the package: pkg_add -r zsh


Configuration Options
===> The following configuration options are available for zsh-5.0.2:
     DEBUG=off: Install debug symbols
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
     GDBM=off: Enable GDBM support (GPL)
     MAILDIR=on: Enable support for Maildirs in MAIL(PATH)
     MEM=off: Enable zsh-mem options
     MULTIBYTE=on: Multibyte character encoding support
     PCRE=off: Use Perl Compatible Regular Expressions
     SECURE_FREE=on: Enable zsh-secure-free
     STATIC=off: Build static executables and/or libraries
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/zsh/zsh/5.0.2/
  3. http://freefr.dl.sourceforge.net/project/zsh/zsh/5.0.2/
  4. http://garr.dl.sourceforge.net/project/zsh/zsh/5.0.2/
  5. http://heanet.dl.sourceforge.net/project/zsh/zsh/5.0.2/
  6. http://hivelocity.dl.sourceforge.net/project/zsh/zsh/5.0.2/
  7. http://ignum.dl.sourceforge.net/project/zsh/zsh/5.0.2/
  8. http://internode.dl.sourceforge.net/project/zsh/zsh/5.0.2/
  9. http://iweb.dl.sourceforge.net/project/zsh/zsh/5.0.2/
  10. http://jaist.dl.sourceforge.net/project/zsh/zsh/5.0.2/
  11. http://kaz.dl.sourceforge.net/project/zsh/zsh/5.0.2/
  12. http://kent.dl.sourceforge.net/project/zsh/zsh/5.0.2/
  13. http://master.dl.sourceforge.net/project/zsh/zsh/5.0.2/
  14. http://nchc.dl.sourceforge.net/project/zsh/zsh/5.0.2/
  15. http://ncu.dl.sourceforge.net/project/zsh/zsh/5.0.2/
  16. http://netcologne.dl.sourceforge.net/project/zsh/zsh/5.0.2/
  17. http://sunet.dl.sourceforge.net/project/zsh/zsh/5.0.2/
  18. http://superb-dca3.dl.sourceforge.net/project/zsh/zsh/5.0.2/
  19. http://switch.dl.sourceforge.net/project/zsh/zsh/5.0.2/
  20. http://tenet.dl.sourceforge.net/project/zsh/zsh/5.0.2/
  21. http://ufpr.dl.sourceforge.net/project/zsh/zsh/5.0.2/
  22. http://waix.dl.sourceforge.net/project/zsh/zsh/5.0.2/

Number of commits found: 116 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
06 May 2013 16:02:53
Original commit files touched by this commit  5.0.2
bapt search for other commits by this committer
Adopt USES=ncurses
27 Apr 2013 18:25:25
Original commit files touched by this commit  5.0.2
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
02 Mar 2013 03:55:26
Original commit files touched by this commit  5.0.2
eadler search for other commits by this committer
Variable that start with _ are considered private to the defining
makefile and may not be used by ports makefiles.
In addition, avoid problems should the defaults ever change.

Approved by:	portmgr (tabthorpe)
22 Dec 2012 01:41:16
Original commit files touched by this commit  5.0.2
bapt search for other commits by this committer
- update to 5.0.2
20 Dec 2012 23:30:10
Original commit files touched by this commit  5.0.1
bapt search for other commits by this committer
- update to 5.0.1
10 Dec 2012 19:11:12
Refresh Original commit files touched by this commit
  Sanity Test Failure
mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
24 Jul 2012 16:47:58
Original commit files touched by this commit  5.0.0
bapt search for other commits by this committer
- Add the documentation to distinfo [1]
- Fix plist

Reported by:	zi [1]
24 Jul 2012 15:06:18
Original commit files touched by this commit  5.0.0
bapt search for other commits by this committer
- update to 5.0.0
no much changes for us (we where following the 4.3.x dev branch for a while)
except we are back on an official stable branch

Note that this version offers completion for dtrace, beadm (not tested with
FreeBSD versions) and improved completion for zfs.
31 May 2012 08:53:03
Original commit files touched by this commit  4.3.17_3
bapt search for other commits by this committer
Double quotes not needed anymore for options description
29 May 2012 15:30:53
Original commit files touched by this commit  4.3.17_3
bapt search for other commits by this committer
Show up debug flags
Add shared DEBUG description
29 May 2012 15:15:17
Original commit files touched by this commit  4.3.17_3
bapt search for other commits by this committer
Fix descriptions with "()"

Reported by:    freshports sanity check
29 May 2012 15:11:00
Original commit files touched by this commit  4.3.17_3
  Sanity Test Failure
bapt search for other commits by this committer
Convert to new option framework
18 May 2012 23:50:52
Original commit files touched by this commit  4.3.17_3
bapt search for other commits by this committer
do not link against librt for clock_gettime(2)

PR:             ports/167857
Submitted by:   Jan Beich <jbeich@tormail.org>
11 May 2012 16:29:21
Original commit files touched by this commit  4.3.17_2
bapt search for other commits by this committer
Fix sysctl completion on freebsd 10+
24 Mar 2012 21:31:23
Original commit files touched by this commit  4.3.17_1
bapt search for other commits by this committer
- remove useless USE_LDCONFIG
- bump portrevision

Feature safe:   yes
26 Feb 2012 22:55:15
Original commit files touched by this commit  4.3.17
bapt search for other commits by this committer
- update to 4.3.17
14 Feb 2012 12:45:35
Original commit files touched by this commit  4.3.15_2
mm search for other commits by this committer
Bump pcre library dependency due to 8.30 update
13 Jan 2012 21:05:13
Original commit files touched by this commit  4.3.15_1
bapt search for other commits by this committer
add a patch from upstream to fix SIGWINCH detection

Obtained from:  zsh (cvs)
18 Dec 2011 18:22:41
Original commit files touched by this commit  4.3.14
bapt search for other commits by this committer
Add the forgotten checksum for zsh-doc

Submitted by:   zi
18 Dec 2011 14:11:43
Original commit files touched by this commit  4.3.15
bapt search for other commits by this committer
- update to 4.3.15
09 Dec 2011 09:15:03
Original commit files touched by this commit  4.3.14
bapt search for other commits by this committer
Fix distfile fetching with NOPORTDOCS=yes

Feature safe:   yes
08 Dec 2011 07:55:46
Original commit files touched by this commit  4.3.14
bapt search for other commits by this committer
- update to 4.3.14
- remove unnecessary USE_AUTOTOOLS
- fixes libiconv detection

Feature safe:   yes
13 Nov 2011 09:56:08
Original commit files touched by this commit  4.3.12_2
bapt search for other commits by this committer
- Fix build for badly upgraded systems which have both utmp.h and utmpx.h

PR:             ports/156263
Submitted by:   Matthew Cashdollar <matthew@cashdollar.org>
Feature safe:   yes
07 Nov 2011 06:50:47
Original commit files touched by this commit  4.3.12_2
bapt search for other commits by this committer
Add the right patch

Reported by:    Jan Beich <jbeich@tormail.net> (by private mail)
06 Nov 2011 18:35:31
Original commit files touched by this commit  4.3.12_2
bapt search for other commits by this committer
and with the patch it is even better
06 Nov 2011 18:35:06
Original commit files touched by this commit  4.3.12_2
bapt search for other commits by this committer
- split the zsh_mem option into zsh_mem and zsh_secure_free activate secure_free
my default disable mem by default[1]
- correct memory report for time builtin [2]
- bump portrevision

PR:             ports/143981 [1], ports/152820 [2]
Submitted by:   Richard Kolkovich <sarumont@sigil.org> [1], Anonymous
<swell.k@gmail.com> and Tsu <inyaoo@gmail.com> [2]
Hurried by:     miwi :)
23 Sep 2011 22:26:39
Original commit files touched by this commit  4.3.12_1
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
12 Sep 2011 13:46:59
Original commit files touched by this commit  4.3.12_1
gabor search for other commits by this committer
- Track dependencies after databases/gdbm update
31 May 2011 18:29:12
Original commit files touched by this commit  4.3.12
bapt search for other commits by this committer
- update to 4.3.12

Changes since 4.3.11
--------------------

The zsh/parameter module has a new readonly associative array
$usergroups whose keys are the names of system groups of which the
current user is a member and whose values are the corresponding
group identifiers.

The region_highlight array, which controls highlighting of the
command line from zle widgets, is now updated dynamically as
the command line is edited.

In POSIX emulation ("emulate sh") the shell is more accurate about
(Only the first 15 lines of the commit message are shown above View all of this commit message)
11 Apr 2011 08:34:17
Original commit files touched by this commit  4.3.11
bapt search for other commits by this committer
Add a new macro to deal with conflict between ncurses from base and ncurses from
ports.
If a ports is linked against ncurses from base or from the ports, it should then
add:
USE_NCURSES=yes

it is also possible to specify the hard dependency on the ports ncurses or one
the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes

PR:             ports/155269
Submitted by:   me
Reviwed by:     pav@
Approved by:    portmgr (pav@)
Exp-run by:     portmgr (pav@)
28 Feb 2011 08:01:01
Original commit files touched by this commit  4.3.11
bapt search for other commits by this committer
- Take maintainership, des@ is no longer having enough time for zsh, he has done
a
really great job with zsh, thanks a lot. [1]
- Upgrade to 4.3.11
- add linsysfs to the file system list for completion [2]
- fix mount completion when adding available labels to the list of devices [3]

PR:             ports/141472 [2], ports/145657 [3]
Submitted by:   scf [2], Frédéric Perrin <frederic.perrin _at_ resel.fr>
[3]
Approved by:    des@ [1]
04 Dec 2010 07:34:27
Original commit files touched by this commit  4.3.10_4
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  4.3.10_4
ade search for other commits by this committer
Punt autoconf267->autoconf268
15 Sep 2010 18:35:24
Original commit files touched by this commit  4.3.10_4
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
01 Mar 2010 15:21:12
Original commit files touched by this commit  4.3.10_3
des search for other commits by this committer
Add rzsh to /etc/shells (this was handled correctly by pkg-plist when
installing from packages, just not when installing from ports)

Noticed by:     ru@
Feature safe:   yes
22 Jan 2010 14:29:35
Original commit files touched by this commit  4.3.10_2
des search for other commits by this committer
Unset mark_dirs just in case the user has it in their zshenv.
Don't USE_LDCONFIG if WITH_ZSH_STATIC.
18 Dec 2009 13:05:28
Original commit files touched by this commit  4.3.10_2
olgeni search for other commits by this committer
* Fetch documentation from the zsh-doc-dev sourceforge project.

* Make portlint happy by using ${ECHO}, and TABs in assignments.

PORTREVISION bump not required.

PR:             ports/141728
Submitted by:   olgeni
Approved by:    des (by mail)
22 Aug 2009 00:35:32
Original commit files touched by this commit  4.3.10_2
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
16 Jun 2009 08:21:56
Original commit files touched by this commit  4.3.10_2
osa search for other commits by this committer
Update pkg-plist after add completion patches.
Bump PORTREVISION.
15 Jun 2009 15:03:19
Original commit files touched by this commit  4.3.10_1
des search for other commits by this committer
Add some upstream completion patches + new completion files for
procstat, sockstat and fstat.

Submitted by:   Baptiste Daroussin <baptiste.daroussin@gmail.com>
08 Jun 2009 11:15:47
Original commit files touched by this commit  4.3.10
des search for other commits by this committer
MAKE_JOBS_UNSAFE

PR:             ports/135350
Submitted by:   pgollucci
04 Jun 2009 09:33:39
Original commit files touched by this commit  4.3.10
des search for other commits by this committer
Update to 4.3.10.

PR:             ports/135188
17 May 2009 05:12:36
Original commit files touched by this commit  4.3.9_6
ume search for other commits by this committer
Add an option to enable GDBM support.

PR:             ports/134585
Submitted by:   ume
Approved by:    des (maintainer)
21 Jan 2009 16:00:26
Original commit files touched by this commit  4.3.9_5
des search for other commits by this committer
When I upgraded to 4.3.9, which included Baptiste's completion definitions
for zfs(8) and zpool(8) which we had previously had as local patches, I
blindly assumed that the upstream versions were correct.  They weren't.
06 Jan 2009 17:59:31
Original commit files touched by this commit  4.3.9_4
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
05 Dec 2008 13:20:00
Original commit files touched by this commit  4.3.9_4
des search for other commits by this committer
Precompile functions and completion definitions at installation time.

Submitted by:   Baptiste Daroussin <baptiste.daroussin@gmail.com>
21 Nov 2008 08:54:32
Original commit files touched by this commit  4.3.9_3
des search for other commits by this committer
Completion: improve portaudit, add pfctl

Submitted by:   Baptiste Daroussin <baptiste.daroussin@gmail.com>
17 Nov 2008 11:21:24
Original commit files touched by this commit  4.3.9_2
des search for other commits by this committer
Upstream patch to support unusual --help syntax used by fetchmail.

Submitted by:   Baptiste Daroussin <baptiste.daroussin@gmail.com>
10 Nov 2008 19:12:23
Original commit files touched by this commit  4.3.9_1
des search for other commits by this committer
Kill the ZSH_ETCDIR, ZSH_FNDIR and ZSH_SITEFNDIR options.  They're nice in
theory, but in practice, things will break if you set them to non-default
values.  This allows us to unobfuscate the plist and fix a broken @dirrmtry.

Convert the NO_SHARED option to a proper port option (ZSH_STATIC).
10 Nov 2008 13:40:56
Original commit files touched by this commit  4.3.9
des search for other commits by this committer
Upgrade to 4.3.9.  Most of our local patches have been committed upstream.
29 Oct 2008 14:42:58
Original commit files touched by this commit  4.3.6_8
des search for other commits by this committer
Various command completion improvements for mount(8).

PR:             ports/128450
Submitted by:   scf@
27 Aug 2008 15:50:30
Original commit files touched by this commit  4.3.6_7
des search for other commits by this committer
Move a comment that broke completion for 'zfs clone'.
21 Aug 2008 06:18:49
Original commit files touched by this commit  4.3.6_6
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20 Aug 2008 00:57:32
Original commit files touched by this commit  4.3.6_6
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
13 Aug 2008 17:03:03
Original commit files touched by this commit  4.3.6_6
des search for other commits by this committer
Regenerate some patches that were being incorrectly applied.

Noticed by:     garga
12 Aug 2008 12:46:15
Original commit files touched by this commit  4.3.6_5
des search for other commits by this committer
Previous commit did not update the plist.
12 Aug 2008 12:01:21
Original commit files touched by this commit  4.3.6_4
des search for other commits by this committer
Break out BSD completion patches into separate files.

Update csup, portsnap and portlint completion.  Add completion for powerd,
freebsd-update, fetch and portaudit (from submitter) as well as zfs and
zpool (from zsh repo).

Bump PORTREVISION.

PR:             ports/126457
Submitted by:   baptiste.daroussin@gmail.com
06 Jun 2008 11:45:38
Original commit files touched by this commit  4.3.6_3
des search for other commits by this committer
The ncurses fix from early May was only partly correct.  The configure
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.
06 Jun 2008 11:31:53
Original commit files touched by this commit  4.3.6_2
des search for other commits by this committer
Explicitly disable multibyte support if the user doesn't want it.

PR:             ports/122510
Submitted by:   Jeff Blank <jfb@mr-happy.com>
21 May 2008 11:55:18
Original commit files touched by this commit  4.3.6_1
garga search for other commits by this committer
- Fix segmentation fault on completion
- Bump PORTREVISION

PR:             ports/123490
Submitted by:   garga
Approved by:    maintainer timeout (2 weeks)
06 May 2008 11:52:45
Original commit files touched by this commit  4.3.6
des search for other commits by this committer
Better version of the previous commit, with an unconditional patch this
time.  The patch has been submitted upstream.
06 May 2008 09:14:15
Original commit files touched by this commit  4.3.6
des search for other commits by this committer
An additional patch is required to build zsh on FreeBSD releases with
the old ncurses (6.2 and older).
02 May 2008 21:13:47
Original commit files touched by this commit  4.3.6
des search for other commits by this committer
Upgrade to 4.3.6, with kind assistance from Baptiste Daroussin
<baptiste.daroussin@gmail.com>

PR:             ports/122116
12 Feb 2008 07:27:53
Original commit files touched by this commit  4.3.4_3
des search for other commits by this committer
Assume maintainership.

Approved by:    maintainer timeout, portmgr (linimon)
06 Feb 2008 19:20:16
Original commit files touched by this commit  4.3.4_3
des search for other commits by this committer
Add vendor patch to fix subversion command completion.

Approved by:    maintainer timeout
07 Oct 2007 03:38:19
Original commit files touched by this commit  4.3.4_2
ade search for other commits by this committer
Since zsh calls autoheader as part of the build phase:

        ===>  Building for zsh-4.3.4_2
        cd . && autoheader

Include the autoconf-2.61 environment to actually allow this thing
to build.
05 Oct 2007 08:22:46
Original commit files touched by this commit  4.3.4_2
sergei search for other commits by this committer
- Add Peter Stephenson's patch from Zsh CVS repo that adds (un)setenv()
  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)
04 Oct 2007 06:02:06
Original commit files touched by this commit  4.3.4_1
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
30 Jul 2007 17:42:24
Original commit files touched by this commit  4.3.4_1
garga search for other commits by this committer
- Add USE_LDCONFIG and fix last commit, zsh binary depends of a shared library.
- Bump PORTREVISION
30 Jul 2007 16:21:42
Original commit files touched by this commit  4.3.4
garga search for other commits by this committer
- Update to 4.3.4
- 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)
21 Mar 2007 17:36:19
Original commit files touched by this commit  4.3.2_1
sergei search for other commits by this committer
- Use proper NO_SHARED knob instead of obsoleted NOSHARED

PR:             ports/108327
Submitted by:   Josh Carroll (floyd AT pflog DOT net)
21 Nov 2006 22:19:45
Original commit files touched by this commit  4.3.2_1
pav search for other commits by this committer
- Remove dead and duplicite download locations, move a fast one to the top

PR:             ports/104948
Submitted by:   Geoff C. Wing <gcw@zsh.org>
Approved by:    maintainer timeout (sergei; 3 weeks)
20 Sep 2006 11:43:20
Original commit files touched by this commit  4.3.2_1
sergei search for other commits by this committer
- Add a patch from Zsh CVS to fix a bug with acroread(1) completion:
 
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>
02 May 2006 09:03:07
Original commit files touched by this commit  4.3.2
sergei search for other commits by this committer
- Fix build under 4.x:
  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)
01 May 2006 08:38:01
Original commit files touched by this commit  4.3.2
sergei search for other commits by this committer
Forced commit to correct a typo in the previous commit message for zsh port.
It should read:

...
Submitted by:   ...
                Hajimu UMEMOTO <ume@FreeBSD.org> [3] (in private e-mail),
                ...
30 Apr 2006 23:41:54
Original commit files touched by this commit  4.3.2
sergei search for other commits by this committer
- Update to 4.3.2 [1], [3]
- 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)
08 Dec 2005 17:37:10
Original commit files touched by this commit  4.2.6
sergei search for other commits by this committer
- Update to 4.2.6, the latest stable release

PR:             ports/89992 [1]
Submitted by:   KIMURA Yasuhiro <yasu at utahime dot org> [1],
                osa (in private e-mail)
05 Dec 2005 02:34:07
Original commit files touched by this commit  4.2.5_1
edwin search for other commits by this committer
Remove install-info from Makefile, it's automatically done when INFO is defined
25 Nov 2005 14:05:38
Original commit files touched by this commit  4.2.5_1
sergei search for other commits by this committer
- Add SHA256 checksums to my ports
06 Sep 2005 12:53:34
Original commit files touched by this commit  4.2.5_1
sergei search for other commits by this committer
- 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]
01 Sep 2005 07:17:38
Original commit files touched by this commit  4.2.5
linimon search for other commits by this committer
Remove mastersite which has gone away.

Approved by:    maintainer
19 Apr 2005 17:56:18
Original commit files touched by this commit  4.2.5
sergei search for other commits by this committer
- 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>
12 Apr 2005 03:26:57
Original commit files touched by this commit  4.2.4
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  4.2.4
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
07 Feb 2005 07:56:41
Original commit files touched by this commit  4.2.4
sergei search for other commits by this committer
- Update to 4.2.4

PR:             ports/77172
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org>
24 Jan 2005 08:46:58
Original commit files touched by this commit  4.2.3
sergei search for other commits by this committer
- Update to 4.2.3

PR:             ports/76268
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org>
27 Sep 2004 12:20:52
Original commit files touched by this commit  4.2.1
sergei search for other commits by this committer
- 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)
25 Aug 2004 04:43:56
Original commit files touched by this commit  4.2.1
sergei search for other commits by this committer
- 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
24 Aug 2004 16:05:58
Original commit files touched by this commit  4.2.1
sergei search for other commits by this committer
- Remove dead mirrors, add few new ones

PR:             ports/70578 (also contains 4.2.1 update)
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org>
24 Aug 2004 14:04:39
Original commit files touched by this commit  4.2.1
sergei search for other commits by this committer
- 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]
30 Jun 2004 10:17:33
Original commit files touched by this commit  4.2.0
vs search for other commits by this committer
Fix packaging w/ NOSHARED.

PR:             ports/65468
Submitted by:   Dimitry Andric
Approved by:    maintainer timeout
13 Jun 2004 11:37:52
Original commit files touched by this commit  4.2.0
nork search for other commits by this committer
Fix MASTER_SITES.

PR:             ports/66867
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>
Approved by:    maintainer timeout(3 weeks)
24 Mar 2004 07:03:01
Original commit files touched by this commit  4.2.0
sergei search for other commits by this committer
- 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]
30 Jan 2004 16:03:29
Original commit files touched by this commit  4.0.9
sergei search for other commits by this committer
SIZE *DOES* MATTER.
19 Dec 2003 23:24:27
Original commit files touched by this commit  4.0.9
sergei search for other commits by this committer
- Update to 4.0.9
- Temporarily switch to gzipped tarballs
- Utilize INFO
23 Oct 2003 05:42:49
Original commit files touched by this commit  4.0.7
sergei search for other commits by this committer
Change to my @FreeBSD.org address.

Approved by:    krion
04 Oct 2003 07:43:08
Original commit files touched by this commit  4.0.7
edwin search for other commits by this committer
[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>
21 Jul 2003 12:42:34
Original commit files touched by this commit  4.0.7
osa search for other commits by this committer
Fix NOSHARED (produce static executable)

Noticed by:     Dan Nelson
Submitted by:   Sergei Kolobov <sergei@kolobov.com> (maintainer)
PR:             54699, 54700
20 Jul 2003 04:18:18
Original commit files touched by this commit  4.0.7
will search for other commits by this committer
Update to 4.0.7 and turn over this port to the submitter.  This update
includes a large number of new options as well.

PR:             53512
Submitted by:   Sergei Kolobov <sergei@kolobov.com>
18 Feb 2003 05:58:40
Original commit files touched by this commit  4.0.6
knu search for other commits by this committer
De-pkg-decomment zsh master-slave ports.  Allow overriding MAINAINER
while I'm hre.

Number of commits found: 116 (showing only 100 on this page)

1 | 2  »  

283d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

6 vulnerabilities affecting 28 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24517
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days30
new fortnight74
new month205

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0