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: print/texinfo/Makefile
SVNWeb

Number of commits found: 115 (showing only 100 on this page)

1 | 2  »  

Tue, 18 Apr 2023
[ 22:03 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:87199d6b9a5f2ef628b4e4d466a53cde44373e0d  commit hash:87199d6b9a5f2ef628b4e4d466a53cde44373e0d  commit hash:87199d6b9a5f2ef628b4e4d466a53cde44373e0d  87199d6 
print/texinfo: Update htmlxref.cnf to 20230402

Changes:	https://git.savannah.gnu.org/cgit/texinfo.git/log/util/htmlxref.cnf
[ 21:37 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:65d3b64a298777d5e3cfd2b997552bb336f686b5  commit hash:65d3b64a298777d5e3cfd2b997552bb336f686b5  commit hash:65d3b64a298777d5e3cfd2b997552bb336f686b5  65d3b64 
print/texinfo: Update to 7.0.3

- Update texinfo.tex to 20230327

Changes:	https://git.savannah.gnu.org/cgit/texinfo.git/plain/NEWS
		https://lists.gnu.org/archive/html/bug-texinfo/2022-11/msg00036.html
		https://lists.gnu.org/archive/html/bug-texinfo/2022-11/msg00237.html
		https://git.savannah.gnu.org/cgit/texinfo.git/log/doc/texinfo.tex
PR:		270721
Exp-run by:	antoine
Mon, 19 Dec 2022
[ 14:44 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:721e5776c957ada07a0d148f5fc3e782a251e6dc  commit hash:721e5776c957ada07a0d148f5fc3e782a251e6dc  commit hash:721e5776c957ada07a0d148f5fc3e782a251e6dc  721e577  (Only the first 10 of 130 ports in this commit are shown above. View all ports for this commit)
Mk/**tex.mk: Convert bsd.tex.mk to USES=tex

- Update all the consumers to use USES=tex
- USE_TEX=yes is the old way of writing USES=tex which has been removed
  and replaced in all ports
- Almost all of the USE_TEX features remains unchanged
- Some consumers had the same variables defined both in the mk
  infrastructure and also in the ports which have been removed from the
  ports as those are redundant.

In case any of the consumers are failing to build please make sure that
the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no
longer load the required VARS for tex and related dependencies.

Reviewed by:	portmgr
Approved by:	portmgr (blanket)
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:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:51879c91f87889e30c8cc97affa08f16b6ac8527  commit hash:51879c91f87889e30c8cc97affa08f16b6ac8527  commit hash:51879c91f87889e30c8cc97affa08f16b6ac8527  51879c9  (Only the first 10 of 197 ports in this commit are shown above. View all ports for this commit)
print: remove 'Created by' lines

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

  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Andreas Klemm <andreas@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Anish Mistry <amistry@am-productions.biz>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 11 Jul 2022
[ 21:47 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:81c9b39c0ac0e9d708079e2000ae906c50e7a7cf  commit hash:81c9b39c0ac0e9d708079e2000ae906c50e7a7cf  commit hash:81c9b39c0ac0e9d708079e2000ae906c50e7a7cf  81c9b39 
print/texinfo: Respect CC

Fix build when default cc (/usr/bin/cc) is missing.

PR:		258811
Reported by:	Evgeniy Khramtsov <evgeniy@khramtsov.org>
Sun, 22 May 2022
[ 04:22 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:d025a1d039a6d615c21da3e1416a247d2c155a1b  commit hash:d025a1d039a6d615c21da3e1416a247d2c155a1b  commit hash:d025a1d039a6d615c21da3e1416a247d2c155a1b  d025a1d 
print/texinfo: Fix USES=iconv

- Bump PORTREVISION for dependency change

PR:		247060, 257138
Reported by:	Derek Schrock <dereks@lifeofadishwasher.com>, Philipp Ost
<bsd@philippost.de>
Sat, 14 May 2022
[ 17:18 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:919af1cf29aff775194390c965e9767f4fdfe410  commit hash:919af1cf29aff775194390c965e9767f4fdfe410  commit hash:919af1cf29aff775194390c965e9767f4fdfe410  919af1c 
print/texinfo: Update texi2dvi and texinfo.tex

- Bump PORTREVISION for package change

Changes:	https://git.savannah.gnu.org/cgit/texinfo.git/log/util/texi2dvi
		https://git.savannah.gnu.org/cgit/texinfo.git/log/doc/texinfo.tex
Fri, 25 Mar 2022
[ 13:36 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:4d68c679394f510082a197e2178731b929b8f4f1  commit hash:4d68c679394f510082a197e2178731b929b8f4f1  commit hash:4d68c679394f510082a197e2178731b929b8f4f1  4d68c67 
print/texinfo: Update htmlxref.cnf and texinfo.tex

- Bump PORTREVISION for package change

Changes:	https://git.savannah.gnu.org/cgit/texinfo.git/log/util/htmlxref.cnf
		https://git.savannah.gnu.org/cgit/texinfo.git/log/doc/texinfo.tex
Sun, 18 Jul 2021
[ 22:07 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:a53e6655e337191bd7f92fa070ab979025132063  commit hash:a53e6655e337191bd7f92fa070ab979025132063  commit hash:a53e6655e337191bd7f92fa070ab979025132063  a53e665 
print/texinfo: Update to 6.8

Changes:	https://git.savannah.gnu.org/cgit/texinfo.git/plain/NEWS
		https://lists.gnu.org/archive/html/bug-texinfo/2021-07/msg00011.html
PR:		257026
Exp-run by:	antoine
Tue, 6 Jul 2021
[ 19:16 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:32941a7846d73f847410a12031e4bcb740a36948  commit hash:32941a7846d73f847410a12031e4bcb740a36948  commit hash:32941a7846d73f847410a12031e4bcb740a36948  32941a7 
print/texinfo: Update texi2dvi and texinfo.tex

- Bump PORTREVISION for package change

Changes:	https://git.savannah.gnu.org/cgit/texinfo.git/log/util/texi2dvi
		https://git.savannah.gnu.org/cgit/texinfo.git/log/doc/texinfo.tex
Thu, 10 Jun 2021
[ 14:45 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:6752aee4f7431b34a3fbe4347f6810ee017ee98f  commit hash:6752aee4f7431b34a3fbe4347f6810ee017ee98f  commit hash:6752aee4f7431b34a3fbe4347f6810ee017ee98f  6752aee 
print/texinfo: Add comment
Sun, 25 Apr 2021
[ 20:35 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:145285981247a7bd6e1d0b2acdac2f240a45a678  commit hash:145285981247a7bd6e1d0b2acdac2f240a45a678  commit hash:145285981247a7bd6e1d0b2acdac2f240a45a678  1452859 
print/texinfo: Update htmlxref.cnf, texi2dvi and texinfo.tex

- Bump PORTREVISION for package change

Changes:	https://git.savannah.gnu.org/cgit/texinfo.git/log/util/htmlxref.cnf
		https://git.savannah.gnu.org/cgit/texinfo.git/log/util/texi2dvi
		https://git.savannah.gnu.org/cgit/texinfo.git/log/doc/texinfo.tex
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.
Sun, 6 Sep 2020
[ 15:35 sunpoet search for other commits by this committer ] Original commit   Revision:547801
Update htmlxref.cnf and texinfo.tex

- Bump PORTREVISION for package change

Changes:	https://git.savannah.gnu.org/cgit/texinfo.git/log/util/htmlxref.cnf
		https://git.savannah.gnu.org/cgit/texinfo.git/log/doc/texinfo.tex
Wed, 13 May 2020
[ 20:47 sunpoet search for other commits by this committer ] Original commit   Revision:535184
Update texinfo.tex

- Bump PORTREVISION for package change

Changes:	https://git.savannah.gnu.org/cgit/texinfo.git/log/doc/texinfo.tex
[ 20:39 sunpoet search for other commits by this committer ] Original commit   Revision:535143
Update texinfo.tex

- Bump PORTREVISION for package change

Changes:	https://git.savannah.gnu.org/cgit/texinfo.git/log/doc/texinfo.tex
Sat, 28 Mar 2020
[ 12:46 sunpoet search for other commits by this committer ] Original commit   Revision:529351
Update htmlxref.cnf and texinfo.tex

- Bump PORTREVISION for package change

Changes:	https://git.savannah.gnu.org/cgit/texinfo.git/log/util/htmlxref.cnf
		https://git.savannah.gnu.org/cgit/texinfo.git/log/doc/texinfo.tex
Mon, 4 Nov 2019
[ 15:58 sunpoet search for other commits by this committer ] Original commit   Revision:516660
Update texi2dvi

- Bump PORTREVISION for package change

Changes:	https://git.savannah.gnu.org/cgit/texinfo.git/log/util/texi2dvi
Fri, 25 Oct 2019
[ 19:09 sunpoet search for other commits by this committer ] Original commit   Revision:515633
Update to 6.7

- Update texinfo.tex

Changes:	https://git.savannah.gnu.org/cgit/texinfo.git/plain/NEWS
		https://lists.gnu.org/archive/html/bug-texinfo/2019-09/msg00018.html
		https://git.savannah.gnu.org/cgit/texinfo.git/log/doc/texinfo.tex
PR:		240976
Exp-run by:	antoine
Fri, 13 Sep 2019
[ 19:41 sunpoet search for other commits by this committer ] Original commit   Revision:511982
Update texi2dvi and texinfo.tex

- Bump PORTREVISION for package change

Changes:	https://git.savannah.gnu.org/cgit/texinfo.git/log/util/texi2dvi
		https://git.savannah.gnu.org/cgit/texinfo.git/log/doc/texinfo.tex
[ 19:40 sunpoet search for other commits by this committer ] Original commit   Revision:511981
Update texi2dvi and texinfo.tex

- Bump PORTREVISION for package change

Changes:	https://git.savannah.gnu.org/cgit/texinfo.git/log/util/texi2dvi
		https://git.savannah.gnu.org/cgit/texinfo.git/log/doc/texinfo.tex
[ 09:40 bapt search for other commits by this committer ] Original commit   Revision:511920
Fix texinfo playing with unicode variables
Chose ncurses (tinfo in this case) with widechar support first.

PR:		240553
Submitted by:	Victor Sudakov <vas@mpeks.tomsk.su>
Wed, 7 Aug 2019
[ 16:42 sunpoet search for other commits by this committer ] Original commit   Revision:508322
Update texi2dvi and texinfo.tex

- Bump PORTREVISION for package change

Changes:	https://git.savannah.gnu.org/cgit/texinfo.git/log/util/htmlxref.cnf
		https://git.savannah.gnu.org/cgit/texinfo.git/log/doc/texinfo.tex
Sun, 14 Apr 2019
[ 17:50 sunpoet search for other commits by this committer ] Original commit   Revision:498913
Update htmlxref.cnf and texi2dvi

- Bump PORTREVISION for package change

Changes:	https://git.savannah.gnu.org/cgit/texinfo.git/log/util/htmlxref.cnf
		https://git.savannah.gnu.org/cgit/texinfo.git/log/util/texi2dvi
Fri, 29 Mar 2019
[ 14:15 sunpoet search for other commits by this committer ] Original commit   Revision:497124
Fix the download of auxiliary files

The main problem is that upstream provides unversioned auxiliary files
(htmlxref.cnf, texi2dvi and texinfo.tex) [1]. After several failure and PRs, I
decided to host those files in my LOCAL and use it as MASTER_SITES. It helps
make the update "expected". But it still makes problem when the users have an
outdated ports tree.

In order to solve this problem, those files are stored versioned (by date) in my
LOCAL from now on. Therefore, people with old ports tree would still be able to
fetch the files.

[1] https://ftp.gnu.org/gnu/texinfo/
Mon, 11 Mar 2019
[ 18:07 sunpoet search for other commits by this committer ] Original commit   Revision:495370
Update to 6.6

Changes:	https://git.savannah.gnu.org/cgit/texinfo.git/plain/NEWS
		https://lists.gnu.org/archive/html/bug-texinfo/2019-02/msg00021.html
PR:		236158
Exp-run by:	antoine
Thu, 28 Feb 2019
[ 21:34 sunpoet search for other commits by this committer ] Original commit   Revision:494191
Update texi2dvi and texinfo.tex

- Update texi2dvi from 6.4 7906 to 6.5 dev
- Update texinfo.tex from 2018-09-21.20 to 2019-02-16.14
- Bump PORTREVISION for package change

Changes:	https://svn.savannah.gnu.org/viewvc/texinfo/trunk/util/texi2dvi
		https://svn.savannah.gnu.org/viewvc/texinfo/trunk/doc/texinfo.tex
Thu, 21 Feb 2019
[ 16:17 sunpoet search for other commits by this committer ] Original commit   Revision:493517
Adjust the installation of htmlxref.cnf
Sun, 13 Jan 2019
[ 20:08 sunpoet search for other commits by this committer ] Original commit   Revision:490179
Update htmlxref.cnf and texinfo.tex

- Update htmlxref.cnf from 2016-07-11.22 to 2018-08-23.18
- Update texinfo.tex from 2017-08-23.19 to 2018-09-21.20
- Bump PORTREVISION for package change

Changes:	https://svn.savannah.gnu.org/viewvc/texinfo/trunk/util/htmlxref.cnf
		https://svn.savannah.gnu.org/viewvc/texinfo/trunk/doc/texinfo.tex
Sat, 5 Jan 2019
[ 01:27 stephen search for other commits by this committer ] Original commit   Revision:489288
- Bump portrevision because of r489116.
- Fix a portlint issue.

PR:		ports/234621
Submitted by:	stephen@FreeBSD.org
Approved by:	portmgr (blanket: just fix it)
Sat, 24 Nov 2018
[ 22:32 sunpoet search for other commits by this committer ] Original commit   Revision:485831
Use perl ports instead of bundled ones

- Bump PORTREVISION for dependency and package change

PR:		233441
Submitted by:	swills
Sat, 10 Nov 2018
[ 18:12 bapt search for other commits by this committer ] Original commit   Revision:484628 (Only the first 10 of 386 ports in this commit are shown above. View all ports for this commit)
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
Tue, 26 Dec 2017
[ 14:55 sunpoet search for other commits by this committer ] Original commit   Revision:457285
Restrict download htmlxref.cnf from my LOCAL

Do not download htmlxref.cnf from GNU directly to avoid checksum error when
upstream updates this unversioned file.

=> htmlxref.cnf doesn't seem to exist in /usr/ports/distfiles/texinfo/6.5.
=> Attempting to fetch http://ftp.gnu.org/gnu/texinfo/htmlxref.cnf
fetch: http://ftp.gnu.org/gnu/texinfo/htmlxref.cnf: size mismatch: expected
20137, actual 20118

MFH:		2017Q4
Wed, 20 Sep 2017
[ 16:31 sunpoet search for other commits by this committer ] Original commit   Revision:450208
Update to 6.5

- Update texi2dvi from 7842 (2017-06-23) to 7906 (2017-07-05)
- Update texinfo.tex from 2017-06-04.19 to 2017-08-23.19

Changes:	http://lists.gnu.org/archive/html/info-gnu/2017-09/msg00007.html
		https://svn.savannah.gnu.org/viewvc/texinfo/trunk/util/texi2dvi
		https://svn.savannah.gnu.org/viewvc/texinfo/trunk/doc/texinfo.tex
PR:		222347
Exp-run by:	antoine
Tue, 4 Jul 2017
[ 18:37 sunpoet search for other commits by this committer ] Original commit   Revision:445030
Bump PORTREVISION for package change [1]

- Use REINPLACE_CMD instead of patch file

PR:		220447 [1]
Sat, 1 Jul 2017
[ 20:57 sunpoet search for other commits by this committer ] Original commit   Revision:444841
Update to 6.4

- Strip shared library

Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=8893
		https://svn.savannah.gnu.org/viewvc/texinfo/trunk/util/texi2dvi
		https://svn.savannah.gnu.org/viewvc/texinfo/trunk/doc/texinfo.tex
PR:		220304
Exp-run by:	antoine
Sun, 25 Jun 2017
[ 09:50 sunpoet search for other commits by this committer ] Original commit   Revision:444258
Restrict download texi2dvi from my LOCAL

Do not download texi2dvi from GNU directly to avoid checksum error when
usptream updates this unversioned file.

=> texi2dvi doesn't seem to exist in /usr/ports/distfiles/texinfo/6.3.
=> Attempting to fetch http://www.gtlib.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi
fetch: http://www.gtlib.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi: size mismatch:
expected 61181, actual 61521
Thu, 25 May 2017
[ 21:05 sunpoet search for other commits by this committer ] Original commit   Revision:441739
Restrict download texinfo.tex from my LOCAL

Do not download texinfo.tex from GNU directly to avoid checksum error when
usptream updates this unversioned file.
Wed, 24 May 2017
[ 20:52 sunpoet search for other commits by this committer ] Original commit   Revision:441617
Update texinfo.tex from 2017-04-14.11 to 2017-05-14.14

- Bump PORTREVISION for package change

Changes:	https://svn.savannah.gnu.org/viewvc/texinfo/trunk/doc/texinfo.tex
Reported by:	kwm
Thu, 11 May 2017
[ 21:03 sunpoet search for other commits by this committer ] Original commit   Revision:440666
Update texinfo.tex from 2017-01-14.15 to 2017-04-14.11

- Bump PORTREVISION for package change

Changes:	https://svn.savannah.gnu.org/viewvc/texinfo/trunk/doc/texinfo.tex
PR:		219221
Submitted by:	Christian Sturm <reezer@reezer.org>
Mon, 8 May 2017
[ 12:43 sunpoet search for other commits by this committer ] Original commit   Revision:440419 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Update print/texinfo to 6.3

Changes:	http://savannah.gnu.org/forum/forum.php?forum_id=8679
Differential Revision:	https://reviews.freebsd.org/D
PR:		218972
Exp-run by:	antoine
Sun, 16 Apr 2017
[ 11:01 sunpoet search for other commits by this committer ] Original commit   Revision:438625
Sort INFO
Tue, 11 Apr 2017
[ 15:55 sunpoet search for other commits by this committer ] Original commit   Revision:438276
Revert PORTDATA part of r438224

Requested by:	mat
[ 00:47 sunpoet search for other commits by this committer ] Original commit   Revision:438224
Modernize port

- Add LICENSE
- Use = instead of += for BUILD_DEPENDS and USES
- Use PERL instead of LOCALBASE/bin/perl
- Use USE_TEX and TEXMFDIR (already defined in bsd.tex.mk)
- Add missing USES=iconv
- Use PORTDATA
- Silence patch message
- Cosmetic change
- Reformat pkg-descr
- Update WWW: use https://
- Bump PORTREVISION for package change
Thu, 15 Dec 2016
[ 00:16 sunpoet search for other commits by this committer ] Original commit   Revision:428600
- Take maintainership
Wed, 14 Dec 2016
[ 21:48 johans search for other commits by this committer ] Original commit   Revision:428596 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Stepping down as maintainer for some ports.
Thu, 15 Sep 2016
[ 05:04 antoine search for other commits by this committer ] Original commit   Revision:422177
Revert texinfo upgrade, it was not tested

With hat:	portmgr
Tue, 13 Sep 2016
[ 15:32 johans search for other commits by this committer ] Original commit   Revision:422018
Update to Texinfo 6.3
http://lists.gnu.org/archive/html/info-gnu/2016-09/msg00004.html
Fri, 8 Jul 2016
[ 11:24 tijl search for other commits by this committer ] Original commit   Revision:418216
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)
Tue, 3 May 2016
[ 20:44 johans search for other commits by this committer ] Original commit   Revision:414554
Update to texinfo 6.1, with data files from 25 April
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 5 Feb 2016
[ 18:00 marino search for other commits by this committer ] Original commit   Revision:408242
print/texinfo: document ncurses requirement (USES+=ncurses)

approved by:	infrastructure blanket
Sun, 8 Nov 2015
[ 12:03 johans search for other commits by this committer ] Original commit   Revision:401055
- Update texinfo.tex to latest version
- Add http mirror to improve chances of finding a working mirror
Wed, 14 Oct 2015
[ 10:51 johans search for other commits by this committer ] Original commit   Revision:399247
Update texinfo.tex to latest version
Sun, 20 Sep 2015
[ 13:12 johans search for other commits by this committer ] Original commit   Revision:397370
Update to new script releases
Wed, 1 Jul 2015
[ 10:02 johans search for other commits by this committer ] Original commit   Revision:391042
- Update to texinfo 6.0
  https://lists.gnu.org/archive/html/bug-texinfo/2015-06/msg00052.html
- Remove patch that is now included upstream
Sat, 28 Mar 2015
[ 11:18 johans search for other commits by this committer ] Original commit   Revision:382460
- Update texinfo.tex, htmlxref.cnf to latest release
- Add CPE information [1]
  print/texinfo has had vulnerabilities with a CPE identifier assigned
  (e.g. CVE-2006-4810).

PR:		198841 [1]
Submitted by:	shun.fbsd.pr@dropcut.net
Sat, 24 Jan 2015
[ 19:09 johans search for other commits by this committer ] Original commit   Revision:377811
Update texi2dvi to latest release
Sat, 17 Jan 2015
[ 09:25 antoine search for other commits by this committer ] Original commit   Revision:377215
Fix build on head
Mon, 22 Dec 2014
[ 23:01 antoine search for other commits by this committer ] Original commit   Revision:375285
Unbreak
[ 20:49 johans search for other commits by this committer ] Original commit   Revision:375266
Use DIST_SUBDIR for rolling distfiles

Suggested by:	antoine
MFH:		2014Q4
[ 12:02 johans search for other commits by this committer ] Original commit   Revision:375231
Update texinfo.tex and texi2dvi to latest release
Thu, 28 Aug 2014
[ 15:02 johans search for other commits by this committer ] Original commit   Revision:366412
Update new version of htmlxref.cnf
Wed, 23 Jul 2014
[ 11:28 johans search for other commits by this committer ] Original commit   Revision:362661
Update texi2dvi to latest version
Thu, 17 Jul 2014
[ 08:57 olgeni search for other commits by this committer ] Original commit   Revision:362126 (Only the first 10 of 206 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.

CR:		D422
Approved by:	portmgr (bapt)
Wed, 25 Jun 2014
[ 06:34 bapt search for other commits by this committer ] Original commit   Revision:359189
Use gmake lite to avoid circular dependency when building on a system that
is build WITHOUT_INFO (gmake needs makeinfo, hence texinfo)
Mon, 16 Jun 2014
[ 18:01 johans search for other commits by this committer ] Original commit   Revision:358030
Update texinfo.tex and texi2dvi to latest version
Sun, 11 May 2014
[ 20:22 johans search for other commits by this committer ] Original commit   Revision:353728
Update to latest version of texinfo.tex
Sat, 10 May 2014
[ 12:49 antoine search for other commits by this committer ] Original commit   Revision:353570
Swap MASTER_SITES, texinfo.tex has been rerolled (it is unversionned) on
the first master site

Reported by:	pkg-fallout
With hat:	portmgr
Sat, 3 May 2014
[ 14:13 johans search for other commits by this committer ] Original commit   Revision:352910
Update to the current version
Fri, 7 Mar 2014
[ 15:15 johans search for other commits by this committer ] Original commit   Revision:347397
Update to latest version of texinfo.tex
Mon, 10 Feb 2014
[ 18:10 johans search for other commits by this committer ] Original commit   Revision:343667
- Update to latest version of texinfo.tex
- Minor clean-ups

PR:		ports/186620
Submitted by:	Takefu <takefu@airport.fm>
[ 13:54 ehaupt search for other commits by this committer ] Original commit   Revision:343634 (Only the first 10 of 581 ports in this commit are shown above. View all ports for this commit)
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
Tue, 26 Nov 2013
[ 18:26 johans search for other commits by this committer ] Original commit   Revision:334961
Update htmlxref.cnf to latest version
Sun, 6 Oct 2013
[ 09:22 johans search for other commits by this committer ] Original commit   Revision:329543
Add missing manpages to plist

Reported by:	antoine
Sat, 5 Oct 2013
[ 21:31 johans search for other commits by this committer ] Original commit   Revision:329508
- Update texinfo to 5.2
- Add stage support
Fri, 20 Sep 2013
[ 22:44 bapt search for other commits by this committer ] Original commit   Revision:327765 (Only the first 10 of 325 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:
print)
Fri, 6 Sep 2013
[ 14:01 johans search for other commits by this committer ] Original commit   Revision:326498
- Update texinfo.tex and texi2dvi to latest version
- Fix build without NLS [1]

PR:		ports/181409 [1]
Submitted by:	mat
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
[ 16:13 johans search for other commits by this committer ] Original commit   Revision:324738
Update with new version of texinfo.tex
Tue, 25 Jun 2013
[ 12:28 johans search for other commits by this committer ] Original commit   Revision:321738
Update with new version of texinfo.tex
Thu, 6 Jun 2013
[ 15:42 miwi search for other commits by this committer ] Original commit   Revision:320107
- Unbreak build

Reported by:	pkg dev build
Tue, 14 May 2013
[ 20:01 johans search for other commits by this committer ] Original commit   Revision:318196
- Add explicit perl dependency (build + run)
- Bump PORTREVISION
Tue, 30 Apr 2013
[ 15:42 johans search for other commits by this committer ] Original commit   Revision:316941
Update with new version of htmlxref.cnf
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)
Sun, 24 Mar 2013
[ 10:11 johans search for other commits by this committer ] Original commit   Revision:315109
- Correct plist to avoid conflicts with texi2html
  which installs files into texinfo's DATADIR
- Bump PORTREVISION

Reported by:	bapt
Wed, 13 Mar 2013
[ 18:50 johans search for other commits by this committer ] Original commit   Revision:314104
Update texinfo to 5.1
Sat, 23 Feb 2013
[ 10:53 johans search for other commits by this committer ] Original commit   Revision:312806
Update texinfo additional files checksums
Tue, 19 Feb 2013
[ 09:45 johans search for other commits by this committer ] Original commit   Revision:312550
Update texinfo to 5.0
Includes two new tools: texi2any, pod2texi
Changelog: http://lists.gnu.org/archive/html/info-gnu/2013-02/msg00006.html
Tue, 29 Jan 2013
[ 20:06 johans search for other commits by this committer ] Original commit   Revision:311186
Update to latest htmlxref.cnf version
Sun, 13 Jan 2013
[ 11:46 johans search for other commits by this committer ] Original commit   Revision:310317
Update texinfo files to latest version
Thu, 13 Dec 2012
[ 18:57 johans search for other commits by this committer ] Original commit   Revision:308866
- Update texinfo.tex and texi2dvi files to latest version
- Add htmlxref.cnf file from upstream
- Trim Makefile header
Wed, 27 Jun 2012
[ 19:52 johans search for other commits by this committer ] Original commit 
Convert to new options framework
Sun, 20 May 2012
[ 21:09 johans search for other commits by this committer ] Original commit 
- Update texinfo to latest version (16 May)
- Modify FETCH_ARGS to force re-fetch if we have an obsolete local copy
  of some of the unversioned distfiles
Sat, 7 Apr 2012
[ 13:24 johans search for other commits by this committer ] Original commit 
Update to latest texinfo.tex and texi2dvi versions (6 April)

Reported by:    Igor Roshchin <str@komkon.org>
Feature safe:   yes
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
Sun, 12 Jun 2011
[ 21:56 johans search for other commits by this committer ] Original commit 
- Remove CONFLICT entry (conflicting files to be removed from teTeX-base)
- Use share/texmf instead of share/texmf-local

Discussed with hrs, who maintains the teTeX-* ports
Sat, 11 Jun 2011
[ 11:46 johans search for other commits by this committer ] Original commit 
- Update texinfo.tex and texi2dvi files to latest version (May 2011)
- Add build dependency on help2man
- Register install conflict with teTeX-base (for bin/texi2dvi,texi2pdf)
- Grab maintainership
Thu, 3 Feb 2011
[ 22:08 gahr search for other commits by this committer ] Original commit 
- Update to 4.13

Feature safe:   yes

Number of commits found: 115 (showing only 100 on this page)

1 | 2  »