# ports collection makefile for: libast # Date created: 7 September 2001 # Whom: Jeremy Norris # # $FreeBSD$ # PORTNAME= libast PORTVERSION= 0.5 CATEGORIES= devel MASTER_SITES= http://www.eterm.org/download/ MAINTAINER= ports@FreeBSD.org COMMENT= A library of assorted spiffy things LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \ Imlib2.2:${PORTSDIR}/graphics/imlib2 USE_X_PREFIX= yes USE_FREETYPE= yes USE_LIBTOOL_VER= 13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" INSTALLS_SHLIB= yes .include .if defined(WITH_MMX) && (${ARCH} == "i386") CONFIGURE_ARGS= --enable-mmx .endif .include hics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.2.2.marcus2003-05-132-2/+2
|
* Update to 1.2.4.marcus2003-05-133-2/+8
|
* Add gnomemag, the GNOME screen magnifier.marcus2003-05-1210-0/+164
|
* * Update to 0.7.1marcus2003-05-083-60/+62
| | | | * Sort the plist
* Remove an extra directory.marcus2003-05-071-0/+1
| | | | Reported by: GNOME tinderbox
* Convert to new GNOME infrastructure.marcus2003-04-221-5/+1
|
* atspi implies atk.adamw2003-04-211-1/+1
| | | | Submitted by: marcus
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* Update to 1.2.1.marcus2003-04-172-7/+3
|
* * Update to 1.2.3marcus2003-04-163-9/+28
| | | | * Convert to new GNOME infrastructure
* The GNOME On-Screen Keyboard (GOK) is an accessability interfaceadamw2003-04-154-0/+166
| | | | | | | | | | | | | that gives you control of your system without needing a keyboard. The GOK makes available a hierarchical button system that enables keyboardless entry of common accelerators, and contains a clickable keyboard that sports suggested autocompletion of many common words, and even some commands. The GOK will provide an alternative interface to common commands and functions within applications that utilize the AT SPI. The GOK is is designed to be usable by many alternative input methods, i.e. not a common keyboard and mouse combination.
* Clear moonlight beckons.ade2003-03-076-3/+3
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* GC empty files.sobomax2003-02-241-0/+0
|
* Update to GNOME 2.2.marcus2003-02-0812-49/+106
| | | | | This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts.
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-213-3/+3
| | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location.
* Update to 1.0.2.marcus2002-08-295-32/+4
|
* Update to 1.0.3.marcus2002-08-042-3/+3
|
* * Fix packaging error on bentomarcus2002-07-292-12/+3
| | | | | | * Use USE_GNOMENG Submitted by: bento (packaging stuff)
* Chase gailutil's version bump.marcus2002-07-241-1/+2
|
* Add patch forgotten in the last commit.marcus2002-07-241-0/+11
|
* Update to 0.17.marcus2002-07-243-4/+11
|
* Use USE_REINPLACE.sobomax2002-07-191-2/+3
|
* Use USE_REINPLACE.sobomax2002-07-111-2/+3
|
* The FreeBSD GNOME team is proud to present GNOME 2.0 Release.marcus2002-07-013-3/+3
|
* Update to GNOME 2.0 RC2.marcus2002-06-263-3/+3
|
* Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.marcus2002-06-157-11/+12
|
* Finish up the '\' tag team with sobomax, and hopefully get atk buildingmarcus2002-06-111-1/+1
| | | | | | again. Reported by: Dan Langille <dan@langille.org>
* Kill offending `\'.sobomax2002-06-111-1/+1
| | | | | Submitted by: Franz Klammer <klammer@webonaut.com> Dan Langille <dan@langille.org>