CVS log for ports/databases/gbib/Makefile
Up to [FreeBSD] / ports / databases / gbib
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:21:33 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
- 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
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Feb 26 16:59:56 2011 UTC (11 months, 2 weeks ago) by gahr
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -0 lines
- Mark as IGNORE, master site has disappeared Reported by: miwi
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:30:43 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Sync to new bsd.autotools.mk
Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon May 31 01:57:45 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_6_EOL
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:32:07 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:35:00 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
- update to jpeg-8
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:32:41 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
-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
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:49:35 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Jul 16 19:59:20 2008 UTC (3 years, 6 months ago) by gahr
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -9 lines
- Update to 0.1.3rc1
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:16:47 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
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)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Mar 21 21:36:22 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -2 lines
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Feb 21 21:19:56 2008 UTC (3 years, 11 months ago) by gahr
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org. Approved by: miwi (mentor)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Dec 10 22:30:52 2007 UTC (4 years, 2 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +6 -10 lines
- Fix build with gcc 4.2 - Pass maintainership to submitter PR: 118466 Submitted by: Pietro Cerutti <gahr@gahr.ch> Approved by: portmgr (erwin)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun May 27 02:40:22 2007 UTC (4 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -1 lines
BROKEN with gcc 4.2
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat May 19 20:01:03 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu May 4 21:39:57 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +0 -1 lines
Remove USE_REINPLACE from all categories starting with D
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Mar 7 08:26:00 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:48:18 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
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.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Feb 20 09:03:47 2005 UTC (6 years, 11 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Chase PATCHFILES to latest version. PR: ports/77767 Submitted by: Sam Lawrance <boris at brooknet.com.au>
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Apr 10 17:26:31 2004 UTC (7 years, 10 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
Tidy up whitespace.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:19:01 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Aug 17 19:21:34 2003 UTC (8 years, 5 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -2 lines
- Fix build PR: 55663 Submitted by: Ports Fury Reported by: kris via bento
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Aug 4 12:41:48 2003 UTC (8 years, 6 months ago) by arved
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -3 lines
Remove dependency on gettext since it is already added by gnomelibs. Try adding -lintl to LDFLAGS instead to fix the bento build. Submitted by: KATO Tsuguru <tkato@prontomail.com>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Aug 3 21:41:20 2003 UTC (8 years, 6 months ago) by arved
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -0 lines
Add dependency on gettext. PR: 55210 Submitted by: Mark Linimon <linimon@lonesome.com>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon May 19 00:06:01 2003 UTC (8 years, 8 months ago) by petef
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +29 -10 lines
- unbreak: update to 0.1.2
- use autoconf
- silence when ${CAT}ing pkg-message
- also install the smalltalk site-lisp
PR: 52134
Submitted by: Ports Fury
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Apr 18 21:19:01 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -1 lines
Remove USE_GNOMENG.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Feb 20 17:00:14 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
De-pkg-comment.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Dec 2 09:12:40 2002 UTC (9 years, 2 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +8 -2 lines
Mark Broken on CURRENT. Drop Maintainership PR: 45908 Submitted by: Christian Brueffer <chris@unixpages.org>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Nov 23 04:10:42 2002 UTC (9 years, 2 months ago) by edwin
Branches: MAIN
New port: databases/gbib
gBib is an editor/browser for BibTeX bibliographic database
files.
PR: ports/35355
Submitted by: Christian Brueffer <chris@unixpages.org>
