Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.4 30 Oct 2024 13:43:18 |
Po-Chuan Hsieh (sunpoet) |
devel/libftdi1: Fix build with swig 4.3.0+
Approved by: portmgr (blanket) |
1.8.4 22 Jul 2024 18:39:53 |
Vladimir Druzenko (vvd) Author: Jaap Akkerhuis |
dns/{,py}ldns, dns/p5-DNS-Ldns: update 1.8.3 → 1.8.4
The most prominent fix is for the bug where ldns would, under certain
conditions, use a commented out resolver in /etc/resolv.conf:
https://github.com/NLnetLabs/ldns/issues/237
Changelog:
https://github.com/NLnetLabs/ldns/blob/1.8.4/Changelog
PR: 280404 278721
MFH: 2024Q3 |
1.8.3_1 13 Jul 2024 20:18:58 |
Po-Chuan Hsieh (sunpoet) |
dns/py-ldns: Fix build with swig 4.2.0+
PR: 279489
Obtained from: https://github.com/NLnetLabs/ldns/pull/231 |
1.8.3_1 28 Jan 2024 22:14:36 |
Muhammad Moinur Rahman (bofh) |
dns/ldns: Moved man to share/man
Approved by: portmgr (blanket) |
1.8.3 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> |
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) |
1.8.3 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 ) |
1.8.3 16 Aug 2022 15:56:04 |
Fernando Apesteguía (fernape) Author: Jaap Akkerhuis |
dns/{py-}ldns: update to 1.8.3
ChangeLog: https://www.nlnetlabs.nl/news/2022/Aug/15/ldns-1.8.3-released/
1.8.3 2022-08-15
* bugfix #183: Assertion failure with OPT record without rdata.
* Fix for syntax error in pyldns
1.8.2 2022-08-12
* bugfix #147: Allow for tabs in whitespace before quoted rdata
fields.
* bugfix #149: Add some missing [out] annotations to doxygen
parameters.
* Fix build error on Solaris 10 with inet_ntop redeclaration
error. (Only the first 15 lines of the commit message are shown above ) |
1.8.1 09 Aug 2022 10:18:51 |
Bernard Spil (brnrd) |
dns/ldns: Fix EOL
* Apologies for this very poor patching
Reported by: leres |
1.8.1 07 Aug 2022 14:49:09 |
Bernard Spil (brnrd) |
dns/ldns: Fix patch from previous commit
Apologies... |
1.8.1 07 Aug 2022 14:41:38 |
Bernard Spil (brnrd) |
dns/ldns: Fix build with LibreSSL 3.5
* Merged upstream https://github.com/NLnetLabs/ldns/pull/151
Approved by: Maintainer timeout |
1.8.1 20 Jul 2022 14:21:47 |
Tobias C. Berner (tcberner) |
dns: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Samorukov <samm@freebsd.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Allan Jude <allanjude@freebsd.org>
* Amar Takhar <verm@drunkmonk.net>
* Anders Nordby <anders@fix.no>
* Andrew Greenwood <greenwood.andy@gmail.com>
* Anton Berezin <tobez@FreeBSD.org>
* Ashish SHUKLA <ashish@FreeBSD.org>
* Attila Nagy <bra@fsn.hu> (Only the first 15 lines of the commit message are shown above ) |
1.8.1 18 Dec 2021 17:28:26 |
Li-Wen Hsu (lwhsu) Author: Jaap Akkerhuis |
dns/ldns: Update to 1.8.1
https://www.nlnetlabs.nl/news/2021/Dec/03/ldns-1.8.1-released/
PR: 260345 |
1.7.1_2 01 Nov 2021 15:28:25 |
Dmitry Marakasov (amdmi3) |
dns/py-ldns: update supported python versions
configure: error: cannot import Python module "distutils".
Please check your Python installation. The error was:
<string>:1: DeprecationWarning: The distutils package is deprecated and slated
for removal in Python 3.12. Use setuptools or check PEP 632 for potential
alternatives
Approved by: portmgr blanket |
1.7.1_2 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
1.7.1_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7.1_2 08 Jan 2021 07:47:03 |
fluffy |
devel/doxygen: Update to 1.9.0
- regen patches by 'make makepatch'
- adjust consumers which affected by new doxygen styles
- take maintainersip
Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0
PR: 242347
Submitted by: fluffy
Reported by: Naram Qashat (ex-maintainer)
Exp-run by: antoine |
1.7.1_1 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.7.1_1 17 Jun 2020 18:17:45 |
sunpoet |
Move devel/swig30 to devel/swig and update to 4.0.1
- Do not silence installation message
- Update dependent ports:
- Fix build with swig 4.0.1
- Update *_DEPENDS
- Remove BINARY_ALIAS
Changes: http://www.swig.org/news.php
PR: 246613
Exp-run by: antoine |
1.7.1_1 28 Mar 2020 13:33:47 |
sunpoet |
Fix typo
Apporved by: portmgr (blanket) |
1.7.1_1 29 Feb 2020 12:00:58 |
pkubaj |
dns/ldns: set MAKE_JOBS_UNSAFE=yes
Fixes threaded build on POWER9 with 72 threads. |
1.7.1_1 05 Sep 2019 23:54:45 |
dbaio |
dns/ldns: Fix ldns-config
After the last update ldns-config is producing wrong information and at least
dns/opendnssec and dns/opendnssec2 are failing to build.
PR: 240297
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Reported by: Roman Serbski <mefystofel@gmail.com> |
1.7.1 02 Sep 2019 14:31:50 |
swills |
dns/ldns: update to 1.7.1
While here, improve formatting, pet portlint.
PR: 239525
PR: 239526
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) |
1.7.0_1 10 Nov 2018 10:09:49 |
mat |
security/openssl-devel was removed, but there is a security/openssl111 now. |
1.7.0_1 27 Feb 2018 13:03:48 |
mat |
Switch some MASTER_SITES from http/ftp to https.
Also some cleanup of dead entries.
PR: 226203
Submitted by: Sam H
Sponsored by: Absolight |
1.7.0_1 20 Dec 2017 19:34:12 |
bapt |
Switch from swig 2.0 to swig 3.0 |
1.7.0_1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.7.0_1 23 Jul 2017 13:13:11 |
sunpoet |
Remove perl5 from RUN_DEPENDS
- Bump PORTREVISION for dependency change
PR: 220910
Submitted by: Andrew Romanenko <melanhit@gmail.com>
Approved by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
MFH: 2017Q3 |
1.7.0 21 Mar 2017 23:47:24 |
mat |
Fix build.
Sponsored by: Absolight |
1.7.0 03 Mar 2017 04:11:14 |
miwi |
- Update to 1.7.0
Changelog: https://git.nlnetlabs.nl/ldns/tree/Changelog
PR: 217495
Submitted by: maintainer |
1.6.17_5 17 Feb 2017 16:49:13 |
mat |
Remove the remaining IGNORE_FreeBSD_9 lines.
Sponsored by: Absolight |
1.6.17_5 29 Nov 2016 18:46:22 |
mat |
Mark some ports as not openssl-devel ready.
Sponsored by: Absolight |
1.6.17_5 27 Sep 2016 16:32:53 |
antoine |
- Update devel/doxygen to 1.8.12
- Adjust plist of ports depending on it
PR: 212869 |
1.6.17_5 21 Sep 2016 14:14:18 |
mat |
Fix build on 9.
Sponsored by: Absolight |
1.6.17_5 12 Sep 2016 14:52:52 |
marino |
dns/ldns: Fix SSL library configuration for slave dns/py-ldns
Approvd by: SSL blanket |
1.6.17_5 10 Sep 2016 01:37:40 |
marino |
dns/ldns: Fix SSL library support, tidy options
The makefile for the ldns was very hard to follow due to preprocessor-
like hunks changing the logic flow even across targets. As part of the
SSL fix, I felt compelled to convert much of the options logic to the
modern options framework to make it simpler to follow the makefile
logic (as a side benefit the port is a bit more tidy).
I also reworked the FreeBSD 9 + GOST option logic to set the new
IGNORE_FreeBSD_9 variable if GOST was requested on FreeBSD 9 with the
base SSL library. I believe the previous logic using the WITH_OPENSSL_PORT
knob and CONFLICTS setting was incorrect.
Approvd by: SSL blanket |
1.6.17_5 04 Jul 2016 10:01:09 |
mat |
Fix ports depending on security/(open|libre)ssl directly.
Sponsored by: Absolight |
1.6.17_5 23 May 2016 20:35:01 |
amdmi3 |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
1.6.17_5 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.6.17_5 02 Aug 2015 15:03:20 |
tijl |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
1.6.17_4 14 May 2015 07:02:20 |
amdmi3 |
- Add CPE info
Approved by: portmgr blanket |
1.6.17_4 05 Apr 2015 20:55:48 |
bapt |
Revert unintended change
Reported by: flo |
05 Apr 2015 20:50:43
|
bapt |
Mark as broken unfetchable ports |
1.6.17_4 25 Feb 2015 16:52:55 |
feld |
Correct a spaces -> tab issue that slipped by the previous commit |
1.6.17_4 25 Feb 2015 14:44:42 |
feld |
Fix issues with LibreSSL
PR: 191853
Approved by: maintainer |
1.6.17_3 06 Jan 2015 10:01:42 |
ehaupt |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
1.6.17_3 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.6.17_2 27 Oct 2014 12:13:23 |
bapt |
Cleanup plist |
1.6.17_2 19 Oct 2014 15:43:33 |
mva |
- Convert ports from dns/, editors/ and emulators/ to new
USES=python
Approved by: portmgr (implicit) |
1.6.17_2 05 Oct 2014 10:09:22 |
tijl |
Avoid dependency on devel/libtool |
1.6.17_2 22 Aug 2014 09:06:52 |
amdmi3 |
- Switch to USES=libtool, drop .la files
- Add LICENSE_FILE
Approved by: portmgr blanket |
1.6.17_1 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
1.6.17_1 15 May 2014 15:08:02 |
erwin |
Install libldns.pc
PR: 189263
Submitted by: Josh Cepek <josh.cepek@usa.net>
Approved by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) |
1.6.17 30 Apr 2014 15:16:35 |
mat |
Convert p5-DNS-Ldns to staging.
Truckload of pointy hats to: erwin
Sponsored by: Absolight |
1.6.17 06 Feb 2014 19:17:52 |
danilo |
dns/ldns
- Convert LIB_DEPENDS to new syntax
dns/py-ldns
- Add stage support [1]
Reported by: mat [1] |
1.6.17 06 Feb 2014 18:23:58 |
danilo |
- Update from 1.6.16 to 1.6.17
while here
- Add stage support
- Remove the indefinite article from COMMENT
- Convert LICENSE from BSD to BSD3CLAUSE
- Convert USE_GMAKE to USES
PR: ports/185787
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) |
1.6.16_4 24 Nov 2013 17:59:05 |
koobs |
dns/ldns: Bump PORTREVISION
PR: ports/182709
Reported by: Mathieu Arnold <mat@mat.cc> |
1.6.16_3 24 Nov 2013 15:29:32 |
koobs |
dns/ldns: Fix packaging list for ldns-config
PR: ports/182709
Submitted by: Horia Racoviceanu <horia@racoviceanu.com>
Approved by: maintainer |
1.6.16_3 13 Oct 2013 19:14:01 |
erwin |
The dns/py-ldns stopped building. Recent chenges in the
ports unearthed a serious defevt in the original build
process. This changes patches configure file.
There will be a new release of this port which will contain
a new configure file. Until then this patch is needed.
PR: 182183
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) |
1.6.16_2 20 Sep 2013 16:31:58 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns) |
1.6.16_2 05 Sep 2013 14:37:35 |
sem |
- Do not depend on security/openssl if openssl in base is sufficient.
PR: ports/178262
Submitted by: Jan Beich <jbeich@tormail.org>
Reviewed by: ldns' port maintainer |
1.6.16_1 11 Jul 2013 12:40:54 |
mat |
Have dns/py-ldns only install the Python bits.
PR: ports/179812
Submitted by: mat
Approved by: maintainer |
1.6.16 26 Nov 2012 13:48:39 |
erwin |
Update to 1.6.16
ldns 1.6.14 and ldns 1.6.15 had a bug in creating empty
bitmaps for NSEC3 on empty non-terminals; and were
unable to build a loadable pyldns module.
This release has those two bugs resolved.
PR: 173626
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
Approved by: maintainer
Feature safe: yes |
1.6.15_2 22 Nov 2012 12:42:28 |
ehaupt |
Bump PORTREVISION in order to make the registration of CONFLICTS work.
Feature safe: yes |
1.6.15_1 22 Nov 2012 12:28:09 |
ehaupt |
- Add dns/py-ldns, a stub port of dns/ldns with python bindings enabled. This
is required for the upcoming dns/sshfp update
- Register CONFLICTS and PKGNAMEPREFIX in dns/ldns
Feature safe: yes |
1.6.15_1 08 Nov 2012 17:57:59 |
ak |
- Rename DOCS option to DOXYGEN and turn it off by default, restoring
pre-OptionsNG status quo
- Shorten GOST option description, to fit in old dialog's line restrictions on
8.x
- Use standard EXAMPLES/DOXYGEN descriptions
- Remove quotes from option descriptions
Approved by: Jaap Akkerhuis <jaap at NLnetLabs.nl> (maintainer)
Feature safe: yes |
1.6.15 31 Oct 2012 07:58:36 |
ak |
- Update ldns to 1.6.15 [1]
- Add an entry to UPDATING about binary incompatibility in previous version of
ldns
- Fix OptionsNG
- Bump PORTREVISION for all ports dependent on dns/ldns
- Remove ABI version numbers from LIB_DEPENDS while I'm here
PR: ports/173080 [1]
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) [1]
Approved by: portmgr (erwin)
Feature safe: yes |
1.6.14 24 Oct 2012 05:42:07 |
culot |
- Update to 1.6.14 [1]
- Convert to OptionsNG [2]
Changes: http://www.nlnetlabs.nl/svn/ldns/tags/release-1.6.14/Changelog
PR: ports/173003 [1]
ports/171934 [2]
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) [1]
Takefu <takefu@airport.fm> [2]
Feature safe: yes |
1.6.13_1 28 May 2012 04:51:14 |
miwi |
- Disable ECDSA support
PR: 168394
Submitted by: maintainer |
1.6.13 24 May 2012 14:01:39 |
ak |
- Update to 1.6.13
This is mostly a bugfix release. Most notable new features are ECDSA
support (RFC 6605) and command-line options for ldns-verify-zone for
validating against given keys and for safety margins on signatures
inception and expiration times.
- The examples and drill programs will now built by default.
PR: ports/168296
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Approved by: itetcu (mentor) |
1.6.12 28 Jan 2012 17:49:34 |
miwi |
- Update to 1.6.12
PR: 164224
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> |
1.6.11_1 11 Jan 2012 14:59:06 |
scheidell |
- Need to include bsd.port.options.mk to make OPTIONS work [1]
PR: ports/163734 [1]
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> [1]
Approved by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer), gabor (mentor,
implicit) |
1.6.11 07 Nov 2011 05:47:42 |
miwi |
- Fix INDEX |
1.6.11 07 Nov 2011 04:24:55 |
miwi |
- Get rid FreeBSD 6 support |
1.6.11 06 Oct 2011 22:43:49 |
zi |
- Update to 1.6.11
- Fix up whitespace
PR: ports/161133
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) |
1.6.10 01 Jun 2011 01:18:24 |
wen |
- Update to 1.6.10
PR: ports/157478
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) |
1.6.9 16 Apr 2011 20:36:06 |
ehaupt |
Add an option for installing python bindings.
PR: 156419
Approved by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) |
1.6.9 17 Mar 2011 09:30:22 |
wen |
- Update to 1.6.9
PR: ports/155613
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) |
1.6.8 26 Jan 2011 11:28:03 |
pav |
- Update to 1.6.8
PR: ports/154268
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Feature safe: yes |
1.6.7_1 20 Dec 2010 21:41:30 |
ohauer |
- change maintainer to submitter (NLnetNLabs)
- patch includes fix for PR ports/153165
port dns/ldns fails to build with config (EXAMPLES=on and GOST=off)
- bump PORTREVISION
PR: ports/153228 ports/153165
Submitted by: Jaap Akkerhuis <jaap _at_ NLnetLabs.nl> (new maintainer)
Approved by: Konstantin Saurbier <konstantin _at_ saurbier.net> (old
maintainer) |
1.6.7 10 Dec 2010 22:27:57 |
beech |
Update to 1.6.7
PR: ports/152578
Submitted by: Jaap Akkerhuis (jaap@NLnetLabs.nl)
Approved by: Konstantin Saurbier (konstantin@saurbier.net) (maintainer)
itetcu (mentor) (implicit) |
1.6.6 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.6.6 03 Sep 2010 08:51:25 |
bapt |
- Update to 1.6.6
- Add GHOST option
- While here add license
PR: ports/149975
Submitted by: Jaap Akkerhuis <jaap _at_ NLnetLabs.nl>
Approved by: Konstantin Saurbier <konstantin _at_ saurbier.net> (maintainer) |
1.6.5 18 Jul 2010 21:30:57 |
makc |
Update to 1.6.5
PR: ports/147565
Submitted by: Jaap Akkerhuis <jaap at NLnetLabs.nl>
Approved by: Konstantin Saurbier (maintainer) |
1.6.4 25 Jan 2010 08:53:29 |
miwi |
- Update to 1.6.4
PR: 143060
Submitted by: Konstantin Saurbier <konstantin@saurbier.net> (maintainer) |
1.6.3 29 Dec 2009 10:25:55 |
miwi |
- Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with src
PR: ports/136065 ports/127469
Submitted by: N.J. Mann <njm@njm.me.uk> and Aldis Berjoza
<killasmurf86@gmail.com>
- Early identify port CONFLICTS
PR: 137855
Submitted by: Piotr Smyrak <smyru@heron.pl>
- Add --no-same-permissions to the EXTRACT_AFTER_ARGS command.
Tijl Coosemans has been reported an issue that when root is extracting from the
tarball, and the tarball contains world writable files
(sysutils/policykit as an example), there is a chance that the files
gets changed by malicious third parties right after the extraction,
which makes it possible to inject code into the package thus compromise
the system.
Submitted by: Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@)
- Fix some whitespaces
Tested with: exp-run |
1.6.3 13 Dec 2009 00:21:07 |
miwi |
- Update to 1.6.3
PR: 141214
Submitted by: Konstantin Saurbier <konstantin@saurbier.net> (maintainer) |
1.6.2 26 Nov 2009 14:19:46 |
miwi |
- Update to 1.6.2
PR: 140841
Submitted by: Konstantin Saurbier <konstantin@saurbier.net> (maintainer) |
1.6.1 16 Aug 2009 23:31:41 |
araujo |
- Update to 1.6.1.
PR: ports/137846
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: Konstantin Saurbier <konstantin@saurbier.net> (maintainer) |
1.6.0 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
1.6.0 27 Jul 2009 07:07:15 |
miwi |
- Update to 1.6.0
PR: 136976
Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com>
Approved by: maintainer |
1.5.1_1 31 May 2009 13:20:05 |
amdmi3 |
- Adding option for building example programs
PR: 134927
Submitted by: Konstantin Saurbier <konstantin@saurbier.net> (maintainer) |
1.5.1 26 Feb 2009 21:16:58 |
wxs |
- Update to 1.5.1
PR: ports/131965
Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com>
Approved by: Konstantin Saurbier <konstantin@saurbier.net> (maintainer) |
1.4.1 27 Jan 2009 19:32:50 |
pgollucci |
- Update to 1.4.1
PR: ports/130807
Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com>
Approved by: Konstantin Saurbier <konstantin@saurbier.net> (maintainer) |
1.2.2 25 Feb 2008 13:36:24 |
gabor |
- Update to 1.2.2
- Update MAINTAINER address
PR: ports/120847
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer |
1.1.0_1 04 Oct 2007 00:41:11 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
1.1.0_1 28 Aug 2006 11:53:08 |
miwi |
- Update to 1.1.0
PR: ports/102517
Submitted by: Konstantin Saurbier <saurbier(at)math.uni-bielefeld.de>
(maintainer) |
1.0.1_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.0.1 12 Jan 2006 00:08:18 |
tdb |
- Update to 1.0.1
- Mark BROKEN on <5.0
PR: 91678
Submitted by: saurbier@math.uni-bielefeld.de (maintainer) |
1.0.0 30 Dec 2005 04:24:11 |
edwin |
[NEW PORT] dns/ldns: A library for programs conforming to DNS RFCs and drafts
Ldns is a library to simplify implementaition of recent DNS
RFCs. The goal is to allow depelopers to easily create
software conforming to current RFCs and experimental software
for current Internet drafts. Because ldns is written in C
it should be a lot faster than Perl or other scripting
languages.
WWW: http://www.nlnetlabs.nl/ldns/
PR: ports/91042
Submitted by: Konstantin Saurbier <saurbier@math.uni-bielefeld.de>
<saurbier@math.uni-bielefeld.de> |