Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +00:00
Sylvio Cesar Teixeira
8f00ed9e42
- Update to 1.01b.15
...
PR: ports/146301
Submitted by: Simon Olofsson <simon@olofsson.de> (maintainer)
2010-05-07 23:00:38 +00:00
Matthias Andree
8f98201f7e
also install the default links mad, mcp, mln (append, copy, link) and manpages
...
bump PORTREVISION (changed pkg-plist)
Approved by: Simon Olofsson <simon@olofsson.de> (maintainer)
Approved by: garga (mentor)
2010-05-03 18:52:54 +00:00
Martin Wilke
c8f43bda63
- Allow both escape characters '#' and '='
...
PR: ports/104058
Submitted by: Simon Olofsson <simon@olofsson.de> (maintainer)
2006-10-06 20:19:29 +00:00
Rong-En Fan
be2b7e1e94
- Update to 1.01b.14
...
- Pass maintainership to submitter
PR: ports/102869
Submitted by: Simon Olofsson <simon at olofsson.de>
Approved by: Martin Tournoij <carpetsmoker at gmail.com>
2006-10-04 10:02:08 +00:00
Simon Barner
2242825758
- Unbreak [1]
...
- Add new backup master sites [1]
- Assign maintainership to submitter [1]
- Use PLIST_FILES
Submitted by: Martin Tournoij <carpetsmoker@gmail.com>
PR: ports/102884
2006-09-05 11:00:24 +00:00
Kris Kennaway
e2a433aa09
BROKEN: Unfetchable. Since this port is unmaintained, deprecate and
...
schedule for termination on 2006-12-01
2006-09-04 00:03:18 +00:00
Kris Kennaway
3f5fba3458
NO_CDROM and NO_PACKAGE are not appropriate; use RESTRICTED here instead
2006-09-03 00:27:10 +00:00
Pav Lucistnik
3f06646f44
- Add SHA256
2005-11-26 00:44:05 +00:00
Pav Lucistnik
b22c53171c
- Fix fetching
2005-11-25 23:40:10 +00:00
Kris Kennaway
98d7e35952
Replace master site with a working one.
2005-05-22 03:07:25 +00:00
Trevor Johnson
f15b845ebe
SIZEify.
2004-01-29 16:13:06 +00:00
Mark Linimon
bb4691d836
Reset maintainer from me@FreeBSD.org to ports@FreeBSD.org. Apparently
...
me@ has not been active in the FreeBSD community for some time now.
Reviewed by: portmgr@FreeBSD.org (a month or so ago)
2004-01-12 00:24:20 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Stefan Eßer
73e6113793
Use $WRKSRC instead of $WRKDIR/$DISTNAME.
2002-06-14 18:16:29 +00:00
Stefan Eßer
014bd4330f
Fix build on -current: initialization of FILE* outfile = stdout failed.
...
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)
2002-06-14 18:14:16 +00:00
Satoshi Asami
dad9a57abe
Convert to PORTNAME/PORTVERSION.
2000-04-14 08:49:30 +00:00
Michael Haro
af5f314286
ln -> ${LN}
1999-08-28 01:58:05 +00:00
David E. O'Brien
d99d6e104d
Change Id->FreeBSD.
1999-08-25 07:23:21 +00:00
Tim Vanderhoek
dd9ff05a6a
Commit #3/4 to enforce caps, no period.
...
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
1999-06-26 19:12:45 +00:00
Steve Price
cbf0af04a4
Sort PLIST.
1999-05-31 04:53:16 +00:00
Tim Vanderhoek
39448a6b27
Remove miscellaneous manpages.
1998-08-18 19:04:15 +00:00
Masafumi Max NAKANE
75c141cc7d
/bin/sh -> ${SH}
1997-07-13 18:49:31 +00:00
Masafumi Max NAKANE
bd3a21229d
Oops, previous commit broke the installation of man page.
1996-12-08 12:02:01 +00:00
Masafumi Max NAKANE
a3d9d452bc
Remove RESTRICTED and, instead, add NO_CDROM & NO_PACKAGE. (Redistribution
...
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
1996-12-08 11:55:03 +00:00
Masafumi Max NAKANE
95f5c1697c
Redirect outputs to /dev/null to perform the extraction silently.
1996-12-08 11:38:12 +00:00
Satoshi Asami
4515213825
${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.
...
Hinted by: obrien
1996-12-03 04:07:49 +00:00
Satoshi Asami
db879567ce
Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to
...
changes made in rev. 1.232 of bsd.port.mk.
1996-11-30 10:50:36 +00:00
Satoshi Asami
c98cfd116d
Compress a bunch of manpages. Remove unnecessary @ directives from
...
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.
1996-11-18 14:17:24 +00:00
David E. O'Brien
47a616f11d
CATEGORIES+= --> CATEGORIES=
...
Misc variable reordering, cleaning up, etc.
1996-11-11 05:50:23 +00:00
Satoshi Asami
95137d2010
Oh my goodness! Satoshi is finally fed up and decided to "clean up"
...
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!
1996-10-10 05:05:35 +00:00
Gary Palmer
0594bd8f8d
Convert from ncftp to fetch
1996-06-26 22:33:17 +00:00
Satoshi Asami
e6a4aea44a
This port is RESTRICTED because of restrictive copyright.
1996-04-12 08:38:33 +00:00
Satoshi Asami
c900ce242f
Add a pre-clean target to delete patch-0a created by do-extract.
1996-03-29 03:28:08 +00:00
Satoshi Asami
e34d788c22
Change "utilities" category to "misc" in preparation for move to misc.
1995-11-26 10:48:46 +00:00
Satoshi Asami
9506f7017e
File moved on ftp site.
...
Submitted by: se via me (really!)
1995-10-17 10:17:00 +00:00
Satoshi Asami
b165a3a9b5
Updated utils Makefiles!
1995-04-23 13:02:52 +00:00
Satoshi Asami
80023bde86
Remove bogus CATEGORIES inside a for loop.
1995-04-16 05:22:22 +00:00
Satoshi Asami
60c74f5419
Bogus @cd removed.
...
Submitted by: me
1995-04-11 02:34:21 +00:00
Satoshi Asami
cf9e9ede3e
New Makefile structure, fix Jordan's CATEGORIES.
...
Submitted by: me
1995-04-11 02:34:03 +00:00
Jordan K. Hubbard
ac3066bf75
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
...
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Jordan K. Hubbard
74514e02ff
Add MAINTAINER. Yes, I know I screwed up the Submitted by: line on the
...
import. Sorry! :(
Submitted by: me
1995-03-27 21:00:02 +00:00
Jordan K. Hubbard
e07220aca9
Import Michael Elbel's mmv port.
1995-03-27 20:55:28 +00:00