mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-01-01 05:16:05 +01:00
unposted: bring various .distfiles up to date
This commit is contained in:
parent
3d5bececac
commit
625b1dfd74
12 changed files with 33 additions and 7 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2005-07-21 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* unposted: Completion/Debian/Command/.distfiles,
|
||||
Completion/Unix/Command/.distfiles,
|
||||
Completion/Unix/Type/.distfiles, Completion/X/Command/.distfiles,
|
||||
Doc/Zsh/.distfiles, Functions/MIME/.distfiles,
|
||||
Functions/Newuser/.distfiles, Functions/TCP/.distfiles,
|
||||
Functions/Zle/.distfiles, Scripts/.distfiles,
|
||||
Src/Modules/.distfiles: Bring .distfiles up to date.
|
||||
|
||||
2005-07-20 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* 21500: Makefile.in, Config/installfns.sh,
|
||||
|
|
|
@ -5,4 +5,5 @@ _aptitude _bug _dpkg_source _update-rc.d
|
|||
_apt-move _debchange _dput
|
||||
_apt-show-versions _debfoster _dupload
|
||||
_auto-apt _debsign _lintian _make-kpkg _wajig
|
||||
_madison _module-assistant _uscan
|
||||
'
|
||||
|
|
|
@ -15,6 +15,7 @@ _gnu_generic _gpg _gphoto2 _gprof _grep
|
|||
_groff _gs _gzip
|
||||
_iconv _ifconfig _imagemagick _init_d _irssi
|
||||
_ispell _java _joe _killall _knock
|
||||
_kvno
|
||||
_last _less _links _loadkeys _look
|
||||
_lp _ls _lsof _lynx _lzop
|
||||
_mail _make _man _mencal _mh
|
||||
|
@ -25,16 +26,16 @@ _pack _patch _pbm _perforce _perl
|
|||
_perldoc _php _pine _postfix _prcs
|
||||
_printenv _psutils _python
|
||||
_raggle _rake _rar _rcs _renice
|
||||
_rlogin _rsync _ruby
|
||||
_rlogin _rsync _rubber _ruby
|
||||
_sablotron _samba _sccs _screen _sed
|
||||
_sh _showmount _slrn _socket _spamassassin
|
||||
_ssh _strip _stty _su _subversion
|
||||
_sudo _surfraw _sysctl
|
||||
_tar _telnet _texinfo _tidy _tiff
|
||||
_tin _tla
|
||||
_unace _uniq _user_admin
|
||||
_unace _unexpand _uniq _user_admin
|
||||
_vim _vorbis _vux
|
||||
_w3m _webbrowser _wget _whereis _whois
|
||||
_wiggle _xargs _xmlsoft
|
||||
_wiggle _xargs _xmlsoft _xscreensaver
|
||||
_yodl _yp _zcat _zdump _zip
|
||||
'
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
DISTFILES_SRC='
|
||||
.distfiles
|
||||
_arch_archives _arch_namespace
|
||||
_dict_words _mailboxes _perl_modules _tex
|
||||
_diff_options _my_accounts _pids _texi
|
||||
_dir_list _newsgroups _ports _tilde_files
|
||||
|
|
|
@ -2,8 +2,8 @@ DISTFILES_SRC='
|
|||
.distfiles
|
||||
_acroread _dcop
|
||||
_gnome-gv _gqview _gv _kfmclient
|
||||
_mozilla _mplayer _nedit _netscape
|
||||
_qiv _vnc
|
||||
_mozilla _mplayer _nedit _netscape
|
||||
_qiv _urxvt _vnc
|
||||
_x_utils _xauth _xdvi _xfig _xloadimage
|
||||
_xmodmap _xpdf _xset _xterm _xv
|
||||
_xwit
|
||||
|
|
|
@ -5,7 +5,8 @@ DISTFILES_SRC='
|
|||
index.yo intro.yo invoke.yo jobs.yo manual.yo metafaq.yo mod_cap.yo
|
||||
mod_clone.yo mod_compctl.yo mod_complete.yo mod_complist.yo
|
||||
mod_computil.yo mod_datetime.yo mod_deltochar.yo mod_example.yo
|
||||
mod_files.yo mod_langinfo.yo mod_mapfile.yo mod_mathfunc.yo
|
||||
mod_files.yo mod_langinfo.yo mod_mapfile.yo
|
||||
mod_mathfunc.yo mod_newuser.yo
|
||||
mod_parameter.yo mod_pcre.yo mod_sched.yo mod_socket.yo
|
||||
mod_stat.yo mod_system.yo mod_tcp.yo mod_termcap.yo
|
||||
mod_terminfo.yo mod_zftp.yo mod_zle.yo mod_zleparameter.yo
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
DISTFILES_SRC='
|
||||
.distfiles
|
||||
zsh-mime-setup zsh-mime-handler pick-web-browser
|
||||
'
|
||||
|
|
4
Functions/Newuser/.distfiles
Normal file
4
Functions/Newuser/.distfiles
Normal file
|
@ -0,0 +1,4 @@
|
|||
DISTFILES_SRC='
|
||||
.distfiles
|
||||
zsh-install-newuser
|
||||
'
|
|
@ -1,5 +1,6 @@
|
|||
DISTFILES_SRC='
|
||||
tcp_command tcp_log tcp_proxy tcp_send tcp_talk
|
||||
.distfiles
|
||||
tcp_command tcp_log tcp_proxy tcp_send tcp_talk
|
||||
tcp_alias tcp_expect tcp_open tcp_read tcp_sess tcp_wait
|
||||
tcp_close tcp_fd_handler tcp_output tcp_rename tcp_spam
|
||||
tcp_point tcp_shoot
|
||||
|
|
|
@ -15,4 +15,5 @@ up-case-word-match
|
|||
delete-whole-word-match quote-and-complete-word url-quote-magic
|
||||
zed-set-file-name history-pattern-search
|
||||
keeper
|
||||
which-command
|
||||
'
|
||||
|
|
4
Scripts/.distfiles
Normal file
4
Scripts/.distfiles
Normal file
|
@ -0,0 +1,4 @@
|
|||
DISTFILES_SRC='
|
||||
.distfiles
|
||||
newuser
|
||||
'
|
|
@ -8,6 +8,7 @@ DISTFILES_SRC='
|
|||
langinfo.mdd langinfo.c
|
||||
mapfile.mdd mapfile.c
|
||||
mathfunc.mdd mathfunc.c
|
||||
newuser.mdd newuser.c
|
||||
parameter.mdd parameter.c
|
||||
pcre.mdd pcre.c
|
||||
socket.mdd socket.c
|
||||
|
|
Loading…
Reference in a new issue