summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2002-10-07Check that /usr/lib/libintl.* also exists before we use the system libintljlam1-2/+4
instead of GNU gettext from pkgsrc. Fixes pkg/18570.
2002-10-07Unused.wiz1-34/+0
2002-10-07Unused.wiz1-40/+0
2002-10-07Unused.wiz1-38/+0
2002-10-07Unused.wiz1-52/+0
2002-10-07Unused.wiz1-49/+0
2002-10-07Unused.wiz2-74/+0
2002-10-07Unused.wiz1-59/+0
2002-10-07Unused.wiz2-125/+0
2002-10-07Convert to buildlink2. Correct PLIST.wiz2-12/+15
2002-10-06Some improvement to ruby-rd-mode:taca3-3/+55
- Support indentation support for EnumList. - Make rd-intelligent-newline work if previous line isn't ItemList and MethodList. Bump to ruby-rd-mode-0.6.11nb1.
2002-10-06Add buildlink2.mk.wiz1-0/+31
2002-10-05Convert to buildlink2.wiz1-4/+4
2002-10-05Convert to buildlink2.wiz1-3/+3
2002-10-05Unused.wiz1-57/+0
2002-10-05Remove CONFIGURE_ARGS that has no effect.wiz1-2/+1
Luckily buildlink2 does it for us.
2002-10-05Building requires a running X server. Add checkforx target required byrh1-2/+19
pre-build. Fake X server if ${X11BASE}/bin/Xvfb is present. Closes PR pkg/18417.
2002-10-05Add missing dependency on 'bonobo'.rh1-2/+3
Bump PKGREVISION.
2002-10-05Fix LOCALSTATEDIR so that scrollkeeper-update no longer coredumps.rh1-2/+2
Closes PR pkg/18275.
2002-10-05Unused.wiz1-58/+0
2002-10-04Unused.wiz1-45/+0
2002-10-03It was pointed out that automake.mk only does BUILD_DEPENDS so go backmarkd1-2/+2
to an explicit DEPENDS on the latest automake package.
2002-10-03COMMEND and DESCR updates.wiz4-5/+10
2002-10-03Remove autoconf-devel and automake-devel (replaced by autoconfwiz9-278/+0
and automake resp.).
2002-10-03Remove autoconf-devel, automake-devel; add autoconf213 and automake14.wiz1-3/+3
2002-10-03Update to automake 1.7 (from automake-devel package).wiz5-106/+115
Does not conflict with automake14 package.
2002-10-03Update to 2.54 (from autoconf-devel package).wiz7-96/+71
Does not conflict with autoconf213 package.
2002-10-03Import of slightly modified automake-1.4, with new name and fixedwiz6-0/+241
to not conflict with the to-be committed automake package. Package provided by dillo.
2002-10-03Import of slightly modified autoconf-2.13, with new name and fixedwiz8-0/+167
to not conflict with the to-be committed autoconf package. Package provided by dillo.
2002-10-03Updated popt to 1.6.4 [changes unknown]martti3-10/+10
2002-10-03Update to 2.1.3 to sync with the KDE 3.0.3 releasemarkd1-2/+2
2002-10-03buildlink1 -> buildlink2markd2-9/+7
2002-10-03Update to version 2.1.3 to bring into sync with KDE 3.0.3 release.markd2-11/+10
Changes are misc bug fixes. Also buildlink1 -> buildlink2 Use mk/automake.mk. The implied dependency updates from using automake.mk fix PR pkg/18368
2002-10-03Update to version 3.0.3markd3-12/+13
Unknown changes, just bringing in sync with the rest of KDE. buildlink1 -> buildlink2
2002-10-03Use autoconf.mk.wiz1-3/+4
2002-10-03Update to version 4.2: lots of new features, see below.seb11-160/+144
buildlink1 -> buildlink2. Changes: *** IMPORTANT NEWS FOR ALL AUTHORS OF TEXINFO MANUALS *** As of version 4.2, Texinfo has a new command @copying to define the copyright and copying permissions for a manual. It's important to switch to using it as soon as possible (as in your next release), because the historical method of doing copyright permissions using @ifinfo failed to output copyright information in the HTML (or XML) formats. The manual has detailed explanations and examples. For convenience, here's a url to one of the relevant sections: http://texinfo.org/manual/Document-Permissions.html 4.2 (1 April 2002) * Language: . new command @copying to define copying permissions. See above. . new conditionals @ifplaintext, @ifnotplaintext for the plain text (--no-headers) output format. . new command @\ to produce literal \ inside @math, since \ by itself no longer works. * makeinfo: . emit accesskey attributes for keyboard shortcuts to menu items. . @{even,every,odd}{footing,header} are ignored by makeinfo now, so they no longer need to be enclosed in @iftex. * texinfo.tex: . bug fix for pdf-format table of contents. * info: . bug fixes for -R (--raw-escapes). . --help shows short option names. * Distribution: . the doc.c, funs.h, and key.c files in info/ are no longer generated at make time, to appease Automake's make distcheck. . gettext 0.11.1, autoconf 2.53, automake 1.6 (with install-info kludge). 4.1 (4 March 2002) * Language: . new commands @verbatim and @verb for printing verbatim inserts. . new command @verbatiminclude for verbatim include of files. . new environment @documentdescription for defining the HTML description. . new command @afivepaper for the A5 paper size. * makeinfo: . supports xml and docbook output. . supports HTML splitting by node, which is now the default. . new option --split-size to control maximum size of split info files. * info: . user-specified key bindings supported. . ANSI escape sequences (as produced by groff) removed from man output by default; use --raw-escapes to let them through if your terminal supports them. * texinfo.tex: . @math implies @tex, so all the usual plain TeX math is supported. . smaller fonts for @smallexample, in all page sizes. . improvements in the PDF support. * texi2dvi: . new option -o to explicitly specify output filename. * Distribution: . switch to GNU Free Documentation License (http://www.gnu.org/copyleft/). . update to GNU gettext 0.11, autoconf 2.52, and automake 1.5. . Danish, Swedish, and Hebrew message translations.
2002-10-02Remove autoconf dependency by adding a configure patch.wiz3-6/+283
2002-10-02Add RCS Id.wiz3-3/+7
2002-10-02use autoconf.mkdillo1-4/+4
2002-10-02Use autoconf.mkwiz1-3/+3
2002-10-02Works with texinfo-4.0 too, and we don't have any newer version anyway ;)wiz1-2/+2
2002-10-01Provide BUILDLINK_CPPFLAGS.stlport to locate stlport headers.jlam1-1/+3
2002-09-30Use >=4.0bn1 for additional fixes.jlam1-2/+2
2002-09-30Remove unused buildlink.mk file.jlam1-35/+0
2002-09-30Default to a build dependency on stlport as most software just needs itsjlam1-1/+2
STL headers, not the extra iostream library.
2002-09-30Use buildlink2 and use gcc/buildlink2.mk instead of homegrown GCC detectionjlam3-31/+19
code. We lose the ability to build with PGCC, but that will be added back into gcc/buildlink2.mk soon.
2002-09-30Synchronize package list with last change.tron1-2/+1
2002-09-29Replace hardcoded /usr/pkg in target.make w/ ${LOCALBASE}. Patch providedrh1-2/+7
by dillo in private email. Bump PKGREVISION.
2002-09-29add --disable-threads to CONFIGURE_ARGS so the included glib won't trydmcmahill1-1/+2
and build with thread support.
2002-09-29Update pkgconfig to 0.13.0. Changes are minor bugfixes:rh2-9/+5
- remove bogus pthread requirement - handle recursive other_cflags, other_libs - strip all "system directories" in C_INCLUDE_PATH out of pkg-config output to make gcc 3.2 happy - some win32 fixes - couple other minor things