Commit Graph

1890 Commits

Author SHA1 Message Date
Alexander von Gluck
5555ab758d Add updated libdvdcss bep and patch (1.2.12) 2012-12-15 02:10:31 +00:00
Alexander von Gluck
9cf9cbdb3d Add updated libass bep for 0.10.1 2012-12-15 01:56:24 +00:00
Alexander von Gluck
5bfc5cb0a2 Add libsamplerate media library 2012-12-15 01:45:01 +00:00
Alexander von Gluck
e5f8ffd526 Add libyahoo2 from GCI 2012 by Alvin Tan 2012-12-15 01:14:41 +00:00
François Revol
682b3e5c15 e2fsprogs: Fix default sbindir 2012-12-14 23:57:37 +00:00
François Revol
987231c1f8 Fix e2fsprogs patch so it fully compiles
It's probably a bad idea to #ifdef out quota stuff,
but at least everything builds.
2012-12-13 22:57:35 +00:00
Cian Duffy
4b10fceef8 And the checksum is different too. Tested it this time... apologies for
the noise.
2012-12-13 22:40:13 +00:00
Cian Duffy
0120b70d81 URL was to the Sourceforge redirector, this no longer works. Linked to a
direct link. This port is quite out of date, may look at it later.
2012-12-13 22:34:29 +00:00
François Revol
b363b0e029 Work around -rdynamic not handled by gcc2
Maybe a better test should be used.
2012-12-13 20:54:59 +00:00
Scott McCreary
94eee370f4 Updated bep and added patch for libs3, from GCI2012 student Piotr 2012-12-13 20:26:01 +00:00
François Revol
7e10298c9f My current patch for e2fsprogs
Doesn't fully compile yet.
./configure --enable-symlink-build --disable-tls --enable-quota=no --disable-fsck

