Commit graph

39 commits

Author SHA1 Message Date
minskim
5cfafe74df Remove empty files generated through distribution patches at
post-patch, rather than install and delete at post-install.
2005-05-30 14:43:03 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
3b30c2e228 avoid installing files generated through distribution patches 2004-11-26 12:24:40 +00:00
tv
c487cb967a 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.
2004-10-03 00:12:51 +00:00
grant
0872fa7055 s/netbsd.org/NetBSD.org/i 2004-05-12 21:56:52 +00:00
recht
d574e01134 bl3ify 2004-04-26 10:34:09 +00:00
bouyer
391e366497 These packages use c++, so add USE_LANGUAGES= c c++ 2004-03-19 08:34:01 +00:00
grant
60ad86155b replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:06:57 +00:00
jmmv
39bd9e1ae9 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1 2004-01-23 17:18:31 +00:00
cjep
d6958d265e Locally mirror jade_1.2.1-18.diff.gz as this has gone from the Debian site.
(cf. PR#23632).

XXX We should probably update jade to use jade_1.2.1-38.diff.gz
2004-01-04 18:34:31 +00:00
sketch
285f3a5771 Don't rely on xargs behaviour to pass arguments correctly to rm, instead
execute if necessary directly from find.  Fixes breakage on systems
which output "blah" from $(echo | xargs echo "blah") (Solaris, Linux, ..)
2003-12-16 11:30:57 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jmmv
8731c91251 Use MASTER_SITE_DEBIAN. 2003-06-05 17:20:26 +00:00
jmmv
7802dd13ca Use textproc/xmlcatmgr/catalogs.mk to register the installed catalog, with
the SGML_CATALOGS variable.  Bump PKGREVISION.
2003-01-29 21:38:48 +00:00
jmmv
9c7ef02e06 Register the provided catalog file in share/sgml/catalog using xmlcatmgr.
Bump PKGREVISION to 5.
2003-01-11 23:57:00 +00:00
tron
ec04a4c6f1 Backout latest change. It was apparently only necessary because of some
kind of bug in NetBSD-current.
2002-12-06 19:33:50 +00:00
tron
b4d25dbfef Add work arround for problem in buildlink2 framework which makes libtool's
attempt to relink the shared libraries fail.
2002-12-04 07:59:36 +00:00
jlam
e2afa97f51 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.
2002-08-25 18:38:05 +00:00
skrll
4a9a02e45c Fix pkg/16053.
Remove the --disable-shared option from CONFIGURE_ARGS it doesn't do
anything as pkgsrc libtool isn't built this way. We want shared libraries
anyway...

Use CXX when linking the libraries as we have global contructors that need
calling. Problem only visible on a.out platforms.
2002-08-12 16:23:23 +00:00
kleink
0be5695ca1 ftp.uni-trier.de is most definitely gone. 2002-05-08 11:41:27 +00:00
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00
jlam
c96c9806bc Remove commented USE_LIBINTL definitions ... we already use the
gettext-lib/buildlink.mk file.
2001-10-27 07:00:52 +00:00
tron
2ab07e3e27 Add a mixture of Debian, FreeBSD and self made patches to make this
package build with the new toolchain. Bump the version number to 1.2.1nb4.
2001-10-14 12:19:16 +00:00
tron
26f022dbd1 Resolve CVS conflict in this file. 2001-10-05 10:02:53 +00:00
hubertf
a4b5d1a947 print/jadetex was renamed to print/tex-jadetex 2001-10-04 18:56:53 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
hubertf
70e7be269a * Fix our netbsd-doc-print package to properly handle the italian
version of Federico Lupi's guide by including italian language in
   the right file. Hint:
   http://lists.oasis-open.org/archives/docbook/200002/msg00214.html

 * While there, install the jadetex files not in the textproc/jade
   package, but in the print/jadetex package. That's where we also
   build and install the jadetex.fmt file, so things actually fit
   together.

 * Bump some pkg versions:
   print/jadetex		-> jadetex-2.20nb1
   textproc/jade		-> jade-1.2.1nb3
   meta-pkgs/netbsd-doc		-> netbsd-doc-1.2
   meta-pkgs/netbsd-doc-print	-> netbsd-doc-print-1.1
2001-09-02 17:07:01 +00:00
jlam
aaf3b92181 This package uses libintl if available, so just add a dependency on it
via buildlink.mk, and mark as USE_BUILDLINK_ONLY.  Also disable the -O2
optimization in the package Makefile, instead of removing _all_ the
CXXFLAGS passed to configure.  This allows other CXXFLAGS to get through.
Lastly, prefer using a shell loop versus a make loop in the package
Makefile.
2001-06-25 03:47:38 +00:00
skrll
e97e36d958 Don't use internal libtool - ours is much better. 2001-04-23 15:37:38 +00:00
skrll
972a7fbf70 Create the right directory before trying to install documentation.
${MKDIR} -> ${INSTALL_DATA_DIR}
2001-03-31 20:40:22 +00:00
hubertf
8259dca153 Enable MIF output, default catalog, and fix the docs to actually
install the *jade* *docs* (not sp, which is in another dir here).

thanks a lot to  "Kogule, Ryo" <kogule@mars.dti.ne.jp> for the patch!
2001-03-29 15:41:53 +00:00
hubertf
67b3b6a558 Installed docs are actually for SP, not Jade
Pointed out on tech-pkg by "Kogule, Ryo" <kogule@mars.dti.ne.jp>
2001-03-29 13:43:44 +00:00
drochner
e9d2c5f0ec fix DISTNAME vs. PKGNAME 2001-03-29 11:34:34 +00:00
hubertf
92dcf45784 Update to 1.2.1nb1:
Add patch sent in by Kogule, Ryo <kogule@mars.dti.ne.jp> on tech-pkg
so this does not crash on NetBSD/mac68k.
2001-03-29 01:02:59 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
ad02d69ab2 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:31:58 +00:00
rh
1d729c77c4 convert FreeBSD port to NetBSD package 1999-03-15 08:48:15 +00:00
rh
4f4f8db188 Initial import of FreeBSD port for jade. 1999-03-15 08:43:27 +00:00