notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: www/elinks/Makefile

Number of commits found: 98

Friday, 12 Jan 2024
22:40 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sanitize MANPREFIX for meson ports

Approved by:	portmgr
commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 9f8f710
Friday, 5 Jan 2024
23:12 Dima Panov (fluffy) search for other commits by this committer
www/elinks: SPIDERMONKEY_IMPLIES=CURL (+)

SpiderMonkey/JS support in elinks hardly depended on cURL library and cannot be
build without it.

Reported by:	poudriere failure
Approved by:	portmgr blanket (trivial build fix)
commit hash: 6f9497095a41fc4b470094a3e7a7f51ea55cd97e commit hash: 6f9497095a41fc4b470094a3e7a7f51ea55cd97e commit hash: 6f9497095a41fc4b470094a3e7a7f51ea55cd97e commit hash: 6f9497095a41fc4b470094a3e7a7f51ea55cd97e 6f94970
Thursday, 4 Jan 2024
18:40 Fernando Apesteguía (fernape) search for other commits by this committer Author: Dustin Marquess
www/elinks: update to 0.17.0

ChangeLog: https://raw.githubusercontent.com/rkd77/elinks/master/NEWS

ELinks 0.17.0
-------------

Released on 2023-12-25

* fix for some 32-bit systems and select-only builds
* fix for gettext in Windows builds

ELinks 0.17.0rc2
----------------

Released on 2023-12-10

* Avoid division by zero. Refs #276
* Fix for FSP under Windows

ELinks 0.17.0rc1
----------------

Released on 2023-12-02

* configuration files are now saved to ~/.config/elinks/ or
$XDG_CONFIG_HOME/elinks/ #199
  User must copy files from ~/.elinks/ to ~/.config/elinks/ himself or herself
