notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: graphics/devil/Makefile

Number of commits found: 92

Tuesday, 10 Oct 2023
11:46 Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: update some WWWs

Reported by:	repology
commit hash: 54458a0a0e00fb18a8e74538d33d733b7e8e5754 commit hash: 54458a0a0e00fb18a8e74538d33d733b7e8e5754 commit hash: 54458a0a0e00fb18a8e74538d33d733b7e8e5754 commit hash: 54458a0a0e00fb18a8e74538d33d733b7e8e5754 54458a0
Sunday, 10 Sep 2023
11:44 Matthias Andree (mandree) search for other commits by this committer
*: Bump PORTREVISION for OpenEXR users

Because OpenEXR's SONAME has changed with the 3.2.0 update.
New SONAME: libOpenEXR-3_2.so.31
commit hash: 1b4453302bf757bf78831f0546a746b35492f755 commit hash: 1b4453302bf757bf78831f0546a746b35492f755 commit hash: 1b4453302bf757bf78831f0546a746b35492f755 commit hash: 1b4453302bf757bf78831f0546a746b35492f755 1b44533
Friday, 28 Jul 2023
17:13 Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f 664a2fa
Wednesday, 26 Jul 2023
00:48 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Fix build with llvm16 on 13.2-STABLE

As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.

- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 95274bf
Saturday, 24 Jun 2023
18:10 Muhammad Moinur Rahman (bofh) search for other commits by this committer
graphics/devil: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation

Sponsored by:	The FreeBSD Foundation
commit hash: 34b2b20cc1aba1798ca9099125d2c6b340b5d760 commit hash: 34b2b20cc1aba1798ca9099125d2c6b340b5d760 commit hash: 34b2b20cc1aba1798ca9099125d2c6b340b5d760 commit hash: 34b2b20cc1aba1798ca9099125d2c6b340b5d760 34b2b20
Tuesday, 2 May 2023
16:17 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/jasper: Update to 4.0.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/jasper-software/jasper/releases
Security:	CVE-2022-2963, CVE-2022-40755
commit hash: b1c370eb31887dff78e3eafc278d3b2b6cd06b24 commit hash: b1c370eb31887dff78e3eafc278d3b2b6cd06b24 commit hash: b1c370eb31887dff78e3eafc278d3b2b6cd06b24 commit hash: b1c370eb31887dff78e3eafc278d3b2b6cd06b24 b1c370e
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Saturday, 16 Apr 2022
20:55 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/jasper: Bump PORTREVISION of dependent ports for shlib change after
cdcedd316da6d7c8509c394474160c683489a3ae
commit hash: 735ea04b67c5fe82399afbc9eb1d280d7fd1d7ba commit hash: 735ea04b67c5fe82399afbc9eb1d280d7fd1d7ba commit hash: 735ea04b67c5fe82399afbc9eb1d280d7fd1d7ba commit hash: 735ea04b67c5fe82399afbc9eb1d280d7fd1d7ba 735ea04
Thursday, 17 Mar 2022
17:44 Dmitry Marakasov (amdmi3) search for other commits by this committer
graphics/devil: update 1.7.8 → 1.8.0
commit hash: 51968412ce2dd65db6142c2ab6853b3b1b07b572 commit hash: 51968412ce2dd65db6142c2ab6853b3b1b07b572 commit hash: 51968412ce2dd65db6142c2ab6853b3b1b07b572 commit hash: 51968412ce2dd65db6142c2ab6853b3b1b07b572 51968412
Tuesday, 3 Aug 2021
18:19 Matthias Andree (mandree) search for other commits by this committer
*: graphics/openexr PORTREVISION bumps

OpenEXR changes its SONAME again, so bump PORTREVISION of its users.
commit hash: 56ffa089e2baf297adb8da027f01c373183bdb68 commit hash: 56ffa089e2baf297adb8da027f01c373183bdb68 commit hash: 56ffa089e2baf297adb8da027f01c373183bdb68 commit hash: 56ffa089e2baf297adb8da027f01c373183bdb68 56ffa08
Sunday, 18 Jul 2021
08:35 Matthias Andree (mandree) search for other commits by this committer
*: bump PORTREVISION after math/Imath update, #2

This also bumps the PORTREVISION of all ports that
OPTIONally depend on Imath, for instance, through an OPENEXR
or EXR option that defaults to off.

Missed in commit 3cda93bdf69bfb4ea99181e638e661c467dad38d.

