summaryrefslogtreecommitdiff
path: root/shells/flash (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-11-23- Add SHA256Pav Lucistnik1-0/+1
Notes: svn path=/head/; revision=149224
2004-07-16- Update to 0.9.5Volker Stolz2-4/+5
- Fix linker-brokeness introduced by patch-aa Closes PR: ports/57143 Submitted by: Dan Mahoney Notes: svn path=/head/; revision=113776
2004-02-04Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke1-0/+1
(Part 1) Notes: svn path=/head/; revision=99918
2004-01-29SIZEify.Trevor Johnson1-0/+1
Notes: svn path=/head/; revision=99421
2003-09-27KATO mega patchEdwin Groothuis1-1/+1
- ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89492
2003-08-29- Fix build on -currentKirill Ponomarev1-0/+1707
PR: 56107 Submitted by: Michael Edenfield <kutulu@kutulu.org> Notes: svn path=/head/; revision=87955
2003-02-20De-pkg-comment.Akinori MUSHA2-1/+1
Notes: svn path=/head/; revision=75971
2002-11-10o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2-2/+1
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
2002-11-06Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2-1/+2
Approved by: pat Notes: svn path=/head/; revision=69612
2002-06-23PERL -> REINPLACE_CMDPatrick Li1-1/+2
PR: ports/39731, ports/39732, ports/39733, ports/39734, ports/39735 ports/39736, ports/39737, ports/39738, ports/39739 ports/39740 Submitted by: Scott Flatman <sf@dsinw.com> Notes: svn path=/head/; revision=61837
2002-01-29Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA1-1/+1
the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53959
2001-02-25Add secondary site to MASTER_SITESKevin Lo1-1/+2
PR: 25326 Submitted by: Ports Fury Notes: svn path=/head/; revision=38695
2001-01-28Update to version 0.9.4Kevin Lo9-27/+72
PR: 24676 Submitted by: Ports Fury Notes: svn path=/head/; revision=37669
2001-01-06Update to 0.9.3Kevin Lo12-144/+69
PR: 24097 Submitted by: Ports Fury Notes: svn path=/head/; revision=36861
2000-11-16Depend on ncurses.5 after the upgrade of devel/ncurses.Thomas Gellekum1-1/+1
Notes: svn path=/head/; revision=35188
2000-06-22Unleash all of these ports upon the people. I no longer have any interestWill Andrews1-1/+1
in any of them, but will be happy to assign MAINTAINER to others and commit updates for them. Notes: svn path=/head/; revision=29763
2000-04-21Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro1-1/+1
Notes: svn path=/head/; revision=27847
2000-04-14Portlint COMMENT's.Akinori MUSHA1-1/+1
Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=27537
2000-04-09Update with the new PORTNAME/PORTVERSION variablesChris Piazza1-2/+2
Notes: svn path=/head/; revision=27426
2000-03-22Finish moving MAINTAINER for my ports.Will Andrews1-1/+1
andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami Notes: svn path=/head/; revision=26946
2000-01-17Don't include bsd.port.pre.mk twice.Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=24792
2000-01-08Add port for flash, a user-menu shell. This still needs aWes Peters16-0/+297
good FreeBSD-specific template; Will is working on one. PR: 15995 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=24564