* HOME_ETC support was dropped, you can set ELINKS_CONFDIR instead
* idn2 in place of idn #206
* libcss support (a few netsurf's libraries are required). Set
document.css.libcss = 1 to enable
* experimental libsixel support (image/*; img2sixel %s; copiousoutput) in
~/.mailcap
  Must be enabled in a few places in configuration: set document.plain.sixel = 1
  and in terminal options. Do not try it on metered remote connections
* testing libcurl support (explicit FTPS and SFTP among others)
  To enable set protocol.ftp.use_curl = 1
  set protocol.http.use_curl = 1 for http/https
* ui.sessions.postpone_unlink option. Delete temporary files at exit instead of
immediately after
  closing viewer #257
* redefined isspace #249
* Serbian translation update
* compilation fixes

PR:		276090
Reported by:	jailbird@fdf.net (maintainer)
commit hash: d32cb47a89c0c9eb62fc7b81eb3abfdd7a01118e commit hash: d32cb47a89c0c9eb62fc7b81eb3abfdd7a01118e commit hash: d32cb47a89c0c9eb62fc7b81eb3abfdd7a01118e commit hash: d32cb47a89c0c9eb62fc7b81eb3abfdd7a01118e d32cb47
Wednesday, 20 Sep 2023
07:43 Felix Palmen (zirias) search for other commits by this committer
www/elinks: Fix build with ssl from ports

Building with ssl from ports used the headers from ports, but still
linked the libs from base and therefore failed. Patch meson.build to
look for OpenSSL libs in ${OPENSSLLIB} to fix this.

Approved by:	portmgr (blanket, build fix)
commit hash: 9de718aaf747cace995ffcf592edf64e3fdd9317 commit hash: 9de718aaf747cace995ffcf592edf64e3fdd9317 commit hash: 9de718aaf747cace995ffcf592edf64e3fdd9317 commit hash: 9de718aaf747cace995ffcf592edf64e3fdd9317 9de718a
Sunday, 30 Jul 2023
22:59 Robert Clausecker (fuz) search for other commits by this committer Author: Andrew "RhodiumToad" Gierth
*/*: adapt to new guile framework

 - change all ports using guile to USES=guile
 - flavorize guile-lib, guile-cairo, slib-guile

PR:		260960
Reported by:	Martin Neubauer <m.ne@gmx.net>
Approved by:	bofh
Differential Revision:	https://reviews.freebsd.org/D40194
commit hash: 7edcfaeb079e3285b299ef619ab9d09d46c447a2 commit hash: 7edcfaeb079e3285b299ef619ab9d09d46c447a2 commit hash: 7edcfaeb079e3285b299ef619ab9d09d46c447a2 commit hash: 7edcfaeb079e3285b299ef619ab9d09d46c447a2 7edcfae
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Wednesday, 3 May 2023
08:04 Fernando Apesteguía (fernape) search for other commits by this committer Author: Dustin Marquess
www/elinks: update to 0.16.1.1

ChangeLog: https://github.com/rkd77/elinks/releases/tag/v0.16.1.1

updated POTFILES

PR:		271189
Reported by:	jailbird@fdf.net (maintainer)
commit hash: 88c17eab40d9123ff4569c504a31e0c082014f7b commit hash: 88c17eab40d9123ff4569c504a31e0c082014f7b commit hash: 88c17eab40d9123ff4569c504a31e0c082014f7b commit hash: 88c17eab40d9123ff4569c504a31e0c082014f7b 88c17ea
Sunday, 8 Jan 2023
18:33 Fernando Apesteguía (fernape) search for other commits by this committer Author: Dustin Marquess
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
commit hash: 6636979433e4b11a3f6bf0ef8242915457c4971b commit hash: 6636979433e4b11a3f6bf0ef8242915457c4971b commit hash: 6636979433e4b11a3f6bf0ef8242915457c4971b commit hash: 6636979433e4b11a3f6bf0ef8242915457c4971b 6636979
Thursday, 17 Nov 2022
08:00 Baptiste Daroussin (bapt) search for other commits by this committer
www/elinks: fix another leftover from meson migration

meson is not aware of the LIBS variable while it knows about LDFLAGS.
commit hash: c08875b23f3e80f11edee8479b293a2bf5cd1113 commit hash: c08875b23f3e80f11edee8479b293a2bf5cd1113 commit hash: c08875b23f3e80f11edee8479b293a2bf5cd1113 commit hash: c08875b23f3e80f11edee8479b293a2bf5cd1113 c08875b
Wednesday, 16 Nov 2022
15:34 Baptiste Daroussin (bapt) search for other commits by this committer
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]
commit hash: 6b82b9945652f28f4245dd2e2662af401cda0534 commit hash: 6b82b9945652f28f4245dd2e2662af401cda0534 commit hash: 6b82b9945652f28f4245dd2e2662af401cda0534 commit hash: 6b82b9945652f28f4245dd2e2662af401cda0534 6b82b99
Monday, 19 Sep 2022
10:53 Fernando Apesteguía (fernape) search for other commits by this committer Author: Dustin Marquess
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)
commit hash: 1d53e772ca84748e5eb98efa9cfa84b5788e20ec commit hash: 1d53e772ca84748e5eb98efa9cfa84b5788e20ec commit hash: 1d53e772ca84748e5eb98efa9cfa84b5788e20ec commit hash: 1d53e772ca84748e5eb98efa9cfa84b5788e20ec 1d53e77
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:23 Tobias C. Berner (tcberner) search for other commits by this committer
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>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Aldert Nooitgedagt
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
  *  Alex Kapranoff <alex@kapranoff.ru>
  *  Alex Kapranoff <kapr@crosswinds.net>
  *  Alex Miller (<asm@asm.kiev.ua>)
  *  Alex Pesternikov <ap@page2rss.com>
  *  Alex Povolotsky <tarkhil@over.ru>
  *  Alex Varju <freebsd-ports@varju.ca>
  *  Alexander Koch <fbsd@meersau.de>
  *  Alexander Kriventsov
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Logvinov <info@logvinov.com>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Moisseev <moiseev@mezonplus.ru>
  *  Alexander Nusov <alexander.nusov@nfvexpress.com>
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
  *  Alfred Perlstein <alfred@freebsd.org>
  *  Allie Micka <allie@pajunas.com>
  *  Anatoliy Dmytriyev <tolid@plab.ku.dk>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Anders Nordby <anders@fix.no>
  *  Andrea Cervesato <andrea@cervesato.it>
  *  Andrea Sozzi <as@g-cows.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrej Zverev <andrey.zverev@electro-com.ru>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew T. Bennett <potatosaladx@gmail.com>
  *  Andrey Chernov <ache@FreeBSD.org>
  *  Andrey Kostenko <andrey@kostenko.name>
  *  Andrey Slusar <anray@FreeBSD.org>
  *  Anes Muhametov <anes@anes.su>
  *  Anes Mukhametov <anes@anes.su>
  *  Anonymous
  *  Antoine Brodin <antoine@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Antony Mawer <ports@mawer.org>
  *  Aron Schlesinger <as@bsdgroup.de>
  *  Ask Bjoern Hansen <ask@valueclick.com>
  *  Autrijus Tang <autrijus@autrijus.org>
  *  Ayumi M <ayu@commun.jp>
  *  Babak Farrokhi <babak@farrokhi.net>
  *  Bartek Rutkowski <robak@FreeBSD.org>
  *  Bartlomiej Rutkowski <r@robakdesign.com>
  *  Bernard Spil <brnrd@FreeBSD.org>
  *  Bernard Spil <brnrd@freebsd.org>
  *  Bill Brinzer <bill.brinzer@gmail.com>
  *  Bill Swingle <unfurl@FreeBSD.org>
  *  Bob Bomar <bob@fly.homeunix.org>
  *  Boris Lytochkin (lytboris@gmail.com)
  *  Brandon Fosdick <bfoz@bfoz.net>
  *  Brendan Molloy <brendan+freebsd@bbqsrc.net>
  *  Brent J. Nordquist <bjn@visi.com>
  *  Brian Somers <brian@FreeBSD.org>
  *  CHOI Junho <cjh@FreeBSD.org>
  *  Carlo Strub
  *  Carlo Strub <cs@FreeBSD.org>
  *  Cecile Neu <neu@mycontrol.de>
  *  Chadwick Sorrell chad@wickdev.com
  *  Charlie & <root@dev2.rambler.ru>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Cheng-Lung Sung <clsung@dragon2.net>
  *  Chin-San Huang <chinsan@mail2000.com.tw>
  *  Choe, Cheng-Dae
  *  Chris D. Faulhaber <jedgar@fxp.org>
  *  Chris Larsen <darth@vader.dk>
  *  Christopher Key <cjk32@cam.ac.uk>
  *  Christopher Knaust <jigboe@gmx.de>
  *  Clement Laforet <clement@FreeBSD.org>
  *  Clement Laforet <sheepkiller@cultdeadsheep.org>
  *  Conor McDermottroe <ports@mcdermottroe.com>
  *  Cory R King <coryking@mozimedia.com>
  *  Craig Rodrigues <rodrigc@FreeBSD.org>
  *  Dan Langille <dan@langille.org>
  *  Dan Langille <dvl@FreeBSD.org>
  *  Daniel B. Hemmerich
  *  Daniel Gerzo <danger@FreeBSD.org>
  *  Daniel Morante <daniel@morante.net>
  *  Daniel Roethlisberger <daniel@roe.ch>
  *  Daniel Wijnands <daniel@itxl.nl>
  *  Danny Warren <danny@dannywarren.com>
  *  Dash|RD
  *  Dave Cottlehuber <dch@FreeBSD.org>
  *  David Barksdale <amatus@gnu.org>
  *  Dean Hollister <dean@odyssey.apana.org.au>
  *  Denis Pokataev <catone@cpan.org>
  *  Dennis Herrmann <adox@mcx2.org>
  *  Denny Lin <dennylin93@hs.ntnu.edu.tw>
  *  Dikshie <dikshie@sfc.wide.ad.jp>
  *  Dima Sivachenko
  *  Dima Sivachenko <dima@Chg.RU>
  *  Dirk Froemberg <dirk@FreeBSD.org>
  *  Ditesh Shashikant Gathani <ditesh@gathani.org>
  *  Dmitry Liakh <dliakh@ukr.net>
  *  Dmitry Semkin <lslarry@gmail.com>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Dmitry Sivachenko <dima@Chg.RU>
  *  Dmitry Sivachenko <mitya@yandex-team.ru>
  *  Domas Mituzas <midom@dammit.lt>
  *  Dominic Mitchell <dom@happygiraffe.net>
  *  Dominique Goncalves <dominique.goncalves@gmail.com>
  *  Douglas Thrift
  *  Douglas Thrift <douglas@douglasthrift.net>
  *  Dryice Liu <dryice@FreeBSD.org>
  *  Dryice Liu <dryice@dryice.name>
  *  Elisey Savateev <b3k@mail.ru>
  *  Elvis Chiang <elvis@sslab.cs.ccu.edu.tw>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Ernst de Haan <znerd@FreeBSD.org>
  *  Erwin Lansing <erwin@FreeBSD.org>
  *  Espen Tagestad <espen@tagestad.no>
  *  Euan Thoms <euan@potensol.com>
  *  Fanying Jen <fanying@fynet.com>
  *  Fernan Aguero
  *  Fernan Aguero <fernan@iib.unsam.edu.ar>
  *  Florent Thoumie <flz@FreeBSD.org>
  *  Florent Thoumie <flz@xbsd.org>
  *  Foxfair Hu <foxfair@FreeBSD.org>
  *  Francisco Cabrita <include@npf.pt.freebsd.org>
  *  Frank Behrens <frank@pinky.sax.de>
  *  Frank Mayhar <frank@exit.com>
  *  Frank Wall <fw@moov.de>
  *  Fred Cox
  *  Frederic Culot <culot@FreeBSD.org>
  *  Frederic Culot <frederic@culot.org>
  *  Fumihiko Kimura <jfkimura@yahoo.co.jp>
  *  G. Adam Stanislav <adam@whizkidtech.net>
  *  Garrett A. Wollman
  *  Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
  *  Geoffroy Desvernay <dgeo@centrale-marseille.fr>
  *  George Hartzell <hartzell@alerce.com>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Gerard Seibert <gerard@seibercom.net>
  *  Gerrit Beine (<tux@pinguru.net>)
  *  Gerrit Beine <gerrit.beine@gmx.de>
  *  Gerrit Beine <tux@pinguru.net>
  *  Gilbert Morgan <gmm@tutanota.com>
  *  Goran Lowkrantz <glz@hidden-powers.com>
  *  Greg Larkin <glarkin@FreeBSD.org>
  *  Groovis <groovis@groovis.net>
  *  Gruen Christian <kiki@bsdro.org>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Guangyuan Yang <ygy@FreeBSD.org>
  *  Guixing Bai <khsing.cn@gmail.com>
  *  Guy P.
  *  Helmut Ritter <freebsd-ports@charlieroot.de>
  *  Henk van Oers <hvo.pm@xs4all.nl>
  *  Henrik Brix Andersen <brix@FreeBSD.org>
  *  Henrik Brix Andersen <henrik@brixandersen.dk>
  *  Henrik Motakef <henrik.motakef@web.de>
  *  Herve Quiroz <hq@FreeBSD.org>
  *  Hiten Pandya <hiten@uk.FreeBSD.org>
  *  Horia Racoviceanu <horia@racoviceanu.com>
  *  Hubert Tournier <hubert@frbsd.org>
  *  Hugo Leisink
  *  Hung-Yi Chen <gaod@hychen.org>
  *  Hye-Shik Chang <perky@python.or.kr>
  *  Igor Vinokurov <igor@zynaps.ru>
  *  Ilia Skalozubov <freebsd@skinc.ru>
  *  J.R. Oldroyd <fbsd@opal.com>
  *  Jacob Atzen <jatzen@gmail.com>
  *  Jacques Marneweck <jacques@php.net>
  *  James Bailie <jimmy@mammothcheese.ca>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  James White <whitejv81@gmail.com>
  *  Janos.Mohacsi@bsd.hu
  *  Jason Helfman <jgh@FreeBSD.org>
  *  Javier Martin Rueda <jmrueda@diatel.upm.es>
  *  Jean Milanez Melo <jmelo@FreeBSD.org>
  *  Jean-Baptiste Quenot <jb.quenot@caraldi.com>
  *  Jeremie Le Hen <jlh@FreeBSD.org>
  *  Jeremy Chadwick <koitsu@FreeBSD.org>
  *  Jeremy Shaffner <jeremy@external.org>
  *  Jev Björsell <ports@ecadlabs.com>
  *  Jim Riggs <ports@christianserving.org>
  *  Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
  *  Jin-Sih Lin <linpct@gmail.com>
  *  Jochen Neumeister <joneum@FreeBSD.org>
  *  Joe Horn <joehorn@gmail.com>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Johann Visagie <wjv@FreeBSD.org>
  *  Johannes Meixner <johannes@perceivon.net>
  *  John Chen <johnpupu@gmail.com>
  *  John Hixson <john@ixsystems.com>
  *  John von Essen
  *  Jon Nistor <nistor@snickers.org>
  *  Jonathan Pater <cowboyneal@gmail.com>
  *  Jonathan Weiss (<jw@innerewut.de>)
  *  Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
  *  Jose Garcia Juanino <jjuanino@gmail.com>
  *  Josef El-Rayes <j.el-rayes@daemon.li>
  *  Joseph Benden <joe@thrallingpenguin.com>
  *  Joseph Koshy <jkoshy@FreeBSD.org>
  *  Joseph Scott (<joseph@randomnetworks.com>)
  *  Joseph Scott <joseph@randomnetworks.com>
  *  Juergen Lock <nox@FreeBSD.org>
  *  Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Julien Laffaye <jlaffaye@FreeBSD.org>
  *  JunSeon Oh <hollywar@mail.holywar.net>
  *  Juraj Lutter <juraj@lutter.sk>
  *  Justin Hawkins <justin@hawkins.id.au>
  *  Jyun-Yan You <jyyou@cs.nctu.edu.tw>
  *  Kazumasa Nishizawa <k_nishizawa@anet.ne.jp>
  *  Keith Gaughan <k@stereochro.me>
  *  Kelly Yancey <kbyanc@posi.net>
  *  Ken McGlothlen <ken.mcglothlen@gmail.com>
  *  Kevin Golding <ports@caomhin.org>
  *  Kevin Lo <kevlo@FreeBSD.org>
  *  Kim Scarborough <user@unknown.nu>
  *  Kimo <kimor79@yahoo.com>
  *  Kimura Fuyuki <fuyuki@hadaly.org>
  *  Kirill Ponomarew <ponomarew@oberon.net>
  *  Konstantin Menshikov <kostjnspb@yandex.ru>
  *  Koop Mast <einekoai@chello.nl>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kozlov Sergey <kozlov.sergey.404@gmail.com>
  *  Kris Kennaway <kris@FreeBSD.org>
  *  Kristaps Kulis <kristaps.kulis@gmail.com>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Kurt Lidl (kurt.lidl@cello.com)
  *  Kurt Lidl <kurt.lidl@cello.com>
  *  Kyle Evans <kevans@FreeBSD.org>
  *  Lars Balker Rasmussen <lbr@FreeBSD.org>
  *  Lars Eggert <lars.eggert@gmx.net>
  *  Lars Eggert <larse@isi.edu>
  *  Lars Thegler <lars@thegler.dk>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Lawrence Chen <beastie@tardisi.com>
  *  Li-Wen Hsu <lwhsu@FreeBSD.org>
  *  Li-Wen Hsu <lwhsu@lwhsu.org>
  *  Loic Blot <loic.blot@unix-experience.fr>
  *  Loren M. Lang <loren@north-winds.org>
  *  Luca Pizzamiglio <pizzamig@FreeBSD.org>
  *  Lukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl>
  *  Lukasz Wasikowski <lukasz@wasikowski.net>
  *  Lung-Pin Chang <changlp@cs.nctu.edu.tw>
  *  MANTANI Nobutaka <nobutaka@nobutaka.com>
  *  MIHIRA Yoshiro <sanpei@FreeBSD.org>
  *  Manuel Kasper <mk@neon1.net>
  *  Manuel Rábade <mig@mig-29.net>
  *  Marc G. Fournier
  *  Marc G. Fournier <scrappy@hub.org>
  *  Marcello Coutinho
  *  Marcin Cieslak <saper@SYSTEM.PL>
  *  Marek Holienka <marekholienka@gmail.com>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Mark Huizer; Eindhoven
  *  Mark Pulford <mark@kyne.com.au>
  *  Martin Matuska <martin@matuska.org>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Waschbuesch <martin@waschbuesch.de>
  *  Martin Wilke (miwi@FreeBSD.org)
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Masafumi NAKANE <max@FreeBSD.org>
  *  Masahiro Teramoto <markun@onohara.to>
  *  Masaki TAGAWA <masaki@club.kyutech.ac.jp>
  *  Mathias Monnerville <mathias@monnerville.com>
  *  Mathieu Arnold <m@absolight.net>
  *  Matthew Seaman
  *  Matthew Seaman <m.seaman@infracaninophile.co.uk>
  *  Matthew Seaman <matthew@FreeBSD.org>
  *  Matthew X. Economou <xenophon+fbsdports@irtnog.org>
  *  Matthias Fechner <mfechner@FreeBSD.org>
  *  Maurice Castro <maurice@castro.aus.net>
  *  Max N. Boyarov <m.boyarov@bsd.by>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Maxime Henrion (mux@FreeBSD.org)
  *  Meno Abels <meno.abels@adviser.com>
  *  Michael Capp <myntric@exeonline.com>
  *  Michael Fausten <ports@michael-fausten.de>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael L. Hostbaek (mich@freebsdcluster.org)
  *  Michael Moll <kvedulv at kvedulv.de>
  *  Michael Moll <kvedulv@kvedulv.de>
  *  Michael Ranner <mranner@inode.at>
  *  Michael Schout <mschout@gkg.net>
  *  Michael Vasilenko <acid@stu.cn.ua>
  *  Mike Meyer
  *  Mikhail T. <michael@fun-box.ru>
  *  Mikhail Teterin <mi@aldan.algebra.com>
  *  Mitchell Smith <mjs@bur.st>
  *  Mitsuru Yoshida <mitsuru@riken.go.jp>
  *  Moggie <moggie@elasticmind.net>
  *  Mohammad S. Babaei <info@babaei.net>
  *  Mons Anderson <mons@cpan.org>
  *  Muhammad Moinur Rahman <5u623l20@gmail.com>
  *  Muhammad Moinur Rahman <bofh@FreeBSD.org>
  *  Mun-Kyo Seo <munggo@pmy.lv>
  *  Munish Chopra <mchopra@engmail.uwaterloo.ca>
  *  Murilo Opsfelder <mopsfelder@gmail.com>
  *  Mykola Marzhan <delgod@portaone.com>
  *  Naram Qashat <cyberbotx@cyberbotx.com>
  *  Neil Blakey-Milner
  *  Neil Blakey-Milner <nbm@FreeBSD.org>
  *  Nick Hilliard <nick@foobar.org
  *  Nick Hilliard <nick@foobar.org>
  *  Nicola Stanislao Vitale <nivit@FreeBSD.org>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Nicola Vitale <nivit@email.it>
  *  Nicolas de Bari Embriz Garcia Rojas <nbari@tequila.io>
  *  Nicole Reid <root@cooltrainer.org>
  *  Oddbjorn Steffensen <oddbjorn@tricknology.org>
  *  Oleg Mamontov <oleg@mamontov.net>
  *  Oleg Pudeyev <oleg@bsdpower.com>
  *  Oleg Sidorkin <osidorkin@gmail.com>
  *  Olivier Cochard-Labbe <olivier@FreeBSD.org>
  *  Olivier Duchateau
  *  Olivier Duchateau <duchateau.olivier@gmail.com>
  *  Paul Schmehl <pauls@utdallas.edu>
  *  Pavel Timofeev <timp87@gmail.com>
  *  Pete Fritchman <petef@databits.net>
  *  Peter <peter@vereshagin.org>
  *  Peter Avalos <pavalos@theshell.com>
  *  Peter Lai <cowbert@gmail.com>
  *  Peter Libassi <peter@libassi.se>
  *  Peter Pentchev <roam@FreeBSD.org>
  *  Peter Schuller <peter.schuller@infidyne.com>
  *  Peter Wemm <peter@netplex.com.au>
  *  Phil Phillips
  *  Philip M. Gollucci <pgollucci@p6m7g8.com>
  *  Philip Paeps <philip@FreeBSD.org>
  *  Philippe Audeoud <jadawin@tuxaco.net>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Qing Feng <qingfeng@douban.com>
  *  Radim Kolar <hsn@sanatana.dharma>
  *  Ralf Gebhart <gebhart@secnetix.de>
  *  Renaud Chaput <renchap@cocoa-x.com>
  *  René Ladan <rene@FreeBSD.org>
  *  René Ladan <rene@freebsd.org>
  *  Richard Gallamore <ultima@FreeBSD.org>
  *  Richard Neese <r.neese@gmail.com>
  *  Ricky E. <codeblock@eighthbit.net>
  *  Rink Springer <rink@FreeBSD.org>
  *  Robert Gogolok <gogo@cs.uni-sb.de>
  *  Rod Taylor <ports@rbt.ca>
  *  Rodrigo Nicola Lombardo <rodnic@gmail.com>
  *  Rong-En Fan <rafan@FreeBSD.org>
  *  Rozhuk Ivan 2019 <rozhuk.im@gmail.com>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Ryan T. Dean <rtdean@cytherianage.net>
  *  Sahil Tandon <sahil@tandon.net>
  *  Scott Sanders <scott@jssjr.com>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Kozlov <kozlov.sergey.404@gmail.com>
  *  Sergey Matveychuk <sem@FreeBSD.org>
  *  Sergey Osipov <sipopo@yandex.ru>
  *  Sergey Osokin <osa@FreeBSD.org>
  *  Sergey Osokin aka oZZ <ports@FreeBSD.org>
  *  Sergey Samoyloff <gonza@techline.ru>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Seth Kingsley <sethk@meowfishies.com>
  *  Shaun Amott <shaun@FreeBSD.org>
  *  Shigeyuki Fukushima <shige@FreeBSD.org>
  *  Shinsuke Matsui <smatsui@karashi.org>
  *  Simon 'corecode' Schubert <corecode@corecode.ath.cx>
  *  Simon Dick <simond@irrelevant.org>
  *  Simun Mikecin <numisemis at yahoo.com>
  *  Sir l33tname <sirl33tname@gmail.com>
  *  Sofian Brabez <sbrabez@gmail.com>
  *  Soren Dossing <sauber@netcom.com>
  *  Stanislav Sedov <stas@FreeBSD.org>
  *  Stefan Bethke <stb@lassitu.de>
  *  Stefan Esser <se@FreeBSD.org>
  *  Stefan Hagen <ports@textmail.me>
  *  Stefan `Sec` Zehl <sec@42.org>
  *  Stephane Legrand <stephane@freebsd-fr.org>
  *  Steve Polyack <spolyack@collaborativefusion.com>
  *  Steve Wills <steve@mouf.net>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steve Wills <swills@freebsd.org>
  *  Steven Kreuzer
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Steven Kreuzer <skreuzer@exit2shel.com>
  *  Steven Kreuzer <skreuzer@exit2shell.com>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sutra Zhou <zhoushuqun@gmail.com>
  *  Søren Straarup <xride@x12.dk>
  *  TAKAHASHI Kaoru <kaoru@kaisei.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  TAKATSU Tomonari <tota@rtfm.jp>
  *  TERAMOTO Masahiro <markun@onohara.to>
  *  Thierry Thomas (<thierry@FreeBSD.org>)
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas Sandford <freebsduser@paradisegreen.co.uk>
  *  Thomas Zander <riggs@FreeBSD.org>
  *  Thomas-Martin Seck <tmseck@netcologne.de>
  *  Thomas-Martin Seck <tmseck@web.de>
  *  Tobias Rehbein <tobias.rehbein@web.de>
  *  Tom Hukins <tom@FreeBSD.org>
  *  Tom Judge <tj@FreeBSD.org>
  *  Tom McLaughlin <tmclaugh@sdf.lonestar.org>
  *  Tomoyuki Sakurai <cherry@trombik.org>
  *  Torsten Zuehlsdorff <ports@toco-domains.de>
  *  Torsten Zuehlsdorff <tz@FreeBSD.org>
  *  Torsten Zuhlsdorff <ports@toco-domains.de>
  *  Torsten Zühlsdorff <ports@toco-domains.de>
  *  Travis Campbell <hcoyote@ghostar.org>
  *  Trevor Caira <trevor@bitba.se>
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Tuc <freebsd-ports@t-b-o-h.net>
  *  Ultima
  *  Vanilla I. Shu <vanilla@FreeBSD.org>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vivek Khera <vivek@khera.org>
  *  Vladimir Timofeev <vovkasm@gmail.com>
  *  Vsevolod Stakhov
  *  Wen Heping
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Wen Heping<wenheping@gmail.com>
  *  Wen heping <wenheping@gmail.com>
  *  Wen heping <wenheping@gmail.com>)
  *  Will Andrews <andrews@technologist.com>
  *  William Grzybowski <william88@gmail.com>
  *  Xavier Beaudouin <kiwi@oav.net>
  *  Yasuhiro Fukuma <yasuf@big.or.jp>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Yi-Hsuan Hsin <mhsin@mhsin.org>
  *  Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
  *  Yoshiro MIHIRA <sanpei@FreeBSD.org>
  *  Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zach Thompson <hideo@lastamericanempire.com>
  *  Zach Thompson <lin-chi@lastamericanempire.com>
  *  Zahatski Aliaksandr <zag@cpan.org>
  *  Zane C, Bowers-Hadley <vvelox@vvelox.net>
  *  Zhen REN <bg1tpt@gmail.com>
  *  Zhihao Yuan <lichray@gmail.com>
  *  aaron@FreeBSD.org
  *  ache
  *  ache@FreeBSD.org
  *  alex@kapranoff.ru
  *  anders
  *  andrew@scoop.co.nz
  *  andrey@kostenko.name
  *  antoine@FreeBSD.org
  *  arved
  *  babak@farrokhi.net
  *  bf <bf2006a@yahoo.com>
  *  chinsan
  *  chinsan <chinsan.tw@gmail.com>
  *  chinsan <chinsan.tw@gmail.com>, Gea-Suan Lin <gslin@gslin.org>
  *  chinsan <chinsan@mail2000.com.tw>
  *  chinsan <chisnan.tw@gmail.com>
  *  citrin+bsd@citrin.ru
  *  cjr@cruwe.de
  *  clement
  *  clive
  *  clsung
  *  clsung@dragon2.net
  *  coryking
  *  cpm
  *  dom@happygiraffe.net
  *  dsh@vlink.ru
  *  fabian.freyer@physik.tu-berlin.de
  *  gahr
  *  genserg@hotmail.com
  *  gugu
  *  hrs@FreeBSD.org
  *  ijliao
  *  janos.mohacsi@bsd.hu
  *  jfitz
  *  johnpupu <johnpupu@gmail.com>
  *  jupengfei <jupengfei@gmail.com>
  *  k@123.org
  *  kbyanc
  *  kftseng@iyard.org
  *  koshy@india.hp.com
  *  kstailey
  *  lars.eggert@gmx.net
  *  lbr
  *  lbr@FreeBSD.org
  *  lev@FreeBSD.org
  *  mahlon
  *  maintainer.freebsd@xpoundit.com
  *  mbr@FreeBSD.org
  *  milki <milki@rescomp.berkeley.edu>
  *  mjhsieh
  *  mons
  *  mt@primats.org.ua
  *  mwlucas
  *  niels <niels@FreeBSD.org>
  *  nik
  *  nork@cityfujisawa.ne.jp
  *  otaviof@gmail.com
  *  pauls@utdallas.edu
  *  ports@c0decafe.net
  *  ports@c0decafe.net <ports@c0decafe.net>
  *  rene@FreeBSD.org
  *  sada
  *  stas
  *  thierry@pompo.net
  *  thinker <thinker@branda.to>
  *  tobez@plab.ku.dk
  *  toni.viemero@iki.fi
  *  torstenb
  *  tundra
  *  uwe.pierau@tu-clausthal.de
  *  vanilla
  *  vanilla@
  *  will
  *  wollman
  *  wosch@FreeBSD.org
  * # Created by Markus Mann, CTS - FreeBSD Team <de-freebsd@ctseuro.com>

