aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/macutils
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256pav2005-11-241-0/+1
|
* - Fix package buildkrion2004-03-041-2/+2
| | | | Reported by: bento via kris
* - Pacify portlint and use misc macrosclement2004-02-271-1/+0
| | | | - remove pkg-plist (fastjar and stuffit)
* Add SIZE.trevor2004-01-281-0/+1
|
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER linesergei2003-12-211-1/+1
|
* Cosmetic fix: use %%DOCSDIR%% macro.osa2003-10-211-11/+11
| | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992
* Fully respect CC and CFLAGSkris2003-10-191-0/+17
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Add NOPORTDOCS supportlioux2001-07-041-11/+11
| | | | | PR: 28575 Submitted by: Patrick Li <pat@databits.net>
* unecho a commandlioux2001-07-041-1/+1
| | | | | PR: 28575 Submitted by: Patrick Li <pat@databits.net>
* At his request, remove Joel Sutton as maintainer of 8 ports. Thank you fordougb2000-10-291-1/+1
| | | | | | | | your efforts on these ports, and thank you for also taking the responsibility to let us know your time now has other priorities. PR: ports/22384 Submitted by: Joel Sutton, jsutton@bbcon.com.au
* Several cleanups:sobomax2000-06-124-23/+86
| | | | | | | | | | - Use MASTER_SITE_SUNSITE to MASTER_SITES; - Support CFLAGS/MAKE properly; - Sort pkg/PLIST; - Use archivers as a primary category (forgotten by will after repo-copy). PR: 19164 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* PORTNAME/VERSION stuffmharo2000-04-121-3/+3
|
* Update maintainer's Email address.steve1999-11-272-3/+2
| | | | | PR: 15113 Submitted by: maintainer
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Move manpages from plist to makefile and other minor nitsmharo1999-06-232-18/+13
|
* Remove unnecessary whitespace.asami1999-04-181-3/+2
|
* updated mastersite path. now compiles with lots less warningsmharo1999-04-1616-35/+190
|
* Remove ${MASTER_SITE_SUNSITE} from MASTER_SITES and use sunsitefenner1998-02-021-3/+4
| | | | | | explicitly; the /pub/Linux/distributions directory isn't mirrored. Submitted by: distfile checker
* A set of utilities to play with Macintosh format files.asami1997-06-046-0/+137
PR: 3626 Submitted by: Joel Sutton <sutton@aardvark.apana.org.au>