Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.7.0_1 26 Oct 2011 03:40:41 |
cy |
The FVWM development branch is no longer supported by upline (fvwm.org). |
2.7.0_1 02 Oct 2011 02:40:29 |
cy |
Fvwm.org no longer distutes a development branch. |
2.7.0_1 05 Jun 2011 05:30:11 |
cy |
Configuration improvements:
- Add knobs for SVG and IMLIB.
- Remove redundant MULTIBYTE option.
- Add includes to args passed to configure script.
- Fix libXcursor detection.
PR: 157617 and 157618
Submitted by: Niclas Zeising <niclas.zeising@gmail.com> |
2.7.0 01 May 2011 22:55:24 |
pav |
- Fix plist
Reported by: pointyhat
Pointy hat to: cy |
2.7.0 19 Apr 2011 01:48:58 |
cy |
Fix up CONFLICTS. |
2.7.0 18 Apr 2011 22:24:53 |
cy |
Repair pkg-plist to remove directories created by NLS option.
Discovered by: pav |
2.7.0 18 Apr 2011 13:55:05 |
cy |
Pkg-plist fix when WITHOUT_NLS specified.
PR: 156465
Submitted by: Guido Falsi <mad@madpilot.net> |
2.7.0 17 Apr 2011 04:43:31 |
cy |
Update 2.6.0 --> 2.7.0. FVWM's 2.7 branch is the new development branch. |
2.6.0 16 Apr 2011 00:28:15 |
cy |
Update 2.5.31 --> 2.6.0 |
2.5.31 02 Apr 2011 12:49:02 |
cy |
- Replace direct (via LIB_DEPENDS) libXft dependency with USE_XORG one
- Cleanup and reformat Makefile header
Submitted by: danfe |
2.5.31 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.5.31 16 Aug 2010 19:29:41 |
cy |
Update 2.5.30 --> 2.5.31 |
2.5.30_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
2.5.30 12 May 2010 04:53:44 |
cy |
Update 2.5.28 --> 2.5.30 |
2.5.28_2 29 Mar 2010 17:31:35 |
dinoex |
- fix build for png-1.4.1
PR: 145172 |
2.5.28_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.5.28_1 12 Mar 2010 04:43:10 |
cy |
Remove a patch that fixed an old typo which was subsequently repaired upsream. |
2.5.28 22 Sep 2009 14:59:25 |
cy |
Update from 2.5.27 to 2.5.28.
Comments from the announcement:
Version 2.5.28 is a beta maintenance release that fixes a couple of
bugs and adds some minor features. Please be aware that any features
introduced in the 2.5.x development versions may be renamed, changed or
removed without notice before 2.6.0.
* New features:
- New differentiated options for SnapAttraction when snapping
against screen edges:
"None", "ScreenWindows", "ScreenIcons", "ScreenAll"
- New option to the BugOpts command: TransliterateUtf8. (Only the first 15 lines of the commit message are shown above ) |
2.5.27_1 22 Aug 2009 17:36:57 |
marcus |
Chase the fribidi shared lib bump. |
2.5.27_1 23 Feb 2009 23:29:43 |
cy |
Update 2.5.26 --> 2.5.27 |
2.5.26_1 09 Feb 2009 21:29:06 |
cy |
Fix incorrect FVWM_ICONS filename. |
2.5.26_1 03 Feb 2009 21:07:11 |
cy |
Additional fvwm_icons fix.
Pointy hat to: me |
2.5.26_1 03 Feb 2009 01:29:48 |
cy |
Fixup icons extraction. |
2.5.26_1 01 Feb 2009 06:36:31 |
cy |
The name of the fvwm_icons distfile has changed. It is now versioned.
Noticed by: pav |
2.5.26_1 13 Dec 2008 06:35:51 |
cy |
Fix broken symlink when NOMANCOMPRESS is defined.
Prompted by: PR 129465 for x11-wm/fvwm2 |
2.5.26_1 06 Jun 2008 14:17:21 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
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) |
2.5.26 07 May 2008 17:41:21 |
cy |
Update 2.5.24 --> 2.5.26 |
2.5.24_1 23 Mar 2008 16:44:09 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
2.5.24 13 Jan 2008 18:21:17 |
cy |
Update 2.5.23 --> 2.5.24 |
2.5.23 09 Sep 2007 06:01:11 |
cy |
Add missing mlink. |
2.5.23 07 Sep 2007 16:55:11 |
cy |
Update 2.5.21 --> 2.5.23 |
2.5.21_1 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
2.5.21_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.5.21 21 Jan 2007 17:04:18 |
cy |
Update 2.5.20 --> 2.5.21
* New features:
- The command Scroll can now be used for interactive scrolling.
* Bug Fixes:
- Fixed Tile...Placement styles (SmartPlacement) that were
broken in 2.5.20. |
2.5.20 19 Jan 2007 19:37:27 |
cy |
Fix a packaging error.
Pointy hat to: me |
2.5.20 17 Jan 2007 18:14:49 |
cy |
Update to 2.5.20 |
2.5.19 12 Jan 2007 09:12:57 |
rafan |
- Use USE_ICONV instead of LIB_DEPENDS
Approved by: portmgr (erwin, few weeks ago) |
2.5.19 09 Jan 2007 19:34:18 |
cy |
Make this port X11BASE clean. |
2.5.19 20 Dec 2006 04:07:52 |
cy |
Update 2.5.18 --> 2.5.19 |
2.5.18 13 Sep 2006 04:59:36 |
cy |
Update 2.5.16 --> 2.5.18 |
2.5.16 31 May 2006 11:30:07 |
cy |
pkg-plist fixes. |
2.5.16 21 May 2006 21:48:10 |
kris |
BROKEN: Incomplete pkg-plist |
2.5.16 14 May 2006 01:19:05 |
edwin |
[PATCH] x11-wm/fvwm: portlint(1) fixes
- use @dirrmtry
- Remove an extra blank line that annoyed portlint
PR: ports/95831
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
Approved by: maintainer timeout |
2.5.16 13 May 2006 05:00:46 |
edwin |
Remove USE_REINPLACE from categories starting with X |
2.5.16 18 Apr 2006 23:18:03 |
cy |
Recent upgrade to fribidi has fixed this port when building WITH_BIDI. |
2.5.16 15 Apr 2006 20:07:12 |
cy |
Mark broken when building WITH_BIDI. fribidi-0.10.7 is required to build,
however fribidi-0.10.4 is currently in ports. |
2.5.16 07 Feb 2006 11:21:15 |
dinoex |
- fix missing manpage
http://pointyhat.freebsd.org/errorlogs/i386-6-latest/fvwm-2.5.16.log |
2.5.16 29 Jan 2006 03:29:21 |
cy |
Update 2.5.14 --> 2.5.16 |
2.5.14_5 24 Jan 2006 03:16:52 |
edwin |
SHA256ify
Approved by: krion@ |
2.5.14_5 22 Jan 2006 03:01:03 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.5.14_5 09 Nov 2005 16:50:18 |
cy |
Fix build failure under FreeBSD-4.11.
PR: 87886
Submitted by: parv |
2.5.14_4 31 Oct 2005 20:50:12 |
cy |
No longer builds under 4.11. Mark broken for the time being. |
2.5.14_4 26 Oct 2005 14:28:30 |
cy |
Merge patch-configure r1.4 and 1.5. |
2.5.14_3 26 Oct 2005 11:27:52 |
cy |
Merge 1.34 and 1.35 back into this file.
Pointy hat to: me |
2.5.14_3 25 Oct 2005 15:43:21 |
cy |
Merge in r1.76. |
2.5.14_2 21 Oct 2005 18:05:12 |
cy |
Due to last commit, bump revision number. |
2.5.14 21 Oct 2005 13:50:27 |
cy |
Unbreak this port. Previous commit was incomplete. |
2.5.14_1 21 Oct 2005 13:45:46 |
osa |
Fix make patch issue by update patch-configure for latest version.
Approved by: maintainer (cy) |
2.5.14_1 20 Oct 2005 23:30:43 |
cy |
Update 2.5.13 --> 2.5.14 |
2.5.13_1 15 Sep 2005 10:34:41 |
danfe |
Fix plist issues.
Reported by: krismail
Approved by: maintainer (implicit) |
2.5.13_1 15 Sep 2005 09:57:28 |
danfe |
Bump PORTREVISION after recent changes.
Suggested by: <lj user="0ld"> |
2.5.13 13 Sep 2005 22:11:34 |
danfe |
- Convert to OPTIONS
- Switch from rarely used biconv.2 to standard iconv.3
- Add WITH_RPLAY knob, kill WITHOUT_XINERAMA since it was of little use
- Fix WITH_BIDI case (missing fribidi.0 dependency)
- Remove evil `-imlib' PKGNAMESUFFIX
- Do not forget FvwmGtk.1 in MAN1
- Fix NLS detection (and handle WITHOUT_NLS knob)
- Adjust PLIST accordingly
- Utilize DATADIR in pkg-plist
- Pacify portlint to some degree
PR: ports/81440
Submitted by: yours truly
Approved by: maintainer |
2.5.13 17 Jul 2005 03:47:53 |
cy |
1. Update 2.5.12 --> 2.5.13.
2. Register conflicts.
3. Set default ImagePath in system.fvwm2rc.
PR: 59165 |
2.5.12_1 28 Oct 2004 14:20:52 |
cy |
Fix endless loop in icons.c.
PR: 72992
Submitted by: parv@pair.com |
2.5.12 20 Oct 2004 20:17:48 |
cy |
Update 2.5.10 --> 2.5.12 |
2.5.10 07 Apr 2004 11:52:03 |
cy |
Fix dependency. |
2.5.10 06 Apr 2004 18:08:18 |
cy |
Update 2.5.8 --> 2.5.10 |
2.5.8_2 16 Mar 2004 22:54:06 |
marcus |
Chase the new location of libXft. |
2.5.8_2 07 Feb 2004 04:16:53 |
cy |
Add NO_LATEST_LINK to avoid link stomping.
Reported by: kris |
2.5.8_2 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
2.5.8_1 08 Nov 2003 04:35:30 |
cy |
1. Iconv is required to fix segmentation violations and bus errors,
see http://www.hpc.uh.edu/fvwm/archive/0311/msg00049.html.
2. Use LOCALBASE to locate iconv instead of /usr/local.
PR: 59032 (for #1) |
2.5.8 03 Nov 2003 22:13:28 |
cy |
Update 2.5.7 --> 2.5.8 |
2.5.7_2 08 Aug 2003 02:29:06 |
cy |
Remove WITHOUT_SHAPE option: w/o it too many artifacts are generated
while moving anything
Add WITHOUT_BIDI, WITHOUT_XINERAMA, WITHOUT_ICONS, and WITHOUT_GNOME
options.
PR: 55256
Submitted by: parv <parv_fm@emailgroups.net> |
2.5.7_1 10 Jul 2003 03:04:04 |
cy |
Add multibyte support.
PR: 54065
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> |
2.5.7 02 Jul 2003 22:27:30 |
cy |
Update 2.5.6 --> 2.5.7 |
2.5.6_1 04 May 2003 21:12:43 |
cy |
Update PORTREVISION encompassing last two commits. |
2.5.6 04 May 2003 21:07:55 |
cy |
Fix for failure to detect fontconfig >= 2.1.92.
PR: 51461 |
2.5.6 04 May 2003 20:31:38 |
cy |
Fix broken dependency.
PR: 51460
Submitted by: Guido Berhoerster <ich@guido-berhoerster.org> |
2.5.6 23 Apr 2003 17:29:41 |
cy |
1. Fix build error reported by Bento.
2. Add iconv support.
PR: 50584 (iconv support)
Submitted by: Shao Zhang <shao@cia.com.au> (iconv support) |
2.5.6 20 Apr 2003 19:54:55 |
marcus |
Remove USE_GNOMENG. |
2.5.6 03 Apr 2003 19:32:14 |
cy |
Udate 2.5.5 -> 2.5.6. |
2.5.5 07 Mar 2003 06:14:21 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
2.5.5 18 Feb 2003 04:51:34 |
anholt |
Remove the renaming of Xft headers and library from the Xft (Xft2) port.
Remove installing of Xft1 from XFree86-4-libraries, and add dependencies
to the Xft port by all the ports that use it along with whatever patches are
necessary.
Approved by: portmgr (kris), marcus |
2.5.5 07 Jan 2003 04:47:47 |
cy |
Update 2.4.4 -> 2.4.5 |
2.5.4_1 01 Dec 2002 02:53:15 |
cy |
Fix FvwmPager 100% CPU problem.
PR: 44820
Submitted by: parv_fm@emailgroups.net
Approved by: kris (wearing his portsmgr hat) |
2.5.4 07 Nov 2002 05:46:03 |
cy |
Use PORTCOMMENT. |
2.5.4 31 Oct 2002 23:11:26 |
cy |
Update 2.5.3 --> 2.5.4
PR: 44787
Submitted by: Anders Andersson <anders@hack.org> |
2.5.3_1 14 Sep 2002 01:39:27 |
cy |
Enable PNG support.
PR: 42721
Submitted by: adam@vectors.cx |
2.5.3 14 Sep 2002 00:54:55 |
cy |
${PERL} -> ${REINPLACE_CMD}
Fully qualify the path to GNU M4 FvwmM4. |
2.5.3 12 Sep 2002 14:39:38 |
cy |
Remove pkg-plist redundancy. |
2.5.3 11 Sep 2002 20:34:33 |
cy |
Merge changes made to fvwm2 port:
- Pkg-plist should reflect that FvwmGtk is installed only when GTK is
detected.
- Fix package build and package deinstall when not using GNOME. |
2.5.3 02 Sep 2002 01:30:26 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42305
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
2.5.3 29 Aug 2002 19:55:40 |
cy |
Update 2.5.2 --> 2.5.3 |
2.5.2 01 Jul 2002 15:16:08 |
cy |
Upgrade 2.5.1 --> 2.5.2 |
2.5.1 12 Jun 2002 05:39:25 |
cy |
Fix plist brokenness.
Pointy hat to: yours truly |
2.5.1 29 Apr 2002 00:10:40 |
cy |
Upgrade 2.5.0 --> 2.5.1 |
2.5.0 03 Apr 2002 14:51:45 |
cy |
New fvwm2-devel (alpha release), upgrade 2.3.33 --> 2.5.0. |
2.3.33 28 Mar 2002 22:28:14 |
cy |
This forced commit documents the rename of this port from fvwm2-beta to
fvwm2-devel via a repo-copy. |