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
non port: dns/powerdns/Makefile

Number of commits found: 219 (showing only 100 on this page)

«  1 | 2 | 3  »  

Monday, 25 Sep 2017
00:08 jbeich search for other commits by this committer
devel/boost-*: update to 1.65.1

Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
Original commitRevision:450560 
00:05 jbeich search for other commits by this committer
devel/boost-*: enable C++11 features

PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
Original commitRevision:450557 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Original commitRevision:449591 
Wednesday, 16 Aug 2017
15:44 sunpoet search for other commits by this committer
Update devel/protobuf to 3.4.0

- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
Original commitRevision:448041 
Sunday, 2 Jul 2017
17:31 ultima search for other commits by this committer
* Updated to 4.0.4
* New option OPTALGO: Enable optional algorithms (12 & 15), not enabled by
default

Changelog:
https://doc.powerdns.com/md/changelog/#powerdns-authoritative-server-404

PR:		220288
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Reported by:	Dani <i.dani@outlook.com>
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11431
Original commitRevision:444895 
Tuesday, 2 May 2017
06:48 jbeich search for other commits by this committer
devel/boost-*: update to 1.64.0

Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
Original commitRevision:439934 
Sunday, 30 Apr 2017
00:44 linimon search for other commits by this committer
Provide more descriptive error messages for ports failing on powerpc64.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:439778 
Saturday, 29 Apr 2017
15:43 sunpoet search for other commits by this committer
Update devel/protobuf to 3.3.0

- Remove USE_CSTD=c99: it was added for [1], now audio/clementine-player builds
fine without it
- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
PR:		178687 [1]
Original commitRevision:439753 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Original commitRevision:437439 
Sunday, 29 Jan 2017
16:04 sunpoet search for other commits by this committer
Update devel/protobuf to 3.2.0

- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
Original commitRevision:432762 
Friday, 20 Jan 2017
19:38 cpm search for other commits by this committer
dns/powerdns and dns/powerdns-recursor: unbreak build with clang 4.0

json11.cpp:153:24: error: invalid operands to binary expression ('nullptr_t' and
'nullptr_t')
        return m_value < static_cast<const Value<tag, T> *>(other)->m_value;
               ~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
json11.cpp:209:5: note: in instantiation of member function
'json11::Value<json11::Json::Type::NUL,
      nullptr_t>::less' requested here
    JsonNull() : Value(nullptr) {}
    ^

PR:		216071
Submitted by:	cpm
Reported by:	jbeich
Reviewed by:	jbeich
Approved by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Obtained from:	upstream
MFH:		2017Q1 (blanket)
Original commitRevision:431990 
Wednesday, 18 Jan 2017
11:23 junovitch search for other commits by this committer
dns/powerdns: update 4.0.1 -> 4.0.3

