1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

1580 Commits

Author SHA1 Message Date
Dmitry Marakasov
48fc0d7bc6 - Fix stagedir referenced from installed files:
Error: 'bin/bash-include' is referring to /wrkdirs/usr/ports/shells/shell-include/work/stage
Error: 'bin/sh-include' is referring to /wrkdirs/usr/ports/shells/shell-include/work/stage

- Don't use random and don't use /tmp for temporary files. It's unsafe, and netstat spews warnings from the jail:

netstat: kvm not available: /dev/mem: No such file or directory

- Depend on perl as pod2man is used during build
- Fix path to pod2man

PR:		199645
Submitted by:	amdmi3
Approved by:	maintainer timeout
2015-05-09 02:10:09 +00:00
John Marino
714490a122 shells/zsh: Fix runtime error when built by gcc-5 with upstream patch
ZSH was misbuilt on gcc-5 due to an intentional change in behavior of
gcc5's cpp.  This patch to execute cpp with the -P switch comes from
upstream.  No revbump necessary as GCC5 isn't used by default on FreeBSD.

Reported by:	DragonFly ZSH users
Approved by:	maintainer (bapt, IRC)
2015-04-26 14:29:35 +00:00
Dmitry Marakasov
3782779a38 - Add CPE info 2015-04-23 09:49:37 +00:00
Olivier Duchateau
b248ce2191 Update to R50f 2015-04-20 20:18:03 +00:00
Kubilay Kocak
b7e2076021 shells/fish: Fix for hangs on FreeBSD 10.1+
Fix for hangs on FreeBSD 10.1+ due to WCHAR_T missing as an alias for
UCS-4-INTERNAL.

[1] https://github.com/fish-shell/fish-shell/issues/1741

PR:		196661
Submitted by:	David Adam <zanchey ucc.gu.uwa.edu.au>
Approved by:	maintainer <freebsd.users gmail com>
2015-04-18 13:20:52 +00:00
Mathieu Arnold
2f75f48bbc These needs Module::Build.
Sponsored by:	Absolight
2015-04-11 08:28:39 +00:00
Jason Helfman
5ec10689c2 - remove do_nada from fetch target
Approved by:	portmgr (blanket)
2015-04-08 21:14:51 +00:00
Rodrigo Osorio
4f7963799c Fix build with gcc5
PR:		197920
Submitted by:	marino
2015-04-03 23:50:15 +00:00
Baptiste Daroussin
2241654c18 Stop installing info files, the manpages already covers the full documentation
Add --as-needed to LDFLAGS to avoid overlinking with some options
2015-03-25 23:49:36 +00:00
Sunpoet Po-Chuan Hsieh
03ff603079 - Cleanup -lpthread/-pthread manipulation 2015-03-25 14:59:20 +00:00
Bartek Rutkowski
9223e9b484 shells/fish: add CPE information
- Maintainer's timeout (freebsd.users@gmail.com)

PR:		197413
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-03-17 11:31:55 +00:00
Sunpoet Po-Chuan Hsieh
7de80bda78 - Update to 2.17
- Pass maintainership to submitter

Changes:	http://olivier.sessink.nl/jailkit/index.html#news
PR:		198311
Submitted by:	Ben Woods <woodsb02@gmail.com>
2015-03-08 09:50:25 +00:00
Vanilla I. Shu
1c6f8295cd Add p5-Term-Bash-Completion-Generator 0.02.8, generate bash completion
scripts.

PR:		198105
Submitted by:	gebhart@secnetix.de
2015-03-08 02:42:18 +00:00
Baptiste Daroussin
e5add27dcd Remove Author from pkg-descr and white space fixes 2015-03-02 23:47:17 +00:00
Olivier Duchateau
f7a49faf8c Update to R50e 2015-03-02 18:04:49 +00:00
Emanuel Haupt
c73a7391d6 Ports should not change their pkgname depending on options. Change the way how
the slave port is handled.