With hat:	portmgr
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 e915e75
Thursday, 16 Jun 2022
15:05 Alexey Dokuchaev (danfe) search for other commits by this committer
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
commit hash: 72fa35d5cb531c78702fc467df019369e3676eff commit hash: 72fa35d5cb531c78702fc467df019369e3676eff commit hash: 72fa35d5cb531c78702fc467df019369e3676eff commit hash: 72fa35d5cb531c78702fc467df019369e3676eff 72fa35d
Tuesday, 14 Jun 2022
09:40 Alexey Dokuchaev (danfe) search for other commits by this committer
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 (*)
commit hash: 93992337df3df24e2fb7788a3157a885ffc4b408 commit hash: 93992337df3df24e2fb7788a3157a885ffc4b408 commit hash: 93992337df3df24e2fb7788a3157a885ffc4b408 commit hash: 93992337df3df24e2fb7788a3157a885ffc4b408 9399233
Wednesday, 16 Feb 2022
07:04 Beat Gaetzi (beat) search for other commits by this committer Author: Dustin Marquess
www/elinks: Update to 0.15.0

Pass maintainership to submitter

PR:	261189
commit hash: 2c3725f53ba571747a332fbab3a884b134c28280 commit hash: 2c3725f53ba571747a332fbab3a884b134c28280 commit hash: 2c3725f53ba571747a332fbab3a884b134c28280 commit hash: 2c3725f53ba571747a332fbab3a884b134c28280 2c3725f
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 20 Oct 2019
21:14 tobik search for other commits by this committer
www/elinks: Spell XBELMARKS_CONFIGURE_OFF correctly

