Commit graph

27041 commits

Author SHA1 Message Date
Akinori MUSHA
8e270816f9 Update the japanese/[o-t]* ports with the new
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
2000-04-12 14:38:12 +00:00
Akinori MUSHA
a989b83d88 Use ${DISTFILES:Npattern} in EXTRACT_ONLY as a cosmetic change. 2000-04-12 14:31:35 +00:00
Satoshi Asami
cdd232678c Typo (PORTVESION -> PORTVERSION). 2000-04-12 11:19:03 +00:00
Satoshi Asami
d30ff23186 Change a couple of "make"s to "cd ${.CURDIR} && make"s, otherwise you
will get "make: don't know how to make /usr/ports/INDEX. Stop" type of
weird errors when /usr/obj${.CURDIR} exists.
2000-04-12 11:06:35 +00:00
David E. O'Brien
19a18df8d0 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:28:35 +00:00
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
Michael Haro
343c80d542 PORTNAME/PORTVERSION stuff 2000-04-12 05:31:29 +00:00
Michael Haro
b7f08d10c0 PORTNAME/VERSION stuff 2000-04-12 04:56:17 +00:00
Satoshi Asami
5e49915a14 (1) Include ${.CURDIR}/../Makefile.inc before ${MASTERDIR}/../Makefile.inc
if ${.CURDIR} != ${MASTERDIR} (i.e., this is a slave port).
Suggested by:	knu

(2) Move PKGNAME/DISTNAME definition into the pre.mk section so it can
    be used in ports' Makefiles.
2000-04-11 21:38:02 +00:00
Michael Haro
ed33fb7de0 PORTNAME/PORTVERSION update 2000-04-11 21:30:15 +00:00
Chris Piazza
cd551d001a Fix
Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
2000-04-11 21:21:21 +00:00
Chris Piazza
6406460136 Fix typo 2000-04-11 21:18:25 +00:00
Akinori MUSHA
edcf8b3594 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.

Okay, 60% of `japanese' ports have been done. :)
2000-04-11 14:15:53 +00:00
Akinori MUSHA
7b4b0c4f33 Fix wrong PORTNAME/PORTVERSION and use PKGNAMESUFFIX.
PR:		ports/17925
2000-04-11 12:48:47 +00:00
Satoshi Asami
935136d047 Set PKGNAMEPREFIX with ?= so it can be overridden. 2000-04-11 06:59:27 +00:00
Akinori MUSHA
b8541018d5 Use PKGNAMEPREFIX/PKGNAMESUFFIX. 2000-04-11 04:49:08 +00:00
Chris Piazza
4e55c2c423 Accidentally undefined DISTFILES which made WRKSRC
bogus.

Noticed by: "Matt M." <matt@boda.virtualave.net>
2000-04-10 20:08:20 +00:00
Chris Piazza
dbdc33e040 Fix typo
PR: 17908
Submitted by: Dmitry Sivachenko <dima@Chg.RU>
2000-04-10 19:54:52 +00:00
Chris Piazza
500b47f7ae Update with the new PORTNAME/PORTVERSION variables 2000-04-10 19:50:46 +00:00
Chris Piazza
0e204bbcc7 Fix typo
Submitted by: "Gary D. Margiotta" <gary@tbe.net>
2000-04-10 19:26:55 +00:00
Satoshi Asami
d73baabd78 Add PKGNAMEPREFIX definitions for language-specific dirs. 2000-04-10 16:34:45 +00:00
Satoshi Asami
6f3eb469e1 Typo fix (two of them in the same line!).
Reported by:	fenner's distfile survey error mail
2000-04-10 13:58:33 +00:00
Satoshi Asami
7d2acfd09e Add PKGNAMEPREFIX and PKGNAMESUFFIX - these are to be used in case the
package name includes "language specifics" or "compilation options" as
specified in the handbook.  PKGNAME is now defined as
${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}.

Suggested by:	mharo (prefix), reg (suffix)
Reviewed by:	the ports list
2000-04-10 12:31:02 +00:00
Chris Piazza
edd39ece4d Forgot to remove some variables
Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>
2000-04-10 04:45:18 +00:00
Chris Piazza
f1b93f577c Forgot to remove some variables 2000-04-10 04:43:51 +00:00
Michael Haro
02eec175d4 fix typo
Submitted by: Ben Smithurst / ben@scientia.demon.co.uk
2000-04-10 03:59:12 +00:00
Chris Piazza
458db42f26 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 01:11:24 +00:00
Chris Piazza
dc0a03c770 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:53:10 +00:00
Chris Piazza
4b260ce251 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:44:43 +00:00
Chris Piazza
b34561d1b8 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:33:10 +00:00
Chris Piazza
c3bb46468e Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:07:29 +00:00
Chris Piazza
37c0ef8e3b Update with the new PORTNAME/PORTVERSION variables 2000-04-09 21:54:47 +00:00
Chris Piazza
f7e0269416 Add WWW 2000-04-09 21:45:15 +00:00
Chris Piazza
f9bfad56c5 Update with the new PORTNAME/PORTVERSION variable 2000-04-09 19:09:11 +00:00
Chris Piazza
3df86a88a9 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:34:06 +00:00
Chris Piazza
77b92885e2 Proper WWW syntax 2000-04-09 18:20:32 +00:00
Chris Piazza
feb7a34b04 Add WWW 2000-04-09 18:16:18 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Chris Piazza
e062d3845f Accidental whitespace 2000-04-09 17:50:59 +00:00
Chris Piazza
d38f7d91c8 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 17:41:40 +00:00
Chris Piazza
f39d3f29e6 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 17:33:32 +00:00
Michael Haro
59df8af48e update with the new PORTNAME/PORTVERSION variables 2000-04-08 23:24:42 +00:00
Michael Haro
3da86c6aa2 update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:49:07 +00:00
Michael Haro
de588104e2 warn about not supporting PORTNAME/PORTVERSION yet 2000-04-08 22:41:14 +00:00
Michael Haro
a0cb9ec98b update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:04:57 +00:00
Michael Haro
bcd8ffd9d0 update with the new PORTNAME/PORTVERSION variables 2000-04-08 21:25:03 +00:00
Bill Fenner
7561912238 Remove j1594016@ed.kagu.sut.ac.jp as MAINTAINER; email has been bouncing for
10 weeks with "550 <j1594016@ed.kagu.sut.ac.jp>... User unknown"
2000-04-08 18:05:36 +00:00
SADA Kenji
32a9b4c6ac Added an option: -a <address> .
It allows you to set the address of a domain in the SOA record.
 It will adds a "IN A <address>" line to the SOA.
 This is needed for sites that want a default address for a partial name -
 say just yahoo.com instead of forcing users to always type www.yahoo.com.

Submitted by:	"David Peterson" <chief@mail.idrive.com>
2000-04-08 17:55:02 +00:00
Jeremy Lea
e1913d1aee Update to 4.5.44.
Submitted by:	ade
2000-04-08 06:33:31 +00:00
Will Andrews
09e1a276a0 Fix distfile fennerage.
Found by:	portsurvey
2000-04-08 06:32:32 +00:00