aboutsummaryrefslogtreecommitdiff
path: root/sysutils/eiciel
Commit message (Collapse)AuthorAgeFilesLines
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵Eitan Adler2013-03-281-6/+3
| | | | | | | "pathfix" instead. Notes: svn path=/head/; revision=315433
* Add some explicit USE_PKGCONFIG=buildBaptiste Daroussin2012-07-271-0/+1
| | | | Notes: svn path=/head/; revision=301624
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to version 0.9.8.1Pawel Pekala2012-01-283-10/+18
| | | | | | | | - Put LICENSE in correct place - Add support for WITHOUT_NLS Notes: svn path=/head/; revision=289991
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-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 Notes: svn path=/head/; revision=282282
* Save this port from deprecation, the *original* master site as well as theEmanuel Haupt2011-09-011-3/+0
| | | | | | | | | project site appeared again. Notified by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=281004
* Deprecate some ports where I can't find distfiles and upstreamBaptiste Daroussin2011-08-021-0/+3
| | | | Notes: svn path=/head/; revision=278804
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Fix build on 7.xMax Brazhnikov2010-09-186-27/+220
| | | | | | | | PR: ports/150666 Submitted by: KATO Tsuguru <tkato432 at yahoo.com> Notes: svn path=/head/; revision=261393
* - Update to 0.9.8.Marcelo Araujo2010-08-093-38/+46
| | | | | | | | | | | - Add license info. - Pass maintainership to submitter. PR: ports/148364 Submitted by: Pawel Pekala <c0rn@o2.pl> Notes: svn path=/head/; revision=259024
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thisJoe Marcus Clarke2009-11-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.28/ . Officially, this is mostly a polishing release in preparation for GNOME 3.0 due in about a year. On the FreeBSD front, though, a lot went into this release. Major thanks goes to kwm and avl who did a lot of the porting work for this release. In particular, kwm brought in Evolution MAPI support for better Microsoft Exchange integration. Avl made sure that the new gobject introspection repository ports were nicely compartmentalized so that large dependencies aren't brought in wholesale. But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself) contributed to this release. Other major improvements include an updated HAL with better volume probing code, ufsid integration, and support for volume names containing spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord; an updated Gimp; and a preview of the new GNOME Shell project (thanks to Pawel Worach). The FreeBSD GNOME Team would like to that the following additional contributors to this release whose patches and testing really helped make it a success: Andrius Morkunas Dominique Goncalves Eric L. Chen J.R. Oldroyd Joseph S. Atkinson Li Pawel Worach Romain Tartière Thomas Vogt Yasuda Keisuke Rui Paulo Martin Wilke (and an extra shout out to miwi and pav for pointyhat runs) We would like to send this release out to Alexander Loginov (avl) in hopes that he feels better soon. PR: 136676 136967 138872 (obsolete with new epiphany-webkit) 139160 134737 139941 140097 140838 140929 Notes: svn path=/head/; revision=244923
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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
* - Update to 0.9.6.1Martin Wilke2008-04-262-9/+5
| | | | | | | | PR: 123089 Submitted by: Ports Fury Notes: svn path=/head/; revision=212018
* Fix install with new nautilusMichael Johnson2008-04-042-6/+5
| | | | | | | Reported by: awamw and Zyl via irc.freenode. Notes: svn path=/head/; revision=210517
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 forJoe Marcus Clarke2008-03-241-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | FreeBSD. The official GNOME 2.22 release notes can be found at http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front, this release features an updated hal port with support for video4linux devices, DRM (Direct Rendering), and better support of removable media. Work is also underway to tie webkit more closely into GNOME. As part of the GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well. Be sure to consult UPDATING on the proper steps to upgrade all of your GNOME ports. This release would not have been possible without the contributions and testing efforts of the following people: Pawel Worach kan edwin Peter Ulrich Kruppa J. W. Ballantine Yasuda Keisuke Andriy Gapon Notes: svn path=/head/; revision=209647
* - Update to 0.9.5.1Martin Wilke2007-12-183-66/+56
| | | | | | | | PR: 118616 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=204016
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-242-44/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* - Drop MaintainershipMartin Wilke2007-10-091-1/+1
| | | | Notes: svn path=/head/; revision=201170
* - 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
* - Take maintainershipMartin Wilke2007-03-121-1/+1
| | | | | | | Approved by: Andreas Kohn (old maintainer) Notes: svn path=/head/; revision=187195
* - Add USE_GMAKEMartin Wilke2007-02-151-0/+2
| | | | | | | | | PR: 109192 Submitted by: Denis Eremenko <moonshade@pnhz.kz> Approved by: maintainer (implicit) Notes: svn path=/head/; revision=185223
* - Update to 0.9.4Martin Wilke2007-02-122-9/+5
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=185031
* - Update to 0.9.1Pav Lucistnik2006-05-073-8/+8
| | | | | | | | | PR: ports/95947 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: Andreas Kohn <andreas@syndrom23.de> (maintainer) Notes: svn path=/head/; revision=161626
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+4
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* [MAINTAINER-UPDATE] sysutils/eiciel update to 0.9.0Edwin Groothuis2006-01-033-4/+5
| | | | | | | | | | | The update is mostly relevant to linux, where eiciel does now support extended user attributes. PR: ports/91248 Submitted by: Andreas Kohn <andreas@syndrom23.de> Notes: svn path=/head/; revision=152638
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* Update to 0.8.4Emanuel Haupt2005-10-134-16/+8
| | | | | | | | | PR: 87249 Submitted by: Andreas Kohn <andreas@syndrom23.de> (maintainer) Approved by: novel (mentor) Notes: svn path=/head/; revision=145261
* Update to 0.8.2Joe Marcus Clarke2005-09-084-4/+17
| | | | | | | | | | | | | | * New German translation * Small bugfixes Also, fix a crash that can occur when getting properties on Network Places in Nautilus. PR: 85889 Submitted by: maintainer Notes: svn path=/head/; revision=142247
* - Update to 0.8.1Simon Barner2005-09-052-3/+3
| | | | | | | | PR: ports/85244 Submitted by: Andreas Kohn <andreas@syndrom23.de> (maintainer) Notes: svn path=/head/; revision=141987
* Add eiciel.Jean-Yves Lefort2005-07-245-0/+102
Eiciel allows you to visually edit file ACL entries. You can add and remove users and groups who will be granted permissions through the graphical interface. WWW: http://rofi.pinchito.com/eiciel/ PR: ports/83810 Submitted by: Andreas Kohn <andreas@syndrom23.de> Notes: svn path=/head/; revision=140024