PR:		197818
Submitted by:	mat
2015-02-19 15:59:54 +00:00
John Marino
bfd01c3c2a shells/lshell: fix syslog file location (/dev/log => /var/run/log)
PR:		195245
Submitted by:	dam (my.gd)
Approved by:	n/a (unmaintained)
2015-02-06 10:07:19 +00:00
Baptiste Daroussin
033b54e3df Cleanup plist 2015-02-05 15:55:53 +00:00
Adam Weinberger
a7507f6544 Add completions for portsnap and freebsd-update. Both were obtained from upstream git.
Given the infrequency with which new versions of bash-completion are released, it
seems appropriate to just add them in here.

Submitted by:	Peter Dave Hello (author of the two completions)

While here, add in LICENSE.
2015-01-27 16:45:57 +00:00
Johan van Selst
b4bcfafe3b Update osh to latest release (bugfix release) 2015-01-24 17:49:36 +00:00
Adam Weinberger
db418ff164 Add a patch to fix tab on an empty line producing:
$ bash: words: bad array subscript

PR:		196713
Submitted by:	gnudalf@yandex.com
Obtained from:	upstream bug #1289597
2015-01-20 16:22:17 +00:00
Emanuel Haupt
f10f721657 Update to 4.3.33 2015-01-15 19:10:54 +00:00
Baptiste Daroussin
1d15d261ee Correct time report after r367805
PR:		367805
Submitted by:	peterj
2015-01-01 14:35:03 +00:00
Jason Helfman
626019d5ef - drop redundant and erroneous cleanup of shell listing in /etc/shells
PR:		195487
Submitted by:	braakvaak@aol.com
Approved by:	freebsd.users@gmail.com (maintainer)
2014-12-09 21:30:14 +00:00
Tijl Coosemans
43271b33ff Bump PORTREVISION on shells that use gettext to force a package rebuild
and reinstall.  This should make the shells link with libintl.so.8 instead
of libintl.so.9 and should give package users a better chance of having a
working shell when something went wrong with the gettext update.
2014-12-02 17:42:22 +00:00
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
2014-11-26 13:08:24 +00:00
Johan van Selst
ac588045c6 - Update to 20141024
- Adopt port
2014-11-26 11:06:24 +00:00
Baptiste Daroussin
a0288a089c Let the ports tree determine the DISTFILES name 2014-11-22 02:18:12 +00:00
Baptiste Daroussin
74ef2e887d Fix manpage
Spotted by:	make check-man
2014-11-22 02:10:21 +00:00
Baptiste Daroussin
fc76172951 Add a patch the kld* completion to find modules in /boot/modules [1]
While here, fix manpages so they render correctly with mandoc

PR:		194621 [1]
Submitted by:	clutton@zoho.com [1]
2014-11-22 01:44:09 +00:00
Olivier Duchateau
831d2c104b - Fix pkg version
- Bump PORTREVISION

Pointed by:	bapt@
2014-11-21 16:35:45 +00:00
Olivier Duchateau
5c987af00f Take maintainership 2014-11-18 16:42:47 +00:00
Baptiste Daroussin
91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00
Antoine Brodin
6a08177202 Cleanup plist 2014-11-12 15:18:31 +00:00
Baptiste Daroussin
d32c5f70c9 Simplify plist 2014-10-31 15:36:13 +00:00
Baptiste Daroussin
7dbb3359c1 Modernize plist 2014-10-31 15:11:29 +00:00
Olivier Duchateau
b697391e51 - Update to R50d
- Drop @dirrm in pkg-plist

PR:	194232
Submitted by:	myself
Approved by:	@miwi (maintainer, timeout)
2014-10-29 19:49:00 +00:00
Marcus von Appen
a5f9cc91c2 - Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,
x11-fonts/, x11-toolkits and x11-wm to new USES=python

Approved by:	portmgr (implicit)
2014-10-19 18:16:15 +00:00
Baptiste Daroussin
1a3853cac2 Update to 5.0.7
Note from upstream release note:

Note in particular there is a security fix to disallow evaluation of the
initial values of integer variables imported from the environment (they
are instead treated as literal numbers).  That could allow local
privilege escalation, under some specific and atypical conditions where
zsh is being invoked in privilege elevation contexts when the
environment has not been properly sanitized, such as when zsh is invoked
by sudo on systems where "env_reset" has been disabled.
2014-10-09 06:28:14 +00:00
Emanuel Haupt
718c6f6753 Update to 4.3.30 2014-10-06 09:12:33 +00:00
Bryan Drewery
83874e3067 - Update to patchlevel 4.3.29.
This addresses the local crash from CVE-2014-6277. Note that
  the fixes applied in 4.3.25_2 (and upstream 4.3.27) already made
  this non-exploitable remotely.

  This makes 'bashcheck' [1] fully green now. It had a soft warning
  before for CVE-2014-6277.

[1] https://github.com/hannob/bashcheck
2014-10-03 17:57:32 +00:00
Bryan Drewery
1c64f9a524 Take maintainership 2014-10-02 18:48:38 +00:00
Bryan Drewery
e603aaff02 - Update to patchlevel 28 which fixes issues that were mostly addressed
already in r369684.
2014-10-02 00:22:12 +00:00
Bryan Drewery
207cf37bd3 Add RedHat's patch for CVE-2014-7186, commonly known as "redir_stack" overflow,
which has not been shown to be as critical as "shellshock" currently.

Security:	CVE-2014-7186
2014-10-01 03:35:12 +00:00
Bryan Drewery
29eb80fc3b - Update to 2.1.1
Security:	CVE-2014-2905
Security:	CVE-2014-2906
Security:	CVE-2014-3856
Security:	CVE-2014-2914
Security:	CVE-2014-3219
2014-09-29 23:27:26 +00:00
Bartek Rutkowski
7d93407dca shells/dash: update 0.5.7 -> 0.5.8
Approved by:	mentors (implicit)
2014-09-29 12:39:34 +00:00
Bryan Drewery
62f9f87a4d - Update to patchlevel 27 which changes how functions are exported.
This should eliminate the recent vulnerabilities, but keep the
  requirement for --import-functions/IMPORTFUNCTIONS option for now.
- Loosen the --import-functions requirement so it is not needed when running
  an interactive shell. It is already disallowed for privileged/setuid mode.
- Show an error on stderr when an imported function is ignored.
2014-09-28 16:47:00 +00:00
Baptiste Daroussin
3676fb9f80 Make zsh look at its config files in localbase in priority
Cleanup a bit more the plist

Submitted by:	Rolf Nielsen <rmg1970swe@gmail.com>
2014-09-27 07:15:28 +00:00
Bryan Drewery
92e9f2e7d5 Update to patchlevel 26. This is a NOP as r369261 already covered it. 2014-09-26 21:29:20 +00:00
Bryan Drewery
8f93c11473 Disable function importing from the environment by default. This can be
enabled by using --import-functions or enabling the IMPORTFUNCTIONS option.

This removes the risk of further parser bugs leading to code execution, as
well as the risk to setuid scripts and poorly written applications that
do not cleanse their environment [1][2].

Also note that there is an unofficial 4.3.26 floating around that has not yet
been officially released.  r369261 covers the change in 4.3.26.

See also:
  http://seclists.org/oss-sec/2014/q3/747 [1]
  http://seclists.org/oss-sec/2014/q3/746 [2]
  http://seclists.org/oss-sec/2014/q3/755 [3]

Obtained from:	NetBSD (based on) [3]
PR:		193932
Reviewed by:	Eric Vangyzen
With hat:	portmgr
2014-09-26 20:33:23 +00:00
Baptiste Daroussin
b34b625042 Convert to USES=pear 2014-09-26 09:05:59 +00:00
Bryan Drewery
627de1b0d7 Fix CVE-2014-3659. The original fix in 25 was not enough.
Obtained from:	http://seclists.org/oss-sec/2014/q3/690 (bash developer)
Security:	CVE-2014-3659
2014-09-25 15:38:56 +00:00
Emanuel Haupt
0fc68c9cab - Update to patch level 25 (4.3.25)
- Provide CPE information [1]