- Switch to USES=localbase while here
- Remove LibreSSL patch (see https://github.com/PowerDNS/pdns/pull/4310)

Changes:	https://doc.powerdns.com/md/changelog/#powerdns-authoritative-server-402
		https://doc.powerdns.com/md/changelog/#powerdns-authoritative-server-403

PR:		216136
Reported by:	Dani <i.dani@outlook.com>
Submitted by:	ghostonthewire@gmail.com (original 4.0.2 patch)
Approved by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Security:	CVE-2016-2120
Security:	CVE-2016-7068
Security:	CVE-2016-7072
Security:	CVE-2016-7073
Security:	CVE-2016-7074
Security:	https://vuxml.FreeBSD.org/freebsd/e3200958-dd6c-11e6-ae1b-002590263bf5.html
MFH:		2017Q1
Original commitRevision:431786 
Friday, 6 Jan 2017
08:45 jbeich search for other commits by this committer
devel/boost-*: update to 1.63.0

Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
Original commitRevision:430692 
Sunday, 1 Jan 2017
03:45 sunpoet search for other commits by this committer
Remove BROKEN_FreeBSD_9

Approved by:	portmgr (blanket)
Original commitRevision:430235 
Wednesday, 14 Dec 2016
17:58 sunpoet search for other commits by this committer
- Update devel/protobuf to 3.1.0
- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
Original commitRevision:428581 
Friday, 2 Dec 2016
11:58 mat search for other commits by this committer
Do not use post-stage.  Use post-install instead.

The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.

PR:		214780
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Original commitRevision:427552 
Wednesday, 23 Nov 2016
12:45 jbeich search for other commits by this committer
devel/boost-*: update to 1.62.0

- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
Original commitRevision:426908 
Monday, 14 Nov 2016
07:47 linimon search for other commits by this committer
Mark as broken on various tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:426089 
Monday, 15 Aug 2016
01:39 junovitch search for other commits by this committer
dns/powerdns: update 3.4.9 -> 4.0.1

- Mark BROKEN on FreeBSD 9
- Option changes:
  - Add USE=ssl, PowerDNS no longer requires embedded PolarSSL or Botan
  - Remove GEO and LMDB backends
  - Add UNIXODBC option for the GODBC backend
  - The internal Lua engine can be regular Lua or Luajit
  - Add PROTOBUF option which builds an extra tool (dnspcap2protobuf)

Changes:	https://doc.powerdns.com/md/changelog/#powerdns-authoritative-server-400
		https://doc.powerdns.com/md/changelog/#powerdns-authoritative-server-401

PR:		211147
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Security:	CVE-2016-6172
Security:	https://vuxml.FreeBSD.org/freebsd/7d08e608-5e95-11e6-b334-002590263bf5.html
Original commitRevision:420208 
Sunday, 22 May 2016
20:54 robak search for other commits by this committer
dns/powerdns: update 3.4.8 -> 3.4.9

- Bugfix release

PR:		209677
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
MFH:		2016Q2
Original commitRevision:415648 
Wednesday, 4 May 2016
21:04 riggs search for other commits by this committer
Fix build on 9.3 i386

PR:		209260
Submitted by:	tremere@cainites.net (maintainer)
MFH:		2016Q2 (build fix blanket)
Original commitRevision:414613 
Monday, 25 Apr 2016
16:13 mat search for other commits by this committer
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.

While there replace USE_SQLITE=x by USES=sqlite:x.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
Original commitRevision:414014 
Thursday, 21 Apr 2016
16:43 swills search for other commits by this committer
many ports: mark broken on powerpc64
Original commitRevision:413746 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Thursday, 31 Mar 2016
08:09 madpilot search for other commits by this committer
- Update botan110 to 1.10.12
- Chase shlib version bump in dependent ports

PR:		208393
Submitted by:	Lapo Luchini <lapo at lapo.it> (maintainer)
Security:	2004616d-f66c-11e5-b94c-001999f8d30b
Security:	4cd9b19f-f66d-11e5-b94c-001999f8d30b
MFH:		2016Q1
Original commitRevision:412212 
Tuesday, 16 Feb 2016
23:34 rakuco search for other commits by this committer
Fix a typo in the SQLITE3 option handling introduced in r408757.

"gqlite3" should have been "gsqlite3", like it was before that SVN commit,
otherwise the build breaks.

Submitted by:	Andrew Nichols <andrew@quadrant.net>
Original commitRevision:409023 
Friday, 12 Feb 2016
20:43 rakuco search for other commits by this committer
Update to PowerDNS Auth 3.4.8

CHANGELOG:
https://doc.powerdns.com/md/changelog/#powerdns-authoritative-server-348

Remove luabackend patches since those are upstream'd.

Also convert to OPTIONS helpers.

PR:		206986
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Original commitRevision:408757 
Monday, 9 Nov 2015
21:17 feld search for other commits by this committer
dns/powerdns: Update to 3.4.7

MFH:		2015Q4
Security:	CVE-2015-5311
Security:	56665ccb-8723-11e5-9b13-14dae9d210b8
Original commitRevision:401176 
Wednesday, 2 Sep 2015
16:42 feld search for other commits by this committer
dns/powerdns: Update to 3.4.6

- No longer install dnsdist, which conflicted with dns/dnsdist port
- Luabackend patch is now FreeBSD/i386 specific and has been submitted upstream
for inclusion

This update also fixes a DoS vulnerability:

https://doc.powerdns.com/md/security/powerdns-advisory-2015-02/

Changelog:	https://doc.powerdns.com/md/changelog/#powerdns-authoritative-server-346

PR:		202738
MFH:		2015Q3
Security:	55c43f5b-5190-11e5-9ad8-14dae9d210b8
Security:	CVE-2015-5230
Original commitRevision:395863 
Thursday, 25 Jun 2015
14:39 robak search for other commits by this committer
dns/powerdns: update 3.4.4 -> 3.4.5

- Add CPE info
- Remove obsolete CONFLICTS field
- Remove obsolete patch

PR:		201080
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Original commitRevision:390573 
Monday, 15 Jun 2015
11:06 koobs search for other commits by this committer
net/libzmq4: Update to 4.1.2, Fixes CVE-2014-9721

- Update to 4.1.2
- Update pkg-plist
- USES: pkg-config is now a global dependency
- OPTIONS: with-sytem-pgm is now with-pgm, update helpers
- OPTIONS: with-libsodium no longer takes args, update helpers
- Override pkgconfigdir via configure, deprecate USES: pathfix

- Bump PORTREVISION for dependent ports for shared library version
  change

While I'm here:

- Whitespace align Makefile

Based on:

PR:		200502
Reported by:	Sevan Janiyan <venture37 geeklan co uk>
Submitted by:	Jason Unovitch <jason.unovitch gmail com>
MFH:		2015Q2
Security:	10a6d0aa-0b1c-11e5-bb90-002590263bf5
Security:	CVE-2014-9721
Original commitRevision:389682 
Friday, 12 Jun 2015
16:14 tijl search for other commits by this committer
- Update security/polarssl13 to 1.3.11
- Patch a Makefile so regular make install works
- Replace a patch with MAKE_ENV
- Bump dependent ports

PR:		200816
Original commitRevision:389281 
Friday, 1 May 2015
15:07 brd search for other commits by this committer
Update dns/powerdns to 3.4.4

PR:		199719
Approved by:	bdrewery (mentor)
MFH:		2015Q1
Security:	64e6006e-f009-11e4-98c6-000c292ee6b8
Original commitRevision:385121 
Friday, 17 Apr 2015
13:37 tijl search for other commits by this committer
Specify library version when depending on libpolarssl and switch ports to
PolarSSL 1.3 when they fail to build with 1.2.
Original commitRevision:384160 
Friday, 13 Mar 2015
19:17 feld search for other commits by this committer
Update to 3.4.3

PR:		198448
Approved by:	maintainer
Original commitRevision:381229 
Thursday, 12 Feb 2015
02:21 brd search for other commits by this committer
- Update dns/powerdns to 3.4.2
- Pet portlint

PR:		196889
Submitted by:	Ralf van der Enden <tremere@cainites.net>
Approved by:	bdrewery
Original commitRevision:378861 
Saturday, 15 Nov 2014
20:35 robak search for other commits by this committer
dns/powerdns: update 3.4.0 -> 3.4.1

PR:		194805
Submitted by:	Ralf van der Enden <tremere@cainites.net>
Approved by:	mentors (implicit)
Original commitRevision:372614 
Wednesday, 22 Oct 2014
11:59 pi search for other commits by this committer
dns/powerdns: fix for check-plist with non-standard options

The pkg-plist was broken with non-default backends enabled.

PR:		194505
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Original commitRevision:371356 
Friday, 17 Oct 2014
20:08 pi search for other commits by this committer
dns/powerdns: 3.3.1 -> 3.4.0

Changelog
http://doc.powerdns.com/html/changelog.html#changelog-auth-3.4.0

- Moved remote backend to regular (was experimental)
- Added the GeoIP, LMDB (both experimental) and Bind backend
- Removed Crypto++ support (as suggested by the author)
- Fixed the Luabackend on i386
- Added note to pkg-message about mandatory schema changes for
  gmysql, gpgsql and gsqlite3 backends
- Changed the example pdns.conf to include all possible configuration
  options when all backends are enabled

PR:		194057
Submitted by:	me@nileshgr.com, updated by tremere@cainites.net
Approved by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Original commitRevision:371076 
Saturday, 23 Aug 2014
16:23 marino search for other commits by this committer
dns/powerdns: Fix pkg-plist when backend options are selected

PR:		192401
Reported by:	michelle
Fixed by:	maintainer (Ralf van der Enden)
Original commitRevision:365753 
Wednesday, 30 Jul 2014
02:12 amdmi3 search for other commits by this committer
- Switch databases/opendbx to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
Original commitRevision:363432 
Thursday, 24 Jul 2014
18:34 tijl search for other commits by this committer
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample

databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip

databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)

devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla

dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
  opened modules

mail/dovecot2:
- Add USES=libtool

mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip

math/gnumeric:
- USES=libtool tar:xz

Approved by:	portmgr (implicit, bump unstaged ports)
Original commitRevision:362835 
Saturday, 5 Jul 2014
12:19 tijl search for other commits by this committer
Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery

Approved by:	portmgr (implicit)
Original commitRevision:360738 
Friday, 7 Feb 2014
11:44 bapt search for other commits by this committer
Chase boost and icu bump
While here convert some LIB_DEPENDS
Original commitRevision:343214 
Thursday, 23 Jan 2014
20:12 danilo search for other commits by this committer
- Update from 3.3 to 3.3.1
- Add some experimental backends

while here
- Convert USE_LUA to USES

PR:		ports/185824
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Original commitRevision:340857 
Sunday, 10 Nov 2013
23:09 danilo search for other commits by this committer
- Use options helpers to simplify the Makefile
- Remove SQLITE2 option as it was dropped from powerdns on 2012
Original commitRevision:333453 
Wednesday, 9 Oct 2013
22:15 danilo search for other commits by this committer
- Convert LIB_DEPENDS to new syntax [1]
- Add stage support [1]
- Use OPTIONS_RADIO to handle SQLITE
- Remove indefinite article from COMMENT

