Commit Graph

51 Commits

Author SHA1 Message Date
François Revol
a2642aa69e Add a .bep for QEmacs CVS 2013-03-15 00:49:35 +00:00
François Revol
7c49ba43de Fix qemacs CVS patch
For the record:
sed -i 's,^--- ,--- qemacs-0.3.2dev-cvs/,;s,^+++ ,+++ qemacs-0.3.2dev-cvs/,' app-editors/qemacs/patches/qemacs-0.3.2dev-cvs.patch
2013-03-15 00:48:22 +00:00
François Revol
f39745860e Start of bitmap support for qemacs
Unfortunately it seems bitmap support in qemacs depends on
an antique version of ffmpeg, so it's currently broken.
2013-03-15 00:41:20 +00:00
François Revol
61fdcd4d1c qemacs: update patch
* Add a shell script to convert Pe color settings to QEmacs config syntax
2013-03-14 18:59:06 +00:00
François Revol
0a8b3f9365 qemacs: update patch
* cleanup
* count repaints and discard unneeded ones, reduces flicker
* implement mouse suppose (selection doesn't work yet)
* implement window resizing
* fix cursor drawing (map XOR mode for rectangles to B_OP_INVERT)
* Add 1 to the font descent value, now draws text like Pe.
2013-03-14 18:54:21 +00:00
François Revol
43eb4cf39b qemacs: Update patch
* remove commented out win32 code
* override default res path to allow finding config file
in ~/config/settings/qemacs
2013-03-13 14:31:47 +00:00
François Revol
4111eca16f Patch for QEmacs (CVS version)
The CVS version has diverged from the official version...
2013-03-12 14:48:02 +00:00
François Revol
dc4f4f704d Update qemacs patch
* handle arrows in Terminal
2013-03-12 03:21:48 +00:00
François Revol
87af85b48d Update qemacs port
Keyboard input now works.
2013-03-08 15:33:48 +00:00
François Revol
1ae8928c2b qemacs depends on texi2html. 2013-03-08 01:29:05 +00:00
François Revol
c035e78d0c Work in progress port of QEmacs (broken) 2013-03-08 01:26:19 +00:00
Siarzhuk Zharski
ae3fc0d930 Package creation makefile rules improved;
x86_64 build fixed.
2013-01-19 20:31:21 +00:00
Siarzhuk Zharski
8a588f737d Add some more references to Haiku resources in documentation. should help with #582. 2012-09-17 20:35:06 +00:00
Chris Roberts
3bb8bf60f1 Update nano to 2.3.1
I need to verify this builds on a clean image because I built the s-lang version due to my odd ncurses setup
2012-05-03 05:29:04 +00:00
Scott McCreary
9172c70011 Initial bep and patch files for ne, based on files from darkwyrm, with a bit of directory clean up. 2011-07-29 23:16:22 +00:00
Siarzhuk Zharski
730404a524 - implemented support for GUI tabline. 2011-05-20 21:43:38 +00:00
Siarzhuk Zharski
8ae9ff2cf0 - fix for deleting resources not owned by our app.
May affect on #393.
2011-05-20 21:04:21 +00:00
Siarzhuk Zharski
cc9544e9a7 some dot-resources are moved under $BE_USER_STTINGS_DIRECTORY.
Fixes #443.
2011-05-20 20:35:30 +00:00
Siarzhuk Zharski
81bda76b65 - correct "datadir" and "mandir" of the configure call.
Fixes #513.
2011-05-20 20:11:23 +00:00
Scott McCreary
d54455e897 Updated several more .bep files to use finddir to locate the prefix directory. 2011-04-25 23:52:32 +00:00
Scott McCreary
6c3326af1e Should have been finddir B_COMMON_DIRECTORY, not findir B_COMMON_BIN_DIRECTORY... this should fix those typos. 2011-04-25 22:35:18 +00:00
Scott McCreary
624eff851f Updated several .bep files to use finddir. 2011-04-25 22:09:13 +00:00
Scott McCreary
dce9cd4f73 Cleaned up directories for joe. 2011-04-13 03:00:07 +00:00
Matt Madia
2dbfc8e6bc More updates, relating to finddir invocations. 2011-03-26 14:30:30 +00:00
Scott McCreary
6f6cdbc2ac Cleaned up nano's directories 2011-03-05 20:28:02 +00:00
Scott McCreary
d93a21bb1e Update nano to 2.2.6 2011-02-07 23:26:28 +00:00
Scott McCreary
05c7c50972 Updated nano to 2.2.5 2010-10-15 23:24:41 +00:00
Scott McCreary
3ed051c48c Fixed the .bep and .patch files for jed so that they work now. 2010-08-27 15:10:45 +00:00
Scott McCreary
aa4923d948 Initial .bep and .patch file for jed. It's nearly working. The install is tripping up, so a little more work on this one
is needed still.
2010-08-27 06:35:13 +00:00
Scott McCreary
7761920f12 Fixed license and copyright for joe. 2010-08-24 06:23:34 +00:00
Scott McCreary
041fdec08a Add .bep file for joe from hg. Removed stray libebml .bep file. 2010-08-24 05:37:51 +00:00
Siarzhuk Zharski
947c08c79d - port updated to Vim version 7.3. 2010-08-21 20:48:17 +00:00
Chris Roberts
19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Scott McCreary
d676b21ad8 Fixed error in vim's patch that prevented it from applying cleanly. Combined the 3 vim source packages into one zip file. Seems the vim .bep
file is not correct as it's not building cleanly yet.
2010-05-05 04:04:30 +00:00
Siarzhuk Zharski
b70f5b78f1 - added Haiku OS notes into vimrc and gvimrc templates. 2010-05-04 20:13:09 +00:00
Siarzhuk Zharski
0f54d11f4f - support for $BE_USER_SETTINGS to store config files under standard
Haiku settings directory instead of $HOME;
 - minor cleanup;
2010-05-04 19:34:50 +00:00
Siarzhuk Zharski
277ddb687a - support for toolbar added;
- some minor gcc4 build warnings cleanup.
2010-05-03 20:31:30 +00:00
Chris Roberts
2314c1cc85 Attempt to clean up the DEPEND field of some of the bep files to match the format described on the wiki. 2010-04-27 01:15:54 +00:00
Siarzhuk Zharski
fc5150d7a4 - use vector icons in gui dialogs;
- use main vector icon created by zuMi.
2010-04-26 18:29:30 +00:00
Scott McCreary
525df0b5ce Updated .OptionalPackageDescription file for nano to update copyright date. 2010-03-11 04:15:09 +00:00
Scott McCreary
52658abfb9 Updated ver info for nano in .opd file and an initial .bep file for apr-util (not working yet). 2010-03-04 16:53:55 +00:00
Scott McCreary
8c89116030 Initial .bep for nano 2010-03-04 05:59:46 +00:00
Siarzhuk Zharski
f0b224b78e - applied patch by stimut. Thank you and sorry for delay! 2010-02-06 21:13:41 +00:00
Scott McCreary
09537a46ec Initial .OptionalPackageDescription files for many of the Haiku Optional Packages, and a few license files. 2009-11-23 08:02:43 +00:00
Siarzhuk Zharski
46d6b8a633 - automatic copying uganda.txt as license file on target system. 2009-06-08 18:35:53 +00:00
Siarzhuk Zharski
6cb06c3a3b - haiku_package target added into main Makefile. It creates zip archive ready for
installation as Haiku optional package. this package contains both gui and console 
	versions of vim. Those versions are build separately;
 - FilePanels in GUI version are dynamically allocated now. This fixes some hang problems 
	during performing make test;
 - some syntax and cosmetic fixes.
2009-05-31 20:19:50 +00:00
Siarzhuk Zharski
7c5a0e6a3d - refactored vim Makefile. More natural way of building and installing instroduced. 2009-05-23 12:46:16 +00:00
Siarzhuk Zharski
7e9161d828 - removed some BeOS era workarounds not rewuired by Haiku build. 2009-05-21 16:25:00 +00:00
Siarzhuk Zharski
dc262b0866 Haiku support for VIm 7.2 editor. 2009-05-05 20:16:39 +00:00
Scott McCreary
02e2a93221 removed patches for libxml2 and joe as they have been applied upstream 2009-01-22 23:59:31 +00:00