summaryrefslogtreecommitdiffstats
path: root/CVSROOT
Commit message (Collapse)AuthorAgeFilesLines
* Cram another committer into the phone booth: everyone say hellokris2001-02-051-0/+1
| | | | | | | | | | to Mike Heffner <mikeh@FreeBSD.org>. Mike has been active in the FreeBSD auditing project and will be working in that area to commit his own patches. P.S. The phone booth is now full, we have 2^8-1 committers :-) Approved by: core
* Argh! Repeat after me:peter2001-02-041-2/+3
| | | | | | | | NEVER NEVER list cvs-committers@freebsd.org in these scripts by default! At least, not without checking the hostname of the machine first! Pointy-hat to: joe
* More stylist changes. Getting closer to being able to 'use strict'.joe2001-01-281-62/+76
|
* Make the way read_logfile is called more sensible, and perl.style-ify it.joe2001-01-281-19/+24
|
* Apply style.perl(7) guide-lines to a number of subroutines.joe2001-01-281-27/+31
| | | | Remove the 'append_to_logfile' subroutine as it's not used.
* Changes to the cleanup_tmpfiles routine:joe2001-01-281-8/+9
| | | | | | | * local -> my. * Don't chdir to /tmp. * Use $TMPDIR to file the temporary files. * Don't delete the temporary files if we're in debug mode.
* Please welcome the following new FreeBSD Ports Doodz..will2001-01-231-0/+3
| | | | | | | | | | | | | | | | | | | | | | * Mikhail Teterin <mi@aldan.algebra.com> <mi@FreeBSD.org> This guy needs no introduction. He has submitted 270 bug reports since 1995. JKH will probably take him away from me, since they're both so in love with Tcl. :-) * Jimmy Olgeni <olgeni@uli.it> <olgeni@FreeBSD.org> Jimmy has submitted far too many high-quality ports PRs and seems to like fixing docs too. He will pay for this crime by inflicting it directly on the repository. * Dirk Meyer <dirk.meyer@dinoex.sub.org> <dinoex@FreeBSD.org> Just like Jimmy, Dirk has an evil tendency to spam the bugs database with useful PRs. He has submitted 135+ since 1997. ..to the loonie bin. Not that we aren't crowded enough yet, with about 230-240 insane people. But they'll only add to the entropy to allow us to take over the world someday. Mentor: will Approved by: asami Deed done by: markm
* Add ijliao as ports committer.clive2001-01-201-0/+1
| | | | | | | | It's time for him to deal with PRs "garbage collection." I will be his mentor. Approved by: vanilla
* Change my mailing address for commit mail.jdp2001-01-181-1/+1
|
* Allow the sysinstall help files to be edited without $FreeBSD$ tags.peter2001-01-171-0/+1
| | | | (although they should probably have them there somewhere)
* Don't build the final log message onto a list that might not be empty.joe2001-01-161-1/+1
| | | | Problem spotted by: bfumerola
* Fix a debugging format msg.joe2001-01-151-1/+1
|
* Rename a variable: $id => $PID. (Make it clear that this is actuallyjoe2001-01-151-30/+30
| | | | the process id.)
* Smatterings of missing 'my' declarations.joe2001-01-151-27/+27
|
* Make the location of the temporary directory a configuration option,joe2001-01-151-10/+18
| | | | along with the prefix that we use for the temporary filenames.
* Rename some variables so that configuration options are all injoe2001-01-151-9/+9
| | | | | uppercase: $debug => $DEBUG and $rcsidinfo => $RCSIDINFO
* Remove the $freebsd and $crypto variables; they're no longer requiredjoe2001-01-151-6/+1
| | | | now that the header is generic.
* Simplify by making the optional banner at the top of the commitjoe2001-01-151-25/+17
| | | | | mail a configuration variable at the top of the script. (The crypto repository used this, but other projects may find it handy also.)
* Begin the tidy-up to make these scripts easier for third parties to use.joe2001-01-151-22/+30
| | | | | Move the mail command and email recipients to the top of the script where they are easier to modify.
* Rejoice we have finally captured FUJISHIMA Satsuki-san who was veryknu2000-12-271-0/+1
| | | | | | | | | | | | | | | | | nearly dubbed Ports Fury II. Please welcome this brave new ports committer. His freefall account is `sf', which probably stands for his initials, not Src Fury. I will be his mentor. His early job will be to clear his own mega-PRs, after that he will add, fix and improve many ports with his superior skills, then do PR-battle against Ports Fury, and eventually take over the world. Welcome to the gang of rasc^W ferrets, FUJISHIMA-san! Approved by: asami Mentored by: knu
* New committer: mita (MITA Yoshio).motoyuki2000-12-221-0/+1
| | | | | | | | | | | He maintains many ports collection, such as ja-ghositscript family. He is also known as the co-authors of "Complete Introduction to FreeBSD", bestseller FreeBSD book in Japan. Welcome mita! Approved by: asami. Mentored by: motoyuki
* Remove an extraneous bit of code which doesn't conform to style(9).jkh2000-12-161-4/+0
|
* Add Duncan Barclay. He'll be maintaining the ray driver and maybeimp2000-12-141-0/+1
| | | | some other 802.11 infrastructure related things. I'm his mentor.
* Add Clive Lin (clive), he will works for zh-* ports,vanilla2000-12-061-0/+1
| | | | | | and I will be his mentor. Approved by: core
* Add Thomas-Henning von Kamptz <tomsoft> and Christoph Herrmann <chm>grog2000-12-041-0/+2
| | | | | | as new committers. Approved by: core
* Welcome Rebecca "Bean" Visger <bean> to the funny farm. She'll bejim2000-12-041-0/+1
| | | | | handling the conspectus for -advocacy and whatever other docs and/or www stuff we can coerce her into doing :-) I'll be her mentor.
* New committer: iedowse (Ian Dowse)sheldonh2000-12-011-0/+1
| | | | | | | | | | | Ian is already a valuable contributor who has submitted numerous fixes for panics in various parts of the kernel. Allowing him to commit his own fixes will just take some load off the PR database. I'll be Ian's mentor while he learns the internal project ropes. Flames to me, please. Approved by: core
* Tidy up some bogus stuff.peter2000-11-261-25/+10
| | | | Reviewed by: kris
* Welcome Peter Pentchev <roam@orbitel.bg> to the house of fun.kris2000-11-221-0/+1
| | | | Peter sent me one too many port updates and must now pay the price.
* new freebsd committer Lars Koellerandreas2000-11-191-0/+1
| | | | | freebsd ports Lars, would you please introduce yourself to the other committers ?
* The 4.2R ports freeze is (really) over. Thanks for your cooperation.asami2000-11-171-1/+1
|
* The ports tree is frozen again as I finally got answers from the CVSasami2000-11-171-1/+1
| | | | meisters and have to redo the tag.
* The ports freeze for 4.2R is over, hopefully for the last time.asami2000-11-161-1/+1
|
* The ports tree is now frozen (again) in preparation for 4.2R.asami2000-11-161-1/+1
|
* send commit mail to my home address instead of my university address.ben2000-11-151-1/+1
|
* Add another crazy Russian warrior Dmitry Sivachenko into our potent portssobomax2000-11-131-0/+1
| | | | | | | | | legion driven by famous Samurai Asami-san. He will be maintaining his 80+ ports, closing his own outstanding PRs, adding new great ports etc. and eventually will take over the world. Approved by: PW
* Add Issei Suzuki, who maintains ssh2 and some other ports.sada2000-11-121-0/+1
| | | | Approved by: PW
* Freezing commit mails to self (on vacation)rv2000-11-091-1/+1
|
* Invite OKAZAKI Tetsurou-san (okazaki@FreeBSD.org) to the Portsville.knu2000-11-091-0/+1
| | | | | | | | | | | He will be working mainly on emacs/elisp ports which most people fear and keep away from. ;) Needless to say, his great ports skill won't allow us to limit him to that area. I guarantee he will greatly help us maintaining and bloating our ports tree. I will mentor him, and dump all his PR's on himself. :> Please welcome this brave matador who tames that evil gnu monster!
* Add Kazuhiko Kiriyama.shige2000-11-091-0/+1
| | | | | | | | He is a ports committer, especially maintain XEmacs and related ports. Welcome kiri! Mentored by: shige, taoka Approved by: asami
* Add Jing Tang Keith Jang.kevlo2000-11-041-0/+1
| | | | | | | He's a ports committer, especially maintain chinese ports :-) Welcome Keith! Approved by: Satoshi Asami
* Ports freeze is over. It is now officially too late to put anythingasami2000-11-031-1/+1
| | | | else in 4.2R. ;)
* The ports tree is now frozen in preparation for 4.2R.asami2000-11-031-1/+1
|
* Start the Freetime Deprivation Process for Benno Rice.obrien2000-11-021-0/+1
| | | | | | | | | Benno was gullible enough :-) to step up to the plate to work on a FreeBSD PowerPC Mac G3/G4 port. Along with that comes FreeBSD support for OpenBoot firmware, which also applies toward a sparc64 platform port. I welcome Benno to FreeBSD'vile, and hate to tell him its too late to run away now. :-)
* Don't require $FreeBSD$ in the Intel ACPICA code.msmith2000-10-281-0/+1
|
* Start the Freetime Deprivation Process for:billf2000-10-261-0/+2
| | | | | | | | | | | | | Doug Barton (dougb), the author of mergemaster, will be maintaining it in our tree. He will also make sure our /etc/rc* look nice and tidy and I'm sure will find various other places to find himself useful. Garance A. Drosehn (gad) will be working on making our lpr suite more useful to modern systems. We can also throw bug reports and feature requests at him, I suppose. ;-> Approved by: core Mentored by: billf
* remove the commit bits for nsj and gehenna.jmb2000-10-171-2/+0
| | | | | | | | | | | temporarily till we find either person or they surface of their own accord. neither has an account freefall. all commmitters must have an account on freefall. Reviewed by: markm, imp Approved by: warner
* Add Jonathan Chen to committers. Now he can make his cardbus commitsimp2000-10-171-0/+1
| | | | | | himself. Welcome aboard Approved by: core
* Allow me to commit bsd-style-copyright w/o a FreeBSD ID.obrien2000-10-101-0/+1
|
* The conversion is over.asami2000-10-081-1/+1
|
OpenPOWER on IntegriCloud