summaryrefslogtreecommitdiff
path: root/graphics/libggiwmh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 0.3.2Rong-En Fan2007-01-282-5/+5
| | | | | | | | PR: ports/108455 Submitted by: Antoine Brodin <antoine.brodin at laposte.net> (maintainer) Notes: svn path=/head/; revision=183515
* - Update to 0.3.1Pav Lucistnik2006-03-182-5/+4
| | | | | | | | PR: ports/94620 Submitted by: Antoine Brodin <antoine.brodin@laposte.net> (maintainer) Notes: svn path=/head/; revision=157542
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+5
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Update to 0.3.0 [1]Jean-Yves Lefort2005-12-122-6/+6
| | | | | | | | | | | - Unsilence post-install and use ${INSTALL_DATA} rather than ${CP} [1]: PR: ports/90290 Submitted by: maintainer Notes: svn path=/head/; revision=151031
* - Add SHA256Sergey Matveychuk2005-11-191-0/+1
| | | | | | | | | | | | | | ggiterm port: - Don't use gmake - Install ggitem.termcap and add message about it - Utilize DATADIR - Bump PORTREVISION PR: ports/89280 Submitted by: Antoine Brodin (maintainer) Notes: svn path=/head/; revision=148800
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Update to 0.2.2Renato Botelho2005-09-232-3/+3
| | | | | | | | PR: 86507 Submitted by: maintainer Notes: svn path=/head/; revision=143435
* - Update to 0.2.1Jean-Yves Lefort2005-04-183-15/+9
| | | | | | | | | | | | - Fix build on 4.X - Use USE_LIBTOOL_VER=15 PR: ports/80039 Submitted by: Antoine Brodin <antoine.brodin@laposte.net> (maintainer) Approved by: adamw (mentor) Notes: svn path=/head/; revision=133623
* Add libggiwmh, a libggi extension whereby wmh stands for 'Window ManagerPav Lucistnik2004-12-114-0/+81
Hints'. It adds features like moving, resizing, iconifying, z-ordering Windows and more that happen to contain a ggi visual. PR: ports/74826 Submitted by: Antoine Brodin <antoine.brodin@laposte.net> Notes: svn path=/head/; revision=123781