Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.10.2_14 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
4.10.2_14 24 Feb 2024 16:29:07 |
Muhammad Moinur Rahman (bofh) |
lang/squeak: Moved man to share/man
Approved by: portmgr (blanket) |
4.10.2_13 07 Aug 2023 16:34:07 |
Gleb Popov (arrowd) |
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713 |
4.10.2_12 26 Jul 2023 00:48:20 |
Muhammad Moinur Rahman (bofh) |
*/*: 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 |
4.10.2_12 30 Jun 2023 00:52:53 |
Muhammad Moinur Rahman (bofh) |
lang/squeak: Fix build with llvm16
- Add missing DEPENDS reported by poudriere testport
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
4.10.2_12 02 Jun 2023 06:49:10 |
Fernando Apesteguía (fernape) |
lang/squeak: unbreak build on current
PR: 271406
Reported by: Trond.Endrestol@ximalas.info
Approved by: takeshi.mutoh@gmail.com (maintainer) |
4.10.2_12 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
4.10.2_11 09 Sep 2022 20:32:24 |
Daniel Engberg (diizzy) |
*/*: Update path set in BUILD_DEPENDS for CMake
Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to
devel/cmake-core
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.10.2_11 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 ) |
4.10.2_11 07 Sep 2022 10:26:41 |
Tobias C. Berner (tcberner) |
cleanup: remove trailing whitepaces |
4.10.2_11 29 Aug 2022 08:28:17 |
Stefan Eßer (se) |
lang/squeak: remove stale project URL |
4.10.2_11 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
4.10.2_11 09 May 2022 19:23:51 |
Kevin Bowling (kbowling) |
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com> |
4.10.2_10 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 |
4.10.2_9 01 May 2021 17:55:55 |
Tobias Kortkamp (tobik) |
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan |
4.10.2_9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.10.2_9 26 Mar 2021 19:40:36 |
fernape |
lang/squeak: Fix build in 14.0-current
The lang/squeak ports assume B576000 and B1152000.
Lack of B576000 and B1152000 at /usr/include/sys/_termios.h, lang/squeak is
broken at 14.0-Current.
While here, add missing USES, dependencies, reorder variables, etc.
PR: 254456
Submitted by: takeshi.mutoh@gmail.com (maintainer) |
4.10.2_8 04 Feb 2021 04:59:46 |
bapt |
lang/squeak: remove dependency on gstreamer
The port declares a dependency on gstreamer but the configure/cmake script
never actually really check for it, (which can be verified also by the fact
there
is no GstreamerPlugin in the plist).
Simply remove the dependency as gstreamer0 is plan for removal |
4.10.2_7 27 Sep 2020 21:18:24 |
linimon |
Allow building on powerpc64le.
Approved by: portmgr (tier-2 blanket) |
4.10.2_7 04 Jul 2020 18:11:42 |
zeising |
Chanse update of devel/libffi
Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.
PR: 247028 (for tracking) |
4.10.2_6 06 Nov 2019 18:06:41 |
zeising |
Add USES=xorg USES=gl, ports categories l
Add USES=xorg and USES=gl to ports in categories starting with 'l'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
4.10.2_6 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
4.10.2_6 03 May 2019 20:54:07 |
linimon |
Sort ONLY_FOR_ARCHS to pacify portlint.
Approved by: portmgr (tier-2 blanket) |
4.10.2_6 03 May 2019 11:29:24 |
swills |
lang/squeak: Add aarch64 to ONLY_FOR_ARCHS
PR: 237716
Submitted by: takeshi.mutoh@gmail.com (maintainer) |
4.10.2_6 01 May 2019 19:35:15 |
rene |
Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio* |
4.10.2_5 22 Dec 2018 05:43:32 |
linimon |
Allow building on all versions of powerpc.
While here, pet portlint.
Reported by: jhibbits
Approved by: portmgr (tier-2 blanket) |
4.10.2_5 27 Jun 2017 00:05:15 |
linimon |
Sort ARCHS. While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
4.10.2_5 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 |
4.10.2_4 18 Feb 2017 12:48:13 |
miwi |
- Pass maintainership to submitter
PR: 217190
Submitted by: takeshi.mutoh@gmail.com |
4.10.2_4 13 Apr 2016 10:44:24 |
jbeich |
lang/squeak: convert to CONFIGURE_OUTSOURCE
Differential Revision: https://reviews.freebsd.org/D4157 |
4.10.2_4 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
4.10.2_4 15 Oct 2015 14:55:14 |
mat |
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694 |
4.10.2_4 16 Aug 2015 03:05:00 |
jbeich |
lang/squeak: image update to 4.6-15102
PR: 202260
Submitted by: takeshi.mutoh@gmail.com |
4.10.2_3 02 Jun 2015 12:29:02 |
amdmi3 |
- Strip binaries |
4.10.2_2 19 Nov 2014 11:49:06 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.
This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.
Apart from updating ports to newer versions
GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.
Shell Extensions can be installed via https://extensions.gnome.org/ , we have (Only the first 15 lines of the commit message are shown above ) |
4.10.2_1 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
4.10.2_1 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) |
4.10.2 04 Sep 2014 19:26:24 |
antoine |
Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user
Differential Revision: https://reviews.freebsd.org/D703
Reviewed by and discussed with: bapt
With hat: portmgr |
4.10.2 30 Jul 2014 11:25:31 |
danfe |
- Drop `archivers/unzip' bdep; base system unzip(1) is sufficient
- Fix some sloppy code to make Clang happy and remove USE_GCC knob
- Simplify post-install target recipe; remove one trivial comment |
4.10.2 30 Jul 2014 08:03:08 |
danfe |
- Stagify, sort the knobs, remove excessive whitespace and bogus comments
- Employ USE_GSTREAMER knob instead of depending on libgstreamer.so
- Use consistent separators in patch files (this also deuglifies them)
PR: 192234 |
4.10.2 28 Jul 2014 14:10:10 |
marino |
lang/squeak: Claimed fix for PowerPC
I've no way to test this, but it supposedly fixes the PowerPC build.
Submitter has been notified the port will be removed due to lack of
staging soon.
PR: 184580
Submitted by: jrh29 (alumni.cwru.edu)
Approved by: maintainer timeout (8 months)
Approved by: portmgr (implicit, NO_STAGE) |
4.10.2 23 Jul 2014 17:30:45 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
4.10.2 13 Jul 2014 23:36:40 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
4.10.2 09 Mar 2014 08:10:18 |
culot |
- Add a patch to fix header conflicts
PR: ports/183361
Submitted by: Henri Hennebert <hlh@restart.be>
Approved by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) |
4.10.2 01 Mar 2014 21:23:14 |
gerald |
Replace USE_GCC=4.2+ by USE_GCC=any. [1]
And USE_GMAKE by USES=gmake where touching a port because of the above.
Approved by: portmgr (bapt) [1] |
4.10.2 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
4.10.2 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
4.10.2 04 Sep 2013 20:58:21 |
antoine |
Drop USE_GMAKE, it doesn't work and is not necessary
Add an explicit dependency on pkgconf (needed for plugin detection)
Approved by: portmgr (bapt) |
4.10.2 12 Jun 2013 07:53:33 |
miwi |
- Fix build |
4.10.2 10 Jun 2013 04:46:45 |
cs |
- Update to 4.10.2-2614
- Fix patch for MAN page install
- USE_GCC
PR: ports/178656
Submitted by: Takeshi MUTOH <mutoh@openedu.org> |
4.10.2 28 Apr 2013 12:25:18 |
stefan |
Remove incorrect build dependency on multimedia/v4l_compat.
PR: 173191
Submitted by: IWAMOTO Kouichi <sue@iwmt.org>
Approved by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) |
4.10.2 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
4.10.2 06 Feb 2013 09:28:23 |
bapt |
Fix build on FreeBSD 9+ |
4.10.2 27 Oct 2012 15:46:58 |
pawel |
Update to version 4.10.2
PR: ports/173132
Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer)
Feature safe: yes |
4.4.7_3 29 Sep 2012 17:40:54 |
rm |
- fix runtime error by using correct SqueakV41 image
PR: 171291
Submitted by: Takeshi MUTOH <mutoh at openedu dot org> (maintainer)
Reported by: Patrick Dudjalija <patrick.dudjalija at gmail dot com> |
4.4.7_2 24 Jun 2012 15:03:36 |
zi |
- Update to 4.4.7-2383
- Add support for amd64
PR: ports/168483
Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) |
4.4.7_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
4.4.7_1 14 May 2012 14:09:40 |
pawel |
Add dependency on opengl lib, port builds additional plugin when it's
installed on system, this fixes incomplete plist in that case.
PR: ports/167809
Submitted by: me
Approved by: maintainer |
4.4.7 20 Apr 2012 17:18:26 |
jgh |
- Update to 4.4.7-2375
PR: ports/166959
Submitted by: maintainer, mutoh@openedu.org |
3.9_2 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
3.9_2 08 Jun 2010 19:52:58 |
makc |
Convert LDCONFIG_DIRS to USE_LDCONFIG.
PR: based on ports/146365
Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua>
Approved by: maintainers timeout (two weeks) |
3.9_1 17 Apr 2010 19:44:54 |
sylvio |
- Fix problem of utmpx.h with build in 9-current
- BUMP PORTREVISION
PR: ports/145758
Submitted by: Takeshi Mutoh <mutoh@openedu.org> (maintainer)
Approved by: itetcu (mentor, implicit) |
3.9 20 Mar 2010 13:30:27 |
miwi |
- Mark BROKEN on HEAD: fails to build with new utmpx
Reported by: pointyhat |
3.9 22 Apr 2009 20:55:49 |
wxs |
- Fix build on -CURRENT.
PR: ports/133598
Submitted by: Kai Wang <kaiwang27@gmail.com>
Approved by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) |
3.9 25 Aug 2008 21:04:42 |
miwi |
- Update to 3.9-7
PR: 126298
Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) |
3.7_3 01 Aug 2008 12:32:35 |
pav |
- Reorganize Makefile to only download distfiles relevant to enabled OPTIONS
- Update WWW
PR: ports/126081
Submitted by: Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
Approved by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) |
3.7_3 06 Jun 2008 13:41:15 |
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) |
3.7_2 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) |
3.7_2 24 Mar 2008 17:02:27 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
3.7_1 08 Oct 2007 05:27:22 |
rafan |
- Fix build after removal of objformat
PR: ports/117006
Submitted by: Takeshi MUTOH <mutoh at openedu.org> (maintainer) |
3.7_1 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}. |
3.7 08 Jan 2007 10:45:34 |
itetcu |
I forgot to move pkg-message to files/pkg-message.in in previous commit:
- update to 3.7 [1]
- fix MASTER_SITES [1]
- use SUB_FILES from pkg-plist [2]
PR: ports/107650 [1]
Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) [1]
itetcu (me) [2]
Submitted by: maintainer
Pointyhat to : itetcu (me) |
3.7 07 Jan 2007 22:55:23 |
itetcu |
- update to 3.7 [1]
- fix MASTER_SITES [1]
- use SUB_FILES from pkg-plist [2]
PR: ports/107650 [1]
Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) [1]
itetcu (me) [2] |
3.6_7 27 Dec 2006 14:01:42 |
miwi |
- Respect X11BASE
- Fix pkg-plist with NAS plugin
- Bump PORTREVISION
Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer via privat mail) |
3.6_6 23 Dec 2006 21:12:21 |
miwi |
- Add missing NAS plugin
PR: ports/107136
Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) |
3.6_5 11 Dec 2006 11:00:37 |
rafan |
- Respect X11BASE by GNU_CONFIGURE + USE_XLIB
The configure script is generated by autotools.
Reported by: pointyhat
Approved by: portmgr (linimon) |
3.6_5 05 Dec 2006 00:06:23 |
miwi |
- Respect X11BASE
PR: 105812
Submitted by: Takeshi MUTOH <mutoh@openedu.org> (Maintainer) |
3.6_5 05 Oct 2006 19:16:59 |
stefan |
- Add XIM support.
- Transfer maintainership to submitter.
PR: 103474
Submitted by: Takeshi MUTOH <mutoh@openedu.org>
Approved by: old maintainer |
3.6_4 29 Jul 2006 20:48:49 |
miwi |
- Add OPTIONS dialog
- Split message for users from Makefile to pkg-message
- Bump PORTREVISION
PR: ports/100894
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor), maintainer |
3.6_3 13 Jun 2006 16:05:16 |
stefan |
- Fix plist by removing a superfluous '/'.
- Bump PORTREVISION.
Noticed by: kris/pointyhat
Approved by: arved (mentor) |
3.6_1 09 May 2006 20:52:24 |
edwin |
Remove USE_REINPLACE from the categories starting with L |
3.6_1 22 Jan 2006 12:42:24 |
edwin |
SHA256ify
Approved by: krion@ |
3.6_1 07 Jan 2006 18:37:39 |
pav |
- Don't touch what comes from mtree
Approved by: maintainer |
3.6_1 29 Nov 2004 01:25:32 |
hq |
Disable the port on sparc64 temporary until the problem has been fixed by the
developers.
PR: 74491
Submitted by: maintainer
Reported by: kris |
3.6_1 05 Nov 2004 15:03:42 |
arved |
Don't depend on XLIB in case a build without X is requested
PR: 73003
Submitted by: Chris Burkert <chris@chrisburkert.de> |
3.6 03 Jun 2004 07:15:50 |
vs |
Resurrect lang/squeak: Squeak3 is the latest stable version.
Resurrection suggested by: marcus |