Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.10.00_6 03 Nov 2024 11:48:23 |
Po-Chuan Hsieh (sunpoet) |
*/*: Change *_DEPENDS from devel/util-linux back to misc/getopt
- Revert c8ace2f4ca960d3a3a0038846923efcae2f8443d
- Bump PORTREVISION for dependency change
PR: 281625, 281934
Reference: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281934#c2 |
3.10.00_5 02 Nov 2024 12:01:52 |
Daniel Engberg (diizzy) |
*/*: Switch from misc/getopt to devel/util-linux
misc/getopt expired on 2024-10-31 so it's time to switch
PR: 281625
Approved by: portmgr (blanket, build fix) |
3.10.00_4 30 Jan 2024 22:35:26 |
Muhammad Moinur Rahman (bofh) |
textproc/yodl: Moved man to share/man |
3.10.00_3 12 Jul 2023 18:56:04 |
Felix Palmen (zirias) |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
3.10.00_3 19 Dec 2022 14:44:58 |
Muhammad Moinur Rahman (bofh) |
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) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.10.00_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
3.10.00_3 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.10.00_3 21 Oct 2021 15:40:46 |
Stefan Eßer (se) |
textproc/yodl: Add CPE information
Approved by: portmgr (blanket) |
3.10.00_3 09 Apr 2021 18:44:23 |
Matthias Fechner (mfechner) |
Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628 |
3.10.00_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.10.00_3 26 Jul 2019 20:46:57 |
gerald |
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 |
3.10.00_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
3.10.00_1 24 Jul 2018 13:24:09 |
bofh |
textproc/yodl: Fix patches |
3.10.00 23 Jul 2018 12:39:06 |
bofh |
textproc/yodl: Update version 3.05.01=>3.10.00
- Change MASTER_SITES to GITLAB
- Add C++14 compiler support
- Use OPTIONSNG
- Update WWW
Relnotes: https://gitlab.com/fbb-git/yodl/commit/5fa97b175c85581d01329013cfdb4239f019b023 |
3.05.01_2 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
3.05.01_1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
3.05.01 18 May 2016 14:11:34 |
amdmi3 |
- No need to specify master site subdirectory when it's the same as default
Approved by: portmgr blanket |
3.05.01 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
3.05.01 26 May 2015 08:31:03 |
bofh |
textproc/yodl: Update version 3.05.00=>3.05.01
- Convert patch files to 'make makepatch' compatible |
3.05.00 21 Jan 2015 10:18:17 |
bofh |
textproc/yodl: Update version 3.04.00=>3.05.00
- Add LICENSE (GPLv3)
- Take MAINTAINERSHIP
Differential Revision: https://reviews.freebsd.org/D1567
Approved by: bapt(mentor) |
3.04.00 22 Nov 2014 11:55:40 |
bapt |
std:toul is a from recent stl
Reported by: antoine |
3.04.00 21 Nov 2014 22:20:28 |
bapt |
Update to 3.04.00 |
3.03.0_1 15 Nov 2014 16:26:33 |
antoine |
Cleanup plist |
3.03.0_1 14 Mar 2014 20:59:20 |
tijl |
Fix double occurences of USES= |
3.03.0 21 Feb 2014 13:39:49 |
ehaupt |
Remove trailing whitespaces from category textproc |
3.03.0 10 Feb 2014 13:54:28 |
ehaupt |
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) |
3.03.0 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
3.03.0 28 Nov 2013 07:15:22 |
pgj |
- Update to 3.03.0
- Add support for staging, use shebangfix
- Give up maintainership |
3.00.0_1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
3.00.0_1 10 Sep 2013 14:35:48 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
3.00.0_1 11 May 2013 17:58:56 |
hrs |
Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf.
USE_TEX:
A knob for port developers. Valid keywords are listed in
bsd.tex.mk. |
3.00.0_1 06 May 2013 02:00:41 |
hrs |
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier. |
3.00.0_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
3.00.0 15 Nov 2010 10:16:38 |
pgj |
- Update to 3.00.0 |
2.15.2 06 Apr 2010 22:09:13 |
pgj |
- Update to 2.15.2 |
2.15.1_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.15.1_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.15.1 02 Dec 2009 07:05:49 |
pgj |
- Fix dependency on misc/getopt
Submitted by: Terry Poulin <bigboss1964 (at) gmail.com> |
2.15.1 29 Nov 2009 02:43:30 |
pgj |
- Fix NO_INSTALL_MANPAGES |
2.15.1 24 Aug 2009 23:02:54 |
pgj |
- Update to 2.15.1
- Fix sourceforge
Approved by: tabthorpe (mentor, implicit) |
2.14.3_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
2.14.3 10 May 2009 10:43:23 |
pgj |
- Update to 2.14.3
Approved by: gabor (mentor) |
2.14.2 03 May 2009 08:44:08 |
pgj |
- Update to 2.14.2
- Respect NO_INSTALL_MANPAGES, CFLAGS, CC
- Fix pkg-descr
Approved by: gabor (mentor) |
2.14.0 18 Mar 2009 10:39:46 |
pgj |
- Update to 2.14.0
Approved by: gabor |
2.13.2 09 Mar 2009 16:19:07 |
pgj |
- Update to 2.13.2
- Take maintainership
Approved by: tabthorpe |
1.31.18_2 31 Jul 2007 13:36:32 |
garga |
- Fix a build problem caused by tr(1) using [:lower:] [:upper:] instead
[a-z] [A-Z]
- Bump PORTREVISION |
1.31.18_1 25 Nov 2005 18:40:57 |
pav |
- Add SHA256 |
1.31.18_1 29 Aug 2005 01:26:23 |
linimon |
Remove mastersite that has been retired. |
1.31.18_1 17 Mar 2005 16:42:31 |
skv |
Reset maintainer to ports@FreeBSD.org
Approved by: portmgr (krion) |
1.31.18_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.31.18_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.31.18 06 Nov 2003 03:11:43 |
linimon |
Forced commit to note that the very extensive changelog is in
work/yodl-1.31.18/CHANGES. |
1.31.18 06 Nov 2003 02:26:28 |
linimon |
Update to 1.31.18. PR: ports/41224 after very long maintainer timeout. |
1.22 07 Mar 2003 06:11:57 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
05 Feb 2001 16:35:27 |
olgeni |
More style fixes for ports/textproc. |
08 Oct 2000 07:29:51 |
asami |
Convert category textproc to new layout. |
09 Jun 2000 02:36:55 |
will |
Major overhaul to make this thing work again. 1) New MASTER_SITES. I put a
bunch of them (obtained from the good ole' ftpsearch.ntnu.no) here for
redundancy. 2) Chase checksum. I was unable to find the original distfile.
3) Make port respect CC/CFLAGS. 4) Remove GMAKE now that we respect
CC/CFLAGS. 5) Remove bash dependency now that we can use /bin/sh. 6) Fix
compile warning about malloc.h vs. stdlib.h. |