notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: deskutils/xchm/Makefile
SVNWeb

Number of commits found: 68

Mon, 25 Sep 2023
[ 09:51 Dirk Meyer (dinoex) search for other commits by this committer ]    commit hash:58a38f225193a45be568df8ddb28a80b0717d03b  commit hash:58a38f225193a45be568df8ddb28a80b0717d03b  commit hash:58a38f225193a45be568df8ddb28a80b0717d03b  58a38f2 
deskutils/xchm: update to 1.36
Sun, 5 Feb 2023
[ 22:42 Dirk Meyer (dinoex) search for other commits by this committer ]    commit hash:1192e07eea58fab460c9190bf0c7a138160a6b60  commit hash:1192e07eea58fab460c9190bf0c7a138160a6b60  commit hash:1192e07eea58fab460c9190bf0c7a138160a6b60  1192e07 
deskutils/xchm: update to 1.34
Wed, 25 Jan 2023
[ 17:26 Dirk Meyer (dinoex) search for other commits by this committer ]    commit hash:455187b1323a74758a56578b37760fd554a9144a  commit hash:455187b1323a74758a56578b37760fd554a9144a  commit hash:455187b1323a74758a56578b37760fd554a9144a  455187b 
deskutils/xchm: update to 1.33
Sat, 31 Dec 2022
[ 02:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:6b3900d721790fb73a73ed25d944b8e641d795cb  commit hash:6b3900d721790fb73a73ed25d944b8e641d795cb  commit hash:6b3900d721790fb73a73ed25d944b8e641d795cb  6b3900d 
deskutils/xchm: Cleanup EXPIRED ports

Approved by:	portmgr
Thu, 22 Dec 2022
[ 12:00 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:845606f080d436093df94abcc90aa51c103550fc  commit hash:845606f080d436093df94abcc90aa51c103550fc  commit hash:845606f080d436093df94abcc90aa51c103550fc  845606f 
deskutils/xchm: mark deprecated
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:4dd7a7430ea7a96f6ed2edcc0765d04d79eba40a  commit hash:4dd7a7430ea7a96f6ed2edcc0765d04d79eba40a  commit hash:4dd7a7430ea7a96f6ed2edcc0765d04d79eba40a  4dd7a74  (Only the first 10 of 152 ports in this commit are shown above. View all ports for this commit)
deskutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Alex "lissyara" Keda <admin@lissyara.su>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Andrew Hsu <ahsu@users.sf.net>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Andrey Zakhvatov <andy@icc.surw.chel.su>
  *  Anton Berezin <tobez@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Wed, 13 Mar 2019
[ 05:41 linimon search for other commits by this committer ] Original commit   Revision:495562
Fix build on gcc-based architectures:

  /usr/local/lib/libgraphite2.so.3: undefined reference to
`__cxa_throw_bad_array_new_length@CXXABI_1.3.8'
Sun, 11 Sep 2016
[ 16:42 amdmi3 search for other commits by this committer ] Original commit   Revision:421837
- Fix LICENSE
- Add LICENSE_FILE
- Drop unneeded WX_UNICODE
- Switch to USES=localbase
- Actually disable NLS support when NLS option is off
Thu, 18 Aug 2016
[ 15:04 rm search for other commits by this committer ] Original commit   Revision:420407
deskutils/xchm: drop maintainership

I'm not using this port anymore.
Sat, 18 Jun 2016
[ 10:26 bapt search for other commits by this committer ] Original commit   Revision:417058
Does not build with wx 3.0
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 16 Sep 2015
[ 19:51 bapt search for other commits by this committer ] Original commit   Revision:397077 (Only the first 10 of 73 ports in this commit are shown above. View all ports for this commit)
Remove ansi version fo wxGTK 2.8 and only keep the unicode version

All applications in the ports tree works correctly with unicode version of wxGTK

Newer version of wxGTK are unicode only (3.0+)

Note that now WX_UNICODE macro is noop
Tue, 24 Mar 2015
[ 16:01 marino search for other commits by this committer ] Original commit   Revision:382111 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
6 ports categories: Remove $PTHREAD_LIBS

Categories: cad, devel, java, x11-fm, biology, deskutils

approved by:	PTHREAD blanket
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Mon, 24 Mar 2014
[ 11:46 bapt search for other commits by this committer ] Original commit   Revision:348941
Switch to wx 2.8
Tue, 21 Jan 2014
[ 12:06 rm search for other commits by this committer ] Original commit   Revision:340602
- use options helpers, add NLS to available options list
- add stage support
Wed, 11 Dec 2013
[ 18:28 bapt search for other commits by this committer ] Original commit   Revision:336190 (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in deskutils
Fri, 20 Sep 2013
[ 16:21 bapt search for other commits by this committer ] Original commit   Revision:327718 (Only the first 10 of 271 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
Sat, 31 Aug 2013
[ 14:02 rm search for other commits by this committer ] Original commit   Revision:325808
- update to 1.23

release notes:
- This release a modernized autotools syntax, minor bugfixes, and
wxWidgets 2.9/3.0 compatibility.
Wed, 24 Apr 2013
[ 18:10 ak search for other commits by this committer ] Original commit   Revision:316464 (Only the first 10 of 1028 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Tue, 12 Mar 2013
[ 18:43 rm search for other commits by this committer ] Original commit   Revision:313996
- update to 1.22
- convert to optionsng (NLS case)

changelog:
Version 1.22 adds Greek translation and fullscreen mode.
Mon, 12 Nov 2012
[ 05:37 rm search for other commits by this committer ] Original commit   Revision:307326
- update to 1.21
- take maintainership
- trim Makefile header
- move LICENSE into proper block
- remove shlib version from LIB_DEPENDS

changelog:
Version 1.21 updates the Polish and Russian translations,
and fixes a fonts setup bug.

PR:		173244
Submitted by:	rm (myself)
Approved by:	pav (maintainer, by mail)
Feature safe:	yes
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
Thu, 12 May 2011
[ 20:27 pav search for other commits by this committer ] Original commit 
- Update to 1.20

PR:             ports/156977
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Wed, 26 Jan 2011
[ 13:31 pav search for other commits by this committer ] Original commit 
- Update to 1.18

Feature safe:   yes
Thu, 2 Sep 2010
[ 13:39 pav search for other commits by this committer ] Original commit 
- Update to 1.17
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Sat, 22 Aug 2009
[ 00:18 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 417 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with D
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Thu, 30 Apr 2009
[ 11:55 pav search for other commits by this committer ] Original commit 
- Update to 1.15
Fri, 6 Jun 2008
[ 13:18 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 170 ports in this commit are shown above. View all ports for this commit)
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)
Thu, 7 Feb 2008
[ 19:31 pav search for other commits by this committer ] Original commit 
- Update to 1.14
Fri, 25 May 2007
[ 13:23 pav search for other commits by this committer ] Original commit 
- Update to 1.13
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Mon, 8 Jan 2007
[ 18:56 fjoe search for other commits by this committer ] Original commit 
Allow this port to be built with wxgtk 2.8 and later.

Approved by:    MAINTAINER
Wed, 29 Nov 2006
[ 19:48 pav search for other commits by this committer ] Original commit 
- Update to 1.10
- Deploy USE_WX
- Move to LOCALBASE
Sun, 18 Jun 2006
[ 22:52 pav search for other commits by this committer ] Original commit 
- Update to 1.9
Tue, 23 May 2006
[ 08:17 pav search for other commits by this committer ] Original commit 
- Update to 1.8

Submitted by:   Martin Wilke <freebsd@unixfreunde.de> (based on)
Sat, 6 May 2006
[ 20:12 pav search for other commits by this committer ] Original commit 
- This works so much better with wx-unicode

Submitted by:   fjoe via krion
Mon, 1 May 2006
[ 13:24 pav search for other commits by this committer ] Original commit 
- Update to 1.7.1

Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
Mon, 20 Mar 2006
[ 12:53 pav search for other commits by this committer ] Original commit 
- Update to 1.4
Sat, 5 Nov 2005
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Sat, 10 Sep 2005
[ 15:42 pav search for other commits by this committer ] Original commit 
- Update to 1.2
Sun, 3 Jul 2005
[ 10:53 pav search for other commits by this committer ] Original commit 
- Update to 1.0
- Switch to wx 2.6
Thu, 12 May 2005
[ 16:39 fjoe search for other commits by this committer ] Original commit  (Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*
Sun, 20 Mar 2005
[ 19:56 pav search for other commits by this committer ] Original commit 
- Update to 0.9.8
Sat, 12 Mar 2005
[ 10:54 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 911 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared lib version change.
Mon, 24 Jan 2005
[ 20:06 pav search for other commits by this committer ] Original commit 
- Update to 0.9.7
Sun, 7 Nov 2004
[ 22:37 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 631 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Tue, 26 Oct 2004
[ 09:20 pav search for other commits by this committer ] Original commit 
- Update to 0.9.6
Fri, 23 Jul 2004
[ 16:39 pav search for other commits by this committer ] Original commit 
- Update to 0.9.3
Sat, 10 Apr 2004
[ 10:26 pav search for other commits by this committer ] Original commit 
- Update to 0.9.1
Mon, 5 Apr 2004
[ 03:31 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 575 ports in this commit are shown above. View all ports for this commit)
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Wed, 3 Mar 2004
[ 15:37 pav search for other commits by this committer ] Original commit 
- Update to 0.9
Wed, 4 Feb 2004
[ 05:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Sun, 25 Jan 2004
[ 21:43 pav search for other commits by this committer ] Original commit 
- Update to 0.8.11
Sat, 10 Jan 2004
[ 00:21 pav search for other commits by this committer ] Original commit 
- Update to 0.8.10
Wed, 31 Dec 2003
[ 17:56 pav search for other commits by this committer ] Original commit 
- Update to 0.8.9
Fri, 14 Nov 2003
[ 22:42 pav search for other commits by this committer ] Original commit 
Update to 0.8.8, major feature enhancement:
- all the wxListBox widgets have been replaced by wxListCtrl controls
- added searchable index support via new Index panel
- bugfix: uppercase .HTM files are recognized to be text/html

Approved by:    adamw (mentor)
[ 01:10 pav search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Update maintainer field with my FreeBSD.org address.

Approved by:    adamw (mentor)
Wed, 5 Nov 2003
[ 01:24 fjoe search for other commits by this committer ] Original commit 
- Update to 0.8.7 [1].
- Use wxgtk2.

PR:             58815 [1]
Submitted by:   MAINTAINER [1]
Tue, 4 Nov 2003
[ 20:52 fjoe search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Chase wxgtk library name (and version) change.
Sat, 4 Oct 2003
[ 12:34 krion search for other commits by this committer ] Original commit 
Add xchm 0.8.4, windows HTML Help (.chm) viewer for UNIX.

PR:             57550
Submitted by:   Pav Lucistnik <pav@oook.cz>

Number of commits found: 68