Michael Haro
8d3d318a69
* Fix Makefile so portlint is more happy with this port (what a concept, the
...
portlint port passing portlint)
New portlint features:
* Allow pkg/COMMENT to start with a digit
* Warn about .la files in pkg/PLIST
* Better support for comments in the Makefile
- fixes the section off by 1 error
(DISTNAME needs to exist, and so on, when it does)
* don't report "FATAL: no MAINTAINER listed in Makefile" when it does exist
* other random minor bug fixes
2000-03-28 05:44:42 +00:00
Michael Haro
63168faf2f
- fix a bug in pkg/* checking
...
- enforce pkg/COMMENT style
- better info file checking in pkg/PLIST
- don't warn about @unexec rmdir foo || true - the handbook says this is fine
- allow CATEGORIES+=
- warn about www.freebsd.org/~user needing to be people.freebsd.org
- warn about PKGNAME being set from another variable instead of being a
fatal error
- understand both $(PORTSDIR) and ${PORTSDIR}
2000-03-20 18:03:01 +00:00
Peter Wemm
02c5b6c7c6
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
...
as the days of the former are numbered.
Reviewed by: asami
2000-02-08 09:29:51 +00:00
Michael Haro
39713feb1a
I'll maintain this
2000-02-04 23:20:19 +00:00
Michael Haro
633118fd04
issue a warning when @owner or @group are found in the PLIST
2000-02-02 21:07:39 +00:00
Michael Haro
fa9bde6e40
bump version number slightly to reflect recent changes
2000-01-22 22:07:51 +00:00
Michael Haro
4922b641a8
add support for @owner and @group in PLIST
2000-01-22 22:06:04 +00:00
Chris Piazza
f1aa330554
Add pkg_remove.
...
pkg_remove is a utility to cleanly uninstall packages.
PR: 16025
Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
2000-01-14 20:03:43 +00:00
Shigeyuki Fukushima
0e2e06a88a
Fixes:
...
- Allow "MAINTAINER?=".
- Allow "CATEGORIES?=" and "CATEGORIES+=".
PR: ports/16064
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-01-12 04:48:15 +00:00
Jun-ichiro itojun Hagino
11db3427a1
switch maintainer to ports@freebsd.org, as I'm unable to do it for a long time.
2000-01-11 13:53:39 +00:00
Wolfram Schneider
c491d9de7c
Update to portcheckout-2.0
2000-01-08 18:50:17 +00:00
Justin M. Seger
75550d0920
Switch to tcl/tk 8.2
...
Submitted by: Ade Lovett <ade@lovett.com>
1999-11-25 18:00:30 +00:00
Munechika SUMIKAWA
942ecd986a
added the following checking:
...
"in *_DEPENDS, ${PREFIX} must not be used. use ${LOCALBASE}/${X11BASE}
instead of it."
Commented by: asami
Reviewed by: taoka
1999-09-28 16:23:03 +00:00
Satoshi Taoka
2996c814f6
Recently we must use $FreeBSD instead of $Id in Makefile.
...
So portlint needs this modification.
Approved by: maintainer
1999-09-28 02:19:47 +00:00
Wolfram Schneider
3b140688a9
Update master site.
1999-09-19 10:30:46 +00:00
Peter Wemm
8100143543
$Id$ -> $FreeBSD$
1999-08-31 02:00:46 +00:00
Peter Wemm
52769fe9fd
$Id$ -> $FreeBSD$
1999-08-29 11:11:15 +00:00
Michael Haro
af5f314286
ln -> ${LN}
1999-08-28 01:58:05 +00:00
David E. O'Brien
9a9ac6ba9d
Change Id->FreeBSD.
1999-08-25 05:57:29 +00:00
Jun-ichiro itojun Hagino
e25cebf5a9
manpage fix
...
family name change for itojun (s/Itoh/Hagino/)
Submitted by: "Alexey M. Zelkin" <phantom@cris.net>
1999-08-14 12:55:26 +00:00
Jun-ichiro itojun Hagino
48752d5db8
typo fix
...
From: "Oleg V. Volkov" <rover@lglobus.ru>
1999-07-24 14:24:46 +00:00
Tim Vanderhoek
a84b5b5f94
#4/4 enforcing Caps, no period
...
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Tim Vanderhoek
748713c3f6
As threatened, enforce the "Capital, no period" rule. Ellipses are
...
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Jun-ichiro itojun Hagino
bd430b955e
remove the first comment lines in a section properly.
1999-04-22 05:37:46 +00:00
Jun-ichiro itojun Hagino
f6c89560ba
remove pathname for bsd.port.mk.
...
Reviewed by: maintainer (myself)
Submitted by: ben@scientia.demon.co.uk
1999-04-05 03:20:36 +00:00
Steve Price
251772eae4
It seems 'sane' was not mispelled, but was a little confusing. Let's try
...
'correct' instead.
Submitted by: asami
1999-04-04 21:35:10 +00:00
Steve Price
c7f658c2ff
Fix a spelling nit: sane -> same.
1999-04-02 03:24:13 +00:00
Steve Price
94723819db
Handle x11-* categories correctly.
...
Reviewed by: maintainer
1999-02-22 03:01:21 +00:00
Steve Price
82436abc4f
Avoid installing libTkSteal.so if it exists.
1999-01-10 17:58:47 +00:00
Jun-ichiro itojun Hagino
cbdc5daf4b
avoid NO_WRKDIR.
...
Submitted by: Sheldon Hearn <axl@iafrica.com>
1999-01-07 09:34:52 +00:00
Jun-ichiro itojun Hagino
b50b1f8d8e
remove old ftp site (ftp.foretune.co.jp) from comment.
1999-01-05 12:26:08 +00:00
Jun-ichiro itojun Hagino
f414a317d4
being tired of maintaining portlint only by myself, I decided to
...
put the source code for "portlint" into FreeBSD port tree. The
imported revision is 1.65 (in my local RCS file). (pseudo) version
number for the port is now 2.0.
Whoever make changes to bsd.port.mk is advised to update portlint.pl
too :-)
Note that portlint.pl MUST be portable enough to handle (Net|Open|Free)BSD
bsd.port.mk. There are people using portlint.pl on non-FreeBSD
platforms.
1999-01-05 12:23:28 +00:00
Mike Smith
1b35d26302
Distfile changed (minor patch)
1999-01-04 09:25:54 +00:00
Tim Vanderhoek
b59b0022a4
Fix MANCOMPRESSED (=maybe) and work on standard -current.
1998-12-30 01:22:27 +00:00
Tim Vanderhoek
426cede750
manpage != DESCR
1998-12-30 01:21:00 +00:00
Jun Kuriyama
fb5f708eea
Use MAN? macro.
...
Change first line of Makefile from "manck" to "portcheckout".
1998-11-22 03:52:57 +00:00
Satoshi Asami
d28a6dde40
No need to put name in front.
1998-11-18 10:55:18 +00:00
Steve Price
e53252cb35
Change location of MASTER_SITE.
...
Requested by: maintainer
1998-11-09 01:12:08 +00:00
Wolfram Schneider
5c36861a11
Says that the port uses perl5 for building and running
1998-11-01 16:51:39 +00:00
Wolfram Schneider
4e1e1391ed
portcheckout - checkout ports and all depending ports
...
Portcheckout(1) checks out a FreeBSD port and all runtime
and buildtime depending ports into the current working
directory. The output is written to stdout as an
executable shell-script.
Compiling a FreeBSD port usually require a full tree of ports
in /usr/port. A cvs checkout or a cvs update command takes
a very long time and need much free space.
With portcheckout, you checkout only the parts of the port
tree which you really need. This is a magnitude faster!
1998-11-01 16:42:29 +00:00
Steve Price
0b3931097a
No need to supply a minor number for shared libraries if it is zero.
1998-10-21 01:06:56 +00:00
Satoshi Asami
6784e6a3df
Ressurect RUN_DEPENDS.
...
Reviewed by: maintainer
1998-09-15 09:48:22 +00:00
Mike Smith
f3ab164825
BUILD_DEPENDS on Tk, as we need Tk headers to build the TkSteal module.
...
Submitted by: Thomas Valentino Crimi <tcrimi+@andrew.cmu.edu>
1998-09-03 16:02:35 +00:00
Satoshi Asami
c12c2467ed
Remove manpages define in MAN? fom PLIST for all the devel ports.
...
I'm going to leave p5-* alone for now (where the version stuff is
going to land is still unclear).
1998-08-12 01:55:34 +00:00
Satoshi Asami
5264cbceb5
Fix up dependencies for ports that moved into the x11-toolkits category.
1998-08-07 23:56:56 +00:00
Satoshi Asami
7d45e2b7a1
Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
1998-06-27 05:20:00 +00:00
Bill Fenner
f06d13b6ff
Add tk virtual category where missing. List of ports which depend on tk
...
but aren't in a tk virtual category from
awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX
I didn't do anything about the ports which depend on things which depend
on a tk revision. I'd be afraid that the depended-upon port might change
and thus outdate the virtual category in the depender.
1998-02-21 22:38:11 +00:00
Vanilla I. Shu
560d6e07ce
portlint, add @dirrm on pkg/PLIST
1998-02-02 14:37:24 +00:00
Jun-ichiro itojun Hagino
72794f77d5
original distribution updated (1.60 -> 1.61)
1997-11-25 11:43:15 +00:00
Jun-ichiro itojun Hagino
92f24cd07a
original distribution updated (1.59->1.60)
1997-11-20 03:52:36 +00:00
Jun-ichiro itojun Hagino
6fbefc0e44
Original distribution updated. (1.58 -> 1.59)
1997-11-13 13:30:27 +00:00
Jun-ichiro itojun Hagino
dec35629ff
original distribution updated (1.57->1.58)
1997-11-11 00:05:54 +00:00
Jun-ichiro itojun Hagino
5465b2e9ed
original distribution updated. (1.56 -> 1.57)
1997-11-09 00:31:27 +00:00
Jun-ichiro itojun Hagino
66793bc9cf
original distribution updated to 1.56.
1997-11-05 02:13:17 +00:00
Jun-ichiro itojun Hagino
ee868b6f17
original distribution updated to 1.55.
1997-10-13 11:30:18 +00:00
Jun-ichiro itojun Hagino
278943850d
original distribution updated to 1.54.
1997-10-12 00:28:00 +00:00
Jun-ichiro itojun Hagino
cdcc6908aa
original distribution updated to 1.51.
...
Submitted by: itojun
1997-10-07 23:01:45 +00:00
Jun-ichiro itojun Hagino
fa8d139427
original distribution updated to 1.49.
...
added check for *_DEPENDS.
1997-09-21 02:02:33 +00:00
Jun-ichiro itojun Hagino
5d4db72e27
original distribution upgraded to 1.48.
1997-09-14 14:24:54 +00:00
Mike Smith
5f5eaf9c39
Author fixed distfile to build properly on FreeBSD with Tcl/Tk headers
...
in private subdirs.
Submitted by: asami
1997-09-12 03:01:54 +00:00
Mike Smith
b8127318ac
Upgrade to version 1.1.
1997-09-11 09:24:57 +00:00
Mike Smith
03ec163386
Upgrade to version 1.1, now uses Tcl/Tk 8.0, faster INDEX parser.
1997-09-11 09:24:38 +00:00
Jun-ichiro itojun Hagino
ad627e4a0d
original distribution updated to release 1.46.
1997-08-16 04:59:48 +00:00
Jun-ichiro itojun Hagino
0e90f5ee90
original distribution updated to version 1.44.
1997-08-08 06:23:26 +00:00
Jun-ichiro itojun Hagino
2d6d2cfa58
original distribution updated to 1.43.
1997-08-06 00:07:59 +00:00
Jun-ichiro itojun Hagino
db6a26056c
Original distribution updated to r1.33.
...
It now have "committers mode", which will tell us ports/LEGAL
should be updated!
1997-07-16 18:49:47 +00:00
Jun-ichiro itojun Hagino
86720189d6
original distribution of portlint has updated to 1.32.
1997-07-13 13:37:59 +00:00
Masafumi Max NAKANE
b83b0ca55d
Upgrade, 1.26 -> 1.28.
1997-07-06 18:20:51 +00:00
Masafumi Max NAKANE
5a0b660a36
Upgrade 1.9 -> 1.26.
...
(So many additional checks have been added. Porters gotta check this out!)
1997-07-06 00:39:00 +00:00
Masafumi Max NAKANE
dc92a3e522
New port, portlint:
...
portlint makes a small set of sanity checks for port directory.
usage:
Submitted by: Jun-ichiro ITOH <itojun@itojun.org>
PR: 3863
1997-06-15 14:12:38 +00:00
Wolfram Schneider
1760fd6654
Add virtual category 'tk41'.
1997-04-20 13:20:00 +00:00
Satoshi Asami
1059c2e8ff
(1) Fix typo in MASTER_SITES, it said ".../pib/pib" when it should have
...
been ".../pub/pib/" (I first thought the second "pib" was bogus,
until I realized that the problem was in fact a typo of "pub" and
a missing "/"!)
(2) Fix RUN_DEPENDS, you can't just put a generic name like "tk-4.1"
here. ;)
(3) Change install: target to do-install: and also move it above the
.include <bsd.port.mk>. (You shouldn't define your own "install"
or "patch" or any of the big targets unless absolutely necessary,
the "do-*" targets are where most of the real work is done.)
1996-12-31 13:41:05 +00:00
Mike Smith
95714a5726
Use '-f' when creating the symlink to avoid falling over if the link
...
already exists.
1996-12-30 09:26:23 +00:00
Mike Smith
40105b68bf
This is PIB, the Ports Index Browser, a GUI tool for manipulating the
...
FreeBSD ports collection. It provides facilities for tracking distfiles,
searching for ports, building etc.
Requires bsd.port.mk revision 1.232 or later and a matching ports collection.
1996-12-30 09:16:56 +00:00