| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Justhin Smith <freebsd.users at gmail.com> wishes to maintain this port
with my help.
- Pass maintainership to freebsd.users at gmail.com
|
|
|
|
|
|
|
| |
- Port is sound enough to parallel build [1]
PR: 189207 [1]
Submitted by: Jia-Shiun Li <jiashiun@gmail.com> [1]
|
|
|
|
|
| |
- Add note
- Give up maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
Discussed on: ports@, amd64@
|
| |
|
|
|
|
|
| |
PR: 187491
Submitted by: ports fury
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Use options helpers
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
bsd.port.options.mk.
|
|
|
|
| |
so switch to it as the MASTER_SITE.
|
| |
|
|
|
|
| |
shells/bash proper. Bump PORTREVISION on affected ports.
|
| |
|
|
|
|
|
|
|
|
|
| |
that we're at version "4.3.". Set PORTVERSION to 4.3.${PATCHLEVEL} until we have
the first patch released upstream. Also bump PORTREVISION to make sure all port
tools deal with this correctly.
Notified by: "Matthew D. Fuller" <fullermd@over-yonder.net>
Discussed with: kwm
|
| |
|
|
|
|
| |
Notified by: kwm
|
|
|
|
|
|
|
|
|
| |
- Takeover maintainership
- Merge changes from shells/bash-devel this updates the port to 4.3
- Remove the now useless -devel ports
- Document change in ports/MOVED
Approved by: portmgr (bapt)
|
| |
|
|
|
|
|
| |
PR: 187206
Submitted by: adamw
|
|
|
|
|
|
|
| |
- Fix PLIST [1]
- Bump PORTREVISION for package change
Submitted by: olgeni [1]
|
| |
|
|
|
|
|
| |
PR: ports/185256
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
|
|
|
|
|
|
| |
While here: use optionsng
Reported by: miwi [1]
|
| |
|
|
|
|
|
| |
PR: ports/181438
Approved by: bapt (mentor)
|
|
|
|
|
| |
PR: ports/181438
Approved by: bapt (mentor)
|
|
|
|
|
|
|
|
| |
Fix staging
PR: ports/181438
Submitted by: Chweigert Udo <Udo.Schweigert@siemens.com>
Reviewed by: bapt (mentor)
|
| |
|
|
|
|
| |
any install target.
|
|
|
|
|
|
|
|
|
|
|
| |
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
| |
|
|
|
|
|
|
|
| |
- Add LICENSE
PR: ports/180573
Submitted by: maintainer
|
| |
|
|
|
|
| |
Approved by: bapt@ (co-mentor)
|
|
|
|
|
|
| |
- Fix DOCS Option, add extra-patch-Makefile.in
Reviewed by: horia
|
|
|
|
|
|
|
|
|
|
| |
- Simplify master site
- Take maintainership
- Add PORTDOCS=* and remove DOCS from pkg-plist
- Remove obsolete patches, changed by Upstream
- Change REINPLACE_CMD for proper pkg message
Reviewed by: horia
|
| |
|
|
|
|
| |
exec/unexec the path to the manpage was written to /etc/shells.
|
|
|
|
|
|
|
| |
- Update pkg-desc
PR: 185677
Submitted by: olivierd@
|
|
|
|
|
|
|
|
| |
- Use option framework
PR: 182358
Submitted by: myself
Approved by: miwi@ (implicit, maintainer timeout 4 months)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
I really have no idea what is going on with the distfile. The 2.1 tag
has been in the b-c git tree for 9 months now, but their website hasn't
been updated to reflect this. Their alioth area now shows no files
whatsoever, which makes this version (and any other) unfetchable. Some
distros are also using 2.1, some aren't. So, let's cut our losses and
just host it ourselves. Hopefully this can help some other distros too.
While I'm here, clean up the Makefile a bit to feed my OCD.
|
| |
|
|
|
|
| |
- Trim indefinite article from COMMENT
|
| |
|
|
|
|
|
| |
PR: ports/185255
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
|
|
|
|
|
|
|
|
|
|
|
|
| |
The bash-completion.pc and bash_completion.sh files were not getting
installed in the correct location per pkg-plist, mainly because the
Makefile.in was modified *after* the configuration target was complete,
that is to say after Makefile has been generated.
By improving the Makefile.am patch, the post-configure target can be
simplified.
Approved by: maintainer (adamw)
|
| |
|
| |
|
| |
|
|
|
|
| |
General cleanup
|
| |
|
|
|
|
| |
Mark as broken on every version not having fs/ntfs/ntfsmount.h
|
|
|
|
| |
Fix build with clang on head (symbol collision)
|
| |
|
|
|
|
|
| |
Allow packaging as a user
Remove redundant strip (install -s already do it)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Remove condition around the rcs build depends:
What ever the version of FreeBSD is it will only pulls in rcs from ports
if and only if rcs is not in base.
|
| |
|
|
|
|
|
|
|
|
|
| |
Ensure the configure script always activate the same features wether or not
fdescfs is mounted: Always consider /dev/fd as absent
Bump portrevision as packages on the cluster are built with fdescfs mounted.
With hat: portmgr
Reported: Derek Schrock (skered- via #poudriere)
|
| |
|
|
|
|
|
|
| |
Submitted by: Anton Yuzhaninov <citrin@citrin.ru>
While I'm here, convert bash selection to OPTIONS.
|
|
|
|
|
|
|
| |
- Support staging
PR: ports/184844
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket)
|
|
|
|
|
| |
Tested by: poudriere
Approved by: portmgr (bapt)
|
|
|
|
| |
- Replace some FIND ... CPIO with COPYTREE_SHARE.
|
|
|
|
|
|
| |
While here support stage (cheating on PREFIX as the port does only use PREFIX to install)
Submitted by: former maintainer
|
|
|
|
|
|
| |
maintainer timeout.
PR: ports/183196
Submitted by: mat
|
| |
|
| |
|
|
|
|
| |
. Add devel/p5-Term-ReadLine-Perl as dependency, as suggested by install scripts
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent
I fixed a few PORTDOCS misusage, I'll do a second pass.
With Hat: perl@
|
| |
|
|
|
|
|
|
|
|
|
| |
The following ports will not build with a binutils 2.22+ linker built
with standard options. This has been obvious with DPorts, but difficult
to see on FreeBSD. However, setting the ports compiler as a recent gcc
(e.g lang/gcc48) is an excellent way to detect the unspecified but needed
libraries as these recent GCC compilers use the latest binutils linkers.
These patches were tested on FreeBSD 8.4 and DragonFly 3.5
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
. shells/fish;
. games/instead;
. www/xapian-omega;
. devel/xdg-user-dirs.
Submitted by: marino (via e-mail)
Approved by: portmgr (bapt, implicit)
|
| |
|
| |
|
| |
|
|
|
|
| |
shells)
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/181438
Submitted by: Sean Bruno <sbruno@FreeBSD.org>
|
| |
|
|
|
|
|
|
| |
- Bump port revision as it concerns a default option
Submitted by: Paul Mulders <justinkb@gmail.com> (by private mail)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Do not mention PORTNAME in the COMMENT (according to PH section 5.6)
- Avoid .for loop when installing portdocs, slightly cleanup Makefile
- Reformat pkg-descr nicely (now perfectly aligned on both sides) and
pacify portlint(1) by using correct delimiter after WWW line (space,
per PH section 3.2.1).
Reported by: marino
Approved by: miwi, bapt (portmgr, implicit)
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for INIT udpate
Changes: http://www2.research.att.com/~gsf/download/gen/INIT.html#INIT changes
http://www2.research.att.com/~gsf/download/release.2013-05-24.2013-05-21.html
|
|
|
|
| |
- Trim Makefile header
|
|
|
|
| |
Reviewed by: bapt
|
|
|
|
|
| |
Convert to USES=gmake where appropriate
Trim headers
|
|
|
|
|
|
|
| |
- While here trim header
PR: 180420
Submitted by: Jason Harris <jharris@widomaker.com>
|
| |
|
| |
|
|
|
|
| |
The remainder have other pending patches which I must finish before conversion.
|
|
|
|
| |
- Cleanup Makefile header
|
|
|
|
|
|
| |
- Assign some p5- ports under perl@ maintainership.
Approved by: portmgr@ (bapt@)
|
|
|
|
| |
Reported by: wg
|
| |
|
| |
|
|
|
|
|
| |
PR: 178868
Submitted by: Ports Fury
|
| |
|
|
|
|
|
|
| |
-
Requested by: many
|
|
|
|
|
| |
PR: 178224
Submitted by: olivierd@
|
| |
|
| |
|
|
|
|
| |
Convert USE_READLINE by USES=readline
|
|
|
|
| |
use OPTIONS_SLAVE.
|
| |
|
|
|
|
| |
This fixes build with nls not correctly pulling in libintl given USES= gettext was set after pre.mk which is forbidden
|
| |
|
|
|
|
|
|
|
|
|
| |
system are tracked. Without this "fix", /usr/bin/sftp is not recongnized
to negate the build dependency of openssh-portable. [1]
- Bump PORTREVISION.
Discussed with: bdrewery [1]
|
|
|
|
|
|
| |
This is the case if running base with WITHOUT_OPENSSH
Approved by: gjb (maintainer)
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
| |
Reported by: bdrewery
Approved by: portmgr (implicit)
With hat: portmgr
|
|
|
|
|
| |
- Fix COMMENT
- Trim header
|
|
|
|
| |
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
|
|
|
|
| |
port.
|
| |
|
|
|
|
| |
trailing slashes) from pkg-plist.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.
Reviewed by: drogoh (on irc)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
|
|
|
|
| |
Trim header while here
|
|
|
|
|
|
|
| |
makefile and may not be used by ports makefiles.
In addition, avoid problems should the defaults ever change.
Approved by: portmgr (tabthorpe)
|
| |
|
| |
|
| |
|
|
|
|
| |
- Convert Header
|
|
|
|
|
|
|
| |
- Convert header
PR: 174664
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* If a backslash-newline (which is removed) with no other input is given as
input to `read', the shell tries to dereference a null pointer and seg faults.
* Under certain circumstances, bash attempts to expand variables in
arithmetic expressions even when evaluation is being suppressed.
* Output redirection applied to builtin commands missed I/O errors if
they happened when the file descriptor was closed, rather than on write
(e.g., like with an out-of-space error on a remote NFS file system).
* Process substitution incorrectly inherited a flag that inhibited using
the (local) temporary environment for variable lookups if it was providing
the filename to a redirection. The intent the flag is to enforce the
POSIX command expansion ordering rules.
|
|
|
|
| |
Also, use MDOCS.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- therefore get rid of discouraged IGNOREFILES
- Use default SYSLOG definition
- Remove unused WITHOUT_NLS variable assignment
- Indentation
- Adjust options description
- Do not install help files, those are meant for translation. Change HELP
option to either einable or disable builtin help where default is enabled [1]
- Bump PORTREVISION
Reviewed by: ak [1]
|
| |
|
| |
|
|
|
|
|
|
| |
version of shells/bash-static.
This port has also been converted to use OPTIONSng.
|
|
|
|
|
|
| |
version of shells/bash.
This port has also been converted to use OPTIONSng.
|
| |
|
| |
|
| |
|
|
|
|
| |
- Strip Makefile header
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE.
- Add MAKE_JOBS_SAFE.
- Support USE_READLINE.
- Support INFO_PATH.
PR: ports/172066
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
|
|
|
|
| |
Bump port revision as the options name has change a lot
Add CHDIR and DOCS to options
|
|
|
|
|
| |
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
|
|
|
|
| |
Reported by: portscout
Feature safe: yes
|
|
|
|
|
| |
Spotted by: rm
Feature safe: yes
|
|
|
|
|
|
| |
PR: ports/173980
Submitted by: nemysis <nemysis@gmx.ch>
Feature safe: yes
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Update WWW in pkg-descr
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
2012-11-26 palm/txt2pdbdoc: No more public distfiles
2012-11-26 sysutils/xloadface: No more public distfiles
2012-11-26 shells/gscommander: Abandonware
2012-11-26 security/saferpay: No more public distfiles
2012-11-26 x11-wm/qvwm: No more public distfiles
Feature safe: yes
|
|
|
|
|
|
|
|
| |
Please note that the mechanism for activating the completions
library has changed. You must source
${PREFIX}/share/bash-completion/bash_completion.sh from your .bashrc.
Feature safe: yes
|
|
|
|
|
|
| |
public distfiles are available
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
| |
- Convert to new options framework
Changes: http://www2.research.att.com/~gsf/download/gen/ast-ksh.html#ksh93 changes
http://www2.research.att.com/~gsf/download/gen/INIT.html#INIT changes
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/171084
Approved by: Matsui Shinsuke <smatsui@karashi.org> (maintainer)
|
|
|
|
|
|
|
|
| |
http://www.vuxml.org/freebsd/65b25acc-e63b-11e1-b81c-001b77d09812.html
documents rather serious vulnerability that allows people to curcumvent
protections put by rssh, thus making it a kind of non-usable tool.
Security: 65b25acc-e63b-11e1-b81c-001b77d09812
|
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
|
|
|
|
|
| |
PR: 170283
Submitted by: Bryan Drewery <bryan@shatow.net>
|
| |
|
| |
|
|
|
|
|
|
| |
- Fix plist
Reported by: zi [1]
|
|
|
|
|
|
|
|
| |
no much changes for us (we where following the 4.3.x dev branch for a while)
except we are back on an official stable branch
Note that this version offers completion for dtrace, beadm (not tested with
FreeBSD versions) and improved completion for zfs.
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
|
| |
|
| |
|
|
|
|
|
|
| |
[1] http://svn.freebsd.org/changeset/base/227487
Submitted by: cy
|
|
|
|
| |
Approved by: maintainer (miwi@ via email)
|
|
|
|
| |
Approved by: skreuzer
|
|
|
|
|
|
|
|
|
|
|
| |
Do not stop scanning if we see '$' as it does more harm than good.
For $HOME/tm we should return $HOME/tm*
Set license to BSD (not "public domain" due to sigact.[ch]).
Submitted by: Simon Gerraty <sjg@juniper.net>
Obtained from: NetBSD
Approved by: skreuzer
|
| |
|
| |
|
|
|
|
| |
Add shared DEBUG description
|
|
|
|
| |
Reported by: freshports sanity check
|
| |
|
|
|
|
|
| |
PR: ports/168140
Submitted by: Rob Windsor <windsor@warthog.com>
|
|
|
|
|
| |
PR: ports/167857
Submitted by: Jan Beich <jbeich@tormail.org>
|
| |
|
|
|
|
|
| |
PR: ports/167054
Submitted by: Ismail Yenigul <ismail.yenigul@surgate.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
since it more preferable way since 0.9(0).
|
|
|
|
| |
Notified by: pfg
|
|
|
|
|
| |
PR: 166750
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
|
|
|
|
|
|
| |
PR: 166535
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Feature safe: yes
|
|
|
|
|
|
|
|
| |
Add a WITH_STATIC knob to create a statically linked binary
Remove dead MASTER_SITE
Reported by: Andy Kosela <akosela@andykosela.com>
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Add LICENSE
Changes: http://www2.research.att.com/~gsf/download/gen/ast-ksh.html#ksh93 changes
http://www2.research.att.com/~gsf/download/gen/INIT.html#INIT changes
Feature safe: yes
|
|
|
|
|
| |
PR: ports/166232
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
| |
- move away from tar installation, extract to work and install [2]
- use portdata from majority of pkg-plist entries [2]
- pass maintainer-ship to conrads@cox.net [1]
PR: ports/166232
Submitted by: conrads@cox.net [1], 5u623l20@gmail.com [1], jgh [2]
Feature safe: yes
|
|
|
|
|
|
| |
- bump portrevision
Feature safe: yes
|
|
|
|
|
|
|
| |
PR: ports/166093
Submitted by: jgh@
Approved by: maintainer, rfarmer@predatorlabs.net
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 166061
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index
|
|
|
|
| |
PR: 164418
|
| |
|
|
|
|
|
| |
Requested by: ume
Pointy hat to: pav
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Add BUILD_DEPENDS
- Do not silence installation message
Changes: http://search.cpan.org/dist/Term-ShellUI/Changes
|
|
|
|
|
| |
PR: 164251
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
Obtained from: zsh (cvs)
|
| |
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
Changes: http://www2.research.att.com/~gsf/download/gen/INIT.html#INIT changes
|