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
Scott McCreary
b43dd8cf96
Updated the copyright line for Pe
2010-05-04 15:59:02 +00:00
Scott McCreary
f43146ca6d
Fixed license link and homepage url for Pe.
2010-05-04 15:15:36 +00:00
Scott McCreary
53c8c5f8c1
Updated dependencies to reflext libXau with capital X.
2010-05-04 06:37:21 +00:00
Scott McCreary
0c1b01a967
Initial x11-lib .bep and patch files, these were all done by michaelvoliveira
...
Mostly untested, so may need some more work still.
2010-05-04 06:20:48 +00:00
Scott McCreary
ad15577acd
Initial add of .bep and .OptionalPackageDescription files for Pe.
2010-05-04 05:01:27 +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
82b9edd884
Update physfs-2.0.1 patch with a workaround for problems with the test application(ticket #170 )
2010-05-02 00:13:39 +00:00
Chris Roberts
c69d903bb8
Update mercurial to 1.5.2
2010-05-01 23:25:41 +00:00
Chris Roberts
bb3e3bb491
Update mercurial to 1.5.1
...
Changed the default commit editor to nano
2010-05-01 05:57:10 +00:00
Scott McCreary
4e880e7882
Initial .bep and .OptionalPackageDescription files for opensound-4.2
2010-05-01 04:05:44 +00:00
Scott McCreary
3eadc25fbf
Initial add of boost-1.42, marking it as broken since it's failing to build for me. This .bep file is mostly by michaelvoliveira
2010-04-30 15:36:07 +00:00
Scott McCreary
dbb0d11a88
ok, second try, this time the patch actually applies cleanly.
2010-04-30 05:27:17 +00:00
Scott McCreary
145e8be5e6
moved the pathnames fix into the patch so that the patched archive will will correctly. Eventually we'll need a better fix for this.
2010-04-30 05:20:50 +00:00
Scott McCreary
ad469634a2
Added yasm.OptionalPackageDescription and fixed openssh's known_host2 pathname.
2010-04-30 03:35:31 +00:00
Scott McCreary
64ff58b3e4
Fixed directories for openssh, this should fix the known_hosts issue.
2010-04-30 03:28:40 +00:00
Chris Roberts
b8b9ba9bf6
Add diffstat and quilt contributed by mjw.
...
Only basic compilation and packaging has been tested.
2010-04-29 23:55:11 +00:00
Chris Roberts
fec3cddf49
Minor cleanup to the openssh patch. No functional change.
2010-04-29 23:38:09 +00:00
Chris Roberts
f97c6e7592
Update libedit to version 20100424
2010-04-29 23:18:57 +00:00
Scott McCreary
b2986d0e91
Moved old patches to patches directory, fixed cdrtools .bep file.
2010-04-29 22:45:27 +00:00
Chris Roberts
bc403862fc
Add libedit dependency for openssh-5.5p1.
...
libedit only needs to be installed by the packager since it's linked in statically. No need for an optional package.
2010-04-29 22:24:04 +00:00
Scott McCreary
fdaf45134e
Another attempt at getting cdrtools installed in the right place. My poor attempt at symlinking is broken though, maybe someone else can fix it.
2010-04-29 16:55:04 +00:00
Chris Roberts
59eb10a432
Fix for cvs-1.12.13 build problems(ticket #335 )
...
It's not entirely happy with our version of autotools but it works.
Also changed the default commit editor to nano.
NOTE: gcc2 is unable to locate libsocket.so on new builds. Not sure if the compiler
is missing a path or a symlink was removed from the build but this could affect
a large number of ports.
2010-04-29 06:26:02 +00:00
Scott McCreary
161526d038
Replaced old tuxpaint cvs patch with a new one. Previous cvs patch has been applied upstream. This one fixes several variable initialization issues, but isn't yet building, fails to link.
2010-04-29 04:27:22 +00:00
Scott McCreary
6486a132ba
Added dependencies for tuxpaint.
2010-04-29 01:28:38 +00:00
Chris Roberts
65a95a647b
Tweak the lua patch to use PIC when building the shared library
2010-04-29 01:15:19 +00:00
Chris Roberts
e8262abd15
Add zziplib using bep/opd contributed by michaelvo (with moderate modifications be me)
2010-04-28 05:22:07 +00:00
Chris Roberts
d3bd9ab442
Add patch to lua for proper Haiku support and shared lib building(ticket #283 ).
...
Adjusted build/install commands in the bep file.
2010-04-28 04:34:58 +00:00
Chris Roberts
90adb87d30
Add physfs-2.0.1 in order to fix ticket #170
...
Test application runs ok but there doesn't appear to be an automated test suite.
2010-04-28 03:29:38 +00:00
Scott McCreary
4939bf4666
Initial .bep files for libgpg-error and libgcrypt.
2010-04-27 05:18:02 +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
Chris Roberts
c86fe80720
Regenerated the python-2.6.5 patch and added utf-8 as the default filesystem encoding.
2010-04-26 22:00:31 +00:00
Chris Roberts
321a8cd2c5
Add ed with bep/opd contributed by mjw.
...
Trivial correction to the bep by myself.
2010-04-26 19:46:09 +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
74c9a693b2
Updated cdrtools to 2.01.01a77.
2010-04-25 07:49:13 +00:00
Chris Roberts
19a172e662
Add patch for p7zip since the upstream developers don't seem to understand unix file permissions.
...
Fixes ticket #325
2010-04-24 06:12:58 +00:00
Chris Roberts
f77647118e
Switch the default editor for less to nano. It was defaulting to vi.
2010-04-23 07:30:54 +00:00
Chris Roberts
6983e75f40
Update the subversion-1.6.9 bep file with some basic logic to install bindings if swig is available.
...
Perl and Ruby are disabled because they cause compiler crashes and build errors.
Switched the default commit editor to nano since lpe is not guaranteed to be installed.
2010-04-23 06:25:07 +00:00
Chris Roberts
cf24b8dd06
Add swig-1.3.40
2010-04-23 04:42:42 +00:00
Chris Roberts
3656067792
Update the perl install commands to properly install and create a package.
...
Regenerated the patch with a contribution from andreasf to install the haikuish.h header.
Should fix haikuports tickets #302 and #323
2010-04-23 02:03:51 +00:00
Chris Roberts
5493f6b5f2
Add workaround to tar-1.22 bep file to avoid creating empty directories during install.
2010-04-22 07:16:05 +00:00
Scott McCreary
5f0e6d4dea
Updated sqlite to 3.6.23
2010-04-22 04:01:28 +00:00
Scott McCreary
63797fa1d7
Updated subversion to 1.6.11
2010-04-22 03:53:58 +00:00
Chris Roberts
c1fcc5ccb2
Update expat-2.0.1 bep file to force DESTDIR during install/packaging.
2010-04-21 23:45:04 +00:00
Scott McCreary
f6384d2f64
Added patch for apr-1.4.2, need to see why it wouldnt take the testpoll.c fix from the previous patch. Its been left out of this one, but may need to be added back in, in a modified form?
2010-04-21 16:08:31 +00:00
Scott McCreary
a0a0a92127
Updated apr-util .bep file to match apr-1.4.2 change
2010-04-21 15:31:56 +00:00
Scott McCreary
932e6e0e17
Updated apr to 1.4.2
2010-04-21 15:27:55 +00:00
Chris Roberts
0c92e953fb
Add getopt-1.1.4
2010-04-20 07:44:45 +00:00