PR:		ports/182631
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer) [1]
Approved by:	wg/culot (mentors, implicit)
Original commitRevision:329932 
Friday, 20 Sep 2013
16:31 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns)
Original commitRevision:327719 
Thursday, 1 Aug 2013
06:43 madpilot search for other commits by this committer
- Add MAN8 pages forgotten in previous commit

Reported by:	Ports-QAT
Original commitRevision:324094 
06:23 madpilot search for other commits by this committer
- Update to 3.3
- Depend on Botan 1.10 and make it new default
- Both Botan and Crypto++ can be compiled in now
- Support MySQL forks like MariaDB
- Ability to choose embedded or system-installed PolarSSL
- Convert USE_GMAKE to USES
- Use EXAMPLES OPTION in plce of NOPORTEXAMPLES

Changelog: http://rtfm.powerdns.com/changelog.html#changelog-auth-3-3

PR:		ports/180875
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Original commitRevision:324088 
Thursday, 16 May 2013
17:34 bdrewery search for other commits by this committer
- Fix default option CRYPTOPP not including its group DNSSEC
  This fixes 'pretty-print-config' not including the CRYPTOPP
  option in its output.
Original commitRevision:318324 
Tuesday, 23 Apr 2013
07:24 bapt search for other commits by this committer
Convert dns to USES=pkgconfig
Original commitRevision:316315 
Sunday, 10 Feb 2013
08:12 miwi search for other commits by this committer
- Update to 3.2