Provided by:    des
Notified by:	Chet Ramey <chet.ramey@case.edu>
2014-09-24 17:05:47 +00:00
Antoine Brodin
6b326fccf6 Fix stage violation/allow staging as a regular user 2014-09-23 17:57:31 +00:00
Baptiste Daroussin
d93608b8f1 Simplify plist 2014-09-23 09:53:01 +00:00
Baptiste Daroussin
41ec698b06 Clean up directory handling 2014-09-22 06:23:19 +00:00
Baptiste Daroussin
589f4f6557 Regenerate the patch that corrects memory report for builtin time command 2014-09-10 08:38:18 +00:00
Baptiste Daroussin
58d97dbf35 Update to 5.0.6
Only build with multibyte (disabling leads to weird bugs) [1]

Reported by:	adamw [1]
2014-08-28 19:44:35 +00:00
Kurt Jaeger
ffb6b0285b shells/mksh: R49 -> R50
PR:		191582
Submitted by:	olivierd
Approved by:	miwi (maintainer)
2014-08-27 05:17:52 +00:00
Emanuel Haupt
979faff7c1 - Update to 4.3.24
- Don't attempt to remove directories owned by a dependency
2014-08-19 19:31:35 +00:00
Marcus von Appen
75a85dc448 - Remove deprecated INSTALLS_EGGINFO knob. Since the ports use distutils,
there is no need to touch the plist.

With hat:	python@
2014-08-17 12:29:07 +00:00
Adam Weinberger
1399aac2c1 Fix build on -current. 2014-08-16 16:45:37 +00:00
John Marino
ec27a9c399 shells/lshell: Upgrade version 0.9.15.1 => 0.9.16
PR:		191828
Submitted by:	Ports Fury
2014-08-09 21:08:53 +00:00
Emanuel Haupt
30a7459d83 Update to 4.3.22 2014-08-01 16:14:07 +00:00
Adam Weinberger
0c749620ca Rename shells/ patch-xy patches to reflect the files they modify. 2014-07-29 14:33:30 +00:00
Jimmy Olgeni
fa3a17c064 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.

CR:		D422
Approved by:	portmgr (bapt)
2014-07-17 08:57:51 +00:00
Adam Weinberger
c6941c482e Add DOCS option where PORTDOCS is in plist. 2014-07-16 03:18:26 +00:00
Sunpoet Po-Chuan Hsieh
d37031eae1 - Fix PLIST
- Bump PORTREVISION for package change

Reported by:	swills
2014-07-15 16:56:10 +00:00
Sunpoet Po-Chuan Hsieh
087e042fee - Add LICENSE
- Use single space after WWW:
2014-07-12 20:34:34 +00:00
Sunpoet Po-Chuan Hsieh
583d0a1bd4 - Add LICENSE
- Remove unnecessary SHELLS
- Use ETCDIR
- Fix and sort PLIST
- Bump PORTREVISION for package change
2014-07-12 20:32:10 +00:00
Eitan Adler
6e2e6fe4b0 multiple: avoid RUN_DEPENDS=${BUILD_DEPENDS} anti-pattern
The ports infrastructure may insert additional content into the
	BUILD_DEPENDS variable which is not supposed to be a run depend.

Approved by:	portmgr (bapt)
2014-07-01 07:04:47 +00:00
Baptiste Daroussin
321251d1ce Fix build with texinfo from ports 2014-06-25 19:36:16 +00:00
Baptiste Daroussin
663ea54e10 Fix build without texinfo in base 2014-06-25 12:22:55 +00:00
Baptiste Daroussin
67d99922a7 Fix building zsh on a FreeBSD which is a NIS client [1]
Fix hangs upon '>(command)' redirections (enforce always using pipes) [2]

