# # $FreeBSD$ # .if !defined(_POSTMKINCLUDED) && !defined(Xfce_Pre_Include) Xfce_Pre_Include= bsd.xfce.mk Xfce_Include_MAINTAINER= oliver@FreeBSD.org # This file contains some variable definitions that are supposed to # make your life easier when dealing with ports related to the Xfce # desktop environment. It's automatically included when USE_XFCE # is defined in the ports' makefile. _USE_XFCE_ALL= configenv libexo libgui libmenu libutil panel \ thunar wm xfconf xfdev MASTER_SITE_SUBDIR?= xfce-4.6.1 configenv_CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib" libexo_BUILD_DEPENDS= libexo>=0.3.100:${PORTSDIR}/x11/libexo libexo_RUN_DEPENDS= libexo>=0.3.100:${PORTSDIR}/x11/libexo libgui_BUILD_DEPENDS= libxfce4gui>=4.6.0:${PORTSDIR}/x11-toolkits/libxfce4gui libgui_RUN_DEPENDS= libxfce4gui>=4.6.0:${PORTSDIR}/x11-toolkits/libxfce4gui libmenu_BUILD_DEPENDS= libxfce4menu>=4.6.0:${PORTSDIR}/x11/libxfce4menu libmenu_RUN_DEPENDS= libxfce4menu>=4.6.0:${PORTSDIR}/x11/libxfce4menu libutil_BUILD_DEPENDS= libxfce4util>=4.6.0:${PORTSDIR}/x11/libxfce4util libutil_RUN_DEPENDS= libxfce4util>=4.6.0:${PORTSDIR}/x11/libxfce4util panel_BUILD_DEPENDS= xfce4-panel>=4.6.0:${PORTSDIR}/x11-wm/xfce4-panel panel_RUN_DEPENDS= xfce4-panel>=4.6.0:${PORTSDIR}/x11-wm/xfce4-panel thunar_BUILD_DEPENDS= Thunar>=1.0.0:${PORTSDIR}/x11-fm/thunar thunar_RUN_DEPENDS= Thunar>=1.0.0:${PORTSDIR}/x11-fm/thunar wm_BUILD_DEPENDS= xfce4-wm>=4.6.0:${PORTSDIR}/x11-wm/xfce4-wm wm_RUN_DEPENDS= xfce4-wm>=4.6.0:${PORTSDIR}/x11-wm/xfce4-wm xfconf_BUILD_DEPENDS= xfce4-conf>=4.6.0:${PORTSDIR}/x11/xfce4-conf xfconf_RUN_DEPENDS= xfce4-conf>=4.6.0:${PORTSDIR}/x11/xfce4-conf xfdev_RUN_DEPENDS= xfce4-dev-tools:${PORTSDIR}/devel/xfce4-dev-tools .endif .if defined(_POSTMKINCLUDED) && !defined(Xfce_Post_Include) Xfce_Post_Include= bsd.xfce.mk .for component in ${USE_XFCE} BUILD_DEPENDS+= ${${component}_BUILD_DEPENDS} LIB_DEPENDS+= ${${component}_LIB_DEPENDS} RUN_DEPENDS+= ${${component}_RUN_DEPENDS} CONFIGURE_ENV+= ${${component}_CONFIGURE_ENV} .endfor .for component in ${USE_XFCE} . if ${_USE_XFCE_ALL:M${component}}=="" IGNORE= cannot install: Unknown component ${component} . endif .endfor .endif abot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2'>dependabot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ncurses
Commit message (Expand)AuthorAgeFilesLines
* - Make post-install tic(1) happy when there are too many terminfo filesrafan2012-02-292-3/+2
* - Update to 5.9rafan2011-05-143-5/+6
* - Fix plist when WITH_EXTCOLORS is turned onrafan2011-03-091-1/+1
* - Update to 5.8rafan2011-03-064-6/+178
* - Mark MAKE_JOBS_UNSAFEpav2009-11-211-0/+1
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-4/+0
* - Correct plist when EXTCOLORS is definedrafan2008-11-172-23/+33
* - Pet portlint(1)rafan2008-11-171-5/+5
* - Add an option to enable 256 color supportrafan2008-11-121-1/+8
* - Update to 5.7rafan2008-11-065-28/+38
* - Switch to modern TTY. This is backported from newer ncurses 5.6 snapshot.rafan2008-06-112-1/+22
* - Since PORTEXAMPLES is used, no need to add extra entries in pkg-plistrafan2008-05-201-107/+0
* - Really fix build when WRKDIRPREFIX [1]rafan2008-03-311-13/+19
* - Fix build/install when WRKDIRPREFIX is setrafan2007-10-301-3/+3
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-4/+4
* - Add FreeBSD keyword for easier trackingrafan2007-04-161-0/+2
* - Make manual pages macros more like what we have in src/lib/ncurses. Thisrafan2007-04-164-671/+697
* - Register conflicts with devel/ncurses-develrafan2007-02-011-2/+6
* Retire NO_FILTER_SHLIBS now that it no longer serves a purposekris2007-01-301-1/+0
* - Enable terminfo again, can be turned off via WITHOUT_TERMINFO [1]rafan2007-01-052-26/+77
* - Update to 5.6rafan2006-12-303-4/+7
* - Move MAN3 into a separate files for easier maintenancerafan2006-12-302-151/+665
* - Respect DESTDIRrafan2006-08-141-8/+9
* Change to my FreeBSD.org email.rafan2006-06-271-1/+1
* Use termcap instead terminfo, like ncurses from base system doesgarga2006-06-232-2553/+5
* - Install widec (wide character) support, and install bith libraries forgarga2006-05-222-62/+195
* - Update to 5.5garga2006-05-163-107/+100
* Reset maintainership to ports@ after ~4 months without any response to anynetchild2006-02-121-1/+1
* Hash with SHA-256.trevor2006-01-081-0/+1
* - Fix plist (libraries)pav2005-08-072-4/+12
* Update to 5.4.trevor2004-04-093-81/+244
* Fix grammar and spalling. List home page.trevor2004-04-091-2/+4
* Add size data.trevor2004-01-281-0/+1
* Retire comment file.trevor2003-03-012-1/+1
* 53 41 54 4F 52trevor2002-11-015-0/+2729