Broken in r404555 during conversion to options helpers.
Original commitRevision:515069 
Wednesday, 2 Oct 2019
19:29 bapt search for other commits by this committer
Avoid dependency on GNU bison using bison:alias
Original commitRevision:513611 
Tuesday, 4 Jun 2019
14:17 antoine search for other commits by this committer
Switch default version of samba from 4.7 to 4.8

With hat:	portmgr
Original commitRevision:503475 
Tuesday, 2 Apr 2019
03:35 yuri search for other commits by this committer
dns/libidn: Update to 1.35

Bump 48 ports.
Previous update to 1.34 broke jabberd.

PR:		228048
Original commitRevision:497546 
Saturday, 1 Sep 2018
17:05 antoine search for other commits by this committer
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
Original commitRevision:478711 
Saturday, 23 Dec 2017
07:03 antoine search for other commits by this committer
Change default version of samba from 4.4 to 4.6

Reviewed by:	mat
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D13529
Original commitRevision:457024 
Friday, 22 Sep 2017
10:48 mat search for other commits by this committer
Remove USES=execinfo.

PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
Original commitRevision:450351 
Sunday, 30 Jul 2017
14:34 kwm search for other commits by this committer
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)
Original commitRevision:446936 
Saturday, 25 Mar 2017
23:37 antoine search for other commits by this committer
Switch default version of samba from 4.3 to 4.4

