ajacoutot
12bea17ac0
Make use of the new APM_ARCHS.
...
"looks good" jasper@
2010-03-21 11:35:26 +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
ajacoutot
861a799ae0
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 20:46:00 +00:00
ajacoutot
509d218fc4
WANTLIB changes after xcb addition and bump.
2009-08-11 08:38:41 +00:00
ajacoutot
68f49b1119
- more unneeded goos spotted by Mikolaj Kucharski
...
- remove an XXX from gdm while here
2009-03-23 18:39:47 +00:00
jasper
033ac89c2b
- regen WANTLIB
2009-03-07 15:37:38 +00:00
jasper
4e7900e857
- hookup matchbox-nest and matchbox-panel-manager
2008-11-11 22:49:07 +00:00
jasper
dd653841f6
iimport matchbox-panel-manager 0.1
...
Utility to manage and alter the Matchbox panel configuration settings.
test building and "just commit it" kili@, thanks!
2008-11-11 22:47:44 +00:00
jasper
8793dbd4f6
import matchbox-nest 0.3
...
Matchbox-nest is a graphical wrapper around xnest. You can make Xnest
look like a particular device's display and set up buttons on that
device.
if someone wants to provide a frontend in the style of a Zaurus,
please drop me a mail.
test building and "just commit it" kili@, thanks!
2008-11-11 22:45:23 +00:00
jasper
442b2eff04
- fix location of the .desktop file
2008-11-11 22:43:03 +00:00
jasper
c0d121ebc7
- update matchbox-window-manager to 1.2
...
- better COMMENT
test building and "just commit it" kili@, thanks!
2008-11-11 22:42:17 +00:00
jasper
bd20b4ed5d
- update matchbox-desktop to 2.0 (complete rewrite)
...
test building and "just commit it" kili@, thanks!
2008-11-11 22:41:06 +00:00
jasper
7f4c057c86
- update liibmatchbox to 1.9
...
test building and "just commit it" kili@, thanks!
2008-11-11 22:38:35 +00:00
jasper
4193310b3c
- fetch .tar.bz2 distfiles
...
- make MASTER_SITES overrideable
- use DIST_SUBDIR
- regen distinfo accordingly
2008-11-09 21:56:35 +00:00
jasper
7a903ad7fb
- specify license versions
2008-11-09 21:12:34 +00:00
sturm
77f9d87d4b
missing PKGNAME bump, needed on sparc64
2008-09-20 17:16:35 +00:00
ajacoutot
2eda52dcb3
- add sparc64 to the list of apm(4) capable arches (needs -current)
2008-08-21 07:30:16 +00:00
ajacoutot
c557676990
- follow the same path that x11/gnome/applets2: use MACHINE instead of
...
ARCH (so we don't need to add stuffs beneath the bsd.port.mk include) ;
idea from sturm@
2008-07-23 09:54:04 +00:00
ajacoutot
1b0e6bac39
- use ARCH instead of MACHINE_ARCH for macppc test
...
- regen PLIST while here
- bump
ok sthen@ (on a previous diff)
2008-07-11 17:46:56 +00:00
sturm
de6ff10e13
bad logic for APM archs check prevented this port to build on non-APM archs
...
no PKGNAME bump needed
2008-04-30 04:22:55 +00:00
jasper
a0497ad339
- add matchbox-themes-extra
2008-04-24 09:17:21 +00:00
jasper
84b1f77458
import matchbox-themes-extra 0.3
...
Additional themes for Matchbox.
2008-04-24 09:16:02 +00:00
jasper
d55b3dbc24
- use a better and complete list for apm arches.
2008-04-23 22:20:56 +00:00
jasper
d00818c1ee
- add Makefile.inc and use it
...
- reformat some DESCR's
- regen patches
2008-04-23 22:18:27 +00:00
naddy
65e9df9d79
don't look for expat in ${X11BASE} anymore
2008-01-06 17:13:04 +00:00
ajacoutot
de07c907b5
- add update-desktop-database goo
...
- fix WANTLIB
2007-12-15 21:44:24 +00:00
ajacoutot
49cf9ec25b
- fix WANTLIB
2007-12-15 21:43:58 +00:00
ajacoutot
9e8d6a32fa
- add update-desktop-database goo
2007-12-15 21:43:03 +00:00
merdely
d0e220d33a
Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN
2007-09-15 20:04:18 +00:00
sturm
29b8f44b34
use xenocara expat
2007-04-28 07:04:03 +00:00
espie
be99f23aa5
more base64 checksums
2007-04-05 17:36:18 +00:00
espie
0f5dc96ea1
say goodbye to GNU land.
2006-12-16 12:22:32 +00:00
espie
f63e804b78
zap .0.0
2006-09-18 12:19:39 +00:00
espie
fd969f3dd2
more new lib specs
2006-09-18 10:21:48 +00:00
steven
850f769fe4
we don't use MODGNU_SHARED_LIBS anymore.
...
USE_LIBTOOL
USE_X11
better CPPFLAGS/LDFLAGS
bump PKGNAME
2006-07-21 08:54:58 +00:00
robert
28016fa927
make sure to find desktop files in ${LOCALBASE}/share/applications/inputmethods;
...
bump PKGNAME;
2006-07-20 22:37:47 +00:00
robert
d2d22e6ad2
+libfakekey
...
+matchbox-keyboard
2006-07-20 21:15:18 +00:00
robert
057b70dcc9
import of matchbox-keyboard-0.1;
...
matchbox-keyboard is an on-screen 'virtual' or 'software' keyboard,
designed for touch-screen devices running X.
People can use this virtual keyboard application on the Zaurus,
while the lid is closed.
2006-07-20 21:14:21 +00:00
robert
d0f5957c8e
import of libfakekey-0.1;
...
libfakekey is a library for converting UTF-8 characters
into 'fake' X key-presses.
2006-07-20 21:09:58 +00:00
robert
898bc9bdfa
bump PKGNAME;
2006-07-20 21:03:42 +00:00
robert
bac260deb9
update to version 1.0;
2006-07-20 21:00:35 +00:00
robert
fb9df7b6a3
update to version 0.9.3;
2006-07-20 21:00:11 +00:00
robert
10b1db565b
update to version 1.8;
2006-07-20 20:59:25 +00:00
naddy
399f87f64c
SHARED_LIBS, USE_LIBTOOL
2005-12-26 16:45:43 +00:00
wilfried
6877a6ad6c
update libdepends/wantlib after glib2/pango/gtk+2 update
2005-11-13 14:23:21 +00:00
jolan
6cd679cccb
fix apm packaging for macppc too, bump pkgname
2005-07-28 23:44:17 +00:00
jolan
531d3d565c
use if ${ARCH} == zaurus for determining whether or not to include APM
...
files rather than ${MACHINE_ARCH}. if you build this port on cats, then
you get two completely different arm packages. not pretty but whatever.
pointed by & discussed with andreas@
2005-07-25 18:08:27 +00:00
jolan
eee58ef5cb
fix packaging on archs without apm, pointed out by sturm@
2005-06-30 21:50:51 +00:00
jolan
7b19d81e95
matchbox, window manager for pda-like devices
...
loosely based on prior work from andreas@ and peter haight
2005-06-17 02:57:30 +00:00