Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. | Akinori MUSHA | 2000-04-13 | 48 | -200/+167 |
| | | | | Finally `japanese' category has been done. | ||||
* | Convert to PORTNAME/PORTVERSION. | Satoshi Asami | 2000-04-13 | 40 | -105/+84 |
| | | | | | | | | | | Anomalies found: - autoconvert was missing "zh-" in front of PKGNAME - xcin (both 2.3 and 2.5) had invalid version strings - neither of xcin ports had NO_LATEST_LINK - telnet8-1.0 thinks PKGNAME is zh-telnet-1.0 Fixed all except the last (I wasn't sure if it was intentional). | ||||
* | Convert to PORTNAME/PORTVERSION. I'm doing these first so we can test | Satoshi Asami | 2000-04-13 | 2 | -4/+5 |
| | | | | the slave ports. | ||||
* | Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. | Akinori MUSHA | 2000-04-13 | 2 | -10/+7 |
| | | | | Ready to cooperate with the slave port `japanese/xv'. | ||||
* | The previous commit was really from PR 17968 | Chris Piazza | 2000-04-13 | 0 | -0/+0 |
| | |||||
* | Unbreak | Chris Piazza | 2000-04-13 | 1 | -2/+3 |
| | | | | | PR: 19768 Submitted by: dirk.meyer@dinoex.sub.org | ||||
* | Convert to PORT{NAME,VERSION}/PKGNAME{PREFIX,SUFFIX}. | Akinori MUSHA | 2000-04-13 | 17 | -55/+39 |
| | | | | | | | - LANGPREFIX -> PKGNAMEPREFIX - PKGNAMEEXT -> PKGNAMESUFFIX Now ready to cooperate with `japanese/xemacs*'. | ||||
* | Oops, missed an extra PKGNAME hiding down there. | Satoshi Asami | 2000-04-13 | 1 | -2/+1 |
| | |||||
* | Convert to PORTNAME/PORTVERSION. | Satoshi Asami | 2000-04-13 | 20 | -30/+50 |
| | |||||
* | Typo (PKGNAME -> PORTNAME). | Satoshi Asami | 2000-04-13 | 1 | -1/+1 |
| | |||||
* | PORTNAME / PORTVERSION syntax conversion | David E. O'Brien | 2000-04-13 | 35 | -96/+93 |
| | |||||
* | Convert this to PORTNAME/PORTVERSION. Don't know why it wasn't converted | Satoshi Asami | 2000-04-13 | 1 | -1/+2 |
| | | | | along with the rest of (Houston) astro's. | ||||
* | Typo (PKGNAME -> PORTNAME). Also use PKGNAMEPREFIX=p5- instead of defining | Satoshi Asami | 2000-04-13 | 1 | -2/+2 |
| | | | | DISTNAME=${PORTNAME}-${PORTVERSION}. | ||||
* | Typo (pAPERSIZE -> PAPERSIZE). This is an area unrelated to the | Satoshi Asami | 2000-04-13 | 1 | -1/+1 |
| | | | | | | | | PORTNAME/PORTVERSION change, cpiazza must have accidentally hit a "~" in his vi or something. :> I have a hunch that the "?=" in PORTNAME and PORTVERSION can be changed to "=" too but I'll leave those for now. | ||||
* | Don't need PORTNAME and PORTVERSION here -- they will be picked up | Satoshi Asami | 2000-04-13 | 1 | -2/+0 |
| | | | | | from the master port (misc/magicpoint) and PKGNAMEPREFIX from ../Makefile.inc. | ||||
* | fix typo | Michael Haro | 2000-04-12 | 1 | -1/+1 |
| | |||||
* | Remove unnecessary PKGNAME which is obsoleted by PKGNAMEPREFIX. | Akinori MUSHA | 2000-04-12 | 4 | -8/+0 |
| | | | | And remove the `Version required' line as well. | ||||
* | Update the japanese/[o-t]* ports with the new | Akinori MUSHA | 2000-04-12 | 112 | -1531/+363 |
| | | | | PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. | ||||
* | Use ${DISTFILES:Npattern} in EXTRACT_ONLY as a cosmetic change. | Akinori MUSHA | 2000-04-12 | 1 | -2/+1 |
| | |||||
* | Typo (PORTVESION -> PORTVERSION). | Satoshi Asami | 2000-04-12 | 1 | -1/+1 |
| | |||||
* | Change a couple of "make"s to "cd ${.CURDIR} && make"s, otherwise you | Satoshi Asami | 2000-04-12 | 1 | -2/+2 |
| | | | | | will get "make: don't know how to make /usr/ports/INDEX. Stop" type of weird errors when /usr/obj${.CURDIR} exists. | ||||
* | Convert to the PORTNAME - PORTVERSION syntax. | David E. O'Brien | 2000-04-12 | 36 | -84/+83 |
| | |||||
* | Convert to the PORTNAME - PORTVERSION syntax. | David E. O'Brien | 2000-04-12 | 190 | -609/+568 |
| | |||||
* | PORTNAME/PORTVERSION stuff | Michael Haro | 2000-04-12 | 36 | -97/+96 |
| | |||||
* | PORTNAME/VERSION stuff | Michael Haro | 2000-04-12 | 58 | -176/+158 |
| | |||||
* | (1) Include ${.CURDIR}/../Makefile.inc before ${MASTERDIR}/../Makefile.inc | Satoshi Asami | 2000-04-11 | 1 | -19/+23 |
| | | | | | | | | 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. | ||||
* | PORTNAME/PORTVERSION update | Michael Haro | 2000-04-11 | 242 | -633/+631 |
| | |||||
* | Fix | Chris Piazza | 2000-04-11 | 1 | -1/+2 |
| | | | | Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> | ||||
* | Fix typo | Chris Piazza | 2000-04-11 | 2 | -2/+2 |
| | |||||
* | Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. | Akinori MUSHA | 2000-04-11 | 213 | -700/+667 |
| | | | | | | | | 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. :) | ||||
* | Fix wrong PORTNAME/PORTVERSION and use PKGNAMESUFFIX. | Akinori MUSHA | 2000-04-11 | 2 | -4/+3 |
| | | | | PR: ports/17925 | ||||
* | Set PKGNAMEPREFIX with ?= so it can be overridden. | Satoshi Asami | 2000-04-11 | 6 | -6/+6 |
| | |||||
* | Use PKGNAMEPREFIX/PKGNAMESUFFIX. | Akinori MUSHA | 2000-04-11 | 2 | -10/+4 |
| | |||||
* | Accidentally undefined DISTFILES which made WRKSRC | Chris Piazza | 2000-04-10 | 3 | -3/+6 |
| | | | | | | bogus. Noticed by: "Matt M." <matt@boda.virtualave.net> | ||||
* | Fix typo | Chris Piazza | 2000-04-10 | 1 | -1/+1 |
| | | | | | PR: 17908 Submitted by: Dmitry Sivachenko <dima@Chg.RU> | ||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-10 | 53 | -135/+134 |
| | |||||
* | Fix typo | Chris Piazza | 2000-04-10 | 5 | -5/+5 |
| | | | | Submitted by: "Gary D. Margiotta" <gary@tbe.net> | ||||
* | Add PKGNAMEPREFIX definitions for language-specific dirs. | Satoshi Asami | 2000-04-10 | 6 | -0/+24 |
| | |||||
* | Typo fix (two of them in the same line!). | Satoshi Asami | 2000-04-10 | 1 | -1/+1 |
| | | | | Reported by: fenner's distfile survey error mail | ||||
* | Add PKGNAMEPREFIX and PKGNAMESUFFIX - these are to be used in case the | Satoshi Asami | 2000-04-10 | 1 | -4/+7 |
| | | | | | | | | | 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 | ||||
* | Forgot to remove some variables | Chris Piazza | 2000-04-10 | 1 | -2/+0 |
| | | | | Submitted by: Ben Smithurst <ben@scientia.demon.co.uk> | ||||
* | Forgot to remove some variables | Chris Piazza | 2000-04-10 | 2 | -4/+0 |
| | |||||
* | fix typo | Michael Haro | 2000-04-10 | 2 | -2/+2 |
| | | | | Submitted by: Ben Smithurst / ben@scientia.demon.co.uk | ||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-10 | 88 | -233/+239 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-10 | 32 | -95/+65 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-10 | 31 | -84/+83 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-10 | 30 | -62/+58 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-10 | 196 | -575/+563 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 100 | -255/+249 |
| | |||||
* | Add WWW | Chris Piazza | 2000-04-09 | 1 | -0/+2 |
| |