steve
c238c956a4
Add two new classes of problem reports primarily for the Ports Collection:
...
- update: For submitting non-maintainer updates/changes
- maintainer-update: For submitting maintainer updates/changes
The intent is to make it easier to spot maintainer sactioned or submitted
updates to ports though it might also be useful for userland code that is
maintained by someone that is not a FreeBSD committer.
Submitted by: nbm and many others
2000-10-29 22:11:39 +00:00
steve
b85687e8b2
Update to version 3.113. Major changes were to incorporate FreeBSD-
...
specific changes into the original distribution (although sometimes
with a slightly different approach) and to add two commandline
options to send-pr(1):
-c which allows you to specify an address to CC this
PR to
-s allow the severity to be specified on the commandline
PR: 17922
2000-10-29 22:05:52 +00:00
peter
4892f3a914
Stop the freebsd hardwired version of send-pr from requesting
...
submitter-id's and try and stop people sending 'Confidential: yes' PRs.
The gnats database is public.
2000-09-25 19:37:55 +00:00
steve
0101aac2fa
Don't allow people to create new PRs with a 'wish' class.
...
Requested by: Sheldon Hearn <sheldonh@uunet.co.za>
2000-05-24 14:40:25 +00:00
nik
f1e1048dfd
Only set $MAIL_AGENT if it isn't already defined in the environment.
...
No idea why this was sent in as a docs bug. . .
PR: docs/17014
Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
2000-04-30 22:48:49 +00:00
steve
343196d29d
Add a new wishlist category.
2000-04-18 15:03:34 +00:00
sheldonh
2cb0f4808e
Fix unsafe tempfile creation. This file is already off the vendor
...
branch. Although this problem has been reported to the GNU folks,
it's unlikely that any solution they may come up with will involve
the use of mktemp(1).
PR: 16942
Submitted by: Colin Phipps <crp22@cam.ac.uk>
2000-04-03 09:49:49 +00:00
steve
5d6d63f119
Provide some verbage for FreeBSD's list of categories.
...
PR: 2897
Submitted by: Stephen J. Roznowski <sjr@home.net>
1999-12-29 23:13:56 +00:00
mpp
ca47257e31
Correctly document the -V and --version options.
...
PR: docs/14417
Submitted by: Greg Lewis <glewis@trc.adelaide.edu.au>
1999-10-21 11:30:10 +00:00
chris
88c5a87f09
Remove superfluous tab in `Fix:' field.
...
Cosmetic, and done mostly for consistency.
1999-09-02 12:00:49 +00:00
peter
289c0d262f
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
billf
d6b7b90dd4
Add the 'advocacy' category, sort this document.
1999-05-30 23:59:36 +00:00
steve
d76ed5205a
Missed a '/' in the last commit.
...
PR: 10909
Submitted by: Yasuhiro Fukama <yasuf@big.or.jp>
1999-04-01 19:42:09 +00:00
steve
5a6b8d466c
Defer the expansion of $PATTERN until it has a useful value and not
...
one that may have existed in the user's environment.
PR: 6795
Submitted by: Greg Lehey <grog@lemis.com>
1999-03-24 17:06:47 +00:00
wosch
8d4385c3bb
Added a alpha category to the list.
1998-05-04 10:13:08 +00:00
wosch
3bedd0364b
Added a sparc category to the list.
1997-12-20 18:54:22 +00:00
jmg
416e9a71f9
fix a few spelling changes
...
Submitted by: Josh Gilliam
Closes PR's: 4429, 4431-4438
PS: He has agreed to submit all contrib fixes back to the original author.
1997-08-30 12:22:49 +00:00
paul
c0b9da2663
Remove "support" class since we don't provide support services to users.
1997-06-07 23:46:48 +00:00
jkh
623fd91a30
Close PR#3118
1997-04-13 06:38:56 +00:00
peter
245ba20d12
Revert $FreeBSD$ to $Id$
1997-02-22 15:48:31 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
jmacd
e51ec0e772
Same.
1997-01-11 03:52:45 +00:00
bde
4fca167e06
Use ${COPY} instead of -c for installing non-source files.
1997-01-01 04:22:23 +00:00
joerg
7153d808f5
Various fixes and FreeBSD modifications:
...
. remove the blubber about `submitter-id's from the man page, we don't
use them,
. use REPLY_TO or REPLYTO in preference over LOGNAME as the value for
the Reply-To address (closes PRs 1471 and its duplicates 1472 and 1823),
. don't abuse ~/.signature as ORGANIZATION, this is almost always
useless blunder,
. actually list the Categories again, instead of xrefing to ``see
above'' (closes PR 1835),
. check the Synopsis field for being not empty,
. make the mail Subject the same as Synopsis if left blank (closes
PR 1209).
The remaining open send-pr related PRs (184 and its duplicate 1047,
and 1415) are pilot errors or local hardware problems.
1996-10-19 21:42:40 +00:00
wosch
1b3dbceedf
xVERSIONx -> 3.2; close PR 1404
1996-09-28 18:31:30 +00:00
wosch
dfb9d51f1f
make install should not install any file in /etc.
1996-08-17 22:27:08 +00:00
jkh
8eb37231d4
Bring in my changes for removing the pestilent obj links (unless you
...
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.
1996-06-24 04:26:21 +00:00
gpalmer
35d746f862
Try to make it a bit clearer that our send-pr comes pre-configured
...
with a submitter-id, and that a new one is not required.
1996-06-22 06:59:25 +00:00
pst
51e7e0af33
Whoops, do not reference myself.
1996-02-08 21:12:08 +00:00
pst
d1015afec3
Close docs/1002 - remove bogus cross references
1996-02-08 21:10:07 +00:00
pst
bfcdc42403
Fix bin/pr506 - uname from current system
1996-02-08 06:04:57 +00:00
peter
ab124e78b0
recording cvs-1.6 file death
1995-12-30 19:02:48 +00:00
jkh
4c7f1a709d
Add MLINKS for sendbug manpage.
...
Suggested by: paul
1995-08-29 13:01:40 +00:00
jkh
5563227044
Link send-pr to sendbug. sendbug is back! hurrah!
1995-08-28 23:16:28 +00:00
bde
f5284ed86d
Change install' to
${INSTALL}' so that default install flags can be
...
specified in the top level Makefiles.
1995-07-25 00:37:58 +00:00
ache
fe94006281
Add doc to SUBDIR
1995-01-16 17:49:20 +00:00
ache
87f4f4e071
Add info installation
1995-01-10 20:02:15 +00:00
paul
09f9300ee1
Added a ports category to the list.
1995-01-08 21:38:12 +00:00
phk
451c8fe79f
address @freefall.cdrom.com -> @freebsd.org
1994-11-10 02:34:54 +00:00
wollman
70966e6f5b
Completed last fix: don't use backquotes in here-documents; it confuses
...
ash. (The backquotes were only used to implement a slower version of
${foo-$bar} anyway.)
1994-10-22 23:47:21 +00:00
wollman
a3302bb197
Fill in SUBMITTER= line correctly.
1994-10-22 23:34:57 +00:00
wollman
b78b1be125
I really, really don't want to know why adding a blank line between
...
__EOF__ and a done command lets fixes this script for ash...
1994-10-22 23:32:01 +00:00
wollman
03dcb4d791
Dramatically clean up Makefile. Make send-pr get rebuilt if Makefile
...
changes.
1994-10-15 21:39:54 +00:00
paul
ba81af40bb
Removed NOOBJ so obj directory gets built if wanted.
1994-10-02 14:43:12 +00:00
paul
1b075f107b
Added some missing ${.CURDIR} and removed some that shouldn't have
...
been there. It should build and install fine with and without an
obj dir now.
1994-09-09 19:50:44 +00:00
paul
31fb6031b6
Added misc category
...
Submitted by: Paul Richards
1994-08-29 07:35:02 +00:00
paul
65de050908
Fix some bad spacing in send-pr.sh that stopped mail working,
...
changed the category selection.
Submitted by: Paul Richards
1994-08-29 06:15:30 +00:00
paul
6cece6dd2e
Set up the problem categories.
...
Reviewed by:
Submitted by:
1994-08-29 04:13:24 +00:00
paul
35b3792d9b
Added send-pr for sending in bug reports.
...
Reviewed by:
Submitted by:
1994-08-29 04:02:54 +00:00