With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D10131
Original commitRevision:436925 
Tuesday, 21 Mar 2017
21:59 antoine search for other commits by this committer
- 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
Original commitRevision:436659 
Monday, 20 Feb 2017
18:46 beat search for other commits by this committer
- Add LICENSE
- Fix build with libressl-devel

PR:		216914
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Original commitRevision:434484 
Sunday, 9 Oct 2016
12:10 jbeich search for other commits by this committer
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
Original commitRevision:423591 
Saturday, 2 Jul 2016
10:35 brnrd search for other commits by this committer
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
Original commitRevision:417921 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Sunday, 27 Dec 2015
09:31 beat search for other commits by this committer
- Fix recursive COMMENT
- Switch to USES=execinfo localbase
- Use OPTIONS_SUB
- Convert to options helpers

PR:		205387
Submitted by:	pawel
Original commitRevision:404555 
Sunday, 17 May 2015
17:08 amdmi3 search for other commits by this committer
- Add CPE info

Approved by:	portmgr blanket
Original commitRevision:386634 
Sunday, 31 Aug 2014
15:17 tijl search for other commits by this committer
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)
Original commitRevision:366777 
Saturday, 30 Aug 2014
18:18 tijl search for other commits by this committer
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
Original commitRevision:366659 
Wednesday, 16 Jul 2014
08:44 bapt search for other commits by this committer
Fix some non default LIB_DEPENDS

