# New ports collection makefile for: sl # Date created: 17 Sep 1999 # Whom: HIYAMA Takeshi # # $FreeBSD$ # PORTNAME= sl PORTVERSION= 3.03${SLPATCHVERSION} CATEGORIES= games MASTER_SITES= http://www.tkl.iis.u-tokyo.ac.jp/~toyoda/sl/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar .if defined(WITH_PERSISTENT) SLPATCHVERSION= .5p1 PATCH_SITES= http://www.linet.gr.jp/~izumi/sl/ PATCHFILES= sl5-1.patch PATCH_DIST_STRIP= -p1 .endif MAINTAINER= hym@cocoa.freemail.ne.jp COMMENT= A steam locomotive runs across the screen if you type "sl" instead of "ls" BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf ALL_TARGET= sl MAN1= sl.1 MANLANG= ja pre-everything:: .if !defined(WITH_PERSISTENT) @${ECHO_MSG} @${ECHO_MSG} " If you want to apply additional patch to make sl more annoying," @${ECHO_MSG} " hit Ctrl-C right now and use \"make WITH_PERSISTENT=yes\"" @${ECHO_MSG} .endif do-build: @${CC} ${CFLAGS} -I${WRKSRC} -o ${WRKSRC}/sl ${WRKSRC}/sl.c -lcurses -ltermcap do-install: ${INSTALL_PROGRAM} ${WRKSRC}/sl ${PREFIX}/bin ${MV} ${WRKSRC}/sl.1 ${WRKSRC}/sl.man nkf -e ${WRKSRC}/sl.man > ${WRKSRC}/sl.1 ${INSTALL_MAN} ${WRKSRC}/sl.1 ${PREFIX}/man/ja/man1 ${MKDIR} ${PREFIX}/share/doc/sl ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/sl ${INSTALL_DATA} ${WRKSRC}/sl.txt ${PREFIX}/share/doc/sl .include nge='this.form.submit();'> FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
path: root/shells
Commit message (Expand)AuthorAgeFilesLines
* - Update to 2.17sunpoet2015-03-083-19/+5
* Add p5-Term-Bash-Completion-Generator 0.02.8, generate bash completionvanilla2015-03-085-0/+35
* Remove Author from pkg-descr and white space fixesbapt2015-03-031-2/+0
* Update to R50eolivierd2015-03-032-4/+3
* Ports should not change their pkgname depending on options. Change the way howehaupt2015-02-192-3/+8
* shells/lshell: fix syslog file location (/dev/log => /var/run/log)marino2015-02-062-0/+12
* Cleanup plistbapt2015-02-055-14/+7
* Add completions for portsnap and freebsd-update. Both were obtained from upst...adamw2015-01-284-1/+113
* Update osh to latest release (bugfix release)johans2015-01-252-3/+3
* Add a patch to fix tab on an empty line producing:adamw2015-01-212-1/+12
* Update to 4.3.33ehaupt2015-01-162-2/+8
* Correct time report after r367805bapt2015-01-012-3/+3
* - drop redundant and erroneous cleanup of shell listing in /etc/shellsjgh2014-12-102-8/+1
* Bump PORTREVISION on shells that use gettext to force a package rebuildtijl2014-12-032-1/+2
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-2610-31/+5
* - Update to 20141024johans2014-11-263-11/+12
* Let the ports tree determine the DISTFILES namebapt2014-11-221-2/+1
* Fix manpagebapt2014-11-221-0/+13
* Add a patch the kld* completion to find modules in /boot/modules [1]bapt2014-11-223-1/+23
* - Fix pkg versionolivierd2014-11-221-1/+4
* Take maintainershipolivierd2014-11-191-1/+1
* Reset miwi's maintainership per his demandbapt2014-11-184-4/+4
* Cleanup plistantoine2014-11-129-21/+1
* Simplify plistbapt2014-10-311-5/+2
* Modernize plistbapt2014-10-311-2/+1
* - Update to R50dolivierd2014-10-303-4/+3
* - Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,mva2014-10-202-3/+3
* Update to 5.0.7bapt2014-10-094-12/+11
* Update to 4.3.30ehaupt2014-10-062-1/+3
* - Update to patchlevel 4.3.29.bdrewery2014-10-042-1/+3
* Take maintainershipbdrewery2014-10-031-1/+1
* - Update to patchlevel 28 which fixes issues that were mostly addressedbdrewery2014-10-023-88/+4
* Add RedHat's patch for CVE-2014-7186, commonly known as "redir_stack" overflow,bdrewery2014-10-012-1/+87
* - Update to 2.1.1bdrewery2014-09-303-10/+3
* shells/dash: update 0.5.7 -> 0.5.8robak2014-09-292-3/+3
* - Update to patchlevel 27 which changes how functions are exported.bdrewery2014-09-293-12/+37
* Make zsh look at its config files in localbase in prioritybapt2014-09-272-7/+3
* Update to patchlevel 26. This is a NOP as r369261 already covered it.bdrewery2014-09-273-15/+4
* Disable function importing from the environment by default. This can bebdrewery2014-09-272-1/+54
* Convert to USES=pearbapt2014-09-261-7/+2
* Fix CVE-2014-3659. The original fix in 25 was not enough.bdrewery2014-09-252-1/+17
* - Update to patch level 25 (4.3.25)ehaupt2014-09-252-2/+5
* Fix stage violation/allow staging as a regular userantoine2014-09-241-1/+1
* Simplify plistbapt2014-09-231-4/+2
* Clean up directory handlingbapt2014-09-221-34/+1
* Regenerate the patch that corrects memory report for builtin time commandbapt2014-09-102-0/+31
* Update to 5.0.6bapt2014-08-294-56/+23
* shells/mksh: R49 -> R50pi2014-08-272-4/+3
* - Update to 4.3.24ehaupt2014-08-203-5/+5
* - Remove deprecated INSTALLS_EGGINFO knob. Since the ports use distutils,mva2014-08-171-1/+0
* Fix build on -current.adamw2014-08-172-1/+12
* shells/lshell: Upgrade version 0.9.15.1 => 0.9.16marino2014-08-104-23/+36
* Update to 4.3.22ehaupt2014-08-022-2/+10
* Rename shells/ patch-xy patches to reflect the files they modify.adamw2014-07-2913-0/+0
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-07-172-2/+2
* Add DOCS option where PORTDOCS is in plist.adamw2014-07-161-0/+2
* - Fix PLISTsunpoet2014-07-162-3/+1
* - Add LICENSEsunpoet2014-07-132-1/+3
* - Add LICENSEsunpoet2014-07-132-14/+16
* multiple: avoid RUN_DEPENDS=${BUILD_DEPENDS} anti-patterneadler2014-07-011-1/+1
* Fix build with texinfo from portsbapt2014-06-261-0/+1
* Fix build without texinfo in basebapt2014-06-251-1/+1
* Fix building zsh on a FreeBSD which is a NIS client [1]bapt2014-06-231-1/+3
* Package somethingantoine2014-06-222-0/+4
* Correct typo... it's tar:bzip2, not tar:bz2.adamw2014-06-204-4/+4
* Use the @shell helper instead of custom pkg-install/deinstall scripts.adamw2014-06-203-45/+0
* Use the USES=tar:... variants.adamw2014-06-208-15/+11
* USES, and remove unnecessary +='s from OPTIONS helpers.adamw2014-06-201-4/+4
* NOPORTEXAMPLES :(adamw2014-06-201-3/+2
* No need to include bsd.options.mk here. While here, sort plist.adamw2014-06-202-5/+1
* Test ICONV_LIB instead of being dependant on an OSVERSIONbapt2014-06-181-5/+3
* Only pickup iconv from base even if libiconv is installed [1]bapt2014-06-161-1/+6
* - Update MASTER_SITESsunpoet2014-06-131-1/+1
* Reset the 99 ports still listed under sylvio@marino2014-06-122-2/+2
* Add an @shell keyword to handle adding and remove a shell path in /etc/shellbapt2014-06-1224-69/+28
* Use @samplebapt2014-06-121-3/+1
* Remove all space characters from Makefile assignments.olgeni2014-06-091-1/+1
* - Update to 20140410miwi2014-06-033-5/+5
* This port are no longer used or cared for.nemysis2014-05-291-1/+1
* - Update to 4.3.18ehaupt2014-05-272-2/+15
* shells/dash: add note, change maintainereadler2014-05-271-1/+2
* Update to 3.01b.knu2014-05-232-3/+3
* Convert all :U to :tu and :L to :tlbapt2014-05-051-1/+1
* bash does NOT require procfs mounted.ehaupt2014-04-232-5/+2
* Add an install message about the fact that fdescfs has to be present.ehaupt2014-04-222-1/+17
* Update to 4.3.11ehaupt2014-04-172-1/+7
* - Update to version 3.8miwi2014-04-116-43/+111