Reported by:	Philipp Ost <pj@smo.de>
Reported by:	koobs@ (thanks for forwarding the report)
commit hash: cbc36ca07079f305ae5e1b1bd5e84516ce756e57 commit hash: cbc36ca07079f305ae5e1b1bd5e84516ce756e57 commit hash: cbc36ca07079f305ae5e1b1bd5e84516ce756e57 commit hash: cbc36ca07079f305ae5e1b1bd5e84516ce756e57 cbc36ca
Tuesday, 22 Jun 2021
18:53 Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 da3162c
Monday, 12 Apr 2021
00:33 Matthias Andree (mandree) search for other commits by this committer
graphics/devil: make compatible with OpenEXR/Imath 3.0
commit hash: 5c6c1cc2abb6d1901ae5f290238bd46396bfb62f commit hash: 5c6c1cc2abb6d1901ae5f290238bd46396bfb62f commit hash: 5c6c1cc2abb6d1901ae5f290238bd46396bfb62f commit hash: 5c6c1cc2abb6d1901ae5f290238bd46396bfb62f 5c6c1cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 28 Dec 2019
20:41 amdmi3 search for other commits by this committer
- Add missing gl and xorg depends
Original commitRevision:521241 
Friday, 27 Dec 2019
13:43 bapt search for other commits by this committer
Update jasper to 2.0.16

This is needed to be able to update gegl to latest version.
Bump revision of all consumer as the ABI is not 100% backward compatible.
Provide a patch for graphics/devil to properly build with latest jasper.
While here add a missing USES=xorg to graphics/devil
Original commitRevision:520989 
Friday, 8 Nov 2019
14:36 tobik search for other commits by this committer
graphics: Add missing USES={gl,gnome,sdl}
Original commitRevision:517071 
Saturday, 22 Sep 2018
10:15 mandree search for other commits by this committer
Update ilmbase and openexr to 2.3.0, rename OpenEXR to openexr.

Release notes: <https://github.com/openexr/openexr/releases/tag/v2.3.0>

Adjust LIB_DEPENDS of all ports that require ilmbase or openexr to chase
the new lower-case spelling of the name, and to omit the version from the
library name to ease future maintenance.

Bump PORTREVISION of all ports that depend on ilmbase or openexr directly,
so that they all get rebuilt on upgrades.

Add patches to graphics/ampasCTL to keep it alive, with (a) ilmbase now
that its Iex::BaseExc class is no longer derived from std::string,
details were given upstream through https://github.com/ampas/CTL/issues/71
and (b) to unwind semicolon/;-lists in cmake that stem from openexr/
ilmbase pkg-config variables.
(Note ampasCTL is unmaintained as FreeBSD port, and upstream,
and I cannot run-time test it.)

Poudriere build tests on 11.2-RELEASE-p1 amd64 of ALL ports depending
directly or indirectly on ilmbase and/or openexr have passed without
regressions.  Thus invoking due diligence, I believe I have done the
equivalent of an -exp run, and do not require approval for the dependency
chases to third-party ports.
Original commitRevision:480374 
Tuesday, 23 May 2017
05:03 rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Original commitRevision:441503 
Tuesday, 19 Apr 2016
12:09 amdmi3 search for other commits by this committer
- Fix build with disabled X11
Original commitRevision:413631 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Friday, 11 Mar 2016
12:36 amdmi3 search for other commits by this committer
- Fix build on 11.x [1]
- Switch to USES=localbase
- Switch to options helpers
- Fix testing

PR:		196161
Submitted by:	jbeich [1]
Original commitRevision:410826 
Tuesday, 1 Mar 2016
00:49 mi search for other commits by this committer
Make buildable with clang. While here, add patches submitted upstream
by others. Also make use of the author's own self-test suit.

PR:		196161
Approved by:	maintainer timeout
Original commitRevision:409837 
Monday, 22 Jun 2015
18:33 antoine search for other commits by this committer
Convert to USES=jpeg
Original commitRevision:390310 
Thursday, 25 Dec 2014
20:54 bapt search for other commits by this committer
Bump portrevision after png update
Original commitRevision:375598 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:374303 
Wednesday, 19 Nov 2014
15:08 amdmi3 search for other commits by this committer
- Remove all empty directories to avoid check-sanity errors
Original commitRevision:372788 
Monday, 20 Oct 2014
09:34 marino search for other commits by this committer
Add USES=alias to several ports

Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__.  For some ports, this fixes the build
without the need for additional patches.