PR:		183253 [1], 180178 [2]
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> [1], danielsh@apache.org [2]
With help of:	jilles [2]
2014-06-22 22:54:43 +00:00
Antoine Brodin
a121f6b853 Package something 2014-06-21 21:56:04 +00:00
Adam Weinberger
ba89dd1b53 Correct typo... it's tar:bzip2, not tar:bz2. 2014-06-20 07:23:40 +00:00
Adam Weinberger
4a2c04146d Use the @shell helper instead of custom pkg-install/deinstall scripts. 2014-06-20 00:11:12 +00:00
Adam Weinberger
9b68f5d5fa Use the USES=tar:... variants. 2014-06-20 00:09:20 +00:00
Adam Weinberger
a846087921 USES, and remove unnecessary +='s from OPTIONS helpers. 2014-06-19 23:59:37 +00:00
Adam Weinberger
540107d688 NOPORTEXAMPLES :( 2014-06-19 23:57:32 +00:00
Adam Weinberger
d7e00649a3 No need to include bsd.options.mk here. While here, sort plist. 2014-06-19 23:55:15 +00:00
Baptiste Daroussin
1e29832872 Test ICONV_LIB instead of being dependant on an OSVERSION
Submitted by:	tijl
2014-06-18 08:37:30 +00:00
Baptiste Daroussin
a4f5f55d83 Only pickup iconv from base even if libiconv is installed [1]
While here do not leak stage path info zwc bytecode

Reported & tested by:	dim [1]
2014-06-15 22:22:04 +00:00
Sunpoet Po-Chuan Hsieh
c114fdc484 - Update MASTER_SITES
PR:		ports/190692
Submitted by:	Mat <mathieu.sim@gmail.com>
2014-06-13 14:57:01 +00:00
John Marino
d0bb05930a Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy.  Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.

Approved by:	portmgr (implicit)
2014-06-11 18:55:29 +00:00
Baptiste Daroussin
2bacde9c3b Add an @shell keyword to handle adding and remove a shell path in /etc/shell
Bump port revision of all ports that were doing it wrong prior to the keyword

CR:		D208
Reviewed by:	antoine
With hat:	portmgr
2014-06-11 17:42:36 +00:00
Baptiste Daroussin
1ec1ad3645 Use @sample 2014-06-11 16:38:43 +00:00
Jimmy Olgeni
55dc0f983a Remove all space characters from Makefile assignments.
No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
2014-06-08 19:51:27 +00:00
Martin Wilke
120af67ca6 - Update to 20140410 2014-06-03 10:46:19 +00:00
Rusmir Dusko
61ae1be6bb This port are no longer used or cared for.
Justhin Smith <freebsd.users at gmail.com> wishes to maintain this port
with my help.

- Pass maintainership to freebsd.users at gmail.com
2014-05-28 19:50:30 +00:00
Emanuel Haupt
677578d389 - Update to 4.3.18
- Port is sound enough to parallel build [1]

PR:		189207 [1]
Submitted by:	Jia-Shiun Li <jiashiun@gmail.com> [1]
2014-05-27 12:35:25 +00:00
Eitan Adler
056bad7f0b shells/dash: add note, change maintainer
- Add note
	- Give up maintainer
2014-05-27 05:50:19 +00:00
Akinori MUSHA
813e908e87 Update to 3.01b. 2014-05-23 03:30:05 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Emanuel Haupt
8dd26c8f51 bash does NOT require procfs mounted. 2014-04-22 17:09:54 +00:00
Emanuel Haupt
2c9bbf1dd0 Add an install message about the fact that fdescfs has to be present.
Discussed on:	ports@, amd64@
2014-04-22 09:20:56 +00:00
Emanuel Haupt
67c1d0f16e Update to 4.3.11 2014-04-17 10:31:37 +00:00
Martin Wilke
8688884b73 - Update to version 3.8
PR:		187491
Submitted by:	ports fury
2014-04-11 13:41:06 +00:00
Emanuel Haupt
7bb20d28c7 Update to 4.3.8 2014-04-07 14:43:30 +00:00
Palle Girgensohn
bef854725b correct misuse of X_CONFIGURE_ENABLE 2014-03-15 14:50:08 +00:00