Home
last modified time | relevance | path

Searched refs:mined (Results 1 – 25 of 1533) sorted by relevance

12345678910>>...62

/dports/editors/mined/mined-2015.25/
H A Dmakefile8 mined: target
41 echo mined $(VER)
99 wiki: mined.wiki
174 release/mined-$(VER).tar.gz: usrshare/help/mined.hlp doc/mnemodoc.html doc/quotesdoc.html man/*.1 m…
226 cd release/cygwin; tar cvf mined-$(VER)-$(REL)-src.tar $(TARUSER) mined.cygport mined-$(VER)
235 …cd release/cygwin; tar cvf mined-$(VER)-$(REL)-src.tar $(TARUSER) mined.cygport mined-x86_64-src.r…
328 dos: src/dj/mined.exe release/mined-$(VER)-dos.zip
341 …cd src/vms; zip ../../release/MINED-$(VMSVER)-VMS.ZIP mined.readme mined.hlp mined-vms.com */mined
374 release/mined-$(VER)-dos.zip: src/dj/mined.exe usrshare/help/mined.hlp README.dos
377 cd src/dj; zip mined-$(VER)-dos.zip mined.exe
[all …]
H A DPACKAGE.DOC8 * The binary program (mined).
9 Source: src/mined
11 * The manual page (mined.1).
12 Source: man/mined.1
17 it compresses mined.1 too.
22 Target: typically installed in /usr/share/mined,
23 /usr/share/lib/mined or /usr/local/share/mined.
48 This makes a mined source distribution archive
61 - it compiles mined to make sure it's compilable
98 This generates only a partial mined.spec file,
[all …]
H A DREADME9 http://towo.net/mined/).
25 usrshare of the mined distribution archive, or, depending on
27 /usr/share[/lib]/mined, /usr/local/share/mined, or /opt/mined/share.
28 Its contents is described in detail in the mined manual page.
31 - profile.mined
32 shell commands to set environment variables for mined,
34 - Xdefaults.mined
35 xterm configuration entries suitable for mined, template
39 * Support for invoking mined in a suitable terminal:
47 script to start mined in a separate mintty window,
[all …]
H A Dwiki.add3 screenshot = [[Image:mined.png|300px|A screenshot of Mined]] |
5 developer = [http://towo.net/mined Thomas Wolff] |
11 website = [http://mined.sourceforge.net]
21 * [http://mined.sourceforge.net mined homepage]
22 * [http://sourceforge.net/projects/mined mined project page @ sourceforge]
H A DREADME.windows7 For an overview of major features and highlights, see http://towo.net/mined/
11 The Windows stand-alone version of mined installs itself into a sub-directory
16 You have these options to start mined:
20 to start a mined window with the given files.
23 to invoke mined in the Windows console window.
25 Note: In a separate mined window (using the context menu or calling
29 In a console mode invocation (calling MINED), the mined default
35 Info: The Windows version of mined was built with cygwin and uses the
H A DREADME.dos7 For an overview of major features and highlights, see http://towo.net/mined/
11 The DOS version of mined should be installed in a binary directory in
15 to invoke mined in the DOS console.
19 Info: The DOS version of mined was built with djgpp.
H A DREADME.cygwin3 [This file installs to /usr/share/doc/Cygwin/mined.README]
10 See the generic README file or http://towo.net/mined/ for an overview.
11 This file mentions issues specific to the cygwin release of mined.
42 (provided with the mined package) which also tries a best approach
98 So when you edit files with either of cygwin mined or djgpp mined,
128 reverse display (as used for mined menu headers and status line)
140 * Setting CYGWIN=tty is NOT recommended for mined. There is a bug
212 The precompiled binary cygwin release of mined runs with only the
216 src subdirectory, this makes src/win/mined.exe.
225 See http://towo.net/mined/ for documentation and download of the
[all …]
H A DINSTALL.DOC11 or call the mined build script:
39 If you want to check mined with curses, you may invoke:
95 to build mined in an architecture-specific subdirectory
142 To install into $HOME/opt/mined, invoke:
155 rundir = $(prefix)/share/mined # on most systems
156 rundir = $(prefix)/share/lib/mined # on SunOS, HPUX, UCB
160 lrundir = $(lprefix)/share/mined
167 make install root=tmp.mined-package
171 make localinstall lrundir=/opt/mined
189 (online help file mined.hlp, uprint script).
[all …]
H A Dmakewinx.cfg28 FinishMessage=MinEd installed - for documentation see http://mined.sf.net/
36 FILE1="mined.exe"
40 FILE5="mined.hlp"
55 FILE20="mined.ico"
58 FILE23="64mined.exe"
/dports/editors/mined/mined-2015.25/usrshare/conf_user/
H A Dxinitrc.mined31 ?*) try1=$MINEDDIR/conf_user/Xdefaults.mined;;
35 ls Xdefaults.mined
37 ls /usr/share/mined/Xdefaults.mined
38 ls /usr/local/share/mined/Xdefaults.mined
39 ls /usr/share/lib/mined/Xdefaults.mined
40 ls /opt/mined/share/Xdefaults.mined
41 ls /usr/share/doc/packages/mined/Xdefaults.mined
42 ls $HOME/opt/mined*/*share/Xdefaults.mined
45 then xdefaults=`locate Xdefaults.mined | sed -e "$ p" -e d`
49 then echo cannot find mined X resource file Xdefaults.mined
/dports/editors/mined/mined-2015.25/usrshare/package_doc/
H A DREADME9 http://towo.net/mined/).
25 usrshare of the mined distribution archive, or, depending on
27 /usr/share[/lib]/mined, /usr/local/share/mined, or /opt/mined/share.
28 Its contents is described in detail in the mined manual page.
31 - profile.mined
32 shell commands to set environment variables for mined,
34 - Xdefaults.mined
35 xterm configuration entries suitable for mined, template
39 * Support for invoking mined in a suitable terminal:
47 script to start mined in a separate mintty window,
[all …]
/dports/editors/mined/mined-2015.25/src/
H A Dmakefile.cygwin21 rundir = $(prefix)/share/mined
22 docdir = $(prefix)/share/doc/mined
28 lrundir = $(lprefix)/share/mined
29 ldocdir = $(lprefix)/share/doc/mined
167 wined: $(WINBIN)mined.exe
169 $(WINBIN)mined.exe: $(PROGOBJS) $(SCREENOBJ)
194 mkdir -p $(DESTDIR)$(prefix)/share/doc/Cygwin $(DESTDIR)$(prefix)/share/doc/mined
195 cp -fp ../README.cygwin $(DESTDIR)$(prefix)/share/doc/Cygwin/mined.README
196 …p -fp ../README* ../VERSION ../LICENCE.GPL ../*.DOC ../CHANGES $(DESTDIR)$(prefix)/share/doc/mined/
201 …tallscript) $(rundir)/setup_install/bin/postinstall $(DESTDIR)$(prefix)/../etc/postinstall/mined.sh
[all …]
H A Dmkinclud.mak53 all: $(MAKEMAPS) mined
595 mined: $(OBJDIR)/mined target
620 help: ../usrshare/help/mined.hlp
641 cd $(linkdir) && ln -s mined$(EXE) $* || ln mined$(EXE) $*
671 install: mined help man
695 localinstall: mined help man
719 optinstall: mined help man
723 $(INSTALLBIN) $(OBJDIR)/mined$(EXE) $(DESTDIR)$(root)/opt/mined/bin
795 zipvms: mined-src.zip
798 zip: mined-src.zip
[all …]
H A Dmakefile.dj111 mined.exe: $(COMMAND)
114 $(COMMAND): mined $(PMODE) dj # non-DOSBox
116 $(COMSPEC) /C COPY /B $(PMODE) + mined mined.exe
117 $(COMSPEC) /C COPY /B mined.exe dj
119 Z_\COMMAND.COM: mined # DOSBox
H A Dmkmined17 do cp $OBJDIR/mined ../usrshare/help/mined.hlp "$targetdir"/
136 if [ ! -f $OBJDIR/mined ]
141 then echo linking mined
142 $CC -o $OBJDIR/mined $OBJDIR/*.o $OBJDIR/charmaps/*.o
/dports/editors/mined/mined-2015.25/build.debian/
H A Dchangelog1 mined (2014.24.2) unstable; urgency=medium
51 mined (2013.23-0.0) unstable; urgency=low
77 mined (2012.22-1) unstable; urgency=low
92 mined (2011.19-1) unstable; urgency=low
98 mined (2011.17-1) unstable; urgency=low
105 mined (2000.16-1) unstable; urgency=low
128 mined (2000.10-6) unstable; urgency=low
137 mined (2000.10-5) unstable; urgency=low
193 mined (2000.9-2) unstable; urgency=low
199 mined (2000.9-1) unstable; urgency=low
[all …]
H A Dcontrol1 Source: mined
4 Maintainer: Thomas Wolff <mined@towo.net>
7 Homepage: http://mined.sf.net/
9 Package: mined
31 Basically, mined is an editor tailored to reliable and efficient
/dports/editors/mined/mined-2015.25/build.opensuse.org/
H A Ddebian.changelog1 mined (2014.24.2) unstable; urgency=medium
51 mined (2013.23-0.0) unstable; urgency=low
77 mined (2012.22-1) unstable; urgency=low
92 mined (2011.19-1) unstable; urgency=low
98 mined (2011.17-1) unstable; urgency=low
105 mined (2000.16-1) unstable; urgency=low
128 mined (2000.10-6) unstable; urgency=low
137 mined (2000.10-5) unstable; urgency=low
193 mined (2000.9-2) unstable; urgency=low
199 mined (2000.9-1) unstable; urgency=low
[all …]
H A Dmined.dsc2 Source: mined
4 Binary: mined
5 Maintainer: Thomas Wolff <mined@towo.net>
8 00000000000000000000000000000000 0 mined-2014.24.2.tar.gz
H A Ddebian.control1 Source: mined
4 Maintainer: Thomas Wolff <mined@towo.net>
7 Homepage: http://mined.sf.net/
9 Package: mined
31 Basically, mined is an editor tailored to reliable and efficient
H A Ddebian.menu1 ?package(mined):needs="text" section="Applications/Editors" title="mined" command="/usr/bin/mined"
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/light/
H A Dtxpool.go95 mined: make(map[common.Hash][]*types.Transaction),
143 if ent && (val != mined) {
146 txc[txHash] = mined
154 mined = append(mined, hash)
175 list := pool.mined[hash]
194 pool.mined[hash] = list
203 if list, ok := pool.mined[hash]; ok {
210 delete(pool.mined, hash)
261 if len(pool.mined) > 0 {
264 if list, ok := pool.mined[hash]; ok {
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/light/
H A Dtxpool.go96 mined: make(map[common.Hash][]*types.Transaction),
144 if ent && (val != mined) {
147 txc[txHash] = mined
155 mined = append(mined, hash)
176 list := pool.mined[hash]
195 pool.mined[hash] = list
204 if list, ok := pool.mined[hash]; ok {
211 delete(pool.mined, hash)
262 if len(pool.mined) > 0 {
265 if list, ok := pool.mined[hash]; ok {
[all …]
H A Dtxpool_test.go36 send, discard, mined chan int member
43 func (self *testTxRelay) NewHead(head common.Hash, mined []common.Hash, rollback []common.Hash) {
44 m := len(mined)
46 self.mined <- m
104 mined: make(chan int, 1),
129 got := <-relay.mined
/dports/editors/mined/mined-2015.25/usrshare/setup_install/win/
H A Ddeleteall.bat5 del mined.bat
8 del mined.ico
11 del mined.exe
14 del mined.hlp

12345678910>>...62