aboutsummaryrefslogtreecommitdiff
path: root/graphics/libafterimage
Commit message (Collapse)AuthorAgeFilesLines
* Rename all files containing a : in their filename.Mathieu Arnold2016-06-173-17/+17
| | | | | | | | | | While there, run make makepatch on affected ports, and rename patches accordingly. Sponsored by: Absolight Notes: svn path=/head/; revision=417041
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* Convert to USES=jpegAntoine Brodin2015-06-221-2/+1
| | | | Notes: svn path=/head/; revision=390310
* - Strip libraryDmitry Marakasov2015-05-151-4/+3
| | | | | | | | - Clarify LICENSE - Remove useless options.mk inclusion Notes: svn path=/head/; revision=386428
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Properly support png 1.5Baptiste Daroussin2014-12-244-31/+32
| | | | | | | Obtained from: Gentoo Notes: svn path=/head/; revision=375450
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Cleanup plistBaptiste Daroussin2014-10-201-1/+0
| | | | Notes: svn path=/head/; revision=371283
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363371
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* - Fix buildMartin Wilke2014-02-072-24/+20
| | | | | | | | | | - Stage support PR: 185933 Submitted by: Ports Fury Notes: svn path=/head/; revision=343234
* Fails to build:Baptiste Daroussin2013-12-061-0/+2
| | | | | | | | | | import.c:43:22: error: pngpriv.h: No such file or directory import.c: In function 'asim_png_read_data': import.c:1472: error: dereferencing pointer to incomplete type *** [import.o] Error code 1 Notes: svn path=/head/; revision=335735
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - update png to 1.5.10Dirk Meyer2012-06-013-1/+32
| | | | Notes: svn path=/head/; revision=297915
* - build with giflibDirk Meyer2012-02-181-3/+3
| | | | Notes: svn path=/head/; revision=291741
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Update to 1.20Martin Wilke2011-04-124-24/+13
| | | | | | | | PR: 155859 Submitted by: Ports Fury Notes: svn path=/head/; revision=272552
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* Mark MAKE_JOBS_UNSAFEDoug Barton2009-10-131-0/+2
| | | | Notes: svn path=/head/; revision=242752
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - update to jpeg7Dirk Meyer2009-07-181-1/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* - Update to 1.18Pietro Cerutti2008-07-035-38/+23
| | | | | | | | PR: 125233 Submitted by: Ports Fury Notes: svn path=/head/; revision=216270
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-6/+5
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* libAfterImage depends silently on librsvg2 if it is installed: recordThierry Thomas2008-01-161-0/+3
| | | | | | | | | this dependency and bump PORTREVISION. Thanks to: a report from John Stalbaum Notes: svn path=/head/; revision=205731
* Fix build when the previous version is still installed.Thierry Thomas2007-08-051-2/+11
| | | | | | | Reported by: dougb Notes: svn path=/head/; revision=197126
* Upgrade to 1.15.Thierry Thomas2007-08-023-23/+36
| | | | | | | | Changelog at <ftp://ftp.afterstep.org/stable/libAfterImage/ChangeLog.1.15>. Notes: svn path=/head/; revision=196991
* - 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
* - 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
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* - Update to 1.07 [1]Michael Johnson2005-06-276-130/+91
| | | | | | | | | | - Autodetect MMX PR: ports/82678 [1] Submitted by: Ports Fury [1 Notes: svn path=/head/; revision=138052
* Reintroduce post-extract target. (I don't know why it was working before,Volker Stolz2005-05-211-0/+3
| | | | | | | | | | probably because I was testing changes to the port while already having it installed) Submitted by: krisbot Notes: svn path=/head/; revision=135744
* - Really use freetype2 (detection was broken)Volker Stolz2005-05-193-8/+18
| | | | | | | | - Disconnect static libs - Minor cleanup Notes: svn path=/head/; revision=135633
* Build only the shared library with -fPICTilman Keskinoz2004-03-222-12/+42
| | | | Notes: svn path=/head/; revision=104934
* Fix build on AMD64Tilman Keskinoz2004-01-311-0/+1
| | | | Notes: svn path=/head/; revision=99563
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* de-pkg-commentAkinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75960
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* PERL -> REINPLACE_CMDYing-Chieh Liao2002-07-081-2/+3
| | | | | | | | PR: 39938 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62647
* Bump PORTREVISION after the freetype2 shlib major update.Akinori MUSHA2002-03-121-0/+1
| | | | Notes: svn path=/head/; revision=55961
* Chase increase of freetype2 shlib version.Maxim Sobolev2002-03-111-1/+1
| | | | Notes: svn path=/head/; revision=55873
* - update to 0.92Pete Fritchman2002-02-283-5/+21
| | | | | | | | | | - explicitly disable mmx optimization if WITH_MMX isn't given PR: 35411 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=55360
* Update version number of freetype2 shared library.Maxim Sobolev2002-01-211-1/+1
| | | | Notes: svn path=/head/; revision=53447
* Update to version 0.91Kevin Lo2002-01-174-43/+147
| | | | | | | | PR: 33790 Submitted by: Ports Fury Notes: svn path=/head/; revision=53250
* add libafterimageYing-Chieh Liao2001-10-085-0/+101
Generic imaging library originally designed for AfterStep Notes: svn path=/head/; revision=48570