Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | palm/jpilot: | knu | 2000-04-13 | 2 | -4/+4 | |
| | | | | | | | - Update with PORTNAME/PORTVERSION. palm/jpilot & japanese/jpilot: - Fix CATEGORIES lines to set the proper categories. | |||||
* | Convert to PORTNAME/PORTVERSION. Problems found: afterstep, bitchx, | asami | 2000-04-13 | 50 | -141/+125 | |
| | | | | | | | | hanemacs and hmconv had invalid version strings (fixed). I also got replaced AMI_VER and HANIM_VER with PORTVERSION but I didn't touch BROWSER_VER (in netscape ports) since it was used in too many places. | |||||
* | Update with PORTNAME/PORTVERSION and get happy with the slave. | knu | 2000-04-13 | 1 | -4/+3 | |
| | | | | Remove LANGPREFIX and just utilize PKGNAMEPREFIX. | |||||
* | Correct the use of `?=' and get happy with the slave. | knu | 2000-04-13 | 1 | -3/+3 | |
| | ||||||
* | Update with PORTNAME/PORTVERSION and get happy with its slave. | knu | 2000-04-13 | 2 | -5/+5 | |
| | ||||||
* | Remove unnecessary LANGPREFIX and DISTNAME thanks to PKGNAMEPREFIX. | knu | 2000-04-13 | 1 | -3/+1 | |
| | ||||||
* | Remove LANGPREFIX which is unnecessary thanks to PKGNAMEPREFIX. | knu | 2000-04-13 | 1 | -2/+1 | |
| | ||||||
* | Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. | knu | 2000-04-13 | 48 | -200/+167 | |
| | | | | Finally `japanese' category has been done. | |||||
* | Convert to PORTNAME/PORTVERSION. | 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 | asami | 2000-04-13 | 2 | -4/+5 | |
| | | | | the slave ports. | |||||
* | Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. | knu | 2000-04-13 | 2 | -10/+7 | |
| | | | | Ready to cooperate with the slave port `japanese/xv'. | |||||
* | The previous commit was really from PR 17968 | cpiazza | 2000-04-13 | 0 | -0/+0 | |
| | ||||||
* | Unbreak | cpiazza | 2000-04-13 | 1 | -2/+3 | |
| | | | | | PR: 19768 Submitted by: dirk.meyer@dinoex.sub.org | |||||
* | Convert to PORT{NAME,VERSION}/PKGNAME{PREFIX,SUFFIX}. | knu | 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. | asami | 2000-04-13 | 1 | -2/+1 | |
| | ||||||
* | Convert to PORTNAME/PORTVERSION. | asami | 2000-04-13 | 20 | -30/+50 | |
| | ||||||
* | Typo (PKGNAME -> PORTNAME). | asami | 2000-04-13 | 1 | -1/+1 | |
| | ||||||
* | PORTNAME / PORTVERSION syntax conversion | obrien | 2000-04-13 | 35 | -96/+93 | |
| | ||||||
* | Convert this to PORTNAME/PORTVERSION. Don't know why it wasn't converted | 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 | asami | 2000-04-13 | 1 | -2/+2 | |
| | | | | DISTNAME=${PORTNAME}-${PORTVERSION}. | |||||
* | Typo (pAPERSIZE -> PAPERSIZE). This is an area unrelated to the | 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 | asami | 2000-04-13 | 1 | -2/+0 | |
| | | | | | from the master port (misc/magicpoint) and PKGNAMEPREFIX from ../Makefile.inc. | |||||
* | fix typo | mharo | 2000-04-12 | 1 | -1/+1 | |
| | ||||||
* | Remove unnecessary PKGNAME which is obsoleted by PKGNAMEPREFIX. | knu | 2000-04-12 | 4 | -8/+0 | |
| | | | | And remove the `Version required' line as well. | |||||
* | Update the japanese/[o-t]* ports with the new | knu | 2000-04-12 | 112 | -1531/+363 | |
| | | | | PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. | |||||
* | Use ${DISTFILES:Npattern} in EXTRACT_ONLY as a cosmetic change. | knu | 2000-04-12 | 1 | -2/+1 | |
| | ||||||
* | Typo (PORTVESION -> PORTVERSION). | asami | 2000-04-12 | 1 | -1/+1 | |
| | ||||||
* | Change a couple of "make"s to "cd ${.CURDIR} && make"s, otherwise you | 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. | obrien | 2000-04-12 | 36 | -84/+83 | |
| | ||||||
* | Convert to the PORTNAME - PORTVERSION syntax. | obrien | 2000-04-12 | 190 | -609/+568 | |
| | ||||||
* | Add obrien to the ports list so he can help convert ports. | mharo | 2000-04-12 | 1 | -1/+1 | |
| | | | | Indirectly Approved by: asami | |||||
* | PORTNAME/PORTVERSION stuff | mharo | 2000-04-12 | 36 | -97/+96 | |
| | ||||||
* | PORTNAME/VERSION stuff | mharo | 2000-04-12 | 58 | -176/+158 | |
| | ||||||
* | Move the group NCVS check to the freebsd.org section. This reduces the | obrien | 2000-04-12 | 1 | -15/+9 | |
| | | | | | | | amount of editing one needs to do to use the FreeBSD CVSROOT configuration on other projects. Approved by: peter | |||||
* | (1) Include ${.CURDIR}/../Makefile.inc before ${MASTERDIR}/../Makefile.inc | 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 | mharo | 2000-04-11 | 242 | -633/+631 | |
| | ||||||
* | Fix | cpiazza | 2000-04-11 | 1 | -1/+2 | |
| | | | | Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> | |||||
* | Fix typo | cpiazza | 2000-04-11 | 2 | -2/+2 | |
| | ||||||
* | Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. | knu | 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. | knu | 2000-04-11 | 2 | -4/+3 | |
| | | | | PR: ports/17925 | |||||
* | Set PKGNAMEPREFIX with ?= so it can be overridden. | asami | 2000-04-11 | 6 | -6/+6 | |
| | ||||||
* | Use PKGNAMEPREFIX/PKGNAMESUFFIX. | knu | 2000-04-11 | 2 | -10/+4 | |
| | ||||||
* | Accidentally undefined DISTFILES which made WRKSRC | cpiazza | 2000-04-10 | 3 | -3/+6 | |
| | | | | | | bogus. Noticed by: "Matt M." <matt@boda.virtualave.net> | |||||
* | Fix typo | cpiazza | 2000-04-10 | 1 | -1/+1 | |
| | | | | | PR: 17908 Submitted by: Dmitry Sivachenko <dima@Chg.RU> | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 53 | -135/+134 | |
| | ||||||
* | Fix typo | cpiazza | 2000-04-10 | 5 | -5/+5 | |
| | | | | Submitted by: "Gary D. Margiotta" <gary@tbe.net> | |||||
* | Add PKGNAMEPREFIX definitions for language-specific dirs. | asami | 2000-04-10 | 6 | -0/+24 | |
| | ||||||
* | Add knu to the ports list so he can help in fixing up the Japanese ports. | asami | 2000-04-10 | 1 | -1/+1 | |
| | ||||||
* | Typo fix (two of them in the same line!). | 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 | 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 |