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: math/eukleides/Makefile
SVNWeb

Number of commits found: 49

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:f53eb28489aa8f30712cd8772d1a0e05c394a5da  commit hash:f53eb28489aa8f30712cd8772d1a0e05c394a5da  commit hash:f53eb28489aa8f30712cd8772d1a0e05c394a5da  f53eb28  (Only the first 10 of 719 ports in this commit are shown above. View all ports for this commit)
math: remove 'Created by' lines

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

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Amarendra Godbole <amarendra.godbole@gmail.com>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Fehlner (fehlner@gmx.de)
  *  Andrew L. Neporada <andrew@chg.ru>
  *  Andrey <gugu@zoo.rambler.ru>
  *  Andrey Zakhvatov
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 15 May 2021
[ 07:14 Tobias Kortkamp (tobik) search for other commits by this committer Author: Yasuhiro Kimura ]    commit hash:9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2  commit hash:9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2  commit hash:9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2  9671981  (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
*: Remove unnecessary 'port' argument from USES=readline

PR:		248459
Exp-run by:	antoine
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, 11 Sep 2020
[ 17:35 ashish search for other commits by this committer ] Original commit   Revision:548254
- Fix building with -CURRENT
- Pass CFLAGS to the make
- While here, fix portlint warnings

Reported by:	pkg-fallout
Tue, 9 Apr 2019
[ 14:04 sunpoet search for other commits by this committer ] Original commit   Revision:498476 (Only the first 10 of 289 ports in this commit are shown above. View all ports for this commit)
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
Tue, 27 Jun 2017
[ 13:46 sunpoet search for other commits by this committer ] Original commit   Revision:444463 (Only the first 10 of 252 ports in this commit are shown above. View all ports for this commit)
Update devel/readline to 7.0 patch 3

- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
Mon, 12 Jun 2017
[ 22:25 sunpoet search for other commits by this committer ] Original commit   Revision:443480
Use USES=readline:port

Approved by:	portmgr (blanket)
Sun, 16 Apr 2017
[ 16:43 ashish search for other commits by this committer ] Original commit   Revision:438664
- Switch to egrep from grep to avoid GNU extensions in basic
  regular expressions.

PR:		218615
Submitted by:	Kyle Evans <bsdports@kyle-evans.net>
Fri, 21 Oct 2016
[ 12:51 mat search for other commits by this committer ] Original commit   Revision:424411 (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
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
Sat, 20 Feb 2016
[ 13:06 amdmi3 search for other commits by this committer ] Original commit   Revision:409236
- Fix LICENSE
- Switch to options helpers
- Do not stage unneeded files properly to fix stage-qa:

    Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for
'bin/euktoeps.orig.bak'

Approved by:	portmgr blanket
Sat, 28 Nov 2015
[ 04:24 ashish search for other commits by this committer ] Original commit   Revision:402508
- Patch euktoeps, so it uses GNU getopt
- Add dependency on misc/getopt

Reported by:	Nicolas <nh.techn at gmail.com>
Sun, 26 Apr 2015
[ 06:07 ashish search for other commits by this committer ] Original commit   Revision:384754
- Fix breakage on 11-CURRENT

Thanks to astrodog (#bsdports) for testing the port on 11-CURRENT host

PR:		199528
Submitted by:	jbeich
Mon, 7 Jul 2014
[ 15:31 olgeni search for other commits by this committer ] Original commit   Revision:361099 (Only the first 10 of 193 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. Category M.

CR:		D306
Approved by:	portmgr (bapt)
Fri, 4 Jul 2014
[ 12:03 antoine search for other commits by this committer ] Original commit   Revision:360603
- Unbreak
- Finish stage support, binaries were referring to STAGEDIR
[ 00:52 adamw search for other commits by this committer ] Original commit   Revision:360499 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Remove NOPORTDOCS and NOPORTEXAMPLES.

Approved by:	portmgr (blanket)
Tue, 1 Jul 2014
[ 17:37 antoine search for other commits by this committer ] Original commit   Revision:360062 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Make those ports more likely to build with texinfo from ports

With hat:	portmgr
Sun, 22 Jun 2014
[ 13:11 ashish search for other commits by this committer ] Original commit   Revision:358798
- Update to 1.5.4
- Add LICENSE information
- Add STAGE support
- Fix building with clang
Mon, 26 May 2014
[ 12:28 miwi search for other commits by this committer ] Original commit   Revision:355316 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
- Convert gmake,bzip2 to USES

Approved by:	portmgr
Fri, 20 Sep 2013
[ 20:55 bapt search for other commits by this committer ] Original commit   Revision:327746 (Only the first 10 of 665 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:
math)
Sat, 11 May 2013
[ 17:58 hrs search for other commits by this committer ] Original commit   Revision:317899 (Only the first 10 of 152 ports in this commit are shown above. View all ports for this commit)
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.
Mon, 6 May 2013
[ 02:00 hrs search for other commits by this committer ] Original commit   Revision:317455 (Only the first 10 of 150 ports in this commit are shown above. View all ports for this commit)
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
Sat, 27 Apr 2013
[ 11:59 mva search for other commits by this committer ] Original commit   Revision:316662 (Only the first 10 of 219 ports in this commit are shown above. View all ports for this commit)
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
Wed, 24 Apr 2013
[ 07:35 ak search for other commits by this committer ] Original commit   Revision:316407 (Only the first 10 of 164 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 1)

Approved by:	portmgr (bapt)
Fri, 8 Mar 2013
[ 11:32 bapt search for other commits by this committer ] Original commit   Revision:313635 (Only the first 10 of 209 ports in this commit are shown above. View all ports for this commit)
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
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
Mon, 2 May 2011
[ 12:44 makc search for other commits by this committer ] Original commit  (Only the first 10 of 195 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION after open-mofit update
Fri, 11 Jun 2010
[ 13:37 ashish search for other commits by this committer ] Original commit  (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
- Change my maintainer address.

Approved by:       pgj (mentor)
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Tue, 20 Apr 2010
[ 08:45 wen search for other commits by this committer ] Original commit 
- Fix the build error reported bt QAT@

PR:             ports/145853
Submitted by:   Ashish SHUKLA <wahjava@gmail.com> (maintainer)
Mon, 19 Apr 2010
[ 09:19 wen search for other commits by this committer ] Original commit 
- Update to 1.5.3
- Pass maintainership to submitter

PR:             ports/145771
Submitted by:   Ashish SHUKLA <wahjava@gmail.com>
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
Wed, 17 Oct 2007
[ 10:13 ade search for other commits by this committer ] Original commit  (Only the first 10 of 199 ports in this commit are shown above. View all ports for this commit)
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
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}.
Wed, 10 May 2006
[ 22:37 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 328 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from ports starting with M
Thu, 5 Jan 2006
[ 03:57 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 90 ports in this commit are shown above. View all ports for this commit)
Chase libversion bumb to libMagick.so.9

PR:             ports/91270
Wed, 23 Nov 2005
[ 01:22 barner search for other commits by this committer ] Original commit 
- Update mastersite [1]
- Update WWW [1]
- Add SHA 256

PR:             ports/89238
Submitted by:   Ports Fury
Wed, 9 Nov 2005
[ 00:24 pav search for other commits by this committer ] Original commit 
- Update to 1.0.3

PR:             ports/88562
Submitted by:   Ports Fury
Fri, 8 Jul 2005
[ 18:56 novel search for other commits by this committer ] Original commit 
Update to 1.0.2.

PR:             83159
Submitted by:   Ports Fury
Fri, 4 Mar 2005
[ 10:15 vs search for other commits by this committer ] Original commit 
Update to 1.0.1

PR:             ports/77975
Submitted by:   Ports Fury
Mon, 17 May 2004
[ 18:40 krion search for other commits by this committer ] Original commit 
- Update to version 1.0.0

PR:             ports/66754
Submitted by:   Ports Fury
Sun, 7 Mar 2004
[ 16:41 krion search for other commits by this committer ] Original commit 
- Update to version 0.9.2.2

PR:             ports/63879
Submitted by:   Ports Fury
Wed, 4 Feb 2004
[ 05:10 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1422 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 1)
Thu, 20 Feb 2003
[ 18:42 knu search for other commits by this committer ] Original commit  (Only the first 10 of 122 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Fri, 3 Jan 2003
[ 18:05 arved search for other commits by this committer ] Original commit 
Update to 0.9.2.1

PR:             46308
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Tue, 4 Jun 2002
[ 18:40 ijliao search for other commits by this committer ] Original commit 
add eukleides 0.9.0
A Euclidean geometry drawing language

Number of commits found: 49