| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
wrong sites.
Approved by: obrien (MAINTAINER)
|
|
|
|
| |
Submitted by: maintainer by email
|
|
|
|
|
| |
PR: ports/87394
Submitted by: Krzysztof Kowalewski <pyzmen@kam.pl>
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Reported by: pointyhat via Kris
|
|
|
|
| |
- Reformat the Makefile
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
|
|
|
|
| |
Noted by: Ken Burtch <ken (at) pegasoft.ca> (author)
|
| |
|
|
|
|
|
|
| |
- handle ADACFLAGS.
Note: update to 1.0.3 is in progress.
|
|
|
|
| |
Approved by: maintainer
|
| |
|
|
|
|
|
| |
The development version of Zsh is no longer being released.
Interested parties can always check out Zsh from SourceForge.net CVS.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
(eik) to obrien.
Hat: portmgr
|
|
|
|
|
| |
Approved by: flz (mentor)
Reported by: kris
|
|
|
|
| |
Approved by: flz (mentor)
|
| |
|
|
|
|
|
| |
Submitted by: Matthias Fechner <idefix@fechner.net>
Reviewed by: rushani (maintainer)
|
|
|
|
| |
Approved by: rushani (maintainer)
|
|
|
|
|
|
| |
PR: ports/81889
Submitted by: Matthias Fechner <idefix@fechner.net>
Approved by: rushani (maintainer)
|
|
|
|
|
|
| |
PR: ports/81257
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Approved by: maintainer timeout (16 days)
|
|
|
|
|
| |
PR: 69873
Submitted by: Dave Evans <root@hclb.demon.co.uk>
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
examples. Also use the modern nobs bsd.port.mk provides.
PR: 30732
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
|
|
|
|
| |
- Don't invoke install-info twice when using INFO
|
|
|
|
|
| |
PR: ports/80210
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- Update MASTER_SITES based on the list at http://www.zsh.org/
PR: ports/79708
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
|
| |
PR: 79859
Submitted by: rushani
|
|
|
|
| |
Approved by: adamw (mentor)
|
|
|
|
| |
set of files...
|
|
|
|
| |
after 5.4-RELEASE.
|
| |
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
| |
|
| |
|
|
|
|
| |
and the handful of ports that depended on them.
|
| |
|
|
|
|
|
| |
PR: ports/77172
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
|
|
|
|
|
| |
PR: ports/77072
Submitted by: Joey Kelsey (maintainer)
|
|
|
|
| |
Forgotten by: girgen
|
|
|
|
|
|
| |
Security: http://vuxml.FreeBSD.org/f11b219a-44b6-11d9-ae2f-021106004fd6.html
With hat: secteam
Approved by: maintainer timeout (security; 2 days), erwin (mentor)
|
|
|
|
|
|
| |
package build.
Reported by: Kris via pointyhat.
|
|
|
|
|
| |
PR: ports/76268
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
|
| |
|
|
|
|
|
|
|
| |
- Mark IGNORE on FreeBSD 4.x, missing library functions
PR: ports/76424
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
|
|
|
|
|
| |
PR: ports/76455
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Approved by: Kirk Strauser <kirk@strauser.com> (maintainer)
|