aboutsummaryrefslogtreecommitdiffstats
path: root/misc/rfc
Commit message (Collapse)AuthorAgeFilesLines
* Support stagingehaupt2014-02-281-6/+3
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | misc)
* Use the data from the FTP server instead of the HTTP server. The HTTPscf2011-10-311-1/+2
| | | | | | | | server now provides XML by default and text if requested, however, the text is no longer in the format that rfc expects. This fixes the functionality of the -p option. Reported by: Torfinn Ingolfsen
* Remove more tags from pkg-descr files fo the form:dougb2011-10-241-3/+0
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Change URL that downloads the RFC index from http://ftp.isi.edu/in-notes toscf2010-04-161-1/+4
| | | | | | | | | | | http://www.ietf.org/rfc since to former URL is no longer valid. Update the message that the index is about 400KB to 1024KB; it has grown over the years. Change maintainer to my @FreeBSD.org address. Approved by: shaun
* Pass maintainer-ship to the submitter of the latest update.ehaupt2006-04-131-2/+3
| | | | | PR: 94531 Submitted by: sean-freebsd@farley.org
* - Update to 3.2.3ehaupt2006-04-122-8/+8
| | | | | | | | - Attempt removal of rfc-index upon uninstall - Remove obsolete USE_REINPLACE PR: 94531 Submitted by: Sean Farley <sean-freebsd@farley.org>
* Reset jedgar as maintainer; has not responded to email about status.linimon2006-03-241-1/+1
| | | | Hat: portmgr
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* PERL -> REINPLACEedwin2002-11-041-1/+3
| | | | | | and russian/mod_ssl has USE_PERL5=yes Notices on: bento
* Update port to 3.2.2jedgar2001-09-082-11/+7
|
* Update port to 3.2, now with versioned distfilesjedgar2001-04-082-4/+3
|
* Clean up inefficient perl invocations; use multiple REs in the same call.will2001-01-081-3/+3
|
* Correct substitutions in the do-configure target.jedgar2000-11-031-2/+2
| | | | Submitted by: Alan Clegg <abc@bsdi.com>
* Update port to 3.0jedgar2000-10-282-2/+2
|
* Update port to 2.22jedgar2000-08-052-2/+2
| | | | Submitted by: Ben Rosengart <ben@narcissus.net>
* Update port to 2.21jedgar2000-04-162-2/+2
|
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-3/+3
|
* Use w3m instead of lynx as the default browser since lynx is stilljedgar2000-03-301-1/+2
| | | | | | marked as forbidden. Submitted by: Tony Maher <Tony.Maher@eBioinformatics.com>
* Correct MD5 checksumjedgar2000-01-011-1/+1
|
* Update port to 2.2jedgar1999-12-292-3/+3
| | | | * Add -r (perl regexp) option
* Update port to 2.1jedgar1999-12-283-8/+7
|
* Update to version 2.0.steve1999-11-272-4/+6
| | | | | PR: 14501 Submitted by: maintainer
* Remove trailing ] from URL.fenner1999-10-081-1/+1
|
* Perl script to search for RFC's by an RFC number,dan1999-10-065-0/+44
keyword, or your own regexp. The results can be send to a browser to viewing, emailed, or just viewed. PR: ports/14147 Submitted by: jedgar@fxp.org