aboutsummaryrefslogtreecommitdiff
path: root/x11/wmappl
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSE_FILEDmitry Marakasov2015-12-281-2/+3
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=404641
* - Remove Mk/bsd.efl.mkGrzegorz Blach2014-12-271-2/+2
| | | | | | | | | | | | | - Convert USE_EFL=libtool_hack to USES=libtool - Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:... - Bump PORTVERSION in graphics/imlib2 and in all ports which depends on imlib2 PR: 196062 Approved by: portmgr Notes: svn path=/head/; revision=375663
* Cleanup plistBaptiste Daroussin2014-12-081-2/+0
| | | | Notes: svn path=/head/; revision=374319
* - Update MASTER_SITESMartin Wilke2014-02-272-685/+38
| | | | | | | | | - Add option for imlib2 support PR: 187051 Notes: svn path=/head/; revision=346310
* Remove trailing whitespaces from category x11Emanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345438
* - Remove gmake complete builds fine without everywhere.Martin Wilke2014-02-141-1/+0
| | | | Notes: svn path=/head/; revision=344282
* - Remove now useless bmake/fmake checkMartin Wilke2014-02-141-4/+1
| | | | | | | - Convert USE_GMAKE to USES Notes: svn path=/head/; revision=344280
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* Back to the futurBaptiste Daroussin2014-02-101-1/+1
| | | | Notes: svn path=/head/; revision=343630
* Mark as deprecated unmaintained ports for which no public distfiles areBaptiste Daroussin2014-02-101-0/+3
| | | | | | | | | available for part or all the needed distfiles. Reported by: distillator Notes: svn path=/head/; revision=343626
* - Convert to stagingEitan Adler2013-10-132-14/+9
| | | | | | | - Fix COMMENT Notes: svn path=/head/; revision=330201
* Cleanup of the unowned ports in the x11 directoryEitan Adler2013-10-131-1/+1
| | | | | | | | | - Fix LIB_DEPENDS - Fix COMMENT - Fix USE_GMAKE Notes: svn path=/head/; revision=330199
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11) Notes: svn path=/head/; revision=327777
* Fix build with bmakeBaptiste Daroussin2013-05-041-0/+4
| | | | Notes: svn path=/head/; revision=317350
* For some of the unmaintained ports in the x11 category convert them to OptionsNGEitan Adler2013-03-251-6/+4
| | | | | | | While here, trim the headers Notes: svn path=/head/; revision=315242
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+1
| | | | | | | | | | | | - 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
* - Get Rid MD5 supportMartin Wilke2011-03-191-4/+0
| | | | Notes: svn path=/head/; revision=271305
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-2/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with X Notes: svn path=/head/; revision=240078
* - Update to 0.71Pietro Cerutti2008-03-316-755/+681
| | | | | | | | Reviewed by: garga Approved by: miwi (mentor) Notes: svn path=/head/; revision=210263
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-251-2/+1
| | | | | | | | | - 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
* Reset maintainerErwin Lansing2008-03-011-1/+1
| | | | | | | | od@iclub.nsu.ru retry time not reached for any host after a long failure period Notes: svn path=/head/; revision=208268
* - 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
* SHA256ifyEdwin Groothuis2006-01-241-0/+4
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* - Update MASTER_SITESKirill Ponomarev2004-05-224-11/+13
| | | | | | | | | | | - Pet portlint(1) PR: ports/66910 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: maintainer Notes: svn path=/head/; revision=109690
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+4
| | | | Notes: svn path=/head/; revision=105747
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-142-8/+10
| | | | | | | use USE_GETOPT_LONG instead. Notes: svn path=/head/; revision=84842
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* Add new port x11/wmappl - An application launcher dockapp similar toPatrick Li2002-03-088-0/+797
wmbutton PR: 35513 Submitted by: oleg dashevskii <od@iclub.nsu.ru> Notes: svn path=/head/; revision=55706