summaryrefslogtreecommitdiff
path: root/x11/libxfce4mcs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update xfce to 4.4.1Oliver Lehmann2007-04-113-7/+5
| | | | | | | bump PORTREVISION where needed Notes: svn path=/head/; revision=189785
* Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].Mark Linimon2007-03-141-1/+0
| | | | | | | | | PR: 101029 [1], 108862 [2] Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2] Notes: svn path=/head/; revision=187350
* Use libtool15 port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-102-0/+3
| | | | Notes: svn path=/head/; revision=184749
* fix objformat problem more properlyOliver Lehmann2007-02-051-1/+3
| | | | Notes: svn path=/head/; revision=184297
* fix build (by using libtool:15) with recent CURRENTs where objformat went awayOliver Lehmann2007-02-041-0/+1
| | | | | | | Submitted by: Masahide -mac- NODA <mac@clave.gr.jp> Notes: svn path=/head/; revision=184115
* Retire NO_FILTER_SHLIBS now that it no longer serves a purposeKris Kennaway2007-01-301-1/+0
| | | | Notes: svn path=/head/; revision=183680
* enhance the descriptionOliver Lehmann2007-01-291-1/+1
| | | | | | | update the WWW part Notes: svn path=/head/; revision=183599
* Import xfce 4.4Oliver Lehmann2007-01-224-21/+32
| | | | | | | | | - remove all obsolete ports or plugins - update all plugins to their latest version to support xfce 4.4 (otherwise they won't compile with 4.4) Notes: svn path=/head/; revision=182986
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-141-2/+2
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* 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-232-2/+3
| | | | | | | 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
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* 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
* update to xfce 4.2.3.1Oliver Lehmann2005-11-083-4/+5
| | | | | | | Changelog: http://www.xfce.org/release_notes/4.2.3.1_changelog.html Notes: svn path=/head/; revision=147651
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* fix MASTER_SITESOliver Lehmann2005-10-071-1/+1
| | | | | | | Noted by: portsurvey Notes: svn path=/head/; revision=144490
* update to 4.2.2Oliver Lehmann2005-05-192-8/+4
| | | | Notes: svn path=/head/; revision=135636
* adjust MASTER_SITESOliver Lehmann2005-04-021-2/+3
| | | | Notes: svn path=/head/; revision=132187
* update to 4.2.1Oliver Lehmann2005-03-182-4/+4
| | | | Notes: svn path=/head/; revision=131582
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* - bring xfce4 to 4.2Oliver Lehmann2005-01-263-9/+30
| | | | | | | | | | | - remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that update) - take maintainership of x11-wm/xfce4-session [1] - bump PORTREVISION of all plugins because they need to be linked against the new xfce4 libs Approved by: maintainer [1] Notes: svn path=/head/; revision=127441
* update to xfce4-4.0.6Oliver Lehmann2004-07-192-3/+3
| | | | Notes: svn path=/head/; revision=113926
* update to 4.0.5Oliver Lehmann2004-04-182-6/+5
| | | | | | | use libtool version 15 instead of 13 Notes: svn path=/head/; revision=107452
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* update to xfce 4.0.4Oliver Lehmann2004-03-142-6/+6
| | | | Notes: svn path=/head/; revision=104026
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Update xfce to 4.0.3Oliver Lehmann2004-01-102-3/+5
| | | | | | | | | | | | | | | | | 4.0.3: - Leak in window manager's pixmap management - Various file manager fixes - Translation updates - Support for KDE system tray was added 4.0.2: * Improve window manager responsiveness * Various bug fixes in file manager, window manager and panel * More 64bit clean up * New translation added: Azerbaijani Notes: svn path=/head/; revision=97893
* update xfce to 4.0.1Oliver Lehmann2003-12-042-2/+2
| | | | Notes: svn path=/head/; revision=95032
* Add back DIST_SUBDIR. It was removed by mistake.Dmitry Sivachenko2003-09-282-1/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=89705
* Update to 4.0.0 release.Dmitry Sivachenko2003-09-272-7/+4
| | | | Notes: svn path=/head/; revision=89536
* Update to version 4.0 RC3.Dmitry Sivachenko2003-09-032-6/+6
| | | | Notes: svn path=/head/; revision=88425
* take maintainershipOliver Lehmann2003-08-171-1/+1
| | | | Notes: svn path=/head/; revision=87112
* Start using the new xfce sub-categoryOliver Lehmann2003-08-161-1/+1
| | | | Notes: svn path=/head/; revision=87026
* Add libxfce4mcs 3.99.2,Oliver Lehmann2003-07-284-0/+53
xFce 4 settings management library used by most XFce 4 modules. PR: 53152 Submitted by: James Earl <jdearl@telus.net> Notes: svn path=/head/; revision=85747