CVS log for ports/databases/db41/Makefile
Up to [FreeBSD] / ports / databases / db41
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.69: download - view: text, markup, annotated - select for diffs
Sun Jan 22 15:42:42 2012 UTC (2 weeks, 5 days ago) by beat
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +0 -4 lines
- 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
Revision 1.68: download - view: text, markup, annotated - select for diffs
Sat Oct 29 11:45:19 2011 UTC (3 months, 1 week ago) by beat
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +4 -0 lines
- 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)
Revision 1.67: download - view: text, markup, annotated - select for diffs
Fri Nov 12 09:03:25 2010 UTC (14 months, 4 weeks ago) by mandree
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +2 -4 lines
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)
Revision 1.66: download - view: text, markup, annotated - select for diffs
Sat Oct 9 14:26:34 2010 UTC (16 months ago) by mandree
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -2 lines
Move the two smaller vendor patches into files/ The upstream website seems broken. Also comment PATCH_SITES to try ftp.FreeBSD.org first.
Revision 1.65: download - view: text, markup, annotated - select for diffs
Sun Jun 13 12:01:22 2010 UTC (19 months, 4 weeks ago) by mandree
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -1 lines
Whom:-lines: ditch my @web.de address, use @gmx.de. Approved by: garga (mentor, implicit)
Revision 1.64: download - view: text, markup, annotated - select for diffs
Sun Jun 13 11:57:33 2010 UTC (19 months, 4 weeks ago) by mandree
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -1 lines
Switch MAINTAINER line to FreeBSD address. Approved by: garga (mentor, implicit)
Revision 1.63: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:16:26 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +0 -1 lines
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)
Revision 1.62: download - view: text, markup, annotated - select for diffs
Wed Nov 8 10:15:44 2006 UTC (5 years, 3 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +0 -2 lines
- Remove RANDOMIZE_MASTER_SITES. This is a user set variable. Noticed by: pav Approved by: Matthias Andree (maintainer)
Revision 1.61: download - view: text, markup, annotated - select for diffs
Wed Nov 8 05:18:15 2006 UTC (5 years, 3 months ago) by rafan
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +9 -5 lines
- Update MASTER_SITES - Add patch.4.1.25.3 from vendor PR: ports/105267 Submitted by: Matthias Andree (maintainer)
Revision 1.60: download - view: text, markup, annotated - select for diffs
Fri Apr 14 03:44:07 2006 UTC (5 years, 9 months ago) by mnag
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +0 -1 lines
- Distfiles are rerolled. Removed Java rpc_server and update some copyrights to 2006. - portlint(1) PR: 95623 Submitted by: maintainer
Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed Apr 13 07:14:36 2005 UTC (6 years, 10 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2 lines
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
Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:25:00 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
Revision 1.57: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:01:36 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Feb 14 16:25:32 2005 UTC (6 years, 11 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -2 lines
- chase distfiles (change MASTER_SITES) PR: ports/77509 Submitted by: Matthias Andree (maintainer)
Revision 1.55: download - view: text, markup, annotated - select for diffs
Wed May 5 19:48:28 2004 UTC (7 years, 9 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +4 -2 lines
- 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
Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Apr 16 10:18:13 2004 UTC (7 years, 9 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +8 -2 lines
Workaround a problem with fast-mutexes on amd64 Reported by: tjr PR: 64886 Investigative work by: perky Workaround suggested by: maintainer
Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon Sep 8 14:20:15 2003 UTC (8 years, 5 months ago) by nork
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
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)
Revision 1.52: download - view: text, markup, annotated - select for diffs
Fri Feb 21 11:14:58 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -0 lines
De-pkg-comment.
Revision 1.51: download - view: text, markup, annotated - select for diffs
Sun Feb 16 16:09:56 2003 UTC (8 years, 11 months ago) by nork
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +0 -4 lines
Remove RESTRICTED tag with cryptography relation. Pointed out by: kris
Revision 1.50: download - view: text, markup, annotated - select for diffs
Sun Feb 16 05:54:21 2003 UTC (8 years, 11 months ago) by nork
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +11 -4 lines
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)
Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Jan 7 01:06:07 2003 UTC (9 years, 1 month ago) by petef
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +5 -7 lines
Add db41-4.1.25 after a repocopy from databases/db4. PR: 46755 Submitted by: Matthias Andree <matthias.andree@web.de>
Revision 1.48: download - view: text, markup, annotated - select for diffs
Sun Jan 5 04:11:23 2003 UTC (9 years, 1 month ago) by petef
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +4 -3 lines
Backout the recent upgrade to 4.1.25 (roll back to 4.0.14). It is a non-compatible upgrade, and most other ports using db4 weren't ready for it. The new 4.1.25 version will appear in a db41 port soon. Also make the dump185 utility build (fix a typo), and bump PORTEPOCH. Give maintainership to the submitter (from ports@). PR: 46755 Submitted by: Matthias Andree <matthias.andree@web.de> (new maintainer) Pointy hat to: ijliao
Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Jan 3 20:19:07 2003 UTC (9 years, 1 month ago) by ijliao
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -3 lines
upgrade to 4.1.25 PR: 46588 Submitted by: Ports Fury
Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Nov 20 13:13:48 2002 UTC (9 years, 2 months ago) by ijliao
Branches: MAIN
CVS tags: old_RELEASE_5_0_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +16 -18 lines
- Do not install useless .la files - Utilize NOPORTDOCS PR: 45446 Submitted by: Ports Fury
Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:45:22 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:44:14 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Sep 7 08:44:48 2002 UTC (9 years, 5 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_4_7_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
Relinquish all my ports.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Sep 1 16:07:45 2002 UTC (9 years, 5 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -2 lines
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Aug 21 21:04:12 2002 UTC (9 years, 5 months ago) by ade
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
(1) Take over maintainership whilst unifying the Sleepycat ports (2) Un-spam the 'Whom' line from a previous commit
Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu May 30 23:02:39 2002 UTC (9 years, 8 months ago) by petef
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
Sadly reset maintainership to ports@FreeBSD.org. Sergey, thanks for your hard work on these & I hope to see you contribute more. PR: 38750 Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru> (previous maintainer)
Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu May 23 15:11:54 2002 UTC (9 years, 8 months ago) by dwcjr
Branches: MAIN
CVS tags: old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
Update maintainer's email to match what he uses on send-pr to avoid confusion Submitted by: maintainer
Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue May 14 21:27:23 2002 UTC (9 years, 9 months ago) by pat
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +1 -1 lines
Download site directory structure changed PR: 38068 Submitted by: maintainer
Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Dec 24 10:45:45 2001 UTC (10 years, 1 month ago) by ijliao
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1, old_RELEASE_4_5_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +12 -13 lines
patch for 4.0.14 PR: 32533 Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru> (maintainer)
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Oct 7 17:04:00 2001 UTC (10 years, 4 months ago) by lioux
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -1 lines
Location independence (by LOCALBASE) of both ltconfig and ltmain.sh PR: 30920 Submitted by: MAINTAINER Prompted by: Mike Meyer <mwm@mired.org>
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Aug 2 17:00:53 2001 UTC (10 years, 6 months ago) by sobomax
Branches: MAIN
CVS tags: old_old_RELEASE_4_4_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -1 lines
Bump PORTEPOCH because we have decreased PORTVERSION number. Overlooked by: knu
Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Aug 1 11:51:52 2001 UTC (10 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +13 -5 lines
Back out the db3 update for the moment, due to the incompatibilty problem that broke the openldap2 build.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Jul 25 15:03:02 2001 UTC (10 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +5 -13 lines
Update to 3.3.11. PR: ports/29220 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> (MAINTAINER)
Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Jul 24 16:19:23 2001 UTC (10 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -2 lines
- Set DIST_SUBDIR, because filenames like patch.3.2.9.1 are too generic. - Replace $(..) with ${..}.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Jul 24 16:13:21 2001 UTC (10 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
Properly make *.so symlinks to *.so.x. (previously all that were backwards) PR: ports/27065 Submitted by: Barry Pederson <bpederson@geocities.com>
Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Jun 22 20:03:03 2001 UTC (10 years, 7 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -2 lines
Remove MANUAL_PACKAGE_BUILD, the port has no problems building the package. Approved by: maintainer
Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon May 14 14:49:53 2001 UTC (10 years, 9 months ago) by ade
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +6 -1 lines
Add two post-3.2.9 patches from Sleepycat themselves. http://www.sleepycat.com/update/3.2.9/patch.3.2.9.html for more details. Approved by: maintainer Obtained from: Sleepycat
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Mar 29 16:32:51 2001 UTC (10 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: old_old_RELEASE_4_3_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
-pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Feb 2 12:37:59 2001 UTC (11 years ago) by kevlo
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
Update to version 3.2.9 PR: 24796 Submitted by: MAINTAINER
Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Jan 3 19:55:30 2001 UTC (11 years, 1 month ago) by sf
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +4 -1 lines
make ${WRKSRC}/${CONFIGURE_SCRIPT} writable befor configure to allow
building without root privilege.
PR: 21951
Submitted by: Kawata Masahiko <m-kawata@cd.jp.nec.com>
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Jan 1 10:14:57 2001 UTC (11 years, 1 month ago) by will
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -3 lines
Goodbye, YEAR2000. Hello, 2001. Approved by: asami
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Sep 22 16:48:50 2000 UTC (11 years, 4 months ago) by sobomax
Branches: MAIN
CVS tags: old_old_RELEASE_4_2_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +8 -4 lines
Several cleanups: - properly install shared library (still needs more work); - use pthreads; - use libtool. PR: 21470 (partially) Submitted by: maintainer
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Sep 16 22:57:40 2000 UTC (11 years, 4 months ago) by will
Branches: MAIN
CVS tags: old_old_RELEASE_4_1_1
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
Update to 3.1.17. PR: 21227 Submitted by: maintainer
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Aug 26 12:43:46 2000 UTC (11 years, 5 months ago) by will
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +13 -23 lines
Update to Berkeley DB3, after repocopy from databases/db to databases/db3. PR: 20763 Submitted by: Sergey A. Osokin <ozz@FreeBSD.org.ru>
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Jun 16 21:50:32 2000 UTC (11 years, 7 months ago) by asami
Branches: MAIN
CVS tags: old_old_RELEASE_4_1_0, old_old_RELEASE_3_5_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Jun 16 10:37:16 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -2 lines
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with ldconfig in PLIST need personal consideration.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Apr 8 22:48:20 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +6 -6 lines
update with the new PORTNAME/PORTVERSION variables
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Nov 23 02:43:47 1999 UTC (12 years, 2 months ago) by billf
Branches: MAIN
CVS tags: old_old_RELEASE_4_0_0, old_old_RELEASE_3_4_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3 lines
Upgrade to 2.7.7 / fix distfile-Fennerage
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Aug 27 21:13:43 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: old_old_RELEASE_3_3_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +10 -10 lines
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:21:07 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Change Id->FreeBSD.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Jul 10 14:05:27 1999 UTC (12 years, 7 months ago) by markm
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -4 lines
Upgrade to latest version. OK'ed by: maintainer
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Apr 14 00:02:40 1999 UTC (12 years, 10 months ago) by scrappy
Branches: MAIN
CVS tags: old_old_RELEASE_3_2_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -2 lines
Move WWW_SITE to pkg/DESCR:WWW from Makefile
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Apr 8 19:05:42 1999 UTC (12 years, 10 months ago) by billf
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Proper URLs that reference directories end in '/'
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Mar 29 02:40:20 1999 UTC (12 years, 10 months ago) by ache
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1 lines
oops, restore MANUAL_PACKAGE_BUILD
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Mar 29 00:08:28 1999 UTC (12 years, 10 months ago) by ache
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -0 lines
install examples too
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Mar 28 17:33:50 1999 UTC (12 years, 10 months ago) by ache
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -25 lines
upgrade to 2.7.3, old distfile is not available in anycase install in the way that not interfere with libc db
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Mar 11 20:33:49 1999 UTC (12 years, 11 months ago) by scrappy
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
Commit all Y2K/WWW_SITE changes to Makefiles...
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jan 13 02:47:29 1999 UTC (13 years, 1 month ago) by scrappy
Branches: MAIN
CVS tags: old_old_RELEASE_3_1_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -1 lines
More Y2K Statement Links...
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jan 26 18:43:20 1998 UTC (14 years ago) by jfitz
Branches: MAIN
CVS tags: old_old_RELEASE_3_0_0, old_old_RELEASE_2_2_8, old_old_RELEASE_2_2_7, old_old_RELEASE_2_2_6
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +14 -5 lines
Upgrade to v2.3.16 Submitted-by: Josh Tiefenbach <josh@ican.net>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Nov 22 00:51:36 1997 UTC (14 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -3 lines
Oops, what was I thinking. Put MANUAL_PACKAGE_BUILD to the right place.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Nov 22 00:47:18 1997 UTC (14 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
Define MANUAL_PACKAGE_BUILD -- it is incompatible with the one in the system.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Nov 11 16:58:47 1997 UTC (14 years, 3 months ago) by jfitz
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4 lines
Upgradet to v2.3.12 Submitted by: "Josh Tiefenbach" <josh@ican.net>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Oct 3 14:13:23 1997 UTC (14 years, 4 months ago) by jfitz
Branches: MAIN
CVS tags: old_old_RELEASE_2_2_5
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +22 -6 lines
Upgrade to v2.3.11 Submitted by: Josh Tiefenbach <josh@ican.net>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Sep 5 20:22:04 1997 UTC (14 years, 5 months ago) by jfitz
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4 lines
Upgrade to v2.2.6 Submitted by: Josh Tiefenbach <josh@ican.net>
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Jun 13 17:54:36 1997 UTC (14 years, 8 months ago) by jfitz
Branches: old_old_BOSTIC
CVS tags: old_old_v2_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import of Berkely DB 2.0 Submitted by: Josh Tiefenbach <josh@ican.net>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jun 13 17:54:36 1997 UTC (14 years, 8 months ago) by jfitz
Branches: MAIN
Initial revision
