summaryrefslogtreecommitdiff
path: root/x11-wm/xfce/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired port:Rene Ladan2012-02-021-64/+0
| | | | | | | 2012-02-01 x11-wm/xfce: abandoned upstream, use x11-wm/xfce4 instead Notes: svn path=/head/; revision=290309
* - Deprecate (abandoned upstream) and set expiration date to 2012-02-01Rene Ladan2011-11-061-1/+3
| | | | | | | | - Fix spelling of "Xfce" in pkg-descr - Remove no-op USE_GCC=4.2+ Notes: svn path=/head/; revision=285169
* Re-assign to the Xfce team.Rene Ladan2011-10-231-1/+1
| | | | | | | Approved by: oliver (previous maintainer) Notes: svn path=/head/; revision=284163
* - 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
* 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
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with X Notes: svn path=/head/; revision=240078
* - 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
* make it use gcc 4.2 or above instead of 4.1 only.Oliver Lehmann2008-09-011-1/+1
| | | | | | | Requested by: gerald Notes: svn path=/head/; revision=219601
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* 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-7/+6
| | | | | | | | | | | | | | | | | | - 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-241-1/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209683
* - 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
* fix objformat problem more properlyOliver Lehmann2007-02-051-1/+1
| | | | Notes: svn path=/head/; revision=184307
* force usage of external libtool to fix the build on CURRENT where objfromatOliver Lehmann2007-02-041-2/+3
| | | | | | | is gone Notes: svn path=/head/; revision=184129
* - Remove support for xfree86-3Pav Lucistnik2007-02-021-4/+0
| | | | | | | | | PR: ports/106666 Submitted by: vd With hat: portmgr Notes: svn path=/head/; revision=183965
* fix build for gcc 4.1Oliver Lehmann2006-12-151-1/+8
| | | | Notes: svn path=/head/; revision=179877
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-141-4/+3
| | | | | | | | | | 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
* fix MASTER_SITESOliver Lehmann2006-04-071-2/+1
| | | | Notes: svn path=/head/; revision=159042
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Add missing USE_GETTEXTKris Kennaway2006-01-261-0/+1
| | | | Notes: svn path=/head/; revision=154477
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* fix build with gcc 3.4.2Oliver Lehmann2004-08-081-1/+1
| | | | | | | | | | Bump PORTREVISION PR: ports/70103 Submitted By: Andrey Slusar <vasallia@ukr.net> Notes: svn path=/head/; revision=115655
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-1/+1
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* Chase the new location of libXft.Joe Marcus Clarke2004-03-161-1/+1
| | | | Notes: svn path=/head/; revision=104228
* use the OPTIONS macroOliver Lehmann2004-02-101-8/+2
| | | | Notes: svn path=/head/; revision=100535
* 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
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Add Xft dependency when WITH_XFT is defined.Norikatsu Shigemura2003-04-111-1/+2
| | | | | | | | | | Bump PORTREVISION accordingly. PR: ports/48513 Submitted by: Glenn Johnson <glennpj@charter.net> Notes: svn path=/head/; revision=78745
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75976
* Update port: x11-wm/xfceEdwin Groothuis2003-01-121-8/+2
| | | | | | | | | | - Rearrange pre-patch/post-patch target PR: ports/46950 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=72946
* move REINPLACE_CMD to a proper positionYing-Chieh Liao2003-01-021-1/+4
| | | | | | | | PR: 45811 Submitted by: Glenn Johnson <glennpj@charter.net> Notes: svn path=/head/; revision=72219
* upgrade to 3.8.18Ying-Chieh Liao2002-11-201-19/+16
| | | | | | | | PR: 45457 Submitted by: Ports Fury Notes: svn path=/head/; revision=70593
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Add missing manpageKris Kennaway2002-09-161-1/+1
| | | | Notes: svn path=/head/; revision=66459
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-021-1/+2
| | | | | | | | PR: 42305 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65459
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-011-3/+4
| | | | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net Notes: svn path=/head/; revision=65426
* symbolic link to see image in help fileYukihiro Nakai2002-08-031-0/+4
| | | | | | | | PR: ports/36526 Submitted by: Mark Hannon <markhannon@optushome.com.au> Notes: svn path=/head/; revision=63904
* Update to 3.8.16 and assign maintainership to ports@FreeBSD.org, because oldMaxim Sobolev2002-05-271-5/+7
| | | | | | | | | | maintainer doesn't respond to inqueries. PR: 37281 Submitted by: Ports Fury Notes: svn path=/head/; revision=60143
* Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h andMaxim Sobolev2002-03-181-4/+1
| | | | | | | -liconv to -lgiconv. Notes: svn path=/head/; revision=56294
* Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA2002-03-181-0/+1
| | | | Notes: svn path=/head/; revision=56291
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev2002-03-181-1/+1
| | | | | | | libiconv. Notes: svn path=/head/; revision=56287
* Update to 3.8.14cYukihiro Nakai2002-02-181-4/+6
| | | | | | | | | | Use giconv PR: ports/34775 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=54864
* update to 3.8.14.FUJISHIMA Satsuki2002-01-221-14/+23
| | | | | | | | PR: 34181 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=53605