1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

1542 Commits

Author SHA1 Message Date
Baptiste Daroussin
a90e315803 Move the SF mirrors first again 2015-06-16 11:03:49 +00:00
Baptiste Daroussin
641184f77f Fix du(1) completion
PR:		200768
Obtained from:	ZSH upstream
2015-06-15 12:36:13 +00:00
Baptiste Daroussin
784a48d73e Really fix the plist
Pointyhat to:	bapt
Reported by:	many
2015-06-02 20:52:49 +00:00
Baptiste Daroussin
98daa443af Forgot about the plist 2015-06-02 19:19:49 +00:00
Baptiste Daroussin
648b6ac962 Update to 5.0.8
Among the usual updates, users will be happy to discover plenty of new FreeBSD
related completion as well as zpty working out of box (which wasn't the case
anymore for a while)
2015-06-02 18:51:15 +00:00
Emanuel Haupt
42a77ab07a Update to 4.3.39 2015-06-01 20:35:09 +00:00
Dmitry Marakasov
bbbb411b47 - Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-30 12:27:51 +00:00
Pawel Pekala
b688c26f3a Wcd is a command-line program to change directory fast. It saves time typing
at the keyboard. One needs to type only a part of a directory name and wcd
will jump to it. Wcd has a fast selection method in case of multiple matches
and allows aliasing and banning of directories. Wcd also includes a full
screen interactive directory tree browser with speed search.

WWW: http://wcd.sourceforge.net/
2015-05-29 20:34:46 +00:00
John Marino
2fe0013ab7 shells/zsh: Fix runtime error when built by gcc-5 with upstream patch
The previous approved fix for building with gcc5 still didn't work right.
Sure enough, upstream updated their patch.  When we take that update,
zshell finally behaves.  Piggybacking on previous approval.
2015-05-26 10:54:36 +00:00
Mathieu Arnold
6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Mathieu Arnold
88bfe4bd43 Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2015-05-11 18:34:57 +00:00
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