aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/imlib2
Commit message (Collapse)AuthorAgeFilesLines
* Convert to new options frameworkbapt2013-05-061-19/+11
|
* update WWWbf2012-06-261-1/+1
| | | | | PR: 169309 (imlib2) Submitted by: O. Heesakkers (imlib2)
* - update png to 1.5.10dinoex2012-06-011-2/+2
|
* always use graphics/giflib, rather than the deprecatedbf2012-02-211-5/+1
| | | | | | | graphics/libungif, for WITH_GIF PR: 165297 Submitted by: olgeni
* update to 1.4.5; replace WITH_MMX with a check on MACHINE_CPUbf2011-11-192-6/+9
| | | | Feature safe: yes
* Adopt during Stas's hiatusbf2011-10-261-1/+1
| | | | Approved by: stas
* - Return my ports back to the pool. I was unable to make any fixes tostas2011-10-241-1/+1
| | | | | | | | my ports in the past 3 weeks while ports were broken on any 10.x machines, which means I'm unable to maintain them. So let people know that there's no available support for them until things are back to normal (which also means that anyone with spare time will be able to fix them without getting approval).
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+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
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+1
| | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* - Imlib picks up giflib if available instead of libungif. Account forstas2011-05-151-1/+6
| | | | | | | this. PR: ports/157047 Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com>
* - Update imlib2 and imlib2_loaders to 1.4.4. This version mainly containsstas2010-12-157-86/+26
| | | | | | bugfixes compared to 1.4.1 with some new functions added. I'm also dropping .la files, so port revisions of dependent library ports have been bumped accordingly.
* - Add enlightenment virtual category to a couple of portspav2010-09-301-1/+1
| | | | | PR: ports/150492 Submitted by: Grzegorz Blach <magik@roorback.net>
* - Fix amd64 optimized blending routinesgahr2010-08-181-0/+20
| | | | | | | - Bump PORTREVISION Retrieved from: http://trac.enlightenment.org/e/changeset/38402 Approved by: stas (maintainer)
* - fix defunt patch for png-1.4.1dinoex2010-03-302-2/+2
| | | | | | | - bump PORTREVISION PR: 145180 Sumbitted by: Barbara Tested by: dinoex, garga
* - backout last fixdinoex2010-03-292-2/+2
| | | | | Acording to submitter the last version does not work. Submitted by: Dominic Fandrey
* - fix code for png-1.4.1dinoex2010-03-292-2/+2
|
* - The already committed graphics/imlib2 patch does not work, i.e. it compiles,itetcu2010-03-292-2/+2
| | | | | | | but png doesn't work. Fix it. - bump PORTREVISION Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (on mail)
* - fix build for png-1.4.1dinoex2010-03-282-1/+12
|
* - update to 1.4.1dinoex2010-03-281-2/+2
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-2/+2
|
* - update to jpeg7dinoex2009-07-181-2/+2
| | | | Tested by: pav on pointyhat
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-6/+0
|
* - Fix a buffer overflow vulnerability in imlib2.stas2008-11-252-1/+15
| | | | | | PR: ports/129037 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Security: http://www.vuxml.org/freebsd/910486d5-ba4d-11dd-8f23-0019666436c2.html
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-3/+3
| | | | | | | | | | | | | | | - 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)
* - Update enlightenment-devel and EFL libraries to the latest snapshotstas2008-03-123-9/+10
| | | | | | | | | | - Deprecate old unsupported apps and modules (entice, devian, eveil, engage) - Split evas and ecore to separate modules to handle dependencies properly - Disable PAM in enlightenment-devel as it don't work anyway (requires root privilegies) - Add DBUS support. Thanks to: az
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update e17 ports to 20070223 snapshotstas2007-03-1112-791/+16
| | | | | | | | | | | | - Bump portrevisions on all imlib2-dependend ports as the library soversion was bumped [1] - Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't support it anymore. [2] The patch was tested in the tinderbox. Approved by: portmgr (marcus) [1], Anders Troback <freebsd@troback.com> (maintainer) [2]
* - Fix X11 building, broken by the previous commit.stas2007-02-092-8/+558
| | | | Reported by: many
* - Fix non-X11 building.stas2007-02-061-0/+11
| | | | | | PR: ports/108669 Submitted by: Peter Koeleman <peter@peerweb.nl> Reported also by: Morten Jorgensen <mojo@unixnet.dk>
* - Fix recent vulerabilities in imlib2.stas2006-11-098-1/+224
| | | | | | - Bump portrevision Patches obtained from: ubuntu repository (based on)
* - Move to LOCALBASEstas2006-10-083-40/+82
| | | | | | | | | | | - Use new EFL framework - Update all e17 ports to the lates stable cvs snapshot - Add additional knobs/options to ports makefiles to control the feature set - Add a bunch of new e17 applications/libraries - Minor improvements/modification. Approved by: vanilla (old maintainer), sem (mentor)
* 1: use USE_LDCONFIG.vanilla2006-09-051-2/+6
| | | | 2: enable amd64 optimize when ARCH == amd64.
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
|
* Upgrade to 1.2.2.001.vanilla2006-04-022-4/+4
|
* Upgrade to 1.2.1.011.vanilla2006-03-183-20/+5
|
* Fix tiff loading.vanilla2006-03-152-1/+16
| | | | Submitted by: Daniel Roethlisberger <daniel.at.roe.ch>
* Fix dependency, bump version.vanilla2006-03-072-1/+5
| | | | | Submitted by: nork@ Approved by: portmgr (clement@)
* Conversion to a single libtool environment.ade2006-02-232-1/+32
| | | | Approved by: portmgr (kris)
* - Kludge buildpav2006-01-151-0/+4
| | | | Approved by: vanilla (in general, before he left for vacation)
* 1: upgrade to latest version.vanilla2006-01-152-3/+4
| | | | 2: remove BROKEN on x11-toolkits/ewl.
* Fixed WWW.vanilla2005-12-221-1/+1
| | | | | PR: ports/90758 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-3/+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.
* Fix pkg-descr WWW line.vanilla2005-10-111-1/+1
| | | | Submitted by: Karol Kwiatkowski <freebsd@orchid.homeunix.dot.org>
* Upgrade to latest version.vanilla2005-10-112-3/+3
|
* Upgrade to latest version.vanilla2005-10-052-3/+3
|
* Upgrade to latest version.vanilla2005-09-242-3/+3
|
* Fix pkg-plist (typo error 'g' -> 'b')vanilla2005-08-021-1/+1
|
* Upgrade to lastest version.vanilla2005-08-023-4/+6
| | | | | | | | | | | | | | | | | | ecore -> 0.9.9.013 edb -> 1.0.5.004 edje -> 0.5.0.013 eet -> 0.9.10.013 embryo -> 0.9.1.013 enlightenment-devel -> 0.16.999.013 entice -> 0.9.3.004 epeg -> 0.9.0.004 epsilon -> 0.3.0.004 esmart -> 0.9.0.004 etox -> 0.9.0.004 evas -> 0.9.9.013 ewl -> 0.0.4.004 imlib2 -> 1.2.1.004 imlib2_loaders -> 1.2.1.004
* Fix include path problem.vanilla2005-07-032-1/+12
| | | | | Noticed by: kris@ Pointyhat by: me
* Fix pkg-plist when WITH_X11.vanilla2005-07-011-0/+1
| | | | | Submitted by: sf@, Jeremy Prior <jez_at_netcraft.com> Noticed by: kris@
* add USE_XLIB when !WITHOUT_X11.vanilla2005-06-291-1/+3
| | | | Submitted by: Jeremy Prior <jez@netcraft.com>
* 1: add knob WITHOUT_X11vanilla2005-06-262-10/+13
| | | | 2: bump version.
* Fix building on 4.x.vanilla2005-06-211-2/+2
| | | | Submitted by: lofi@
* Upgrade to 1.2.1.vanilla2005-06-165-339/+5
|
* Link the loaders/filters with libImlib2. This makes p5-Image-Imlib2 workphilip2005-03-213-1/+213
| | | | | | | again and probably fixes other things too. Approved by: vanilla (maintainer) Obtained from: Debian Bug #293815
* Fix lround() on RELENG_4.vanilla2005-03-081-1/+5
| | | | Obtained from: ports/biology/xdrawchem/Makefile
* 1: Upgrade imlib2 to 1.2.0vanilla2005-03-075-120/+178
| | | | | | | | 2: chase shared library version to 3. PR: ports/78347 Submitted by: Russell Jackson <raj at cserv62.csub.edu> Somepart by: me
* Correct serious bugs in imlib2's xpm loader.nectar2005-01-212-1/+91
| | | | | Obtained from: enlightenment CVS Security: http://vuxml.freebsd.org/2001103a-6bbd-11d9-851d-000a95bc6fae.html
* Fix pkg-plist.vanilla2004-12-211-0/+1
| | | | Obtained from: kris@
* Don't overwrite CONFIGURE_ARGS when WITH_MMX.vanilla2004-10-181-1/+1
| | | | | PR: ports/72782 Submitted by: KAWATA Masahiko <kawata_at_mta.biglobe.ne dot jp>
* Upgrade to 1.1.2.vanilla2004-10-143-51/+4
|
* Correct BMP decoder vulnerability.nectar2004-08-312-0/+48
| | | | | | http://vuxml.freebsd.org/ba005226-fb5b-11d8-9837-000c41e2cdad.html Obtained from: Enlighnment CVS
* Fix typo error, s/tartet/target/.vanilla2004-08-111-1/+1
| | | | Submitted by: "Herbert J. Skuhra" <herbert.skuhra@gmx.at>
* Add gnometarget to USE_GNOME, that's better way.vanilla2004-08-101-3/+1
|
* 1: Upgrade to 1.1.1.vanilla2004-08-0910-313/+31
| | | | 2: take MAINTAINER.
* Fix some warnings which have become errors with gcc 3.4.lofi2004-07-311-0/+19
| | | | Obtained from: enlightenment CVS
* Sync with new bsd.autotools.mkade2004-06-051-2/+2
|
* SIZEify.trevor2004-01-291-0/+1
|
* - Update to version 1.1.0krion2003-12-168-94/+112
| | | | | PR: 60269 Submitted by: Ports Fury
* libtool uber-patchade2003-06-271-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-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-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-072-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-281-3/+2
| | | | | | | Update MASTER_SITES PR: 34338 Submitted by: ishmael27x@yahoo.com
* = Update 1.0.4 -> 1.0.5nectar2002-01-232-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-101-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-097-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-05-012-2/+2
| | | | | PR: 26963 Submitted by: maintainer
* Remove WWW. Rasterman removed its page.clive2001-04-081-2/+0
| | | | | PR: 26407 Submitted by: MAINTAINER
* remove patch-configure.sf2001-03-071-11/+0
| | | | Submitted by: maintainer
* update to 1.0.2.sf2001-03-073-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-171-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-022-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-041-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-03-011-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-051-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-271-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-281-2/+2
| | | | | 2. Sigh. 3. Start alpha release build again. :)
* Forget about ${PREFIX}/include/giflib.tg1999-05-271-3/+2
|
* DISTFILES moved on MASTER_SITE.steve1999-04-091-2/+2
|
* Fix the MASTER_SITE_SUBDIR.vanilla1999-03-271-2/+2
|
* Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.nectar1999-03-161-2/+2
| | | | | libgdk_imlib.so.2 -> libgdk_imlib.so.3 libImlib.so.2 -> libImlib.so.3
* Upgrade to GNOME 1.0. The following are the details:nectar1999-03-094-37/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422 ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426 ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421 ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435 ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423 ports/devel/gettext shared libs now PR ports/10293 ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419 ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430 ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436 ports/graphics/electriceyes distfile moved PR ports/10437 ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424 ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441 ports/math/gnumeric 0.6 -> 0.15 PR ports/10439 ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442 ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445 ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446 ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477 ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438 ports/www/libghttp distfile moved PR ports/10429 ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450 ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432 ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425 ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448 ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427 ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420 Note that repository copies were made before this commit, as follows: ports/devel/glib11-devel -> ports/devel/glib12 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Upgrade to 1.9.3.vanilla1999-02-183-18/+18
|
* Dont' remove tests for ImageMagick.vanilla1999-02-011-141/+0
| | | | | PR: ports/9804 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Bump png's major number to 3.vanilla1999-01-231-2/+2
|
* Upgrade to 1.9.2.vanilla1999-01-223-41/+10
| | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Upgrade to 1.9.1.vanilla1999-01-214-61/+29
|
* Upgrade to 1.9.0.vanilla1999-01-154-39/+91
|
* Bump libglib11d's version to 2.0,vanilla1999-01-042-4/+22
| | | | and fix some configure problem(include pkg/PLIST).
* Correct some define on CONFIGURE_ENV.vanilla1998-12-271-2/+3
|
* Upgrade to 1.8.2.vanilla1998-12-274-23/+50
|
* Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0asami1998-11-251-2/+2
| | | | would go backwards.
* libtiff34->libtiff and include/tiff34/*.h -> include/*.hjseger1998-11-252-23/+2
| | | | Approved by: asami
* Upgrade to 1.8.1vanilla1998-09-284-104/+26
|
* Convert to elf.vanilla1998-09-242-4/+4
|
* gtk and gtk11 are now ELFized.asami1998-09-231-2/+2
|
* giflib is now converted to ELF so remove regexp support.steve1998-09-191-3/+3
|
* Roll back libpng major to 2.asami1998-09-171-2/+2
|
* libpng major is now 3. Also remove regexp support in preparation forasami1998-09-151-2/+2
| | | | ELF conversion.
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.asami1998-09-151-2/+2
| | | | | (Note, since the shlib major didn't change this just removes the regexp support.)
* Imlib depend gtk11 now.vanilla1998-08-252-3/+82
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-2/+2
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Change the depend of gtk.vanilla1998-07-301-2/+2
|
* Upgrade to 1.7.vanilla1998-07-194-24/+170
|
* Add @exec & @unexec on pkg/PLIST.vanilla1998-06-251-0/+2
|
* Upgrade imlib to 1.6.vanilla1998-06-234-32/+46
| | | | | PR: ports/6893 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
* Fix little typo (no programmatic effect).chuckr1998-05-201-2/+2
| | | | | PR: 6698 Submitted by: brett@peloton.physics.montana.edu
* Change JPEG shared library number to 9. This is to make sure that everyonejseger1998-05-051-2/+2
| | | | | | | | | installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami
* Upgrade to 1.3, and add libgdk_imlib.vanilla1998-04-304-63/+37
|
* Switch remaining ports to use jpeg lib version 8.0.jseger1998-04-161-2/+2
|
* upgrade png majorache1998-03-291-2/+2
|
* Remove RUN_DEPENDS tag, we don't need it anymore..vanilla1998-03-122-15/+1
| | | | Submitted by: Mr M P Searle <csubl@csv.warwick.ac.uk>
* Upgrade to 1.1.vanilla1998-03-114-27/+72
|
* Fixed source file location on ftp.enlightenment.org.alex1998-02-271-2/+2
|
* Upgrade to 1.0, and change sharedlib name to libImlib.vanilla1998-02-184-173/+54
|
* Change my email address.vanilla1998-02-011-2/+2
|
* Add 3 LIB_DEPENDS, png, jpeg, tiff34,vanilla1997-12-021-3/+6
|
* Update to 0.11vanilla1997-11-274-62/+162
|
* Update to 0.7fenner1997-11-164-75/+62
| | | | | PR: ports/5030 Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW>
* Define WRKSRC so this port builds.asami1997-11-041-1/+2
|
* Update the MASTER_SITES and DISTNAME.max1997-11-042-4/+4
| | | | | PR: 4929 Submitted by: maintainer
* Upgrade, 0.5 -> 0.5.1.max1997-10-312-10/+7
| | | | | | | | Submitted by: maintainer PR: 4895 While at it, I also restored the Whom: and the Date created: lines in the Makefile from the first revision.
* Correctly define the jpeg tool location.max1997-09-191-6/+22
| | | | | PR: 4573 Submitted by: the port maintainer
* Correctly define RUN_DEPENDS.max1997-09-191-1/+5
| | | | | PR: 4573 Submitted by: the port maintainer
* Upgrade, 0.4 -> 0.5.max1997-09-154-24/+24
| | | | | Submitted by: the port maintainer PR: 4536
* ImageMagick and netpbm binaries are installed in /usr/X11R6/bin,asami1997-09-131-4/+4
| | | | not /usr/local/bin.
* Change libIm major version & add origin ftp site.chuckr1997-08-283-11/+29
| | | | | PR: 4393 Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW>
* Bring imlib up to date, for the enlightenment port.chuckr1997-08-194-21/+23
| | | | Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW>
* A graphical library for "enlightenment" package.asami1997-06-046-0/+70
PR: 3715 Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>