aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/evidence
Commit message (Collapse)AuthorAgeFilesLines
* - This port has been BROKEN for more than 6 months. It will be removed unlessPav Lucistnik2008-06-191-0/+2
| | | | | | | | | fixed in next two months. With hat: portmgr Notes: svn path=/head/; revision=215228
* 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-4/+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) Notes: svn path=/head/; revision=211584
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209636
* - Update enlightenment-devel and EFL libraries to the latest snapshotStanislav Sedov2008-03-111-8/+3
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=208836
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
| | | | Notes: svn path=/head/; revision=200795
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-281-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* BROKEN: Does not compileKris Kennaway2007-04-211-0/+2
| | | | Notes: svn path=/head/; revision=190586
* - Update e17 ports to 20070223 snapshotStanislav Sedov2007-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] Notes: svn path=/head/; revision=187097
* Track libxine update.Jean-Yves Lefort2007-02-151-2/+2
| | | | Notes: svn path=/head/; revision=185216
* Fix plist and unbreakIon-Mihai Tetcu2006-12-272-304/+416
| | | | | | | | PR: ports/102809 Submitted by: Anders Troback (maintainer) Notes: svn path=/head/; revision=180878
* Sync with libxine shared library version bump.MANTANI Nobutaka2006-12-071-1/+1
| | | | Notes: svn path=/head/; revision=179131
* BROKEN: Incomplete pkg-plistKris Kennaway2006-09-171-0/+2
| | | | Notes: svn path=/head/; revision=173184
* Remove USE_REINPLACE from categories starting with XEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162219
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Fix libxine and libextractor dependencies.Tom McLaughlin2006-01-181-2/+2
| | | | Notes: svn path=/head/; revision=153781
* Chase libversion bumb to libMagick.so.9Edwin Groothuis2006-01-051-1/+1
| | | | | | | PR: ports/91270 Notes: svn path=/head/; revision=152778
* 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
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* - Always enable FAM and pcre, so add them in the list of dependency.Jeremy Messenger2005-10-063-68/+145
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix the installation of error like this below by add graphics/netpbm in the BUILD_DEPENDS. pnmtopng: not found pngtopnm: not found pnmscale: not found [...repeat...] - Fix the ability of disable/enable xine, so you don't have to depend on xine when the xine thumbnail plugin is disable (aka WITHOUT_XINE). - Fix all of plugins/thumbnails build by add @LDFLAGS@ in each of Makefile.in's LDFLAGS. That also make xine, music stuff and etc actually work to create the thumbnails or/and do something. - A few other fixes that make it builds better. - Do not extract the CVS, now our filesystem and plist look prettier. - Add new knobs: WITH_DEBUG WITH_ECORE_MAINLOOP WITHOUT_EXTRACTOR WITHOUT_ID3 WITHOUT_VORBIS WITHOUT_XINE Didn't add knobs for dbus, gnomevfs, avi and etc because they either doesn't build or cause it crashes. As for KDE stuff like dcop and kio, I am lacking to test them so someone will have to check and test it. - Fix the plist. - Bump the PORTREVISION. Reported by: tmclaugh (can't build with plugins/thumbnails) Approved by: Anders Troback <freebsd@troback.com> (maintainer) Notes: svn path=/head/; revision=144401
* - Fix libxine dependencyRenato Botelho2005-09-211-1/+1
| | | | | | | | PR: ports/86404 Submitted by: maintainer Notes: svn path=/head/; revision=143284
* Add evidence 0.9.8, enlightened file-manager.Renato Botelho2005-09-204-0/+417
PR: ports/84039 Submitted by: Anders Troback <freebsd@troback.com> Notes: svn path=/head/; revision=143209