aboutsummaryrefslogtreecommitdiff
path: root/graphics/libart_lgpl
Commit message (Collapse)AuthorAgeFilesLines
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104462
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172
* These two ports conflict with each other.Joe Marcus Clarke2003-10-151-0/+1
| | | | Notes: svn path=/head/; revision=91359
* Update to 2.3.16.Joe Marcus Clarke2003-09-102-2/+2
| | | | Notes: svn path=/head/; revision=88890
* Update to 2.3.15.Joe Marcus Clarke2003-09-022-2/+2
| | | | Notes: svn path=/head/; revision=88382
* Update to 2.3.14.Joe Marcus Clarke2003-08-082-2/+2
| | | | Notes: svn path=/head/; revision=86594
* Update to 2.3.13.Adam Weinberger2003-07-112-2/+2
| | | | Notes: svn path=/head/; revision=84722
* Utilize USE_GNOME= pkgconfig.Adam Weinberger2003-06-161-4/+1
| | | | Notes: svn path=/head/; revision=83119
* Add a CONFLICTS entry for libart-*. If libart is installed, ports thatJoe Marcus Clarke2003-05-171-0/+1
| | | | | | | depend on libart_lgpl2 will fail to build. Notes: svn path=/head/; revision=81175
* Update to 2.3.12.Joe Marcus Clarke2003-05-062-2/+2
| | | | Notes: svn path=/head/; revision=80196
* Convert to new GNOME infrastructure.Joe Marcus Clarke2003-04-221-5/+1
| | | | Notes: svn path=/head/; revision=79435
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to 2.3.11.Joe Marcus Clarke2003-01-192-2/+2
| | | | Notes: svn path=/head/; revision=73519
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-201-1/+1
| | | | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. Notes: svn path=/head/; revision=66862
* Update to 2.3.10.Joe Marcus Clarke2002-07-102-3/+3
| | | | Notes: svn path=/head/; revision=62741
* The FreeBSD GNOME team is proud to present GNOME 2.0 Release.Joe Marcus Clarke2002-06-302-5/+6
| | | | Notes: svn path=/head/; revision=62233
* Update to GNOME 2.0 RC2.Joe Marcus Clarke2002-06-261-1/+1
| | | | Notes: svn path=/head/; revision=62009
* Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.Joe Marcus Clarke2002-06-151-1/+1
| | | | Notes: svn path=/head/; revision=61311
* Update to the latest GNOME 2 snapshot.Joe Marcus Clarke2002-06-121-1/+1
| | | | Notes: svn path=/head/; revision=61139
* Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.Joe Marcus Clarke2002-05-281-1/+1
| | | | Notes: svn path=/head/; revision=60202
* Back to betas...Update to GNOME 2.0 beta 5.Joe Marcus Clarke2002-05-191-1/+1
| | | | Notes: svn path=/head/; revision=59482
* Update to GNOME 2.0 RC2.Joe Marcus Clarke2002-05-121-1/+1
| | | | Notes: svn path=/head/; revision=58959
* Update to GNOME 2.0 RC 1.Joe Marcus Clarke2002-05-021-1/+1
| | | | Notes: svn path=/head/; revision=58444
* Use GNOME2 beta4 download location for all GNOME2 ports.Maxim Sobolev2002-04-261-1/+1
| | | | Notes: svn path=/head/; revision=58178
* Use USE_LIBTOOL.Maxim Sobolev2002-04-263-46/+14
| | | | Notes: svn path=/head/; revision=58156
* Bring up already ported portion on GNOME2 development platform on par withMaxim Sobolev2002-03-111-1/+1
| | | | | | | GNOME2 beta2 release. Notes: svn path=/head/; revision=55883
* Update libart_lgpl2 to 2.3.8 after a repo-copy from ports/graphics/libart andMaxim Sobolev2002-02-164-57/+115
| | | | | | | connect it to the build. Notes: svn path=/head/; revision=54776
* Update maintainer email addressPatrick Li2002-01-281-1/+1
| | | | | | | | PR: 34372 Submitted by: maintainer Notes: svn path=/head/; revision=53911
* Initial import of libart-2.3.3.Kevin Lo2001-07-085-0/+78
Libart is a library of functions for 2D graphics supporting a superset of the PostScript imaging model, designed to be integrated with graphics, artwork, and illustration programs. PR: 28818 Submitted by: Hye-Shik Chang <perky@python.or.k Notes: svn path=/head/; revision=44933