Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
26 Mar 2021 19:40:36
4.10.2_9

|
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) |
04 Feb 2021 04:59:46
4.10.2_8

|
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 |
27 Sep 2020 21:18:24
4.10.2_7

|
linimon  |
Allow building on powerpc64le.
Approved by: portmgr (tier-2 blanket) |
04 Jul 2020 18:11:42
4.10.2_7

|
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) |
06 Nov 2019 18:06:41
4.10.2_6

|
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. |
13 Aug 2019 22:29:43
4.10.2_6

|
mat  |
onvert to UCL & cleanup pkg-message (categories l-m) |
03 May 2019 20:54:07
4.10.2_6

|
linimon  |
Sort ONLY_FOR_ARCHS to pacify portlint.
Approved by: portmgr (tier-2 blanket) |
03 May 2019 11:29:24
4.10.2_6

|
swills  |
lang/squeak: Add aarch64 to ONLY_FOR_ARCHS
PR: 237716
Submitted by: takeshi.mutoh@gmail.com (maintainer) |
01 May 2019 19:35:15
4.10.2_6

|
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* |
22 Dec 2018 05:43:32
4.10.2_5

|
linimon  |
Allow building on all versions of powerpc.
While here, pet portlint.
Reported by: jhibbits
Approved by: portmgr (tier-2 blanket) |
27 Jun 2017 00:05:15
4.10.2_5

|
linimon  |
Sort ARCHS. While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
23 May 2017 05:03:16
4.10.2_5

|
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 |
18 Feb 2017 12:48:13
4.10.2_4

|
miwi  |
- Pass maintainership to submitter
PR: 217190
Submitted by: takeshi.mutoh@gmail.com |
13 Apr 2016 10:44:24
4.10.2_4

|
jbeich  |
lang/squeak: convert to CONFIGURE_OUTSOURCE
Differential Revision: https://reviews.freebsd.org/D4157 |
01 Apr 2016 14:08:38
4.10.2_4

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
15 Oct 2015 14:55:14
4.10.2_4

|
mat  |
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694 |
16 Aug 2015 03:05:00
4.10.2_4

|
jbeich  |
lang/squeak: image update to 4.6-15102
PR: 202260
Submitted by: takeshi.mutoh@gmail.com |
02 Jun 2015 12:29:02
4.10.2_3

|
amdmi3  |
- Strip binaries |
19 Nov 2014 11:49:06
4.10.2_2

|
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 ) |
27 Oct 2014 15:23:31
4.10.2_1

|
bapt  |
Cleanup plist |
10 Sep 2014 20:50:37
4.10.2_1

|
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) |
04 Sep 2014 19:26:24
4.10.2

|
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 |
30 Jul 2014 11:25:31
4.10.2

|
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 |
30 Jul 2014 08:03:08
4.10.2

|
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 |
28 Jul 2014 14:10:10
4.10.2

|
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) |
23 Jul 2014 17:30:45
4.10.2

|
bapt  |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
13 Jul 2014 23:36:40
4.10.2

|
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
09 Mar 2014 08:10:18
4.10.2

|
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) |
01 Mar 2014 21:23:14
4.10.2

|
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] |
30 Dec 2013 20:55:19
4.10.2

|
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@) |
20 Sep 2013 19:53:10
4.10.2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
04 Sep 2013 20:58:21
4.10.2

|
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) |
12 Jun 2013 07:53:33
4.10.2

|
miwi  |
- Fix build |
10 Jun 2013 04:46:45
4.10.2

|
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> |
28 Apr 2013 12:25:18
4.10.2

|
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) |
22 Mar 2013 20:06:15
4.10.2

|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
06 Feb 2013 09:28:23
4.10.2

|
bapt  |
Fix build on FreeBSD 9+ |
27 Oct 2012 15:46:58
4.10.2

|
pawel  |
Update to version 4.10.2
PR: ports/173132
Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer)
Feature safe: yes |
29 Sep 2012 17:40:54
4.4.7_3