Approved by:	portmgr (bapt, blanket)
Original commitRevision:371248 
Monday, 6 Oct 2014
23:40 amdmi3 search for other commits by this committer
- Fix segfault (1)
- Fix duplicate PORTREVISION

PR:		194061 (1)
Submitted by:	rndfax@yandex.ru
MFH:		2014Q4
Original commitRevision:370262 
Friday, 19 Sep 2014
07:24 amdmi3 search for other commits by this committer
- Switch to USES=autoreconf
Original commitRevision:368540 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
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)
Original commitRevision:367888 
Friday, 15 Aug 2014
20:37 mandree search for other commits by this committer
Upgrade OpenEXR and ilmbase to 2.2.0.

GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)

Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130

Couple OpenEXR more tightly to ilmbase and require its exact .so
version.

Add UPDATING note, and bump PORTREVISION of all dependent ports.

Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.

Approved by:	portmgr (implicit for bumping PORTREVISION on unstaged ports)
Original commitRevision:365038 
Wednesday, 23 Jul 2014
10:28 tijl search for other commits by this committer
Remove two libtool fixes from Mk/Uses/libtool.mk.  They don't always work
when an older version of a package is installed.  This is the case when an
executable links with installed libraries and with uninstalled libraries
that link with other uninstalled libraries.  For each of the directly
linked libraries the executable will have an rpath (/usr/local/lib for the
installed libraries and a path under WRKDIR for each of the uninstalled
libraries), but not for the indirect libraries.  Both ld(1) and rtld(1)
search the rpath of the executable first before any rpath of libraries, so
the indirectly linked libraries will be found in /usr/local/lib if they are
installed instead of in WRKDIR.

With this commit executables will overlink with uninstalled indirect
libraries again so their location is added to the rpath of the executable.

This partially reverts r358784.

PR:		191611
Approved by:	portmgr (bapt)
Original commitRevision:362656 
Wednesday, 9 Jul 2014
18:35 amdmi3 search for other commits by this committer
- Strip libraries
Original commitRevision:361400 
Sunday, 22 Jun 2014
10:44 tijl search for other commits by this committer
Add 4 new sed commands to USES=libtool.  The first two apply some of the
changes that Debian made to their libtool.  The first command applies to
libtool versions 1.4 and up.  The second command is somewhat more elaborate
but essentially it uses the sed hold space to move an "elif...fi" block
down.  It applies to 2.x.  Together these reduce overlinking to unpatched
.la files (from ports that don't have USES=libtool yet but also .la files
in the work directory).

The third and fourth command fix relinking.  During staging libtool may
relink libA when it links to another library in the work directory libB.
The reason is that libA created during build phase has its runpath set to
the location of libB in the work directory.  This allows running an
executable that links to libA from within the work directory.  The relink
removes this extra runpath.

When libtool relinks libA it replaces "libB.la" on the linker command line
with "-L${STAGEDIR}${PREFIX}/lib -lB" with the intention to link to libB in
the stage directory but this -L flag isn't necessarily the first so another
libB may be linked instead.  The two sed commands make relink the same as a
normal link.  This means libtool will relink with libraries from the work
directory using a path similar to "../srcB/.libs/libB.so" without -L flags.
This applies to libtool 1.4 and up.  Earlier versions don't seem to relink
libraries.
(This fixes ports like devel/apr1 so they link with freshly built libraries
instead of installed libraries.)

Fix all ports with missing libraries.

Additionally:
archivers/rpm4: USES=patchfix.
databases/gdbm: INSTALL_TARGET=install-strip.
devel/gnome-vfs: remove patch that doesn't change anything.
devel/ois: INSTALL_TARGET=install-strip and use standard USE_AUTOTOOLS.
devel/zziplib: INSTALL_TARGET=install-strip, MAKE_CMD.
multimedia/mjpegtools: remove USE_AUTOTOOLS, use modern compiler on i386
   instead of disabling optimisations.
net/libnetdude: disable static plugins.

PR:		190941
Exp-run:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:358784 
Friday, 13 Jun 2014
07:36 olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.

CR:		D201
Approved by:	portmgr (bapt)
Original commitRevision:357654 
Friday, 9 May 2014
21:29 amdmi3 search for other commits by this committer
- After recent graphics/devil soversion bump its PORTREVISION was not bumped, so
bump it properly now and also bump all dependent ports again

