non port: lang/squeak/Makefile |
SVNWeb
|
Number of commits found: 74 |
Mon, 7 Aug 2023
|
[ 16:34 Gleb Popov (arrowd) ] b1ecad5 (Only the first 10 of 201 ports in this commit are shown above. )
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713
|
Wed, 26 Jul 2023
|
[ 00:48 Muhammad Moinur Rahman (bofh) ] 95274bf (Only the first 10 of 190 ports in this commit are shown above. )
*/*: 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
|
Fri, 30 Jun 2023
|
[ 00:52 Muhammad Moinur Rahman (bofh) ] be4e3c3
lang/squeak: Fix build with llvm16
- Add missing DEPENDS reported by poudriere testport
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
|
Fri, 2 Jun 2023
|
[ 06:49 Fernando Apesteguía (fernape) ] 89ea113
lang/squeak: unbreak build on current
PR: 271406
Reported by: Trond.Endrestol@ximalas.info
Approved by: takeshi.mutoh@gmail.com (maintainer)
|
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Fri, 9 Sep 2022
|
[ 20:32 Daniel Engberg (diizzy) ] e942e56 (Only the first 10 of 42 ports in this commit are shown above. )
*/*: Update path set in BUILD_DEPENDS for CMake
Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to
devel/cmake-core
Approved by: portmgr (blanket)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
[ 10:26 Tobias C. Berner (tcberner) ] b86221f (Only the first 10 of 99 ports in this commit are shown above. )
cleanup: remove trailing whitepaces
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] f98ae56 (Only the first 10 of 255 ports in this commit are shown above. )
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 )
|
Mon, 9 May 2022
|
[ 19:23 Kevin Bowling (kbowling) ] db78da8 (Only the first 10 of 120 ports in this commit are shown above. )
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com>
|
Tue, 22 Jun 2021
|
[ 18:53 Kevin Bowling (kbowling) ] da3162c (Only the first 10 of 914 ports in this commit are shown above. )
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
|
Sat, 1 May 2021
|
[ 17:55 Tobias Kortkamp (tobik) ] 6707a3c (Only the first 10 of 47 ports in this commit are shown above. )
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 26 Mar 2021
|
[ 19:40 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)
|
Thu, 4 Feb 2021
|
[ 04:59 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
|
Sun, 27 Sep 2020
|
[ 21:18 linimon ]
Allow building on powerpc64le.
Approved by: portmgr (tier-2 blanket)
|
Sat, 4 Jul 2020
|
[ 18:11 zeising ] (Only the first 10 of 105 ports in this commit are shown above. )
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)
|
Wed, 6 Nov 2019
|
[ 18:06 zeising ] (Only the first 10 of 16 ports in this commit are shown above. )
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.
|
Fri, 3 May 2019
|
[ 20:54 linimon ]
Sort ONLY_FOR_ARCHS to pacify portlint.
Approved by: portmgr (tier-2 blanket)
|
[ 11:29 swills ]
lang/squeak: Add aarch64 to ONLY_FOR_ARCHS
PR: 237716
Submitted by: takeshi.mutoh@gmail.com (maintainer)
|
Wed, 1 May 2019
|
[ 19:35 rene ] (Only the first 10 of 128 ports in this commit are shown above. )
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*
|
Sat, 22 Dec 2018
|
[ 05:43 linimon ]
Allow building on all versions of powerpc.
While here, pet portlint.
Reported by: jhibbits
Approved by: portmgr (tier-2 blanket)
|
Tue, 27 Jun 2017
|
[ 00:05 linimon ] (Only the first 10 of 11 ports in this commit are shown above. )
Sort ARCHS. While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Tue, 23 May 2017
|
[ 05:03 rezny ] (Only the first 10 of 711 ports in this commit are shown above. )
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
Sat, 18 Feb 2017
|
[ 12:48 miwi ]
- Pass maintainership to submitter
PR: 217190
Submitted by: takeshi.mutoh@gmail.com
|
Wed, 13 Apr 2016
|
[ 10:44 jbeich ]
lang/squeak: convert to CONFIGURE_OUTSOURCE
Differential Revision: https://reviews.freebsd.org/D4157
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 15 Oct 2015
|
[ 14:55 mat ] (Only the first 10 of 135 ports in this commit are shown above. )
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694
|
Sun, 16 Aug 2015
|
[ 03:05 jbeich ]
lang/squeak: image update to 4.6-15102
PR: 202260
Submitted by: takeshi.mutoh@gmail.com
|
Tue, 2 Jun 2015
|
[ 12:29 amdmi3 ]
- Strip binaries
|
Wed, 19 Nov 2014
|
[ 11:49 kwm ] (Only the first 10 of 1460 ports in this commit are shown above. )
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 )
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Thu, 4 Sep 2014
|
[ 19:26 antoine ] (Only the first 10 of 63 ports in this commit are shown above. )
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
|
Wed, 30 Jul 2014
|
[ 11:25 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
|
[ 08:03 danfe ] (Only the first 10 of 12 ports in this commit are shown above. )
- 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
|
Mon, 28 Jul 2014
|
[ 14: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)
|
Wed, 23 Jul 2014
|
[ 17:30 bapt ] (Only the first 10 of 51 ports in this commit are shown above. )
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
|
Sun, 13 Jul 2014
|
[ 23:36 bapt ] (Only the first 10 of 69 ports in this commit are shown above. )
Modernize LIB_DEPENDS
With hat: portmgr
|
Sat, 1 Mar 2014
|
[ 21:23 gerald ] (Only the first 10 of 17 ports in this commit are shown above. )
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]
|
Mon, 30 Dec 2013
|
[ 20:55 ohauer ] (Only the first 10 of 238 ports in this commit are shown above. )
- 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@)
|
Fri, 20 Sep 2013
|
[ 19:53 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
|
Wed, 4 Sep 2013
|
[ 20:58 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)
|
Wed, 12 Jun 2013
|
[ 07:53 miwi ]
- Fix build
|
Mon, 10 Jun 2013
|
[ 04:46 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>
|
Sun, 28 Apr 2013
|
[ 12:25 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)
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] (Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Wed, 6 Feb 2013
|
[ 09:28 bapt ]
Fix build on FreeBSD 9+
|
Sat, 27 Oct 2012
|
[ 15:46 pawel ]
Update to version 4.10.2
PR: ports/173132
Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer)
Feature safe: yes
|
Sat, 29 Sep 2012
|
[ 17:40 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>
|
Sun, 24 Jun 2012
|
[ 15:03 zi ]
- Update to 4.4.7-2383
- Add support for amd64
PR: ports/168483
Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Mon, 14 May 2012
|
[ 14:09 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
|
Fri, 20 Apr 2012
|
[ 17:18 jgh ] (Only the first 10 of 16 ports in this commit are shown above. )
- Update to 4.4.7-2375
PR: ports/166959
Submitted by: maintainer, mutoh@openedu.org
|
Tue, 8 Jun 2010
|
[ 19:52 makc ] (Only the first 10 of 16 ports in this commit are shown above. )
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)
|
Sat, 17 Apr 2010
|
[ 19:44 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)
|
Sat, 20 Mar 2010
|
[ 13:30 miwi ]
- Mark BROKEN on HEAD: fails to build with new utmpx
Reported by: pointyhat
|
Mon, 25 Aug 2008
|
[ 21:04 miwi ] (Only the first 10 of 22 ports in this commit are shown above. )
- Update to 3.9-7
PR: 126298
Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer)
|
Fri, 1 Aug 2008
|
[ 12:32 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)
|
Fri, 6 Jun 2008
|
[ 13:41 edwin ] (Only the first 10 of 46 ports in this commit are shown above. )
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)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
Mon, 24 Mar 2008
|
[ 17:02 miwi ] (Only the first 10 of 63 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Mon, 8 Oct 2007
|
[ 05:27 rafan ]
- Fix build after removal of objformat
PR: ports/117006
Submitted by: Takeshi MUTOH <mutoh at openedu.org> (maintainer)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sun, 7 Jan 2007
|
[ 22:55 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]
|
Wed, 27 Dec 2006
|
[ 14:01 miwi ]
- Respect X11BASE
- Fix pkg-plist with NAS plugin
- Bump PORTREVISION
Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer via privat mail)
|
Sat, 23 Dec 2006
|
[ 21:12 miwi ]
- Add missing NAS plugin
PR: ports/107136
Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer)
|
Mon, 11 Dec 2006
|
[ 11:00 rafan ]
- Respect X11BASE by GNU_CONFIGURE + USE_XLIB
The configure script is generated by autotools.
Reported by: pointyhat
Approved by: portmgr (linimon)
|
Thu, 5 Oct 2006
|
[ 19:16 stefan ]
- Add XIM support.
- Transfer maintainership to submitter.
PR: 103474
Submitted by: Takeshi MUTOH <mutoh@openedu.org>
Approved by: old maintainer
|
Sat, 29 Jul 2006
|
[ 20:48 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
|
Tue, 13 Jun 2006
|
[ 16:05 stefan ]
- Fix plist by removing a superfluous '/'.
- Bump PORTREVISION.
Noticed by: kris/pointyhat
Approved by: arved (mentor)
|
Tue, 9 May 2006
|
[ 20:52 edwin ] (Only the first 10 of 72 ports in this commit are shown above. )
Remove USE_REINPLACE from the categories starting with L
|
Mon, 29 Nov 2004
|
[ 01:25 hq ]
Disable the port on sparc64 temporary until the problem has been fixed by the
developers.
PR: 74491
Submitted by: maintainer
Reported by: kris
|
Fri, 5 Nov 2004
|
[ 15:03 arved ]
Don't depend on XLIB in case a build without X is requested
PR: 73003
Submitted by: Chris Burkert <chris@chrisburkert.de>
|
Thu, 3 Jun 2004
|
[ 07:15 vs ] (Only the first 10 of 22 ports in this commit are shown above. )
Resurrect lang/squeak: Squeak3 is the latest stable version.
Resurrection suggested by: marcus
|
Number of commits found: 74 |