aboutsummaryrefslogtreecommitdiffstats
path: root/x11/apwal
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Remove USE_REINPLACE from categories starting with Xedwin2006-05-131-1/+0
|
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* Revert previous commit now that marcus found and fixed the real culpritvs2005-03-201-3/+0
|
* Remove a typo (?) that breaks apwal with gtk+-2.6.marcus2005-03-191-1/+1
| | | | Reported by: pointyhat via krion
* Unbreak: pass PTHREAD_* alongvs2005-03-181-0/+3
| | | | Noticed by: cluster via krion
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
|
* Update to 0.4.5vs2004-12-234-14/+25
|
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-1/+1
| | | | big upgrade.
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
|
* - Update MAINTAINER-line of my ports to new @FreeBSD.org addressvs2004-03-101-2/+1
| | | | | | - Nuke 2x USE_SIZE while here Approved by: linimon (mentor)
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* - Update to 0.4.4.krion2004-01-294-15/+6
| | | | | | | - Use PLIST_FILES & USE_SIZE PR: ports/62059 Submitted by: maintainer
* Add apwal, a simple and powerful application launcher.pav2003-12-068-0/+134
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 <stolz@i2.informatik.rwth-aachen.de>