non port: www/surf/Makefile |
SVNWeb
|
Number of commits found: 35 |
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above )
|
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 )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] e915e75 (Only the first 10 of 1623 ports in this commit are shown above. )
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above )
|
Thu, 30 Sep 2021
|
[ 15:14 Bernhard Froehlich (decke) ] 106bf5e
www/surf: Add CPE information
Approved by: portmgr (blanket)
|
Fri, 21 May 2021
|
[ 13:39 Dmitri Goutnik (dmgk) Author: Nyx ] ff08360
www/surf: Update to 2.1
|
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.
|
Thu, 7 Nov 2019
|
[ 17:20 zeising ] (Only the first 10 of 17 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories w
Add USES=xorg and USES=gl to ports in categories starting with 'w'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
|
Mon, 16 Sep 2019
|
[ 20:55 dmgk ] (Only the first 10 of 46 ports in this commit are shown above. )
Change my maintainer email
Approved by: tz (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21677
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Mon, 13 May 2019
|
[ 12:09 pkubaj ]
www/surf: fix build with GCC-based architectures
Add USES=compiler:c11:
/usr/local/include/webkitgtk-4.0/jsc/JSCClass.h: At top level:
/usr/local/include/webkitgtk-4.0/jsc/JSCClass.h:37: error: redefinition of
typedef 'JSCClass'
/usr/local/include/webkitgtk-4.0/jsc/JSCValue.h:43: error: previous declaration
of 'JSCClass' was here
/usr/local/include/webkitgtk-4.0/jsc/JSCClass.h:40: error: redefinition of
typedef 'JSCContext'
/usr/local/include/webkitgtk-4.0/jsc/JSCValue.h:44: error: previous declaration
of 'JSCContext' was here
Approved by: mentors (implicit approval)
|
Thu, 5 Apr 2018
|
[ 20:13 tobik ] (Only the first 10 of 43 ports in this commit are shown above. )
www/webkit2-gtk3: Update to 2.20.0
- Add WAYLAND option
- Bump PORTREVISION of dependents
- Fix build of epiphany 3.24.2 with newer WebKit versions
PR: 223733
Submitted by: Greg V <greg@unrelenting.technology> (initial update to 2.18.3)
Reviewed by: Ting-Wei Lan <lantw44@gmail.com>
Approved by: gnome (maintainer timeout, too long)
Security: 1ce95bc7-3278-11e8-b527-00012e582166
MFH: 2018Q2
Differential Revision: https://reviews.freebsd.org/D14872
|
Wed, 16 Aug 2017
|
[ 16:26 tobik ]
www/surf: Update to 2.0
Assign maintainership to submitter
Notable changes since 0.7:
- Switch to webkit2-gtk3
- Remove proxy stuff, it's now handled by WebView
- Scrolling, SSL policy, Disk Cache, and Cookies are now handled through WebKit
Changes: http://git.suckless.org/surf/log/?qt=range&q=0.7..2.0
PR: 221548
Submitted by: Dmitri Goutnik <dg@syrec.org>
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 26 Jan 2016
|
[ 20:53 pi ]
www/surf: 0.6 -> 0.7
- adds downloading without external tools
- make toolkits selectable: GTK2 GTK3
PR: 200765
Submitted by: Zsolt Udvari <udvzsolt@gmail.com>, <tkato432@yahoo.com>
|
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)
|
Tue, 26 Aug 2014
|
[ 14:06 tijl ] (Only the first 10 of 227 ports in this commit are shown above. )
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Mon, 14 Jul 2014
|
[ 18:42 bapt ] (Only the first 10 of 280 ports in this commit are shown above. )
Modernize LIB_DEPENDS
With hat: portmgr
|
Wed, 2 Jul 2014
|
[ 13:22 vanilla ]
Stagify.
|
Wed, 2 Oct 2013
|
[ 18:34 bapt ]
Rename the package to surf-browser to avoid conflicts with math/surf
|
Fri, 20 Sep 2013
|
[ 23:36 bapt ] (Only the first 10 of 2206 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
|
Tue, 23 Apr 2013
|
[ 14:20 bapt ] (Only the first 10 of 407 ports in this commit are shown above. )
Finish converting the whole ports tree to USES=pkgconfig
|
Sun, 24 Mar 2013
|
[ 16:04 miwi ]
- Update to 0.6
PR: 177252
Submitted by: ports fury
|
Sat, 9 Mar 2013
|
[ 22:21 eadler ]
Revert a portion of r313759 as webkit requires the library version specified.
Reported by: kwm
|
[ 21:37 eadler ]
- Convert to modern structures:
USE_PKGCONFIG
OptionsNG
- Pet portlint
|
[ 19:59 eadler ]
Return davide's ports to the pool per request.
While here:
- trim header
- fix COMMENT
Approved by: davide (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
|
Tue, 23 Aug 2011
|
[ 18:39 kwm ] (Only the first 10 of 148 ports in this commit are shown above. )
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed.
|
Tue, 23 Nov 2010
|
[ 09:57 pav ]
- Annotate conflict between math/surf and www/surf
PR: ports/152231
Reported by: Kostas Blekos <eelvex@gmail.com>
|
Tue, 14 Sep 2010
|
[ 19:40 beat ]
- Update to 0.4.1
- Pass maintainership to submitter
PR: ports/150532
Submitted by: Davide Italiano <davide.italiano AT gmail.com>
|
Sun, 12 Sep 2010
|
[ 03:32 tabthorpe ]
- Re-assign to heap
Submitted by: old maintainer via private email
|
Wed, 14 Jul 2010
|
[ 03:28 tabthorpe ]
- Update to 0.4
PR: ports/147469
Submitted by: Demelier David <demelier.david gmail.com>
Approved by: Christopher Knaust <jigboe gmx.de> (maintainer)
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Wed, 6 Jan 2010
|
[ 21:08 glarkin ]
- Added NO_LATEST_LINK to avoid Latest conflict with the math/surf port
Reported by: portmgr (erwin)
|
Mon, 4 Jan 2010
|
[ 17:32 glarkin ]
surf is a simple web browser based on WebKit/GTK+. It is able to display
websites and follow links. It supports the XEmbed protocol which makes
it possible to embed it in another application. Furthermore, one can
point surf to another URI by setting its XProperties.
WWW: http://surf.suckless.org
PR: ports/141854
Submitted by: Christopher Knaust <jigboe at gmx.de>
|
Number of commits found: 35 |