| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Submitted by: Marc Olzheim (marcolz at stack dot nl)
Obtained from: OpenBSD PR user/4023
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
Update ksh93 to 2004-12-25 version
PR: ports/75828
Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us>
|
|
|
|
| |
but the download password changed)
|
|
|
|
|
|
|
|
| |
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
|
|
|
|
|
|
|
|
|
|
| |
there is a regression compared with version 3.11. That is scponly
can not be built only with sftp support.
Reference: https://lists.ccs.neu.edu/pipermail/scponly/2004-December/000655.html
PR: ports/75092
Submitteed by: maintainer
|
|
|
|
|
| |
PR: ports/74633
Submitted by: rushani (maintainer)
|
|
|
|
|
| |
PR: ports/72760
Submitted by: Pawel Pekala c0rn - a t - gazeta dotty pl
|
|
|
|
|
|
| |
<http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=139306>
Obtained from: Tim Waugh <twaugh@redhat.com>
|
|
|
|
|
|
| |
- use system readline on -CURRENT [1]
Submitted by: sf [1]
|
|
|
|
| |
big upgrade.
|
|
|
|
|
|
|
|
|
|
|
| |
http://www.pizzashack.org/rssh/security.shtml
- update to 2.2.2
- use REINPLACE_CMD instead of the patch file
- correct the knob for RDIST
PR: 73143
Submitted by: leeym
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/73174
Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
|
| |
|
|
|
|
| |
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
|
|
|
|
|
| |
- new shopt colonbreakswords
- fix default PATH
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
viewglob is an utility designed to complement the Unix shell
in graphical environments. It has two parts:
1. A tool that sits as a layer between the shell and X
terminal, keeping track of the user's current directory
and command line.
2. A graphical display which shows the layouts of directories
referenced on the command line (including pwd).
The display reveals the results of file globs and expansions
as they are typed (hence the name), highlighting selected
files and potential name completions.
It can also be used as a surrogate terminal, where keystrokes
typed in the display are passed to the shell. Files and
directories can be double-clicked to insert their names
and/or paths into the terminal.
PR: ports/72369
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A modular Perl shell written, configured, and operated
entirely in Perl. It aspires to be a fully operational login
shell with all the features one normally expects. But it
also gives direct access to Perl objects and data structures
from the command line, and allows you to run Perl code
within the scope of your command line.
WWW: http://zoidberg.student.utwente.nl/
PR: ports/72053
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
|
|
|
|
|
|
|
|
| |
While I'm here, use the official patchset instead of the custom ones
and reflect the port revision in the version number.
Submitted by: Reinhard Speyerer <rspmn@arcor.de>
Approved by: portmgr (krion)
|
|
|
|
|
| |
Reported by: kris
Approved by: portmgr (krion), fjoe (mentor, implicit)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
| |
- rssh depends on rsync and rdist (optionally)
PR: 71472
Submitted by: leeym
Approved by: portmgr (marcus)
|
| |
|
|
|
|
|
|
|
| |
- experimental shopt `implicitcd'
- fix `Tags out of Date' in texinfo pages
- fix line wrap bug in libreadline
- set LATEST_LINK to `bash', so that `pkg_add -r bash' works
|
| |
|
|
|
|
|
| |
PR: ports/70953
Submitted by: Jeffrey Allen Neitzel (author)
|
| |
|
|
|
|
|
|
|
| |
of MASTER_SITES list because the primary distribution site
zsh.org is "always damn slow"
Prompted by: krion
|
|
|
|
|
| |
PR: ports/70578 (also contains 4.2.1 update)
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
|
| |
PR: 69652
Submitted by: tjr
|
| |
|
|
|
|
|
|
| |
- pipefail option
- broken array expansion
- segmentation fault in unset typeset array variable
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
and so Bash's process substitution feature doesn't work when 'configure'
finds we do have /dev/fd/ and tries to use it vs. named pipes.
PR: 48434
Submitted by: naddy
|
|
|
|
| |
http://cnswww.cns.cwru.edu/~chet/bash/NEWS
|
|
|
|
|
|
| |
PR: ports/69769
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/69481
Submitted by: Tim Bishop
|
|
|
|
|
| |
PR: ports/69179
Submitted by: maintainer
|
|
|
|
| |
and [FDclone-users:00313].
|
|
|
|
|
|
|
| |
- Fix linker-brokeness introduced by patch-aa
Closes PR: ports/57143
Submitted by: Dan Mahoney
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/42729
Submitted by: Harold Gutch
Approved by: maintainer timeout
|
|
|
|
|
|
| |
PR: ports/65468
Submitted by: Dimitry Andric
Approved by: maintainer timeout
|
| |
|
|
|
|
|
|
|
| |
System III, 4.3BSD-Reno, Ultrix 3.1 and `home made'' fixes and enhancements
PR: ports/68127
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
|
|
|
|
|
|
| |
will not segfault and dump core.
Submitted by: Robert Nagy <robert@openbsd.org>
|
|
|
|
|
|
| |
PR: ports/66867
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Approved by: maintainer timeout(3 weeks)
|
|
|
|
|
|
| |
PR: ports/66868
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Approved by: shige (blanket)
|
|
|
|
| |
Obtained from: [FDclone-users:00287]
|
| |
|
|
|
|
|
|
| |
PR: ports/63314
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Approved by: maintainer timeout (1 month)
|
|
|
|
| |
to work on FreeBSD for now. Should have done this a while back.
|
| |
|
| |
|
| |
|
|
|
|
| |
[FDclone-users:00266] and [FDclone-users:00274] have bugs...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[FDclone-users:00266]
Properly expand globs like <"/usr/"*> and </usr\/*>.
[FDclone-users:00274]
Complete the previous fix and make <'/usr/'*> work.
[FDclone-users:00275]
Fix a bug where a recursive copy fails when the destination directory
has a trailing slash.
[FDclone-users:00276]
Remove superfluous calls of chflags(2) to supress errors on filesystems
that do not support file flags.
[FDclone-users:00278]
Disable path name completion RENAME_FILE.
|
|
|
|
| |
Maintainer informed.
|
|
|
|
|
|
|
|
|
|
|
|
| |
rssh is a Restricted Secure SHell that allow only the use of sftp or
scp. It could be use when you need an account (and a valid shell) in
order to execute sftp or scp but when you don't want to give the
possibility to log in to this user.
WWW: http://www.pizzashack.org/rssh/index.shtml
PR: ports/65860
Submitted by: enigmatyc
|
|
|
|
|
|
|
| |
- Pet portlint
PR: ports/66861
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
| |
|
|
|
|
|
| |
PR: ports/65962
Submitted by: Jeffrey Allen Neitzel <jneitzel@sdf.lonestar.org>
|
|
|
|
|
|
| |
PR: ports/65606
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Approved by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/65369
Submitted by: Ports Fury
|
| |
|
|
|
|
|
|
|
| |
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
|
|
|
|
|
| |
PR: ports/64823
Submitted by: Serge Gagnon <gagnon_s@sympatico.ca>
|
| |
|
| |
|
| |
|
|
|
|
| |
BOL.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
|
| |
- Clean Makefile
- Make portlint happy
|
| |
|
|
|
|
|
| |
Submitted by: rushani (maintainer)
Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
|
|
|
|
|
|
|
| |
PR: ports/64076
Submitted by: Jim Shewmaker <jims@bluenotch.com>
Reviewed by: rushani (maintainer)
Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/64396
Submitted by: rushani
|
|
|
|
|
| |
PR: 64392
Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us>
|
|
|
|
|
| |
PR: 64370
Submitted by: Gautam Gopalakrishnan <ggop@myrealbox.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The license is byzantine and restrictive, the build system is complex
and unlike any other, the codebase doesn't inspire confidence.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/63023
Submitted by: maintainer
|
| |
|
|
|
|
| |
(Part 1)
|
| |
|
| |
|
|
|
|
|
| |
PR: 61177
Submitted by: maintainer
|
|
|
|
|
|
| |
Use DOCSDIR macro.
Approved by: obrien (maintainer)
|
|
|
|
| |
Approved by: knu (maintainer)
|
| |
|
|
|
|
|
| |
- Temporarily switch to gzipped tarballs
- Utilize INFO
|
|
|
|
| |
Requested by: Richard Coleman <richardcoleman@mindspring.com>
|
|
|
|
|
|
|
| |
default behavior.
PR: 60222
Submitted by: David Yeske <dyeske@yahoo.com>
|
|
|
|
| |
is defined.
|
|
|
|
|
|
|
|
| |
Tested ok on: i386/stable, i386/current, amd64
Fails later on: ia64 (pluto2)
PR: ports/60176
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
depends a location of run-time link-editor. Since FreeBSD has
dynamic root capability from __FreeBSD_version == 501105, we
should add new location to unbreak the script.
PR: 59511
Submintted by: MAINTAINER
|
|
|
|
| |
Obtained from: [FDclone-users:00244]
|
|
|
|
|
|
|
|
|
|
| |
- unmark as BROKEN
- use %%DATADIR%% and %%DOCSDIR%%
- pkg-plist is NOPORTSDOC compliant
- make portlint happy
PR: 59427
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
|
|
|
|
| |
PR: 59343
Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
|
|
|
|
| |
Approved by: adamw (mentor)
|
|
|
|
|
| |
PR: 59018
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
|
|
|
| |
Approved by: krion
|
|
|
|
|
|
|
|
|
| |
But I'm still going to leave it marked broken on all the other architectures.
That's because I think it really is broken on all the other architectures.
If it is not broken on all the other architectures, I am going to stick
my fingers in my ears and chant la-la-la-can't-hear-you.
arrrrrgh
|
|
|
|
| |
Previous attempt at deprecation objected to by: krion
|
|
|
|
|
|
|
|
|
| |
for 5.x, mark it as generally broken; the latest distfile in the 1.x
series was in 1996 and this isn't even it (this one is from 1994). The
bash2 releases began in 1996.
Unless there is some absolute need to maintain this port for backwards
compatibility, it should probably just be deleted.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
of each port on bento and for recent fixes. Unfortunately at some point I
got confused and switched to the wrong list :-) As a result I picked up a
number of ports that were fixed a while ago. Sorry for the false alarm,
maintainers.
Pointy hat to: kris
|
| |
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
PR: 57373
Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
The shells/bash-completion port installs Ian Macdonald's
programmable completion library for Bash 2.04 and above.
This gives users context- sensitive tab-completion for such
things as program arguments, SSH hostnames, NFS mounts, and
so on.
PR: ports/52790
Submitted by: Kirk Strauser <kirk@strauser.com>
|
|
|
|
| |
Reported by: kris via bento
|
|
|
|
|
|
|
|
|
|
|
| |
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
| |
Pointed out by: demon
|
|
|
|
|
| |
parameter, I conclude my hunt for other nifty shell tricks by adding a
port of the .tcshrc project.
|
|
|
|
|
|
|
|
| |
o Introduce WITH_SCPONLY_CHROOT knob.
o Use ${DOCSDIR} in Makefile.
PR: ports/56300
Submitted by: rushani (maintainer)
|
|
|
|
|
|
| |
- Use INFO
Submitted by: Anthraxz <bouloumag@hotmail.com> [1]
|
|
|
|
|
|
|
| |
[don't propagate the poorly named patch files from the PR]
PR: 56146
Submitted by: Michael Edenfield <kutulu@kutulu.org>
|
|
|
|
|
| |
PR: 56146
Submitted by: Michael Edenfield <kutulu@kutulu.org>
|
|
|
|
|
| |
PR: 56107
Submitted by: Michael Edenfield <kutulu@kutulu.org>
|
| |
|
|
|
|
| |
Approved by: portmgr (marcus)
|
|
|
|
| |
Submitted by: Daniel Rudy <dcrudy@pacbell.net>
|
| |
|
| |
|
|
|
|
|
| |
PR: 54844
Submitted by: rushani (maintainer)
|
|
|
|
|
| |
PR: 54843
Submitted by: rushani (maintainer)
|
|
|
|
|
|
| |
Noticed by: Dan Nelson
Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer)
PR: 54699, 54700
|
|
|
|
|
|
|
| |
includes a large number of new options as well.
PR: 53512
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
|
|
|
| |
Submitted by: fenner (portsurvey)
|
|
|
|
|
| |
PR: ports/53513
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- fix plist
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org>
Approved by: Ken McGlothlen <mcglk@artlogix.com> (maintainer)
|
|
|
|
|
|
| |
PR: ports/51633
Submitted by: rushani
Approved by: maintainer implicitly
|
|
|
|
|
| |
PR: 51524
Submitted by: Kevin Tower <ktower@towerfamily.org>
|
|
|
|
| |
accordingly.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Take up more safety default setting.
PR: ports/48480, ports/48492, ports/50899
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
Adam Jette <jettea@fuzzynerd.com>
Miguel Mendez <flynn@energyhq.homeip.net>
Reviewed by: Sergey A. Osokin <osa@FreeBSD.org.ru>
Miguel Mendez <flynn@energyhq.homeip.net>
Ken McGlothlen <mcglk@artlogix.com> (maintainer)
Approved by: Ken McGlothlen <mcglk@artlogix.com> (maintainer)
|
|
|
|
| |
Submitted by: jhb
|
|
|
|
|
|
| |
- Cleanup
- Use bsd.gnustep.mk
PR: 50479
|
|
|
|
|
| |
PR: ports/50451
Submitted by: Anders Andersson <anders@andersa.net>
|
|
|
|
|
| |
PR: ports/48843
Submitted by: Scott Kenney <saken@hotel.rmta.org>
|
| |
|
|
|
|
| |
Submitted by: David Yeske <dyeske@yahoo.com>
|
|
|
|
| |
WWW: http://www.nice.ch/~phip/softcorner.html#cmdr
|
|
|
|
|
| |
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
Switch MASTER_SITE to make this port fetchable.
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
| |
Approved by: portmgr (implicitly)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
background as soon as it is invoked.
|
|
|
|
| |
escaping does not work.
|
|
|
|
| |
while I'm hre.
|
| |
|
|
|
|
|
| |
PR: 48167
Submitted by: tadalunch@sources.redhat.com
|
|
|
|
| |
Submitted by: lioux
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
just happens to be fatal there, and a coding botch. The first problem is
that it assumes a termcap interface (which is an emulation on freebsd),
and provides its own terminfo wrappers around termcap.. so that's two
avoidable translation layers... termcap file -> terminfo (libncurses) ->
termcap API emulation (libncurses) -> terminfo (zsh emlulation). zsh
forgot to prototype the tiget* functions (which return pointers) so we
have an integer (implicit declaration) being cast to a pointer which
is fatal. The second problem is that zsh tries to use _mktemp() to get
around the __warn_references in our C library, but also neglects a
prototype there and has the same fatal int/pointer problem.
It is likely all the zsh* ports need these fixes. A test compile on
pluto1.freebsd.org will highlight the problem.
I do not know why the packaging fails for ia64. termcap.so and
terminfo.so are not being built for some reason, this change doesn't
solve that problem.
|
| |
|