# New ports collection Makefile for: rxvt # Date created: 5th December 1994 # Whom: gpalmer@FreeBSD.org # # $FreeBSD$ # # If possible, please consider updating the simple ports/x11-clocks/rclock # (and maybe ports/chinese/rxvt) when you upgrade rxvt. These ports all use # the same distfile. PORTNAME= rxvt PORTVERSION= 2.6.4 PORTREVISION= 1 CATEGORIES+= x11 MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/%SUBDIR%/ \ ftp://ftp.ics.es.osaka-u.ac.jp/pub/mirrors/rxvt/%SUBDIR%/ \ ftp://ftp.fu-berlin.de/unix/X11/terms/rxvt/%SUBDIR%/ MASTER_SITE_SUBDIR= . old devel MAINTAINER= lioux@FreeBSD.org USE_X_PREFIX= yes USE_XPM= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-utmp --enable-wtmp \ --with-xpm --enable-xpm-background --enable-transparency USE_BZIP2= yes MAN1= rxvt.1 # enable big5 support .if defined(WITH_BIG5) CONFIGURE_ARGS+= --enable-big5 .endif # WITH_BIG5 # # enable gb support .if defined(WITH_GB) CONFIGURE_ARGS+= --enable-gb .endif # WITH_GB # # enable greek keyboard support .if defined(WITH_GREEK_KEYBOARD) CONFIGURE_ARGS+= --enable-greek .endif # WITH_GREEK_KEYBOARD # # enable half width/height shadows scrollbar .if defined(WITH_HALF_SHADOW) CONFIGURE_ARGS+= --enable-half-shadow .endif # # enable kanji support .if defined(WITH_KANJI) CONFIGURE_ARGS+= --enable-kanji .endif # WITH_KANJI # # enable menubar .if defined(WITH_MENUBAR) CONFIGURE_ARGS+= --enable-menubar .endif # WITH_MENUBAR # # enable NeXT style scrollbar .if defined(WITH_NEXT_SCROLLBAR) CONFIGURE_ARGS+= --enable-next-scroll .endif # # XIM (X Input Method) protocol support .ifndef(WITHOUT_XIM) CONFIGURE_ARGS+= --enable-xim .endif # WITH_XIM # # enable Xterm style scrollbar .if defined(WITH_XTERM_SCROLLBAR) CONFIGURE_ARGS+= --enable-xterm-scroll .endif # WITH_XTERM_SCROLLBAR # pre-fetch: @${ECHO_MSG} "" @${ECHO_MSG} "You may use the following build options:" @${ECHO_MSG} "" @${ECHO_MSG} "WITHOUT_XIM=yes disable support for XIM (X Input Method) protocol" @${ECHO_MSG} "WITH_BIG5=yes add support for Chinese characters (BIG5)" @${ECHO_MSG} "WITH_GB=yes add support for Chinese characters (GB)" @${ECHO_MSG} "WITH_GREEK_KEYBOARD=yes add support for greek keyboard" @${ECHO_MSG} "WITH_HALF_SHADOW=yes use half width/height shadows on non-Xterm scrollbar" @${ECHO_MSG} "WITH_KANJI=yes add support for Kanji characters" @${ECHO_MSG} "WITH_MENUBAR=yes add support for rxvt menu bar system" @${ECHO_MSG} "WITH_NEXT_SCROLLBAR=yes add support for a NeXT-like scrollbar" @${ECHO_MSG} "WITH_XTERM_SCROLLBAR=yes make the scrollbar look like an Xterm scrollbar" @${ECHO_MSG} "WITH_CLEARTEXTPASSWD=yes use cleartext passwords" post-install: @${CHMOD} 4711 ${PREFIX}/bin/rxvt .include ron4/files/node-fetch-2.6.1'>dependabot/npm_and_yarn/devel/electron4/files/node-fetch-2.6.1 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/editors/led
Commit message (Expand)AuthorAgeFilesLines
* pet portlintitetcu2006-06-051-15/+15
* - Add SHA256pav2005-11-241-0/+1
* Maintainer no longer has time to look after these ports. We appreciatelinimon2005-09-121-1/+1
* Fix build with gcc-3.4krion2004-08-232-0/+26
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Only the shared library needs to be built with -fPICarved2004-03-222-4/+11
* Fix build on AMD64arved2004-02-201-0/+4
* De-pkg-comment.knu2003-02-212-1/+1
* When saving file do fflush/fsync, so that its content isn't lost if machinesobomax2003-02-211-0/+14
* Ports didn't build without USE_PERL5=yesedwin2002-11-041-0/+1
* upgrade to 2.0ijliao2002-07-155-59/+19
* Issue fflush()->fsync() after saving file to the disk, so that the user willsobomax2002-04-302-0/+13
* Update to 0.9.2.sobomax2001-07-115-11/+18
* Update to 0.9.1.dannyboy2001-06-103-19/+3
* Forgot to add this file in my previous commit.sobomax2001-06-071-0/+7
* - Pass over maintainership to Jordan DeLong <fracture@allusion.net> - he issobomax2001-06-075-2/+36