Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -4/+4 | |
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. | |||||
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -5/+1 | |
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes". | |||||
2004-04-12 | Convert to buildlink3. | snj | 3 | -28/+27 | |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 2 | -2/+4 | |
Buildlink files: RECOMMENDED version changed to current version. | |||||
2004-02-14 | PKGCONFIG_OVERRIDE is relative to WRKSRC. | jmmv | 1 | -2/+2 | |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -2/+1 | |
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk. | |||||
2003-12-14 | Update to 1.1: | jmmv | 5 | -17/+30 | |
* much improved threading (Michael) * much improved docs (Gustavo Carneiro) * cygwin support (Masahiro Sakai) * Unix socket length fix (Masahiro) * OSF/1 True64 support (mmokrejs) While here, enable OpenSSL support. | |||||
2003-12-09 | typo | xtraeme | 1 | -2/+1 | |
2003-12-09 | Update to 1.0.3, provided by Min Sik Kim in PR pkg/23673. | xtraeme | 4 | -12/+7 | |
Changes: o Don't install linc-cleanup-sockets (Michael) o Unix socket length fix (Masahiro) | |||||
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 2 | -4/+4 | |
2003-05-05 | Line up PKGREVISION whitespace. | jmmv | 1 | -2/+2 | |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 2 | -3/+4 | |
dependency bumps. | |||||
2003-01-22 | Update to 1.0.1. Changes since 0.7.0 include multiple bugfixes. | jmmv | 2 | -7/+6 | |
The 1.0.x branch will be used by GNOME 2.2. | |||||
2003-01-04 | Now that gtk-doc is not used, we can remove a chunk from the patch and | jmmv | 3 | -13/+5 | |
install the index.sgml file. | |||||
2003-01-04 | Install documentation under share/doc/html, not share/gtk-doc/html. | jmmv | 4 | -21/+30 | |
Do not depend on gtk-doc, as the package ships with pregenerated docs. Bump PKGREVISION to 2. | |||||
2002-12-24 | Bump PKGREVISION because of dependency on latest freetype2 or glib2 | wiz | 2 | -3/+4 | |
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages. | |||||
2002-10-30 | Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE. | rh | 3 | -14/+3 | |
2002-10-27 | Update linc to 0.7.0. Changes are bugfixes only. | rh | 3 | -9/+8 | |
Provided in PR pkg/18706 by Julio Merino <jmmv@menta.net> | |||||
2002-10-19 | Track directory layout change at MASTER_SITE_GNOME. | rh | 1 | -2/+2 | |
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net> | |||||
2002-10-08 | buildlink1 -> buildlink2 | jlam | 1 | -3/+5 | |
2002-10-05 | Unused. | wiz | 1 | -51/+0 | |
2002-09-10 | Since the major of libiconv was increased during the update to 1.8, | wiz | 3 | -5/+6 | |
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb. | |||||
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 5 | -4/+26 | |
buildlink2.mk files back into the main trunk. | |||||
2002-07-12 | Update to 0.5.0, per patch from Julio Merino in pkg/17413. | wiz | 4 | -10/+10 | |
Changes: not many, GNOME2 version. | |||||
2002-04-27 | Add proper LIBTOOL_OVERRIDEs so this actually uses pkgsrc's libtool. | rh | 1 | -12/+13 | |
2002-04-27 | Fix pkgconfig configuration file to include runtime library search path. | rh | 4 | -4/+17 | |
Bump PKGREVISION. XXX: there are probably quite a few packages that have the same problem! | |||||
2002-04-23 | Initial import of linc-0.1.21, a network client/server library. | rh | 6 | -0/+129 | |