FreshPorts -- The Place For Ports notbug Mon, 21 May 2012 2:38 PM BST
non port: Mk/bsd.database.mk
CVSWeb

Number of commits found: 73

Fri, 20 Apr 2012
[ 21:56 delphij ] Original commit 
1.16 databases/mariadb-server/Makefile
1.73 Mk/bsd.database.mk
1.10 databases/mariadb-server/distinfo
1.2 databases/mariadb-server/files/patch-plugin__auth_pam__auth_pam.c
1.2 databases/mariadb-client/files/patch-scripts__Makefile.in
1.7 databases/mariadb-client/pkg-plist
1.8 databases/mariadb-server/pkg-plist
Update to 5.3.6.

PR:             ports/167125
Submitted by:   maintainer (with approved plist changes)
Sun, 15 Apr 2012
[ 15:48 crees ] Original commit 
1.2 databases/postgresql82-server/files/502.pgsql.in
1.2821 MOVED
1.1095 databases/Makefile
1.9 databases/postgresql82-client/Makefile
1.4 databases/postgresql82-contrib/Makefile
1.216 databases/postgresql82-server/Makefile
1.72 Mk/bsd.database.mk
1.72 databases/postgresql82-server/distinfo
1.4 databases/postgresql82-server/files/dot.cshrc.in
1.7 databases/postgresql82-server/files/dot.profile.in

(Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
Remove PostgreSQL 8.2 due to EOL by upstream

With hat:       pgsql
Reviewed by:    pgsql
Wed, 14 Mar 2012
[ 20:35 crees ] Original commit 
1.71 Mk/bsd.database.mk
Fix version detection; choose default if WITH_PGSQL_VER is not defined

Feature safe:   yes
Sun, 11 Mar 2012
[ 13:07 crees ] Original commit 
1.70 Mk/bsd.database.mk
- Add dependency logic: USE_PGSQL= component[:target] for versioned ports

- Fix postgresql version logic-- now falls back to default version only if
  WANT_ isn't set, thus preserving package building for non-default versions

Feature safe:   yes
Sat, 10 Mar 2012
[ 23:53 crees ] Original commit 
1.69 Mk/bsd.database.mk
Correct PGSQL_VER generation; was too complicated with many variables.

For simplicity, WITH_PGSQL_VER is verified to be correct and then used as the
"authoritative" value to compare with WANT_PGSQL_VER range.

PR:             ports/165874
Submitted by:   Guido Falsi <mad@madpilot.net> (based on)
Reviewed by:    make index
Feature safe:   yes
[ 10:57 crees ] Original commit 
1.68 Mk/bsd.database.mk
Add support for USE_PGSQL=      pltcl

Feature safe:   yes
Tue, 6 Mar 2012
[ 07:31 crees ] Original commit 
1.42 databases/postgresql-plruby/Makefile
1.22 www/thundercache/Makefile
1.7 www/thundersnarf/Makefile
1.67 Mk/bsd.database.mk
- Set postgresql version 9.0 as default
- Add facility to set minimum/maximum version ranges in WANT_PGSQL_VER
- Remove BROKEN_WITH_PGSQL shim

PR:             ports/165245
Submitted by:   crees (me)
Reviewed by:    exp-runs by pav and erwin
Discussed with: girgen
Fri, 14 Oct 2011
[ 22:30 dougb ] Original commit 
1.680 LEGAL
1.2630 MOVED
1.264 archivers/Makefile
1.9 archivers/pecl-phar/Makefile
1.237 comms/Makefile
1.13 comms/libsyncml/Makefile
1.1037 databases/Makefile
1.89 databases/mysql323-client/Makefile
1.8 databases/mysql323-scripts/Makefile
1.201 databases/mysql323-server/Makefile

(Only the first 10 of 290 ports in this commit are shown above. View all ports for this commit)
As previously advertised, complete removal of vulnerable ports that
no one has stepped up to deal with:

archivers/pecl-phar             Vulnerable since 2011-01-13
comms/libsyncml                 Depends on devel/libsoup22, which is FORBIDDEN
databases/mysql323-server       Vulnerable since 2006-10-29
databases/mysql323-client       Vulnerable since 2006-10-29
databases/mysql323-scripts      Vulnerable since 2006-10-29
databases/mysql40-server        Vulnerable since 2006-10-29
databases/mysql40-client        Vulnerable since 2006-10-29
databases/mysql40-scripts       Vulnerable since 2006-10-29
databases/p5-DBD-mysql40
                Depends on databases/mysql40-server, which is FORBIDDEN
deskutils/buoh                  Depends on devel/libsoup22, which is FORBIDDEN
deskutils/libopensync-plugin-syncml
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 23 Sep 2011
[ 22:26 amdmi3 ] Original commit 
1.17 accessibility/accerciser/Makefile
1.11 accessibility/at-poke/Makefile
1.76 accessibility/at-spi/Makefile
1.4 accessibility/at-spi2-atk/Makefile
1.4 accessibility/at-spi2-core/Makefile
1.65 accessibility/atk/Makefile
1.4 accessibility/atkmm/Makefile
1.53 accessibility/dasher/Makefile
1.5 accessibility/eflite/Makefile
1.59 accessibility/gnome-mag/Makefile

(Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- 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
Thu, 25 Aug 2011
[ 23:17 mandree ] Original commit 
1.2576 MOVED
1.1020 databases/Makefile
1.9 databases/db5/Makefile
1.8 databases/db51/Makefile
1.64 Mk/bsd.database.mk
1.7 databases/db5/distinfo
1.6 databases/db51/distinfo
1.2 databases/db51/files/patch-dist_configure
1.4 databases/db51/pkg-descr
1.6 databases/db5/pkg-plist

(Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Update databases/db5 to new upstream release 5.2.28.0. ChangeLog:
 
http://download.oracle.com/docs/cd/E17076_02/html/installation/changelog_5_2.html

- Remove databases/db51 (no hard dependencies), users having set db51
  manually for their ports need to set db5 and rebuild dependent ports.

- Add OPTIONS for localization (default off) and crypto (default on).

- Install libdb*-5.so symlinks into $PREFIX/lib

- If WITH_DEBUG is set, pass --enable-umrw to pacify valgrind, and
  --enable-debug.
Thu, 7 Jul 2011
[ 01:15 mandree ] Original commit 
1.63 Mk/bsd.database.mk
Don't include db51 in USE_BDB=4x+ settings,
there's more than one port that is happy with all 4.X versions
but doesn't like 5.1.
Fri, 1 Jul 2011
[ 08:09 girgen ] Original commit 
1.62 Mk/bsd.database.mk
Add postgresql 9.1 to accepted versions
Tue, 7 Jun 2011
[ 14:36 ale ] Original commit 
1.61 Mk/bsd.database.mk
Fix paths for MariaDB.

Pointyhat to:   dougb
Fri, 27 May 2011
[ 23:46 mandree ] Original commit 
1.2464 MOVED
1.980 databases/Makefile
1.87 databases/db45/Makefile
1.60 Mk/bsd.database.mk
1.37 databases/db45/distinfo
1.6 databases/db45/files/patch-dist::configure
1.17 databases/db45/pkg-descr
1.32 databases/db45/pkg-plist
Remove db45.
This happens before EXPIRATION_DATE as no dependencies are left in ports,
the few that were there use db46+.

Approved by: Gea-Suan Lin (maintainer)
Mon, 23 May 2011
[ 16:49 mandree ] Original commit 
1.59 Mk/bsd.database.mk
Move Berkeley DB 4.5+ ports to 4.6+ in anticipation of db45 removal.
[ 12:09 mandree ] Original commit 
1.2463 MOVED
1.979 databases/Makefile
1.72 databases/db3/Makefile
1.11 databases/rdfdb/Makefile
1.117 mail/cyrus-imapd2/Makefile
1.29 mail/spamprobe/Makefile
1.4 ports-mgmt/pver/Makefile
1.29 www/squidguard/Makefile
1.58 Mk/bsd.database.mk
1.21 databases/db3/distinfo

(Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Remove databases/db3. All users were using db3+
and have in fact been using 4.0+ since 2011-04-12 (Mk/bsd.database.mk r1.57).

Chase upgrade in dependent ports and change USE_BDB to 40+.
Tue, 12 Apr 2011
[ 21:57 mandree ] Original commit 
1.57 Mk/bsd.database.mk
Now that db2 is gone, drop db2_DEPENDS as only reminiscence.
No longer autodetect db3 in anticipation of later removal.
Make 3+ find only 4.0 and newer.
Mon, 4 Apr 2011
[ 17:39 rene ] Original commit 
1.56 Mk/bsd.database.mk
Remove support for expired PostgreSQL versions 7.3, 7.4, 8.0, and 8.1

Noted by:       kwm
Mon, 21 Mar 2011
[ 20:41 mandree ] Original commit 
1.2376 MOVED
1.964 databases/Makefile
1.6 databases/db50/Makefile
1.55 Mk/bsd.database.mk
1.4 databases/db50/distinfo
1.2 databases/db50/files/patch-dist_configure
1.3 databases/db50/pkg-descr
1.3 databases/db50/pkg-plist
Kill Oracle Berkeley DB 5.0 port.
There are no ports that depend on this, just implicit via
USE_BDB=yes or USE_BDB=44+ or similar - databases/db51 will do.
Sat, 19 Mar 2011
[ 13:13 ale ] Original commit 
1.274 databases/mysql55-server/Makefile
1.1044 UPDATING
1.54 Mk/bsd.database.mk
1.128 databases/mysql55-server/distinfo
1.4 databases/mysql55-client/pkg-plist
Update MySQL to 5.5.10 release (shared library bumped).
Fri, 25 Feb 2011
[ 13:43 ale ] Original commit 
1.53 Mk/bsd.database.mk
Switch default MySQL version from 5.1 to 5.5.

PR:             ports/153814
Submitted by:   ale
Approved by:    portmgr (-exp run by pav)
[ 10:58 pav ] Original commit 
1.52 Mk/bsd.database.mk
- Make mariadb satisfy USE_MYSQL (as virtual version 52)

PR:             ports/153833
Submitted by:   sunpoet
Ok'ed by:       ale
Thu, 30 Dec 2010
[ 20:07 ohauer ] Original commit 
1.51 Mk/bsd.database.mk
 - Update description for USE_PGSQL and DEFAULT_PGSQL_VER
   (PostgreSQL 84 is now the default).

PR:             ports/153318 (followup)
Submitted by:   ohauer
Approved by:    miwi
[ 19:30 ohauer ] Original commit 
1.1017 UPDATING
1.50 Mk/bsd.database.mk
 - change default postgresql version to 84
 - add note to UPDATING

PR:             153318
Submitted by:   ohauer
Approved by:    miwi
Wed, 29 Dec 2010
[ 08:19 ale ] Original commit 
1.49 Mk/bsd.database.mk
Fix mysql embedded dependency for MySQL 5.5.

Spotted by:     fluffy
Mon, 20 Dec 2010
[ 22:15 acm ] Original commit 
1.48 Mk/bsd.database.mk
- Add support for firebird 2.1 and 2.5
- Change FIREBIRD_VER default to 25
Tue, 21 Sep 2010
[ 12:20 mandree ] Original commit 
1.47 Mk/bsd.database.mk
Hook DB 5.1 to the bsd.database.mk logic.
Mon, 20 Sep 2010
[ 13:46 girgen ] Original commit 
1.11 databases/postgresql90-server/files/502.pgsql
1.18 databases/postgresql-docs/Makefile
1.1 databases/postgresql90-client/Makefile
1.1 databases/postgresql90-contrib/Makefile
1.203 databases/postgresql90-server/Makefile
1.46 Mk/bsd.database.mk
1.502 Mk/bsd.sites.mk
1.77 databases/postgresql90-server/distinfo
1.2 databases/postgresql90-server/files/extra-patch-icu4
1.3 databases/postgresql90-server/files/patch-doc-Makefile

(Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
PostgreSQL 9.0 is here!  The PostgreSQL Global Development Group
announces the availability of our most eagerly awaited release.
PostgreSQL 9.0 includes built-in, binary replication, and over a dozen
other major features which will appeal to everyone from web developers
to database hackers.

9.0 includes more major features than any release before it, including:
* Hot standby
* Streaming replication
* In-place upgrades
* 64-bit Windows builds
* Easy mass permissions management
* Anonymous blocks and named parameter calls for stored procedures
* New windowing functions and ordered aggregates
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 18 Jun 2010
[ 13:14 ale ] Original commit 
1.45 Mk/bsd.database.mk
Switch default MySQL version from 5.0-EOL to 5.1-GA.

PR:             ports/147716
Submitted by:   ale
Approved by:    portmgr (-exp run by erwin)
Feature safe:   yes
Mon, 26 Apr 2010
[ 13:42 mandree ] Original commit 
1.44 Mk/bsd.database.mk
Hook databases/db50 to the Berkeley DB logic.

Reviewed by: pav
Reviewed by: garga
Approved by: garga (mentor).
Mon, 11 Jan 2010
[ 11:58 ale ] Original commit 
1.2069 MOVED
1.827 databases/Makefile
1.198 databases/mysql323-server/Makefile
1.217 databases/mysql40-server/Makefile
1.235 databases/mysql41-server/Makefile
1.250 databases/mysql50-server/Makefile
1.258 databases/mysql51-server/Makefile
1.256 databases/mysql55-server/Makefile
1.101 databases/mysql60-client/Makefile
1.15 databases/mysql60-scripts/Makefile

(Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
As announced, remove MySQL 6.0 (dead development branch) and update CONFLICTS.
Mon, 4 Jan 2010
[ 10:53 ale ] Original commit 
1.2064 MOVED
1.101 databases/mysql54-client/Makefile
1.16 databases/mysql54-scripts/Makefile
1.254 databases/mysql54-server/Makefile
1.2 databases/p5-DBD-mysql54/Makefile
1.42 Mk/bsd.database.mk
1.117 databases/mysql54-server/distinfo
1.7 databases/mysql54-server/files/mysql-server.sh.in
1.8 databases/mysql54-server/files/patch-Docs::Makefile.in
1.27 databases/mysql54-server/files/patch-Makefile.in

(Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
Remove MySQL 5.4 in favor of MySQL 5.5.
[ 10:16 ale ] Original commit 
1.41 Mk/bsd.database.mk
Add support for MySQL 5.5.
Mon, 30 Nov 2009
[ 16:20 skreuzer ] Original commit 
1.40 Mk/bsd.database.mk
Fix previous commit which did not define
BDB_LIB_NAME, BDB_LIB_CXX_NAME and BDB_LIB_DIR
when db48 is selected

Submitted by:   ume@
Approved by:    miwi@ with portmgr hat on
[ 14:33 skreuzer ] Original commit 
1.39 Mk/bsd.database.mk
Add support for Berkeley DB 4.8

Approved by:    portmgr@
Thu, 3 Sep 2009
[ 15:23 skv ] Original commit 
1.1975 MOVED
1.796 databases/Makefile
1.42 databases/firebird-client/Makefile
1.65 databases/firebird-server/Makefile
1.13 databases/firebird-server/files/RELNOTES
1.4 databases/firebird-server/files/aliases.conf.in
1.38 Mk/bsd.database.mk
1.14 databases/firebird-server/distinfo
1.2 databases/firebird-server/files/patch-amd64
1.3 databases/firebird-server/files/patch-builds%make.new%config%config.h.in

(Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Remove obsolete Firebird 1.x :
- no longer under development
- does not build with GCC 4.x
Tue, 21 Jul 2009
[ 08:02 ale ] Original commit 
1.37 Mk/bsd.database.mk
Add support for upcoming MySQL 5.4.
Wed, 8 Jul 2009
[ 06:54 girgen ] Original commit 
1.36 Mk/bsd.database.mk
Add postgresql 8.4 to the list of versions.
Tue, 31 Mar 2009
[ 05:18 danfe ] Original commit 
1.35 Mk/bsd.database.mk
- Reformat knobs and their descriptions
- Kill dots (periods) after some IGNORE statements
- Improve wording, expand contractions
- Fix couple of typos and remove EOL whitespace

PR:     ports/133198
Wed, 4 Mar 2009
[ 15:54 ale ] Original commit 
1.34 Mk/bsd.database.mk
Add support to mysql server and embedded library dependencies.

Now amarok2 port can be imported and use the following row:

USE_MYSQL=      embedded
Sat, 29 Nov 2008
[ 23:17 pav ] Original commit 
1.33 Mk/bsd.database.mk
- Try to unbreak USE_FIREBIRD

Reported by:    pointyhat
Mon, 24 Nov 2008
[ 07:39 cperciva ] Original commit 
1.32 Mk/bsd.database.mk
Unbreak ports tree.
[ 06:22 skv ] Original commit 
1.1711 MOVED
1.722 databases/Makefile
1.5 databases/firebird2-client/Makefile
1.68 databases/firebird2-server/Makefile
1.5 databases/firebird20-client/Makefile
1.68 databases/firebird20-server/Makefile
1.12 databases/flamerobin/Makefile
1.17 databases/libdbi-drivers/Makefile
1.88 databases/libgda3/Makefile
1.5 databases/firebird2-server/files/aliases.conf.in

(Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Rename databases/firebird2-* to databases/firebird20-*
Sat, 26 Jul 2008
[ 08:38 ale ] Original commit 
1.30 Mk/bsd.database.mk
Add support for MySQL 6.0.
Mon, 9 Jun 2008
[ 06:01 vanilla ] Original commit 
1.29 Mk/bsd.database.mk
Add db47 to bsd.databases.mk.
Fri, 11 Apr 2008
[ 13:52 vsevolod ] Original commit 
1.28 Mk/bsd.database.mk
Add WITH_PGSQL_VER macro to bsd.database.mk, that allows to specify
in make.conf which version of pgsql client is required for this build.

Reviewed by:    skv
Sat, 5 Apr 2008
[ 18:26 mnag ] Original commit 
1.27 Mk/bsd.database.mk
- Fix when USE_SQLITE != yes
- Fix lib version of sqlite34
[ 18:11 mnag ] Original commit 
1.26 Mk/bsd.database.mk
- Fix .endif. Maybe works now :)

Pointy hat to:  mnag
Reported by:    bsam
[ 15:58 mnag ] Original commit 
1.25 Mk/bsd.database.mk
- Fix wrong .endif

Submitted by:   cperciva
[ 14:55 mnag ] Original commit 
1.24 Mk/bsd.database.mk
- Add option to databases/sqlite34
Tue, 11 Mar 2008
[ 23:34 pav ] Original commit 
1.16 databases/postgresql-contrib/Makefile
1.23 Mk/bsd.database.mk
- Fix typo (unclosed double-quote)

PR:             ports/120618
Submitted by:   Gennady Proskurin <gpr@nnz.ru>

- Change default PostgreSQL dependency from 8.1 to 8.2

PR:             ports/120865
Submitted by:   edwin
Mon, 15 Oct 2007
[ 15:32 girgen ] Original commit 
1.3 databases/postgresql82-client/Makefile
1.174 databases/postgresql83-server/Makefile
1.22 Mk/bsd.database.mk
1.57 databases/postgresql83-server/distinfo
1.3 databases/postgresql83-server/pkg-install-server
1.12 databases/postgresql83-server/pkg-plist-client
1.6 databases/postgresql83-server/pkg-plist-contrib
1.12 databases/postgresql83-server/pkg-plist-server
Introducing the first beta of PostgreSQL 8.3

Note that this is a BETA VERSION of the PostgreSQL server.
Use it only for testing.
Tue, 28 Aug 2007
[ 09:33 ale ] Original commit 
1.227 databases/mysql51-server/Makefile
1.535 UPDATING
1.21 Mk/bsd.database.mk
1.99 databases/mysql51-server/distinfo
1.1 databases/mysql51-server/files/patch-client_mysql_upgrade.c
1.82 databases/mysql51-server/pkg-plist
1.33 databases/mysql51-server/pkg-plist.client
Update to 5.1.21 release.
Mon, 6 Aug 2007
[ 09:23 delphij ] Original commit 
1.20 Mk/bsd.database.mk
Add support of Berkeley DB 4.6.
Thu, 2 Aug 2007
[ 05:42 delphij ] Original commit 
1.19 Mk/bsd.database.mk
Allow depending on Berkeley DB 4.5
Wed, 18 Jul 2007
[ 21:56 edwin ] Original commit 
1.18 Mk/bsd.database.mk
[patch] bsd.database.mk - Give PostgresSQL a better default database version

        I think we're a little bit over-conservative by keeping the
        default PostgreSQL version on 7.4. Let's move it to 8.1.

PR:             ports/113873
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Approved by:    portmgr after maintainer timeout
Wed, 6 Dec 2006
[ 16:48 girgen ] Original commit 
1.8 databases/postgresql82-server/files/502.pgsql
1.570 databases/Makefile
1.1 databases/postgresql82-client/Makefile
1.161 databases/postgresql82-server/Makefile
1.17 Mk/bsd.database.mk
1.51 databases/postgresql82-server/distinfo
1.4 databases/postgresql82-server/files/patch-src:backend:utils:misc:postgresql.conf.sample
1.23 databases/postgresql82-server/files/pgsql.sh.tmpl
1.2 databases/postgresql82-server/pkg-install-server
1.2 databases/postgresql82-server/pkg-message-client

(Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Welcome new release of the world's most advanced open source database:
PostgreSQL 8.2.0

Complete release notes are available at
http://www.postgresql.org/docs/current/static/release-8-2.html
Sat, 7 Oct 2006
[ 10:22 miwi ] Original commit 
1.16 Mk/bsd.database.mk
- The whitespace police is back in town!

PR:             ports/104013
Submitted by:   Edwin Groothuis <edwin(at)mavetju.org>
Sponsored by:   FreeBSD Bug-a-thon #1
Sat, 30 Sep 2006
[ 19:25 linimon ] Original commit 
1.7 math/elmer-mathlibs/Makefile
1.4 math/elmer-umfpack/Makefile
1.4 science/elmer-eio/Makefile
1.9 science/elmer-fem/Makefile
1.5 science/elmer-hutiter/Makefile
1.4 science/elmer-matc/Makefile
1.4 science/elmerpost/Makefile
1.15 Mk/bsd.database.mk
1.9 Mk/bsd.gcc.mk
1.544 Mk/bsd.port.mk
* Split bsd.port.mk pre and post includes into 3 pieces instead of 2, to
  allow OPTIONS to be able to influence dependencies.  This is still
  experimental [1]

* Teach bsd.gcc.mk about gfortran [2]

* Remove the outdated emulators/linux_base; the new default has been
  linux_base-fc4.  This will allow the outdated port to be removed [3]

* Add USE_FIREBIRD macros to bsd.database.mk [4]

PR:     93687 [1], 93690 [2], 103184 [3], 103357 [4]

Submitted by:   shaun [1], Pedro F. Giffuni <giffunip at asme to org> [2],
                gerald [2], thierry [2], vd [3], skv [4]
Wed, 5 Jul 2006
[ 02:18 linimon ] Original commit 
1.24 Mk/bsd.autotools.mk
1.14 Mk/bsd.database.mk
1.8 Mk/bsd.gcc.mk
1.130 Mk/bsd.gnome.mk
1.21 Mk/bsd.gstreamer.mk
1.62 Mk/bsd.kde.mk
1.31 Mk/bsd.php.mk
1.536 Mk/bsd.port.mk
1.152 Mk/bsd.ruby.mk
1.10 Mk/bsd.sdl.mk
* Change all bogus uses of BROKEN to IGNORE.  Note: the BROKEN_WITH_*
  forms are retained for compatibility but deprecated [1]

* Add sha256 to CHECKSUM_ALGORITHMS [2]

* Remove some whitespace [2]

* Add USE_SCONS and bsd.scons.mk for the Python-based SCons build system [3]

* Fix USE_LDCONFIG with non-default PREFIX [4]

* Add USE_WX and friends, and bsd.wx.mk, for common code for WxWidgets
  support [5]

* Add 'make missing' to show missing dependencies [6]

* Fix DESKTOP_ENTRIES processing on 4.x [7]

PR:     92445 [1], 98206 [2], 98731 [3], 99370 [4], 89398 [5],
        93601 [6], 98891 [7]

Submitted by:   linimon [1], edwin [2], alex at foxybanana dot com [3],
                gerald [4], flz [4], alepulver [5], alex at fafula dot com [6],
                shaun [7]
Wed, 28 Jun 2006
[ 11:38 rafan ] Original commit 
1.13 Mk/bsd.database.mk
Update comments for USE_MYSQL and DEFAULT_MYSQL_VER to reflect that
we use MySQL 5.0 as default now.

Approved by:    delphij (mentor)
Fri, 16 Jun 2006
[ 04:53 linimon ] Original commit 
1.12 Mk/bsd.database.mk
1.30 Mk/bsd.php.mk
1.534 Mk/bsd.port.mk
* Update default MySQL version from 4.1 to 5.0 [1]

* Update default PHP version from 4 to 5 [2]

* Update default LDAP version from 2.2 to 2.3 [3]

* Add support for LDAP version 2.4 [4]

* Update default linux_base from '8' (Redhat 8) to 'fc4' (Fedora Core 4) [5]

* Switch default Linux X implementation from XFree86 to xorg to track the
  above [5]

* Deprecate INSTALLS_SHLIB and replace it by USE_LDCONFIG.  If set to "yes",
  the old behavior is preserved.  Otherwise, it can be set to a list of
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 25 Apr 2006
[ 19:56 pav ] Original commit 
1.11 Mk/bsd.database.mk
- Set BDB_VER to detected Berkeley DB version.
- Set SQLITE_VER to detected sqlite version.
- Document *_VER variables.

PR:             ports/92079
Submitted by:   Petr Rehor <prehor@gmail.com>
Fri, 14 Apr 2006
[ 18:14 linimon ] Original commit 
1.2 benchmarks/libmicro/Makefile
1.3 converters/htx/Makefile
1.4 devel/drpython/Makefile
1.3 devel/qca/Makefile
1.7 ftp/cmdftp/Makefile
1.68 games/freeciv/Makefile
1.3 irc/cgiirc/Makefile
1.87 irc/irssi-devel/Makefile
1.8 mail/exilog/Makefile
1.4 mail/exipick/Makefile

(Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Reset vsevolod as maintainer due to unreponsiveness.  We hope to see him
back sometime.

Hat:            portmgr
Mon, 3 Apr 2006
[ 06:21 leeym ] Original commit 
1.305 UPDATING
1.9 Mk/bsd.database.mk
- add more check and return the correct path of header files and libraries
  of Berkeley DB.
- add {WANT,WITH,INVALID,<UNIQUENAME>_WITH}_BDB_VER and WITH_BDB_HIGHEST
  to choose the best version of db.
- support db44.
- update UPDATING

PR:             89023
Submitted by:   Scot W. Hetzel <swhetzel at gmail.com>
Approved by:    maintainer timeout
Sun, 5 Feb 2006
[ 09:42 ale ] Original commit 
1.8 Mk/bsd.database.mk
Add MySQL 5.1 shared library number.
Wed, 1 Feb 2006
[ 06:18 linimon ] Original commit 
1.7 Mk/bsd.database.mk
Fix capitalization of IGNORE messages.
[ 04:18 linimon ] Original commit 
1.6 Mk/bsd.database.mk
The last commit was not quite ready for prime time.  Not only did I fail
to reword the strings in the IGNORE statements, but also the change from
BROKEN_WITH to IGNORE_WITH is wrong without the accompanying changes
throughout the ports tree.

Hat:            portmgr
Pointy hat:     linimon
Noticed by:     kris
Sat, 28 Jan 2006
[ 07:20 vsevolod ] Original commit 
1.5 Mk/bsd.database.mk
Replace BROKEN with IGNORE.

PR:             92445
Submitted by:   linimon
Sat, 21 Jan 2006
[ 17:37 krion ] Original commit 
1.93 Makefile
1.21 astro/sattrack/Makefile
1.9 comms/acfax/Makefile
1.8 comms/aldo/Makefile
1.2 comms/cwdaemon/Makefile
1.5 comms/echolinux/Makefile
1.10 comms/gmfsk/Makefile
1.5 comms/gpredict/Makefile
1.3 comms/gpsk31/Makefile
1.6 comms/grig/Makefile

(Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
- Fix 'all-depends-list' target in cases if dependencies list is
  very long and if some dependencies can't be added into the list.
  [1]

- Fix FAM support.  Make gamin the default FAM system. [2]

- Introduce new 'quicksearch' target to show only port, path and
  info section of the matching ports. [3]

- Introduce new category - rubygems. [4]

- Fix stale dependencies while installing qmail slaveport and
  another port that depends on qmail. [5]

- Add commentary for describes target in bsd.port.mk. [6]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 4 Dec 2005
[ 14:05 clement ] Original commit 
1.3 Mk/bsd.database.mk
- Fix quoting error in BROKEN_WITH_MYSQL IGNORE message

Approved by:    portmgr (self)
Fri, 11 Nov 2005
[ 10:29 vsevolod ] Original commit 
1.2 Mk/bsd.database.mk
- Use lower in USE_BDB and USE_SQLITE to make tests
- Fix comment about BROKEN
- Fix wrong dependency on sqlite

PR:             88661
Submitted by:   mnag
Tue, 8 Nov 2005
[ 09:02 clement ] Original commit 
1.47 CHANGES
1.1 Mk/bsd.apache.mk
1.1 Mk/bsd.database.mk
1.69 Mk/bsd.java.mk
1.518 Mk/bsd.port.mk
1.61 Mk/bsd.port.subdir.mk
1.1 Mk/bsd.tcl.mk
* Add bsd.database.mk [1]
  - move out from bsd.port.mk USE_MYSQL and USE_PGSQL.
  - add support for Berkley DB and SQLite (via USE_BDB and USE_SQLITE
    knobs).

* Espace '+' in make search [2]

* Add "makepatch" target to simplify creation of patches during porting [3]

* Replace deprecated MACHINE_ARCH with ARCH [4]

* Remove support of OpenLDAP 2.1 [5]

* Add bsd.tcl.mk [6]
  It introduces USE_TCL/USE_TCL_BUILD knobs to support various
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 73

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
foswikiMay 21
libxml2May 18
inspircdMay 17
inspircd12May 17
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12
php52May 12
php53May 12
nvidia-driverMay 10

15 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23621
Broken 189
Deprecated 145
Ignore 724
Forbidden 3
Restricted 327
No CDROM 109
Vulnerable 0
Expired 40
Set to expire 186
Interactive 54
new 24 hours 4
new 48 hours4
new 7 days125
new fortnight162
new month319

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.213 seconds.