aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/jwm
Commit message (Collapse)AuthorAgeFilesLines
* Add USES=xorg USES=gl, ports categories xNiclas Zeising2019-11-071-1/+2
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'x' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=517000
* x11-wm/jwm: Update to 2.3.7Ben Woods2017-08-143-4/+5
| | | | | | | | Changes this release: http://joewing.net/projects/jwm/release-2.3.shtml#v2.3.7 Notes: svn path=/head/; revision=447932
* x11-wm/jwm: Update to 2.3.6Ben Woods2016-08-223-4/+7
| | | | | | | | | | | | - Update LICENSE deatils to MIT, as per upstream change - Add LIB_DEPENDS on print/freetype2: as detected by stage-qa, for XFT option Approved by: adamw (mentor) Relnotes: http://joewing.net/projects/jwm/release-2.3.shtml#v2.3.6 Differential Revision: https://reviews.freebsd.org/D7596 Notes: svn path=/head/; revision=420619
* Update the maintainer email address for the ports IBen Woods2016-05-091-1/+1
| | | | | | | | | | maintain to woodsb02@FreeBSD.org Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D6278 Notes: svn path=/head/; revision=414892
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* - Update to 2.3.5Dmitry Marakasov2016-03-293-15/+12
| | | | | | | | | | - While here, switch to USES=localbase PR: 208348 Submitted by: woodsb02@gmail.com (maintainer) Notes: svn path=/head/; revision=412093
* - Update to 2.3.4Martin Wilke2015-12-154-5/+12
| | | | | | | | | | PR: 205227 Submitted by: Ports Fury Approved by: mat (mentor) Differential Revision: D4580 Notes: svn path=/head/; revision=403781
* - Update to version 2.3.2Pawel Pekala2015-10-165-23/+14
| | | | | | | | | | - Use option helpers for options dependencies PR: 203247 Submitted by: tkato432@yahoo.com Notes: svn path=/head/; revision=399510
* Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.Tijl Coosemans2015-10-101-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These were FreeBSD specific aliases for libiconv(), libiconv_open() and libiconv_close() that are now also provided by libc which complicates writing configure tests that work correctly when both libc iconv and libiconv are available. Also, because the libiconv iconv.h header redefines iconv* to libiconv* correct use of the header implies that the aliases aren't used. The following ports needed fixes because there was something wrong with the way they tried to detect or use iconv: audio/deadbeef: Remove LIBICONV_PLUG from a source file. It's a compile-time option and should not be set in source code. comms/hidapi: Use standard AM_ICONV configure macro to look for iconv. deskutils/fbreader: Let ports framework deal with LIBICONV_PLUG. deskutils/ljclive: Override configure test for iconv. deskutils/owncloudclient: Add USES=iconv and patch test for iconv. devel/aegis: Bump PORTREVISION because it no longer uses libiconv. devel/libexplain: Add USES=iconv and override test for iconv. devel/sdl20: Override configure test for iconv. emulators/vmw: Replace OSVERSION checks with ICONV_LIB checks and include <iconv.h> instead of <sys/iconv.h>. irc/scrollz: Override configure test for iconv. japanese/chasen-base: Override configure test for iconv and patch configure so it no longer adds -liconv to linker flags just because it happens to be installed. japanses/eb: Patch configure test for iconv. japanses/eblook: Override configure test for iconv. java/jikes: Override configure test for iconv. multimedia/transcode: Bump PORTREVISION because only one plugin links with libiconv now. net/c3270: Override configure test for iconv. net/samba4*: Bump PORTREVISION because it no longer uses libiconv. The configure script will always add -liconv to the linker flags when it happens to be installed which would be wrong but later on binaries are linked with -Wl,--as-needed and the linker discards -liconv because it finds iconv*() functions in libc now and no longer in libiconv. net-mgmt/icinga-*: Remove dependency on iconv. net-mgmt/netxms: Patch configure so it no longer adds -liconv to linker flags just because it happens to be installed. net/asterisk11: Patch configure so it no longer adds -liconv to linker flags just because it happens to be installed. net-p2p/transmission-*: Override configure test for iconv. www/htmlcxx: Override configure test for iconv. www/httrack: Override configure test for iconv. www/xapian-omega: Override configure test for iconv. x11/mrxvt(-devel): Add USES=iconv and override configure test for iconv. x11/x3270: Override configure test for iconv. x11-wm/jwm: Override configure test for iconv. PR: 202838 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=398996
* Upgrade to 2.3.1.Vanilla I. Shu2015-09-033-9/+8
| | | | | | | | PR: 202859 Submitted by: Ports Fury. Notes: svn path=/head/; revision=395930
* Convert to USES=jpegAntoine Brodin2015-06-221-1/+1
| | | | Notes: svn path=/head/; revision=390310
* Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold2015-05-221-3/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387082
* - Drop @dirrm* from and add empty directories to pkg-plistsDmitry Marakasov2015-01-281-2/+0
| | | | | | | Approved by: portmgr blanket, kwm (for gnome@ ports) Notes: svn path=/head/; revision=378031
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375594
* Use @sampleBaptiste Daroussin2014-09-021-3/+1
| | | | Notes: svn path=/head/; revision=367127
* converters/fribidi:Tijl Coosemans2014-08-311-0/+1
| | | | | | | | - Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip Notes: svn path=/head/; revision=366746
* - Update to 2.2.2Steve Wills2014-03-172-8/+7
| | | | | | | | | | - Pet portlint PR: ports/187660 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Notes: svn path=/head/; revision=348503
* - Update to 2.2.1Martin Wilke2014-03-114-105/+84
| | | | | | | | | | - Convert to options helper PR: 187295 Submitted by: ports fury Notes: svn path=/head/; revision=347836
* x11-wm/jwm: update to 2.1.0William Grzybowski2013-10-264-30/+86
| | | | | | | | | | | - Update to 2.1.0 - Allow staging PR: ports/182796 Submitted by: KATO Tsuguru <tkato432 yahoo.com> Notes: svn path=/head/; revision=331679
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-0/+1
| | | | | | | x11-wm) Notes: svn path=/head/; revision=327786
* Reassign to the heap as maintainer no longer use FreeBSDBaptiste Daroussin2013-09-121-14/+6
| | | | | | | | | | While here: Use options helpers where possible Submitted by: Michael Brune <admin@mjbrune.org> (former maintainer via pkg-fallout) Notes: svn path=/head/; revision=327046
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-0/+1
| | | | Notes: svn path=/head/; revision=326020
* - Convert to the new OPTIONS frameworkAlexey Dokuchaev2012-12-172-30/+24
| | | | | | | | | | | | - Use USE_XORG syntax instead of LIB_DEPENDS for Xft and Xinerama - Trim the header per new rules, define LICENSE (GPLv2) - Fix whitespace bugs and provide better port description while here Nota bene: version 2.1.0 is available Approved by: maintainer timeout Notes: svn path=/head/; revision=309076
* - update png to 1.5.10Dirk Meyer2012-06-011-2/+2
| | | | Notes: svn path=/head/; revision=297915
* - 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
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update MASTER_SITESWen Heping2010-10-181-1/+1
| | | | | | | | PR: ports/151528 Submitted by: Michael Brune <admin@mjbrune.org> (maintainer) Notes: svn path=/head/; revision=263179
* - Add build time optionsThomas Abthorpe2010-04-241-2/+31
| | | | | | | | | | - Bump PORTREVISION PR: ports/145933 Submitted by: Michael James Brune <admin mjbrune.org> (maintainer) Notes: svn path=/head/; revision=253137
* - Pass maintainership to submitterThomas Abthorpe2010-04-211-1/+1
| | | | | | | | PR: ports/145901 Submitted by: Michael James Brune <admin mjbrune.org> Notes: svn path=/head/; revision=252988
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-3/+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-1/+1
| | | | | | | starting with X Notes: svn path=/head/; revision=240078
* - Reset farrokhi@freebsd.org due to long period of inactivity.Martin Wilke2009-03-091-1/+1
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=229780
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+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) Notes: svn path=/head/; revision=211584
* - Remove USE_XLIB in favor of USE_XORGMartin Wilke2008-03-211-4/+3
| | | | | | | | | - Bump PORTREVISION Approved by: maintainer implicit Notes: svn path=/head/; revision=209549
* - Update to 2.0.1Martin Wilke2007-08-054-17/+29
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=197173
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-4/+4
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 1.8Martin Wilke2006-12-233-13/+13
| | | | | | | Submitted by: farrokhi Notes: svn path=/head/; revision=180632
* Change my email address to farrokhi@ in all ports that I maintain.Babak Farrokhi2006-11-081-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=176802
* - Partially revert previous changes.Rong-En Fan2006-08-151-1/+1
| | | | | | | | | | | In configuration file, we should use relative directory. Noticed by: Dmitry Marakasov <amdmi3 at mail.ru> on ports@ Submitted by: rafan Approved by: Babak Farrokhi <babak at farrokhi.net> (maintainer) Notes: svn path=/head/; revision=170692
* - Unbreak on 4.x (use GCC 3.4+)Rong-En Fan2006-08-141-11/+9
| | | | | | | | | | | - Respect DESTDIR - Add new MASTERSITES PR: ports/101997 Submitted by: Babak Farrokhi <babak at farrokhi.net> (maintainer) Notes: svn path=/head/; revision=170615
* - Update to 1.7Pav Lucistnik2006-04-292-4/+4
| | | | | | | | PR: ports/96510 Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer) Notes: svn path=/head/; revision=160756
* Update to 1.6Volker Stolz2006-04-252-4/+4
| | | | | | | | PR: ports/96235 Submitted by: maintainer Notes: svn path=/head/; revision=160443
* - Does not compile on 4.XPav Lucistnik2006-03-191-1/+7
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=157684
* - Update to 1.5Pav Lucistnik2006-03-152-4/+4
| | | | | | | | PR: ports/94385 Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer) Notes: svn path=/head/; revision=157305
* Update to 1.4 [1]Emanuel Haupt2006-02-112-4/+4
| | | | | | | | | | | | | | | | | | | | | [1] Changes: - Make tray menus popup in a more natural location. - Made menu sizes specified in terms of the size of icons. - Make the tray figure out its layout from its size if the layout isn't given explicitly. - Fixed swallow items getting more space than requested. - Made Swallow more sane when an error is encountered. - Now supports windows without a border, but with a title bar. - Fixed a key binding issue on restart. - Don't show X errors unless in debug mode. - Added "valign" and "halign" attributes for Tray. PR: 93082 Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer) Notes: svn path=/head/; revision=155720
* - Update MASTER_SITESPav Lucistnik2006-02-071-2/+1
| | | | | | | | PR: ports/92920 Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer) Notes: svn path=/head/; revision=155446
* - Remove vendor optimizations from CFLAGS [1]Jean-Yves Lefort2006-01-182-10/+16
| | | | | | | | | | | | | | | | - Preserve configuration file modifications across updates - Substitute %%PREFIX%% in the configuration file - Add missing dependency on libpng - Use GNU_CONFIGURE - Remove CONFIGURE_ARGS (the passed options are the defaults) - Respect ${LOCALBASE} and ${X11BASE} [1]: PR: ports/91927 Submitted by: maintainer Notes: svn path=/head/; revision=153775