Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
17 Apr 2022 23:58:03 1.49.2
|
Po-Chuan Hsieh (sunpoet)  |
misc/help2man: Update to 1.49.2
Changes: https://salsa.debian.org/bod/help2man/-/blob/master/debian/changelog |
07 Mar 2022 18:10:57 1.49.1
|
Po-Chuan Hsieh (sunpoet)  |
misc/help2man: Update to 1.49.1
Changes: https://salsa.debian.org/bod/help2man/-/blob/master/debian/changelog |
21 Sep 2021 03:35:16 1.48.5
|
Po-Chuan Hsieh (sunpoet)  |
misc/help2man: Update to 1.48.5
Changes: https://salsa.debian.org/bod/help2man/-/blob/master/debian/changelog |
19 Sep 2021 05:59:49 1.48.4
|
Po-Chuan Hsieh (sunpoet)  |
misc/help2man: Update to 1.48.4
Changes: https://salsa.debian.org/bod/help2man/-/blob/master/debian/changelog |
25 Apr 2021 20:35:10 1.48.3
|
Po-Chuan Hsieh (sunpoet)  |
misc/help2man: Update to 1.48.3
Changes: https://salsa.debian.org/bod/help2man/-/blob/master/debian/changelog |
18 Apr 2021 05:42:02 1.48.2
|
Po-Chuan Hsieh (sunpoet)  |
misc/help2man: Update to 1.48.2
Changes: https://salsa.debian.org/bod/help2man/-/blob/master/debian/changelog |
06 Apr 2021 14:31:07 1.48.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
17 Feb 2021 18:01:21
1.48.1
|
sunpoet  |
Update to 1.48.1
Changes: https://salsa.debian.org/bod/help2man/-/blob/master/debian/changelog |
26 Jan 2021 17:21:38
1.47.17
|
sunpoet  |
Update to 1.47.17
Changes: https://salsa.debian.org/bod/help2man/-/blob/master/debian/changelog |
08 Jul 2020 18:55:35
1.47.16
|
sunpoet  |
Update to 1.47.16
Changes: https://salsa.debian.org/bod/help2man/-/blob/master/debian/changelog |
29 Apr 2020 15:47:49
1.47.15
|
sunpoet  |
Update to 1.47.15
Changes: https://salsa.debian.org/bod/help2man/-/blob/master/debian/changelog |
26 Apr 2020 11:55:46
1.47.14
|
sunpoet  |
Update to 1.47.14
- Revert --version parsing change from 1.47.13, which had unintended
consequences for some version strings. In short, it is not possible to
unambiguously determine the split between the package/program name and version
in some of the supported formats. Multi-word package names are supported only
in the "program (GNU package) version" variant (closes: #958345). |
28 Mar 2020 12:46:04
1.47.13
|
sunpoet  |
Update to 1.47.13
- Merge change from Po-Chuan Hsieh to suppress creation of an empty pkglibdir
when nls is disabled.
- Remove install_dirs target entirely, add explicit $(MKINSTALLDIRS) before each
$(INSTALL_{DATA,PROGRAM}) call.
- Update parsing of --version to allow multi-word programs when constructing the
placeholder NAME paragraph (thanks to Jarno Suni). |
03 Feb 2020 19:45:17
1.47.12_1
|
sunpoet  |
Add NO_ARCH when NLS is disabled |
02 Feb 2020 11:07:51
1.47.12_1
|
sunpoet  |
Revert bindtextdomain.so location change in r267248
- Bump PORTREVISION for package change
help2man (with NLS enabled) installs bindtextdomain.so to
${PREFIX}/lib/help2man/ now.
Reported by: swills |
19 Jan 2020 11:10:02
1.47.12
|
sunpoet  |
- Cosmetic change |
05 Jan 2020 04:07:38
1.47.12
|
sunpoet  |
Update to 1.47.12
- Fix minor error in po/es.po.
- Fix ordering of "other" sections in manual page (as reported by Reuben
Thomas). |
13 Aug 2019 20:50:08
1.47.11
|
sunpoet  |
Update to 1.47.11
- Adjust maintainer sanity check again, this time to handle binary NMUs (closes:
#934601). |
24 Mar 2019 14:31:22
1.47.10
|
sunpoet  |
Update to 1.47.10
- Change maintainer sanity check in debian/rules to use the contents of README
rather than the mtime, which may be have been modified by dpkg-source (closes:
#925136). |
20 Mar 2019 18:01:59
1.47.9
|
sunpoet  |
Update to 1.47.9
- Add Tamil translation (thanks to Arun Isaac). |
10 Nov 2018 18:12:58
1.47.8_1
|
bapt  |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
16 Oct 2018 20:03:38
1.47.8
|
sunpoet  |
Update to 1.47.8
- Use $(DEB_VERSION) from pkg-info.mk [lintian].
- Fix git repository link in generated README.
- Update debian/copyright to machine readable format [lintian].
- Update standards version to 4.2.1 (no changes). |
24 Sep 2018 11:11:45
1.47.7
|
sunpoet  |
Update to 1.47.7
- Remove trailing spaces from changelog [lintian].
- Update years in debian/copyright.
- Reference version-specific /usr/share/common-licenses/GPL-3 in copyright
rather than the unversioned GPL symlink [lintian].
- Add Swedish translation of info page (thanks to Sebastian Rasmussen). |
01 Mar 2018 15:19:18
1.47.6
|
sunpoet  |
Update to 1.47.6
- Update to debhelper v11.
- Move repository to salsa.debian.org.
- Update Vcs-Git/Vcs-Browser.
- Update standards version to 4.1.3:
- update config.{guess,sub} at build time
- Add Brazilian Portuguese translation of info page (thanks to Rafael
Fontenelle).
- Update Hungarian translation (thanks to Balazs Ur)
- Update Brazilian Portuguese translation (thanks to Rafael Fontenelle). |
28 Jan 2018 14:07:22
1.47.5
|
sunpoet  |
Simplify MASTER_SITES |
26 Sep 2017 15:55:41
1.47.5
|
sunpoet  |
Add CONFIGURE_FAIL_MESSAGE again to avoid receiving more mails |
24 Sep 2017 19:08:03
1.47.5
|
sunpoet  |
Update to 1.47.5
- Refresh Brazilian Portuguese translation from translation project copy
(trivial date change).
- Update Swedish translation (thanks to Sebastian Rasmussen).
- Use POSIX compliant TZ when setting UTC (thanks to Paul Eggert).
- Update copyright years. |
09 Dec 2016 07:51:54
1.47.4
|
sunpoet  |
- Update to 1.47.4
- Use USES=localbase
- Remove the 3-year-old CONFIGURE_FAIL_MESSAGE of a 3.5-year-old infrastructure
change
- Update WWW: use https://
1.47:
- Set document language for localised info pages.
- Add French and Spanish translation of info documentation.
- Add Spanish and Danish translations.
- Add support for reproducible builds by using $SOURCE_DATE_EPOCH as the date
for the generated pages.
1.46:
- Add German, Ukranian and Polish translations of info documentation. (Only the first 15 lines of the commit message are shown above ) |
08 Dec 2016 19:52:20
1.43.3_2
|
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
08 Jul 2016 11:24:18
1.43.3_1
|
tijl  |
Remove a patch from devel/gmake so the port no longer depends on
print/texinfo which requires gmake. To break this circular dependency
gmake-lite was introduced. This can be removed now as well.
PR: 210623
Reviewed by: bapt
Exp-run by: antoine
Approved by: portmgr (antoine) |
01 Apr 2016 14:16:20
1.43.3_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
15 Oct 2015 20:16:31
1.43.3_1
|
sunpoet  |
- Add LICENSE_FILE
- Use LIBS instead of CFLAGS
- Cleanup Makefile |
19 Sep 2015 05:10:09
1.43.3_1
|
sunpoet  |
- Put back CONFIGURE_FAIL_MESSAGE as I still get mails of build failure caused
by 2-year-old infrastructure change |
30 Aug 2015 03:56:27
1.43.3_1
|
sunpoet  |
- Cleanup Makefile |
16 Jun 2015 17:29:28
1.43.3_1
|
sunpoet  |
- Fix typo in URL
Submitted by: ryusuke |
20 Dec 2014 18:15:25
1.43.3_1
|
sunpoet  |
- Cleanup PLIST |
30 Sep 2014 15:23:20
1.43.3_1
|
sunpoet  |
- Use PLIST_DIRS instead of deprecated PLIST_DIRSTRY |
25 Jun 2014 06:36:10
1.43.3_1
|
bapt  |
Avoid circular dependency is base is built WITHOUT_INFO |
29 Nov 2013 15:58:28
1.43.3_1
|
sunpoet  |
- Use CONFIGURE_FAIL_MESSAGE instead of pre-configure: because nobody scrolls up
to read the message |
27 Nov 2013 20:42:50
1.43.3_1
|
sunpoet  |
- Add temporary note of build failure caused by Perl infrastructure change in
20130612 |
22 Nov 2013 23:14:43
1.43.3_1
|
sunpoet  |
- Fix STAGEDIR support
- Convert to new options helper
- Bump PORTREVISION for package change |
21 Nov 2013 20:47:43
1.43.3
|
sunpoet  |
- Support STAGEDIR |
20 Sep 2013 20:50:59

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
21 Aug 2013 14:08:08
1.43.3
|
sunpoet  |
- Convert to new perl framework |
21 Aug 2013 12:03:52
1.43.3
|
sunpoet  |
- Use USES=gmake |
10 Jul 2013 03:40:22
1.43.3
|
sunpoet  |
- Update to 1.43.3
Changes:
- Update Ukranian translation (thanks to Yuri Chornoivan).
- Update Esperanto translation (thanks to Felipe Castro).
- Update Polish translation (thanks to Jakub Bogusz).
- Update Russian translation (thanks to Yuri Kozlov).
- Update Japanese translation (thanks to Yasumichi Akahoshi).
- Update Vietnamese translation (thanks to Tran Ngoc Quan).
- Update French translation (thanks to David Prevot). |
13 Jun 2013 11:52:18
1.43.2
|
sunpoet  |
- Update to 1.43.2
Changes:
1.43.2:
- Use the generic term "section" in the documentation rather than "name", which
could be confused to mean only the literal "NAME" section.
1.43.1:
- Add explicit include syntax for prepending, replacing or appending to
generated output for a section (thanks to Daniil Baturin for the idea).
- Update Vietnamese translation (thanks to Tran Ngoc Quan).
- Update Esperanto translation (thanks to Felipe Castro). |
08 Jun 2013 21:06:32
1.42.1
|
sunpoet  |
- Update to 1.42.1
Changes:
- Update Vietnamese translation (thanks to Tran Ngoc Quan).
- Update Croatian translation (thanks to Tomislav Krznar).
- Consistently strip path and/or libtool "lt-" prefix from any instance of
$program derived from --help or --version (thanks to Eric Shattow for
identifying the issue). |
24 Apr 2013 18:10:32
1.41.2
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
18 Apr 2013 16:58:09
1.41.2
|
sunpoet  |
- Update to 1.41.2
Changes:
- Update Vietnamese translation (thanks to Tran Ngoc Quan).
- Update Croatian translation (thanks to Tomislav Krznar).
- Update Brazilian Portuguese translation (thanks to Rodolfo Ribeiro Gomes).
Feature safe: yes |
30 Jan 2013 16:41:13
1.41.1
|
sunpoet  |
- Update to 1.41.1
Changes:
- Rename configure.in to .ac, and revise use of AC_INIT/AC_OUTPUT macros to meet
current autoconf guidelines.
- Add copyright headers to supporting files (GNU All-Permissive License).
- Fix section name comparisons ($sect is localised).
- Set filenames in italics (as suggested by Yann Soubeyrand).
- Suppress option/filename handling in EXAMPLES section. |
08 Dec 2012 16:19:15
1.40.13
|
sunpoet  |
- Update to 1.40.13
- Cleanup Makefile header
Changes:
- Add "Multi-Arch: foreign" control field to permit any installable architecture
to satisfy a build dependency when cross-building packages (closes: #694586).
Feature safe: yes |
14 Sep 2012 02:05:46
1.40.12
|
sunpoet  |
- Update to 1.40.12
Changes:
- Update Croatian translation (thanks to Tomislav Krznar).
- Fix updating of help2man.pot to occur only when help2man.PL is changed, not
help2man generated. |
30 Jul 2012 19:17:20
1.40.11
|
sunpoet  |
- Update to 1.40.11
Changes:
- Add Croatian translation (thanks to Tomislav Krznar). |
30 Jun 2012 01:53:44
1.40.10
|
sunpoet  |
- Convert to new options framework |
05 Jun 2012 13:23:24
1.40.10
|
sunpoet  |
- Update to 1.40.10
- Remove SITE_PERL from *_DEPENDS
- Pet portlint: use += instead of =
Changes:
- Update Greek translation (thanks to Savvas Radevic).
- Update Serbian translation (thanks to Miroslav Nikolic).
- Update German translation (thanks to Arun Persaud). |
21 Apr 2012 06:14:19
1.40.9
|
sunpoet  |
- Update to 1.40.9
Changes:
- Update Japanese translation (thanks to Yasumichi Akahoshi).
- Update Esperanto translation (thanks to Felipe Castro).
- Update Vietnamese translation (thanks to Trần Ngá»c Quân).
- Update German translation (thanks to Chris Leick, closes: #669564). |
09 Apr 2012 16:25:23
1.40.8
|
sunpoet  |
- Update to 1.40.8
Changes:
- Update French translation (thanks to David Prevot).
- Update Italian translation (thanks to Sergio Zanchetta).
- Update Polish translation (thanks to Jakub Bogusz).
- Update Russian translation (thanks to Yuri Kozlov).
- Update Ukranian translation (thanks to Yuri Chornoivan).
- Modify self-extracting scripts to output to a temporary file.
- Ensure that help2man exists before building manual pages (as reported by
Richard Maw).
Feature safe: yes |
28 Mar 2012 02:55:32
1.40.7
|
sunpoet  |
- Update to 1.40.7
Changes:
- Update Greek translation (thanks to Savvas Radevic).
Feature safe: yes |
15 Feb 2012 05:44:15
1.40.6
|
sunpoet  |
- Update to 1.40.6
Changes:
- Update years in debian/copyright.
- Fix FSF address in comments (thanks to Pautl Eggert). |
04 Jan 2012 03:53:39
1.40.5
|
sunpoet  |
- Update to 1.40.5
Changes:
- Clean up some lintian warnings: build-targets, source format and standards
version.
- Add Serbian translation (thanks to Miroslav Nikoli)
- Fix trivial translation changes due to additional copyright year.
- Minor fix to Italian translation. |
06 Sep 2011 10:00:35
1.40.4
|
sunpoet  |
- Change wording to avoid portlint warning of "which" |
24 Jun 2011 22:27:55
1.40.4
|
sunpoet  |
- Update to 1.40.4
Changes:
- Update Brazilian Portuguese translation (thanks to Rodolfo Ribeiro Gomes).
PR: ports/158083
Submitted by: Jin-Sih Lin <linpct@gmail.com> |
14 Jun 2011 18:22:17
1.40.3
|
sunpoet  |
- Update to 1.40.3
Changes:
- Update Esperanto translation (thanks to Felipe Castro).
- Update links to git repository. |
06 Jun 2011 19:32:45
1.40.2
|
sunpoet  |
- Update to 1.40.2
Changes:
- Remove a superfluous period from texinfo doc.
- Change footnote about supported languages to a simple paragraph.
- Update Italian translation (thanks to Sergio Zanchetta).
- Update Ukrainian translation (thanks to Yuri Chornoivan).
- Update French translation (thanks to David Prevot).
- Update Japanese translation (thanks to Yasumichi Akahoshi).
- Update Russian translation (thanks to Yuri Kozlov).
- Update Polish translation (thanks to Jakub Bogusz). |
02 Jun 2011 04:04:19
1.40.1
|
sunpoet  |
- Update to 1.40.1
Changes:
- Update texinfo docs with recommendations kindly provided by Karl Berry.
- Document --libtool option.
- Fixup references to GNU Standards.
- Allow date format to be localised (thanks to Yasumichi Akahoshi).
- Add Japanese translation (thanks to Yasumichi Akahoshi). |
17 May 2011 01:13:07
1.39.4
|
sunpoet  |
- Update to 1.39.4
Changes:
- Update Italian translation (thanks to Sergio Zanchetta) |
03 May 2011 04:51:48
1.39.3
|
sunpoet  |
- Update to 1.39.3
Changes:
- Update French translation (thanks to David Prévot, closes: #620250).
- Update the "Localised man pages" section of the Texinfo docs and note that
translations are now handled through the Translation Project.
- Update German translation (thanks to Chris Leick, closes: #624401).
- Minor update to German translation as suggested by Werner Lemberg in
http://sourceforge.net/mailarchive/message.php?msg_id=26828512 |
11 Mar 2011 17:10:28
1.39.2
|
sunpoet  |
- Update to 1.39.2
Changes:
- Update Russian translation (thanks to Yuri Kozlov).
- Update Ukranian translation (thanks to Yuri Chornoivan).
- Update Polish translation (thanks to Jakub Bogusz).
- Add Esperanto translation (thanks to Felipe Castro).
- Update Finnish translation (thanks to Tommi Vainikainen). |
02 Mar 2011 02:02:08
1.39.1
|
sunpoet  |
- Update to 1.39.1
Changes:
- Add option to remove `lt-' prefix for libtool programs (thanks to Ben
Asselstine).
- Add Ukranian translation (thanks to Yuri Chornoivan).
- Update Russian translation (thanks to Yuri Kozlov).
- Update Polish translation (thanks to Jakub Bogusz). |
01 Jan 2011 12:21:55
1.38.4
|
sunpoet  |
- Update to 1.38.4
- Add LICENSE
- Use PLIST_FILES, PLIST_DIRS and PLIST_DIRSTRY instead of PLIST
Changes:
1.38.4:
- Add Italian translation (thanks to Sergio Zanchetta).
- Don't double encode $date in the header.
- Use UTF-8 encoding for all manual pages.
- Add Greek translation (thanks to Michael Kotsarinis).
- Update French translation (thanks to David Prévot, closes: #590580).
- Update German translation (thanks to Helge Kreutzmann, closes: #590975).
- Use INSTALL_SCRIPT to install Perl script.
- Remove deprecated DH_COMPAT in debian/rules, adding debian/compat. (Only the first 15 lines of the commit message are shown above ) |
22 Sep 2010 17:10:26
1.38.2_1
|
sunpoet  |
- Update MAINTAINER to my FreeBSD.org address
Approved by: pgollucci (mentor) |
31 May 2010 02:01:56
1.38.2_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
06 May 2010 01:11:22
1.38.2
|
wen  |
- Update to 1.38.2
PR: ports/146178
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer) |
11 Mar 2010 08:08:22
1.37.1_2
|
avilla  |
- Fix `make package` when WITHOUT_NLS is defined.
- Bump PORTREVISION.
- Pass maintainership to submitter.
PR: 144615
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by: tabthorpe (mentor) |
08 Mar 2010 22:13:56
1.37.1_1
|
sylvio  |
- Add CFLAGS to build port with "-lintl", because this port when
build with GCC > 4.4 the port enable bindtextdomain.so
- Add bindtextdomain.so for plist.
- BUMP PORTREVISION
PR: ports/144208
Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
Approved by: itetcu (mentor)
Feature safe: yes |
31 Jan 2010 23:49:01
1.37.1
|
arved  |
Brin back patch-Makefile.in
Submitted by: QAT |
31 Jan 2010 23:29:36
1.37.1
|
arved  |
Update to 1.37.1
Drop Maintainership |
29 Apr 2009 18:27:06
1.36.4_3
|
arved  |
Remove empty directories
PR: 133654
Submitted by: leeym |
06 Jun 2008 13:45:40
1.36.4_2
|
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) |
30 Apr 2006 21:54:34
1.36.4_1
|
arved  |
Bump PORTREVISION for plist change
Requested by: pav |
30 Apr 2006 21:42:37
1.36.4
|
arved  |
Fix plist
Reported by: pav
Pointy hat to: arved |
30 Apr 2006 15:36:39
1.36.4
|
arved  |
Update to 1.36.4 which adds a swedish translation.
Don't run depend on gmake
Submitted by: Martin Wilke (parts) |
22 Jan 2006 05:52:28
1.36.3
|
edwin  |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
27 Nov 2005 09:20:12
1.36.3
|
arved  |
Update to 1.36.3 (Updated french translation) |
08 Nov 2005 12:26:38
1.36.2
|
arved  |
Add SHA256 checksums for my ports |
01 Nov 2005 13:52:26
1.36.2
|
arved  |
Update to 1.36.2
* Updated po translation from Jakub Bogusz.
* Makefile.in: $(srcdir) fix from Paul Eggert
PR: 88314
Submitted by: Boris B. Samorodov <bsam@ipt.ru>
Grab back Maintainership |
26 Oct 2005 15:02:42
1.36.1
|
vs  |
Update to 1.36.1 |
06 Mar 2005 21:10:23
1.35.1
|
arved  |
Update to 1.35.1 |
28 Dec 2004 17:51:38
1.34.2
|
pav  |
- Remove all man directories |
03 Dec 2004 17:09:12
1.34.2
|
arved  |
Drop Maintainership.
This is usually the first port that fails if people manage to fsck their
perl installations, so i am getting too many support emails. |
23 Nov 2004 15:36:06
1.34.2
|
arved  |
Update to 1.34.2 |
31 Mar 2004 03:12:58
1.33.1
|
trevor  |
SIZEify (maintainer timeout) |
30 Mar 2004 09:29:47
1.33.1
|
arved  |
Cleanup empty directories for localized manpages.[1]
Readd pkg-plist, because PLIST_DIRS does not support
conditional @unexec rmdir
PR: 64901
Reported by: dinoex |
03 Mar 2004 10:03:15
1.33.1
|
arved  |
Fix Build on CURRENT, I am not sure why this worked on STABLE [1]
Add WITHOUT_NLS knob.
[1]:
Reported by: adamw, ale
Pointy hat to: arved |
02 Mar 2004 17:21:22
1.33.1
|
arved  |
Chase WWW |
02 Mar 2004 17:19:31
1.33.1
|
arved  |
Update to 1.33.1
Now with gettext support.
SIZEify |
06 Feb 2004 13:12:53
1.29
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
04 Aug 2003 18:10:43
1.29
|
arved  |
Use new INFO macros |
06 Jul 2003 17:33:07
1.29
|
arved  |
Update my emailaddress. |