Commit graph

87808 commits

Author SHA1 Message Date
tv
458757c193 USE_TOOLS+=flex; without this, libodbctxt.la (without the 'S') is not built.
Bump PKGREVISION.
2005-11-09 21:21:10 +00:00
rillig
63757b46f0 Removed the $Id$ from patches/patch-aa. 2005-11-09 21:04:57 +00:00
tv
1cb2f94ca9 Revert previous: mysql-client-4.0.x does build on Interix with
--enable-assembler supplied.
2005-11-09 19:49:52 +00:00
tv
f07f1cf0bc Don't use the asm string functions on Interix. (To be fixed, but for now
the symbol naming is wrong, so no --enable-assembler will get it built.)
2005-11-09 19:48:44 +00:00
erh
235bfae905 Add 'check-vulnerable' to the list of recursive targets. 2005-11-09 18:48:33 +00:00
rillig
97101291fb PRUNEDISTFILES and PRUNEPACKAGES may be left undefined in build.conf, as
they get useful default values in the pre-build script. Thanks to
kristerw for pointing that out.
2005-11-09 18:48:22 +00:00
tv
5a59befb3d Use lt_cv_sys_max_cmd_len in devel/libtool-base, too. 2005-11-09 18:42:32 +00:00
tv
e2af5cd013 libtool-base-1.5.18nb6:
Fix major problem brought to the surface by buildlink3 on Interix.  For C++
or F77 libraries only, the soname did not always make it into the final
binary, resulting in runtime link failures in some cases and runtime linking
with a missing major version in others.

This is unfortunately a flag day for Interix + pkgsrc.  Identifying all the
PKGREVISIONs normally requiring a bump is a little too unwieldy.  However,
existing binaries not experiencing the runtime link failure will continue
to run, but will be linking against the unversioned ".so" at runtime until
the binaries have been rebuilt.

While here, fix a couple wrong assumptions in the libtool config for
Interix.  shlibvar_overrides_runpath should have been "no", and
hardcode_direct should have been "yes".
2005-11-09 18:05:56 +00:00
reed
df30d62053 Updated converters/latex2rtf to 1.9.16a. 2005-11-09 16:24:23 +00:00
minskim
0e6ce73c58 Note PKGREVISION bump of teTeX3-texmf. 2005-11-09 15:32:42 +00:00
minskim
7cc976d52a Do not generate ls-R; it should be done by tetex-bin. OK'ed by
hubertf@ and tonio@.