|
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> |
24 Jun 2012 15:03:36
4.4.7_2
|
zi  |
- Update to 4.4.7-2383
- Add support for amd64
PR: ports/168483
Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) |
01 Jun 2012 05:26:28
4.4.7_2
|
dinoex  |
- update png to 1.5.10 |
14 May 2012 14:09:40
4.4.7_1
|
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 |
20 Apr 2012 17:18:26
4.4.7
|
jgh  |
- Update to 4.4.7-2375
PR: ports/166959
Submitted by: maintainer, mutoh@openedu.org |
03 Jul 2011 13:45:36
3.9_2
|
ohauer  |
- remove MD5 |
08 Jun 2010 19:52:58
3.9_2
|
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) |
17 Apr 2010 19:44:54
3.9_1
|
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) |
20 Mar 2010 13:30:27
3.9
|
miwi  |
- Mark BROKEN on HEAD: fails to build with new utmpx
Reported by: pointyhat |
22 Apr 2009 20:55:49
3.9
|
wxs  |
- Fix build on -CURRENT.
PR: ports/133598
Submitted by: Kai Wang <kaiwang27@gmail.com>
Approved by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) |
25 Aug 2008 21:04:42
3.9
|
miwi  |
- Update to 3.9-7
PR: 126298
Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) |
01 Aug 2008 12:32:35
3.7_3
|
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) |
06 Jun 2008 13:41:15
3.7_3
|
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) |
19 Apr 2008 17:56:05
3.7_2 
|
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) |
24 Mar 2008 17:02:27
3.7_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
08 Oct 2007 05:27:22
3.7_1
|
rafan  |
- Fix build after removal of objformat
PR: ports/117006
Submitted by: Takeshi MUTOH <mutoh at openedu.org> (maintainer) |
19 May 2007 20:32:57
3.7_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
08 Jan 2007 10:45:34
3.7
|
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) |
07 Jan 2007 22:55:23
3.7
|
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] |
27 Dec 2006 14:01:42
3.6_7
|
miwi  |
- Respect X11BASE
- Fix pkg-plist with NAS plugin
- Bump PORTREVISION
Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer via privat mail) |
23 Dec 2006 21:12:21
3.6_6
|
miwi  |
- Add missing NAS plugin
PR: ports/107136
Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) |
11 Dec 2006 11:00:37
3.6_5
|
rafan  |
- Respect X11BASE by GNU_CONFIGURE + USE_XLIB
The configure script is generated by autotools.
Reported by: pointyhat
Approved by: portmgr (linimon) |
05 Dec 2006 00:06:23
3.6_5
|
miwi  |
- Respect X11BASE
PR: 105812
Submitted by: Takeshi MUTOH <mutoh@openedu.org> (Maintainer) |
05 Oct 2006 19:16:59
3.6_5
|
stefan  |
- Add XIM support.
- Transfer maintainership to submitter.
PR: 103474
Submitted by: Takeshi MUTOH <mutoh@openedu.org>
Approved by: old maintainer |
29 Jul 2006 20:48:49
3.6_4
|
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 |
13 Jun 2006 16:05:16
3.6_3
|
stefan  |
- Fix plist by removing a superfluous '/'.
- Bump PORTREVISION.
Noticed by: kris/pointyhat
Approved by: arved (mentor) |
09 May 2006 20:52:24
3.6_1
|
edwin  |
Remove USE_REINPLACE from the categories starting with L |
22 Jan 2006 12:42:24
3.6_1
|
edwin  |
SHA256ify
Approved by: krion@ |
07 Jan 2006 18:37:39
3.6_1
|
pav  |
- Don't touch what comes from mtree
Approved by: maintainer |
29 Nov 2004 01:25:32
3.6_1
|
hq  |
Disable the port on sparc64 temporary until the problem has been fixed by the
developers.
PR: 74491
Submitted by: maintainer
Reported by: kris |
05 Nov 2004 15:03:42
3.6_1
|
arved  |
Don't depend on XLIB in case a build without X is requested
PR: 73003
Submitted by: Chris Burkert <chris@chrisburkert.de> |
03 Jun 2004 07:15:50
3.6
|
vs  |
Resurrect lang/squeak: Squeak3 is the latest stable version.
Resurrection suggested by: marcus |