Submitted by:	tijl
Original commitRevision:353521 
Thursday, 8 May 2014
20:52 amdmi3 search for other commits by this committer
- Switch graphics/devil to USES=libtool

Since this changes shared lib version number, bump PORTREVISION on all dependent
ports:

- devel/love
- devel/love07
- devel/love5
- games/arx-libertatis
- games/pink-pony
- games/spring
- graphics/cegui
- graphics/graphviz

While here, fix graphics/cegui plist to not remove mtree directory.
Original commitRevision:353354 
Monday, 5 May 2014
09:45 bapt search for other commits by this committer
Convert all :U to :tu and :L to :tl

Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
Original commitRevision:352986 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
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
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
Original commitRevision:351411 
Thursday, 6 Mar 2014
13:17 amdmi3 search for other commits by this committer
- Disable EXR by default, as with it library cannot be used from plain C
programs

PR:		186432
Submitted by:	dt71 <dt71@gmx.com>
Original commitRevision:347196 
Monday, 16 Dec 2013
17:40 amdmi3 search for other commits by this committer
- Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested
by Porter's Handbook
Original commitRevision:336650 
Wednesday, 20 Nov 2013
14:25 nemysis search for other commits by this committer
- Bump dependent ports' revisions (graphics/ilmbase and graphics/OpenEXR)

Approved by:	wg (mentor)
Original commitRevision:334422 
Thursday, 31 Oct 2013
00:32 nemysis search for other commits by this committer
graphics/ilmbase

- Update to 2.0.1
- Change master sites to SAVANNAH
- Change maintainer email to @FreeBSD.org
- Remove conflict with non existent Port
- USES pathfix pkgconfig
- Add executable
- Add DOCS Option
- Support STAGEDIR and add OPTIONS_SUB
- Use pathfix instead of simple patches
- Adjust patches
- Change WWW

graphics/OpenEXR

- Update to 2.0.1
- Change master sites to SAVANNAH
- Change maintainer email to @FreeBSD.org
- Use the new format for LIB_DEPENDS
- USES gmake pathfix pkgconfig
- Add DOCS and EXAMPLES Options
- Support STAGEDIR and add OPTIONS_SUB
- Change REINPLACE_CMD
- Add extra patch for EXAMPLES
- Remove obsolete patches

- Bump dependent ports' revisions

Approved by:	pawel / wg (mentors)
Original commitRevision:332189 
Wednesday, 23 Oct 2013
06:02 amdmi3 search for other commits by this committer
- Disable squish option for now: it breaks dependent ports, at least
devel/love07
Original commitRevision:331350 
Thursday, 17 Oct 2013
23:56 amdmi3 search for other commits by this committer
- Add patch forgotten in previous commit
- Bump PORTREVISION
Original commitRevision:330700 
23:52 amdmi3 search for other commits by this committer
- Support staging
- Use new OPTIONS features
- Use new LIB_DEPENDS syntax
- Fix NVTT option
- Add missing SQUISH option
- Enable all options by default as upstream does
Original commitRevision:330693 
Friday, 20 Sep 2013
18:35 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
Original commitRevision:327733 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Friday, 12 Jul 2013
15:01 amdmi3 search for other commits by this committer
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
Original commitRevision:322840 
Wednesday, 30 Jan 2013
21:59 amdmi3 search for other commits by this committer
- OptionsNG
- Trim header
- Don't install empty directory
Original commitRevision:311278 
Tuesday, 9 Oct 2012
22:12 linimon search for other commits by this committer
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.
Original commitRevision:305610 
Saturday, 4 Aug 2012
22:52 kwm search for other commits by this committer
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Saturday, 18 Feb 2012
10:18 mva search for other commits by this committer
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- 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
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Saturday, 16 Oct 2010
11:52 ade search for other commits by this committer
Punt autoconf267->autoconf268
Original commit
Tuesday, 5 Oct 2010
19:57 ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
Original commit
Wednesday, 15 Sep 2010
18:35 ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Tuesday, 8 Sep 2009
02:24 amdmi3 search for other commits by this committer
- Remove unneeded LDFLAGS after OpenEXR has been fixed
Original commit
Saturday, 22 Aug 2009
00:23 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
Original commit
Thursday, 6 Aug 2009
02:29 amdmi3 search for other commits by this committer
- Add SIMD knob

