summaryrefslogtreecommitdiffstats
path: root/graphics/libcaca
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-191-1/+2
| | | | | | | | | | | | | | | - 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-111-1/+1
| | | | | | | | | | - 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
* Fix the build on amd64.mezz2008-02-291-0/+11
| | | | | | Reported by: pointyhat Submitted by: Mel <fbsd.multimedia@rachie.is-a-geek.net> Marcin Cieslak <saper@system.pl>
* Update to 0.99.beta13.mezz2008-02-273-10/+21
| | | | | PR: ports/118798 Submitted by: delphij
* It looks like it supports both libslang and libslang2. Remove the autocheck.mezz2007-12-181-2/+8
| | | | | | | | | Add a check on libslang.so.1 if it exists in system then depend on libslang instead of libslang2. If libslang.so.1 doesn't exist then libslang2 is the default in WITH_SLANG. Add '--disable-slang' flag to avoid the autocheck in configure. Bump the PORTREVISION. Reported by: Andriy Gapon <avg@icyb.net.ua>
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-2/+1
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* - Welcome X.org 7.2 \o/.flz2007-05-191-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* -Update to 0.99.beta11.mezz2007-04-294-27/+48
| | | | | | | | | | -Update the WWW. Be sure to read http://libcaca.zoy.org/manual/migrating.html If one of you that want to migrate from old to new version. PR: ports/111495 Submitted by: Dima Panov <fluffy@ael.ru> (with a bit tweak by mezz)
* - Update e17 ports to 20070223 snapshotstas2007-03-111-2/+2
| | | | | | | | | | | | - 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]
* Update the MASTER_SITES to fix the fetch. If they move this tarball again, Imezz2006-10-051-1/+1
| | | | shall host it in my freefall space. Sick of cat and mouse game.
* Fix the fetch and distinfo as it has been re-rolled without make any ofmezz2006-09-212-4/+4
| | | | | | | change. The old and new tarballs have been compared. PR: ports/103334 Submitted by: Simon Olofsson <simon@olofsson.de>
* Kris doesn't like this hack by add -fPIC flag, so acm has came up with amezz2006-08-201-5/+1
| | | | | better solution to fix graphics/crystalspace build that was committed. Remove this hack and bump the PORTREVISION.
* Add -fPIC flag on amd64 and ia64 to fix graphics/crystalspace build.mezz2006-08-201-1/+5
| | | | | PR: ports/102155 Submitted by: acm
* - Give a few homeless ports a home with multimedia@ahze2006-06-091-1/+1
|
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-071-1/+0
|
* - Fix dependencies when WITHOUT_X11 definedsem2006-02-111-3/+3
| | | | | PR: ports/93047 Submitted by: Travis Poppe <tlp@liquidx.org>
* - Add SHA256pav2005-11-261-0/+1
|
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Bump PORTREVISION on all ports that received the imlib2 shlib chase.adamw2005-03-071-1/+1
|
* 1: Upgrade imlib2 to 1.2.0vanilla2005-03-071-1/+1
| | | | | | | | 2: chase shared library version to 3. PR: ports/78347 Submitted by: Russell Jackson <raj at cserv62.csub.edu> Somepart by: me
* - Add WITHOUT_X11 knobkrion2004-07-154-51/+21
| | | | | | | - Support CFLAGS properly PR: ports/69112 Submitted by: Ports Fury
* - Update to 0.9pav2004-07-055-9/+24
| | | | | PR: ports/68695 Submitted by: Koop Mast <kwm@rainbow-runner.nl>
* Reset bouncing maintainer address.linimon2004-06-291-1/+1
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Add libcaca 0.7, graphics library that outputs text instead of pixels.clement2004-01-116-0/+99
PR: 61222 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> Approved by: erwin (mentor) (implicitly)
OpenPOWER on IntegriCloud