| non port: Tools/scripts/addport |
|
CVSWeb
|
Number of commits found: 37 |
|
Mon, 29 Aug 2011
|
[ 14:54 crees ]
1.60 Tools/scripts/addport
Add option (-y) to check for similarly named ports.
PR: ports/159841
Submitted by: crees (me)
Approved by: garga (maintainer)
|
|
Tue, 16 Aug 2011
|
[ 00:09 swills ]
1.59 Tools/scripts/addport
- Back out category check for now
|
|
Mon, 15 Aug 2011
|
[ 21:21 swills ]
1.58 Tools/scripts/addport
- Remove obfuscation of submitter email at request of dougb
- Add check that port is in right directory as I've been bitten by this
|
|
Wed, 27 Jul 2011
|
[ 17:18 garga ]
1.57 Tools/scripts/addport
Change shebang to #!/usr/bin/env perl, as required by bapt@
|
|
Sun, 6 Jun 2010
|
[ 09:30 romain ]
1.56 Tools/scripts/addport
- Unbreak the -n flag;
- Remove invalid reference to freefall.
Approved by: garga
|
|
Thu, 25 Mar 2010
|
[ 15:44 dinoex ]
1.55 Tools/scripts/addport
- allow addport to work in ports-mgnt again
Approved by: garga, drso, flz
|
|
Tue, 21 Oct 2008
|
[ 21:32 sobomax ]
1.54 Tools/scripts/addport
Make sure we don't add ${WRKDIR}.
|
|
Thu, 19 Jun 2008
|
[ 22:09 erwin ]
1.53 Tools/scripts/addport
1.6 Tools/scripts/chkmodules.pl
1.5 Tools/scripts/modulesupdate
1.19 Tools/scripts/rmport
CVSROOT/modules no longer contains an entry per port, remove support
for this from these scripts.
|
|
Wed, 19 Dec 2007
|
[ 16:54 garga ]
1.52 Tools/scripts/addport
Fix a problem when add new ports on ports-mgmt category. ports-mgmt/Makefile
lines has 3 spaces before SUBDIR word and all other categories has 4.
I've asked pav@ if there is a default format of category Makefiles and he said
the number of spaces doesn't matter, so, i fix addport to respect the current
number of spaces and/or tabs the file has.
Reported by: miwi, erwin
|
|
Fri, 20 Apr 2007
|
[ 12:45 garga ]
1.51 Tools/scripts/addport
Fix addport to work correctly with ports-mgmt category.
Reported by: miwi
Tested by: miwi
|
|
Fri, 14 Jul 2006
|
[ 01:49 shaun ]
1.50 Tools/scripts/addport
Add an option to the addport script: -b requests that any files in
${FILESDIR} which look like patches be treated as binary files. This
prevents RCS tags in patch fragments causing a problem for CVS.
Approved by: garga (maintainer),
ahze (mentor, implicit)
|
|
Tue, 4 Jul 2006
|
[ 23:12 garga ]
1.49 Tools/scripts/addport
When automatic commit log is generated, change @ to " at " on submitter email
to prevent spam
|
|
Tue, 16 May 2006
|
[ 15:44 garga ]
1.48 Tools/scripts/addport
1.4 Tools/scripts/modulesupdate
- Change addport script to do the job locally instead connect to freefall every
time to add a new module. If you want to still use old way, just use
"-M freefall.FreeBSD.org" option
- Take addport maintainership
- When modulesupdate fail, ask user to retry
- Change modulesupdate to work fine with addport
Approved by: will (maintainer)
|
|
Tue, 4 Oct 2005
|
[ 16:26 garga ]
1.47 Tools/scripts/addport
- Add a new option -L, it works like -l but uses pkg-descr to create
commit message.
Approved by: will (maintainer)
|
|
Sun, 10 Jul 2005
|
[ 22:18 marcus ]
1.46 Tools/scripts/addport
Add prototypes for all the subroutines which fixes compilation with
Perl 5.8.7.
Reported by: mezz
|
|
Tue, 12 Apr 2005
|
[ 11:03 vs ]
1.45 Tools/scripts/addport
As discussed on the cvs-ports-list, make 'addport' print a warning if the
directory
name contains upper-case characters as it makes finding a port harder.
PR: ports/79679
Approved by: will, portmgr(krion)
|
|
Sun, 20 Mar 2005
|
[ 17:32 vs ]
1.44 Tools/scripts/addport
Checkout Templates from CVS as well since ports with GNU_CONFIGURE will
need them when building from 'addport -a -t'.
Approved by: will
|
|
Sun, 9 Jan 2005
|
[ 10:21 krion ]
1.3 Tools/scripts/MOVEDlint.awk
1.4 Tools/portbuild/README
1.14 Tools/scripts/README
1.3 Tools/scripts/README.patchtool
1.43 Tools/scripts/addport
1.3 Tools/portbuild/scripts/allgohans
1.5 Tools/portbuild/scripts/buildfailure
1.12 Tools/portbuild/scripts/checkmachines
1.4 Tools/scripts/chkdepschain.py
1.4 Tools/scripts/chkmodules.pl
(Only the first 10 of 28 ports in this commit are shown above. )
Remove traling spaces.
|
|
Sun, 7 Nov 2004
|
[ 04:09 dd ]
1.42 Tools/scripts/addport
Newline should go after the terminating punctuation (fix typo).
Approved by: will
|
|
Sun, 4 Apr 2004
|
[ 21:10 mat ]
1.41 Tools/scripts/addport
While generating commit message, don't lowercase the first letter if the second
is upper case (ie : don't end up with pEAR)
Approved by: will
Asked by: thierry
|
|
Sat, 20 Mar 2004
|
[ 18:52 mat ]
1.40 Tools/scripts/addport
Fix a bug arising when you added a port which should have been at the end of
<category>/Makefile, and ended up at the begining
Approved by: will
|
|
Fri, 23 Jan 2004
|
[ 07:28 ale ]
1.39 Tools/scripts/addport
- Fix synopsis
- Add 'ports/' PR category to commit log
Approved by: will
|
|
Wed, 7 Jan 2004
|
[ 20:03 demon ]
1.38 Tools/scripts/addport
When suggesting to add new port's submitter to Contributors' List,
also print the exact location of the file to checkout.
This is for those who rarely adds new ports and do not remember the
location of Additional FreeBSD Contributors article.
Approved by: will
|
|
Tue, 6 Jan 2004
|
[ 06:04 petef ]
1.37 Tools/scripts/addport
Refactor how we format the autofill message. With the slightly questionable
Perl before, sometimes we would word wrap too soon. Now we should never
generate a line more than 72 characters long (but as close to 72 characters
long as we can without breaking up a word).
Approved by: will (maintainer)
|
|
Wed, 12 Nov 2003
|
[ 15:09 des ]
1.36 Tools/scripts/addport
fetch(1)'s -b and -t options were deprecated years ago, so stop using them.
|
|
Mon, 29 Sep 2003
|
[ 02:39 bland ]
1.35 Tools/scripts/addport
Fix -l option comment removing obsolete pkg-comment reference.
Approved by: will
|
|
Tue, 2 Sep 2003
|
[ 15:33 mat ]
1.34 Tools/scripts/addport
When using addport on freefall, there's no need to ssh freefall once more to
use modulesupdate.
Approved by: will
|
|
Fri, 28 Feb 2003
|
[ 19:49 peter ]
1.33 Tools/scripts/addport
1.2 Tools/scripts/modulesupdate
Update for post-repo-split. s/ncvs/pcvs/ so that the default root is
pcvs.freebsd.org:/home/pcvs
|
|
Sun, 23 Feb 2003
|
[ 20:06 lioux ]
1.32 Tools/scripts/addport
Another try at fixing the "adding to CVSROOT/modules from remote
hosts (non-freefall)" bug: add '-A' argument to ssh(1) command line
for accessing host cointaining modules file. This should fix the
bug for ssh-agent(1) users. Others can just switch to using
ssh-agent(1).
Approved by: will (maintainer)
|
|
Sun, 16 Feb 2003
|
[ 15:23 nork ]
1.31 Tools/scripts/addport
Change how to get CATEGORIES tag from new port for slave port.
Approved by: will
|
|
Mon, 10 Feb 2003
|
[ 08:56 kris ]
1.30 Tools/scripts/addport
1.2 Tools/scripts/portsearch
Catch up to new semantics of COMMENT variable (contains comment string
itself, instead of pointing to pkg-comment)
|
|
Thu, 30 Jan 2003
|
[ 17:28 will ]
1.29 Tools/scripts/addport
Attempt to defuse problems from developers who don't have the correct
ssh setup in order for addport to do CVSROOT/modules correctly.
|
|
Thu, 23 Jan 2003
|
[ 07:05 lioux ]
1.28 Tools/scripts/addport
Add both hungarian and portuguese l10n prefixes to syncronize with
portlint port
Approved by: maintainer
|
|
Tue, 19 Nov 2002
|
[ 14:30 alane ]
1.27 Tools/scripts/addport
unbroke addport by petef
|
|
Wed, 13 Nov 2002
|
[ 15:00 petef ]
1.26 Tools/scripts/addport
Use 'cvs ci -F ...' instead of setting the log file with EDITOR="cp ...".
This fixes addport for me on -stable (cvs was erroring out), and also
fixes addport when you have the EDITOR environment variable set.
Approved by: will
|
|
Mon, 14 Oct 2002
|
[ 08:45 will ]
1.25 Tools/scripts/addport
Modifications to support ncvs.freebsd.org != freefall.freebsd.org. This
actually simplifies some of the code and makes other parts more complicated.
Tested by: www/mod_filter && (after bugfixes) sysutils/sjog
Noticed by: ijliao (by way of peter)
|
|
Sun, 7 Jul 2002
|
[ 00:05 perky ]
1.24 Tools/scripts/addport
Add l10n prefix to default module name.
Approved by: will
|
Number of commits found: 37 |