With hat:	portmgr
Original commitRevision:362053 
Tuesday, 27 May 2014
22:09 bapt search for other commits by this committer
Do not overwrite USES
Original commitRevision:355579 
Monday, 26 May 2014
15:28 bapt search for other commits by this committer
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)
Original commitRevision:355360 
Thursday, 27 Mar 2014
19:55 garga search for other commits by this committer
. Support STAGE
. Move USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (blanket)
Original commitRevision:349358 
Friday, 27 Dec 2013
10:19 beat search for other commits by this committer
Mark FASTMEM option as broken on 10.x

PR:		ports/184773
Submitted by:	RK <hsn@sendmail.cz>
Original commitRevision:337689 
Thursday, 10 Oct 2013
18:06 tabthorpe search for other commits by this committer
- Remove option to build with ruby18
- No PORTREVISION bump, option is off by default

With hat:	portmgr
Original commitRevision:330024 
Monday, 7 Oct 2013
09:59 garga search for other commits by this committer
Fix a syntax error introduced on my last commit
Original commitRevision:329672 
Friday, 4 Oct 2013
11:28 garga search for other commits by this committer
Detect libexecinfo present on /usr and fix build on -CURRENT

Approved by:	beat@ (maintainer)
Original commitRevision:329288 
Friday, 20 Sep 2013
23:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Original commitRevision:327776 
Saturday, 14 Sep 2013
14:47 az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:327292 
Wednesday, 4 Sep 2013
20:01 bsam search for other commits by this committer
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)
Original commitRevision:326316 
Saturday, 27 Apr 2013
18:25 mva search for other commits by this committer
- 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
Original commitRevision:316683 
Friday, 26 Apr 2013
10:44 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
Original commitRevision:316596 
Friday, 8 Mar 2013
11:32 bapt search for other commits by this committer
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
Original commitRevision:313635 
Thursday, 31 Jan 2013
19:14 timur search for other commits by this committer
Update ports that refer to net/samba34 to use newer net/samba36
Original commitRevision:311324 
Wednesday, 19 Sep 2012
07:57 ale search for other commits by this committer
Fix typo.
Original commitRevision:304489 
Monday, 17 Sep 2012
10:57 beat search for other commits by this committer
- Chase new spidermonkey location [1]
- Convert to OptionsNG
- Add generally useful options to the global list

