Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.17.0_2 16 Sep 2024 20:14:25 |
Robert Clausecker (fuz) Author: John Hein |
www/elinks: fix build with CSS option on
- add upstream patch to support libcss 0.9.2 and libdom 0.4.2
- appease stage-qa and add libwapcaplet to LIB_DEPENDS
- also address some LIB_DEPENDS needed or no longer needed (also found by
stage-qa):
- libintl.so is not directly used by elinks, so change USES=gettext to
USES=gettext-runtime:build
- nspr is no longer needed by elinks in 0.17.0 (or perhaps earlier)
- libxml++ is no longer needed by elinks in 0.17.0 (or perhaps earlier)
- libmozjs should have been a LIB_DEPENDS item (with SPIDERMONKEY on) - add
it
- gettext-tools is also needed (only a build time dependency by default) as
msgfmt is invoked during the build.
- option SPIDERMONKEY now depends on option CSS
PR: 281215
MFH: 2024Q3
Approved by: jailbird@fdf.net (maintainer) |
0.17.0_1 16 Mar 2024 08:03:50 |
Felix Palmen (zirias) |
www/elinks: Revert build-fix with ssl from ports
The build fix was only needed for breakage caused by pkgconf which has
meanwhile been fixed.
This reverts commit 9de718aaf747cace995ffcf592edf64e3fdd9317. |
0.17.0_1 15 Mar 2024 18:35:03 |
Felix Palmen (zirias) |
www/elinks: Fix build with libressl
PR: 277720
Approved by: jailbird@fdf.net (maintainer) |
0.17.0_1 12 Jan 2024 22:40:48 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
0.17.0 05 Jan 2024 23:12:20 |
Dima Panov (fluffy) |
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) |
0.17.0 04 Jan 2024 18:40:58 |
Fernando Apesteguía (fernape) 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
----------------
(Only the first 15 lines of the commit message are shown above ) |
0.16.1.1_1 20 Sep 2023 07:43:40 |
Felix Palmen (zirias) |
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) |
0.16.1.1_1 30 Jul 2023 22:59:04 |
Robert Clausecker (fuz) 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 |
0.16.1.1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
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> |
0.16.1.1 03 May 2023 08:04:38 |
Fernando Apesteguía (fernape) 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) |
0.16.0 08 Jan 2023 18:33:55 |
Fernando Apesteguía (fernape) 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 |
0.15.1_1 17 Nov 2022 08:00:39 |
Baptiste Daroussin (bapt) |
www/elinks: fix another leftover from meson migration
meson is not aware of the LIBS variable while it knows about LDFLAGS. |
0.15.1_1 16 Nov 2022 15:34:49 |
Baptiste Daroussin (bapt) |
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] |
0.15.1 19 Sep 2022 10:53:46 |
Fernando Apesteguía (fernape) 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) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.15.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.15.0 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
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 ) |
0.15.0 16 Jun 2022 15:05:44 |
Alexey Dokuchaev (danfe) |
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 |
0.15.0 14 Jun 2022 09:40:36 |
Alexey Dokuchaev (danfe) |
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 (*) |
0.15.0 16 Feb 2022 07:04:47 |
Beat Gaetzi (beat) Author: Dustin Marquess |
www/elinks: Update to 0.15.0
Pass maintainership to submitter
PR: 261189 |
0.11.7_13 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.11.7_13 20 Oct 2019 21:14:05 |
tobik |
www/elinks: Spell XBELMARKS_CONFIGURE_OFF correctly
Broken in r404555 during conversion to options helpers. |
0.11.7_12 02 Oct 2019 19:29:55 |
bapt |
Avoid dependency on GNU bison using bison:alias |
0.11.7_12 04 Jun 2019 14:17:39 |
antoine |
Switch default version of samba from 4.7 to 4.8
With hat: portmgr |
0.11.7_11 02 Apr 2019 03:35:54 |
yuri |
dns/libidn: Update to 1.35
Bump 48 ports.
Previous update to 1.34 broke jabberd.
PR: 228048 |
0.11.7_10 27 Feb 2019 06:45:57 |
pi |
www/elinks: Fix ssl initialization on newer openssl/libressl without EGD
PR: 234808
Submitted by: Derek Schrock <dereks@lifeofadishwasher.com>
Approved by: beat (maintainer timeout)
Obtained
from: https://repo.or.cz/elinks.git/blobdiff/6eba447e8ae12cacac3b479c7148d189bea3e8ea..f4a58ba3b574a478fd5954ba2c5b29e8b809ff9b:/src/network/ssl/ssl.c
MFH: 2019Q1 |
0.11.7_10 26 Nov 2018 16:37:45 |
cem |
www/elinks: Fix build on OpenSSL 1.1.1
Use the provided getter routine instead of directly accessing the contents
of the SSL struct, which is no longer exported as part of the ABI.
Reviewed by: beat@
Approved by: beat@
Differential Revision: https://reviews.freebsd.org/D18325 |
0.11.7_10 01 Sep 2018 17:05:48 |
antoine |
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 |
0.11.7_9 23 Dec 2017 07:03:21 |
antoine |
Change default version of samba from 4.4 to 4.6
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D13529 |
0.11.7_8 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
0.11.7_8 30 Jul 2017 14:34:27 |
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) |
0.11.7_8 25 Mar 2017 23:37:05 |
antoine |
Switch default version of samba from 4.3 to 4.4
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D10131 |
0.11.7_7 21 Mar 2017 21:59:31 |
antoine |
- 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 |
0.11.7_6 20 Feb 2017 18:46:24 |
beat |
- Add LICENSE
- Fix build with libressl-devel
PR: 216914
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
0.11.7_6 09 Oct 2016 12:10:02 |
jbeich |
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 |
0.11.7_5 02 Jul 2016 10:35:17 |
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 |
0.11.7_5 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.11.7_5 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.11.7_5 27 Dec 2015 09:31:32 |
beat |
- Fix recursive COMMENT
- Switch to USES=execinfo localbase
- Use OPTIONS_SUB
- Convert to options helpers
PR: 205387
Submitted by: pawel |
0.11.7_5 17 May 2015 17:08:42 |
amdmi3 |
- Add CPE info
Approved by: portmgr blanket |
0.11.7_5 31 Aug 2014 15:17:50 |
tijl |
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) |
0.11.7_4 30 Aug 2014 18:18:14 |
tijl |
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 |
0.11.7_3 16 Jul 2014 08:44:05 |
bapt |
Fix some non default LIB_DEPENDS
With hat: portmgr |
0.11.7_3 27 May 2014 22:09:21 |
bapt |
Do not overwrite USES |
0.11.7_3 26 May 2014 15:28:29 |
bapt |
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) |
0.11.7_3 27 Mar 2014 19:55:00 |
garga |
. Support STAGE
. Move USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (blanket) |
0.11.7_3 27 Dec 2013 10:19:19 |
beat |
Mark FASTMEM option as broken on 10.x
PR: ports/184773
Submitted by: RK <hsn@sendmail.cz> |
0.11.7_3 10 Oct 2013 18:06:10 |
tabthorpe |
- Remove option to build with ruby18
- No PORTREVISION bump, option is off by default
With hat: portmgr |
0.11.7_3 07 Oct 2013 09:59:52 |
garga |
Fix a syntax error introduced on my last commit |
0.11.7_3 04 Oct 2013 11:28:29 |
garga |
Detect libexecinfo present on /usr and fix build on -CURRENT
Approved by: beat@ (maintainer) |
0.11.7_3 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.11.7_3 14 Sep 2013 14:47:57 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
0.11.7_3 04 Sep 2013 20:01:06 |
bsam |
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) |
0.11.7_3 27 Apr 2013 18:25:25 |
mva |
- 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 |
0.11.7_3 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
0.11.7_3 08 Mar 2013 11:32:12 |
bapt |
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 |
0.11.7_3 31 Jan 2013 19:14:08 |
timur |
Update ports that refer to net/samba34 to use newer net/samba36 |
0.11.7_3 19 Sep 2012 07:57:38 |
ale |
Fix typo. |
0.11.7_3 17 Sep 2012 10:57:10 |
beat |
- Chase new spidermonkey location [1]
- Convert to OptionsNG
- Add generally useful options to the global list
Reported by: bapt [1]
Reviewed by: bapt |
0.11.7_3 20 Feb 2012 09:55:29 |
beat |
- Add option to disable mouse support
PR: ports/165182
Submitted by: Alex <silverless AT gmx.com> |
0.11.7_3 26 Dec 2011 18:52:47 |
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 |
0.11.7_2 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
0.11.7_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.11.7_2 14 Mar 2011 08:40:07 |
wen |
- Bump PORTREVISION to chase the update of dns/libidn |
0.11.7_1 14 Sep 2010 20:55:24 |
garga |
Change default samba version
PR: ports/150570
Submitted by: garga@
Approved by: maintainer |
0.11.7_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.11.7 09 Sep 2009 13:27:47 |
beat |
- Correct libfsp library path to fix build with WITH_FSP.
Submitted by: Raphael Becker <rabe AT uugrn.org> (via private mail) |
0.11.7 25 Aug 2009 07:48:03 |
beat |
- Update to 0.11.7
PR: ports/138106
Submitted by: Sylvio Cesar <scjamorim AT bsd.com.br> |
0.11.6 22 Mar 2009 13:54:53 |
beat |
- Update to 0.11.6
Approved by: miwi (mentor) |
0.11.5_1 28 Jan 2009 23:25:21 |
beat |
Update my email address to @FreeBSD.org.
Approved by: miwi (mentor) |
0.11.5_1 22 Jan 2009 16:04:11 |
miwi |
- Chase lang/guile shlib bump |
0.11.5 04 Jan 2009 16:19:32 |
miwi |
- Pass maintainership to submitter
Submitted by: "Beat Gätzi" <beat@chruetertee.ch> |
0.11.5 27 Nov 2008 02:42:37 |
wxs |
- Update to 0.11.5
- Reset maintainer (too many maintainer timeouts)
PR: ports/128761
Submitted by: beat@chruetertee.ch
Approved by: maintainer timeout |
0.11.4 12 Oct 2008 17:02:22 |
miwi |
- Update to 0.11.4
PR: 126712
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer timeout |
0.11.4.r1 13 Jun 2008 15:38:06 |
wxs |
Remove patch-configure, forgot it in my last commit.
Submitted by: itetcu
Approved by: garga (mentor, implicit) |
0.11.4.r1 13 Jun 2008 12:56:28 |
wxs |
Update to 0.11.4rc1
PR: ports/124075
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by: garga (mentor, implicit), maintainer timeout |
0.11.2_4 06 Jun 2008 14:07:24 |
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) |
0.11.2_3 17 Oct 2007 10:13:01 |
ade |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
0.11.2_2 30 Jul 2007 14:53:58 |
arved |
Fix Lua detection.
PR: 113498
Reported by: clemens fischer <ino-news@spotteswoode.dnsalias.org>
Approved by: maintainer timeout |
0.11.2_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.11.2 26 Feb 2007 14:11:26 |
miwi |
- Update to 0.11.2
PR: 108950
Submitted by: miwi
Approved by: maintainer timeout |
0.11.1 03 Oct 2006 13:32:44 |
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) |
0.11.1 15 Sep 2006 08:17:11 |
linimon |
Modify these files to reflect bsd.lua.mk as tested on the cluster.
PR: ports/101612
Submitted by: alepulver
Hat: portmgr |
0.11.1 21 Aug 2006 15:40:56 |
garga |
Forced commit to not that last one was:
Approved by: maintainer timeout (15 days) |
0.11.1 21 Aug 2006 15:34:49 |
garga |
- Remove locale dirs that are not listed on BSD.local.dist
PR: ports/101485
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> |
0.11.1 03 May 2006 13:25:08 |
pav |
- Switch lua dependency to lang/lua50 |
0.11.1 16 Feb 2006 18:44:17 |
garga |
- Update to 0.11.1
- OPTIONSify
PR: ports/92718
Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
Approved by: maintainer uptime (14 days) |
0.10.5 31 Jul 2005 13:32:49 |
vsevolod |
Update to 0.10.5.
PR: 84367
Submitted by: maintainer
Approved by: perky (mentor) |
0.10.3 01 Mar 2005 08:27:29 |
ahze |
- Update to 0.10.3
PR: ports/78224
Submitted by: maintainer |
0.10.2 13 Feb 2005 14:32:01 |
vs |
- Update to 0.10.2
- --disable-nls to bypass lib/charset.alias problem for now
PR: ports/77430
Submitted by: maintainer |
0.9.3 16 Dec 2004 05:49:27 |
kris |
Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created |
0.9.3 12 Nov 2004 23:30:46 |
pav |
- Update to 0.9.3
PR: ports/73887
Submitted by: Jason Harris <jharris@widomaker.com> (maintainer) |
0.9.2 28 Oct 2004 15:11:57 |
pav |
- Update to 0.9.2
PR: ports/73216
Submitted by: Jason Harris <jharris@widomaker.com> (maintainer) |
0.9.1_1 01 Apr 2004 06:52:50 |
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) |
0.9.1 06 Feb 2004 08:58:03 |
krion |
- Update to version 0.9.1
PR: ports/62407
Submitted by: maintainer |
0.9.0_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.9.0 25 Dec 2003 22:59:03 |
krion |
- Update to version 0.9.0
Approved by: maintainer |
0.4.3 04 Dec 2003 11:07:48 |
pav |
- Update to 0.4.3
PR: ports/59771
Submitted by: Jason Harris <jharris@widomaker.com> (maintainer) |
0.4.2_2 08 Oct 2003 03:44:49 |
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> |
0.4.2_1 04 Mar 2003 20:19:39 |
arved |
make gzip-encoded pages display properly
PR: 48644
Submitted by: maintainer |