non port: databases/db41/Makefile |
SVNWeb
|
Number of commits found: 28 |
Fri, 21 Feb 2014
|
[ 13:35 ehaupt ]
Remove trailing whitespaces from category databases
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
Thu, 6 Feb 2014
|
[ 14:11 miwi ]
- Stage support
|
Wed, 15 Jan 2014
|
[ 23:25 bapt ]
Reduce over inclusion of bsd.port.mk
|
Mon, 16 Dec 2013
|
[ 20:46 mandree ]
Fix/reword BerkeleyDB based UPGRADING, and change DEPRECATION text a bit
so that people don't rush to upgrades yet.
|
Fri, 13 Dec 2013
|
[ 23:27 mandree ]
Mark deprecated, for 41/42, add CONFLICTS between crypto/-nocrypto ports.
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Sun, 22 Jan 2012
|
[ 15:42 beat ]
- Remove manual fix for FreeBSD 10.x as the FreeBSD 10.x workaround in
bsd.port.mk also handles configure script outside of WRKSRC.
Exp-runs by: miwi
|
Sat, 29 Oct 2011
|
[ 11:45 beat ]
- Fix build on FreeBSD 10. Apply manual fix as the configure script is
outside of WRKSRC and the WITH_FBSD10_FIX knob doesn't work in this
case.
Approved by: portmgr (miwi)
|
Fri, 12 Nov 2010
|
[ 09:03 mandree ] (Only the first 10 of 12 ports in this commit are shown above. )
Update MASTER_SITES.
Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com>
PR: ports/152158
Approved by: gslin@gslin.org (for db4[5-8]) (implicit, see Makefile)
|
Sat, 9 Oct 2010
|
[ 14:26 mandree ]
Move the two smaller vendor patches into files/
The upstream website seems broken. Also comment PATCH_SITES to try
ftp.FreeBSD.org first.
|
Sun, 13 Jun 2010
|
[ 12:01 mandree ]
Whom:-lines: ditch my @web.de address, use @gmx.de.
Approved by: garga (mentor, implicit)
|
[ 11:57 mandree ] (Only the first 10 of 19 ports in this commit are shown above. )
Switch MAINTAINER line to FreeBSD address.
Approved by: garga (mentor, implicit)
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Wed, 8 Nov 2006
|
[ 10:15 rafan ]
- Remove RANDOMIZE_MASTER_SITES. This is a user set variable.
Noticed by: pav
Approved by: Matthias Andree (maintainer)
|
[ 05:18 rafan ]
- Update MASTER_SITES
- Add patch.4.1.25.3 from vendor
PR: ports/105267
Submitted by: Matthias Andree (maintainer)
|
Fri, 14 Apr 2006
|
[ 03:44 mnag ]
- Distfiles are rerolled. Removed Java rpc_server and update some copyrights to
2006.
- portlint(1)
PR: 95623
Submitted by: maintainer
|
Wed, 13 Apr 2005
|
[ 07:14 leeym ]
Add patch.4.1.25.2 to fix these bugs, quoting SleepyCat
<http://www.sleepycat.com/update/4.1.25/patch.4.1.25.html>:
# Applications with largely dirty caches could see performance problems in the
cache allocation code.
# Environment recovery could fail after the failure of a database open.
# Catastrophic environment recovery could fail after a normal recovery
performed when sections of the database environment log only contained
database open/close pairs.
PR: 79841
Submitted by: maintainer
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Mon, 14 Feb 2005
|
[ 16:25 clsung ]
- chase distfiles (change MASTER_SITES)
PR: ports/77509
Submitted by: Matthias Andree (maintainer)
|
Wed, 5 May 2004
|
[ 19:48 krion ]
- change MASTER_SITES to track the new download location
- change one blank to TAB to quiet portlint
- replace lengthy docs list by PORTDOCS= *
PR: ports/66258
Submitted by: maintainer
|
Fri, 16 Apr 2004
|
[ 10:18 arved ]
Workaround a problem with fast-mutexes on amd64
Reported by: tjr
PR: 64886
Investigative work by: perky
Workaround suggested by: maintainer
|
Mon, 8 Sep 2003
|
[ 14:20 nork ]
Fix build on recent current (by -pthread option is deprecated).
PR: ports/56551
Submitted by: KONDOU, Kazuhiro <kazuhiro@alib.jp>
Approved by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
|
Fri, 21 Feb 2003
|
[ 11:15 knu ] (Only the first 10 of 104 ports in this commit are shown above. )
De-pkg-comment.
|
Sun, 16 Feb 2003
|
[ 16:09 nork ]
Remove RESTRICTED tag with cryptography relation.
Pointed out by: kris
|
[ 05:54 nork ]
o Add "RESTRICTED" tag since db41 contains strong cryptography (Rijndael),
o Prepares for the db41-nocrypto port.
PR: ports/48225
Submitted by: Matthias Andree <matthias.andree@web.de> (maintainer)
|
Tue, 7 Jan 2003
|
[ 01:06 petef ]
Add db41-4.1.25 after a repocopy from databases/db4.
PR: 46755
Submitted by: Matthias Andree <matthias.andree@web.de>
|
Number of commits found: 28 |