PR:		175480
Submitted by:	maintainer
Original commitRevision:312010 
Thursday, 31 Jan 2013
13:38 bapt search for other commits by this committer
Chase boost update
Original commitRevision:311310 
Saturday, 13 Oct 2012
13:39 dinoex search for other commits by this committer
- cleanup comments
Feature safe: yes
Original commitRevision:305832 
Saturday, 28 Jul 2012
12:19 scheidell search for other commits by this committer
- Fix CONFLICTS.
- Convert to new OptionsNG
- Add DNSSEC knob by popular demand. Disabling this will disable DNSSEC
algorithms 13 and 14 and remove dependency on
libcryptopp.
- Also disabled botan support since it's broken with 1.8. When 1.10 becomes part
of the ports tree it can be enabled again.

PR:		ports/170195
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Original commit
Tuesday, 22 May 2012
18:52 rm search for other commits by this committer
- update to 3.1
- while I'm here, add LICENSE (GPL2) and remove mention of it from pkg-descr

changelog: http://doc.powerdns.com/changelog.html#changelog-auth-3-1

PR:             168198
Submitted by:   Ralf van der Enden <tremere at cainites dot net> (maintainer)
Original commit
Friday, 24 Feb 2012
13:00 scheidell search for other commits by this committer
- Change boost-libs from BUILD_DEPENDS to LIB_DEPENDS. This fixes installing
from packages.

PR:             ports/165352
Reported by:    Marat Bakeev <hawara@hawara.com>
Submitted by:   Ralf van der Enden <tremere@cainites.net> (maintainer)
Approved by:    gabor (mentor, implicit)
Feature safe:   yes
Original commit
Wednesday, 11 Jan 2012
19:16 rm search for other commits by this committer
Forced commit to note the person who actually submitted the patch.

PR:             164019
Submitted by:   Ralf van der Enden <tremere at cainites dot net> (maintainer)
Original commit
18:59 rm search for other commits by this committer
- update to 3.0.1

This update fixes a Denial of Service Vulnerability, which affects versions <
3.0.1 (CVE-2012-0206)

Changes:
http://doc.powerdns.com/changelog.html#changelog-auth-3-0-1

PR:             164019
Original commit
Sunday, 6 Nov 2011
20:00 ohauer search for other commits by this committer
- add fix from upstream vendor to preserve slowdowns during (re)start
  PowerDNS with BIND backend

PR:             ports/160308
Submitted by:   Ralf van der Enden <tremere@cainites.net> (maintainer)
Original commit
Sunday, 14 Aug 2011
02:46 swills search for other commits by this committer
- Fix building when security/polarssl is already installed

PR:             ports/159741
Submitted by:   Ralf van der Enden <tremere@cainites.net> (maintainer)
Original commit
Monday, 8 Aug 2011
12:38 pav search for other commits by this committer
- Update to 3.0

PR:             ports/159349
Submitted by:   Ralf van der Enden <tremere@cainites.net> (maintainer)
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Tuesday, 11 Aug 2009
12:20 araujo search for other commits by this committer
- Bump PORTREVISION in favor of new databases/opendbx.

PR:             ports/137579
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:    Ralf van der Enden <tremere@cainites.net> (maintainer)
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-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
Original commit
Tuesday, 28 Jul 2009
11:45 pav search for other commits by this committer
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:             ports/137054
Submitted by:   Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer)
Original commit
Monday, 8 Jun 2009
10:14 itetcu search for other commits by this committer
Fix build with custom LOCALBASE

PR:             135340
Submitted by:   Sahil Tandon
Approved by:    maintainer
Reported by:    QATty
Original commit
Sunday, 1 Feb 2009
16:51 beat search for other commits by this committer
- Update to 2.9.22

PR:             ports/131210
Submitted by:   Ralf van der Enden <tremere AT cainites.net> (maintainer)
Approved by:    miwi (mentor)
Original commit
Friday, 21 Nov 2008
20:37 miwi search for other commits by this committer
- Update to 2.9.21.2

