summaryrefslogtreecommitdiff
path: root/x11/apwal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from categories starting with XEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162219
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Revert previous commit now that marcus found and fixed the real culpritVolker Stolz2005-03-201-3/+0
| | | | Notes: svn path=/head/; revision=131733
* Remove a typo (?) that breaks apwal with gtk+-2.6.Joe Marcus Clarke2005-03-191-1/+1
| | | | | | | Reported by: pointyhat via krion Notes: svn path=/head/; revision=131613
* Unbreak: pass PTHREAD_* alongVolker Stolz2005-03-181-0/+3
| | | | | | | Noticed by: cluster via krion Notes: svn path=/head/; revision=131554
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Update to 0.4.5Volker Stolz2004-12-234-14/+25
| | | | Notes: svn path=/head/; revision=124933
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* - Update MAINTAINER-line of my ports to new @FreeBSD.org addressVolker Stolz2004-03-101-2/+1
| | | | | | | | | - Nuke 2x USE_SIZE while here Approved by: linimon (mentor) Notes: svn path=/head/; revision=103524
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Update to 0.4.4.Kirill Ponomarev2004-01-294-15/+6
| | | | | | | | | | - Use PLIST_FILES & USE_SIZE PR: ports/62059 Submitted by: maintainer Notes: svn path=/head/; revision=99382
* Add apwal, a simple and powerful application launcher.Pav Lucistnik2003-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> Notes: svn path=/head/; revision=95184