Reported by:	bapt [1]
Reviewed by:	bapt
Original commitRevision:304394 
Monday, 20 Feb 2012
09:55 beat search for other commits by this committer
- Add option to disable mouse support

PR:             ports/165182
Submitted by:   Alex <silverless AT gmx.com>
Original commit
Monday, 26 Dec 2011
18:52 beat search for other commits by this committer
- 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
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- 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
Original commit
Monday, 14 Mar 2011
08:40 wen search for other commits by this committer
- Bump PORTREVISION to chase the update of dns/libidn
Original commit
Tuesday, 14 Sep 2010
20:55 garga search for other commits by this committer
Change default samba version

PR:             ports/150570
Submitted by:   garga@
Approved by:    maintainer
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Wednesday, 9 Sep 2009
13:27 beat search for other commits by this committer
- Correct libfsp library path to fix build with WITH_FSP.

Submitted by:   Raphael Becker <rabe AT uugrn.org> (via private mail)
Original commit
Tuesday, 25 Aug 2009
07:48 beat search for other commits by this committer
- Update to 0.11.7

PR:             ports/138106
Submitted by:   Sylvio Cesar <scjamorim AT bsd.com.br>
Original commit
Sunday, 22 Mar 2009
13:54 beat search for other commits by this committer
- Update to 0.11.6

Approved by:    miwi (mentor)
Original commit
Wednesday, 28 Jan 2009
23:25 beat search for other commits by this committer
Update my email address to @FreeBSD.org.

Approved by:    miwi (mentor)
Original commit
Thursday, 22 Jan 2009
16:04 miwi search for other commits by this committer
- Chase lang/guile shlib bump
Original commit
Sunday, 4 Jan 2009
16:19 miwi search for other commits by this committer
- Pass maintainership to submitter