PR:             128913
Submitted by:   Ralf van der Enden <tremere@cainites.net> (maintainer)
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:             126524 (obsoletes 52917)
Submitted by:   rafan
Tested on:      two pointyhat 7-amd64 exp runs (by pav)
Approved by:    portmgr (pav)
Original commit
Thursday, 7 Aug 2008
12:10 miwi search for other commits by this committer
- Update to 2.9.21.1

PR:             126282
Submitted by:   Ralf van der Enden <tremere@cainites.net>
Original commit
Friday, 6 Jun 2008
13:23 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, 7 May 2008
12:45 jadawin search for other commits by this committer
- Add CONFLICTS for dns/powerdns-devel

PR:             ports/122982
Submitted by:   Ralf van der Enden <tremere@cainites.net>
Approved by:    thierry (mentor)
Original commit
12:26 jadawin search for other commits by this committer
¦‡/
Original commit
Monday, 23 Jul 2007
09:36 rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
Original commit
Friday, 27 Apr 2007
07:25 clsung search for other commits by this committer
- Update PowerDNS to 2.9.21
- Add patch from SVN to support DNSSEC records
- Update examples (config and table creation files)
- For the complete changelog see http://doc.powerdns.com/changelog.html

PR:             ports/112055
Submitted by:   maintainer (Ralf van der Enden)
Reviewed by:    maintainer
Original commit
Thursday, 22 Mar 2007
22:09 pav search for other commits by this committer
- Fix PostgreSQL schema

PR:             ports/110546
Submitted by:   Anish Mistry <amistry@am-productions.biz>
Approved by:    Ralf van der Enden <Ralf.vdEnden@wldelft.nl> (maintainer)
Original commit
Friday, 2 Mar 2007
17:49 rafan search for other commits by this committer
- Update OpenDBX patch, as found on www.linuxnetworkds.de, which
  contains a bugfix for recovering from permanently lost database connections
- Fix build on gcc 4.x

PR:             ports/109273
Submitted by:   Ralf van der Enden <tremere at cainites.net> (maintainer)
Original commit
Wednesday, 7 Feb 2007
04:04 alepulver search for other commits by this committer
- Add new OpenDBX patch (from [1]).
- Prepare Makefile for upcoming new stable release of OpenDBX library (which
  bumps library number from .1 to .2).
- Add stupidity fix for config location to pdns.in (moved the config but
  forgot to edit rc.d script).
- Also changed location of config directory in pdns.conf.
- Bump port-revision.

PR:             ports/108685
Submitted by:   Ralf van der Enden <tremere@cainites.net> (maintainer)
Obtained from:  www.linuxnetworks.de [1]
Original commit
Tuesday, 30 Jan 2007
21:04 pav search for other commits by this committer
- Remove SQLITE3 backend option, it was added prematurely
- Fix plist

PR:             ports/108182
Submitted by:   Tobias Roth <ports@fsck.ch>
Approved by:    Ralf van der Enden <tremere@cainites.net> (maintainer)
Original commit
Friday, 12 Jan 2007
23:49 gabor search for other commits by this committer
- Add support for geo backend
- Add support for OpenDBX backend
- OPTIONify
- Bump PORTREVISION

PR:             ports/96891
Submitted by:   Ralf van der Enden <tremere@cainites.net> (maintainer)
Approved by:    erwin (mentor)
Original commit
Sunday, 19 Nov 2006
15:57 stefan search for other commits by this committer
Bump PORTREVISION for changes in previous commit.
Original commit
15:54 stefan search for other commits by this committer
- Add patches to fix IPv6 support. [1]
- Add a comment to mark bundled recursor as deprecated (by the author). [2]
- s/INSTALLS_SHLIB/USE_LDCONFIG/ to satisfy portlint.