PR:             137363
Submitted by:   Anonymous <swell.k@gmail.com>
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Original commit
Saturday, 18 Jul 2009
11:11 dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
Original commit
Thursday, 2 Apr 2009
00:31 amdmi3 search for other commits by this committer
- Add nvidia-texture-tools support
- Mark MAKE_JOBS_SAFE
Original commit
Thursday, 19 Mar 2009
02:16 amdmi3 search for other commits by this committer
- Disable nvtt so it doesn't pick up newly added nvidia-texture-tools and fail
to build
Original commit
Wednesday, 18 Mar 2009
00:49 amdmi3 search for other commits by this committer
- Update to version 1.7.8

PR:             132748
Submitted by:   KATO Tsuguru <tkato432 at yahoo dot com>
Original commit
Friday, 20 Feb 2009
17:09 miwi search for other commits by this committer
- Update to 1.7.7

PR:             131830
Submitted by:   Ports Fury
Original commit
Saturday, 17 Jan 2009
22:44 miwi search for other commits by this committer
- Add OPTIONS
- Update to 1.7.5

PR:             130435
Submitted by:   Ports Fury
Original commit
Thursday, 28 Aug 2008
06:57 beech search for other commits by this committer
- Revert to 1.6.7, update breaks dependencies
Original commit
Wednesday, 27 Aug 2008
06:24 beech search for other commits by this committer
- Update to 1.7.0

PR:             ports/126802
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Thursday, 13 Mar 2008
14:28 miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
Original commit
Tuesday, 9 Oct 2007
12:15 miwi search for other commits by this committer
- Drop Maintainership
Original commit
Wednesday, 19 Sep 2007
13:49 oliver search for other commits by this committer
make the port compile with gcc 4 and allow the same for
its dependent ports.
Bump PORTREVISION

Submitted by:   maintainer
Approved by:    maintainer
Original commit
Wednesday, 29 Aug 2007
00:07 alepulver search for other commits by this committer
- Disable allegro in case it's found (causes problems on some libraries like
  "x11-toolkits/gigi", also in that case a dependency is missing).

PR:             ports/115111
Submitted by:   alepulver (myself)
Approved by:    miwi (maintainer)
Original commit
Tuesday, 24 Jul 2007
16:20 alepulver search for other commits by this committer
- Add USE_GL (since the last xorg update it has been built without OpenGL,
  thus ports like "x11-toolkits/gigi" can't find some functions they need).
- Remove unneeded SDL hacks.
- Bump PORTREVISION.

Approved by:    miwi (maintainer)
Original commit
Friday, 27 Apr 2007
12:56 miwi search for other commits by this committer
- Update WWW
- switch to USE_LDCONFIG
Original commit
Monday, 12 Mar 2007
10:01 miwi search for other commits by this committer
- Take maintainership.

Approved by:    Andreas Kohn (old maintainer)
Original commit
Monday, 29 Jan 2007
23:51 kris search for other commits by this committer
Use libtool port instead of included version to avoid a.out objformat botch
Original commit
Wednesday, 20 Sep 2006
11:21 stas search for other commits by this committer
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
Original commit
Sunday, 7 May 2006
23:46 edwin search for other commits by this committer
Remove USE_REINPLACE for categories starting with a G
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Sunday, 12 Feb 2006
03:50 lawrance search for other commits by this committer
Unmark BROKEN (suspect a race between the fix and BROKEN commits).

PR:             ports/93222
Submitted by:   Andreas Kohn <andreas@syndrom23.de> (maintainer)
Original commit
Saturday, 14 Jan 2006
09:14 kris search for other commits by this committer
BROKEN: Does not build
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
Friday, 7 Oct 2005
05:11 oliver search for other commits by this committer
s/PATCHREVISION/PORTREVISION/

Noted by:       maintainer
Approved by:    maintainer
Original commit
Thursday, 6 Oct 2005
15:29 oliver search for other commits by this committer
- enable SDL support on request (OPTIONS)
- fill CONFIGURE_ENV to detect more libraries which are installed because
  of LIB_DEPENDS anyway e.g. libpng (until that change, devil had no png
  support - even if libpng was installed)
- fix a png-support bug for 64bit systems.
- bump PORTREVISION

Approved by:    maintainer
Original commit
Thursday, 28 Oct 2004
20:51 pav search for other commits by this committer
- Fix CATEGORIES

Reported by:    eik's minion
Pointy hat to:  pav
Original commit
17:50 pav search for other commits by this committer
- Add DevIL Imaging Library.

PR:             ports/70176
Submitted by:   Andreas Kohn <andreas@syndrom23.de>
Original commit

Number of commits found: 92