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/gnuplot/Makefile
SVNWeb

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

1 | 2  »  

Fri, 28 Jul 2023
[ 17:13 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:664a2fa1e56e670a356f54c94389bdb47d868f3f  commit hash:664a2fa1e56e670a356f54c94389bdb47d868f3f  commit hash:664a2fa1e56e670a356f54c94389bdb47d868f3f  664a2fa  (Only the first 10 of 502 ports in this commit are shown above. View all ports for this commit)
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
Thu, 2 Mar 2023
[ 05:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  fa81a4f  (Only the first 10 of 1168 ports in this commit are shown above. View all ports for this commit)
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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)
Tue, 23 Nov 2021
[ 22:11 Stefan Eßer (se) search for other commits by this committer ]    commit hash:5933ac0b099d61d98eb531d373cf57a8927bc7af  commit hash:5933ac0b099d61d98eb531d373cf57a8927bc7af  commit hash:5933ac0b099d61d98eb531d373cf57a8927bc7af  5933ac0  (Only the first 10 of 157 ports in this commit are shown above. View all ports for this commit)
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
Fri, 8 Oct 2021
[ 11:33 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:e7fd7cd988b2eef53a93b4ae567247e4591bdd65  commit hash:e7fd7cd988b2eef53a93b4ae567247e4591bdd65  commit hash:e7fd7cd988b2eef53a93b4ae567247e4591bdd65  e7fd7cd 
math/gnuplot: Add CPE information

Approved by:    portmgr (blanket)
Fri, 16 Apr 2021
[ 07:52 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:925e342a409be50202c5150888762b66b96377f4  commit hash:925e342a409be50202c5150888762b66b96377f4  commit hash:925e342a409be50202c5150888762b66b96377f4  925e342  (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5

Bump 43 ports that either depend on wxgtk31 or potentially depend on it.

Reported by: portscout
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
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.
Sat, 27 Feb 2021
[ 19:26 glewis search for other commits by this committer ] Original commit   Revision:566729
Update to 5.4.1
Tue, 28 Jul 2020
[ 15:33 pi search for other commits by this committer ] Original commit   Revision:543606
math/gnuplot: update 5.2.8 -> 5.4.0

PR:		248263
Approved by:	glewis (maintainer)
Relnotes:	http://gnuplot.info/ReleaseNotes_5_4.html
Sat, 11 Jul 2020
[ 16:34 glewis search for other commits by this committer ] Original commit   Revision:541989
Switch to using GTK3 and WX3

PR:		247565
Submitted by:	Greg V <greg@unrelenting.technology>
Mon, 4 May 2020
[ 21:31 dinoex search for other commits by this committer ] Original commit   Revision:533989 (Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports
Mon, 2 Dec 2019
[ 06:14 glewis search for other commits by this committer ] Original commit   Revision:518826
Update to 5.2.8
Thu, 21 Nov 2019
[ 23:42 glewis search for other commits by this committer ] Original commit   Revision:518118
Fix the 'fig' terminal

PR:		242097
Submitted by:	mjl@luckie.org.nz
Wed, 6 Nov 2019
[ 18:07 zeising search for other commits by this committer ] Original commit   Revision:516916 (Only the first 10 of 117 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories m

Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
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, 19 Jun 2019
[ 21:07 glewis search for other commits by this committer ] Original commit   Revision:504586
. Update to 5.2.7
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
Fri, 4 Jan 2019
[ 01:19 glewis search for other commits by this committer ] Original commit   Revision:489238
. Update to 5.2.6
Sun, 16 Dec 2018
[ 21:47 yuri search for other commits by this committer ] Original commit   Revision:487634
math/gnuplot-lite: Fix plist by deleting empty dirs

Approved by:	portmgr (unbreak)
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
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
Sun, 7 Oct 2018
[ 16:24 glewis search for other commits by this committer ] Original commit   Revision:481456
. Update to 5.2.5
Sat, 22 Sep 2018
[ 05:30 linimon search for other commits by this committer ] Original commit   Revision:480340 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Fix build on gcc-based archs by updating USES.

Tested on powerpc64 and amd64 (for no regression).

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Sat, 16 Jun 2018
[ 17:44 glewis search for other commits by this committer ] Original commit   Revision:472558
. Update to 5.2.4
Sat, 19 May 2018
[ 02:38 glewis search for other commits by this committer ] Original commit   Revision:470352
. Update to 5.2.3.
Sat, 17 Feb 2018
[ 18:37 glewis search for other commits by this committer ] Original commit   Revision:462184
. Make bitmap terminals part of the LITE version since they don't require
  any additional dependencies.

Submitted by:	Matthew Luckie <mjl@luckie.org.nz>
Wed, 13 Dec 2017
[ 07:11 glewis search for other commits by this committer ] Original commit   Revision:456192
Prepare for gnuplot-lite by splitting up the configure options, the
dependencies and adding some packing list substitution and hiding some
of it based on the definition of "LITE".
Tue, 12 Dec 2017
[ 15:51 amdmi3 search for other commits by this committer ] Original commit   Revision:456170
- Switch to options helpers
- Switch to new test framework

Approved by:	portmgr blanket
Fri, 1 Dec 2017
[ 07:19 antoine search for other commits by this committer ] Original commit   Revision:455251 (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
Cleanup LIB_DEPENDS on libpng
Fri, 24 Nov 2017
[ 00:05 glewis search for other commits by this committer ] Original commit   Revision:454809
. Update to 5.2.2.
. Remove most options and configure unconditional support for them.
  This is now a full featured port of gnuplot.  If there is enough
  interest then I'll creating a 'gnuplot-lite' port for a minimalist
  version.
Sun, 27 Aug 2017
[ 04:33 glewis search for other commits by this committer ] Original commit   Revision:448802
. Update to 5.0.7.
Sat, 1 Jul 2017
[ 17:36 glewis search for other commits by this committer ] Original commit   Revision:444831
. Update to 5.0.6.
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
Thu, 25 May 2017
[ 14:35 bapt search for other commits by this committer ] Original commit   Revision:441694
Register dependency on groff
Tue, 3 Jan 2017
[ 01:14 glewis search for other commits by this committer ] Original commit   Revision:430431
. Turn gnuplotrc into a sample to avoid complaints if one customises it.

PR:		215538
Submitted by:	rsmith@xs4all.nl
Sun, 23 Oct 2016
[ 08:23 pi search for other commits by this committer ] Original commit   Revision:424500
math/gnuplot: 5.0.4 -> 5.0.5

PR:		213684
Changes:	Changes: http://www.gnuplot.info/ReleaseNotes_5_0_5.html
Approved by:	glewis (maintainer)
Sat, 23 Jul 2016
[ 17:04 glewis search for other commits by this committer ] Original commit   Revision:418970
. Update to 5.0.4.
Wed, 20 Jul 2016
[ 09:33 dinoex search for other commits by this committer ] Original commit   Revision:418829 (Only the first 10 of 77 ports in this commit are shown above. View all ports for this commit)
- update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR:		210913
Submitted by:	Piotr Kubaj
MFH:		2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4
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
Sun, 28 Feb 2016
[ 05:42 glewis search for other commits by this committer ] Original commit   Revision:409712
. Update to 5.0.3.
Tue, 23 Feb 2016
[ 06:45 glewis search for other commits by this committer ] Original commit   Revision:409383
. Update to 5.0.2.
. Enable gpic and mif terminals by default.
Sat, 26 Dec 2015
[ 23:47 rakuco search for other commits by this committer ] Original commit   Revision:404541
Drop PLOT option.

gnuplot completely removed support for the gnugraph and unixplot terminal
drivers in 2011. From the one of the ChangeLog files:

> 2011-05-31  Ethan A Merritt  <merritt@u.washington.edu>
> [...]
> Remove obsolete terminal drivers gnugraph and unixplot. The underlying
> gnu plotutils library is itself more than 10 years out of date (last
> release July 2000) and the terminal drivers haven't been upgraded for
> longer than that. In any event, current gnuplot has better native
> terminal drivers for the devices supported by unixplot/gnugraph.

In practice, this means the PLOT option is a no-op and the dependency on
graphics/plotutils is unnecessary. Indeed, if one looks at the port's build
logs in the cluster the following can be seen:

configure: WARNING: unrecognized options: --without-lisp-files, --with-plot,
--disable-thin-splines, --with-wx-config

PR:		205488
Approved by:	glewis (maintainer)
Tue, 1 Dec 2015
[ 20:18 pi search for other commits by this committer ] Original commit   Revision:402781
math/gnuplot: 4.6.6 -> 5.0.1

- Changes:
  http://www.gnuplot.info/ReleaseNotes_5_0_1.html
- The "gnuplot mode" elisp and TeX files for use with emacs are now
  maintained as a separate project

PR:		204886
Submitted by:	pi
Approved by:	glewis (maintainer), via mail
Tue, 10 Nov 2015
[ 07:11 pi search for other commits by this committer ] Original commit   Revision:401187
math/gnuplot: remove WX_UNICODE, is no-op

PR:		204372
Approved by:	glewis (maintainer)
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
Fri, 3 Jul 2015
[ 18:04 glewis search for other commits by this committer ] Original commit   Revision:391265
. Add USES=readline for the readline dependency.

PR:		197995
Submitted by:	johans@
Thu, 19 Feb 2015
[ 19:58 sunpoet search for other commits by this committer ] Original commit   Revision:379381
- Fix build with lang/lua53

PR:		196885
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 1 month)
Sun, 14 Dec 2014
[ 15:43 antoine search for other commits by this committer ] Original commit   Revision:374713
Unbreak
[ 12:03 hrs search for other commits by this committer ] Original commit   Revision:374699
- Separate TeX style files from math/gnuplot into math/gnuplot-tex-extras
  to eliminate huge TeXLive dependency.  Note that TeX terminal support is
  still enabled by default because it works without them.

- Add Lua dependency to support TeX/Tikz terminal.

Approved by:	glewis (maintainer)
Thu, 25 Sep 2014
[ 06:24 glewis search for other commits by this committer ] Original commit   Revision:369216
. Update to 4.6.6.
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)
Sat, 26 Jul 2014
[ 15:49 glewis search for other commits by this committer ] Original commit   Revision:362977
. Revert WX version to 2.8 and add a comment about not updating it to 3.x
  since that breaks.

PR:		192121
Mon, 21 Jul 2014
[ 22:53 bapt search for other commits by this committer ] Original commit   Revision:362512
Switch to wx 3.0
Add dvips dependency to build gnuplot.ps with texlive
Sat, 10 May 2014
[ 21:17 stephen search for other commits by this committer ] Original commit   Revision:353607
- Chase revision 353604 to graphics/plotutils.

See:    http://svnweb.freebsd.org/ports?view=revision&revision=353604
Thu, 17 Apr 2014
[ 05:41 glewis search for other commits by this committer ] Original commit   Revision:351449
. Force WX version to 2.8 since gnuplot is apparently not ready to work
  with newer versions.

PR:		188628
Wed, 16 Apr 2014
[ 18:28 zeising search for other commits by this committer ] Original commit   Revision:351411 (Only the first 10 of 1008 ports in this commit are shown above. View all ports for this commit)
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 13 Apr 2014
[ 04:58 glewis search for other commits by this committer ] Original commit   Revision:351183
. Update to 4.6.5.
Thu, 10 Apr 2014
[ 17:00 antoine search for other commits by this committer ] Original commit   Revision:350821
TEX options requires latex

Reported by:	pkg-fallout
With hat:	portmgr
Tue, 8 Apr 2014
[ 15:33 bapt search for other commits by this committer ] Original commit   Revision:350626
Switch gnuplot to wxGTK 3.0 and texlive
Sun, 9 Feb 2014
[ 23:18 glewis search for other commits by this committer ] Original commit   Revision:343558
. Fix "make package" without DOCS

PR:		186501
Submitted by:	Craig Leres <leres@ee.lbl.gov>
Tue, 28 Jan 2014
[ 15:24 bapt search for other commits by this committer ] Original commit   Revision:341592
Copy EXAMPLES files into stagedir

Reported by:	QAT
[ 13:39 bapt search for other commits by this committer ] Original commit   Revision:341561
Support stage
Use options helpers
Modernize lib_depends
Tue, 5 Nov 2013
[ 17:08 tijl search for other commits by this committer ] Original commit   Revision:332875
Disable the PDF option as it pulls in a dependency on pdflib which is
marked RESTRICTED.  This allows building packages for gnuplot and all
ports that depend on it (over a 100, mostly math/octave related).

Approved by:	glewis (maintainer)
Fri, 27 Sep 2013
[ 15:17 madpilot search for other commits by this committer ] Original commit   Revision:328492
Import a bunch of iconv fixes.

Submitted by:	marino
Approved by:	portmgr (bapt, implicit)
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)
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)
Fri, 9 Aug 2013
[ 14:05 dinoex search for other commits by this committer ] Original commit   Revision:324437 (Only the first 10 of 86 ports in this commit are shown above. View all ports for this commit)
- update libdg to 2.1.0
Mon, 3 Jun 2013
[ 01:06 glewis search for other commits by this committer ] Original commit   Revision:319740
. Update COMMENT and pkg-descr, based on the Official Gnuplot Manual [1]
. Fix conversion to OptionsNG (someone forgot NOPORTDOCS and NOPORTEXAMPLES) [1]
. Add EXAMPLES to the list of options [1]
. Use standard DESC lines for a few common options (like X11) [1]
. Trim version numbers from LIB_DEPENDS [1]
. Add DOCS to the list of options
. Rename the TETEX option to TEX (since teTeX is no longer the only version
  of TeX that can be installed)

PR:		177452 [1]
Submitted by:	Kevin Zheng <kevinz5000@gmail.com> [1]
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.
Sun, 21 Apr 2013
[ 18:27 glewis search for other commits by this committer ] Original commit   Revision:316191
. Update to 4.6.3.

Feature safe:	yes
Tue, 26 Mar 2013
[ 06:06 glewis search for other commits by this committer ] Original commit   Revision:315259
. Make gnuplot compile with clang and hence remove the GCC requirement.

Submitted by:	tijl@
Sat, 23 Mar 2013
[ 18:35 glewis search for other commits by this committer ] Original commit   Revision:315064
. Update to 4.6.2.
Thu, 22 Nov 2012
[ 04:02 glewis search for other commits by this committer ] Original commit   Revision:307637
. Update to OptionsNG.

Feature safe:	yes
Sun, 18 Nov 2012
[ 04:26 glewis search for other commits by this committer ] Original commit   Revision:307526
. Update to 4.6.1

Feature safe:	yes
Tue, 9 Oct 2012
[ 22:12 linimon search for other commits by this committer ] Original commit   Revision:305610 (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
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
Tue, 8 May 2012
[ 06:24 glewis search for other commits by this committer ] Original commit 
. Restore the bitmap terminal.

PR:             167657
Submitted by:   Matthew Luckie
Fri, 13 Apr 2012
[ 04:06 glewis search for other commits by this committer ] Original commit 
. Update to 4.6.0.

Submitted by:   hrs@
Tue, 10 Jan 2012
[ 11:41 ale search for other commits by this committer ] Original commit 
Chase pdflib.so version and bump PORTREVISION accordingly.
Mon, 19 Dec 2011
[ 00:51 glewis search for other commits by this committer ] Original commit 
. Update to 4.4.4.
. Tweak TEX settings to preserve packing list correctness.
. Limit WX version to 2.8 until problems with 2.9 are resolved.
Mon, 30 May 2011
[ 23:35 glewis search for other commits by this committer ] Original commit 
. Mark as MAKE_JOBS_SAFE.
[ 23:32 glewis search for other commits by this committer ] Original commit 
. Update to 4.4.3

PR:             157432
Submitted by:   bf@
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
Sat, 10 Jul 2010
[ 17:43 glewis search for other commits by this committer ] Original commit 
. Make the dependency on cairo optional.
. Make the dependency on X11 an actual option.

PR:             147679
Submitted by:   Dmitry <dmitry2006@yandex.ru>
Sun, 25 Apr 2010
[ 19:58 glewis search for other commits by this committer ] Original commit 
. Update to 4.4.0.
. Turn on the WX option by default.

PR:             146040
Submitted by:   makc@
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, 12 Sep 2009
[ 15:19 glewis search for other commits by this committer ] Original commit 
. Update to 4.2.6.

PR:             138742
Submitted by:   bf <bf1783@gmail.com>
Sat, 22 Aug 2009
[ 00:28 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 287 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 M
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
Sun, 17 May 2009
[ 22:54 glewis search for other commits by this committer ] Original commit 
. Update to 4.2.5.

PR:             134575
Submitted by:   Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Sun, 2 Nov 2008
[ 20:39 glewis search for other commits by this committer ] Original commit 
. Update to 4.2.4.

PR:             128361
Submitted by:   bf <bf2006a@yahoo.com>
Sun, 13 Apr 2008
[ 17:26 glewis search for other commits by this committer ] Original commit 
. Update to 4.2.3.
. Respect NOPORTEXAMPLES, use PORTEXAMPLES in the packing list.

PR:             122684
Submitted by:   bf <bf2006a@yahoo.com>
Mon, 17 Mar 2008
[ 16:00 des search for other commits by this committer ] Original commit 
USE_XLIB -> USE_XORG

Approved by:    maintainer
Sun, 28 Oct 2007
[ 23:21 glewis search for other commits by this committer ] Original commit 
. Add a TETEX option which allows gnuplot to be compiled without TeTeX.

PR              113313
Submitted by:   Tetsuya Uemura <t_uemura@macome.co.jp>
Sun, 7 Oct 2007
[ 06:51 glewis search for other commits by this committer ] Original commit 
. Update to 4.2.2.

PR:             116734
Submitted by:   bf <bf2006a@yahoo.com>
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, 16 Apr 2007
[ 18:37 glewis search for other commits by this committer ] Original commit 
. Remove redundant CONFIGURE_TARGET setting. [1]
. Start CONFIGURE_ARGS with +=. [1]
. Fix a whitespace nit.
. Move some @dirrm to @dirrmtry as appropriate.

Pointed out by: bf <bf2006a@yahoo.com> [1]

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

1 | 2  »