CVS log for pkgsrc/chat/ymessenger/Attic/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / chat / ymessenger
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.22
Sat Dec 29 20:15:54 2012 UTC (12 years, 2 months ago) by dholland
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
HEAD
FILE REMOVED
Changes since revision 1.21: +1 -1
lines
Remove chat/aim and chat/ymessenger. As noted by obache when proposing
them for removal back on October 2nd, they require Linux gtk1, and
this is no longer available.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Oct 3 00:02:47 2012 UTC (12 years, 5 months ago) by asau
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -3
lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Feb 22 08:16:00 2011 UTC (14 years, 1 month ago) by obache
Branches: 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
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +8 -4
lines
Add user-destdir installation support.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue May 19 08:59:05 2009 UTC (15 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: 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
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Jul 29 05:18:37 2007 UTC (17 years, 7 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +19 -25
lines
* Add new emulator framework in pkgsrc/mk/emulator that handles all
binary-only packages that require binary "emulation" on the native
operating system. Please see pkgsrc/mk/emulator/README for more
details.
* Teach the plist framework to automatically use any existing
PLIST.${EMUL_PLATFORM} as part of the default PLIST_SRC definition.
* Convert all of the binary-only packages in pkgsrc to use the
emulator framework. Most of them have been tested to install and
deinstall correctly. This involves the following cleanup actions:
* Remove use of custom PLIST code and use PLIST.${EMUL_PLATFORM}
more consistently.
* Simplify packages by using default INSTALL and DEINSTALL scripts
instead of custom INSTALL/DEINSTALL code.
* Remove "SUSE_COMPAT32" and "PKG_OPTIONS.suse" from pkgsrc.
Packages only need to state exactly which emulations they support,
and the framework handles any i386-on-x86_64 or sparc-on-sparc64
uses.
* Remove "USE_NATIVE_LINUX" from pkgsrc. The framework will
automatically detect when the package is installing on Linux.
Specific changes to packages include:
* Bump the PKGREVISIONs for all of the suse100* and suse91* packages
due to changes in the +INSTALL/+DEINSTALL scripts used in all
of the packages.
* Remove pkgsrc/emulators/suse_linux, which is unused by any
packages.
* cad/lc -- remove custom code to create the distinfo file for
all supported platforms; just use "emul-fetch" and "emul-distinfo"
instead.
* lang/Cg-compiler -- install the shared libraries under ${EMULDIR}
instead of ${PREFIX}/lib so that compiled programs will find
the shared libraries.
* mail/thunderbird-bin-nightly -- update to latest binary
distributions for supported platforms.
* multimedia/ns-flash -- update Linux version to 9.0.48 as the
older version is no longer available for interactive fetch.
* security/uvscan -- set LD_LIBRARY_PATH explicitly so that
it's not necessary to install library symlinks into
${EMULDIR}/usr/local/lib.
* www/firefox-bin-flash -- update Linux version to 9.0.48 as the
older version is no longer available for interactive fetch.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Jul 14 04:39:17 2007 UTC (17 years, 8 months ago) by obache
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
DIST_SUBDIR=. break PKG_RESUME_TRANSFER, sufficient just define as empty.
Fixes PR 35494.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon May 22 22:22:02 2006 UTC (18 years, 10 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -3
lines
Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk where
it will live with other "check" targets run after package installation.
Get rid of SHLIB_HANDLING, whose meaning had mutated over the years
from one thing to another. Currently, it is used to basically note
whether the system's "ldd" command can be usefully run on the package's
binaries and libraries. Rename this variable to CHECK_SHLIBS_SUPPORTED
for more clarity.
CHECK_SHLIBS is now a variable set exclusively by the user in /etc/mk.conf
to note whether the check for missing run-time search paths is performed
after a package is installed. It defaults to "no" unless PKG_DEVELOPER
is set.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue May 2 14:13:11 2006 UTC (18 years, 10 months ago) by gdt
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -2
lines
Add LICENSE=generic-nonlicense.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Mar 6 09:56:30 2006 UTC (19 years ago) by toddpw
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -4
lines
Oops, fix pkglint warnings.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Mar 6 09:45:34 2006 UTC (19 years ago) by toddpw
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +11 -6
lines
Fix pkg/18416, ymessenger pkgsrc is obsolete.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Mar 4 21:29:04 2006 UTC (19 years ago) by jlam
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:08:26 2006 UTC (19 years, 1 month ago) by joerg
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1
lines
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Dec 12 14:43:23 2005 UTC (19 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +8 -6
lines
First step at reworking Linux binary packages.
Change most pkgs to depend on either
emulators/suse_linux/Makefile.application (normal pkgs) or
Makefile.common (suse91 and suse themselves) to filter out Operating
Systems without Linux ABI support. Use CPU masks to limit the pkg to
supported platforms.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Dec 5 20:49:54 2005 UTC (19 years, 3 months ago) by rillig
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Apr 24 22:46:08 2004 UTC (20 years, 11 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
Relinquish maintainership of packages to tech-pkg@NetBSD.org.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Mar 22 03:54:33 2004 UTC (21 years ago) by kristerw
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Let ONLY_FOR_PLATFORM recognize NetBSD 2.0 and future versions.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jul 17 21:26:29 2003 UTC (21 years, 8 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
s/netbsd.org/NetBSD.org/
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Mar 26 04:05:51 2003 UTC (22 years ago) by jschauma
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1
lines
De-confusify: Let emulators/suse_*/Makefile.* _not_ include bsd.pkg.mk, but rather
make all packages that use linux emulation include bsd.pkg.mk as the
last files just like any normal package.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jul 17 20:53:23 2002 UTC (22 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base,
netbsd-1-6-1,
netbsd-1-6
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -1
lines
Work around different suse versions -> different subdirs by explicitly
setting DIST_SUBDIR to '.', like opera* do.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Apr 4 12:29:47 2002 UTC (22 years, 11 months ago) by tron
Branches: MAIN
CVS tags: netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4
lines
Use "suse_linux/Makefile.application" to pick correct SuSE packages.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Aug 20 04:10:20 2001 UTC (23 years, 7 months ago) by jlam
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -2
lines
Don't install the link for netscape, as the URL launcher may be set
from within ymessenger.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Jul 27 18:51:43 2001 UTC (23 years, 8 months ago) by jlam
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
ymessenger - Yahoo! instant messaging client
Instant messaging allows you to quickly exchange messages with your
online friends. Unlike email, instant messages appear as soon as
they're sent.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jul 27 18:51:43 2001 UTC (23 years, 8 months ago) by jlam
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>