Commit graph

1241 commits

Author SHA1 Message Date
Emanuel Haupt
33fcf400f8 End WWW CPAN URL with a "/" 2011-12-28 08:20:20 +00:00
Mark Linimon
6cf6b4399b Mark as broken on powerpc.
Hat:		portmgr
2011-12-28 06:55:26 +00:00
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
Akinori MUSHA
e4522097ed Add support for xz archives to the configuration file. 2011-05-16 12:38:19 +00:00
Sylvio Cesar Teixeira
a0604961ff - Update to 2.14 2011-05-13 18:03:58 +00:00
Baptiste Daroussin
0b10dff092 Another bunch of expired ports removal
2011-05-01 audio/albumart: Upstream disapear and distfile is no more available
2011-05-01 audio/aylet: Upstream disapear and distfile is no more available
2011-05-01 audio/cantus: Upstream disapear and distfile is no more available
2011-05-01 audio/xaylet: Upstream disapear and distfile is no more available
2011-05-01 science/oases: Upstream disapear and distfile is no more available
2011-05-01 shells/pash: Upstream disapear and distfile is no more available
2011-05-03 13:05:08 +00:00
Baptiste Daroussin
8d27ddb9bd Add a new macro to deal with conflict between ncurses from base and ncurses from ports.
If a ports is linked against ncurses from base or from the ports, it should then add:
USE_NCURSES=yes

it is also possible to specify the hard dependency on the ports ncurses or one the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes

PR:		ports/155269
Submitted by:	me
Reviwed by:	pav@
Approved by:	portmgr (pav@)
Exp-run by:	portmgr (pav@)
2011-04-11 08:34:17 +00:00
David E. O'Brien
bf7ad139d5 Add option to log user history to syslog.
PR:		155780
Submitted by:	Alexander Kriventsov <avk@vl.ru>
2011-04-06 17:47:52 +00:00
David E. O'Brien
2159e26025 Update to Bash 4.1 patchlevel 10. 2011-04-05 17:38:33 +00:00
Emanuel Haupt
7cb0f4833e Remove shells/bash3: Has expired: Use shells/bash or shells/bash-static instead. 2011-03-26 10:06:56 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Baptiste Daroussin
1b1b5b16d9 Deprecate unmaintained ports from shells where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
2011-03-13 12:54:43 +00:00
Baptiste Daroussin
b05bfa64b5 - Take maintainership, des@ is no longer having enough time for zsh, he has done a
really great job with zsh, thanks a lot. [1]
- Upgrade to 4.3.11
- add linsysfs to the file system list for completion [2]
- fix mount completion when adding available labels to the list of devices [3]

PR:		ports/141472 [2], ports/145657 [3]
Submitted by:	scf [2], Frédéric Perrin <frederic.perrin _at_ resel.fr> [3]
Approved by:	des@ [1]
2011-02-28 08:01:01 +00:00
Thomas Abthorpe
73c7900f5b - Reassign ports to heap
Submitted by:	alepulver
2011-02-27 04:54:41 +00:00
Martin Wilke
1b8254d567 - Move to py25 or above
- While here kick md5 support
2011-02-25 00:47:51 +00:00
Sunpoet Po-Chuan Hsieh
a8d62b50c0 - Fix INSTALLROOT issue which breaks 'make package' under some circumstances
- Take maintainership
2011-02-15 01:26:17 +00:00
Adam Weinberger
9e2ba8ac31 Update to 1.3.
According to the CHANGES file, the avahi-browse error is patched in this
version, though in a manner a bit different from our patch. Please test
on amd64 and let me know if the problem has regressed.
2011-02-12 21:34:23 +00:00
Sunpoet Po-Chuan Hsieh
ddd4d57145 - Update to 2011-02-08
- Remove expired CONFLICTS
- Use FETCH_ARGS
- Fix typo

PR:		ports/154655
2011-02-11 14:43:15 +00:00
Mark Linimon
a4f901cda2 Unfortunately, reset maintainer.
Please see http://docs.freebsd.org/cgi/mid.cgi?201102101950.p1AJoAwm027852.

Hat:		portmgr
2011-02-11 03:06:01 +00:00
Sylvio Cesar Teixeira
0f927a632b - Update to 2.13
Feature safe:	yes
2011-02-03 17:13:27 +00:00
Sylvio Cesar Teixeira
deea26651e - Update to 0.9.14
Feature safe:	yes
2011-02-03 17:11:24 +00:00
Rene Ladan
d543942f15 Remove expired ports:
2011-01-24 dns/staticcharge: abandoned by author
2011-01-21 shells/bash3-static: Use shells/bash or shells/bash-static instead

shells/bash3 is still used by devel/quilt

Feature safe:	yes
2011-01-29 23:28:35 +00:00
Philip M. Gollucci
116ec22ac1 - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
2010-12-29 20:04:42 +00:00
Wen Heping
f08bff30cb -Patch SECURITY doc to include note about bypassing rsync argument checking with popt (from upstream) and tell people to read it
-Drop long comment describing knobs - it just duplicates OPTIONS
-For SCPONLY_DEFAULT_CHDIR, print a note about setting it. I'm not sure if post-patch is the best place for this, though?
-Drop dead site and just use Sourceforge
-Use the PORTDOCS variable
-Install some useful docs and drop useless one (TODO)
-Drop pre-everything message about defaults changing; that was 5 years ago
-LOCALBASE vs. PREFIX correction
-Add post-install messages to the plist so package users see them too

