aboutsummaryrefslogtreecommitdiff
path: root/x11/xvattr/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add some explicit USE_PKGCONFIG=buildBaptiste Daroussin2012-07-271-0/+1
| | | | Notes: svn path=/head/; revision=301622
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Convert to new options frameworkBaptiste Daroussin2012-05-311-4/+5
| | | | Notes: svn path=/head/; revision=297900
* - Resurrect a useful port.Stanislav Sedov2011-09-071-0/+53
| | | | | | | - Provide another mirror, as the original one seems to be down temporarly. Notes: svn path=/head/; revision=281399
* 2011-09-01 x11-wm/epiwm: AbandonwareBaptiste Daroussin2011-09-071-55/+0
| | | | | | | | | | | | | | | | | | | | | 2011-09-01 x11-toolkits/p5-GdkPixbuf: Disappear from CPAN 2011-09-01 x11-toolkits/XawPlus: No more public distfiles 2011-09-01 x11-fonts/gnome-font-sampler: No more public distfiles 2011-09-01 x11/xvattr: No more public distfiles 2011-09-01 www/xitami: No more public distfiles 2011-09-01 www/webredirect: No more public distfiles 2011-09-01 www/webglimpse: No more public distfiles 2011-09-01 www/squishdot: No more public distfiles 2011-09-01 www/py-forgethtml: No more public distfiles 2011-09-01 www/mmosaic: No more public distfiles 2011-09-01 www/ljsm: No more public distfiles 2011-09-01 www/ljpms: No more public distfiles 2011-09-01 www/ashe: No more public distfiles 2011-09-01 textproc/europass-xsl: BROKEN for more than 6 month 2011-09-01 textproc/carthage: No more public distfiles Notes: svn path=/head/; revision=281368
* Deprecate some port with no more public distfilesBaptiste Daroussin2011-08-021-0/+3
| | | | Notes: svn path=/head/; revision=278816
* - 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
* - Enable GTK2 support by default (GTK1 support is still available)Martin Wilke2010-02-121-6/+33
| | | | | | | | | | - Support PLIST_FILES PR: 143819 Submitted by: Ports Fury Notes: svn path=/head/; revision=249676
* 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-1/+2
| | | | | | | | | | | | | | | | | | - 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-251-1/+0
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209811
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209424
* - 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
* - Remove support for xfree86-3Pav Lucistnik2007-02-021-7/+1
| | | | | | | | | PR: ports/106666 Submitted by: vd With hat: portmgr Notes: svn path=/head/; revision=183965
* - Some Makefile reworkRenato Botelho2006-03-211-4/+4
| | | | | | | | | | - Unquote IGNORE message PR: ports/94755 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Notes: svn path=/head/; revision=157885
* 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
* 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
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-2/+2
| | | | | | | | | | | | | | | 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
* 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 to 1.3Pete Fritchman2003-05-181-16/+8
| | | | | | | | | | | - use USE_GETOPT_LONG - don't roll our own do-install target PR: 51706 Submitted by: Ports Fury Notes: svn path=/head/; revision=81299
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75976
* 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
* - Do not build when XFREE86_VERSION == 3Ying-Chieh Liao2002-04-091-4/+16
| | | | | | | | PR: 36900 Submitted by: Ports Fury Notes: svn path=/head/; revision=57489
* add xvattr 1.1Ying-Chieh Liao2002-01-151-0/+27
Getting and setting Xv attributes Notes: svn path=/head/; revision=53099