PR:             105490 [1], 105491 [2]
Submitted by:   Sten Spans<sten@blinkenlights.nl> [1], [2]
Approved by:    maintainer [1], [2]
Original commit
Sunday, 6 Aug 2006
18:14 arved search for other commits by this committer
Fix build of optional LDAP backend with newer versions of OpenLDAP

PR:             97431
Reported by:    Thomas Köllmann <koellmann@gmx.net>
Submitted by:   "Ralf van den Enden" <Ralf.vdEnden@wldelft.nl>
Original commit
Friday, 17 Mar 2006
16:14 garga search for other commits by this committer
- Update to 2.9.20

PR:             ports/94597
Submitted by:   maintainer
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Wednesday, 15 Feb 2006
12:56 ehaupt search for other commits by this committer
- Remove USE_REINPLACE
- Remove trailing whitespaces
- Remove depreciated USE_RCORDER
- Unquote BROKEN message
- Add an extra MASTER_SITE
- Change pdns.sh.in and pdns_recursor.sh.in to pdns.in and pdns_recursor.in so
  it'll work with USE_RC_SUBR
- Bump PORTREVISION

PR:             93336
Submitted by:   Ralf van der Enden <tremere@cainites.net> (maintainer)
Original commit
Friday, 25 Nov 2005
10:06 edwin search for other commits by this committer
Unbreak powerdns

        Change the Makefile so compiling against the LDAP library works again

PR:             ports/89477
Submitted by:   Ralf van der Enden <tremere@cainites.net>
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
Friday, 4 Nov 2005
10:27 kwm search for other commits by this committer
Update to 2.9.19

Changelog: http://rtfm.powerdns.com/changelog.html#CHANGELOG-2-9-19
Add extra patch to plug memory hole.

PR:             88231
Submitted by:   Ralf van der Ende <tremere AT cainites dot net> (maintainer)
Original commit
Thursday, 28 Jul 2005
22:37 pav search for other commits by this committer
- Fix and update LDAP support

PR:             ports/84176
Submitted by:   Ralf vd Enden <tremere@cainites.net> (maintainer)
Original commit
Monday, 18 Jul 2005
12:59 pav search for other commits by this committer
- Update to 2.9.18

PR:             ports/83605
Submitted by:   Ralf van der Enden <tremere@cainites.net> (maintainer)
Original commit
Monday, 14 Feb 2005
21:41 pav search for other commits by this committer
- Fix build on FreeBSD 6

PR:             ports/77480
Submitted by:   Ralf van der Enden <tremere@cainites.net> (maintainer)
Original commit
Tuesday, 1 Feb 2005
10:17 vs search for other commits by this committer
Quote BROKEN

Submitted by:   krion
Original commit
10:06 vs search for other commits by this committer
Mark as broken on 6.X

PR:             ports/76457
Submitted by:   Ralf van der Enden (maintainer)
Original commit
Saturday, 15 Jan 2005
01:29 pav search for other commits by this committer
- Update to 2.9.17

PR:             ports/76145
Submitted by:   Ralf van der Enden <tremere@cainites.net> (maintainer)
Original commit
Thursday, 23 Dec 2004
08:25 nork search for other commits by this committer
Clean up SQLite and related ports.
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.

Approved by:    portmgr, maintainers of sqlite and related ports
Original commit
Saturday, 20 Nov 2004
01:21 nork search for other commits by this committer
pdns_recursor related issues fixed.
I committed pre-improved version's PR.  This is my mistake.

Pointed out by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Pointy hat to:  myself
PR:             ports/73862
Submitted by:   Ralf van der Enden <tremere@cainites.net> (maintainer)
Original commit
Friday, 19 Nov 2004
16:40 nork search for other commits by this committer
pdns_recursor related issues fixed

PR:             ports/73862
Submitted by:   Ralf van der Enden <tremere@cainites.net> (maintainer)
Original commit

Number of commits found: 219 (showing only 100 on this page)

«  1 | 2 | 3  »