summaryrefslogtreecommitdiff
path: root/converters/btoa (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | converters) Notes: svn path=/head/; revision=327715
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-3/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Update download location, mirror it in my public distfilesPhilip M. Gollucci2009-01-311-1/+1
| | | | | | | Reported by: -fetch-original pointyhat run Notes: svn path=/head/; revision=227292
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149238
* Trim leading or trailing blank lines.Trevor Johnson2004-04-101-1/+0
| | | | Notes: svn path=/head/; revision=106666
* Since asami's directory on MASTER_SITE_LOCAL is gone, stow hisTrevor Johnson2004-03-121-1/+1
| | | | | | | distfiles in my directory. Notes: svn path=/head/; revision=103814
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-021-1/+1
| | | | | | | | | | | *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92819
* Respect CC and CFLAGSKris Kennaway2003-10-191-6/+17
| | | | Notes: svn path=/head/; revision=91627
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* Fix invalid distfilesDavid W. Chapman Jr.2002-05-085-11/+63
| | | | | | | | | | | | fix warning during compilation Bump PORTEPOCH due to pkg_version -t dictating it Give originator maintainership PR: 37861 Submitted by: martin@raq.cx Notes: svn path=/head/; revision=58719
* MAINTAINER doesn't use FreeBSD any more.Bill Fenner2001-04-211-2/+0
| | | | | | | Submitted by: "Brent J. Nordquist" <brent@nordist.net> Notes: svn path=/head/; revision=41763
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-141-1/+1
| | | | Notes: svn path=/head/; revision=38323
* Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to mySatoshi Asami2000-06-091-0/+1
| | | | | | | area on the local ports tree. Notes: svn path=/head/; revision=29476
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-11/+11
| | | | Notes: svn path=/head/; revision=27419
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Manpages? What manpages?Tim Vanderhoek1998-08-171-1/+0
| | | | Notes: svn path=/head/; revision=12572
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.Satoshi Asami1997-04-301-2/+2
| | | | Notes: svn path=/head/; revision=6369
* This is a new category for non-archival, non-encryption character codeSatoshi Asami1997-04-261-2/+2
| | | | | | | converters. Notes: svn path=/head/; revision=6316
* Change Brent J. Nordquist's e-mail address.Satoshi Asami1997-01-282-4/+4
| | | | | | | Submitted by: "Brent J. Nordquist" <bjn@visi.com> Notes: svn path=/head/; revision=5455
* Converted to MAN[1-8]David E. O'Brien1996-11-171-6/+2
| | | | Notes: svn path=/head/; revision=4540
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-111-2/+2
| | | | | | | Misc variable reordering, cleaning up, etc. Notes: svn path=/head/; revision=4385
* btoa/atob binary <-> ascii conversion tool.Satoshi Asami1996-04-095-0/+49
Submitted by: "Brent J. Nordquist" <nordquist@platinum.com> Notes: svn path=/head/; revision=2949