aboutsummaryrefslogtreecommitdiff
path: root/graphics/libvisual
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with gcc 4.2Martin Wilke2007-10-171-10/+3
| | | | | | | | | | - Unbreak PR: 117258 Submitted by: Dominic Fandrey <lon_kamikaze@gmx.de> Notes: svn path=/head/; revision=201618
* - Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2Pav Lucistnik2007-07-021-0/+4
| | | | Notes: svn path=/head/; revision=194710
* - Remove provision for FreeBSD 4.XPav Lucistnik2007-07-022-17/+1
| | | | | | | - Typo fix Notes: svn path=/head/; revision=194702
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | | | | | | | | - these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170640
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* Reset kwm due to no response about email.Mark Linimon2006-04-141-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=159522
* Conversion to a single libtool environment.Ade Lovett2006-02-232-0/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* 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
* Fix the build on 4.x by disabling some code that gcc 2.95 doesn't like.Koop Mast2005-06-231-0/+14
| | | | | | | | PR: 82434 Submitted by: lofi Notes: svn path=/head/; revision=137921
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Add digit to OSVERSION.Koop Mast2005-03-201-1/+1
| | | | | | | And a pointyhat for me. Notes: svn path=/head/; revision=131783
* Update to version 0.2.0.Koop Mast2005-03-205-17/+30
| | | | Notes: svn path=/head/; revision=131777
* Add libvisual. Libvisual is an abstraction library that comes betweenKoop Mast2004-11-305-0/+94
applications and audio visualisation plugins. Approved by: pav (mentor) Notes: svn path=/head/; revision=122844