summaryrefslogtreecommitdiff
path: root/textproc/jade
AgeCommit message (Collapse)AuthorFilesLines
2002-05-20Add NetBSD tag.cjep1-0/+1
2002-05-08ftp.uni-trier.de is most definitely gone.kleink1-2/+1
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf1-2/+2
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-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-27Remove commented USE_LIBINTL definitions ... we already use thejlam1-2/+1
gettext-lib/buildlink.mk file.
2001-10-14Add a mixture of Debian, FreeBSD and self made patches to make thistron6-13/+66
package build with the new toolchain. Bump the version number to 1.2.1nb4.
2001-10-05Resolve CVS conflict in this file.tron1-14/+1
2001-10-04print/jadetex was renamed to print/tex-jadetexhubertf1-2/+15
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
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-02 * Fix our netbsd-doc-print package to properly handle the italianhubertf2-7/+4
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-08-29Add a makefile hack so that jade builds again after recentskrll2-1/+13
gettext/buildlink.mk changes.
2001-07-27Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the defaultjlam1-1/+2
installation directory in case the package isn't installed.
2001-07-20Mechanical changes to buildlink.mk files to use EVAL_PREFIX to setjlam1-2/+2
BUILDLINK_PREFIX.<pkgname>. This allows buildlink to find X11BASE packages regardless of whether they were installed before or after xpkgwedge was installed. Idea by Alistair Crooks <agc@pkgsrc.org>.
2001-07-01Move inclusion of bsd.buildlink.mk to start of file.jlam1-3/+3
2001-06-25Add buildlink.mk file for use by other package Makefiles.jlam1-0/+38
2001-06-25This package uses libintl if available, so just add a dependency on itjlam3-16/+31
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-05-10Add some leftovers from the bulk buildagc1-1/+13
2001-04-23Don't use internal libtool - ours is much better.skrll1-1/+5
2001-04-20Move to sha1 digests, and add distfile sizes.skrll1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-4/+2
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-31Create the right directory before trying to install documentation.skrll1-3/+3
${MKDIR} -> ${INSTALL_DATA_DIR}
2001-03-30Sync the doc files with reality. I mean it!hubertf1-29/+16
2001-03-29Enable MIF output, default catalog, and fix the docs to actuallyhubertf1-3/+5
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-29Installed docs are actually for SP, not Jadehubertf2-23/+23
Pointed out on tech-pkg by "Kogule, Ryo" <kogule@mars.dti.ne.jp>
2001-03-29fix DISTNAME vs. PKGNAMEdrochner1-2/+3
2001-03-29Update to 1.2.1nb1:hubertf3-5/+20
Add patch sent in by Kogule, Ryo <kogule@mars.dti.ne.jp> on tech-pkg so this does not crash on NetBSD/mac68k.
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-2/+2
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-07-09Add package patch checksum files.agc1-0/+4
1999-06-27Disable C++ compiler optimization. "jade" dumps core on some files ifdrochner1-0/+17
compiled with -O2. Might be a compiler bug, or something deep inside the code...
1999-03-29Add libtool-generated .la files.hubertf1-1/+5
1999-03-15convert FreeBSD port to NetBSD packagerh6-108/+41
1999-03-15Initial import of FreeBSD port for jade.rh7-0/+315