Commit Graph

34 Commits

Author SHA1 Message Date
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Satoshi Asami
0314e07a36 Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-*.
(This should probably be rewritten to use EXTRA_PATCHES but I don't have
time to test it now.)
2000-10-07 22:15:03 +00:00
Satoshi Asami
4a34004ed4 This port requires bdftopcf, so add explicit dependency
to XFree86-4-clients when XFREE86_VERSION=4.
2000-08-30 05:26:09 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Shigeyuki Fukushima
ea57445173 Fix build error (distfiles sub-directory error).
Submitted by:	Motoyuki Konno <motoyuki@bsdclub.org>
2000-07-25 08:56:25 +00:00
Shigeyuki Fukushima
3979ad11b3 Fix unfetchable problem.
Fix files/md5 (add subdir to distfiles' path).
2000-07-19 15:34:22 +00:00
Satoshi Asami
49ac53f1c2 Remove empty fonts.dir file.
Submitted by:	bento
2000-06-03 00:47:53 +00:00
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +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
Michael Haro
d2a1d302a1 Change termcap and resource.
PR:		17370
Submitted by:	maintainer
2000-04-01 05:50:03 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Motoyuki Konno
25304384e7 kterm16c port. Files were repository copied from ports/japanese/kterm.
kterm16c is a 16 color-support version of kterm.
It is useful for console hardcopy on a VGA terminal.
16 color patch was made by KANDA Toshihiro <candy@kgc.co.jp>.

PR:		9976
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1999-02-11 08:13:58 +00:00
Steve Price
118ae7102c Add wallpaper patch and two new options, USE_XAW3DLIB and USE_NEXTAWLIB.
PR:		9168
Submitted by:	maintainer
1998-12-23 01:47:27 +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
Jun-ichiro itojun Hagino
e3022e2e73 NFS and xauth security patch included into PATCHFILES.
Submitted by:	sanpei@jp.freebsd.org
1997-10-17 12:56:51 +00:00
Masafumi Max NAKANE
474b385af1 Use ISO639 language abbreviation instead of ISO3166 country abbreviation
for PKGNAME.  (IE, jp-* to ja-*).
1997-09-14 21:36:25 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
Masafumi Max NAKANE
9c73f2512d Removed unnecessary @* directives. 1996-11-17 14:14:58 +00:00
Masafumi Max NAKANE
0fe54da9a9 CATEGORIES+= -> CATEGORIES=
Inspired by:	obrien
1996-11-11 10:13:07 +00:00
Satoshi Asami
542f5a6aca Upgrade, 6.1.0 -> 6.2.0. 1996-11-01 13:43:31 +00:00
Satoshi Asami
ffab353310 Add "jp-" in front of PKGNAME. 1996-09-19 04:38:46 +00:00
Satoshi Asami
9e28324574 freefall.cdrom.com -> freefall.freebsd.org 1996-06-03 02:17:34 +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
562c298a2c Clean up Makefiles, as per my promise. 1995-04-07 05:48:11 +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
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
1678c18cc7 Gloat about my new patch. 1995-01-25 03:41:49 +00:00
Satoshi Asami
6837dae705 Minor cleanup. 1995-01-25 03:40:43 +00:00
Gary Palmer
ba2097f169 With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none of
these need to have INSTALL_MANPAGES=	yes anymore.
1994-12-12 04:32:04 +00:00
Gary Palmer
3e18f2e840 <Sigh> Another one that was refusing to install it's manpage
Reviewed by:
Submitted by:
Obtained from:
1994-11-23 07:58:37 +00:00
Satoshi Asami
ac06a26ab5 kterm - Kanji xterm, version 6.1.0 for R6 1994-11-18 02:55:04 +00:00