Bump PKGREVISION due to PLIST change.
2005-11-09 15:31:30 +00:00
tv
2d36ae9b5c Now that we're properly using the pkgsrc-supplied libtool, clean up the
bits of "configure" that were twiddling only libtool-config bits, as these
are no longer used.
2005-11-09 14:41:38 +00:00
salo
5620dfcc20 Unfortunatelly, i don't have any suitable hw for hacking on Solaris/pkgsrc
anymore.. remove me from being responsible for Solaris support.
(i wouldn't turn down an offer of some decently usable sparc64 gear, though)
2005-11-09 12:07:05 +00:00
tonio
815186b5a4 oups, forgot a part of the MAKE_ENV, needed for PKG_TEXMFPREFIX 2005-11-09 09:03:22 +00:00
martti
1f10df897e Rename xfce4-gtk2-engines to xfce4-gtk2-engine to match the package name. 2005-11-09 08:50:31 +00:00
martti
23f75ccef1 Fixed typo 2005-11-09 08:43:59 +00:00
tonio
79824f2744 convert to use tex.buildlink3.mk
installs files in PKG_LOCALTEXMFPREFIX
2005-11-09 08:12:54 +00:00
tron
251b2f8ac7 Fix build problem under NetBSD 3.99.11 as suggested by Andrew Brown
in private e-mail.
2005-11-09 08:06:32 +00:00
reed
c2ee2adea8 Update to latex2rtf-1.9.16a. Okayed by maintainer.
Changed order of MASTER_SITES -- use sourceforge first (said to be updated
first).

Remove post-extract and do-configure targets.

Get rid of do-install steps except for info file (use INSTALL_MAN
instead of INSTALL_DATA for that).

Remove man/man1 from INSTALLATION_DIRS as the install does this
already.

Add many configs to PLIST.

Now installs a latex2png executable.

Updated patch also honors PKGMANDIR.

The ChangeLog has:

Squash another compiler warning
Better error message when getTexUntil fails
Fix for \succ and \prec by Aleksey Cheusov
fix uninitialized warning messages under debian
new versions of derived files
Preparing for 1.9.16 release
support for compression of citations i.e., [1,2,3,4] is now [1-4]
support for sorted citations
Fixes for natbib style when numbers are used
support for \ensuremath
fix for bibliographic reference for non-alpha natbib entries
fixes for superscripted natbib style
update docs with information about bibliography styles
trying to check in
Change format of error messages Fix missing filename in error messages Change
        diagnostic level of warnings in a couple of places
Fix annoying extra page break at beginning of reports and books
Some support for \citealt and \citealp commands from natbib package.  Not
        thoroughly tested but it works ok for single authors.
Add support for \euro{amount} and \EUR{amount}
Added lines to babel_czech.tex to facilitate processing with latex Updated
        subsup.tex in tarball.`
add babel_spanish.tex and fig_size.tex to distribution fixes for \centering in
        table and figure environments
fix font handling in equations so that ${\rm A}$ typesets in roman. Update ToDo
        and ChangeLog
Fix for mis-numbering of figures and tables in reports
support for \bibpunct in the natbib package
Fix bizzare way that commands are searched.  It is now possible to replace
        command behavior by pushing a new Environment.
support for revtex \begin{acknowledge} \end{acknowledge} as well as \onlinecite
        and \citeonline (from RevTeX).  (This is untested currently) patches fro
m
        Marin Chicoine.
avoid possible overrun in cCommand in TranslateCommand security flaw pointed out
        by D. J. Bernstein
avoid buffer overruns in macro expansion that can be security holes reported by
        D. J. Bernstein
.... and many other changes ...
2005-11-09 07:17:04 +00:00
martti
2020bbfe3d Substitute "XFce 4" with "Xfce" in DESCR and Makefile's COMMENT.
It is a lower-case f according to the official site.
2005-11-09 07:09:04 +00:00
grant
700c998a0b note PKGREVISION bump of textproc/lout (zlib dependency) 2005-11-09 06:43:57 +00:00
grant
0ec54c6b48 bump PKGREVISION for dependency change (hi, tv!) 2005-11-09 06:43:11 +00:00
martti
f70a445016 xfce4-4.2.3.1 2005-11-09 06:43:10 +00:00
martti
09f3d1e3fd Updated xfce4 to 4.2.3.1
* Lots of bug fixes
* Translation updates

Official ChangeLog is available at:

http://www.xfce.org/release_notes/4.2.3.1_changelog.html
2005-11-09 06:42:58 +00:00
ben
4ff063d053 Fix csound to only dereference skipinit when it is not NULL. csound's
malloc set it to NULL, and it was never initialized.  This threw SIGSEGV
at performance of a score with GEN01.
2005-11-09 06:35:25 +00:00
minskim
013d7f2009 Note PKGREVISION bump of gmplayer. 2005-11-09 06:24:03 +00:00
minskim
87a4b36f84 Regen distinfo to include patch-ah, which was recently added to
multimedia/mplayer-share.  Noted by Bernd Ernesti.

Bump PKGREVISION.
2005-11-09 06:23:04 +00:00
taca
9492ff0229 Note update of these packages.
textproc/ruby-rttool:	1.0.1nb1
        www/instiki:		0.9.2nb4
2005-11-09 04:42:39 +00:00
uebayasi
18c496fc15 Note removal of cdialog; superseded by dialog (pkgsrc/misc/dialog).
Pointed out by Tomoaki Imamura.
2005-11-09 04:31:16 +00:00
uebayasi
ef25155504 cdialog is superseded by dialog (pkgsrc/misc/dialog).
Pointed out by Tomoaki Imamura.
2005-11-09 04:29:44 +00:00
taca
b08fb56b6b Updated for ruby18-1.8.3 pacakge; remove dependency to none existing
pacakges.

Bump PKGREVISION.
2005-11-09 04:27:34 +00:00
taca
bfd269209a Make it depends on ruby-rdtool since it install a library file into
rdtools's directory.

Bump PKGREVISION.
2005-11-09 04:26:07 +00:00
taca
fac110ee71 Prevent installing extra ${PREFIX}/bin/rdswap.rb. It fixes a problem
found by bulk-build.
2005-11-09 04:25:09 +00:00
hubertf
7e46896adf Base DIST_SUBDIR on DISTNAME, and
add a comment to remove it on next update (note to myself...)
2005-11-09 02:40:22 +00:00
grant
bda5e61226 +interix, dragonfly, osf1 2005-11-09 01:24:42 +00:00
gdt
73571d1ca5 further reduce flags needed in MAKE_ENV 2005-11-09 01:18:46 +00:00
reed
183079876c DragonFly does not provide an X11, so default to X.org's X11.
This is the X11 tested and used by the pkgsrc developers on
DragonFly. And far as I know, this is the only X11 used on
DragonFly -- not saying that others are not used though.
2005-11-09 01:08:58 +00:00
reed
8e35c93d1a Update documentation: The default X11_TYPE is "native" unless defined
for a specific operating system in mk/platform/${OPSYS}.mk.
2005-11-09 01:07:37 +00:00
reed
86b4fbf60c Moved the X11ROOT_PREFIX and X11BASE setting to mk/bsd.prefs.mk;
removed from mk/defaults/mk.conf.

This was needed in parts of tests of allowing a platform/${OPSYS}.mk
define is X11_TYPE.
2005-11-09 01:06:48 +00:00
reed
26dc3d5398 Check for ${X11BASE}/lib/pkgconfig instead of ${X11ROOT}/lib/pkgconfig
since it creates ${X11BASE}/lib/pkgconf directory if missing.
2005-11-09 01:05:06 +00:00
gdt
d69b79253b Use ${LDFLAGS}, and ${COMPILER_RPATH_FLAG} to improve portability
(thanks to grant@ for suggestion).
2005-11-09 01:01:24 +00:00
tonio
4044a599bb and the patch to use PKG_LOCALTEXMFPREFIX 2005-11-09 00:24:03 +00:00
tonio
2f6ee13022 convert to use tex.buidllink3.mk
installs files in ${PKG_LOCALTEXMFPREFIX}
2005-11-09 00:22:39 +00:00
tonio
804bf10f70 convert to use tex.buidlink3.mk
installs files in PKG_LOCALTEXMFPREFIX
2005-11-09 00:05:28 +00:00
tonio
256169a90f fix teTeX buidlinks (forgot a * in the DEPENDS) 2005-11-08 23:42:24 +00:00
wiz
57f682915a Add patch for compiling with gcc-3.4.4, provided
by John R. Shannon in PR 32021.
2005-11-08 23:22:58 +00:00
jlam
b49397bb19 Teach the tools framework about wish and tclsh, and set WISH and TCLSH
accordingly for packages that need it.
2005-11-08 23:06:38 +00:00
rillig
20e8563c6a Removed the -l command line option from lintpkgsrc(1). Use "pkglint -r"
instead.
2005-11-08 23:05:22 +00:00
tonio
d80abf03d3 convert to use tex.buildlink3.mk 2005-11-08 23:03:10 +00:00
rillig
b0ee766802 Updated pkglint to 4.38.2.
- pkglint(1) does not use the hard-coded PKGSRCDIR anymore.

This fix is related to PR 32006, but doesn't fix it, since the PR is
about lintpkgsrc(1), not pkglint(1).
2005-11-08 22:55:22 +00:00