aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/lbrate
Commit message (Collapse)AuthorAgeFilesLines
* - Update my mail address to FreeBSDsylvio2009-11-281-1/+1
| | | | Approved by: miwi (mentor)
* - Pass maintainership to submittermiwi2009-09-201-1/+1
| | | | | | PR: 138587 138586 138584 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Feature safe: yes
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
|
* Clean up port descriptions for unmaintained ports in `archivers' category:danfe2008-01-261-2/+2
| | | | markup and spelling fixes, kill EOL whitespace and extraneous attribution.
* - Add SHA256pav2005-11-241-0/+1
|
* Cleanup, use MAKE_ARGS instead of Makefile-patchvs2005-09-272-35/+3
|
* - Use MASTER_SITE_SUNSITE to MASTER_SITESkrion2004-07-102-14/+14
| | | | | | | | - Strip binary - Utilize PLIST_FILES PR: ports/68857 Submitted by: Ports Fury
* Drop maintainership.eik2004-05-111-1/+1
| | | | | PR: 66502 Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> (maintainer)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
|
* Cosmetic fix: use %%DOCSDIR%% macro.osa2003-10-211-5/+5
| | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-142-12/+18
| | | | | use USE_GETOPT_LONG instead. respect CC, CFLAGS.
* De-pkg-comment.knu2003-02-212-1/+1
|
* Add USE_REINPLACE where appropriate.sobomax2002-06-191-0/+2
|
* Use ${REINPLACE_CMD} instead of ${PERL}ijliao2002-06-141-2/+2
| | | | | PR: 39238, 39239, 39240, 39241 Submitted by: maintainer
* Update to 1.1dwcjr2002-05-223-5/+2
| | | | | PR: 38232 Submitted by: maintainer
* add lbrateijliao2001-08-296-0/+73
Extract/decompress CP/M LBR archives PR: 30087 Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>