aboutsummaryrefslogtreecommitdiffstats
path: root/misc/mmv
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.trevor2004-01-301-0/+1
|
* Reset maintainer from me@FreeBSD.org to ports@FreeBSD.org. Apparentlylinimon2004-01-121-1/+1
| | | | | | me@ has not been active in the FreeBSD community for some time now. Reviewed by: portmgr@FreeBSD.org (a month or so ago)
* 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.
* Use $WRKSRC instead of $WRKDIR/$DISTNAME.se2002-06-151-1/+1
|
* Fix build on -current: initialization of FILE* outfile = stdout failed.se2002-06-154-34/+40
| | | | | | | | Testing the port revealed, that the SHAR archives could not be retrieved, but a TAR archive is available from wuarchive, so I converted the port to use it. This simplified the Makefile considerably as a side effect. Approved by: me@FreeBSD.org (port maintainer)
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-4/+3
|
* ln -> ${LN}mharo1999-08-281-3/+3
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Sort PLIST.steve1999-05-311-1/+1
|
* Remove miscellaneous manpages.hoek1998-08-191-1/+0
|
* /bin/sh -> ${SH}max1997-07-141-2/+2
|
* Oops, previous commit broke the installation of man page.max1996-12-081-2/+2
|
* Remove RESTRICTED and, instead, add NO_CDROM & NO_PACKAGE. (Redistributionmax1996-12-081-53/+22
| | | | | | | | | | | | | | | | | | | | | | | for charge is prohibited, no modification allowed.) Various cleanups include: List mmv.pch.Z as PATCHFILES instead of DISTFILES. Put full path to the MASTER_SITES. Instead of editing mmv.pch with scripts/makeitapatch, pass the name of the file to be patched to the patch command via PATCH_DIST_ARGS. Above three changes made do-fetch: & pre-clean:targets defined in this Makefile unnecessary. Call scripts/unshar via /bin/sh instead of giving it the execution bit in pre-extract: target. ln -> ln -fs rm -> ${RM} Use ${INSTALL_PROGRAM} and ${INSTALL_MAN}. Use MAN1 var to compress the man page. Reviewed by: asami
* Redirect outputs to /dev/null to perform the extraction silently.max1996-12-081-2/+2
|
* ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.asami1996-12-031-5/+5
| | | | Hinted by: obrien
* Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds toasami1996-11-301-3/+3
| | | | changes made in rev. 1.232 of bsd.port.mk.
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-181-1/+0
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* CATEGORIES+= --> CATEGORIES=obrien1996-11-111-12/+9
| | | | Misc variable reordering, cleaning up, etc.
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Convert from ncftp to fetchgpalmer1996-06-271-2/+2
|
* This port is RESTRICTED because of restrictive copyright.asami1996-04-121-1/+2
|
* Add a pre-clean target to delete patch-0a created by do-extract.asami1996-03-291-2/+5
|
* Change "utilities" category to "misc" in preparation for move to misc.asami1995-11-261-2/+2
|
* File moved on ftp site.asami1995-10-171-2/+2
| | | | Submitted by: se via me (really!)
* Updated utils Makefiles!asami1995-04-231-17/+8
|
* Remove bogus CATEGORIES inside a for loop.asami1995-04-161-2/+1
|
* Bogus @cd removed.asami1995-04-111-1/+0
| | | | Submitted by: me
* New Makefile structure, fix Jordan's CATEGORIES.asami1995-04-111-14/+7
| | | | Submitted by: me
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+5
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Add MAINTAINER. Yes, I know I screwed up the Submitted by: line on thejkh1995-03-281-2/+2
| | | | | import. Sorry! :( Submitted by: me
* Import Michael Elbel's mmv port.jkh1995-03-287-0/+220