Submitted by:   "Beat Gätzi" <beat@chruetertee.ch>
Original commit
Thursday, 27 Nov 2008
02:42 wxs search for other commits by this committer
- Update to 0.11.5
- Reset maintainer (too many maintainer timeouts)

PR:             ports/128761
Submitted by:   beat@chruetertee.ch
Approved by:    maintainer timeout
Original commit
Sunday, 12 Oct 2008
17:02 miwi search for other commits by this committer
- Update to 0.11.4

PR:             126712
Submitted by:   Wen heping <wenheping@gmail.com>
Approved by:    maintainer timeout
Original commit
Friday, 13 Jun 2008
12:56 wxs search for other commits by this committer
Update to 0.11.4rc1

PR:             ports/124075
Submitted by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by:    garga (mentor, implicit), maintainer timeout
Original commit
Friday, 6 Jun 2008
14:07 edwin search for other commits by this committer
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)
Original commit
Wednesday, 17 Oct 2007
10:13 ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
Original commit
Monday, 30 Jul 2007
14:53 arved search for other commits by this committer
Fix Lua detection.

PR:             113498
Reported by:    clemens fischer <ino-news@spotteswoode.dnsalias.org>
Approved by:    maintainer timeout
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Monday, 26 Feb 2007
14:11 miwi search for other commits by this committer
- Update to 0.11.2

PR:             108950
Submitted by:   miwi
Approved by:    maintainer timeout
Original commit
Tuesday, 3 Oct 2006
13:32 stas search for other commits by this committer
- 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)
Original commit
Friday, 15 Sep 2006
08:17 linimon search for other commits by this committer
Modify these files to reflect bsd.lua.mk as tested on the cluster.

PR:             ports/101612
Submitted by:   alepulver
Hat:            portmgr
Original commit
Monday, 21 Aug 2006
15:40 garga search for other commits by this committer
Forced commit to not that last one was:

Approved by:    maintainer timeout (15 days)
Original commit
Wednesday, 3 May 2006
13:25 pav search for other commits by this committer
- Switch lua dependency to lang/lua50
Original commit
Thursday, 16 Feb 2006
18:44 garga search for other commits by this committer
- Update to 0.11.1
- OPTIONSify

PR:             ports/92718
Submitted by:   Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
Approved by:    maintainer uptime (14 days)
Original commit
Sunday, 31 Jul 2005
13:32 vsevolod search for other commits by this committer
Update to 0.10.5.

PR:             84367
Submitted by:   maintainer
Approved by:    perky (mentor)
Original commit
Tuesday, 1 Mar 2005
08:27 ahze search for other commits by this committer
- Update to 0.10.3

PR:             ports/78224
Submitted by:   maintainer
Original commit
Sunday, 13 Feb 2005
14:32 vs search for other commits by this committer
- Update to 0.10.2
- --disable-nls to bypass lib/charset.alias problem for now

PR:             ports/77430
Submitted by:   maintainer
Original commit
Friday, 12 Nov 2004
23:30 pav search for other commits by this committer
- Update to 0.9.3

PR:             ports/73887
Submitted by:   Jason Harris <jharris@widomaker.com> (maintainer)
Original commit
Thursday, 28 Oct 2004
15:11 pav search for other commits by this committer
- Update to 0.9.2

PR:             ports/73216
Submitted by:   Jason Harris <jharris@widomaker.com> (maintainer)
Original commit
Thursday, 1 Apr 2004
06:52 ru search for other commits by this committer
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)
Original commit
Friday, 6 Feb 2004
08:58 krion search for other commits by this committer
- Update to version 0.9.1

PR:             ports/62407
Submitted by:   maintainer
Original commit
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Thursday, 25 Dec 2003
22:59 krion search for other commits by this committer
- Update to version 0.9.0

Approved by:    maintainer
Original commit
Thursday, 4 Dec 2003
11:07 pav search for other commits by this committer
- Update to 0.4.3

PR:             ports/59771
Submitted by:   Jason Harris <jharris@widomaker.com> (maintainer)
Original commit
Wednesday, 8 Oct 2003
03:44 edwin search for other commits by this committer
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>
Original commit Encoding Errors (not all of the commit message was ASCII)
Tuesday, 4 Mar 2003
20:19 arved search for other commits by this committer
make gzip-encoded pages display properly

PR:             48644
Submitted by:   maintainer
Original commit
Friday, 21 Feb 2003
14:01 knu search for other commits by this committer
De-pkg-comment.
Original commit
Tuesday, 28 Jan 2003
21:48 nork search for other commits by this committer
Update to 0.4.2.

PR:             ports/47563
Submitted by:   Jason Harris <jharris@widomaker.com> (maintainer)
Original commit
Tuesday, 7 Jan 2003
18:07 alane search for other commits by this committer
reverse accidental commit
Original commit
01:07 alane search for other commits by this committer
Latest version.
Patch adds printing ability, on the fly gzip/gunzip for downloads, etc.
Just save file to |command line.
Original commit
Sunday, 1 Sep 2002
15:10 dwcjr search for other commits by this committer
Fix MASTER_SITES
Add Author's pgp key
Update URL in pkg-descr

PR:             42269
Submitted by:   maintainer
Original commit
Sunday, 19 May 2002
19:42 ijliao search for other commits by this committer
upgrade to 0.3.2

PR:             38302
Submitted by:   maintainer
Original commit
Wednesday, 1 May 2002
22:12 pat search for other commits by this committer
Project page moved to faster site

PR:             37647
Submitted by:   maintainer
Original commit
Friday, 15 Mar 2002
21:18 pat search for other commits by this committer
Update to 0.3.0

PR:             35931
Submitted by:   maintainer
Original commit
Wednesday, 6 Mar 2002
17:00 yoichi search for other commits by this committer
Add elinks, links text WWW browser with many bugfixes and enhancements.  
(repo-copied from www/links)    
Original commit

Number of commits found: 98