aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libggimisc
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 2.2.2rafan2007-01-282-5/+5
| | | | | PR: ports/108456 Submitted by: Antoine Brodin <antoine.brodin at laposte.net> (maintainer)
* - Update to 2.2.1pav2006-03-182-5/+4
| | | | | PR: ports/94619 Submitted by: Antoine Brodin <antoine.brodin@laposte.net> (maintainer)
* Conversion to a single libtool environment.ade2006-02-232-1/+5
| | | | Approved by: portmgr (kris)
* - Update to 2.2.0 [1]jylefort2005-12-132-6/+6
| | | | | | | | - Unsilence post-install and use ${INSTALL_DATA} rather than ${CP} [1]: PR: ports/90289 Submitted by: maintainer
* - Add SHA256sem2005-11-201-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)
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-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.
* - Update to 2.1.2garga2005-09-242-3/+3
| | | | | PR: 86506 Submitted by: maintainer
* - Update to 2.1.1jylefort2005-04-193-11/+7
| | | | | | | | | - Fix build on 4.X - Use USE_LIBTOOL_VER=15 PR: ports/80032 Submitted by: Antoine Brodin <antoine.brodin@laposte.net> (maintainer) Approved by: adamw (mentor)
* Add libggimisc, a libggi extension providing support for a range of hard topav2004-12-124-0/+69
categorize functions. PR: ports/74825 Submitted by: Antoine Brodin <antoine.brodin@laposte.net>