Commit graph

1900 commits

Author SHA1 Message Date
kristerw
412af280c0 Hardcode suse91 in paths to suse91_gtk2 and suse91_locale instead
of using ${SUSE_DIR_PREFIX}, since these directories do not exist
for other versions.
2005-06-16 23:56:15 +00:00
kristerw
5b107b2835 One file include pthread.h and semaphore.h, but those are not used.
Remove them to make the package compile on NetBSD 1.6.
2005-06-16 22:06:51 +00:00
martti
8b982bf812 Fix installation problems found in bulk build 2005-06-16 05:38:00 +00:00
jlam
a976929287 a2ps uses the "file" command to detect the file type of the print job.
Explicitly note that it needs this tool.  Also, the tools framework
knows about mktemp, so use USE_TOOLS+=mktemp instead of the homegrown
code.  Bump the PKGREVISION to 8.
2005-06-10 18:44:31 +00:00
salo
1c0b66e6e0 Security fix for CAN-2004-1377:
"The fixps and psmandup scripts in a2ps allow local users to overwrite
 arbitrary files via a symlink attack on temporary files."

Patches from Gentoo with few minor issues corrected.
2005-06-09 14:53:49 +00:00
jlam
e8f4d42453 Note the tools that this package uses, and pass a full path to the
configure script for "BMAKE" so that we don't pull in the BSD make
symlink from the tools directory.
2005-06-07 17:32:58 +00:00
hubertf
c05c71f2e8 Force use of the Xaw toolkit, to prevent linking against Motif
accidentally, w/o adding the corresponding dependency (does not
force everyone to install Motif, too). Bump to 3.0nb2.

