aboutsummaryrefslogtreecommitdiffstats
path: root/CVSROOT
Commit message (Expand)AuthorAgeFilesLines
* p5-XML-Encoding --> ports/textproc/p5-XML-Encodingijliao2001-10-191-0/+1
* p5-DBD-InterBase --> ports/databases/p5-DBD-InterBaseijliao2001-10-191-0/+1
* mfcns --> projects/mfcnssobomax2001-10-181-0/+1
* stools --> ports/net/stoolsijliao2001-10-181-0/+1
* gdal --> ports/graphics/gdalijliao2001-10-181-0/+1
* vterrain-apps --> ports/graphics/vterrain-appsijliao2001-10-181-0/+1
* glui --> ports/devel/gluiijliao2001-10-181-0/+1
* hope --> ports/lang/hopeijliao2001-10-181-1644/+5456
* Add Akio Morita <amorita@FreeBSD.org> as a committer.nyan2001-10-161-0/+1
* Make the CVSROOT/modules file have its revision string checked andjoe2001-10-141-1/+3
* Contract $FreeBSD: xxxx $ back to $FreeBSD$ at commit time to avoidjoe2001-10-121-1/+1
* Add an entry for the soon-to-appear "projects" top-level directory.jdp2001-10-091-0/+1
* Welcome Giorgos Keramidas to the fold. Giorgos made the traditionalnik2001-10-051-0/+1
* Re-enable commit mail now that I live in the wonderful, wonderful world ofgreid2001-10-031-1/+1
* Put a technological barrior in place.imp2001-10-011-0/+2
* Turn off commit mail while I move to Oxford and get my ethernet connectiongreid2001-09-301-1/+1
* Avoid getting bitten by filenames that have a ',' character in them.joe2001-09-241-5/+5
* Remove mention of the word 'Attic' from commit mail deltas. They'rejoe2001-09-241-1/+1
* When working out what the previous revision was, for producing thejoe2001-09-241-3/+11
* Only include 'Makefile' in /usr/ports, not files that end in thejoe2001-09-241-1/+1
* Revert the previous commit, as it wasn't properly tested.joe2001-09-241-1/+1
* Make the pattern match for Makefiles in the /usr/ports subtree morejoe2001-09-241-1/+1
* Enable $FreeBSD$ header checking in the doc tree except for png,joe2001-09-201-1/+4
* Remove the hard coded hack that excludes all ports files exceptjoe2001-09-192-4/+3
* Define a new configuration variable for globally switching onjoe2001-09-192-15/+10
* Migrate the hard coded exclusion paths src/etc/ and src/release/joe2001-09-192-6/+2
* Explicitly exclude some areas of the FreeBSD repository from rcsidjoe2001-09-191-0/+5
* Condense into one regular expression the pattern used to match dotjoe2001-09-191-2/+4
* Ignore blank lines in the exclude file.joe2001-09-191-0/+2
* End the blockout of sys/{nfsclient,nfsserver}peter2001-09-191-3/+0
* Use the exclude file to ignore files beginning with a '.' insteadjoe2001-09-192-3/+3
* Add myself to the list of folks allowed to use ``cvs tag''. The tagsmurray2001-09-181-1/+1
* Maybe this will work a little better. cvs_acls was seeing the ++ aspeter2001-09-181-1/+1
* Temporarily lock down the gcc parts of the repo, pending the rest ofpeter2001-09-181-0/+4
* Add revision deltas for added (new) and removed (dead) files tojoe2001-09-171-22/+99
* Don't try and contract rcsids in files that have been deleted orjoe2001-09-141-0/+3
* Ports freeze is over, thank you for your patience.asami2001-09-131-1/+1
* Ports tree is frozen again for 4.4R package reroll.asami2001-09-131-1/+1
* Welcome Michael Reifenberger to the crew. His account was alreadyimp2001-09-121-0/+1
* Delay the unexpanding of rcsids until after all the revision stringjoe2001-09-111-22/+34
* Add code to unexpand $FreeBSD: xxxx $ (or whatever is defined injoe2001-09-082-1/+34
* Don't complain if the CVSROOT/exclude file doesn't exist. Treat itjoe2001-09-081-10/+12
* Replace Sys::Hostname::hostname with a direct call to /bin/hostname,joe2001-09-081-2/+4
* Ports freeze is over now, thanks for your cooperation. :)asami2001-09-041-1/+1
* Ports tree is now frozen in preparation for 4.4-release.asami2001-09-041-1/+1
* Rewrite the revision checking code.joe2001-09-031-18/+31
* See whether a file is excluded from rcsid checking before even lookingjoe2001-09-031-19/+17
* Add a carriage return in front of one of the error messages forjoe2001-09-031-1/+2
* General code tidy up.joe2001-09-021-10/+9
* Revisit the commit in rev 1.36. In acual fact the whole versionjoe2001-09-021-5/+5
* Contract some syntax; 'chomp not chop'.joe2001-09-011-8/+5
* Rename some variables to make the code clearer.joe2001-09-011-7/+7
* Define all the variables using 'my' and switch 'strict' on.joe2001-09-011-12/+24
* This is the captain speaking. Fasten your seat belts and relax; we don'tjoe2001-08-311-37/+49
* Fix a long standing bug from rev 1.7. The %cvsversion hash wasn't beingjoe2001-08-311-2/+2
* Fix some typos.joe2001-08-311-2/+2
* Update with the changes introduced with the recent upgrade of CVS.joe2001-08-313-15/+17
* Add the i386 loader help filemsmith2001-08-301-0/+1
* itojun has resigned his commit bit. I'm sad to see him go, butimp2001-08-271-1/+0
* Please, no more commits to src/sys/nfsclient!peter2001-08-241-0/+3
* Welcome Robert Drehmel (robert) to the insanity. Robert will be workingjake2001-08-231-0/+1
* Welcome Pete Fritchman (petef) to the ever-growing band ofade2001-08-231-0/+1
* Steve Passe has asked core to keep his commit bit safe while he's busyimp2001-08-221-1/+0
* Pickup the debug variable from the config file.joe2001-08-191-1/+4
* Move the definition of our $FreeBSD$ header into the config file.joe2001-08-192-3/+18
* More stylistic changes, this time in the CVS/Entries parser.joe2001-08-191-7/+7
* Tabulate per style.perl(7).joe2001-08-191-101/+110
* Writing down the last directory in a multidirectory commit isn'tjoe2001-08-191-8/+2
* Centralise the generation of temporary filenames instead of havingjoe2001-08-193-36/+35
* Declare the variables that contain the error strings with 'my'.joe2001-08-191-5/+10
* The CVSROOT/scripts use a file, /tmp/#cvs.files.lastdir, to storejoe2001-08-193-5/+11
* Improve some comments.joe2001-08-191-6/+9
* Squease this down more.obrien2001-08-181-4/+2
* Use consistant indentation.obrien2001-08-171-3/+2
* Welcome Randy Pratt as a doc/ committermurray2001-08-071-0/+1
* Welcome Valentino Vaschetto as a doc/ committermurray2001-08-071-0/+1
* Welcome Max Khon <fjoe@freebsd.org> to the zoo. I'll be supplyingjdp2001-08-071-0/+1
* Add mp (Mike Peek), new committer.grog2001-07-271-0/+1
* Mike's email problems have been fixed now.des2001-07-171-1/+1
* mike@freebsd.org happens to be an alias for msmith, so send Mike's commitdes2001-07-171-1/+1
* Add Dave Zarzycki and Rob Braun of Apple to committers. I'lljkh2001-07-171-0/+2
* Welcome Mike Barcroft to the madhouse. I'll be his mentor.des2001-07-171-0/+1
* Back in September...cpiazza2001-07-141-1/+1
* Welcome Chern Lee as a doc/ committer.murray2001-07-121-0/+1
* Go back to default email address...ben2001-06-241-1/+1
* Please welcome our latest src/ committer:jlemon2001-06-221-0/+1
* Add a comment noting that the last directory is written down byjoe2001-06-191-0/+2
* Add Mike Silbersack <silby@freebsd.org> as a committer. Welcome!dfr2001-06-151-0/+1
* back to using normal wilko@FreeBSD.org email address.wilko2001-06-141-1/+1
* Welcome Johann Visagie <wjv> to the coding orgy, and bump up the numbernbm2001-06-131-0/+1
* Unfreeze the doc/ tree. Everyone seems to be happy that backing out thenik2001-06-131-1/+1
* Grumbel.. change back email adres 'til it really works.wilko2001-06-131-1/+1
* reflect move to new ISP. [adsl, ya!]wilko2001-06-131-1/+1
* Add Anton Berezin (tobez) who will be doing some nifty Perl5 workmarkm2001-06-121-0/+1
* Changed my commit message delivery, as I can read them from a shared locationshafeeq2001-06-121-1/+1
* With my doc/ repo-meister hat on, freeze the doc tree. This is so we cannik2001-06-111-1/+1
* Please welcome the following new ports geeks extraordinaires:will2001-06-071-0/+2
* Add Crist Clark to committers. Welcome, Crist!ru2001-06-021-0/+1
* Revert to the previous behaviour of not sending mail on directoryjoe2001-05-231-1/+1
* Add a configuration option to enable the sending of commit mail onjoe2001-05-232-2/+4
* Migrate some more configuration entries to the config file.joe2001-05-232-49/+49
* Recommend syntax checking with warnings switched on.joe2001-05-231-1/+1
* Finally make the script run under the 'strict' pragma.joe2001-05-221-33/+41
* Still working towards this script being entirely strict.joe2001-05-221-10/+14
* Remove support for disabling the commit summary in the email andjoe2001-05-221-38/+14
* Make a note that the global config values aren't quite global yetjoe2001-05-201-0/+2
* All perl modules need to return true or perl gets unhappy.joe2001-05-201-0/+2
* Use $DEBUG and $TMPDIR from cfg.pm.joe2001-05-201-15/+15
* Add $DEBUG and $TMPDIR config entries.joe2001-05-201-6/+10
* Fix a spilling mistoke in a comment.joe2001-05-201-1/+1
* Use the cfg.pm configuration file instead of hardcoding the template headerjoe2001-05-201-22/+3
* Add a configuration file for customising the perl scripts. To usejoe2001-05-202-0/+44
* Back home..wilko2001-05-201-1/+1
* Remove a trailing space in a comment.joe2001-05-181-1/+1
* Rearrange the commit message parser for legibility.joe2001-05-181-29/+35
* Add Jim Pirzyk to committers. Welcome, Jim!jkh2001-05-181-0/+1
* Fix the trimming of trailing blank lines, to avoid a 'Use ofjoe2001-05-171-3/+7
* Revert last commit, issue resolved.peter2001-05-171-1/+0
* Nick (nsayer), please contact me.peter2001-05-171-0/+1
* Be more careful when removing duplicate lines. Remember thatjoe2001-05-151-1/+1
* Be more exact when checking for empty template entries to filterjoe2001-05-151-1/+1
* Show the user why a failed syntax check occurred by showing thejoe2001-05-151-1/+1
* The 'MFC after:' entry can also take 'months'.joe2001-05-151-3/+3
* Make the "MFC after" syntax check match the claimed syntax.jlemon2001-05-141-1/+1
* Remove a number of unnecessary warnings that occured whilst parsingjoe2001-05-141-6/+9
* Relax the handling of seemingly extra lines in the templated headerjoe2001-05-141-2/+3
* * Tidy up the error handling to make it clearer what's happening.joe2001-05-141-5/+21
* By default defined template headers should match /^.*$/, not /^$/.joe2001-05-141-5/+5
* Pull the templated headers and their associated type-checkingjoe2001-05-141-27/+69
* Remove trailing spaces in the log message correctly.joe2001-05-141-1/+1
* Simplify the script.joe2001-05-131-48/+39
* Clean up a new nits and run this using 'strict'.joe2001-05-131-9/+11
* Recently Maxim Sobolev <sobomax@FreeBSD.org> introduced an MFCjoe2001-05-133-0/+19
* Gone for a weeks vacation..wilko2001-05-121-1/+1
* Backcpiazza2001-05-121-1/+1
* Log 'cvs import' reports in the commit log files in CVSROOT/commitlogs.joe2001-05-081-1/+1
* Route my mail to devnull for a couple weeks while I'm back home andcpiazza2001-05-031-1/+1
* Please welcome Takuya SHIOZAKI to commiters. He will merge his XPG4DLume2001-04-251-0/+1
* One Patch to rule them all, One Markup to find them,alex2001-04-251-0/+1
* Add a couple of missing 'my' declarations.joe2001-04-241-5/+5
* Re-enable my commit mailgreid2001-04-221-1/+1
* Disable 'use strict'. We're not ready for that just yet!!! (It crept injoe2001-04-201-1/+1
* Declare some variables before use.joe2001-04-201-8/+12
* Clean up the CVS log message parser and in the process fix ajoe2001-04-201-27/+37
* Rename @log_lines to @msg_lines to avoid confusion with an earlierjoe2001-04-191-2/+2
* Remove some unnecessary spaces, and add a commented out 'use strict'joe2001-04-191-2/+3
* Tidy up the use of variables in the log message generation code.joe2001-04-191-28/+25
* Ports freeze is over!asami2001-04-191-1/+1
* Another ports freeze is coming, due to samba problems.asami2001-04-191-1/+1
* Ports freeze is now over. Thanks for the patience, folks.asami2001-04-181-1/+1
* xemacs fixed, ports tree is frozen again.asami2001-04-181-1/+1
* Add knu as emergency measure while he fixes xemacs* ports.asami2001-04-181-1/+1
* The ports tree is now frozen in preparation for 4.3-release.asami2001-04-181-1/+1
* Back from Hong Kong..wilko2001-04-141-1/+1
* Switch off commit mail while I'm on holiday until the 21stgreid2001-04-121-1/+1
* Add Jens Schweikhardt to the list of committers.joerg2001-04-061-0/+1
* Welcome George Reid to the party.ps2001-04-051-0/+1
* Send commit mail to devnull while on a 2 week business tripwilko2001-03-311-1/+1
* Add Yar Tikhiy to committers as punishment for submitting too manyjkh2001-03-261-0/+1
* Welcome Eric Melville to commiters.murray2001-03-251-0/+1
* Welcome Dima Dorfman, who has sent in far too many doc PRs with workingnik2001-03-101-0/+1
* Add Michael Wu as a committer. I will be his mentor. He'll beimp2001-03-081-0/+1
* Hand Thomas MÖstl a one-way ticket to.. er.. yes. Provide Thomasrwatson2001-03-071-0/+1
* Welcome Orion Hodson (orion) as a new committer.cg2001-03-061-0/+1
* Switch commits back on now that I've fixed the bogon in log_accum.pl.joe2001-02-271-6/+6
* Back out part of revision 1.62 that didn't work.joe2001-02-271-3/+3
* Switch off commits temporarily, whilst I chase down a potentialjoe2001-02-271-6/+6
* Remove the unused $tag variable from the arguments to alljoe2001-02-271-4/+3
* Apply the style guide to the rest of the subroutines. In particular addjoe2001-02-271-91/+81
* Only add a CVS-branch header to the email if $X_BRANCH_HDR is defined.joe2001-02-271-4/+6
* Tidy up the formatting using tabs instead of four spaces as perjoe2001-02-231-305/+305
* Please welcome Jesper Skriver to the BSD home for the recursively bemused.phk2001-02-211-0/+1
* Cram another committer into the phone booth: everyone say hellokris2001-02-051-0/+1
* Argh! Repeat after me:peter2001-02-041-2/+3
* More stylist changes. Getting closer to being able to 'use strict'.joe2001-01-291-62/+76
* Make the way read_logfile is called more sensible, and perl.style-ify it.joe2001-01-291-19/+24
* Apply style.perl(7) guide-lines to a number of subroutines.joe2001-01-291-27/+31
* Changes to the cleanup_tmpfiles routine:joe2001-01-291-8/+9
* Please welcome the following new FreeBSD Ports Doodz..will2001-01-231-0/+3
* Add ijliao as ports committer.clive2001-01-201-0/+1
* Change my mailing address for commit mail.jdp2001-01-191-1/+1
* Allow the sysinstall help files to be edited without $FreeBSD$ tags.peter2001-01-171-0/+1
* Don't build the final log message onto a list that might not be empty.joe2001-01-161-1/+1
* Fix a debugging format msg.joe2001-01-161-1/+1
* Rename a variable: $id => $PID. (Make it clear that this is actuallyjoe2001-01-161-30/+30
* Smatterings of missing 'my' declarations.joe2001-01-161-27/+27
* Make the location of the temporary directory a configuration option,joe2001-01-161-10/+18
* Rename some variables so that configuration options are all injoe2001-01-161-9/+9
* Remove the $freebsd and $crypto variables; they're no longer requiredjoe2001-01-161-6/+1
* Simplify by making the optional banner at the top of the commitjoe2001-01-161-25/+17
* Begin the tidy-up to make these scripts easier for third parties to use.joe2001-01-161-22/+30
* Rejoice we have finally captured FUJISHIMA Satsuki-san who was veryknu2000-12-281-0/+1
* New committer: mita (MITA Yoshio).motoyuki2000-12-221-0/+1
* 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-151-0/+1
* Add Clive Lin (clive), he will works for zh-* ports,vanilla2000-12-061-0/+1
* Add Thomas-Henning von Kamptz <tomsoft> and Christoph Herrmann <chm>grog2000-12-051-0/+2
* Welcome Rebecca "Bean" Visger <bean> to the funny farm. She'll bejim2000-12-051-0/+1
* New committer: iedowse (Ian Dowse)sheldonh2000-12-011-0/+1
* Tidy up some bogus stuff.peter2000-11-261-25/+10
* Welcome Peter Pentchev <roam@orbitel.bg> to the house of fun.kris2000-11-221-0/+1
* new freebsd committer Lars Koellerandreas2000-11-191-0/+1
* 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
* The ports freeze for 4.2R is over, hopefully for the last time.asami2000-11-171-1/+1
* The ports tree is now frozen (again) in preparation for 4.2R.asami2000-11-171-1/+1
* send commit mail to my home address instead of my university address.ben2000-11-161-1/+1
* Add another crazy Russian warrior Dmitry Sivachenko into our potent portssobomax2000-11-131-0/+1
* Add Issei Suzuki, who maintains ssh2 and some other ports.sada2000-11-121-0/+1
* Freezing commit mails to self (on vacation)rv2000-11-101-1/+1
* Invite OKAZAKI Tetsurou-san (okazaki@FreeBSD.org) to the Portsville.knu2000-11-091-0/+1
* Add Kazuhiko Kiriyama.shige2000-11-091-0/+1
* Add Jing Tang Keith Jang.kevlo2000-11-041-0/+1
* Ports freeze is over. It is now officially too late to put anythingasami2000-11-041-1/+1
* The ports tree is now frozen in preparation for 4.2R.asami2000-11-041-1/+1
* Start the Freetime Deprivation Process for Benno Rice.obrien2000-11-021-0/+1
* 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
* remove the commit bits for nsj and gehenna.jmb2000-10-181-2/+0
* Add Jonathan Chen to committers. Now he can make his cardbus commitsimp2000-10-171-0/+1
* 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
* The ports tree is now locked for the layout change.asami2000-10-081-1/+1
* Please welcomewill2000-10-011-0/+3
* Add Scott Long (scottl), who will be maintaining the 'aac' and 'asr'msmith2000-09-291-0/+1
* The ports freeze is over. Thanks for your cooperation! :>asami2000-09-221-1/+1
* The ports tree is now frozen in preparation for 4.1.1-release.asami2000-09-221-1/+1
* Please welcome Bosko Milekic to our happy house. His fingerprints havejlemon2000-09-221-0/+1
* Re-enable mail - I am tired of reading from /home/mail/committers-archiveeivind2000-09-141-1/+1
* Send FreeBSD commit mails to an alternate address.rv2000-09-121-1/+1
* Keep commit messages out-of-band with other email.wilko2000-09-021-1/+1
* Dynamically format the changes summary block at the bottom of logjoe2000-08-301-19/+52
* Send my commit mail to an address I can use for sortinggshapiro2000-08-301-1/+1
* Sychronise with the default versions that CVS (1.10.7) creates injoe2000-08-284-40/+32
* Send my committers mail to an address I can sort on more easily.dwmalone2000-08-231-1/+1
* Fix typo introduced in last commit: s/catalogs/catalogphantom2000-08-231-1/+1
* Exclude src/contrib/nvi/catalogs/* from the $FreeBSD$ checkingpeter2000-08-231-0/+1
* Add Bruce Mah, who's submitted far too many doc related PRs for his ownnik2000-08-231-0/+1
* Please welcome Rajesh Vaidheeswarran <rv> to the committers list. He willasami2000-08-161-0/+1
* Don't have time for reading the commit messages.helbig2000-08-071-1/+1
* Add src/share/examples/cvsup/refuse, which is about to getjdp2000-08-051-0/+1
* Add Atsushi Onoe-san as a committer. He'll be maintaining the awiimp2000-07-221-0/+1
* The ports freeze is over. We are now officially in the post-4.1 stageasami2000-07-201-1/+1
* The ports tree is now frozen in preparation for 4.1-release.asami2000-07-201-1/+1
* Please welcome Sergey Babkin as our latest committer.gibbs2000-07-171-0/+1
* Exclude postscript (!) files from needing $FreeBSD$peter2000-07-161-0/+1
* Drop 'tedm' and 'karl' from the committers list. They never logged inpeter2000-07-131-2/+0
* Drop 'gclarkii' from the committers list - the account does not seem topeter2000-07-131-1/+0
* Say hello to Gregory Shapiro our new Sendmail maintainer.obrien2000-07-131-0/+1
* Say hello to our newest committer: Kelly Yancey. Kelly will be busyjhb2000-07-121-0/+1