1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

1165 Commits

Author SHA1 Message Date
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