aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/pekwm
Commit message (Collapse)AuthorAgeFilesLines
* - Pass maintainership to submitter [1]amdmi32016-07-261-7/+9
| | | | | | | - While here, add LICENSE, switch to USES=localbase, other cosmetic fixes PR: 211131 [1] Submitted by: natbsd@instinctive.eu [1]
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*amdmi32016-05-191-3/+3
| | | | Approved by: portmgr blanket
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* Convert to USES=jpegantoine2015-06-231-3/+2
|
* converters/libiconv:tijl2015-04-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove const qualifier from iconv(3) to match POSIX: http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html - Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is defined because the base system iconv supports these extensions too. Add/remove patches to/from ports to call iconv with non-const arguments. This breaks some ports on FreeBSD 10 because base system iconv.h still has the const qualifier. Fix this by letting USES=iconv add a build dependency on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG defined) instead of the base system iconv.h. This exposed some ports that link with libiconv when it is available instead of using libc iconv. In these cases one of the following changes has been made: - patch configure scripts to test for libc iconv first - add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable some configure tests - converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4 - lang/gcc5-aux: respect CFLAGS and friends during configure such that LIBICONV_PLUG is defined in the iconv test, also switch to external gettext - mail/gnarwl: replace patches with CPPFLAGS/LIBS - multimedia/ffmpeg2theora: remove iconv test from SConstruct and use ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c - net-im/licq: finish conversion to cmake - net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4: don't need iconv - textproc/p5-XML-TinyXML: finish conversion to USES=perl5 Other changes: - databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2 and lzo support - games/ldmud: respect CFLAGS and friends - graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg dependencies PR: 199099 Exp-run by: antoine Approved by: portmgr (antoine)
* - Drop @dirrm* from and add empty directories to pkg-plistsamdmi32015-01-281-6/+0
| | | | Approved by: portmgr blanket, kwm (for gnome@ ports)
* Bump portrevision after png updatebapt2014-12-261-1/+1
|
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1
|
* - Turns out this is broken with iconv from base (renders empty chars,nox2014-06-181-2/+2
| | | | | | | | breaks bmpanel2, and also it fails to build when ports iconv is present), so force it to always use iconv from ports. - Bump PORTREVISION. Reported by: Gary Perreault (via irc)
* - Convert USE_BZIP2/XZ to USESmiwi2014-06-021-2/+1
| | | | Approved by: portmgr
* Drop maintainershipbapt2013-12-171-1/+1
|
* Use stagebapt2013-09-232-24/+22
| | | | | | Convert USE_GMAKE to USES=gmake Fix plist Bump portrevision
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | x11-wm)
* - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-051-1/+1
| | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code)
* Readd PORTEPOCH removed by mistakebapt2013-06-251-0/+1
|
* Update to 0.1.17 [1]bapt2013-06-255-30/+71
| | | | | | Add a patch to prevent pekwm_screenshot.sh script to depend on bash Submitted by: Claes Nasten <me@pekdon.net> (upstream) [1]
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-281-2/+1
| | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here
* Convert my ports to use the new USES=pkgconfigbapt2013-04-231-1/+1
|
* - Fix all cases of 'No newline at end of file' in ports treeak2013-02-011-1/+1
| | | | Approved by: portmgr (bapt)
* - update to 0.1.16bapt2012-12-313-15/+30
| | | | | | | - add a patch to fix complication with our old gcc 4.2.1 PR: ports/174847 Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com>
* - update to 0.1.15bapt2012-08-163-4/+7
| | | | - changes: https://www.pekwm.org/projects/pekwm/wikis/Release-0_1_15
* - Use USE_PKGCONFIG macrobapt2012-07-271-5/+2
| | | | - Remove useless post-patch
* - update png to 1.5.10dinoex2012-06-011-1/+2
|
* - update to 0.1.14bapt2012-01-102-3/+3
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+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
* - update to 0.1.13bapt2011-07-113-4/+6
| | | | | | | - use bzip2 distfile PR: ports/158620 Submitted by: David Demelier <demelier.david@gmail.com>
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* Change maintainer address to my new @FreeBSD.orgbapt2010-07-291-1/+1
| | | | Approved by: jadawin@ (co-mentor)
* - Update to 0.1.12sylvio2010-07-092-7/+5
| | | | | | | - Pass maintainership to submitter. PR: ports/148466 Submitted by: Bapt <baptiste.daroussin@gmail.com>
* - fix build for png-1.4.1dinoex2010-03-291-0/+10
| | | | PR: 145117
* - update to 1.4.1dinoex2010-03-281-2/+2
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-2/+2
|
* - Reset maintainer and remove old MASTER_SITES.wxs2009-08-021-5/+2
| | | | | PR: ports/137224 Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
* - update to jpeg7dinoex2009-07-181-1/+2
| | | | Tested by: pav on pointyhat
* - Update to 0.1.11dhn2009-06-182-5/+4
| | | | | | PR: ports/135215 Submitted by: Bapt <baptiste.daroussin@gmail.com> Approved by: maintainer timeout (two weeks)
* - Update to 0.1.10amdmi32009-01-313-4/+37
| | | | | | PR: 131043 Submitted by: Henrik Friedrichsen <hrkfdn at gmail dot com> Approved by: Martin Tournoij <carpetsmoker at rwxrwxrwx dot net> (maintainer)
* - Update to 0.1.9amiwi2009-01-083-50/+4
| | | | | | PR: 129823 Submitted by: "Henrik Friedrichsen" <hrkfdn@gmail.com> Approved by: maintainer timeout
* - Update to 0.1.8miwi2008-11-244-20/+53
| | | | | | PR: 128767 Submitted by: Henrik Friedrichsen <hrkfrd@googlemail.com> Approved by: maintainer
* o Update to 0.1.7miwi2008-08-097-47/+38
| | | | | | | | | | | | | | | | | | o Update maintainer email address Version 0.1.7 contains both bug fixes and new features compared to 0.1.6, most notably: o UTF-8 support, finally non ASCII characters should render ok. o RandR support, multi-screen configuration is now detected and should be handled correctly. o Viewport support removed, it was buggy and not used by many. For a somewhat more complete list of changes see: http://www.pekwm.org/projects/pekwm/wikis/Release-0_1_7 PR: 126318 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
* - Update to 0.1.6.lippe2008-05-163-23/+24
| | | | | | | | | - Make fetchable again. - Update pkg-desc. PR: ports/123126, ports/117900 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>, Henrik Friedrichsen <henrik@cheat-project.com> Approved by: gabor (mentor), Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
* Reset maintainer:itetcu2008-05-071-1/+1
| | | | | <xcas@cox.net>: host mx.west.cox.net[68.6.19.3] said: 550 5.1.1 <xcas@cox.net> recipient rejected (in reply to RCPT TO command)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-5/+3
| | | | | | | | | | | | | | | - 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)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 0.1.5 (20060417)pav2006-04-293-9/+6
| | | | | PR: ports/96073 Submitted by: Greg J. <xcas@cox.net> (maintainer)
* Update to 0.1.4 final (20060222).novel2006-03-162-7/+7
| | | | | PR: 93734 Submitted by: Greg J. (maintainer)
* - Update to 20060216 snapshotehaupt2006-02-183-10/+15
| | | | | | | | | - Remove imlib2 & pcre dependencies - Add jpeg, png & xpm dependencies - Use autotools for this version PR: 93463 Submitted by: Greg J. <xcas@cox.net> (maintainer)
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* - Update to 20050515.flz2005-05-313-15/+16
| | | | | PR: ports/81345 Submitted by: maintainer
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* - Bump PORTREVISION after latest commit.flz2005-03-151-1/+1
| | | | Noticed by: Adam McDougall <mcdouga9@egr.msu.edu>
* - Fix ${FILESDIR}/patch-aa which made theme selection impossible.flz2005-03-141-8/+10
| | | | | | PR: ports/78798 Submitted by: Greg J. <xcas@cox.net> (maintainer) Noticed by: Adam McDougall <mcdouga9@egr.msu.edu>
* - Fix Imlib2 dependency.flz2005-03-091-1/+2
| | | | | | PR: ports/78584 Submitted by: Greg J. <xcas@cox.net> (maintainer) Approved by: pav (mentor)
* - Update to 20050227 snapshot.flz2005-03-032-4/+6
| | | | | | | | - Add site to MASTER_SITES. PR: ports/78328 Submitted by: Greg J. <xcas@cox.net> (maintainer) Approved by: pav (mentor)
* - Update to 20050209-5pav2005-02-263-73/+4
| | | | | PR: ports/78092 Submitted by: Greg J. <xcas@cox.net> (maintainer)
* - Update to 20040828 CVS snapshotvs2005-02-115-19/+64
| | | | | | | - Assign maintainership to submitter PR: ports/71557 Submitted by: "Greg J."
* - Update MASTER_SITES and WWW: linekrion2004-04-152-8/+8
| | | | | PR: ports/65540 Submitted by: Ports Fury
* - Reset maintainer to ports@FreeBSD.org, thank you Anders forkrion2004-03-251-1/+1
| | | | | | | your work! PR: ports/64665 Submitted by: Anders Andersson <anders@andersa.net>
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* Maintain-update of x11-wm/pekwmdaichi2003-06-262-24/+13
| | | | | PR: 53509 Submitted by: Anders Andersson <anders@andersa.net> (maintainer)
* x11-wm/pekwm to latest version: 0.1.2 --> 0.1.3daichi2003-06-193-30/+57
| | | | | | PR: 53452 Submitted by: herbert@bugat.at Reviewed by: Anders Andersson <anders@andersa.net> <anders@andersa.net> (maintainer)
* Chase new website in MASTER_SITES and WWW.adamw2003-03-232-2/+2
| | | | | PR: 50192 Submitted by: Anders Andersson <anders@andersa.net> (maintainer)
* Use pre-everything:: instead of pre-everything: to avoid conflict withkris2003-03-011-1/+1
| | | | targets in bsd.port.mk
* - use COMMENTleeym2003-02-202-2/+2
| | | | | | | - change MAINTAINER's email address PR: 48469 Submitted by: Anders Andersson <anders@hack.org> <anders@andersa.net>
* Coalesce two pre-everything targets into one.kris2002-12-011-6/+4
|
* Update to 0.1.2(change new config file format).nork2002-11-223-3/+15
| | | | | PR: ports/45539 Submitted by: Anders Andersson <anders@hack.org> (maintainer)
* Add pekwm, it's a windowmanager based on aewm++.vanilla2002-11-045-0/+81
PR: ports/44815 Submitted by: Anders Andersson <anders@hack.org>