I'm not sure where it goes, portage has both sys-fs/e2fsprogs and sys-libs/e2fsprogs-libs...
2012-12-13 17:31:53 +00:00
Scott McCreary
285a14e867 Initial bep and patch for freedroid, bep from GCI2012 student Alvin Tan 2012-12-13 08:19:23 +00:00
Scott McCreary
383e86df50 Initial bep and patch for mediainfo from GCI2012 student skycocker 2012-12-13 01:50:37 +00:00
Scott McCreary
c915251256 Initial bep and patch for serd, from GCI2012 student Zbaker1398 2012-12-13 00:16:50 +00:00
Cian Duffy
93781ba1c3 some more work on VLC port - two files I missed initially. 2012-12-11 22:33:05 +00:00
Cian Duffy
cd3b7342f7 Tarball has been removed from main website so link to sourceforge
mirror. Port needs updating in the long term though.
2012-12-10 23:34:18 +00:00
Scott McCreary
d4dbf46d86 Initial qt bep and patch for 4.8.x by GCI2012 student DavidWHQ 2012-12-10 06:43:27 +00:00
Scott McCreary
70cbef4f48 Updated bep for groff and patch for cdrtools, to allow them to build on
x86_64
2012-12-10 04:55:15 +00:00
Scott McCreary
39855cea60 Updated transmission to 2.73, bep and patch from GCI2012 student Gleb Posobin 2012-12-09 05:28:54 +00:00
Scott McCreary
2933087a40 Updated fpc to 2.6.0, bep from GCI2012 student Gleb Posobin. 2012-12-08 00:09:23 +00:00
Scott McCreary
e102776302 Updated wizznic to 0.9.9, bep and patch from GCI2012 student Freeman2430 2012-12-07 23:52:47 +00:00
Scott McCreary
c03d4086d4 Initial bep and patch for htop, from GCI2012 student Piotr. Note that
it doesn't currently build due to lack of /proc/stat, so a workaround 
would be needed.
2012-12-07 22:48:39 +00:00
Scott McCreary
ae5194d50f Initial bep files for haikutwitter, from GCI2012 student Peter Polacik 2012-12-07 19:53:42 +00:00
Scott McCreary
7f7f8e3de4 Initial bep and patch for qt-4.7.3 from GCI2012 student DavidWHQ 2012-12-07 19:49:27 +00:00
Scott McCreary
89d8441c9c Initial .bep for documentviewer, bep from GCI2012 student Piotr. 2012-12-07 19:38:37 +00:00
Scott McCreary
48e743afe0 Initial bep and patch to build cmake-2.8 for git. 2012-12-05 17:02:29 +00:00
Scott McCreary
f23362f045 Initial .bep for libass, from GCI student smenon. 2012-12-05 07:52:21 +00:00
Scott McCreary
595c89eca4 Initial bep for alienblaster, bep from GCI2012 student Freeman2430. 2012-12-05 06:52:36 +00:00
Scott McCreary
3a51c49b35 Initial .bep for mysql, bep from GCI2012 student Piotr. 2012-12-04 22:31:29 +00:00
Scott McCreary
5320fcefbe Initial bep for cmake-2.8.10.2, note that this is currently broken, need to patch a bit more
still, it's failing at existence of long long unknown, in ABI.h
2012-12-04 15:41:23 +00:00
Scott McCreary
681f0a79bf Initial bep for milkytracker, bep from GCI student Freeman2430. 2012-12-04 07:40:11 +00:00
Scott McCreary
7a12ed3776 Initial .bep for Beezer, .bep by GCI2012 student smenon. 2012-12-04 06:19:47 +00:00
Scott McCreary
8edb202392 Added abrick, bep done by GCI2012 student Freeman2430. 2012-12-03 01:11:36 +00:00
Scott McCreary
e0e038d07b Updated apache version, bep and patch by GCI2012 student Tri-Edge AI. 2012-12-02 19:30:34 +00:00
Adrien Destugues
dd0a98be21 Add autotools quirks to libdsk bep file to get shared lib to work. 2012-12-01 10:34:09 +00:00
Adrien Destugues
e317efea3b Add bep file for libdsk. 2012-12-01 10:13:08 +00:00
François Revol
990a3000ab At least latest versions of bison require gcc4. 2012-11-29 20:42:28 +00:00
Scott McCreary
f2c5107990 Added supertux, .bep and .patch done by GCI2012 student qxcv. 2012-11-29 07:03:04 +00:00
Scott McCreary
e86dcf4ea9 Update curl to 7.28.1 2012-11-28 20:20:17 +00:00
François Revol
b05716c11b Tell xtrans to put data to common/data instead.
The aclocal macros are wanted there... painful
2012-11-28 00:21:31 +00:00
François Revol
fbb8ee3172 Make sure xtrans installs its .pc file at the same location as others.
Though I'm not sure it's the proper place...
2012-11-27 20:13:43 +00:00
François Revol
d2eba7e2ce Add patch for xproto 7.0.23-git. 2012-11-27 19:16:57 +00:00
François Revol
ca181405e8 Remove leftover 2012-11-27 19:15:19 +00:00
François Revol
9ffb59f034 Move the xproto .bep I added to x11-proto/xproto.
HATE working for nothing.
2012-11-27 19:04:28 +00:00
François Revol
693751f41d Fix COPYRIGHT indentation. 2012-11-27 18:59:56 +00:00
François Revol
85a6cff7a0 Fix description and paths 2012-11-27 18:58:21 +00:00
François Revol
f68fcac25a Fix homepage 2012-11-27 18:56:56 +00:00
François Revol
8f947a0a0b Move the xorg-macros .bep I added to util-macros.
I didn't notice this crap was already here under another name.
Can't they just come up with a canonical name and be done with it???
2012-11-27 18:55:34 +00:00
François Revol
71518137c7 Add a patch for configure
Somehow they want to know the field name for the bits in fd_set.
Of course we don't use an usual name...
2012-11-27 18:37:06 +00:00
François Revol
568854260c Fix folder names 2012-11-27 18:35:16 +00:00