Patch suggested by Geert Hendrickx <geert.hendrickx@ua.ac.be> on tech-pkg.
2005-06-07 13:34:06 +00:00
minskim
4bd4ee244e Do not "mv" a file over itself; it causes an error with FSF mv(1). 2005-06-06 20:43:52 +00:00
jmmv
15f6d2ab4e Fix build under Dragonfly (errno fallout). Patch from Joerg Sonnenberger. 2005-06-05 09:36:47 +00:00
jlam
fcb7da800b Remove mk/autoconf.mk and mk/automake.mk and replace their usage with
USE_TOOLS and any of "autoconf", "autoconf213", "automake" or
"automake14".  Also, we don't need to call the auto* tools via
${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care
to symlink the correct tool to the correct name, so we can just use
aclocal, autoconf, etc.
2005-06-01 20:07:59 +00:00
wiz
b1f934a4a5 This package only supports Xaw3d, so include its bl3 file
instead of using the general Xaw framework.

tron@ says ok.
2005-06-01 19:23:26 +00:00
wiz
524b798f8c Convert to options framework. 2005-06-01 18:51:57 +00:00
jlam
95fd1f6ec9 Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.
2005-06-01 18:02:37 +00:00
drochner
20b17e8424 +epstool 2005-05-31 16:20:05 +00:00
drochner
18a23cdf66 oops, this shouldn't be here 2005-05-31 16:19:09 +00:00
drochner
20d77cef39 add epstool-3.07, a tool to manupulate preview images and bounding boxes 2005-05-31 16:17:22 +00:00
dillo
d6bfbe8582 Rename option PAM to pam (so all options are lower case). Backwards
compatibility provided via PKG_OPTIONS_LEGACY_OPTS.
2005-05-31 11:24:32 +00:00
dillo
150d87660a GPL stands for General Public License 2005-05-30 15:40:20 +00:00
dillo
cebbf2bbe5 Update to 8.15 (a lot of bug fixes and improvement, especially to
font rendering and the PDF writer)
2005-05-30 15:39:11 +00:00
dillo
571372cc5c Bump PKGREVISION due to changed dependency pattern (allowing newer versions
of ghostscript-fonts).
2005-05-30 14:57:28 +00:00
dillo
4717b2aaea Allow newer versions of ghostscript-fonts (for pending update to 8.11) 2005-05-30 14:52:52 +00:00
rillig
fd3ca07762 Changed "for fin ..." to "for f in ...". 2005-05-30 07:53:54 +00:00
dillo
db33245bcf fix pkglint warnings 2005-05-28 13:08:39 +00:00
dillo
0ef2aef409 remove trailing empty lines 2005-05-28 13:07:11 +00:00
wiz
aeea92f4c7 Add RMD160 checksum. 2005-05-25 13:32:52 +00:00
rillig
f795c2e475 Removed trailing white-space. 2005-05-23 08:26: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
wiz
cdb6489776 Remove gnome1 packages except as needed for gnucash.
Ok'd by jmmv@ and rh@ (gnome 1 maintainers).
2005-05-18 22:02:17 +00:00
jmmv
a80d33f781 This requires libgnomeprint>=2.10.2. 2005-05-18 16:07:31 +00:00
jlam
35fd30e254 Fix typo... FILEDIR -> FILESDIR. 2005-05-18 15:11:13 +00:00
abs
d86898ded6 If we are not using cups then explicitly disable cups support so we do not
pick up up by accident (and fail to build)
2005-05-18 12:16:53 +00:00
martti
ae80268997 Updated xfce4 to 4.2.2
General:

* new and updated translations: bn_IN, ca, cs, el, el_GR, eo, eu, fi, hu, ja,
  ko, mr, pl, ro, vi,
* new french documentation.

gtk-xfce-engine:

* fix various colors issues with ExoIconBar, prelight colors for treeview,
  Adobe® Acrobattm 7, progress bar, combo box, gtk scales (#848).

libxfcegui4:

* check ~/.local/share/pixmaps/ as a fallback (#731).

xfcalendar:

* fix compiling with --enable-debug=full (#843),
* remove C99 variable declaration and C++ comments.

xfce4-mixer:

* fix a bug with ALSA.

xfce4-session:

* fix a crash with the MCS plugin.

xfce-utils:

* taskbar: Add a command option "--monitor=x" to allow specifying which
  monitor to use in Xinerama mode.

xfdesktop:

* fix translation problems with menu panel plugin,
* fix bug where binding 'xfdesktop -menu' only works sporadically (#441),
* fix unresolved symbol problem with menu module.

xffm:

* fix property dialog crahsing on FreeBSD (#945),
* fix library version info not set on the properties module (#882, #249),
* fix fstab parsing (#524),
* fix compilation issues with ansi compiler and gcc4 (#862).

xfprint:

* make bsdlpr plugin compile,
* change CUPS detection code,
* set correct ld flags (#871),
* add support for printcap aliases (#821),
* fix MCS plugin.

xfwm4:

* fix mouse buttons being left ungrabbed when focus was transfered to
  an unmanaged window,
* document hidden option "workspace_scroll" (#948),
* various focus issues (#759, #869, #899, #905, #924, #931),
* fix pixmap depth not being properly set (#895),
* refresh frame when "skip taskbar" state changes (#898),
* allow seemless windows to be hidden from kbd shortcuts,
* code cleanup.
2005-05-18 06:10:30 +00:00
jlam
4d2fb797db Use EXTRACT_CMD_OPTS.tar.gz and EXTRACT_CMD.tar.gz instead of figuring
out the whole command line necessary to extract a .tar.gz file.
2005-05-17 22:00:13 +00:00
jschauma
2ec5542f05 Initial import of tex-chemarrow:
LaTeX can be used to typeset many kinds of different documents, but
typesetting chemical reactions is esthetically not very pleasing because
LaTeX's own arrows \rightarrow, \leftarrow and \rightleftharpoons which
you might use for this purpose are too short and the arrow heads are not
like the "standard" ones you will find in books or journals on chemistry.

The macro chemarrow.sty in conjunction with the font arrow.mf is supposed
to make the typesetting of chemical reaction schemes in LaTeX easier and
especially nicer looking.
2005-05-16 22:30:24 +00:00
kristerw
b589e39f58 Include mk/bsd.prefs.mk to prevent warnings from undefined EXTRACT_USING. 2005-05-16 16:33:24 +00:00
tron
4764c65eca Include "bsd.prefs.mk" to get the definition of "EXTRACT_USING". This
makes the last change actually work.
2005-05-16 12:35:06 +00:00
rillig
5e22ba9763 Included bsd.prefs.mk to work around an undefined variable (EXTRACT_USING)
in the rest of the Makefile. Fixes PR 30240.
2005-05-16 10:38:53 +00:00
jlam
2338cbae27 Change the EXTRACT_USING_PAX defined/undefined option into a EXTRACT_USING
which can take multiple values -- "pax" or "gtar".  The default value
of EXTRACT_USING is "pax", which more closely matches reality since
before, we were using bootstrap "tar" for ${GTAR} and it was actually
pax-as-tar.  Also, stop pretending pax-as-tar from the bootstrap kit
or on NetBSD is GNU tar.  Lastly, in bsd.pkg.extract.mk, note whether
we need "pax" or "gtar" depending on what we need to extract the
distfiles.
2005-05-16 03:04:44 +00:00
jlam
7425b543e8 Note that gtar is required by the package. 2005-05-16 01:15:30 +00:00
jlam
419428ec4a Note where gzip or gunzip is required by the package since it isn't
required by default any longer in bsd.pkg.mk under the new tools
framework.
2005-05-15 22:02:26 +00:00
jlam
d635315428 This package uses ${PATCH}. 2005-05-15 19:11:35 +00:00
reed
fa9d540bf8 This is a meta package and doesn't do any builds, so remove
USE_X11=yes. I am not bumping PKGREVISION because this really
doesn't effect package too much since one of the dependencies
does require X anyways.
2005-05-14 02:26:50 +00:00
minskim
d28351a240 Identify Mac OS X correctly. Patch provided by Darrin B. Jewell in
PR pkg/29883.
2005-05-09 15:14:01 +00:00
reed
ee8be9d0c1 RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.
And always is defined as share/examples/rc.d
which was the default before.

This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.

This was discussed on tech-pkg in late January and late April.

Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
2005-05-02 20:33:57 +00:00
agc
56f434c66c Under NetBSD, the update-desktop-database command may fail at install
time, so ignore the return code.
2005-04-29 12:39:25 +00:00
reed
f834a21724 Update glabels to 2.0.2.
ChangeLog has:

2005-01-22  Jim Evins  <evins@snaught.com>

        * NEWS:
                Final prep for 2.0.2 release.

2005-01-22  Jim Evins  <evins@snaught.com>

        * glabels.spec.in:
                Added '--remove-original' flag to desktop-file-install, so that
there is
                only one menu entry.

2005-01-20  Jim Evins  <evins@snaught.com>

        * data/glade/object-editor.glade:
                - Font family entry should not be editable.
                - img_key_entry should have sensitivity=YES, so that it follows
the
                  sensitivity of img_key_combo.
                - Barcode key entry should not be editable.

2005-01-17  Jim Evins  <evins@snaught.com>

        * src/view.c: (screen_changed_cb):
                Don't do anything, if we don't have a screen.

2005-01-06  Jim Evins  <evins@snaught.com>

        * src/view.c: (get_home_scale):
                Fixed bad call to gtk_widget_has_screen() -- huh?

2005-01-04  Jim Evins  <evins@snaught.com>

        * AUTHORS:
        * data/templates/avery-iso-templates.xml:
        * data/templates/misc-iso-templates.xml:
        * data/templates/misc-us-templates.xml:
                Added templates, submitted by Larry Harriman, Juan Carlos Valero
, and
                Nick Hill.

2004-11-26  Jim Evins  <evins@snaught.com>


        * AUTHORS:
        * po/fr.po:
                Updated french translations provided by Florent Morel <florent@t
aket.org>.
        * src/view-barcode.c:
        * src/view-box.c:
        * src/view-ellipse.c:
        * src/view-image.c:
        * src/view-line.c:
        * src/view-text.c:
                Added '#include <config.h>' -- HAVE_*GETTEXT macros were not def
ined and
                thus _() strings were not being translated.

2004-11-14  Jim Evins  <evins@snaught.com>

        * src/debug.h:
        * src/debug.c: (gl_debug_init), (gl_debug):
                Borrowed from gedit:  use environmental variables to select debu
g
                sections.
        * src/splash.c:
                Removed unused include of debug.h.

        * src/glabels.c: (main):
                Added call to gl_debug_init(), and removed debug clutter from co
mmand line
                options.
        * src/glabels-batch.c: (main):
                Added call to gl_debug_init().

2004-11-13  Jim Evins  <evins@snaught.com>

        Drawing and property toolbars were being initialized with the "icons and
 text"
        look in Fedora Core 3.  Even though none of the buttons had any text att
ached to
        them, the buttons were being sized as if they were.  This led to less re
al estate
        for the property editor, leading to Bug #1064630.  The

        * data/ui/glabels-ui.xml:
                Added explicit "look" property to both drawing and property tool
bars.
        * src/prefs-model.c: (gl_prefs_model_save_settings),
        (gl_prefs_model_load_settings):
        * src/prefs-model.h:
                Removed drawing_toolbar_button_style configuration parameter.
        * src/ui.c: (view_menu_item_toggled_cb),
        (set_app_drawing_toolbar_style):
                Do not attempt to adjust look property of the drawing toolbar.

2004-10-28  Jim Evins  <evins@snaught.com>

        * data/pixmaps/glabels-about-logo.png:
                Updated about logo.

2004-10-28  Jim Evins  <evins@snaught.com>

        * data/man/glabels.1:
        * src/glabels-batch.c: (main):
        * src/print.h:
        * src/print.c: (gl_print_batch):

                Added option to glabels-batch to select the first label to begin
                printing on.

2004-09-26  Jim Evins  <evins@snaught.com>

        * data/desktop/glabels.desktop.in:

                Point to app icon, "glabels.png"
        * data/mime/glabels.keys.in:
                Point at mime icon, "glabels-application-x-glabels.png"
        * data/pixmaps/Makefile.am:
                Added glabels_app_icondir.  Renamed icons.
        * data/pixmaps/glabels.png:
                New cleaned up app icon.  Deleted glabels-icon.png.
        * data/pixmaps/glabels-application-x-glabels.png:
                New mime icon.
        * data/pixmaps/glabels-splash.png:
                Renamed glabels-logo to glabels-splash to be more correct about
role.
        * src/glabels.c:
        * src/template-designer.c:
                Point at app icon, "glabels.png"
        * src/splash.c:
                Point at renamed splash image, "glabels-splash.png"

2004-08-22  Jim Evins  <evins@snaught.com>

        * AUTHORS:
        * src/glabels-batch.c: (main):
                Applied patch with minor mods to allow selecting merge source and
                crop-marks on glabels-batch's command line.  Original patch prov
ided by
                Jos<E9> Dapena Paz <jdapena@igalia.com>.

2004-08-15  Jim Evins  <evins@snaught.com>

        * configure.in:
                Updated version to 2.0.2.
        * data/desktop/glabels.desktop.in:
                - Added encoding line
                - Removed period from comment
                - Fixed Terminal line, changed "0" to "false"
                - Added semicolen to Categories line
        * po/ja.po:
                - Made sure desktop.in comment string above still translated pro
perly
2005-04-29 04:48:24 +00:00
jlam
3ead1854e7 Avoid using != to define LOWER_PAPERSIZE .. use :sh instead to defer it
until the make targets are invoked.  This avoids needing ${ECHO} and ${TR}
in the top-level make.
2005-04-28 23:23:41 +00:00
reed
1f11784a0d Make this conflict with foomatic-filters (just imported)
which also provides bin/foomatic-gswrapper.

Maybe this old package should be removed?
2005-04-28 22:36:44 +00:00
reed
501b3e6fa0 Add foomatic-filters-3.0.2. 2005-04-28 22:34:02 +00:00
reed
5f51a95530 From pkgsrc-wip and originally packaged by
Bruce J.A. Nourish. Thank you, Bruce.

The foomatic-filters package provides foomatic-rip and foomatic-gswrapper.

foomatic-rip uses an external renderer (like GhostScript) to
translate PostScript to printer's native language. The printer
capabilities are described in PPD files.  foomatic-rip works with
every known spooler.

foomatic-gswrapper massages arguments to make Ghostscript execute
properly as a filter.
2005-04-28 22:29:43 +00:00
hira
4b7b24ff52 Remove USE_BUILDLINK2 (typo). 2005-04-27 21:22:14 +00:00
drochner
90d1f661fb update to 2.10.3
no documented changes to 2.10.2
2005-04-26 18:07:49 +00:00
wiz
4d5e0eb861 Configure script demands c++ >=3.0.5, so set GCC_REQD to 3.0.5. 2005-04-22 12:54:18 +00:00
wiz
c66a9cdd88 tron volunteered to maintain this package. 2005-04-18 13:20:40 +00:00
markd
5973c4c05c Add acroread7 2005-04-15 14:25:16 +00:00
markd
4952d141eb Import Adobe Reader 7.0 now its officially out.
Adobe Reader is part of the Adobe Acrobat family of software, which lets
you view, distribute, and print documents in Portable Document Format
(PDF)--regardless of the computer, operating system, fonts, or application
used to create the original file.  PDF files retain all the formatting,
fonts, and graphics of the original document, and virtually any
PostScript(TM) document can be converted into a PDF file.
2005-04-15 14:23:30 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
schwarz
e2ef2ee6e8 teTeX3-bin uses xpm. Changes approved by hubertf. 2005-04-10 21:52:37 +00:00
schwarz
978b2a9044 added missing "paper" argument to texconfig xdvi (approved by hubertf) 2005-04-09 13:18:32 +00:00
hubertf
3439227be2 Pull in the right (teTeX3, not teTeX(2)) Makefile.common.
No functional change.
2005-04-08 23:06:47 +00:00
hubertf
8a23b41b47 No special handling for web2c/mktex.cnf - no idea why this was in there
since teTeX1.

Bump version to 3.0nb1.
2005-04-04 23:29:45 +00:00
hubertf
9d631b3d8f Run mktexlsr on installation of binary pkg too 2005-04-04 15:05:25 +00:00
hubertf
051d689eb6 This pkg works fine with teTeX>=2, note it in the depends.
Also be more graceful about in fmt-handling
2005-04-02 20:19:02 +00:00
hubertf
813ee9201b Give this pkg a chance to determine teTeX(s)'s work dir in a
read-only pkgsrc environment (pkg_comp), where no "work"-dir/symlink
will be created.
2005-04-02 19:35:48 +00:00
hubertf
8891dd4af7 document that this is part of teTeX>=2.0 2005-04-02 17:21:02 +00:00
hubertf
eef63278c3 add & enable teTeX3-texmfsrc 2005-03-31 22:16:29 +00:00
hubertf
d6e84c40d8 Import teTeX-texmfsrc-3.0: Sources for machine-independent part of teTeX
Sources for machine independent parts for teTeX.
Provided to fulfil the licensing terms.
2005-03-31 22:15:09 +00:00
hubertf
f61a5ba862 add & enable teTeX3-texmf 2005-03-31 22:13:00 +00:00
hubertf
6c3b7d97a8 Import teTeX-texmf-3.0: Machine-independent part of teTeX
Machine independent parts for teTeX:
web files, metafont bases, style files, font definitions,
localisation, ofm-, ovf-, vf-, pfb- and tfm-files,
(meta)font source files, lots of documentation, ...
2005-03-31 22:12:38 +00:00
hubertf
f603e7eaa8 add & enable teTeX3-bin 2005-03-31 22:10:09 +00:00
hubertf
8c77117e05 Import teTeX-bin-3.0: TeX distribution for UNIX compatible systems - binaries
This package contains the executables for the teTeX installation
as well as other files that were created when generating the binaries:
info files, format files and manual pages.
2005-03-31 22:09:18 +00:00
drochner
a79d1a42e5 don't try to rmdir ${PREFIX}/man/de; this is an official part of the
tree, listed in NetBSD.pkg.dist
2005-03-31 19:19:00 +00:00
drochner
df3a2f1cd9 update to 1.2.1
changes:
-new import/export features
-python scripter additions (not enabled in pkgsrc yet)
-rendering speed improvements
-bugfixes
-more UI translations

note: scribus is able to trigger bugs in older ghostscript versions,
appearently due a too high number of colors used.
As a workaround, it worked for me (drochner) to delete unused colors
from the palette before invoking print preview.
afpl-ghostscript-8.50 works fine, but there is no pkg for (yet).
2005-03-31 19:15:23 +00:00
drochner
17fc08ef21 keep the printing widget / printer manager from crashing immediately,
and make "lpr" printing basically work:
- pass "-export-dynamic" to the programs which dynamically load the
  printing system specific plugin (do this by adding the "gmodule"
  linker flags)
- set the printcap file to /etc/printcap
2005-03-31 18:12:29 +00:00
dmcmahill
fdb211b3ec add autoconf tests to find what librarary connect, socket, recv, send,
and gethostbyname are in.   On some systems, you need -lsocket and -lnsl
for these (solaris).  Tested on NetBSD and Solaris-9.
2005-03-26 13:59:33 +00:00
jmmv
8d7f9d7874 Update libgnomeprint and libgnomeprintui to 2.10.2:
libgnomeprint 2.10.2

Jody:
	* Only offer a duplex option if it exists.
	* The /etc/printcap importer was creating one model for all
	  printers. [#169963]
	* Honour custom kerning requests in ps2/pdf backends [#158424]

Suresh:
	* Ignore bitmaps in fonts. [#171128]

Tony Graham:
	* Some debug routines for GnomeGlyphList [#114858]

libgnomeprint 2.10.1

Jody:
	* Overzealous win32 port broke custom transports [#167325]
	* Remove use of %g in pdf exporter.
	* Slight speed optimization in pdf export.
	* Leak fix.

Kjartan:
	* Even more leak fixes.
2005-03-25 16:34:47 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
tv
e9da285fa0 Turn on bl3, and add bl3 includes for needed libiconv and gettext-lib.
Bump PKGREVISION due to dependency changes.
2005-03-24 17:12:17 +00:00
ben
8043fbd7ab Add mktexlsr to PLIST so binary package install works.
Addresses PR#29776.
2005-03-24 14:24:29 +00:00
wiz
b09bb70087 Drop maintainership. 2005-03-23 21:59:32 +00:00
jmmv
2a50098fa7 Update to 2.10.0:
Version 2.10.0
--------------

* Translation updates: Leonid Kanter (ru), Ivar Smolin (et), David
Lodge (en_GB), Sami Pesonen (fi), Laurent Dhima (sq), Jordi Mallach
(ca), Maxim Dziumanenko (uk), Changwoo Ryu (ko), Ankit Patel (gu),
Martin Willemoes Hansen (da), GNOME PL (pl), Francesco Marletta (it),
Ahmad Riza H Nst (id), Zygimantas Berucka (lt), Gabor Kelemen (hu),
Christophe Merlet (fr), Danilo Segan (sr), Misu Moldovan (ro)

Version 2.9.3
-------------

* Fix CAN 2004-0888 fix for 64bit platforms. (Marco)

Version 2.9.2
-------------

* Rework MIME code to no use deprecated API. (Marco Pesenti Gritti)

* Fix aclocals flags using gnome-common macro. (Marco)

* Show the fullscreen button only on gpdf's workspace. (Gordon Ingram)
  - #161225

* Fix a missing-font crash. (Martin) - part of #161066

* Simplify the bookmarks tree view. (Jonathan Blandford)

* Fix some link mouse-over crashes. (Martin) - #156784, #159966, #159386

* Fix a non-i18nized popup menu. (Takao Fujiwara) - #154532

* Fix bookmarks clicking. (Martin Sjogren, Marco) - #159937

* Fix possible buffer overflows. - CAN 2004-1125, CAN 2005-0064

* Fix CID fonts problem (e.g. Firefox ad) with freetype > 2.1.7.
  (Albert Astals Cid, Martin)

* Update recent-files code from egg. (Martin)

* Translation updates: Adam Weinberger, Alexander Winston (en_CA),
  Vladimir Petkov (bg), Kjartan Maraas (nb), Zygimantas Berucka (lt),
  Miloslav Trmac (cs), Tino Meinen (nl), Christian Rose (sv),
  Francisco Javier F. Serrador (es), Pawan Chitrakar (ne, new
  translation), Satoru SATOH (ja), Frank Arnold (de), Raphael Higino
  (pt_BR), Funda Wang (zh_CN), Nikos Charonitakis (el), Priit Laes,
  Ivar Smolin (et, new translation)


Version 2.9.1
-------------

* Depend on gtk+ 2.6 and use GtkAboutDialog, GtkMenuToolButton,
  GtkMessageDialog with secondary text. (Martin) - #152143

* Translation updates: Vincent van Adrighem (nl)
2005-03-22 16:32:56 +00:00
jmmv
6f1a1ed490 Update to 2.8.4:
* made -Wall clean.
* updated recent-files from libegg (only a small sanity check).
* applied Mark McLoughlin's patch for mime-type checks of remote URIs
  in recent-files module.
2005-03-22 16:31:14 +00:00
jmmv
94822137fb Update libgnomeprint and libgnomeprintui to 2.10.0:
Dom Lachowicz:
	* Some pdf fixes.
	* Support alpha in pdf images

Jody:
	* Some AIX build fixes [#160861]

Lutz Mueller:
	* Misc cleanup
	* Prep for D&D support

Matthias Clasen:
	* Async ppd loading

Suresh Chandrasekharan:
	* Handle subfonts in ttf according to spec [#158027]
2005-03-22 16:03:04 +00:00
jmmv
16574bb5dd Update to 0.2.0:
2005-03-04  Jody Goldberg <jody@gnome.org>

	* libgnomecups/gnome-cups-printer.c (gnome_cups_printer_set_name) :
	  delete.

2005-02-17  Jody Goldberg <jody@gnome.org>

	http://mail.gnome.org/archives/gnome-print-list/2004-August/msg00023.html
	* libgnomecups/gnome-cups-printer.c (cups_get_dests) : copied from
	  cups.
	(parse_lpoptions) : stripped down cupsGetDests that does not pull in
	  ppds.
	(get_default) : Use parse_lpoptions in place of cupsGetDests.
	(check_exists) : delete.
	(gnome_cups_printer_get) : Just see if the list printer is in the list
	  of known printers rather than using the defunct check_exists that
	  would actually ping the printer.
	(get_ppd_uri_path) : new.
	(get_tmp_ppd_file) : new.
	(gnome_cups_printer_get_ppd) :

2005-02-17  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=157829
	* libgnomecups/gnome-cups-request.c (idle_stop_unused_threads) :
	  unlock before stopping the threads
	(close_unused_connection) : avoid deadlocks when already locked.

2005-01-06  Thomas Vander Stichele  <thomas at apestaart dot org>

	* configure.in: error out if cups-config not found

2004-12-14  Jody Goldberg <jody@gnome.org>

	* configure.in : post releaes bump
2005-03-22 16:02:08 +00:00
kei
fe4d5a8313 pull ${PREFIX}/share/texmf/tex/latex/listings/listings.sty from
teTeX-sharesrc package which is missing in original tetex-texmf
archive by accident.  It fixes 28876, and should do 29514 also.
bumped PKGREVISION.
2005-03-21 00:47:45 +00:00
martti
16298514bc Updated xfce to 4.2.1.1
General:

* Don't use G_INLINE_FUNC in the source code, which fixes several weird
  build errors.

libxfce4util:

* Fix a problem with NFS mounted home directories in Solaris (#724)

xfce4-session:

* Fix RedHat shutdown code (#703)

xfdesktop:

* fix handling of quoted commands in the desktop menu (#776)
* fix handling of .desktop files with no Categories list (#776)
* add "edit menu" button to panel plugin prefs (#554), and ability to change
  the button tooltip (#764)
* fix broken panel plugin behavior when trying to track the default desktop
  menu. there's a new option to either follow the default menu, or use a
  static menu file (#778)
* fix bug where xfdesktop would crash if the windowlist was opened, then a
  window was destroyed, and then that window was selected from the list (#672)
* fix "unique" attribute of system menu inclusion

xffm:

* ensure posix.1-1996 compatibility (#695)
* fix for crash on opening fstab on solaris (#726)
* avoid a showstopper gtk-2.4 bug (scaling gdkpixbufs from svg images).
  This is bugzilla #751 report. Not all gtk showstopper bugs from svg
  can be avoided. In particular with office/mobile_phone_01.svg. This
  file will also crash rox
* allow relative paths for icon resolution (xfce4-modules)
* validate utf error messages (#737)
* don't quote paths that are already quoted.
* change smb-share icon to proper icon
* fix borked overwrite warning dialog message
* bug fixes for keyboardnavigation to close bug #795
* separate remove and paste button in toolbar to avoid confusing the
  remove confirmation dialog with the overwrite confirmation dialog
* fix translation problems in several languages, including
  brazilian-portuguese
* fill in some missing spanish translation strings
* fix for bug #524 (crashing xffm by mounting cdrom and trying to open it
  in the other treeview before mount is complete)

xfcalendar:

* remembering of its position (bug #691 and #789)
* warning box for preventing users to loose their changes (#714 and #738)
* possibility to show/hide xfcalendar in taskbar, pager and systray (#719)
* possibility to choose to either show or hide the calendar window when
  xfcalendar is launched (it remembered before the status when leaving)

xfce4-panel:

* Save configuration file only on exit
* Fix double click on inactive item in dialog (#739)
* 64bit fix
* Clock applet tweak (#716, hopefully)

xfprint:

* remove FILE backend and add a print-to-file entry in the printing dialog
* multiple bugfixes (#816, #817, #818, #820) in the BSD-LPR backend
2005-03-18 07:59:08 +00:00
salo
94c7e8a1e7 Bump PKGREVISION: DEPENDS on fixed enscript without security vulnerabilities. 2005-03-17 12:44:42 +00:00
salo
e45fa5c50d Update to version 1.6.3nb1
nb1:
====
- security fixes for CAN-2004-1184, CAN-2004-1185, CAN-2004-1186
- patches from Debian/Gentoo
- addresses PR pkg/29721

1.6.3:
======
- Changes in the highlighting / pretty printing
- Support for state inheritance.
- new highlighting rules
- new output language `ansi' to print color outputs
- new encodings
- new options
2005-03-17 12:24:13 +00:00
drochner
004c178ec8 Fix CAN-2005-0206:
An overflow check introduced earlier (for CAN-2004-0888) was never
triggered on 64-bit systems because 64-bit arithmetics was used there.
Sprinkle some casts to int su that the overflow can happen.
This fix is similar to the redhat one. The fix for similar code
in print/teTeX-bin looks much cleaner, but since cups already contains
the wrong redhad fix, I've chosen to stay close to the original.
bump PKGREVISION
2005-03-02 18:33:02 +00:00
dmcmahill
47af862419 add -lgcc_s on solaris with gcc 2005-03-01 23:03:04 +00:00
dmcmahill
c3c5765875 use libnbcompat for missing getopt. Fixes compilation on solaris. 2005-03-01 22:59:16 +00:00
jmmv
29c3674961 Update to 0.1.14:
2004-11-16  Jody Goldberg <jody@gnome.org>

	* libgnomecups/gnome-cups-printer.c (gnome_cups_printer_set_name) :
	  Add a decl in the header.

	* libgnomecups/gnome-cups-printer.c (update_attributes) : disable the
	  optimization that went directly to a printer when we knew it's host.
	  This caused problems when the remote printer was not accessible, or
	  for machines with unresolveable localnames (eg SuSE).  People can
	  re-enable it if they'd like (eg RedHat) by tweaking the magic global
	  static variable go_directly_to_printer_when_possible.
	(_gnome_cups_printer_get_host) : ditto.

2004-10-27  Jody Goldberg <jody@gnome.org>

	* libgnomecups/gnome-cups-printer.c (gnome_cups_printer_set_name) : new
	(gnome_cups_printer_set_description) :
	    s/CUPS_ADD_PRINTER/IPP_SET_PRINTER_ATTRIBUTES/
	(gnome_cups_printer_set_location) : ditto

2004-10-14  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=151218
	* libgnomecups/gnome-cups-request.c (gnome_cups_request_new) : patch
	  minor leak.

2004-10-10  Malcolm Tredinnick <malcolm@commsecure.com.au>

	* configure.in: Wrap the GETTEXT_PACKAGE string in quotes.
	Unbreaks the build.

2004-10-09  James Henstridge  <james@jamesh.id.au>

	* acconfig.h, acinclude.m4: remove unnecessary autoconf/automake
	cruft.

	* libgnomecups/Makefile.am: don't set LDFLAGS variable, since it
	is meant to be a user variable.  Don't define GNOMELOCALEDIR,
	since it is done in the configure script now.

	* configure.in: remove some macro calls that are unnecessary with
	newer versions of Automake.

	* autogen.sh: ask for Automake >= 1.7
2005-02-27 12:52:56 +00:00
jmmv
a306a031ec Update libgnomeprint and libgnomeprintui to 2.8.2:
Dom & Hans
* Clean up win32 build

Jody
* Use 'b' with fopen just to be safe
  http://bugzilla.gnome.org/show_bug.cgi?id=160185
* Set the use theme flag correctly on subsequent previews
* Check for existence of transport before offering it
* Don't center the preview by default
2005-02-26 17:23:54 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
reed
704484e0e3 Define ENODATA (if not defined) in patch-ad.
Also make it work with older gcc (patch-aa).
2005-02-24 07:43:30 +00:00
minskim
8c1170628f Enable pkgviews installation. Patches provided by Joachim Kuebart on
tech-pkg@.
2005-02-23 04:09:50 +00:00
veego
d690fc821d Use the extended PLIST_SRC support which now also reads:
PLIST.${MACHINE_ARCH:C/i[3-6]86/i386/g}
PLIST.${OPSYS}-${MACHINE_ARCH:C/i[3-6]86/i386/g}
and remove the package hack for MD PLIST files.

Rename PLIST.pro to PLIST.common and PLIST.post to PLIST.common_end
and rename the PLIST.* files from ${LOWER_OPSYS} to ${OPSYS}.
2005-02-21 21:26:15 +00:00
veego
ab852a7a50 Use the extended PLIST_SRC support which now also reads:
PLIST.${MACHINE_ARCH:C/i[3-6]86/i386/g}
PLIST.${OPSYS}-${MACHINE_ARCH:C/i[3-6]86/i386/g}
and remove the package hack for MD PLIST files.

Rename PLIST.pre to PLIST.common and PLIST.post to PLIST.common_end
2005-02-21 21:24:06 +00:00
hubertf
9a981bcfbe Sign over maintainership to tech-pkg@ 2005-02-21 20:26:08 +00:00
snj
08e0a497e2 Reset maintainer to tech-pkg@. 2005-02-12 23:01:59 +00:00
wiz
e5536da90e Remove patch obsoleted by 0.37 update. 2005-02-12 19:21:33 +00:00
hubertf
1d55d79c7d Actually pull in teTeX(2, not 1!) *if* someone really needs this.
This pkg will go away when we have teTeX3.
2005-02-11 01:02:42 +00:00
hubertf
16a94472d3 Note that this pkg conflicts with teTeX>1
XXX this doesn't DTRT as we only look at CONFLICTS at 'make install' time,
    by which this pkg already has pulled in it's outdated dependency
2005-02-11 00:57:44 +00:00
hubertf
4b73e218d6 Format docs at build-time (assuming non-root), instead of at
install0time. Tested with teTeX2 and teTeX3.
2005-02-11 00:51:12 +00:00
hubertf
0c7f360b96 teTeX3 doesnt' have virtex either - link musictex to 'tex' instead
(as it was used to make the format file, too)
2005-02-11 00:37:46 +00:00
hubertf
6cee94873d Shuffle a bit, and make sure the ls-R database is upto date when this
is installed as binary pkg
2005-02-11 00:19:23 +00:00
hubertf
f75b85f37a Make this work with teTeX3 (in addition to teTeX2):
teTeX3 doesn't come with an "initex" command, one has to use "tex -ini".
2005-02-10 23:49:25 +00:00
martti
fb07134e06 Added support for CPUS (pkg/29278 by Piotr Kalinowski) 2005-02-10 12:25:33 +00:00
jmmv
dde10914b2 Fix installation of info files. We have to manually pass the --infodir
argument to the configure script to point to ${PREFIX}/info; otherwise
they'd get installed in the lilypond/lilypond subdirectory, thus being
unrecognized by the PLIST.  Bump PKGREVISION to 2.
2005-02-10 12:06:47 +00:00
hubertf
619a695fe2 This is included in teTeX, make it conflict now (but still work with
teTeX2). This should be removed when teTeX3 is imported.
2005-02-10 01:23:59 +00:00
hubertf
24ccb0a76e Document that this is part of teTeX3 too (the pkg should be removed
once teTeX3 is imported)
2005-02-10 01:18:59 +00:00
wiz
3e8cc91b22 Update to 0.37: bugfix release. 2005-02-09 20:16:58 +00:00
jlam
bccaba8d4b Instantly deprecate USE_PAM from pkgsrc as its value is being set from
within NetBSD-current's bsd.own.mk, which conflicts with its usage in
pkgsrc.  The package that use USE_PAM have been converted to use the
bsd.options.mk framework.  This should fix PR pkg/29257.
2005-02-07 11:35:41 +00:00
adrianp
92c7a49ffa Remove out-dated patches for last round of ocaml updates 2005-02-05 00:12:11 +00:00
adrianp
baf796cf5e - Update of advi from 1.4.0 to 1.6.0
Version 1.5+2
2003/10/09
        Background enhancement with specification of the geometry and colors.
2003/10/09
	Added an HTML version of the manual with the help of HeVeA and
	Luc Maranget.
2003/10/08
	Change the background command execution order:
	1) Solid background first,
	2) Then apply the gradient function,
	3) Then draw the image.
	This way you can use an (alpha blended) image on a gradient background.
2003/10/03
	Long time standing bug of set_title has been fixed: the
	Active-DVI window is now allocated by the Window Manager with
	the expected correct name.

Version 1.5
2003/09/30:
	Introducing page timing dump to designated files for
	synchronisation purposes.
2005-02-04 21:50:25 +00:00
minskim
098de40843 Create font spool in VARBASE, not in /var. 2005-02-04 01:48:51 +00:00
jlam
b880f01689 Update print/p5-PostScript-MailLabels to version 2.10. Changes from
version 1.01 include:

* Added parameters for 5167 Avery (tm) stock. Also added many new
  Avery (tm) parameters.

* Added new parameter set 'freetype', to allow the user to place a text
  string anywhere they want. Particular use is for numbering the pages.

* Code now escapes special PostScript characters (){}[]<>/% in the
  input so that they will print properly and not crash the PS interpreter.

* Changed to honor user-defined number of columns.

* Added y_gap to Avery(tm) labels
* Updated calibration plot in BasicData to arbitrary paper size

* Added all of the component and label definition stuff.

* Added pagesize so that various paper sizes are actually handled correctly.
2005-02-03 21:51:32 +00:00
jmmv
c985bebbfc Update to 2.8.3:
- The program should now not insist on having a peek at each remote URI in
  your recently used document list.  (Looks like faster startup times.)
- Many warnings fixed.
- Many updated translations.
2005-02-03 11:20:03 +00:00
jmmv
a44b9a5651 Update to 2.8.3:
Version 2.8.3
-------------

* Fix for CAN 2005-0064 (Derek Noonburg)

* Fix font encoding code for Type1C fonts and freetype > 2.1.7

Version 2.8.2
-------------

* Fix potential buffer overflow in xpdf colorspace handling code.
  (Derek Noonburg) - CAN 2004-1125

* Fix bookmarks navigation. (Martin Sjogren, Marco Pesenti Gritti) - #159937

* Show "Exit Fullscreen" button only on current workspace. (Gordon
  Ingram) - #161225

* Fix crash with broken embedded fonts. (Martin) - #161066

* Fix several crashes with mouse-over-links. (Martin) - #156784

* Translation updates: Vincent van Adrighem (nl)
2005-02-03 10:43:52 +00:00
jmmv
bc2dc9ffb4 Depend on scrollkeeper to handle .omf files; pointed out by wiz@.
While here, fix handling of info files; thanks to seb@.
Bump PKGREVISION to 1.
2005-02-02 14:38:12 +00:00
tv
9ef1ab452b Bad Ghostscript for using autoconf and then summarily ignoring $X_*LIBS.
Provide an explicit override for the Ghostscript-specific XLIBS
(no underscore, no -l in values) for Interix.

Remove obsolete ZOULARISBASE references.
2005-01-25 12:59:48 +00:00
kei
e03d623234 Apply xpdf-3.00pl3.patch also to fix a security problem which is discribed in
http://www.idefense.com/application/poi/display?id=186&type=vulnerabilities
(CAN-2005-0064).  Noticed by Hiroki Sato.  Thanks!

Bump PKGREVISION to 5.
2005-01-24 15:22:16 +00:00
drochner
154e1f98c5 update to 1.20
changes:
-can run out of a Python 2.3 zip archive
-some fixes and feature additions
[pkgsrc] this distfile doesn't trigger the pax-as-tar bug, so remove
 the build dependency on GNU tar
2005-01-21 15:18:58 +00:00
kei
c84ba8761e People (including me) often cannot tell what command should be used to
typeset, preview, etc. (Japanese-aware commands are renamed from original.)
So add the message to show a brief usage.
2005-01-19 12:22:36 +00:00
drochner
5c2a24e894 apply the last xpdf security patch to the embedded pdftops filter
which is based on xpdf, bump PKGREVISUIN
2005-01-19 11:03:23 +00:00
drochner
ceaf2394df the daily security patch: update to 3.00pl3, fixes:
http://www.idefense.com/application/poi/display?id=186&type=vulnerabilities
2005-01-19 10:01:03 +00:00
hubertf
603607f388 Update tex-bagpipetex to 3.01nb2: adjust from teTeX1 to teTeX2
Patch from the maintainer, via wiz.
2005-01-18 00:31:43 +00:00
hubertf
545dc92fc1 Update tex-musixtex to 112. Mostly adapt to teTeX2,
no list of changes available. Updates via wiz from the
pkg's maintainer.
2005-01-18 00:07:35 +00:00
martti
9a96838bce Updated XFce to 4.2.0
Too many changes to list here, please read the Changelog from www.xfce.org
(http://www.xfce.org/release_notes/4.2.0_changelog.html)
2005-01-17 12:56:13 +00:00
wiz
56a323d9d0 Change dependency to use teTeX2 per default instead of the obsolete teTeX1.
While here, replace the INSTALL/DEINSTALL scripts with @exec/@unexec lines.
Bump PKGREVISION for dependency change.
2005-01-17 12:51:29 +00:00
wiz
77cf584733 Bump PKGREVISION for CAN-2004-0888 fix. 2005-01-17 12:23:15 +00:00
kei
770ccf26c6 fixed CAN-2004-0888. Since xpdf included with teTeX is 2.01, so this
back-ported fix is pulled from FreeBSD ports collection.  Hiroki Sato
noticed and helped me a lot.
2005-01-17 12:19:13 +00:00
markd
0c9e0b6010 Use value of $PERL passed into configure script. As per same change
recently made to lyx-{qt,xforms} packages.
2005-01-16 19:49:29 +00:00
kei
2db07f2d01 applied patches pulled from xpdf-3.00pl2.patch. this should fix security
problems described in CAN-2004-0888.  pointed out by Thomas Klausner.
2005-01-16 08:35:08 +00:00
kei
8d4fc3dea5 applied patches pulled from xpdf-3.00pl2.patch. this should fix security
problems described in CAN-2004-1125.  pointed out by Thomas Klausner.
Bump PKGREVISION.
2005-01-16 08:35:07 +00:00
jlam
1b5734f517 Create a pam.buildlink3.mk file that is used by PAM-using packages.
It includes the correct buildlink3.mk file from either Linux-PAM
(security/PAM) or OpenPAM (security/openpam) and eventually will
support solaris-pam.  pam.buildlink3.mk will:

	* set PAMBASE to the base directory of the PAM files;
	* set PAM_TYPE to the PAM implementation used.

There are two variables that can be used to tweak the selection of
the PAM implementation:

PAM_DEFAULT is a user-settable variable whose value is the default
	PAM implementation to use.

PAM_ACCEPTED is a package-settable list of PAM implementations
	that may be used by the package.

Modify most packages that include PAM/buildlink3.mk to include
pam.buildlink3.mk instead.
2005-01-14 05:15:39 +00:00
salo
8744fb3017 Bump BUILDLINK_RECOMMENDED after latest security update. 2005-01-11 00:09:21 +00:00
rh
9402f119bd Remove myself as the MAINTAINER for this package. 2005-01-07 07:44:37 +00:00
jmmv
51b59703ba Update to 2.8.2:
What's new? Well, most importantly, the document watch feature has been
ported to gnome-vfs file monitoring capabilities, fixing annoying
misbehaviour of GGV while watching over remote documents. Apart from
that a few minor bugs were fixed and ghostscript was caught occasionally
running without the "-dSAFER" switch: this rather dangerous habit was
prohibited immediately!

GGV is now also a bit less of a narcist: it does not include "GGV" in
the desktop entry name - it's only "PostScript Viewer" now, following
the fine examples of eog and gpdf.

The recent-files module has been updated to the one in latest libegg.

Multiple updated translations.
2005-01-06 22:09:52 +00:00
jlam
f166f11cf0 Don't create the directories during installation... let the pkgsrc INSTALL
script handle it instead to ensure proper ownership.
2005-01-06 18:22:29 +00:00
jlam
3dd399c2ae Update print/cups to 1.1.23. Changes from version 1.1.22 include:
- The scheduler's is_path_absolute() code could cause a DoS (STR #1042)
- The scheduler's device loading code used the wrong size limits for the
  make/model and info parameters (STR #1035)
- The PNG loading code did not use a "long unsigned integer" format
  specifier for the width and height (STR #1032)
- The web interface only showed the first 4 or 8 characters of
  "{variable-name}" for undefined template variables (STR #1031)
- The hpgltops filter did not handle a common PCL command to enter
  HP-GL/2 mode (STR #1037)
- The scheduler no longer sends the page-set option when printing banner
  pages (STR #995)
- The hpgltops filter contained two buffer overflows that could
  potentially allow remote access to the "lp" account (STR #1024)
- The lppasswd command did not protect against file descriptor or ulimit
  attacks (STR #1023)
- The "lpc status" command used the wrong resource path when querying
  the list of printers and jobs, causing unnecessary authentication
  requests (STR #1018)
- The httpWait() function did not handle signal interruptions (STR #1020)
- The USB backend used the wrong size status variable when checking the
  printer status (STR #1017)
- The scheduler did not delete classes from other classes or implicit
  classes, which could cause a crash (STR #1015)
- The IPP backend now logs the remote print job ID at log level NOTICE
  instead of INFO (so it shows up in the error_log file...)
2005-01-06 07:26:39 +00:00
jmmv
b780b72901 OpenSSL is needed here because 'cups-config --libs' lists -lssl as a
dependency (so we need it in the buildlink directory to build other
packages).  Should fix build of libgnomeprint shown in minskim@'s
latest Linux bulk build.
2005-01-04 14:48:22 +00:00
wiz
e40f8abe96 Add some patches to make this work with mftrace>1.1, and
depend on it.
2004-12-31 20:58:44 +00:00
wiz
bdeab96506 Add some missing dirrms.
XXX: are info files really needed here?.
2004-12-31 20:58:29 +00:00
wiz
f6c94c98e9 Use complete path to mktexlsr. 2004-12-31 19:00:33 +00:00
minskim
e68641a7d7 Bump PKGREVISION because the previous versions built with bsd.pkg.mk 1.1552
may contain a wrong path to the perl executable.
2004-12-31 13:27:06 +00:00
martti
5a07a52e1e Use RCD_SCRIPTS 2004-12-31 08:14:35 +00:00
snj
ead14399fe Update to 3.6.1, based on a patch sent by "pancake" in PR pkg/28816. While
here, do some sorting and take maintainership.

Changes:
* configure.ac: Change reference source file on AC_INIT
* src/gv_message.h (displayed\n\): Fixed a typo on the help message.
* src/gv_misc_res.dat: Changed the Reopen label to Reload for the
  File menu.
* src/Makefile.am ($(srcdir)/gv_intern_res_unix.dat): Fix
  GV.gsCmdConvPDF in order to work.
* src/main.c (main): Process GNU arguments after X initialization
* configure.ac: Changed the scratch dir from ~/ to /tmp/
2004-12-30 21:04:25 +00:00
wiz
8e3130afa9 Add [0-9]* to pattern for safety. 2004-12-30 08:19:05 +00:00
dmcmahill
701bb63b0f update to lilypond-2.4.3.
This represents a major version bump and with it many many improvements
and changes which are far to long to summarize here.  One important change
is that this version works with gcc3.
2004-12-30 05:11:57 +00:00