landry
ab89feb080
Add OSREV to SUBST_VARS so openbsd4.8 doesn't end up in PLIST. Fixes
...
packaging after bump to 4.9.
ok jasper@
2011-01-19 18:14:59 +00:00
jasper
8845bb64e9
- regen WANTLIB
2011-01-16 12:34:42 +00:00
jasper
c9475d29b7
- add missing module
...
- regen WANTLIB
- add missing dependency
- fix PLIST (regen + add goo)
2011-01-16 11:49:39 +00:00
jasper
1a4bdf5005
- fix RCS ids
2011-01-16 11:44:52 +00:00
jasper
abfff747e3
- slightly re-order MASTER_SITES so the first one doesn't 404.
2011-01-16 11:42:46 +00:00
jasper
631ec58a95
- use gettext module
...
- regen WANTLIB
2011-01-16 11:38:38 +00:00
jasper
5bb31ba2de
- regen WANTLIB
...
- remove hacks for openssl, now that it has a pkg-config file
2011-01-16 11:34:43 +00:00
jasper
c9e77bae03
- use gettext and regen WANTLIB
2011-01-16 11:28:32 +00:00
jasper
d3f3465761
- use libiconv module
...
- remove hacks for openssl, now that it has a pkg-config file
2011-01-16 11:18:00 +00:00
jasper
ac02ccf542
- sync WANTLIB
2011-01-16 11:09:37 +00:00
jasper
20c5295f75
- add disable-silent-rules
2011-01-16 10:40:51 +00:00
jasper
ee118b1c0c
- fix PKGNAME and bump EPOCH
...
prompted by landry@
2011-01-16 10:39:25 +00:00
laurent
1c2e65ecd2
Tidying up
2011-01-16 01:05:50 +00:00
laurent
03de000c36
Update. Fixes by fabien@, armani@, Azwaw OUSADOU and jasper@, cleaning up to come.
2011-01-16 01:00:11 +00:00
laurent
52f41c3061
Update. Fixes by fabien@, armani@, Azwaw OUSADOU and jasper@ .
2011-01-16 00:56:28 +00:00
laurent
7ad9252b27
Update. Fixes by fabien@, armani@, Azwaw OUSADOU and jasper@ .
2011-01-16 00:45:56 +00:00
laurent
737574c0b4
Update. Fixes by fabien@, armani@, Azwaw OUSADOU and jasper@ .
2011-01-16 00:37:45 +00:00
laurent
47974e44a9
Update. Fixes by fabien@, armani@, Azwaw OUSADOU and jasper@
2011-01-16 00:35:27 +00:00
laurent
940719ff19
Update. Fixes by fabien@, armani@, Azwaw OUSADOU and jasper@, cleaning up to come
2011-01-16 00:31:30 +00:00
laurent
fd895030a8
Update to beta2. work, test and fixes by fabien@, armani@, Azwaw OUSADOU and ohh my god we haz update lulz jasper@, cleaning up to come
2011-01-16 00:15:45 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
sthen
da5a52d2ea
don't link with static libintl; switch USE_LIBTOOL=gnu back to Yes
2010-09-21 20:38:31 +00:00
sthen
cfa3c6cd71
these ports don't build with ports libtool yet, as they ask libtool to
...
link with static library archives. force gnu libtool (this was already
done in vlc) and add a short explanatory comment. ok jasper@ ajacoutot@
2010-09-21 12:12:12 +00:00
jasper
fab4167387
- move distfiles/ to a proper mirroring location.
2010-09-12 16:49:08 +00:00
sthen
8909c03b58
bumps for python
2010-08-30 21:47:46 +00:00
ajacoutot
d7acb3b130
New style DEPENDS.
2010-07-30 11:29:44 +00:00
ajacoutot
127208401d
First pass at new REVISION/DEPENDS... not finished yet.
2010-07-30 06:58:57 +00:00
naddy
91db013e33
fix build and WANTLIB after libXp removal
2010-04-24 20:18:39 +00:00
naddy
914d5d50ff
Update sensors code to deal with MAXSENSORDEVICES removal, and handle
...
non-existing hw.sensors.cpu0 better. ok laurent@
2010-04-24 15:10:00 +00:00
ajacoutot
9cb31f3652
Consistency: remove the 1, 2 or even 3 empty blank lines.
...
sthen@ agrees
2010-04-15 14:29:16 +00:00
espie
100f0c7870
SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
...
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
jasper
43bf2d2b0f
- fix pkgname, p0 before v0
2010-01-26 20:57:57 +00:00
jasper
c72810f7d5
- fix build when gnustep-gui is installed, which makes ecore pickup
...
Cocoa.h and think we're in a Cocoa environment.
ok espie@ (who also ran into this)
2010-01-24 11:58:32 +00:00
espie
58d1f8108a
fix broken packagenames
2010-01-24 11:52:36 +00:00
jasper
56012ebb09
- fix build on a clean system
...
- explicitly disable doxygen
ok ajacoutot@
2010-01-15 08:38:01 +00:00
sthen
810d6b8ac0
Fix the build if glew is installed by disabling it in CONFIGURE_ARGS.
...
Spotted by naddy, ok ajacoutot.
2010-01-13 23:44:09 +00:00
ajacoutot
2caa77073a
Use -pthread, not -lpthread.
...
Make sure we link with -lintl, not libintl.a.
Fix a defined from NetBSD -> OpenBSD.
ok jasper@
2010-01-12 08:42:13 +00:00
ajacoutot
83f0078a6c
Compile with -pthread and don't use --as-needed.
...
ok jasper@
2010-01-12 08:41:53 +00:00
ajacoutot
6d317044ac
Remove run_dependency on desktop-file-utils, this is obviously not
...
needed.
ok jasper@
2010-01-12 08:41:41 +00:00
ajacoutot
c075986ad5
Disable sse, sse2 and altivec.
...
ok jasper@
2010-01-12 08:41:23 +00:00
ajacoutot
07362965aa
Disable sse, sse2 and altivec.
...
Use -pthread, not -lpthread.
Regen WANTLIB.
ok jasper@
2010-01-12 08:40:37 +00:00
jasper
01f2b094a8
- fix patches
2010-01-11 15:49:25 +00:00
jasper
1c6c1759e9
- unhook broken edb, epeg and etk
...
- add e_dbus and eina
2010-01-11 15:07:08 +00:00
jasper
fc5b13babe
import eina 0.0.2.061
...
The Eina library is a library that implemente an API for data types in
an efficient way. It also provides some useful tools like opening shared
libraries, errors management, type conversion, time accounting and
memory pool.
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:06:39 +00:00
jasper
047e4448e1
import e_dbus 0.5.0.061
...
This is the start of some basic convenience wrappers around dbus
to ease integrating dbus with EFL based applications.
When using e_dbus, direct use of the low level dbus api is still
heavily required for processing messages.
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:05:49 +00:00
jasper
2aaa3e1193
- update evas to 0.9.9.061
...
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:04:49 +00:00
jasper
349ad98a76
- spacing tweaks
...
- MAINTAINER moved to ../Makefile.inc
committing on behalf of laurent@
2010-01-11 15:03:47 +00:00
jasper
4a864d9c8f
- update embryo to 0.9.9.061
...
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:03:17 +00:00
jasper
ff416107f0
- update efreet to 0.5.0.061
...
with feedback and tweaks by me.
committing on behalf of laurent@
2010-01-11 15:02:56 +00:00