summaryrefslogtreecommitdiffstats
path: root/graphics/imlib2
Commit message (Collapse)AuthorAgeFilesLines
* libtool uber-patchade2003-06-261-1/+1
| | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly)
* de-pkg-commentknu2003-02-202-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-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)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* Build image loader modules properly. They should be dynamic.knu2002-09-203-10/+62
| | | | | PR: ports/42969 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* upgrade to 1.0.6ijliao2002-08-123-11/+11
|
* PERL -> REINPLACE_CMDijliao2002-07-081-1/+2
| | | | | PR: 39938 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Reset maintainership to ports@. Thanks for your work on these, Jeremy!petef2002-06-041-1/+1
| | | | | PR: 38874 Submitted by: Jeremy Norris <ishmael@mchsi.com> (previous maintainer)
* Adjust in accordance with the new location of freetype1 includessobomax2002-03-141-1/+2
| | | | (${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
* Give maintainership to this portdwcjr2002-01-271-3/+2
| | | | | | | Update MASTER_SITES PR: 34338 Submitted by: ishmael27x@yahoo.com
* = Update 1.0.4 -> 1.0.5nectar2002-01-222-3/+3
| | | | | = Change maintainer to <ports@FreeBSD.org>, as current maintainer's email bounces.
* update MASTER_SITESlioux2001-10-171-1/+1
| | | | | Prompted by: Mark Evenson <evenson@panix.com> Approved by: MAINTAINER
* The current primary MASTER_SITE uses a redirection (http 302) to anotherolgeni2001-10-091-1/+1
| | | | | | | site. Use that site directly, since the default FETCH_CMD ("fetch -A") will not follow redirects. No md5 changes.
* o update to 1.0.4lioux2001-10-087-17/+202
| | | | | | | | o organize LIB_DEPENDS for ease of future maintainance o add WWW tag to DESCR PR: 31112 Submitted by: MAINTAINER
* Bump png majorache2001-09-111-1/+1
|
* Update port graphics/imlib2 to 1.0.3mharo2001-04-302-2/+2
| | | | | PR: 26963 Submitted by: maintainer
* Remove WWW. Rasterman removed its page.clive2001-04-071-2/+0
| | | | | PR: 26407 Submitted by: MAINTAINER
* remove patch-configure.sf2001-03-061-11/+0
| | | | Submitted by: maintainer
* update to 1.0.2.sf2001-03-063-2/+13
| | | | | PR: 25538 Submitted by: maintainer
* Upgrade imlib2 to 1.0.1, evas to 0.0.3.vanilla2001-01-252-3/+2
|
* - Change MASTER_SITES to MASTER_SITE_SOURCEFORGE.kevlo2000-11-072-7/+27
| | | | | | | | - Clean up the imlib2-config script installed. - Take over maintainer-ship. PR: 22629 Submitted by: Jeremy Norris <ishmael27@home.com>
* imlib2 image library.nakai2000-11-036-80/+48
| | | | | PR: ports/22106 Submitted by: Jeremy Norris <ishmael27@home.com>
* Implement USE_GTK, part 1.reg2000-10-051-9/+3
|
* Remove hardcoded /usr/local, and correct pkg/PLISTvanilla2000-07-162-19/+8
| | | | | PR: ports/19166 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Bump png shared library version.sobomax2000-07-041-1/+1
| | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-161-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-2/+1
| | | | ldconfig in PLIST need personal consideration.
* Remove BUILD_DEPENDS on ImageMagick.vanilla2000-06-031-1/+0
|
* Say hello to GNOME 1.2ade2000-06-012-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | audio/gnomemedia 1.2.0 deskutils/gnomepim 1.2.0 devel/bugbuddy 1.0 devel/glade 0.5.9 devel/libgtop 1.0.9 games/gnomegames 1.2.0 graphics/imlib 1.9.8.1 misc/gnomeusersguide 1.2 misc/gnomeutils 1.2.0 sysutils/gnomecontrolcenter 1.2.0 sysutils/gtop 1.0.8 x11-fm/gmomemc 4.5.50 x11/gnomecore 1.2.0 x11/gnomelibs 1.2.1 Along with cosmetic changes to other parts of the metaport for the new shared library version numbers. Plus. The metaport has been reworked to bring in a few more often-requested items. Please note that you absolutely need GTK/GLIB 1.2.8 or higher for this release.
* Add two .la files.asami2000-06-011-0/+2
| | | | Submitted by: bento
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionasami2000-04-141-2/+2
| | | | string so I fixed it.
* Remove dynamic loader support, it cause some problem.vanilla2000-04-032-10/+20
|
* Add -L${LOCALBASE}/lib in front of -ltiff and stuff in imlib-config;asami2000-03-031-0/+3
| | | | | | without it, ports (like astro/xplanet) that only require X-related stuff will fail (since they will only put -L${X11BASE}/lib in the linker command line).
* Fix packaging, .la files aren't installed anymore.asami2000-02-291-10/+0
| | | | | PR: 17076 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Remove redundant LIB_DEPENDS,vanilla2000-02-272-46/+12
| | | | | | | Use GLIB_CONFIG instead of hardcoded glib12-config PR: ports/16379 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Use libungif (support for it was already present in theade2000-02-161-2/+2
| | | | configure script). GNOME packages should build again now.
* Correct pkg/PLIST.vanilla2000-01-161-0/+10
|
* New location on MASTER_SITE.steve1999-12-041-3/+1
| | | | | PR: 15238, 15248 Submitted by: Ade Lovett <ade@lovett.com>
* Add another MASTER_SITE so the distfile is actually fetchable.jim1999-10-301-1/+2
|
* Update to 1.9.8nakai1999-10-292-3/+3
| | | | Submitted by: Clive Lin <clive@GnatS.CirX.ORG>
* Update to 1.9.7nakai1999-10-084-30/+43
|
* The version number of libgif.so has changed to 5.steve1999-09-181-1/+1
|
* The tiff port now lives in ports/graphics/tiff.steve1999-09-071-1/+1
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-261-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Add (back) the path to giflib's header files in CPPFLAGS.steve1999-06-061-2/+2
|
* Use gtk version 1.2.3, bump minor version, and USE_LIBTOOL.steve1999-05-292-26/+9
| | | | | PR: 11843 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* 1. Add missing continuation line.jkh1999-05-271-2/+2
| | | | | 2. Sigh. 3. Start alpha release build again. :)
* Forget about ${PREFIX}/include/giflib.tg1999-05-271-3/+2
|
OpenPOWER on IntegriCloud