PR:		ports/153115
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
2010-12-15 07:12:02 +00:00
Olli Hauer
fa9e601d64 - Fix support for rsync 3.0
Rsync 3 needs the "-e" option, which is blocked without this patch by scponly

 Patch pulled from upstream CVS, which states a full release will come soon:
 http://lists.ccs.neu.edu/pipermail/scponly/2010-November/002170.html

 Reported by: Frank Bartels <knarf _at_ knarf.de>

PR:		152869
Submitted by:	Rob Farmer <rfarmer _at_ predatorlabs.net> (maintainer)
2010-12-07 21:46:51 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Emanuel Haupt
9962f88dea Remove shells/bash-completion-classic, the amd64 workaround is no longer
required as shells/bash-completion works with amd64.
2010-11-29 14:54:06 +00:00
Pav Lucistnik
7a9a65392e - Fix runtime error by disabling gcc optimizations
PR:		ports/152499
Submitted by:	Harald Hanche-Olsen <hanche@math.ntnu.no>
2010-11-24 21:25:27 +00:00
Adam Weinberger
647f205ac5 This patch hopefully fixes bash freezing on amd64 when using host-based
completions. Tons of thanks to Raphael Kubo da Costa for identifying the
fix and providing us with a patch, and to ehaupt for testing!

PR:		ports/150322
Submitted by:	Raphael Kubo da Costa <kubito@gmail.com>
Reviewed by:	ehaupt
2010-11-21 02:48:14 +00:00
Martin Wilke
48d0150735 - Update to 0.3.1 2010-11-04 10:02:22 +00:00
Emanuel Haupt
762aefd34d - Drop maintainership
- Mark the port DEPRECATED with the message to use shells/bash or
  shells/bash-static instead
- Set an EXPIRATION_DATE of 3 months
2010-10-21 14:13:31 +00:00
David E. O'Brien
9e909fc921 Update to Bash 4.1 patchlevel 9. 2010-10-20 01:08:16 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Max Brazhnikov
b88c31a546 Update to 0.5.6.1
PR:		ports/150956
Submitted by:	Eitan Adler (maintainer)
2010-10-02 11:17:01 +00:00
Emanuel Haupt
93fe01a2b1 Change my MAINTAINER address 2010-09-29 19:01:12 +00:00
Akinori MUSHA
114cb1ed36 Update to 3.00j w/ a patch.
Declare the port MAKE_JOBS_SAFE.
2010-09-28 13:23:45 +00:00
Emanuel Haupt
481c9ad0ee connect shells/bash-completion-classic 2010-09-21 07:23:12 +00:00
Emanuel Haupt
b623d9f2fb Bring back the classic version of shells/bash-completion.
shells/bash-completion is developed by a new group and has some very nice new
features. Unfortunately, the new version currently causes problems on amd64
systems. People with amd64 systems may use this classic version as an
alternative.
2010-09-21 07:22:37 +00:00
Adam Weinberger
0cf84630c9 Now that shells/bash-completion-classic is in the tree, register a
conflict with it. Also, remove the rsync-disable hack on amd64, and
replace it with a simple BROKEN message.

Note that shells/bash-completion-classic is currently an unedited
repocopy, but I know ehaupt is working to get it up and running.
2010-09-20 23:09:06 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Sylvio Cesar Teixeira
369bc81a6f - Update to 2.12 2010-09-13 19:53:46 +00:00
David E. O'Brien
9f82a80526 Add OPTIONS processing. 2010-09-10 02:30:50 +00:00
Emanuel Haupt
135815e4ab - Remove iconv dependency if WITHOUT_NLS is defined
- Bump PORTREVISION

PR:             149981
Submitted by:   Jeremy Chadwick <freebsd@jdc.parodius.com> (via ports)
Approved by:    obrien (maintainer-timeout; 14 days)
2010-09-09 13:24:39 +00:00
Adam Weinberger
d3a1b2b72b The rsync completion plugin causes the shell to freeze on amd64.
Until that gets resolved, I'm disconnecting the rsync plugin from
the build on amd64.

PR:		ports/150322
Submitted by:	ehaupt
2010-09-06 20:30:14 +00:00
Adam Weinberger
94e6575455 Add pkg-plist, forgotten in bash-completion-1.2 commit. 2010-09-04 17:52:21 +00:00
Adam Weinberger
293b2c979e Replace bash-completion with a new package.
The previous bash-completion package hadn't been updated since 2006. A
new group has picked up the package and continued development. The old
completions should remain, so I'm not going to update UPDATING.

I'm taking maintainership of this as well. Many thanks to Kirk, the
previous maintainer!
2010-09-04 17:51:46 +00:00
Emanuel Haupt
9f049e5f9f - Depend on libiconv in order to fix package installation
- Bump PORTREVISION

PR:		147747, 148329, 149218
Submitted by:	Alex Goncharov <alex-goncharov@comcast.net>,
		Garrett Wollman <wollman@khavrinen.csail.mit.edu>
		yar
Approved by:	obrien (maintainer timeout; > 50 days)
2010-08-06 08:48:46 +00:00
Sylvio Cesar Teixeira
1dfa9021d7 - Fix in @exec installs incorrect file
PR:		ports/149081
Submitted by:	Jimmy Olgeni <olgeni@freebsd.org>
2010-08-05 12:33:43 +00:00
Jimmy Olgeni
9c42039003 Typo fix. 2010-07-30 14:11:09 +00:00
Akinori MUSHA
7937bc19ac Update to 3.00i. 2010-07-28 08:03:26 +00:00
Martin Wilke
d577018019 - Do not redefine EXAMPLESDIR to respect PREFIX
- Remove erroneous @dirrm from PLIST_DIRS

PR:		148043
Submitted by:	Yuri Pankov <yuri.pankov@gmail.com> (maintainer)
2010-07-12 03:11:35 +00:00