Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.4_1 30 Jul 2023 22:59:04 |
Robert Clausecker (fuz) Author: Andrew "RhodiumToad" Gierth |
*/*: adapt to new guile framework
- change all ports using guile to USES=guile
- flavorize guile-lib, guile-cairo, slib-guile
PR: 260960
Reported by: Martin Neubauer <m.ne@gmx.net>
Approved by: bofh
Differential Revision: https://reviews.freebsd.org/D40194 |
1.3.4_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.3.4 05 Jan 2023 11:34:12 |
Ganael LAPLANCHE (martymac) |
games/trackballs: Update to v1.3.4 |
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) |
1.3.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 ) |
1.3.3 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.3.3 16 May 2022 06:49:45 |
Loïc Bartoletti (lbartoletti) |
games/trackballs: fix pkg-plist use share/man
Approved by: portmgr (blanket) |
1.3.3 19 Oct 2021 08:36:47 |
Tobias Kortkamp (tobik) |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit |
1.3.3 12 Oct 2021 15:01:38 |
Tobias Kortkamp (tobik) |
*: Clean up some things
- Fix typos
- Fix overwritten variables with focus on master/slave ports
- Remove unreferenced variables
- Sort categories
- Remove redundant option descriptions
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan |
1.3.3 11 Oct 2021 14:27:17 |
Ganael LAPLANCHE (martymac) |
games/trackballs: Update to 1.3.3
Also, handle music being distributed under the Ethymonics Free Music
License. |
1.3.2_1 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
1.3.2_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
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 |
1.3.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.2 05 Jan 2021 11:11:37 |
martymac |
Update to 1.3.2 |
1.3.1_3 27 Jun 2019 09:02:57 |
danfe |
Update Guile to version 2.2.5, modern stable version, and fix dependent
ports to build against it. Most changes are rather minor and mechanical
except for the devel/gdb (obtained via their bugtracker [1], courtesy of
Doug Evans). One port (science/meep) I had to mark BROKEN after fixing
it proved to be very tedious and actually unreliable. It is very old,
there are newer versions available so it should be fixed by updating.
One port (devel/libruin) had revealed a bug in the new Guile code (an
auxiliary script, really) that had to be worked-round; reference to the
problematic upstream commit is provided in the patch.
PR: 229613
Exp-run by: antoine
[1] https://sourceware.org/bugzilla/show_bug.cgi?id=21104#c8 |
1.3.1_2 10 May 2019 10:53:45 |
martymac |
Add missing USES=sdl for my ports
(and also reorder a few things) |
1.3.1_2 05 Oct 2018 10:10:02 |
martymac |
Add missing USES=gl to my ports |
1.3.1_2 05 Sep 2018 10:05:30 |
martymac |
Add missing USES=gnome to my ports |
1.3.1_2 31 Aug 2018 18:27:14 |
fernape |
devel/boehm-gc: update to 7.6.8
ChangeLog: https://github.com/ivmai/bdwgc/releases/tag/v7.6.8
* Giving maintainership to yasu@utahime.org
* Bumping PORTREVISION for dependent ports
PR: 230577
Submitted by: yasu@utahime.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16704 |
1.3.1_1 01 Jun 2018 10:16:42 |
cpm |
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6
PR: 228597
Approved by: portmgr (antoine) |
1.3.1 18 May 2018 10:11:44 |
martymac |
Update to 1.3.1 |
1.3.0 14 Mar 2018 11:09:01 |
martymac |
Update to 1.3.0 |
1.2.4_2 10 Mar 2018 11:22:59 |
cpm |
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.4
PR: 225560
Submitted by: Yasuhiro KIMURA <yasu@utahime@org>
Reviewed by: cpm
Approved by: portmgr (antoine) |
1.2.4_1 08 Jan 2018 15:20:58 |
cpm |
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.2
Approved by: portmgr (antoine) |
1.2.4 13 Nov 2017 15:51:56 |
mat |
Fix USE_GITHUB usage.
Sponsored by: Absolight |
1.2.4 10 Nov 2017 19:24:44 |
martymac |
Update to 1.2.4
Switch to updated version from: https://trackballs.github.io/
(see also: http://trackballs.sourceforge.net)
Reported by: Manuel Stoeckl <mstoeckl@u.rochester.edu> |
1.1.4_22 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
1.1.4_21 24 May 2016 01:15:52 |
amdmi3 |
- Clarify LICENSE
- Add LICENSE_FILE
Approved by: portmgr blanket |
1.1.4_21 23 May 2016 20:35:01 |
amdmi3 |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
1.1.4_21 20 May 2016 20:28:30 |
martymac |
Fix build with libc++ 3.8.0 by removing conflicting re-definition of abs().
PR: 209612
Submitted by: dim |
1.1.4_21 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.1.4_21 18 Dec 2015 16:46:05 |
mat |
Fix build as a user.
Use options helpers.
Sponsored by: Absolight |
1.1.4_21 08 Dec 2014 16:48:41 |
tijl |
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. (Only the first 15 lines of the commit message are shown above ) |
1.1.4_20 13 Oct 2014 07:12:43 |
martymac |
Remove @dirrm/@dirrmty from my ports |
1.1.4_20 10 Sep 2014 20:50:37 |
gerald |
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) |
1.1.4_19 31 Aug 2014 15:17:50 |
tijl |
lang/guile:
- Add USES=libtool and bump dependent ports
- Replace Makefile.* patches with USES=pathfix
- Replace config.h.in patch with USE_AUTOTOOLS=autoheader
- Avoid automake by touching Makefile.in
Approved by: portmgr (implicit, bump unstaged port) |
1.1.4_18 22 Nov 2013 09:43:44 |
martymac |
Do not mute INSTALL_xxx actions
Reported by: danfe |
1.1.4_18 21 Nov 2013 13:23:10 |
martymac |
- Enable staging
- Use new LIB_DEPENDS format
- Update USES
- Use new OPTIONS framework
- Rework pkg-descr |
1.1.4_17 22 Oct 2013 13:53:34 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (games category)
Approved by: portmgr (bdrewery) |
1.1.4_17 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.1.4_17 19 Jun 2013 17:11:09 |
antoine |
- Trim Makefile header
- Properly fix: it does not install mime XML files but a desktop file with
MimeType |
1.1.4_16 19 Jun 2013 14:55:17 |
miwi |
- Add shared-mime-info this fix the build
Reported by: pkg (DEVELOPER_MODE) |
1.1.4_15 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.1.4_15 11 Sep 2012 06:17:04 |
martymac |
- Add MUSIC and NLS options
- Add a pixmap
PR: ports/171256
Submitted by: nemysis <nemysis@gmx.ch> |
1.1.4_14 01 Aug 2012 12:50:45 |
martymac |
- Un-version LIB_DEPENDS
- Re-order LICENSE and *_DEPENDS to make portlint happy |
1.1.4_13 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.1.4_12 18 Feb 2012 10:18:33 |
mva |
- 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 |
1.1.4_11 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
1.1.4_11 31 Jul 2011 15:07:08 |
jlaffaye |
- Chase guile shared lib bump
- Add an entry to UPDATING |
1.1.4_10 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
1.1.4_10 18 Nov 2010 09:17:51 |
martymac |
- Add missing LICENSE
- Fix MAN6 name and remove it from pkg-plist
Approved by: ehaupt (mentor) |
1.1.4_9 27 Sep 2010 12:08:23 |
martymac |
Update MAINTAINER address for my ports
Approved by: ehaupt (mentor) |
1.1.4_9 07 Sep 2010 15:52:18 |
pgollucci |
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer |
1.1.4_9 11 Aug 2010 06:57:34 |
mva |
- Update graphics/sdl_ttf to version 2.0.10
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version. |
1.1.4_8 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.1.4_7 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.1.4_6 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.1.4_5 30 Jan 2010 09:43:31 |
mva |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
1.1.4_4 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 |
1.1.4_3 22 Jan 2009 16:04:11 |
miwi |
- Chase lang/guile shlib bump |
1.1.4_2 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.1.4_2 21 Jul 2008 04:49:09 |
rafan |
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION
PR: ports/125435 |
1.1.4_1 06 Jun 2008 13:31:51 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.1.4 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.1.4 27 Mar 2008 21:03:14 |
miwi |
- Pass maintainership to previous submitter.
PR: 122165
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> |
1.1.4 26 Mar 2008 12:52:15 |
miwi |
- Update to 1.1.4
PR: 121960
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> |
1.1.2_4 20 Mar 2008 09:46:38 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
1.1.2_4 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
1.1.2_3 01 Mar 2008 06:22:42 |
marcus |
Chase libguile shared lib version. |
1.1.2_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.1.2_1 20 Sep 2006 11:21:59 |
stas |
- 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) |
1.1.2 10 Aug 2006 20:13:37 |
miwi |
- Update to 1.1.2
PR: ports/101594
Submitted by: KATO Tsuguru <tkato432(at)yahoo.com>
Approved by: krion (mentor) |
1.1.1 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
1.1.1 07 Jan 2006 09:51:30 |
edwin |
Update to 1.1.1 |
1.1.0 24 Nov 2005 19:28:01 |
pav |
- Add SHA256 |
1.1.0 05 Jun 2005 14:03:38 |
sem |
- Update to 1.1.0
PR: ports/81860
Submitted by: Ports Fury |
1.0.0 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.0.0 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.0.0 05 Nov 2004 19:23:35 |
pav |
- Update to 1.0.0
PR: ports/73460
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.9.2_3 16 Mar 2004 04:23:56 |
edwin |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
0.9.2_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.9.2_1 29 Jan 2004 22:18:44 |
krion |
- Respect CPPFLAGS
Noticed by: bento via kris |
0.9.2 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.9.2 25 Jan 2004 08:43:32 |
krion |
- Fix build on 4.x
Noticed by: bento via kris |
0.9.2 20 Jan 2004 21:18:12 |
krion |
- Use new knobs from bsd.sdl.mk
Approved by: portmgr |
0.9.2 04 Dec 2003 21:38:01 |
adamw |
Add trackballs, a marble madness clone. |