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

1189 Commits

Author SHA1 Message Date
Eitan Adler
551080ca24 - Update website link
PR:		ports/163597
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
Feature Safe:	yes
2011-12-25 07:21:39 +00:00
Baptiste Daroussin
5292892317 Add the forgotten checksum for zsh-doc
Submitted by:	zi
2011-12-18 18:22:41 +00:00
Baptiste Daroussin
a599ae1e33 - update to 4.3.15 2011-12-18 14:11:43 +00:00
Baptiste Daroussin
5943fdf48a Fix distfile fetching with NOPORTDOCS=yes
Feature safe:	yes
2011-12-09 09:15:03 +00:00
Baptiste Daroussin
67bfb60ab3 - update to 4.3.14
- remove unnecessary USE_AUTOTOOLS
- fixes libiconv detection

Feature safe:	yes
2011-12-08 07:55:46 +00:00
Martin Wilke
198edf39f0 - Make sure after deinstall /etc/shells is clean
- Bump PORTREVISION

PR:		160528
Submitted by:	Kaspars Bankovskis <kaspars@bankovskis.lv>
Feature safe:	yes
2011-11-25 18:17:51 +00:00
Martin Wilke
82bb5a20ee - Update to R40c
PR:		162778
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
Feature safe:	yes
2011-11-24 16:37:00 +00:00
Baptiste Daroussin
f5e4192337 - Fix build for badly upgraded systems which have both utmp.h and utmpx.h
PR:		ports/156263
Submitted by:	Matthew Cashdollar <matthew@cashdollar.org>
Feature safe:	yes
2011-11-13 09:56:07 +00:00
Baptiste Daroussin
de07c68a57 Add the right patch
Reported by:	Jan Beich <jbeich@tormail.net> (by private mail)
2011-11-07 06:50:47 +00:00
Baptiste Daroussin
63b10b0674 and with the patch it is even better 2011-11-06 18:35:31 +00:00
Baptiste Daroussin
9bf9c7fcf0 - split the zsh_mem option into zsh_mem and zsh_secure_free activate secure_free my default disable mem by default[1]
- correct memory report for time builtin [2]
- bump portrevision

PR:		ports/143981 [1], ports/152820 [2]
Submitted by:	Richard Kolkovich <sarumont@sigil.org> [1], Anonymous <swell.k@gmail.com> and Tsu <inyaoo@gmail.com> [2]
Hurried by:	miwi :)
2011-11-06 18:35:06 +00:00
Martin Wilke
fb420e46ab - Update to 20111027 2011-10-28 14:55:50 +00:00
Adam Weinberger
7844e54677 Fix a variable substitution.
Note that this was the intended fix in PORTREVISION 3, the previous
commit, and was the change intended by ports/161999.

PR:		ports/161999
Submitted by:	Eugene Paskevich <eugene@raptor.kiev.ua>
2011-10-26 22:32:03 +00:00
Adam Weinberger
7093b565e9 Fix a // in path which apparently breaks portinstall's ability to parse
INDEX.

PR:		ports/161999
Submitted by:	Eugene Paskevich <eugene@raptor.kiev.ua>
2011-10-25 23:13:32 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Sunpoet Po-Chuan Hsieh
66fb8f0b56 - Add p5-Bash-Completion 0.008
bash completion should just work when you install new commands. Bash::Completion
is a system to use and write bash completion rules.

For end-users, you just need to add this line to your .bashrc or .bash_profile:

    setup-bash-complete

This will load all the installed Bash::Completion plugins, make sure they should
be activated and generate the proper bash code to setup bash completion for
them.

If you later install a new command line tool, and it has a
Bash::Completion::Plugin -based plugin, all your new shells will have bash
completion rules for it. You can also force immediate setup by running the same
command:

    setup-bash-complete

To write a new Bash::Completion plugin, see Bash::Completion::Plugin.

WWW: http://search.cpan.org/dist/Bash-Completion/
2011-10-23 07:40:59 +00:00
Wen Heping
9577ad0833 - Update MASTER_SITES and WWW
PR:		ports/161650
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-17 02:36:24 +00:00
Sunpoet Po-Chuan Hsieh
ef4cf984b6 - Bugfix: ksh segfaults on suspend
- Bump PORTREVISION for package change

