Joe Marcus Clarke
73f7c91b5d
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 1)
2004-02-04 05:10:27 +00:00
Trevor Johnson
f15b845ebe
SIZEify.
2004-01-29 16:13:06 +00:00
Akinori MUSHA
2c41b9e5f3
De-pkg-comment.
2003-02-20 19:00:52 +00:00
Oliver Braun
7c247ec345
Upgrade to 1.51.
...
PR: ports/45155
Submitted by: Volker Stolz <vs@foldr.org>
2002-11-12 23:25:10 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
David E. O'Brien
45666060ec
To ports@freebsd.org.
2002-05-08 21:03:16 +00:00
Steve Price
3f663e605b
Don't redeclare (incorrectly) callrpc on FreeBSD/Alpha.
2001-07-25 17:40:24 +00:00
David E. O'Brien
30abec63d9
Add $FreeBSD$, which help me in problem reports.
2000-11-22 02:22:51 +00:00
Michael Haro
960543ecef
Corrrect whitespace introduced during PORTNAME conversion and portlint
2000-04-22 10:14:11 +00:00
Chris Piazza
f9bfad56c5
Update with the new PORTNAME/PORTVERSION variable
2000-04-09 19:09:11 +00:00
David E. O'Brien
e05c25a8bf
Restore useless version required comments.
2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe
Remove the "version required" line.
2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4
Style nits in the ports I maintain.
2000-02-13 03:25:05 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
8100143543
$Id$ -> $FreeBSD$
1999-08-31 02:00:46 +00:00
Steve Price
6c450aae0f
Remove extraneous x11 from CATEGORIES.
...
Submitted by: Josh Gilliam <josh@quick.net>
1998-11-21 07:27:41 +00:00
Steve Price
2646e845ff
Move manpages from pkg/PLIST to Makefile.
1998-10-21 00:57:42 +00:00
David E. O'Brien
a68d3fad3d
I'll take this one.
1998-01-09 10:15:46 +00:00
Satoshi Asami
ed1ba38a9f
Be more selective about which ports to maintain. I no longer have time
...
to maintain all these ports I once committed (sometimes as a proxy).
1997-12-25 22:29:52 +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
Satoshi Asami
83e5fd3ee1
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 09:56:45 +00:00
David E. O'Brien
3b3bd28890
CATEGORIES+= -> CATEGORIES=
...
Converted to new MAN[1-9]
1996-11-17 08:06:46 +00:00
Satoshi Asami
14cd728249
Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a
...
lot of ports or what! ;>
1995-11-09 06:41:02 +00:00
Satoshi Asami
3a855c6a67
You guys now belong to sysutils.
1995-07-13 01:21:35 +00:00
Satoshi Asami
91552dc4b8
Another round of Makefile updates, in utils!
1995-04-15 03:46:07 +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
Gary Palmer
3753222345
Try to get most ports checksummed
1995-03-31 22:18:54 +00:00
Satoshi Asami
7da30feef5
Upgrade, 1.32 -> 1.34
1995-03-28 05:58:18 +00:00
Satoshi Asami
35af96374a
Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
...
and some other minor cleanup.
1995-03-24 11:12:06 +00:00
Satoshi Asami
86793c984d
Converted Makefiles as much as I could.
...
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
set NO_INSTALL_MANPAGES for not calling "make install.man")
(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These
are the entries I used:
EXEC_DEPENDS:
unzip:${PORTSDIR}/archivers/unzip
gmake:${PORTSDIR}/devel/gmake
wishx:${PORTSDIR}/lang/tclX
xli:${PORTSDIR}/graphics/xli
gs:${PORTSDIR}/print/ghostscript
gunshar:${PORTSDIR}/archivers/gshar+gunshar
hfs:${PORTSDIR}/utils/hfs
rman:${PORTSDIR}/utils/rman
LIB_DEPENDS:
tiff\\.3\\.:${PORTSDIR}/graphics/tiff
jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
tcl\\.7\\.:${PORTSDIR}/lang/tcl
tk\\.3\\.:${PORTSDIR}/x11/tk
xview\\.1\\.:${PORTSDIR}/x11/xview-lib
Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
xview\\.3\\.:${PORTSDIR}/x11/xview-lib
BLT\\.1\\.:${PORTSDIR}/x11/blt
There are still some dependencies I can't figure out what exactly
is needed. If your port still has DEPENDS in it, please check it out!
1995-02-11 13:51:48 +00:00
Satoshi Asami
840a84e7aa
xsysstats-1.32, a system information display tool. Someone please test
...
this, I can't for my life figure out how the heck all those options work....
1994-12-13 09:07:03 +00:00