aboutsummaryrefslogtreecommitdiff
path: root/x11/libexo
Commit message (Collapse)AuthorAgeFilesLines
* update xfce to 4.4.3Oliver Lehmann2008-10-301-1/+1
| | | | Notes: svn path=/head/; revision=222238
* 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 USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-1/+0
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209683
* update xfce4 to 4.4.2Oliver Lehmann2008-02-123-61/+70
| | | | | | | | Approved by: portmgr (linimon) Security: CVE-2007-6531, CVE-2007-6532 Notes: svn path=/head/; revision=207060
* - Fix a typo in bsd.sites.mk along with all the places it affectedAndrew Pantyukhin2007-10-251-1/+1
| | | | | | | Approved by: oliver (maintainer of the respective ports) Notes: svn path=/head/; revision=202040
* Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend onMark Linimon2007-10-071-0/+1
| | | | | | | | | | | perl unconditonally, or conditionally. To be able to conditionalize the inclusion of bsd.perl.mk, they now need to be defined before the inclusion of bsd.port.pre.mk. Hat: portmgr Notes: svn path=/head/; revision=201032
* fix %%PYTHON_SITELIBDIR%% macro usageOliver Lehmann2007-08-281-11/+11
| | | | | | | Noted by: Dima Panov <fluffy@ael.ru> Notes: svn path=/head/; revision=198457
* chase python 2.4 -> python 2.5 switch [1]Oliver Lehmann2007-08-272-17/+13
| | | | | | | | | | | remove gcc 2.95 patch bump PORTREVISION PR: ports/115636 [1] Submitted by: Dima Panov <fluffy@ael.ru> Notes: svn path=/head/; revision=198374
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-2/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* update xfce to 4.4.1Oliver Lehmann2007-04-111-1/+1
| | | | | | | 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
* add py-gtk2 to BUILD_DEPENDSOliver Lehmann2007-02-091-2/+3
| | | | Notes: svn path=/head/; revision=184730
* fix objformat problem more properlyOliver Lehmann2007-02-051-1/+1
| | | | 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
* fix pkg-plistOliver Lehmann2007-02-032-0/+3
| | | | Notes: svn path=/head/; revision=184010
* add HAL and NOTIFY to the OPTIONS and enable them by defaultOliver Lehmann2007-01-291-1/+18
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=183633
* enhance the descriptionOliver Lehmann2007-01-291-2/+5
| | | | | | | update the WWW part Notes: svn path=/head/; revision=183599
* include bsd.python.mk if WITH_PYTHON is definedOliver Lehmann2007-01-261-0/+1
| | | | | | | Noted by: olgeni Notes: svn path=/head/; revision=183364
* Import xfce 4.4Oliver Lehmann2007-01-224-55/+227
| | | | | | | | | - 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
* - Respect X11BASERong-En Fan2006-12-051-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=178918
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-141-3/+2
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-151-1/+1
| | | | | | | | | | | - these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170654
* 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/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-5/+5
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154137
* 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
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149464
* 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-0/+1
| | | | Notes: svn path=/head/; revision=147269
* reset maintainer to ports@FreeBSD.org since original maintainer doesn'tOliver Lehmann2005-09-061-2/+2
| | | | | | | | | have the time any longer to maintain them Approved by: maintainer Notes: svn path=/head/; revision=142117
* - Update to 0.3.0Pav Lucistnik2005-07-313-39/+59
| | | | | | | | | PR: ports/83532 Submitted by: Gunter Wambaugh <gunter@six-two.net> Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=140524
* Chase the dbus shared library version.Joe Marcus Clarke2005-04-021-2/+2
| | | | Notes: svn path=/head/; revision=132274
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Add libexo 0.2.0,Oliver Lehmann2005-01-274-0/+108
terminal library, extensions to Xfce by os-cillation. PR: 76741 Submitted by: Matt Lancereau <matt@bsdfly.org> Notes: svn path=/head/; revision=127484