Up to [cvs.NetBSD.org] / pkgsrc / devel / glib
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.96 / (download) - annotate - [select for diffs], Sun Nov 24 01:02:37 2019 UTC (4 years ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
HEAD
Changes since 1.95: +2 -2
lines
Diff to previous 1.95 (colored)
devel/glib: Fix compiler check via pkglint AUTOFIX: Makefile:35: Replacing "${PKGSRC_COMPILER} == \"clang\"" with "${PKGSRC_COMPILER:Mclang}". The PKGSRC_COMPILER can be a list of chained compilers, e.g. "ccache distcc clang". Therefore, comparing it using == or != leads to wrong results in these cases.
Revision 1.95 / (download) - annotate - [select for diffs], Thu May 23 19:22:58 2019 UTC (4 years, 6 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.94: +2 -2
lines
Diff to previous 1.94 (colored)
all: replace SUBST_SED with the simpler SUBST_VARS pkglint -Wall -r --only "substitution command" -F With manual review and indentation fixes since pkglint doesn't get that part correct in every case.
Revision 1.94 / (download) - annotate - [select for diffs], Tue Aug 1 14:58:56 2017 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.93: +2 -2
lines
Diff to previous 1.93 (colored)
Follow some http -> https redirects.
Revision 1.93 / (download) - annotate - [select for diffs], Sun Jul 16 19:05:11 2017 UTC (6 years, 4 months ago) by maya
Branch: MAIN
Changes since 1.92: +1 -5
lines
Diff to previous 1.92 (colored)
omit low GCC_REQD (3.0)
Revision 1.92 / (download) - annotate - [select for diffs], Sun Apr 24 10:48:06 2016 UTC (7 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Changes since 1.91: +2 -3
lines
Diff to previous 1.91 (colored)
ftp.gtk.org is gone, remove it from MASTER_SITES.
Revision 1.91 / (download) - annotate - [select for diffs], Thu Feb 25 12:12:47 2016 UTC (7 years, 9 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.90: +2 -4
lines
Diff to previous 1.90 (colored)
Use OPSYSVARS.
Revision 1.90 / (download) - annotate - [select for diffs], Mon Feb 15 11:42:10 2016 UTC (7 years, 9 months ago) by jperkin
Branch: MAIN
Changes since 1.89: +10 -2
lines
Diff to previous 1.89 (colored)
Workaround broken configure tests for Darwin/clang. Add LICENSE. Bump PKGREVISION.
Revision 1.89 / (download) - annotate - [select for diffs], Thu Oct 9 14:06:08 2014 UTC (9 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Changes since 1.88: +1 -3
lines
Diff to previous 1.88 (colored)
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
Revision 1.88 / (download) - annotate - [select for diffs], Wed Oct 31 11:17:00 2012 UTC (11 years, 1 month ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.87: +1 -2
lines
Diff to previous 1.87 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.87 / (download) - annotate - [select for diffs], Wed Oct 3 19:32:58 2012 UTC (11 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.86: +2 -2
lines
Diff to previous 1.86 (colored)
Correct `HOMEPAGE'. From Bug Hunting.
Revision 1.86 / (download) - annotate - [select for diffs], Sun May 25 14:45:17 2008 UTC (15 years, 6 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.85: +2 -2
lines
Diff to previous 1.85 (colored)
Remove me as maintainer of some package, clame ownership of a few packages.
Revision 1.85 / (download) - annotate - [select for diffs], Fri Jun 8 18:39:23 2007 UTC (16 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2
Changes since 1.84: +1 -2
lines
Diff to previous 1.84 (colored)
Remove dead MASTERS_SITES. From Zafer Aydogan.
Revision 1.84 / (download) - annotate - [select for diffs], Thu Jan 18 19:50:54 2007 UTC (16 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.83: +2 -1
lines
Diff to previous 1.83 (colored)
This package is not MAKE_JOBS_SAFE.
Revision 1.83 / (download) - annotate - [select for diffs], Thu Nov 2 18:17:22 2006 UTC (17 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.82: +2 -1
lines
Diff to previous 1.82 (colored)
DESTDIR support.
Revision 1.82 / (download) - annotate - [select for diffs], Wed Jul 19 19:14:38 2006 UTC (17 years, 4 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.81: +1 -2
lines
Diff to previous 1.81 (colored)
Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrc had actually been ignoring LTCONFIG_OVERRIDE anyway and just using the default LIBTOOL_OVERRIDE to replace libtool scripts in packages. This just formalizes the fact that LTCONFIG_OVERRIDE is not used meaningfully by pkgsrc.
Revision 1.81 / (download) - annotate - [select for diffs], Thu Jun 8 21:13:38 2006 UTC (17 years, 5 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.80: +27 -39
lines
Diff to previous 1.80 (colored)
Use fix for "glib" package from PR pkg/21909 on all platforms. This will fix problems with this package under Mac OS X (and eventually DragonFly). Fix various problems reported by "pkglint". Bump package revision because of these changes. This fixes PR pkg/33664 by Darrin B.Jewell.
Revision 1.80 / (download) - annotate - [select for diffs], Sat May 13 11:31:11 2006 UTC (17 years, 6 months ago) by rillig
Branch: MAIN
Changes since 1.79: +11 -8
lines
Diff to previous 1.79 (colored)
Fixed pkglint warnings.
Revision 1.79 / (download) - annotate - [select for diffs], Thu Mar 30 03:44:43 2006 UTC (17 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.78: +2 -3
lines
Diff to previous 1.78 (colored)
* Honor PKGINFODIR. * List the info files directly in the PLIST.
Revision 1.78 / (download) - annotate - [select for diffs], Thu Jan 12 19:49:15 2006 UTC (17 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.77: +2 -2
lines
Diff to previous 1.77 (colored)
Fix glib.h's NULL definition for C++: it MUST be 0 there, not (void *)0. Bump revision.
Revision 1.77 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:23 2005 UTC (18 years, 7 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.76: +1 -2
lines
Diff to previous 1.76 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.76 / (download) - annotate - [select for diffs], Thu Mar 24 21:12:52 2005 UTC (18 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.75: +1 -3
lines
Diff to previous 1.75 (colored)
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be useful.
Revision 1.75 / (download) - annotate - [select for diffs], Fri Nov 12 06:39:20 2004 UTC (19 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.74: +1 -2
lines
Diff to previous 1.74 (colored)
Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're added automatically by pthread.buildlink3.mk. Also, factor out the pthread library out of PTHREAD_LDFLAGS into a standalone variable PTHREAD_LIBS and use it in packages where necessary (usually the ones that don't have a GNU configure script).
Revision 1.74 / (download) - annotate - [select for diffs], Tue Oct 5 12:12:57 2004 UTC (19 years, 1 month ago) by minskim
Branch: MAIN
Changes since 1.73: +2 -2
lines
Diff to previous 1.73 (colored)
Correct library permission. Patch provided by Hiramatsu Yoshifumi in PR pkg/27116. Bump PKGREVISION.
Revision 1.73 / (download) - annotate - [select for diffs], Mon Oct 4 11:19:40 2004 UTC (19 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.72: +2 -2
lines
Diff to previous 1.72 (colored)
distinguish between glib1 and glib2 in COMMENT.
Revision 1.72 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:27 2004 UTC (19 years, 2 months ago) by tv
Branch: MAIN
Changes since 1.71: +2 -2
lines
Diff to previous 1.71 (colored)
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Revision 1.71 / (download) - annotate - [select for diffs], Thu Apr 15 00:07:26 2004 UTC (19 years, 7 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.70: +2 -1
lines
Diff to previous 1.70 (colored)
Make this build under FreeBSD.
Revision 1.70 / (download) - annotate - [select for diffs], Fri Feb 27 23:57:03 2004 UTC (19 years, 9 months ago) by kristerw
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.69: +2 -2
lines
Diff to previous 1.69 (colored)
Fix PR pkg/24464 again. We need to patch config.status instead of config.status.overridden since the change in rev. 1.1413 of bsd.pkg.mk.
Revision 1.69 / (download) - annotate - [select for diffs], Thu Feb 19 17:56:11 2004 UTC (19 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.68: +2 -2
lines
Diff to previous 1.68 (colored)
The name for the real config.status script is "config.status.overridden". That's the script that we need to patch for our special glib version numbering handling. This fixes PR 24464.
Revision 1.68 / (download) - annotate - [select for diffs], Thu Feb 19 17:48:17 2004 UTC (19 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.67: +8 -8
lines
Diff to previous 1.67 (colored)
Whitespace nits.
Revision 1.67 / (download) - annotate - [select for diffs], Sat Feb 14 18:26:27 2004 UTC (19 years, 9 months ago) by jmmv
Branch: MAIN
Changes since 1.66: +4 -4
lines
Diff to previous 1.66 (colored)
PKGCONFIG_OVERRIDE is relative to WRKSRC.
Revision 1.66 / (download) - annotate - [select for diffs], Mon Feb 9 00:09:10 2004 UTC (19 years, 9 months ago) by mjl
Branch: MAIN
Changes since 1.65: +2 -2
lines
Diff to previous 1.65 (colored)
Increment pkgrevision.
Revision 1.65 / (download) - annotate - [select for diffs], Sun Feb 1 01:43:28 2004 UTC (19 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.64: +2 -2
lines
Diff to previous 1.64 (colored)
In the new compiler selection framework, GCC_REQD is appended to, not overridden.
Revision 1.64 / (download) - annotate - [select for diffs], Mon Jan 5 20:57:52 2004 UTC (19 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.63: +5 -3
lines
Diff to previous 1.63 (colored)
bl3ify
Revision 1.63 / (download) - annotate - [select for diffs], Wed Sep 17 19:40:13 2003 UTC (20 years, 2 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.62: +2 -2
lines
Diff to previous 1.62 (colored)
get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
Revision 1.62 / (download) - annotate - [select for diffs], Fri Sep 12 20:07:12 2003 UTC (20 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.61: +2 -3
lines
Diff to previous 1.61 (colored)
kill all references to gcc.buildlink2.mk and compiler.mk, and define USE_GCC2 or USE_GCC3 where appropriate. the functionality of the old gcc.buildlink2.mk has been rolled into compiler.mk now, which is automatically used. more changes to come later...
Revision 1.61 / (download) - annotate - [select for diffs], Sat Aug 9 10:44:41 2003 UTC (20 years, 3 months ago) by seb
Branch: MAIN
Changes since 1.60: +1 -2
lines
Diff to previous 1.60 (colored)
USE_NEW_TEXINFO is unnecessary now.
Revision 1.60 / (download) - annotate - [select for diffs], Thu Jul 17 21:30:43 2003 UTC (20 years, 4 months ago) by grant
Branch: MAIN
Changes since 1.59: +2 -2
lines
Diff to previous 1.59 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.59 / (download) - annotate - [select for diffs], Sat Jul 12 13:17:56 2003 UTC (20 years, 4 months ago) by dillo
Branch: MAIN
Changes since 1.58: +3 -5
lines
Diff to previous 1.58 (colored)
use TEST_TARGET instead of custom test target
Revision 1.58 / (download) - annotate - [select for diffs], Mon Jun 23 09:55:01 2003 UTC (20 years, 5 months ago) by seb
Branch: MAIN
Changes since 1.57: +1 -2
lines
Diff to previous 1.57 (colored)
If USE_NEW_TEXINFO, TEXINFO_OVERRIDE is not needed anymore (hi Julio)
Revision 1.57 / (download) - annotate - [select for diffs], Mon Jun 23 08:48:36 2003 UTC (20 years, 5 months ago) by jmmv
Branch: MAIN
Changes since 1.56: +2 -2
lines
Diff to previous 1.56 (colored)
Convert to USE_NEW_TEXINFO.
Revision 1.56 / (download) - annotate - [select for diffs], Wed Jun 11 20:50:51 2003 UTC (20 years, 5 months ago) by abs
Branch: MAIN
Changes since 1.55: +4 -4
lines
Diff to previous 1.55 (colored)
Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while now and not NetBSD-*-arm32. Changes include one or more of: - Change MACHINE_ARCH == arm32 to also match arm - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3 The last may shake out a few more broken packages the next bulk build.
Revision 1.55 / (download) - annotate - [select for diffs], Fri May 2 11:54:27 2003 UTC (20 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.54: +2 -2
lines
Diff to previous 1.54 (colored)
Dependency bumps, needed because of devel/pth's major bump, and related dependency bumps.
Revision 1.54 / (download) - annotate - [select for diffs], Tue Mar 4 19:53:26 2003 UTC (20 years, 9 months ago) by salo
Branch: MAIN
Changes since 1.53: +22 -18
lines
Diff to previous 1.53 (colored)
Make the last fix conditional, fix typo, delint. Bump PKGREVISION.
Revision 1.53 / (download) - annotate - [select for diffs], Tue Mar 4 19:23:17 2003 UTC (20 years, 9 months ago) by nathanw
Branch: MAIN
Changes since 1.52: +5 -1
lines
Diff to previous 1.52 (colored)
Pre-set the value of the configure test glib_cv_rtldglobal_broken to avoid running the test. The test, which calls dlopen("libpthread.so"), fails on NetBSD for reasons unrelated to what it is trying to detect, glib concludes that RTLD_GLOBAL is broken, and gmodule doesn't work. This method of fooling configure suggested by Ron Roskens on tech-pkg. Addresses PR pkg/20050 ("galeon fails to load at run-time").
Revision 1.52 / (download) - annotate - [select for diffs], Thu Dec 19 13:07:42 2002 UTC (20 years, 11 months ago) by grant
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.51: +1 -2
lines
Diff to previous 1.51 (colored)
update MASTER_SITES.
Revision 1.51 / (download) - annotate - [select for diffs], Wed Oct 30 03:09:30 2002 UTC (21 years, 1 month ago) by rh
Branch: MAIN
Changes since 1.50: +4 -1
lines
Diff to previous 1.50 (colored)
Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE.
Revision 1.50 / (download) - annotate - [select for diffs], Sat Oct 19 10:54:47 2002 UTC (21 years, 1 month ago) by rh
Branch: MAIN
Changes since 1.49: +2 -2
lines
Diff to previous 1.49 (colored)
Track directory layout change at MASTER_SITE_GNOME. Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
Revision 1.49 / (download) - annotate - [select for diffs], Sun Aug 25 18:38:27 2002 UTC (21 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.48: +3 -3
lines
Diff to previous 1.48 (colored)
Merge changes in packages from the buildlink2 branch that have buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework.
Revision 1.44.2.4 / (download) - annotate - [select for diffs], Thu Aug 22 11:10:36 2002 UTC (21 years, 3 months ago) by jlam
Branch: buildlink2
Changes since 1.44.2.3: +3 -6
lines
Diff to previous 1.44.2.3 (colored) next main 1.45 (colored)
Merge changes from pkgsrc-current into the buildlink2 branch for the packages that have buildlink2.mk files.
Revision 1.48 / (download) - annotate - [select for diffs], Thu Aug 8 16:17:07 2002 UTC (21 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-RELEASE-base,
netbsd-1-6,
buildlink2-base
Changes since 1.47: +2 -2
lines
Diff to previous 1.47 (colored)
These packages install libraries that differ from previous versions if they are built using the hard-syscall-enabled pth. Bump the PKGREVISION so we can distinguish these packages from the previous ones.
Revision 1.47 / (download) - annotate - [select for diffs], Thu Aug 1 05:48:07 2002 UTC (21 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.46: +2 -5
lines
Diff to previous 1.46 (colored)
Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace with appropriate PTHREAD_OPTS incantation, and move the checks for the value of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
Revision 1.46 / (download) - annotate - [select for diffs], Thu Jul 18 02:19:30 2002 UTC (21 years, 4 months ago) by rh
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews
Changes since 1.45: +2 -2
lines
Diff to previous 1.45 (colored)
Patch the various pkgconfig files to include proper -Wl,-R options. Bump PKGREVISION
Revision 1.44.2.3 / (download) - annotate - [select for diffs], Sun Jun 23 18:44:09 2002 UTC (21 years, 5 months ago) by jlam
Branch: buildlink2
Changes since 1.44.2.2: +2 -2
lines
Diff to previous 1.44.2.2 (colored)
Merge from pkgsrc-current to buildlink2 branch.
Revision 1.44.2.2 / (download) - annotate - [select for diffs], Fri Jun 21 23:05:06 2002 UTC (21 years, 5 months ago) by jlam
Branch: buildlink2
Changes since 1.44.2.1: +2 -2
lines
Diff to previous 1.44.2.1 (colored)
Rename USE_BUILDLINK2_ONLY to USE_BUILDLINK2 for less verbosity. Also convert a few more packages to use the buildlink2 framework.
Revision 1.45 / (download) - annotate - [select for diffs], Sat May 18 22:46:47 2002 UTC (21 years, 6 months ago) by zuntum
Branch: MAIN
Changes since 1.44: +2 -2
lines
Diff to previous 1.44 (colored)
Alter HOMEPAGE - pkg/16887 by James K. Lowden <jklowden@schemamania.org>
Revision 1.44.2.1 / (download) - annotate - [select for diffs], Sat May 11 02:09:02 2002 UTC (21 years, 6 months ago) by jlam
Branch: buildlink2
Changes since 1.44: +3 -3
lines
Diff to previous 1.44 (colored)
First pass at conversion of various packages to use the buildlink2 framework. Add many buildlink2.mk files to add to the framework. Please see buildlink2.txt for more details.
Revision 1.44 / (download) - annotate - [select for diffs], Tue May 7 08:19:26 2002 UTC (21 years, 6 months ago) by wiz
Branch: MAIN
Branch point for: buildlink2
Changes since 1.43: +2 -1
lines
Diff to previous 1.43 (colored)
Bump to 1.2.10nb1 to have a version that definitely does not have the NULL problem. Better very late than never.
Revision 1.43 / (download) - annotate - [select for diffs], Thu Mar 21 12:20:29 2002 UTC (21 years, 8 months ago) by dmcmahill
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Changes since 1.42: +5 -1
lines
Diff to previous 1.42 (colored)
add a test target to run the packages self checks.
Revision 1.42 / (download) - annotate - [select for diffs], Mon Feb 18 15:14:11 2002 UTC (21 years, 9 months ago) by seb
Branch: MAIN
Changes since 1.41: +3 -1
lines
Diff to previous 1.41 (colored)
Introduce new framework for handling info files generation and installation. Summary of changes: - removal of USE_GTEXINFO - addition of mk/texinfo.mk - inclusion of this file in package Makefiles requiring it - `install-info' substituted by `${INSTALL_INFO}' in PLISTs - tuning of mk/bsd.pkg.mk: removal of USE_GTEXINFO INSTALL_INFO added to PLIST_SUBST `${INSTALL_INFO}' replace `install-info' in target rules print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info' - a couple of new patch files added for a handful of packages - setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it - devel/cssc marked requiring texinfo 4.0 - a couple of packages Makefiles were tuned with respect of INFO_FILES and makeinfo command usage See -newly added by this commit- section 10.24 of Packages.txt for further information.
Revision 1.41 / (download) - annotate - [select for diffs], Wed Dec 26 08:32:42 2001 UTC (21 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.40: +11 -11
lines
Diff to previous 1.40 (colored)
Don't bother with mv/sed/rm as sed/mv is good enough. Also a few cosmetic changes.
Revision 1.40 / (download) - annotate - [select for diffs], Mon Dec 24 19:38:07 2001 UTC (21 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.39: +5 -6
lines
Diff to previous 1.39 (colored)
Convert to use pthread.buildlink.mk. This package is a simple example of how to use pthread.buildlink.mk.
Revision 1.39 / (download) - annotate - [select for diffs], Sat Oct 6 17:52:21 2001 UTC (22 years, 1 month ago) by tron
Branch: MAIN
Changes since 1.38: +10 -3
lines
Diff to previous 1.38 (colored)
Use "/usr/include/sys/null.h" if it exists instead of defining "NULL" manually. Fixes PR pkg/14150 by Martin Husemann.
Revision 1.38 / (download) - annotate - [select for diffs], Fri Jun 22 02:49:11 2001 UTC (22 years, 5 months ago) by jlam
Branch: MAIN
Changes since 1.37: +2 -2
lines
Diff to previous 1.37 (colored)
Fix typo.
Revision 1.37 / (download) - annotate - [select for diffs], Tue Jun 19 06:48:50 2001 UTC (22 years, 5 months ago) by jlam
Branch: MAIN
Changes since 1.36: +17 -1
lines
Diff to previous 1.36 (colored)
Fix glibconfig.h to define the correct glib version number as well.
Revision 1.36 / (download) - annotate - [select for diffs], Tue Jun 19 06:04:41 2001 UTC (22 years, 5 months ago) by jlam
Branch: MAIN
Changes since 1.35: +2 -2
lines
Diff to previous 1.35 (colored)
Set GLIB_VERSION from the DISTNAME, not the PKGNAME, as the PKGNAME may have an nbX suffix that we don't want.
Revision 1.35 / (download) - annotate - [select for diffs], Tue Jun 19 06:03:25 2001 UTC (22 years, 5 months ago) by jlam
Branch: MAIN
Changes since 1.34: +19 -1
lines
Diff to previous 1.34 (colored)
Make sure that installed files announce the correct version number for the installed package. We patch the version info in the configure scripts to deal with shared library versioning, but we don't want those version numbers to leak into installed files. Fixes 1st part of pkg/12146 by Dan Winship <danw@ximian.com>.
Revision 1.34 / (download) - annotate - [select for diffs], Mon Jun 18 21:34:02 2001 UTC (22 years, 5 months ago) by jlam
Branch: MAIN
Changes since 1.33: +2 -1
lines
Diff to previous 1.33 (colored)
Mark these packages as USE_BUILDLINK_ONLY.
Revision 1.33 / (download) - annotate - [select for diffs], Mon Jun 18 20:33:09 2001 UTC (22 years, 5 months ago) by jlam
Branch: MAIN
Changes since 1.32: +2 -1
lines
Diff to previous 1.32 (colored)
Add comment on why we depend on pth.
Revision 1.32 / (download) - annotate - [select for diffs], Fri Jun 15 07:59:32 2001 UTC (22 years, 5 months ago) by jlam
Branch: MAIN
Changes since 1.31: +3 -3
lines
Diff to previous 1.31 (colored)
Use devel/pth/buildlink to get dependency, CPPFLAGS, and LDFLAGS for pth.
Revision 1.31 / (download) - annotate - [select for diffs], Mon Jun 11 06:34:27 2001 UTC (22 years, 5 months ago) by jlam
Branch: MAIN
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
Revision 1.30 / (download) - annotate - [select for diffs], Fri Apr 27 11:46:34 2001 UTC (22 years, 7 months ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
Remove unreliable mirror on "infosoc.uni-koeln.de" and add GNOME mirror sites which gives us a German mirror site again.
Revision 1.29 / (download) - annotate - [select for diffs], Thu Apr 26 17:38:28 2001 UTC (22 years, 7 months ago) by rh
Branch: MAIN
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
Update glib to 1.2.10. Changes are minor bugfixes only.
Revision 1.28 / (download) - annotate - [select for diffs], Sat Mar 10 10:48:08 2001 UTC (22 years, 8 months ago) by drochner
Branch: MAIN
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored)
update to 1.2.9. Overview of Changes in GLib 1.2.9: * Move include files into a glib-1-2/ subdir to support parallel installation with GLib-2.0. If you are installing from source on top of a previous version, you should to remove $(includedir)/glib.h $(includedir)/module.h manually before installing the new version. * Fix warnings about varargs macros with recent GCC versions * Miscellaneous important bug fixes (g_strncasecmp, some g_printf_string_upper_bound fixes) * Addition of .pc files
Revision 1.27 / (download) - annotate - [select for diffs], Fri Feb 16 14:38:26 2001 UTC (22 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.26: +2 -1
lines
Diff to previous 1.26 (colored)
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.26 / (download) - annotate - [select for diffs], Sat Jan 13 09:42:45 2001 UTC (22 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.25: +6 -3
lines
Diff to previous 1.25 (colored)
"glib" supports Solaris's threading library so that we don't need "pth".
Revision 1.25 / (download) - annotate - [select for diffs], Mon Jun 5 00:54:47 2000 UTC (23 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE,
netbsd-1-4-PATCH003
Changes since 1.24: +21 -21
lines
Diff to previous 1.24 (colored)
Use USE_LIBTOOL instead of USE_PKGLIBTOOL.
Revision 1.24 / (download) - annotate - [select for diffs], Thu Jun 1 11:23:20 2000 UTC (23 years, 6 months ago) by rh
Branch: MAIN
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
s/USE_LIBTOOL/USE_PKGLIBTOOL/ Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages.
Revision 1.23 / (download) - annotate - [select for diffs], Fri May 26 05:37:00 2000 UTC (23 years, 6 months ago) by rh
Branch: MAIN
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Update glib to 1.2.8. Overview of changes: * GArray zero initialization bug fixed * Fix for upper bound calculation of formatted strings * Improved GCC detection * AIX dynamic modules fix to retrive symbols from shared libraries for the main program. * Miscellaneous other minor bug fixes
Revision 1.22 / (download) - annotate - [select for diffs], Thu Mar 16 12:17:21 2000 UTC (23 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.21: +3 -4
lines
Diff to previous 1.21 (colored)
silence pkglint
Revision 1.21 / (download) - annotate - [select for diffs], Sun Mar 12 22:24:05 2000 UTC (23 years, 8 months ago) by tron
Branch: MAIN
Changes since 1.20: +8 -4
lines
Diff to previous 1.20 (colored)
Update "glib" package to version 1.2.7 and enable thread support using the "pth" package. Changes since version 1.2.6: - gstring.c: changed g_str_hash() to a 31 bit version based on a submission by Karl Nelson and hand optimized ad absurdum by various people ;) - gmain.c: removed spurious non-commented #endif suffix - gtimer.c (g_timer_elapsed): Never report negative times - clip times to 0. - gmain.c (g_timeout_prepare): Guard against unexpected clock shifts by never setting a timeout of more than data->interval msecs. - gmain.c: s/current_time/dispatch_time/ for the dispatch() handlers. refetch the current time after invocation of poll() to cover up for the time spent in that function call. - gstrfuncs.c (g_strtod): correctly fetch the current locale, fix from owen. - configure.in: Make the test for getpwuid_r work on newer AIX versions, too. Still works on Solaris and Linux. Patch from Craig Rodrigues <rodrigc@mediaone.net>. - glib.h (G_DIR_SEPARATOR): Add defines for EMX/OS2. - gcache.c (g_cache_remove): Test if node is NULL. If not tested, GIMP's script-fu will crash. - gdataset.c (g_data_set_internal): remove g_dataset_global_lock around destroy() notification here as well. - gdataset.c (g_datalist_clear_i): Avoid Freezing, when g_datalist is called recursivly. Reported by Ola Andersson <rand@ling.umu.se>.
Revision 1.20 / (download) - annotate - [select for diffs], Fri Oct 22 23:34:22 1999 UTC (24 years, 1 month ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002,
comdex-fall-1999
Changes since 1.19: +3 -3
lines
Diff to previous 1.19 (colored)
Update "glib" package to version 1.2.6 included in GNOME 1.0.53 release.
Revision 1.19 / (download) - annotate - [select for diffs], Thu Oct 7 17:41:48 1999 UTC (24 years, 1 month ago) by tron
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Remove me as maintainer of those packages.
Revision 1.18 / (download) - annotate - [select for diffs], Sat Aug 28 09:34:45 1999 UTC (24 years, 3 months ago) by rh
Branch: MAIN
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Update glib to 1.2.4 Changes are mostly bug and portability fixes.
Revision 1.17 / (download) - annotate - [select for diffs], Sun May 2 16:04:37 1999 UTC (24 years, 7 months ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH001
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
List me as the maintainer of the "glib" package.
Revision 1.16 / (download) - annotate - [select for diffs], Sun May 2 14:05:55 1999 UTC (24 years, 7 months ago) by tron
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Update "glib" package to version 1.2.2.
Revision 1.15 / (download) - annotate - [select for diffs], Sat May 1 12:22:46 1999 UTC (24 years, 7 months ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE
Changes since 1.14: +5 -1
lines
Diff to previous 1.14 (colored)
Use "-O0" under NetBSD-arm32 until egcs gets fixed.
Revision 1.14 / (download) - annotate - [select for diffs], Fri Apr 16 19:18:54 1999 UTC (24 years, 7 months ago) by tron
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Update "glib" package to version 1.2.1.
Revision 1.13 / (download) - annotate - [select for diffs], Thu Mar 4 08:50:43 1999 UTC (24 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.12: +6 -6
lines
Diff to previous 1.12 (colored)
Update "glib" package to release version 1.2.0.
Revision 1.12 / (download) - annotate - [select for diffs], Sun Feb 21 09:07:51 1999 UTC (24 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.11: +2 -0
lines
Diff to previous 1.11 (colored)
Back out last commit: New compatible gtk 1.0.x packages are named differently and be don't want to be installed together with old versions.
Revision 1.11 / (download) - annotate - [select for diffs], Sun Feb 21 09:03:28 1999 UTC (24 years, 9 months ago) by tron
Branch: MAIN
Changes since 1.10: +1 -3
lines
Diff to previous 1.10 (colored)
Remove conflict entry for gtk 1.0.x which is no longer required after Rene's changes.
Revision 1.10 / (download) - annotate - [select for diffs], Sat Feb 20 22:48:26 1999 UTC (24 years, 9 months ago) by hubertf
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Fix CONFLICTS (remove redundancy, mostly)
Revision 1.9 / (download) - annotate - [select for diffs], Fri Jan 15 22:57:13 1999 UTC (24 years, 10 months ago) by tron
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
The never ending gnome story: Update "glib" package to version 1.1.12.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Dec 18 23:52:22 1998 UTC (24 years, 11 months ago) by tron
Branch: MAIN
Changes since 1.7: +6 -5
lines
Diff to previous 1.7 (colored)
Update "glib" package to version 1.1.9.
Revision 1.7 / (download) - annotate - [select for diffs], Sat Nov 21 16:57:29 1998 UTC (25 years ago) by tron
Branch: MAIN
Changes since 1.6: +5 -3
lines
Diff to previous 1.6 (colored)
Update for "glib" package to version 1.1.4 based on patches by Frank van der Linden.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Oct 4 18:03:18 1998 UTC (25 years, 2 months ago) by tron
Branch: MAIN
Changes since 1.5: +3 -3
lines
Diff to previous 1.5 (colored)
Update "glib" package to version 1.1.3.
Revision 1.5 / (download) - annotate - [select for diffs], Tue Aug 25 11:49:53 1998 UTC (25 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH003
Changes since 1.4: +3 -1
lines
Diff to previous 1.4 (colored)
ADD a CONFLICT entry on the gtk+-1.0.4 package.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Aug 20 15:16:47 1998 UTC (25 years, 3 months ago) by tsarna
Branch: MAIN
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
The Grand Homepagification: - New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Aug 19 15:25:51 1998 UTC (25 years, 3 months ago) by agc
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Use new LIBTOOL_FLAGS definition
Revision 1.2 / (download) - annotate - [select for diffs], Wed Aug 19 09:41:38 1998 UTC (25 years, 3 months ago) by agc
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
I forgot to set USE_LIBTOOL in previous commit.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Aug 19 09:29:25 1998 UTC (25 years, 3 months ago) by agc
Branch: FREEBSD
CVS Tags: FreeBSD-current-1998-08-19
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import, from the FreeBSD ports collection, of glib-1.1.2, which used to be part of gtk+. It is a library providing lists, trees, hashes, memory allocation functionality and many other things. Modified by me to use the NetBSD libtool package, add NetBSD RCS Ids, correct the PLIST, install scripts correctly, correct the English etc.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Aug 19 09:29:25 1998 UTC (25 years, 3 months ago) by agc
Branch: MAIN
Initial revision