Reported by:	Greg Rivers <gcr+freebsd-ports@tharned.org>
Obtained from:	https://bugzilla.redhat.com/show_bug.cgi?id=691077
2011-10-05 12:28:39 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Sunpoet Po-Chuan Hsieh
e7290cb82c - Use @dirrmtry for PREFIX/etc/bash_completion.d
Other ports (e.g. devel/glib20) install files to this directory.
- Costmetic change: put build-related knobs together
- Sort PLIST
- Space/tab twiddle

PR:		ports/160202
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 24 days)
2011-09-19 18:30:35 +00:00
Gabor Kovesdan
2fc6a06a9b - Track dependencies after databases/gdbm update 2011-09-12 13:46:58 +00:00
Eitan Adler
f82456ddc8 Ambit, at its simplest, uses Bash Brace Expansion to expand and list
hostnames OR commands. First and foremost Ambit is meant to be a general
purpose hostlist enumerator to be used by other applications or scripts.
Additionally Ambit can be used to manage User Specific as well as
System-Wide HostGroups. It can also be used to query Network HostGroups.
Finally, Ambit is able to detect when it is expanding a command (rather than
a host list), allowing for the command to be expanded and executed
synchronously. This means Ambit can expand and run just about anything on
the command line and usually works in places where Bash Brace Expansion
might fail.

WWW: http://m.a.tt/er/ambit/

