The FreeBSD Ports Archive
FreeBSD x11 : apwal4>
Simple and powerful application launcher
Apwal is a simple and powerful application launcher.
It is composed in 2 parts: the application launcher itself and
a good looking easy to use editor.
Apwal is developed under GPL. It is written in C and is using the
GTK+ toolkit for the Editor interface and XML format to save the
configuration.
To be able to launch the editor from inside apwal you need a
mounted procfs.
http://apwal.free.fr/
|
apwal history
v. 1.14
date: 2007/10/24 23:37:02; author: marcus; state: Exp; lines: +3 -2
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
v. 1.13
date: 2007/05/19 20:25:50; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.12
date: 2006/05/13 05:00:17; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.11
date: 2005/11/05 05:19:57; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.10
date: 2005/03/20 15:44:52; author: vs; state: Exp; lines: +0 -3
Revert previous commit now that marcus found and fixed the real culprit
v. 1.9
date: 2005/03/18 10:42:21; author: vs; state: Exp; lines: +3 -0
Unbreak: pass PTHREAD_* along
Noticed by: cluster via krion
v. 1.8
date: 2005/03/12 10:54:17; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.7
date: 2004/12/23 09:08:40; author: vs; state: Exp; lines: +1 -2
Update to 0.4.5
v. 1.6
date: 2004/11/07 22:37:42; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.5
date: 2004/04/05 03:30:47; author: marcus; state: Exp; lines: +1 -1
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.4
date: 2004/03/10 13:16:50; author: vs; state: Exp; lines: +1 -2
- Update MAINTAINER-line of my ports to new @FreeBSD.org address
- Nuke 2x USE_SIZE while here
Approved by: linimon (mentor)
v. 1.3
date: 2004/02/04 05:09:38; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.2
date: 2004/01/29 10:37:03; author: krion; state: Exp; lines: +4 -1
- Update to 0.4.4.
- Use PLIST_FILES & USE_SIZE
PR: ports/62059
Submitted by: maintainer
v. 1.1
date: 2003/12/06 13:07:52; author: pav; state: Exp;
Add apwal, a simple and powerful application launcher.
It is composed in 2 parts: the application launcher itself and
a good looking easy to use editor.
PR: ports/59940
Submitted by: Volker Stolz
=============================================================================
v. 1.14
date: 2007/10/24 23:37:02; author: marcus; state: Exp; lines: +3 -2
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
v. 1.13
date: 2007/05/19 20:25:50; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.12
date: 2006/05/13 05:00:17; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.11
date: 2005/11/05 05:19:57; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.10
date: 2005/03/20 15:44:52; author: vs; state: Exp; lines: +0 -3
Revert previous commit now that marcus found and fixed the real culprit
v. 1.9
date: 2005/03/18 10:42:21; author: vs; state: Exp; lines: +3 -0
Unbreak: pass PTHREAD_* along
Noticed by: cluster via krion
v. 1.8
date: 2005/03/12 10:54:17; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.7
date: 2004/12/23 09:08:40; author: vs; state: Exp; lines: +1 -2
Update to 0.4.5
v. 1.6
date: 2004/11/07 22:37:42; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.5
date: 2004/04/05 03:30:47; author: marcus; state: Exp; lines: +1 -1
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.4
date: 2004/03/10 13:16:50; author: vs; state: Exp; lines: +1 -2
- Update MAINTAINER-line of my ports to new @FreeBSD.org address
- Nuke 2x USE_SIZE while here
Approved by: linimon (mentor)
v. 1.3
date: 2004/02/04 05:09:38; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.2
date: 2004/01/29 10:37:03; author: krion; state: Exp; lines: +4 -1
- Update to 0.4.4.
- Use PLIST_FILES & USE_SIZE
PR: ports/62059
Submitted by: maintainer
v. 1.1
date: 2003/12/06 13:07:52; author: pav; state: Exp;
Add apwal, a simple and powerful application launcher.
It is composed in 2 parts: the application launcher itself and
a good looking easy to use editor.
PR: ports/59940
Submitted by: Volker Stolz
=============================================================================
v. 1.14
date: 2007/10/24 23:37:02; author: marcus; state: Exp; lines: +3 -2
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
v. 1.13
date: 2007/05/19 20:25:50; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.12
date: 2006/05/13 05:00:17; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from categories starting with X
v. 1.11
date: 2005/11/05 05:19:57; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.10
date: 2005/03/20 15:44:52; author: vs; state: Exp; lines: +0 -3
Revert previous commit now that marcus found and fixed the real culprit
v. 1.9
date: 2005/03/18 10:42:21; author: vs; state: Exp; lines: +3 -0
Unbreak: pass PTHREAD_* along
Noticed by: cluster via krion
v. 1.8
date: 2005/03/12 10:54:17; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.7
date: 2004/12/23 09:08:40; author: vs; state: Exp; lines: +1 -2
Update to 0.4.5
v. 1.6
date: 2004/11/07 22:37:42; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.5
date: 2004/04/05 03:30:47; author: marcus; state: Exp; lines: +1 -1
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.4
date: 2004/03/10 13:16:50; author: vs; state: Exp; lines: +1 -2
- Update MAINTAINER-line of my ports to new @FreeBSD.org address
- Nuke 2x USE_SIZE while here
Approved by: linimon (mentor)
v. 1.3
date: 2004/02/04 05:09:38; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.2
date: 2004/01/29 10:37:03; author: krion; state: Exp; lines: +4 -1
- Update to 0.4.4.
- Use PLIST_FILES & USE_SIZE
PR: ports/62059
Submitted by: maintainer
v. 1.1
date: 2003/12/06 13:07:52; author: pav; state: Exp;
Add apwal, a simple and powerful application launcher.
It is composed in 2 parts: the application launcher itself and
a good looking easy to use editor.
PR: ports/59940
Submitted by: Volker Stolz
=============================================================================
|
| |

|