non port: www/elinks/Makefile |
SVNWeb
|
Number of commits found: 91 |
Sun, 8 Jan 2023
|
[ 18:33 Fernando Apesteguía (fernape) Author: Dustin Marquess ] 6636979
www/elinks: update to 0.16.0
ChangeLog: https://raw.githubusercontent.com/rkd77/elinks/master/NEWS
* detect xterm on my computer
* alternative mujs engine for js
* bump mozjs to 102
* experimental XHR implementation
* macros in exmode
* removed infinite loop, which occurred under BSD
* optional terminal hyperlinks in dumps
PR: 268664
Reported by: jailbird@fdf.net
|
Thu, 17 Nov 2022
|
[ 08:00 Baptiste Daroussin (bapt) ] c08875b
www/elinks: fix another leftover from meson migration
meson is not aware of the LIBS variable while it knows about LDFLAGS.
|
Wed, 16 Nov 2022
|
[ 15:34 Baptiste Daroussin (bapt) ] 6b82b99
www/elinks: fix detection of execinfo
When moving from autotools to autotools to meson, the check from
the execinfo header was lost, readd this test.
When execinfo is not detected, the replacement code instead of error
is an abusive end less loop, while here patch out this part [1].
Note that upstream merge the removal of the code.
While here remove a useless macro which wasn't functional anyway due to
a typo
PR: 267794 [1]
Submitted by: Dustin Marquess <jailbird@fdf.net> [1]
|
Mon, 19 Sep 2022
|
[ 10:53 Fernando Apesteguía (fernape) Author: Dustin Marquess ] 1d53e77
www/elinks: update to 0.15.1
ChangeLog: https://github.com/rkd77/elinks/releases/tag/v0.15.1
* about:config
* option --always-load-config
* compilation fixes on Windows
* added ui.background_char
* sample build scripts and docker files
* experimental DGI support
* DOS port based on links code
* configurable Accept-Header
* minor compilation fixes
PR: 266305
Reported by: jailbird@fdf.net (maintainer)
|
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, 16 Jun 2022
|
[ 15:05 Alexey Dokuchaev (danfe) ] 72fa35d
www/elinks: improve support for various available (de)compressors
- Build with zlib support (looking at the commit history, it is unclear
why it was disabled in the first place)
- Add BROTLI, LZMA, and ZSTD options; disable the latter by default as
it is being described as experimental in the configure script
- Drop ICONV option as it typically does not pull additional dependency
but is required for the BROTLI option (at least)
- While here, sort the OPTIONS_* lists alphabetically as appropriate
|
Tue, 14 Jun 2022
|
[ 09:40 Alexey Dokuchaev (danfe) ] 9399233
www/elinks: fix handing of several non-default options
- Depend on the correct Guile 3.x library name
- Prefer our default Lua version and pass it to the configure
script the way it expects (*)
- Add `pkgconfig' to the global USES list since it is commonly
used during configure, and limit `localbase' to the only
option that actually needs it (IDN)
- Drop no longer useful `--with-expat' and redundant `-pthread'
PR: 226878 (*)
|
Wed, 16 Feb 2022
|
[ 07:04 Beat Gaetzi (beat) Author: Dustin Marquess ] 2c3725f
www/elinks: Update to 0.15.0
Pass maintainership to submitter
PR: 261189
|
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.
|
Sun, 20 Oct 2019
|
[ 21:14 tobik ]
www/elinks: Spell XBELMARKS_CONFIGURE_OFF correctly
Broken in r404555 during conversion to options helpers.
|
Wed, 2 Oct 2019
|
[ 19:29 bapt ]
Avoid dependency on GNU bison using bison:alias
|
Tue, 4 Jun 2019
|
[ 14:17 antoine ] (Only the first 10 of 37 ports in this commit are shown above. )
Switch default version of samba from 4.7 to 4.8
With hat: portmgr
|
Tue, 2 Apr 2019
|
[ 03:35 yuri ] (Only the first 10 of 50 ports in this commit are shown above. )
dns/libidn: Update to 1.35
Bump 48 ports.
Previous update to 1.34 broke jabberd.
PR: 228048
|
Sat, 1 Sep 2018
|
[ 17:05 antoine ] (Only the first 10 of 43 ports in this commit are shown above. )
Switch default version of samba to 4.7
Samba 4.6 will be discontinued in a few weeks
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D16904
|
Sat, 23 Dec 2017
|
[ 07:03 antoine ] (Only the first 10 of 41 ports in this commit are shown above. )
Change default version of samba from 4.4 to 4.6
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D13529
|
Fri, 22 Sep 2017
|
[ 10:48 mat ] (Only the first 10 of 175 ports in this commit are shown above. )
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
|
Sun, 30 Jul 2017
|
[ 14:34 kwm ]
Move spidermonkey17's headers out of LOCALBASE and in there own subdir. [1]
This fixes build issues with other spidermonkey using ports when
SM 1.7 is installed, due to SM 1.7's headers being found first. [2]
Update SM 1.7 users to take this change into account.
PR: 219761 [1], 214724 [2], 202246 [2]
Approved by: maintainer timeout (nearly 2 months)
|
Sat, 25 Mar 2017
|
[ 23:37 antoine ] (Only the first 10 of 38 ports in this commit are shown above. )
Switch default version of samba from 4.3 to 4.4
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D10131
|
Tue, 21 Mar 2017
|
[ 21:59 antoine ] (Only the first 10 of 63 ports in this commit are shown above. )
- Add USES=samba to handle dependency on samba
Valid ARGS: build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D8919
|
Mon, 20 Feb 2017
|
[ 18:46 beat ]
- Add LICENSE
- Fix build with libressl-devel
PR: 216914
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
|
Sun, 9 Oct 2016
|
[ 12:10 jbeich ] (Only the first 10 of 53 ports in this commit are shown above. )
devel/nspr, security/nss: drop version from SONAME
No other downstream appends synthetic library version, and doing so
causes underlinking due to fragile build system (see below). Not to
mention being unable to swap out bundled libs from upstream builds.
$ cc -lplds4 -L/usr/local/lib
/usr/lib/crt1.o: In function `_start1':
crt1_c.c:(.text+0xa6): undefined reference to `main'
/usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np'
/usr/local/lib/libplds4.so: undefined reference to `pthread_create'
/usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init'
/usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam'
/usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam'
PR: 213144
Exp-run by: antoine
|
Sat, 2 Jul 2016
|
[ 10:35 brnrd ]
www/elinks: Fix build without RAND_egd
- Add patch for building without EGD (OpenSSL 1.1/LibreSSL)
- Move from USE_OPENSSL to USES=ssl
PR: 198764
|
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
|
Sun, 27 Dec 2015
|
[ 09:31 beat ]
- Fix recursive COMMENT
- Switch to USES=execinfo localbase
- Use OPTIONS_SUB
- Convert to options helpers
PR: 205387
Submitted by: pawel
|
Sun, 17 May 2015
|
[ 17:08 amdmi3 ]
- Add CPE info
Approved by: portmgr blanket
|
Sun, 31 Aug 2014
|
[ 15:17 tijl ] (Only the first 10 of 42 ports in this commit are shown above. )
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)
|
Sat, 30 Aug 2014
|
[ 18:18 tijl ] (Only the first 10 of 51 ports in this commit are shown above. )
dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
|
Wed, 16 Jul 2014
|
[ 08:44 bapt ] (Only the first 10 of 38 ports in this commit are shown above. )
Fix some non default LIB_DEPENDS
With hat: portmgr
|
Tue, 27 May 2014
|
[ 22:09 bapt ]
Do not overwrite USES
|
Mon, 26 May 2014
|
[ 15:28 bapt ] (Only the first 10 of 84 ports in this commit are shown above. )
Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua
Approved by: portmgr (implicit)
|
Thu, 27 Mar 2014
|
[ 19:55 garga ]
. Support STAGE
. Move USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (blanket)
|
Fri, 27 Dec 2013
|
[ 10:19 beat ]
Mark FASTMEM option as broken on 10.x
PR: ports/184773
Submitted by: RK <hsn@sendmail.cz>
|
Thu, 10 Oct 2013
|
[ 18:06 tabthorpe ]
- Remove option to build with ruby18
- No PORTREVISION bump, option is off by default
With hat: portmgr
|
Mon, 7 Oct 2013
|
[ 09:59 garga ]
Fix a syntax error introduced on my last commit
|
Fri, 4 Oct 2013
|
[ 11:28 garga ]
Detect libexecinfo present on /usr and fix build on -CURRENT
Approved by: beat@ (maintainer)
|
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)
|
Sat, 14 Sep 2013
|
[ 14:47 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Wed, 4 Sep 2013
|
[ 20:01 bsam ] (Only the first 10 of 63 ports in this commit are shown above. )
Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me)
|
Sat, 27 Apr 2013
|
[ 18:25 mva ] (Only the first 10 of 181 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
|
Fri, 26 Apr 2013
|
[ 10:44 ak ] (Only the first 10 of 277 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Fri, 8 Mar 2013
|
[ 11:32 bapt ] (Only the first 10 of 209 ports in this commit are shown above. )
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
|
Thu, 31 Jan 2013
|
[ 19:14 timur ] (Only the first 10 of 21 ports in this commit are shown above. )
Update ports that refer to net/samba34 to use newer net/samba36
|
Wed, 19 Sep 2012
|
[ 07:57 ale ]
Fix typo.
|
Mon, 17 Sep 2012
|
[ 10:57 beat ]
- Chase new spidermonkey location [1]
- Convert to OptionsNG
- Add generally useful options to the global list
Reported by: bapt [1]
Reviewed by: bapt
|
Mon, 20 Feb 2012
|
[ 09:55 beat ]
- Add option to disable mouse support
PR: ports/165182
Submitted by: Alex <silverless AT gmx.com>
|
Mon, 26 Dec 2011
|
[ 18:52 beat ]
- Disable broken zlib support. Otherwise some web pages will fail to load
with "Error reading from socket".
- Bump PORTREVISION
PR: ports/163265
Submitted by: Rares Aioanei <schaiba AT gmail.com>
Obtained from: https://trac.macports.org/changeset/78183
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Mon, 14 Mar 2011
|
[ 08:40 wen ] (Only the first 10 of 29 ports in this commit are shown above. )
- Bump PORTREVISION to chase the update of dns/libidn
|
Tue, 14 Sep 2010
|
[ 20:55 garga ]
Change default samba version
PR: ports/150570
Submitted by: garga@
Approved by: maintainer
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Wed, 9 Sep 2009
|
[ 13:27 beat ]
- Correct libfsp library path to fix build with WITH_FSP.
Submitted by: Raphael Becker <rabe AT uugrn.org> (via private mail)
|
Tue, 25 Aug 2009
|
[ 07:48 beat ]
- Update to 0.11.7
PR: ports/138106
Submitted by: Sylvio Cesar <scjamorim AT bsd.com.br>
|
Sun, 22 Mar 2009
|
[ 13:54 beat ]
- Update to 0.11.6
Approved by: miwi (mentor)
|
Wed, 28 Jan 2009
|
[ 23:25 beat ] (Only the first 10 of 17 ports in this commit are shown above. )
Update my email address to @FreeBSD.org.
Approved by: miwi (mentor)
|
Thu, 22 Jan 2009
|
[ 16:04 miwi ] (Only the first 10 of 33 ports in this commit are shown above. )
- Chase lang/guile shlib bump
|
Sun, 4 Jan 2009
|
[ 16:19 miwi ]
- Pass maintainership to submitter
Submitted by: "Beat Gätzi" <beat@chruetertee.ch>
|
Thu, 27 Nov 2008
|
[ 02:42 wxs ]
- Update to 0.11.5
- Reset maintainer (too many maintainer timeouts)
PR: ports/128761
Submitted by: beat@chruetertee.ch
Approved by: maintainer timeout
|
Sun, 12 Oct 2008
|
[ 17:02 miwi ]
- Update to 0.11.4
PR: 126712
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer timeout
|
Fri, 13 Jun 2008
|
[ 12:56 wxs ]
Update to 0.11.4rc1
PR: ports/124075
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by: garga (mentor, implicit), maintainer timeout
|
Fri, 6 Jun 2008
|
[ 14:07 edwin ] (Only the first 10 of 230 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)
|
Wed, 17 Oct 2007
|
[ 10:13 ade ] (Only the first 10 of 199 ports in this commit are shown above. )
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs
|
Mon, 30 Jul 2007
|
[ 14:53 arved ]
Fix Lua detection.
PR: 113498
Reported by: clemens fischer <ino-news@spotteswoode.dnsalias.org>
Approved by: maintainer timeout
|
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}.
|
Mon, 26 Feb 2007
|
[ 14:11 miwi ]
- Update to 0.11.2
PR: 108950
Submitted by: miwi
Approved by: maintainer timeout
|
Tue, 3 Oct 2006
|
[ 13:32 stas ]
- Doesn't build when asciidoc is installed because of typo in configure.
Fix that.
- Doesn't build when libexecinfo installed as it tryes to use bactrace
functions but doesn't gets linked against it. Explicitly link it.
- Fix typo in OPTIONS.
PR: ports/103342
Submitted by: me (stas)
Approved by: maintainer timeout (2 weeks), sem (mentor)
|
Fri, 15 Sep 2006
|
[ 08:17 linimon ] (Only the first 10 of 57 ports in this commit are shown above. )
Modify these files to reflect bsd.lua.mk as tested on the cluster.
PR: ports/101612
Submitted by: alepulver
Hat: portmgr
|
Mon, 21 Aug 2006
|
[ 15:40 garga ]
Forced commit to not that last one was:
Approved by: maintainer timeout (15 days)
|
Wed, 3 May 2006
|
[ 13:25 pav ] (Only the first 10 of 22 ports in this commit are shown above. )
- Switch lua dependency to lang/lua50
|
Thu, 16 Feb 2006
|
[ 18:44 garga ]
- Update to 0.11.1
- OPTIONSify
PR: ports/92718
Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
Approved by: maintainer uptime (14 days)
|
Sun, 31 Jul 2005
|
[ 13:32 vsevolod ]
Update to 0.10.5.
PR: 84367
Submitted by: maintainer
Approved by: perky (mentor)
|
Tue, 1 Mar 2005
|
[ 08:27 ahze ]
- Update to 0.10.3
PR: ports/78224
Submitted by: maintainer
|
Sun, 13 Feb 2005
|
[ 14:32 vs ]
- Update to 0.10.2
- --disable-nls to bypass lib/charset.alias problem for now
PR: ports/77430
Submitted by: maintainer
|
Fri, 12 Nov 2004
|
[ 23:30 pav ]
- Update to 0.9.3
PR: ports/73887
Submitted by: Jason Harris <jharris@widomaker.com> (maintainer)
|
Thu, 28 Oct 2004
|
[ 15:11 pav ]
- Update to 0.9.2
PR: ports/73216
Submitted by: Jason Harris <jharris@widomaker.com> (maintainer)
|
Thu, 1 Apr 2004
|
[ 06:52 ru ]
Fixed a nasty bug that distorts the output on terminals that
do not have the "eat_newline_glitch (xn)" glitch, e.g., the
cons25 family of terminals. Based on patch provided by Petr
Baudis.
Approved by: Jason Harris (maintainer)
|
Fri, 6 Feb 2004
|
[ 08:58 krion ]
- Update to version 0.9.1
PR: ports/62407
Submitted by: maintainer
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Thu, 25 Dec 2003
|
[ 22:59 krion ]
- Update to version 0.9.0
Approved by: maintainer
|
Thu, 4 Dec 2003
|
[ 11:07 pav ]
- Update to 0.4.3
PR: ports/59771
Submitted by: Jason Harris <jharris@widomaker.com> (maintainer)
|
Wed, 8 Oct 2003
|
[ 03:44 edwin ]
Port update: www/elinks Elinks crashes on frameset webpages
I noticed elinks crashes most of the times after parsing a
web page which includes framesets (try loading a frameset
with for example rows="200,*"). This occurs because it tries
to free some arbitrary block of memory without checking if
the previous functions returned errors.
PR: ports/56668
Submitted by: M?rio Freitas <sub_0@netcabo.pt>
Approved by: Jason Harris <jharris@widomaker.com>
|
Tue, 4 Mar 2003
|
[ 20:19 arved ]
make gzip-encoded pages display properly
PR: 48644
Submitted by: maintainer
|
Fri, 21 Feb 2003
|
[ 14:01 knu ] (Only the first 10 of 278 ports in this commit are shown above. )
De-pkg-comment.
|
Tue, 28 Jan 2003
|
[ 21:48 nork ]
Update to 0.4.2.
PR: ports/47563
Submitted by: Jason Harris <jharris@widomaker.com> (maintainer)
|
Tue, 7 Jan 2003
|
[ 18:07 alane ]
reverse accidental commit
|
[ 01:07 alane ]
Latest version.
Patch adds printing ability, on the fly gzip/gunzip for downloads, etc.
Just save file to |command line.
|
Sun, 1 Sep 2002
|
[ 15:10 dwcjr ]
Fix MASTER_SITES
Add Author's pgp key
Update URL in pkg-descr
PR: 42269
Submitted by: maintainer
|
Sun, 19 May 2002
|
[ 19:42 ijliao ]
upgrade to 0.3.2
PR: 38302
Submitted by: maintainer
|
Wed, 1 May 2002
|
[ 22:12 pat ]
Project page moved to faster site
PR: 37647
Submitted by: maintainer
|
Fri, 15 Mar 2002
|
[ 21:18 pat ]
Update to 0.3.0
PR: 35931
Submitted by: maintainer
|
Wed, 6 Mar 2002
|
[ 17:00 yoichi ]
Add elinks, links text WWW browser with many bugfixes and enhancements.
(repo-copied from www/links)
|
Number of commits found: 91 |