PR:		159769
Submitted by:	Sascha Klauder <sklauder@trimind.de>
Approved by:	sahil (mentor)
2011-08-29 23:17:16 +00:00
David E. O'Brien
792f9af6d1 Update to Bash 4.1 patchlevel 11.
Under certain circumstances, running `fc -l' two times in succession
  with a relative history offset at the end of the history will result
  in an incorrect calculation of the last history entry and a seg fault

PR:	160239
2011-08-29 18:44:40 +00:00
Martin Wilke
1f0ca2475f - Update to R40b
PR:		158989
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2011-08-26 07:07:39 +00:00
Eitan Adler
e1f907bc92 - change the email address I use to maintain ports
Approved by:	bapt (mentor)
2011-08-21 20:51:40 +00:00
Eitan Adler
74db235785 - change the email address I use to maintain ports
Approved by:	bapt (mentor)
2011-08-21 16:12:46 +00:00
Sunpoet Po-Chuan Hsieh
a919b601f9 - Remove MANUAL_PACKAGE_BUILD: tinderbox build was fixed in Makefile r1.62
PR:		ports/159921
Submitted by:	gjb
2011-08-20 07:32:47 +00:00
Dirk Meyer
3db090b98b - add MASTER_SITE_LOCAL 2011-08-08 16:06:56 +00:00
Emanuel Haupt
f760c11728 Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared.
2011-08-02 20:58:23 +00:00
Baptiste Daroussin
c5e3914c60 Fix master_site 2011-08-02 16:22:15 +00:00
Adam Weinberger
3d51cfe6f3 Fix completions for portinstall, an indexing error.
PR:		ports/152387
Submitted by:	Martin GlaC <glaszig@gmail.com>
2011-08-01 22:03:35 +00:00
Frederic Culot
b2c5939eb8 - Update to 0.5.7
PR:		ports/159235
Submitted by:	Eitan Adler <lists@eitanadler.com> (maintainer)
2011-07-27 16:51:33 +00:00
Cy Schubert
34432c5ec1 The file completion bugfix for 8.X and 9.X introduced a bug under
7.X. This commit fixes this.
2011-07-05 13:36:06 +00:00
Cy Schubert
335a7ae799 Previous commit introduced a file completion bug under FreeBSD
versions prior to 8.X (7.X and earlier). This commit fixes that.
2011-07-05 13:34:43 +00:00
Cy Schubert
0c9c39fe78 Fix patch phase error. 2011-07-05 04:03:15 +00:00
Cy Schubert
ecd44ed342 As with other shells, link this shell dynamically. 2011-07-05 03:43:48 +00:00
Cy Schubert
353ab88661 Fix file completion bug.
PR:		140557
2011-07-05 03:41:09 +00:00
Martin Wilke
2d04c548fe - Kick MD5 2011-07-02 20:20:55 +00:00
Cy Schubert
b3f7d2a5a0 Fix error introduced by previous commit.
Pointy hat to:		me
2011-06-28 20:04:38 +00:00
Cy Schubert
71b8216003 Bring back 44bsd-csh. 2011-06-28 19:09:58 +00:00
Cy Schubert
061748f3fd Bring back this port. 2011-06-28 19:09:14 +00:00
Martin Wilke
62fbb7f298 Bye Bye
2011-05-01 irc/gdesklets-irc: Upstream disapear and distfile is no more available
2011-06-24 net/libevnet: no longer necessary now that libevent2 has been released
2011-05-01 shells/44bsd-csh: Upstream disapear and distfile is no more available
2011-05-01 www/mod_auth_ldap: apache 13/20 is sceduled for deletion, migrate to 2.2.x+ and mod_authnz_ldap now
2011-05-01 www/mod_auth_remote: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_authenticache: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_layout2: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_macro2: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_traf_thief: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 www/mod_transform: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-06-25 09:23:47 +00:00
Martin Wilke
99d15064f7 - Update to R40
PR:		157829
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
2011-06-25 05:18:30 +00:00
Sunpoet Po-Chuan Hsieh
0bdb381db8 - Fix build when WITH_STATIC is set
Reported by:	dougb@
Submitted by:	jhell <jhell@DataIX.net>
2011-06-24 21:45:13 +00:00
Andrej Zverev
7a1dccccd5 - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
2011-06-20 09:03:27 +00:00
Sunpoet Po-Chuan Hsieh
e082dab196 - Remove INSTALLROOT completely
- Add OPTIONS: STATIC
- Change manipulation on /etc/shells
- Respect PORTEXAMPLES
- Bump PORTREVISION for PLIST change
2011-06-19 00:58:26 +00:00
Olli Hauer
b8c2df43b8 -Add both versions of each configure flag (--enable-x/--disable-x) for safety
-Update to May 26, 2011 snapshot:
    Add support for OpenSSH's sftp-server umask option.
    Remove inline references to satisify certain compilers
    Remove the now unnecessary sftp-logging compatibility mode.
    When getopt_long is not available, like on AIX, use bundled NetBSD
        getopt_long.
    Update the SECURITY document to include a reference to /etc/popt and \
        ~/.popt as they relate to rsync.
    Fix for rsync-3.0 which now uses a short -e option, with an optional
        argument as a server side option indicating protocol compatibility.
    Fix scponly crash on Solaris
    Fix detection and inclusion of getopt on certain platforms
    Document risks associated with popt reading /etc/popt and ~/.popt
    Document getopt requirement (when certain configure options are enabled)
 - cleanup redundant BUILD_DEPENDS+=  [1]

PR:		ports/157804
Submitted by:	Rob Farmer <rfarmer _at_ predatorlabs.net> (maintainer), ohauer  [1]
Approved by:	maintainer
2011-06-18 17:24:07 +00:00
Sunpoet Po-Chuan Hsieh
446fc42167 - Update to 0.91
- Respect PORTEXAMPLES

Changes:	http://search.cpan.org/dist/Term-ShellUI/Changes
2011-06-12 19:09:25 +00:00
Baptiste Daroussin
7769f7cfd2 - update to 4.3.12
Changes since 4.3.11
--------------------

The zsh/parameter module has a new readonly associative array
$usergroups whose keys are the names of system groups of which the
current user is a member and whose values are the corresponding
group identifiers.

The region_highlight array, which controls highlighting of the
command line from zle widgets, is now updated dynamically as
the command line is edited.

In POSIX emulation ("emulate sh") the shell is more accurate about
when it should or should not exit on errors.

The ${NAME:OFFSET:LENGTH} syntax now supports negative LENGTH, which
counts back from the end of the string.

The (g:opts:) flag in parameter expansion processes escape sequences like
the echo and print builtins.  opts can be any combination of o, e and c.
With e, acts like print rather than echo except for octal escapes which
are controlled separately by the o option.  With c, interpret control
sequences like "^X" as bindkey does.  Regardless of the opts, \c is not
interpreted.
2011-05-31 18:29:12 +00:00