Commit graph

1712 commits

Author SHA1 Message Date
grant
da9ffea92e call ${BSD_INSTALL} instead of "install". fixes install on Solaris. 2004-07-24 22:35:43 +00:00
mrg
b284d71f77 upgrade to acroread 5.09. from the README:
A security patch was applied that solves a couple of problems
reported with malformed uuencoded pdf files.


also, enable installation on netbsd/sparc64 for the solaris version.
2004-07-24 14:43:12 +00:00
reed
a3fe09307f Make this build and then install under Linux. The generated Makefile
had some problems in the developer's own "My personal settings" section
which was for Linux only. I made it work and then noticed that the
app-defaults was now wrong and so it would not package.
So I commented out the entire "My personal settings" section.
This won't change for other operating system builds because
it was "LinuxArchitecture" only.

I didn't bump PKGREVISION because this didn't build (as far
as I can tell) in the first place under Linux and didn't package
under Linux either.

I tested under NetBSD 1.6.2_STABLE also.
2004-07-24 00:06:23 +00:00
recht
4150812b27 add python as category
ok'd a while back at pkgsrcCon by agc and wiz
2004-07-22 09:15:59 +00:00
jmmv
8305bc54d2 Update to 2.6.2:
- fix double instantiation of ggv during session restoration; fixes #147710
  (patch by Muktha Narayan).
- check print command before executing it; fixes #147705 & friends.
- properly display documents with pages with different bounding boxes.
- test for /usr/ucb/lpr on Solaris at runtime.
2004-07-18 21:29:35 +00:00
jmmv
78e5c3f2d2 Update to 0.2, from maintainer:
* Bitmap and gradient fill support for backgrounds.
* Text improvements (tabs, spaces, bullets)
* Gfx improvements (line arrows, rounded rectangles)
* iksemel is upgraded to latest cvs code (more speed, less memory)
2004-07-15 20:31:45 +00:00
mrg
13d7e0b578 enable this for *-*-sparc not just SunOS-*-sparc. 2004-07-15 13:29:40 +00:00
markd
fb8ec2c955 ps2epsi needs to use "test -e" so substitute ${SH} for /bin/sh.
Fixes use on Solaris, no change on most other systems.
2004-07-13 13:40:35 +00:00
martti
5c9ec30dad Updated XFce to 4.0.6
As usual, this is a maintenance release, aimed at bug-fixing;
no new features are being added to the 4.0 branch.

The main purpose of this release is compatibility with recent GTK+
releases along with other fixes.
2004-07-12 08:25:11 +00:00
salo
6f12e00a99 Require flex, don't hardcode CC, LEX, CFLAGS, LDFLAGS.
Fixes build on Solaris.
2004-07-10 13:55:09 +00:00
jdolecek
e20e6ce14e Update php4 package to 4.3.7.
Change list from release notes:

* Synchronized bundled GD library with GD 2.0.23.
* Fixed a bug that prevented compilation of GD extensions against
  FreeType 2.1.0-2.1.2.
* Fixed thread safety issue with informix connection id.
* Fixed incorrect resolving of relative paths by glob() in windows.
* Fixed mapping of Greek letters to html entities.
* Fixed a bug that caused an on shutdown crash when using PHP with Apache
  2.0.49.
* Fixed a number of crashes inside pgsql, cpdf and gd extensions.

All in all this release fixes over 30 bugs that have been discovered
and resolved since the 4.3.6 release.
2004-07-06 19:52:01 +00:00
jmmv
47ad91338d Update libgnomeprint and libgnomeprintui to 2.6.2:
http://bugzilla.gnome.org/show_bug.cgi?id=130814
* invalid fonts in pdf files when locale uses comma for decimal
* invalid line widths in pdf
2004-06-28 18:24:07 +00:00
jmmv
ebe1a65e3d Update to 0.132:
* Make the scrollbar buttons work. (Martin) - #132489
* Keep "Loading failed" alerts on screen until the user dismisses
  them. (Martin) - #137262
* Fix handling of link_named bookmarks. (Remi)
* Load bookmarks and thumbnails in the background. Speeds up file
  loading. (Remi) - #137439
* Update recent-files code (includes file locking fixes). (Martin) -
  #138817
* Fix crashes during Thumbnail extraction. (Martin) - #139211,
  #139477, #141725, #141226
* File format filters for the file chooser. (Remi) - #137592
* Translation updates: Zuza Software Foundation (af), Helgi Thormar
  Thobjornsson (is), Inaki Larranaga (eu), Gujarati Team (gu), Andras
  Timar (hu), Theppitak Karoonboonyanan (th), Christian Rose (sv),
  Francisco Javier F. Serrador (es), Duarte Loreto (pt), Gareth Owen
  (en_GB), Miloslav Trmac (cs), Sigurd Gartmann (no), Artur Flinta
  (pl), Baris Cicek (tr), Tino Meinen (nl), Laurent Dhima (sq),
  Changwoo Ryu (ko), Funda Wang (zh_CN), Christian Neumair (de), Ole
  Laursen (da), Raphael Higino (pt_BR), Danilo Segan (sr), Takeshi
  AIHANA (ja), Adam Weinberger (en_CA), Ahmad Riza H Nst (id),
  Christophe Merlet (fr), Francesco Marletta (it), Rostislav Raykov (bg)
  Rhys Jones (cy)
2004-06-28 15:37:48 +00:00
grant
61b08dc28f this blindly calls "gcc" so use buildlink3 so it uses the wrapper. 2004-06-27 13:36:57 +00:00
grant
d67c67f42b include openssl/buildlink3.mk to remove hidden dependency on openssl.
no PKGREVISION bump because it wouldn't build without openssl.
2004-06-27 13:36:04 +00:00
grant
1f0ae11e45 replace bogus USE_PKGSRC_GCC with ONLY_FOR_COMPILER=gcc. 2004-06-27 13:34:24 +00:00
grant
294a05b248 this uses a c and c++ compiler. 2004-06-27 13:33:29 +00:00
grant
123e3187fc this blindly calls "gcc", so use buildlink3 so it uses the wrapper. 2004-06-27 13:32:16 +00:00
grant
2e4800fd4e this uses a c and c++ compiler. 2004-06-27 13:28:59 +00:00
grant
854950235a this only uses a c++ compiler. 2004-06-27 13:28:01 +00:00
grant
379eb875b8 bump PKGREVISION for dependency change + new files install (hi, recht!) 2004-06-27 08:29:20 +00:00
recht
f215c63e00 Remove dependency on autoconf it isn't needed anymore and Also
install pstopxl, pxlcolor.ppd and pxlmono.ppd.
Also: don't try to @dirrm share/ghostscript - it belongs to
ghostscript-fonts.
ok'd by jlam
2004-06-26 20:51:19 +00:00
recht
30dd78fab4 The pkgview installation of cups causes more harm than good since other
packages install filters into libexec/cups/filter - which doesn't work
in pkgview land. To work around this disable pkgview installation of
cups until the issues are resolved.
ok'd by jlam@
2004-06-23 11:04:37 +00:00
xtraeme
1e73555403 Bump PKGREVISION and remove X11 support where appropiate. 2004-06-20 21:52:07 +00:00
reed
06cd52714a Make sure that description is clear that this is a PDF viewer too. 2004-06-06 05:42:46 +00:00
reed
bb372858dc Use the homepage as listed in the source and found at google.
(Really it currently redirects to another webpage.)
This is better than using generic www.gnome.org
that leads us nowhere.
2004-06-05 23:36:33 +00:00
reed
dc2d0c90b6 Add note to DESCRiption saying this is a meta-package. (Okayed by
maintainer, kei@.)
Also added "meta-pkgs" to CATEGORIES as a sub-category. (As asked
by maintainer, kei@.)
2004-06-05 21:56:47 +00:00
cube
5a3e90fae3 Correct CONFLICTS line to match actual versions of ghostscript. Reported
by Peter Bex.
2004-06-03 11:53:05 +00:00
minskim
373d4a9776 Enable pkgviews installation. 2004-05-29 16:35:15 +00:00
dmcmahill
e0a1b0e9af update to latex-mk-1.3.
This version fixes installation on case-insensitive file systems as well
as a bug where bibtex did not get run properly when the .tex file had
no explicit \cite{}'s but rather used \nocite{}.
2004-05-29 13:41:29 +00:00
lukem
361db92c4a update homepage 2004-05-28 00:54:50 +00:00
danw
6e8f676783 malloc.h fixes for darwin, plus a handful of other small fixes for
problems found after fixing malloc problems
2004-05-23 23:28:29 +00:00
recht
a2993cfa09 unused 2004-05-23 16:59:05 +00:00
heinz
ab369beb4f Use option "-r" instead of "-e" for the '[' command since this is not
portable to some operating systems (eg UnixWare or IRIX 5).
2004-05-23 15:09:06 +00:00
adam
e5bc1b4c13 Updated LPRng-core to 3.8.27 2004-05-21 13:46:00 +00:00
adam
d2baa6f3cb Changes 3.8.27:
* Fixed: 'Missing HOLD_FILE' logic error fixed in lpd_rcvjob.c
* Fixed: configure with-initpath
   --with-initpath=PATH now works correctly
* Fixed (well, clarified):
  Errormsg() now checks for a 'null' error string and provides
  a printable version of errno for logging.
* Edited the Scan_queue() function to print error message and removed
  some dead code.
* lpc MOVE could result in endless loop.
* lpc MOVE will now start printing job in destination, rather than just copying
  and preserving status of last operation.
* Added detailed error message for connection failure.
* Found a really small (1 byte) memory leak in LPD.  Solves the mystery of
  the server dying with malloc failed messages.
2004-05-21 13:44:29 +00:00
wiz
55648e052e Fix build on FreeBSD, per Michael Pasternak in PR 25653. 2004-05-20 21:04:17 +00:00
jlam
aa3ba79ac6 Correct the flags passed to the linker when building with libtool and bump
the PKGREVISION.  Also remove the unnecessary -preserve-dup-deps argument
to libtool, rename the configure option to --enable-libtool, and remove
the unnecessary bits to deal with libcrypt/libcrypto (buildlink3 does
this for us automatically).
2004-05-17 10:40:45 +00:00
snj
3f341202b5 No longer used. 2004-05-09 04:14:55 +00:00
snj
acdb761c69 Convert to buildlink3. 2004-05-09 04:14:51 +00:00
reed
ec4f1b39a0 Changed HOMEPAGE. It was not for Scribus anymore.
Some homepages include:
http://www.scribus.net/
http://www.scribus.org.uk/
http://www.developershed.com/devalert.php
and old http://scribus.planetmirror.com/
2004-05-08 20:21:43 +00:00
reed
85ae9439e4 Get rid of some of the MASTER_SITES. KDE.org returns a bogus
download asking for sponsors. The other sites are either too old
or too new. This version of scribus is old, but I didn't update yet,
because patching to work with NetBSD's old gcc is not easy.
2004-05-08 20:11:27 +00:00
hubertf
9c2494615d make this work with teTeX-2.* 2004-05-08 00:41:24 +00:00
xtraeme
8d2bb7dcb6 Drop maintainership; I don't have the enough free time to maintain
all these packages.
2004-05-07 01:14:46 +00:00
drochner
6e108101f5 update to 1.19
changes:
Fixes from Max Neunh&ouml;ffer (pyRXP) and peter Borocz (pdfmetrics).<br/>
ReportLab graphics now has some 3D charts.<br/>
Improved support for True Type Fonts in renderPM.<br/>
Added Henning von Bargen's LongTables optimisation.<br/>
Added Marc Stober's underline fixes.<br/>
Restored/improved platypus layout error detection.<br/>
New platypus FlexFigure flowable.<br/>
ReportLab is mostly jython compatible without Python 2.3 problems. <br/>
Pythonpoint improvements.<br/>
Many bugfixes.
2004-05-05 09:06:35 +00:00
snj
7fbcd781bf Convert to buildlink3. 2004-05-05 03:54:59 +00:00
snj
52416161af Convert to buildlink3. 2004-05-05 02:26:41 +00:00
jmmv
e870916fd9 Update to 2.6.1:
2004-04-10  Guntupalli Karunakar  <karunakar@freedomink.org>

	* configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.

2004-03-31  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "af" to ALL_LINGUAS.

2004-03-22  Padraig O'Briain <padraig.obriain@sun.com>

	* libgnomeprintui/gnome-print-job-preview.c (create_preview_canvas):
	Omit creation of unnecessary relation. Fixes bug #136627.
2004-05-04 21:42:24 +00:00
jmmv
dcb1f7ac7b Update to 2.6.1:
2004-04-12  Jody Goldberg <jody@gnome.org>

	* libgnomeprint/gpa/gpa-option.c (gpa_option_new_from_tree) :
	  add braces

2004-04-16  Iñaki Larrañaga  <dooteo@euskalgnu.org>

	* configure.in: Added "eu" (Basque) to ALL_LINGUAS.

2004-04-10  Guntupalli Karunakar  <karunakar@freedomink.org>

	* configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.

2004-04-09  Andreas J. Guelzow <aguelzow@taliesin.ca>
	for Keith Sharp <kms@passback.co.uk>
	* libgnomeprint/gnome-print-config.c: add gtk-doc information
	* libgnomeprint/gnome-print-paper.c: add gtk-doc information
	* libgnomeprint/gnome-print-stdapi.c: add gtk-doc information
	* libgnomeprint/gnome-print-unit.c: add gtk-doc information
	* doc/reference/tmpl/gnome-print-config.sgml: add gtk-doc information
	* doc/reference/tmpl/gnome-print-unit.sgml: add gtk-doc information

2004-04-06  Andreas J. Guelzow <aguelzow@taliesin.ca>

	http://bugzilla.gnome.org/show_bug.cgi?id=138346
	* libgnomeprint/gnome-font-face.c (gnome_font_face_is_italic):
	Fix a typo.

2004-04-06  Andreas J. Guelzow <aguelzow@taliesin.ca>

	http://bugzilla.gnome.org/show_bug.cgi?id=138438
	* libgnomeprint/gp-tt-t1.c (print_glyph): remove
	unneeded argument in ttf_printf call

2004-03-30  Jean Brefort  <jean.brefort@ac-dijon.fr>

	* libgnomeprint/gnome-print-pango.c:
	(gnome_print_pango_layout_print): fixed slanting of fonts
2004-05-04 21:39:44 +00:00
wiz
860e4850d1 Unused. 2004-05-04 08:18:26 +00:00
snj
4944e7168b Convert to buildlink3. 2004-05-03 21:50:41 +00:00
snj
5c571d5075 Convert to buildlink3. 2004-05-03 21:26:41 +00:00
snj
bdbb79a08a Convert to buildlink3. Closes PR pkg/25449. 2004-05-03 21:26:31 +00:00
snj
b253bd6794 Convert to buildlink3. 2004-05-03 20:49:33 +00:00
wiz
d4cc9fd269 xdvi links against libXaw, so include xaw.buildlink3.mk. 2004-05-03 12:43:47 +00:00
xtraeme
f605fe6226 bl3ify 2004-04-28 14:34:06 +00:00
adam
b6f62fb3fe Fixed buildling with the new FreeType2 rules 2004-04-27 19:45:32 +00:00
adam
c1461abb90 Changes 1.0:
* fix compile without FT2
2004-04-27 15:49:56 +00:00
adam
9596058992 Follow new FreeType2 build rules 2004-04-27 15:19:53 +00:00
recht
e0db2f930c Replace "sed" by ${SED} in configure and pdflib-config.in to ensure
a working sed.
Addresses PR pkg/25306 by Georg Schwarz.
2004-04-27 11:45:07 +00:00
snj
e033e5e526 Convert to buildlink3. 2004-04-26 01:30:41 +00:00
snj
095aac78d0 This does not need buildlink2. 2004-04-25 21:29:39 +00:00
snj
539e6d4398 Convert to buildlink3. 2004-04-25 21:23:34 +00:00
dillo
81af2e463a use my NetBSD.org email address. 2004-04-25 11:48:31 +00:00
dillo
c0bc786d20 use my NetBSD.org email address, update homepage 2004-04-25 11:47:41 +00:00
xtraeme
81495749e6 Bump PKGREVISION due to gdk-pixbuf update. 2004-04-25 04:16:42 +00:00
snj
47eef4d61a This does not need buildlink2. Use NO_BUILD. 2004-04-25 03:19:39 +00:00
snj
7a9315240b This does not need buildlink2. 2004-04-25 03:09:15 +00:00
snj
0de70e186b This does not need buildlink2. Make pkglint happy. 2004-04-25 03:06:39 +00:00
snj
f0872fe0d8 Convert to buildlink3. 2004-04-25 02:51:39 +00:00
snj
e6d20765fa Convert to buildlink3. 2004-04-25 02:49:22 +00:00
snj
f5714f2c81 Convert to buildlink3. 2004-04-25 02:48:37 +00:00
snj
6b4bc60ca9 Convert to buildlink3. 2004-04-25 02:44:36 +00:00
xtraeme
ad8fd34049 bl3ify 2004-04-24 23:35:15 +00:00
jlam
e8132b3fbf Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
reed
5b6b69bdb5 The print/ggv and print/ggv2 packages have identical DESCRiptions.
So add "This is the version of GGv for GNOME 2."
2004-04-24 04:32:06 +00:00
reed
9c790735db mk/bsd.pkg.install.mk now automatically registers
the RCD_SCRIPTS rc.d script(s) to the PLIST.

This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.

This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)

These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)

I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.

Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
  hard-coded etc/rc.d. These need to be fixed.
- maybe  remove from mk/${OPSYS}.pkg.dist mtree specifications too.
2004-04-23 22:07:52 +00:00
wiz
f41052d022 Convert to bl3. 2004-04-19 00:04:54 +00:00
wiz
5362fbfddd Convert to bl3. 2004-04-18 23:58:29 +00:00
jmmv
6242e2a187 Update to 2.6.1; closes PR pkg/25091 by Kouichirou Hiratsuka.
2004-04-18  Jaka Mocnik  <jaka@gnu.org>

	* configure.in: version 2.6.1; tagged as GGV_2_6_1.
	* src/ggv-window.c (verb_FileOpen): don't set the file chooser size.
	fixes #139518. patch by Darren Adams.
	* src/gsdefaults.c (gtk_gs_defaults_set_*): only set the new value
	if it differs from the old: should fix #139362.
	* src/ggv-window.c (open_button_pressed_cb): applied a patch by
	Kouichirou Hiratsuka, fixing a crash when event parameter is NULL.
	fixes #139408.

2004-04-08  Guntupalli Karunakar  <karunakar@freedomink.org>

        * configure.in: Added "gu" (Gujarati) to ALL_LINGUAS.
2004-04-18 15:50:44 +00:00
snj
d920d6db74 Convert to buildlink3. 2004-04-17 23:59:21 +00:00
martti
c7ac789105 Updated xfce4 to 4.0.5
This is a maintenance release, aimed at bug-fixing; no new features
are being added to the 4.0 branch.

The main purpose of this release is compatibility with the recent GTK+ 2.4.x
release along with other fixes.
2004-04-16 16:12:00 +00:00
xtraeme
57104cf23f Make this build in FreeBSD. 2004-04-15 13:48:43 +00:00
jmmv
c8cb1c5b0d Drop the disctinction of xdg and xdg-x11 from USE_DIRS POV. We can choose
which one is required in an automatic way by checking USE_X11BASE.  This
simplifies things and avoids possible problems in the future due to confusion.
2004-04-14 19:30:22 +00:00
jmmv
bedae6c90c Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
2004-04-14 16:15:20 +00:00
xtraeme
5fc863a65b Bump PKGREVISION due to x11/fltk update (s/USE_X11BASE/USE_X11/). 2004-04-13 09:38:38 +00:00
snj
161c8b4a60 Convert to buildlink3. 2004-04-12 20:50:27 +00:00
snj
15ef5a1586 Convert to buildlink3. 2004-04-12 00:47:25 +00:00
jmmv
4234c525eb Fix registration of GConf2 schemas and OMF catalogs. Bump PKGREVISION to 1. 2004-04-11 22:43:47 +00:00
snj
118b6ca25a Convert to buildlink3. 2004-04-11 01:54:20 +00:00
jmmv
43469f794f Update to 2.6.0.1:
"Bringing you the fastest startup time among PostScript previewers. As
some of you might have noticed, 2.6.0 sometimes used an indecent amount
of time to start, due to do a number of dumb existance checks on recent
files when starting up; if those files were not local, this lasted and
lasted and lasted and then it lasted some more. therefore the checks
were eliminated. James was right all along...

Besides this, Icelandic, Punjabi, Canadian English and Afrikaans
translations were added.  Croatian, Basque, Hungarian, Catalan and
Norwegian Nynorsk translations were updated."
2004-04-07 11:52:27 +00:00
wiz
84acda723e Wildcard depends. 2004-04-05 13:50:29 +00:00
jmmv
e097a3cbbf Update to 0.131, the version addressed to GNOME 2.6.0:
Version 0.131
-------------

* Translation updates: Gareth Owen (en_GB), Jaswinder Singh Phulewala
  (pa), Robert Sedak (hr), Alexander Winston (en_CA)

Version 0.130
-------------

* German help (Martin).

* Translation updates: Maxim Dziumanenko (uk), Leonid Kanter, Russian
  team (ru), Dafydd Tomos (cy), Arafat Medini (ar), Misu Moldovan (ro)

Version 0.125
-------------

* Translation updates: Estevao Samuel Procopio (pt_BR), Yuriy Syrota
  and Maxim Dziumanenko (uk), Jordi Mallach (ca), Aasmund Skjaeveland
  (nn), Dinesh Nadarajah (ta), Sayamindu Dasgupta (bn), Alexander
  Winston (en_CA)

Version 0.124
-------------

* FileChooser code simplification. (Martin, thanks to Federico) - #136233

* Fix UI activation warning. (Remi)

* Exit the bonobo factory when the last control was closed. (Martin) - for #132703

* Documentation updates. (Breda McColgan)

* Fix handling of horizontal text scaling. (Martin) - #134803

* Fix reverse video bug in drawImageMask. (Martin) - part of #122021

* Don't hardcode schema installation directory. (Julio M. Merino Vidal) - #135524

* Close pdf file after unloading (D'oh). (Martin) - #135525)

* Close print dialog when gpdf exits. (Remi) - #134807

* Alert dialog code cleanups. (Remi) - #134609

* Translation updates: Metin Amirov (az), Changwoo Ryu (ko), Takeshi
  AIHANA (ja), Duarte Loreto (pt), Paisa Seeluangsawat (thai), Ole Laursen (da),
  Ales Nyakhaychyk (be), Andras Timar (hu), Sanlig Badral (mn), Laurent Dhima (sq),
  Sami Pesonen (fi), Kostas Papadimas and Nikos Charonitakis (el),
  Zygimantas Berucka (lt), Guntupalli Karunakar (hi), Francesco Marlett (it),
  Kees van den Broek (nl), Laurent Richard (fr), Funda Wang (zh_CN), Roy Chan (zh_TW),
  Christian Neumair (de)

Version 0.123
-------------

* Documentation updates. (Breda McColgan/Sun)

* Fix password dialog's help button. (Remi)

* Make sidebar look more like in nautilus. (Remi) - #131798

* Improve consistency of ui strings. (Remi, Martin, Ross Burton,
  Alexander Winston) - #131501, #131733, #131906

* Actually enable keybindings in full screen mode, add Escape
  keybinding to exit (Remi, Martin) - #133595

* Raise a CORBA exception when loading fails. (Remi) - #133503

* Build fix for libgnomeprint > 2.5.1. (Martin) - #132681

* Solaris build fix. (Remi) - #131449

* configure.in fixes for compile warnings and annotations bar. (Remi)

* Sidebar code cleanup. (Remi)

* Relabel Thumbnails sidebar -> Pages. (Martin)

* Simplify icon setting code in shell. (Frederic Crozat)

* Fix a crasher during file opening. (Martin)

* Use duplex setting from the print dialog (Martin) - part of #131979

* Disable print preview button in print dialog (Andreas J. Guelzow) -
  #133326

* Produce less warnings with gcc. (Remi)

* Updates for intltool 0.29+ and automake 1.8 (for CVS
  testers). (Martin, Alexander Winston) - #133226

* Translation updates: Takeshi AIHANA (ja), Christian Rose (sv),
  Danilo Segan (sr), Miloslav Trmac (cs), Laurent Dhima (sq),
  Francisco Javier F. Serrador (es), Christian Neumair (de), Tino
  Meinen (nl), GNOME PL Team (pl), Changwoo Ryu (ko), Kjartan Maraas
  (no), Andraz Tori (sl), Laurent Richard (fr), Kostas Papadimas (el),
  Hasbullah Bin Pit (ms), Metin Amirov (az), Aasmund Skjaeveland (nn),
  Ole Laursen (da), Robert Sedak (hr), Arafat Medini (ar)

Version 0.122
-------------

* Bookmarks (Outline) sidebar. (Remi)

* Thumbnails sidebar. (Remi)

* Annotations sidebar (disabled by default). (Remi)

* Full screen mode. (Martin)

* Support for embedded TrueType fonts. (Martin)

* Simplified password handling. (Martin)

* spec file. (Remi)

* Remove some deprecated function calls. (Martin)

* Translation updates: Kostas Papadimas (el), Hasbullah Bin Pit (ms),
  Roozbeh Pournader (fa), Laurent Richard (fr), Laurent Dhima (sq),
  Sanlig Badral (mn), Tino Meinen (nl), Christian Neumair (de), Jarkko
  Ranta (fi), Miloslav Trmac (cs), Kjartan Maraas (no), Duarte Loreto
  (pt), Paul Duffy (ga), Francesco Marletta (it), GNOME PL Team (pl),
  Arafat Medini (ar), Danilo Segan (sr), Francisco Javier F. Serrador
  (es)

Version 0.121
-------------

* New font encoding tweak.

* Set a window icon.

* Use the new file chooser. (Jan Arne Petersen)

* Spanish help file. (Francisco Javier F. Serrador)

* Make the page number entry look better with some engines.

* Fix links when using glib >= 2.3.1.

* Translation updates: Ahmad Riza H Nst (id), Branko Ivanovic (sr),
  Miloslav Trmac (cs), Francisco Javier F. Serrador (es), Ales
  Nyakhaychyk (be), Gustavo Noronha Silva (pt_BR), Tino Meinen (nl),
  Takeshi AIHANA (ja), Arafat Medini (ar), Artur Flinta (pl), Aasmund
  Skjaeveland (nn)

Version 0.120
-------------

* Development version.

* User documentation. (Chee Bin HOH, Remi)

* Fix desktop file for DnD. (Shakti) - #126160

* a11y fixes. (Padraig O'Briain, Martin) - #126516, #126190, #123633

* Save a copy feature. (Remi) - #116596

* Open multiple files feature. (Remi) - #118942

* Support for password-protected documents. (Remi, Martin) - #116663

* Fix for files with % in their name. (Martin) - #128171

* Translation updates: Danilo Segan (sr), Francisco Javier F. Serrador
  (es), Zygimantas Berucka (lt), Jordi Mallach (ca), Evandro Fernandes
  Giovanini (pt_BR), Christian Rose (sv), Kjartan Maraas (no), Tino
  Meinen (nl), Dulmandakh Sukhbaatar (mn), Kostas Papadimas (el),
  David O'Callaghan (ga), KAMAGASAKO Masatoshi (ja), Abel Cheung
  (zh_TW), Ole Laursen (da), Ahmad Riza H Nst (id), Miloslav Trmac
  (cs), Christian Neumair (de)
2004-04-01 18:58:20 +00:00
jmmv
42897dcd50 Update to 2.6.0:
2004-03-21  Jaka Mocnik  <jaka@gnu.org>

	* configure.in: version 2.6.0; tagged as GGV_2_6_0.

2004-03-20  Gareth Owen  <gowen72@yahoo.com>

	* configure.in: Added en_GB to ALL_LINGUAS

2004-03-14  Jaka Mocnik  <jaka@gnu.org>

	* configure.in: version 2.5.99.1; tagged as GGV_2_5_99_1.
	* src/gtkgs.c (gtk_gs_load): only hide window if it is visible.
	* src/main.c (create_window): don't close window if the document is
	not loaded: this is not very nice, but doing otherwise causes
	mayhem in both control and shell processes, the cause of which I
	am currently unable to track down.
	* src/ggv-window.c: applied a patch from chenthill that makes the
	ESC key turn off fullscreen mode.

2004-03-08 Breda McColgan <breda.mccolgan@sun.com>

	* help/C/ggv.xml: Updated based on technical review comments
	* help/C/ggv-C.omf: Updated date and version number

2004-03-05  Jaka Mocnik  <jaka@gnu.org>

	* applied patch by chenthill that improves keyboard accelerators for
	zooming in the control.

2004-03-05  Jaka Mocnik  <jaka@gnu.org>

	* src/recent-files/egg-recent-model.c (egg_recent_model_filter): test
	for the existence of URI _after_ the URIs are filtered, reducing
	overhead! fixes #136238.
	* applied a patch from The Written Word that fixes AIX 5.1 build.
	* bonobo/ggv-postscript-view-ui.xml, src/ggv-ui.xml: removed delimit
	attribute from Viewer Items placeholder.
	* src/Makefile.am (libgtkgs_la_SOURCES): removed ggv-recent.[ch].
	* bonobo/main.c (main): Initialized the gnome libraries to provide
	support for Edit->Preferences Help to work. Fixes bug#135273. Patch
	by Shakti Sen.
	* configure.in: version 2.5.99; tagged as GGV_2_5_99.

2004-03-02 Breda McColgan <breda.mccolgan@sun.com>

	* help/C/ggv.xml: Updated for GNOME 2.6, technical review draft
	* help/C/ggv-C.omf: Updated for GNOME 2.6
	* help/C/l10n.txt: Updated for GNOME 2.6
	* help/C/figures/ggv_window.png: Updated for GNOME 2.6

2004-02-13  Jaka Mocnik  <jaka@gnu.org>

	* configure.in: version 2.5.4; tagged as GGV_2_5_4.

2004-02-12  Jaka Mocnik  <jaka@gnu.org>

	* src/recent-files/egg-recent-model.c (end_element_handler): only add
	an uri to the list if it exists!

2004-02-10  Jaka Mocnik <jaka@gnu.org>

	* src/ggv-window.c (ggv_window_reload): show a dialog if the file
	can't be reloaded.
	* src/ggv-prefs-ui.c: remember strings when focus leaves the
	entry.
	* src/ggv-window.c (verb_FileOpen): allow opening multiple files
	at once!
	* bonobo/GNOME_GGV.server.in.in: Postscript -> PostScript!

2004-02-10  Jaka Mocnik  <jaka@gnu.org>

	* src/recent-files/egg-recent-view-bonobo.c
	(egg_recent_view_bonobo_clear): added sanity checks for UI container.
	* src/ps.c (psscan): pass the filename as a parameter and use it to
	invoke the test command on strange files that might be PS but do not
	seem to be.
	* bonobo/ggv-sidebar.c (page_list_selection_changed): sanity check if
	(checklist != NULL).
	* bonobo/ggv-postscript-view.c (load_ps): return a boolean indicating
	success.
	(load_ps_from_stream): set exception when loading fails.
	(load_ps_from_file): set exception when loading fails.
	fix for #133601.
	* src/ggv-window.c (verb_FileOpen): keep the dialog open until user
	either enter a non-empty filename and opens it or cancel the
	operation. fixes #130603
	(verb_FileOpen): load PS file before showing a new window. destroy
	new window if the file is not valid PS. show dialog in that case.
	fixes #133601.
	* bonobo/ggv-postscript-view.c (add_dialog_to_view): add a dialog to
	the list of dialogs maintained by this PS view component.
	(ggv_postscript_view_destroy_dialogs): destroy all our dialogs.
	(ggv_postscript_view_destroy): destroy all dialogs via above func.
	* src/recent-files/*: synced with latest libegg, since James reverted
	the changes he made in November. here's what I get for tracking
	changes once...
	* src/ggv-window.c (verb_FileOpen):
	* src/ggv-recent.c (ggv_recent_init): use new recent-files API.

2004-02-05  Tomasz K³oczko <kloczek@pld.org.pl>

	* acinclude.m4: removed
	  This file contain private copy of few aclocal macros provided by
	  gettext. It breaks regenerata aclocal.m4 under automake diffrent
	  version than used by mantainer. All neccessary macros are copied
	  to aclocal.m4 during run autogen.sh.
	* configure.in: Trivial cleanup: remove AC_SUBST(CFLAGS),
	  AC_SUBST(CPPFLAGS) and AC_SUBST(LDFLAGS). This variables are substed
	  by default.

2004-02-04  Jaka Mocnik  <jaka@gnu.org>

	* bonobo/ggv-postscript-view.c (verb_FileSaveMarked): if Save is
	clicked in the file chooser and the url is empty, rerun the dialog.
	fixes #131656.
	* bonobo/ggv-control.c, bonobo/ggv-postscript-view.c: added
	sanity check (uicontainer != CORBA_OBJECT_NIL) before set prop
	calls that were not guarded yet.
	* src/ggv-ui.xml: removed ellipsis from "About" menu item label.
	* acinclude.m4: applied a patch from Alexander Winston that fixes
	the underquoted m4 definitions. fixes #133179.
	* configure.in: require intltool >= 0.30; version 2.5.3;
	tagged as GGV_2_5_3.

2004-01-12  Jaka Mocnik  <jaka@gnu.org>

	* src/recent-files/*: merge with current libegg HEAD.
	* src/ggv-recent.c: fix in order to work with new recent-files code.
	* src/cursors.c, bonobo/ggv-postscript-view.c: cache cursors per
	ps_view instead of per process.
	* src/ggv-window.c (ggv_window_new): set command sensitivity.
	added page_count member to keep track of the document's properites.
	* bonobo/ggv-postscript-view.c (view_realized_cb): removed one
	unref too many. did this behaviour change with GTK 2.5? hth did
	anything work at all in GGV 2.4.x otherwise?
	* src/ggv-window.c (ggv_window_close): deactivate the control frame
	before destroying the window contents.
	* src/ggv-ui.xml: moved visibility settings in top level popup menu
	to a submenu.
	* Makefile.am (EXTRA_DIST): Removed OrigTree.pm from EXTRA_DIST.
	* src/ggv-window.c (timer_callback): reload always when the window
	has a specified file name, regardless of the previous state of the
	document. use ggv_window_load(). fixes #127214.
	* src/ggv-window.c (verb_FileClose): close window unconditionally. if
	it was the last window, quit app. inspired by patch from Mikael
	Brockman.
	* src/ggv-ui.xml: removed Exit and New commands. patch from Mikael
	Brockman. with the entry above, this fixes #130310.
	* src/gtkgs.c (gtk_gs_munge_adjustments): step_increment now equals
	the arrow keys' increment. fixes #126639.
	* bonobo/ggv_postscript-view.c: call
	bonobo_control_set_transient_for() and
	gtk_window_set_destroy_with_parent() on all dialog windows. I suppose
	this should help with #103729, but - wtf! - it doesn't...

2004-01-10  Jaka Mocnik  <jaka@gnu.org>

	* src/ggv-ui.xml: add a mnemonic for fullscreen mode. fixes #119848.
	* ggv.desktop.in: added X-GNOME-DocPath entry - I suppose it can't
	hurt.
	* ggv.spec.in: fixed (hopefully) the RPM spec file. fixes #122003.

2004-01-02  Taneem Ahmed  <taneem@bengalinux.org>

	* configure.in: Added "bn" to ALL_LINGUAS.

2003-12-30  Jaka Mocnik  <jaka@gnu.org>

	* Makefile.am: include intltool-modules dir in distribution tarball.

2003-12-29  Jaka Mocnik  <jaka@gnu.org>

	* src/gtkgs.c (check_filecompressed): added sanity check
	(NULL != file).
	* src/recent-files/*: replace GnomeIconTheme with GtkIconTheme, since
	the former is deprecated in upcoming GTK+.
	* src/gtkchecklist.c: replace deprecated gtk_tree_model_get_iter_root()
	with gtk_tree_model_get_iter_first().
	* configure.in: added an --enable-deprecations flag in order to allow
	configurable use of *_DISABLE_DEPRECATED flags.
	bumped version to 2.5.1; tagged as GGV_2_5_1; release a tarball.
	* */Makefile.am: respect the above.

2003-12-20  Arafat Medini <lumina@silverpen.de>

        * configure.in: Added Arabic locale "ar" to ALL_LINGUAS

2003-12-14  Jaka Mocnik  <jaka@gnu.org>

	* src/ggv-window.c (ggv_window_set_fullscreen): applied a patch
	from janecek at ucw.cz that uses gtk_window_fullscreen() instead
	of my home-brewn stuff used in 2.4.
	removed functions and includes made redundant by the above patch.
	* src/Makefile.am: there was no need to link libgtkgs with librecent.a,
	so we do not do that anymore.

2003-12-05  Jan Arne Petersen  <jpetersen@uni-bonn.de>

	* bonobo/ggv-postscript-view.c: (verb_FileSaveMarked):
	* src/ggv-window.c: (verb_FileOpen): Replace GgvFileSel
	(GtkFileSelection) with GtkFileChooser.
	* src/Makefile.am:
	* src/ggv-file-sel.[ch]: removed unused files.
2004-04-01 18:56:51 +00:00
jmmv
ef1ee751b5 Update to 2.6.0:
libgnomeprint 2.5.3
	* Some GtkFileChooser adjustments
	* Fix leak (133415)
	* Fix printing crash under cups if no ppd file available (132872)
	* Use g_get_tmp_dir rather than hard coding directory (133926)
	* Fix header order (required for Darwin) (134806)
	* Fix PDF locale bug
	* Accessibility fixes

libgnomeprint 2.5.2
	* Various fixes
	* Remove setlocale invocations where they change the
	  locale (109446)
	* Fix leak and erroneous model names (131359)
	* Fix encoding mismatch for cups ppd files
	* Fix mishandling of font weights (89580)
	* Fix unconfimed overwriting of files (assuming people use
	  gnome_print_dialog_run)
	* Switch to GtkFileChooser
	* Make the print preview theme-able

libgnomeprint 2.5.1
	* Handle ttc files
	* Handle duplex and tumble in postscript files
	* Improve handling of duplex printing (#128036)
	* HIGify print dialog (#128614)
	* Add delayed printing support in cups module
	* Remove modifying calls to setlocale
	* Remove markup from translatable text
	* Offer users the possibility to display several
	  pages together (#113956).
	* add source (tray) selector to paper selector (for
	  cups module)

libgnomeprint 2.5.0.1
	http://bugzilla.gnome.org/show_bug.cgi?id=126046
	* make gnumeric work correctly with cups via gnome-print.
	* handle fonts with spaces in postscript export
	* Change cups module to load ppd files on demand
	http://bugzilla.gnome.org/show_bug.cgi?id=115566
	* Protect against libcups changing the locale
	http://bugzilla.gnome.org/show_bug.cgi?id=125836
	* Implement a better fallback than first font.
	* Replace filename entry field with file selector.
	* Adjust Preview windo size
	http://bugzilla.gnome.org/show_bug.cgi?id=124307
	* Make ctl-q and ctl-w close the preview window
	* Reduce the usage of setlocale

libgnomeprint 2.5.0
	http://bugzilla.gnome.org/show_bug.cgi?id=125828
	* Apply patch (by bland@mail.ru) to improve performance
          exporting large images.
	http://bugzilla.gnome.org/show_bug.cgi?id=122741
	* Work around unreliable cupsGetDefault
	* Fix some leaks
	* Fix locating the lpr command.
	http://bugzilla.gnome.org/show_bug.cgi?id=120954
	* Use Sans Regular rather than Helvetica as fallback
	http://bugzilla.gnome.org/show_bug.cgi?id=120910
	* Fix clipping
2004-04-01 18:29:40 +00:00
xtraeme
7b2a65a63e gimp-base -> gimp1-base 2004-03-29 22:25:55 +00:00
tron
551827e10f Convert to buildlink3 framework. 2004-03-29 18:11:14 +00:00
jlam
426cc1ce72 Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+".  This is mandated by the example
buildlink[23].mk files in bsd.buildlink[23].mk.
2004-03-29 05:05:32 +00:00
dmcmahill
c2e9e7c0eb update to latex-mk-1.2.
Changes are:

* Fixed a bug which prevented the POST_BIBTEX_HOOK hook from actually
  doing anything
* Dropped -Ppdf from the default DVIPS_FLAGS. Users who wish to keep
  -Ppdf as part of DVIPS_FLAGS can add it to the site configuration
  file, user configuration file, or project Makefile.
* Added DVIPDFM_ENV variable for running @code{dvipdfm} inside a
  customized environment.
* Preliminary Rich Text Format (RTF) output support. The new rtf target
  will use latex2rtf to produce an RTF version of your document. Use this
  when sending your documents to the text-formatter-challenged.
* Fixed a bug where a list of figures, list of tables, and table of
  contents were sometimes not fully up to date in the final output.
* Added support for using ImageMagick to convert JPEG and PNG files to
  EPS for inclusion in a document.
2004-03-28 22:23:25 +00:00
xtraeme
73520b2a4d Added imposter. 2004-03-28 21:15:40 +00:00
xtraeme
bc48de3a4b Initial import of imposter-0.1, packaged by pancake via pkgsrc-wip.
Imposter is a standalone viewer for the presentations created by OpenOffice.org
Impress software. User interface uses GTK2 toolkit. GNOME Human Interface
Guidelines are followed but GNOME libraries are not used to keep dependencies
at minimum.
2004-03-28 21:12:53 +00:00
rh
8ba81ba0e0 Add a message that a Ghostscript package is required if you want to
convert .fig files to Postscript, PDF, and the like.  This is not
a dependency, because transfig can be used without Ghostscript as
well (eg, to convert to other file formats).  Moreover, it is a
pre-requisite to Xfig, which doesn't require Ghostscript at all.

Closes PR pkg/22959 by Greg A. Woods <woods@planix.com>
2004-03-27 21:59:22 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
wiz
4feb5a514d Update to 7.07:
7.07:
Security fix and bug fixes.
7.06:
Bug fixes and doc updates.
Also new in this release is the 'pngalpha' device which produces png output
with a transparent background (page) color so they can be composited against a
separate background. The transparency is based only on what parts of the page
have been drawn and does not support PDF 1.4 transparent painting.

Closes PR 24893.
2004-03-25 15:35:48 +00:00
minskim
f4ba83c642 Switch tcl-pdflib to Tcl 8.4. Bump PKGREVISION. 2004-03-20 23:36:33 +00:00
jlam
7db11b582a Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-18 09:12:08 +00:00
danw
3c5461ad06 Don't use :tl to lowercasify the paper size, so this will work on older
NetBSD and non-NetBSD platforms
2004-03-17 16:46:02 +00:00
tron
e4e5a452c8 Backout my recent changes because Thomas Klausner and Grant Beattie
disapprove.
2004-03-16 14:04:44 +00:00
tron
89400dc756 Include "db4" buildlink2 glue code to fix build problems in package
depending on this package.
2004-03-16 08:57:59 +00:00
tron
20bf5d42d1 Include "db4" buildlink2 glue code to fix build problem. Bump package
revision because of this.
2004-03-16 08:39:29 +00:00
reed
d2109c1f71 Add lex to USE_GNU_TOOLS instead of checking for existence and
using BUILD_DEPENDS.
2004-03-11 20:45:16 +00:00
minskim
3f10520a81 Add kpathsea.buildlink3.mk, which is required by ja-ptex-bin. Reported
by Kouichirou Hiratsuka in PR pkg/24706.
2004-03-11 20:29:58 +00:00
jlam
de7133ae2e Remove PHP3 packages from pkgsrc as they're unmaintained by PHP folks
and by pkgsrc folks.
2004-03-10 18:20:10 +00:00
martti
da2428b947 File removed, we are now using buildlink3 2004-03-10 15:40:03 +00:00
xtraeme
ff51acf13f bl3ify, s,USE_X11BASE,USE_X11,g. Welcome to 4.0.4nb1, ok'ed by martti@ 2004-03-10 11:53:37 +00:00
martti
da0646cf07 Updated XFce to 4.0.4
* Bug fixes
* Translation updates
2004-03-10 07:41:16 +00:00
seb
bee0c1847e Remove info files entries from PLIST. 2004-03-09 19:59:09 +00:00
seb
ceb42a5f2f Remove info files entries from PLIST.
XXX Does not build with gcc3
2004-03-09 19:36:56 +00:00
seb
c7589918da Remove info files entries from PLIST. 2004-03-09 17:16:17 +00:00
seb
e911b64bfb Remove info files entries from PLIST. 2004-03-09 16:48:02 +00:00
minskim
ac690cf634 Replace lang/tcl with lang/tcl83. Packages compatible with 8.4 will
be updated to depend on lang/tcl after Tcl/Tk update.
2004-03-08 19:52:50 +00:00
jmmv
ae5a97419f Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
2004-03-08 19:40:36 +00:00
jlam
430351a890 Conform to template in revision 1.101 of bsd.buildlink3.mk. 2004-03-06 23:46:06 +00:00
jlam
9ff0e10340 Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-03-05 19:25:06 +00:00
tron
dd51a3b2f6 Use buildlink3 framework. 2004-03-05 08:30:12 +00:00
adam
570b52b64e Changes 3.00:
* New PDF rasterizer ("Splash").
* Added support for PDF 1.5.
* Replaced pdftopbm with pdftoppm (which can generate PBM, PGM, and PPM
  files).
2004-03-03 10:50:09 +00:00
drochner
fccdd06adf update to 4.2.6
changes:
-bugfixes
-inproved device support (newer Epson Stylus, Canon S200)
-European 10x15 cm and US Engineering C paper sizes
-CUPS driver: normal and reversed paper order
-quality improvements
2004-03-02 14:56:07 +00:00
recht
d493c3d92d add buildlink3.mk 2004-03-01 00:47:43 +00:00
kristerw
421d5ad825 The <cmath> header in NetBSD 1.6 is buggy in that it undefines NULL.
Include <cmath> before the other headers, to make sure that NULL
can be used later in the files.
2004-02-27 21:14:08 +00:00
jdolecek
3a57b5a571 patch-aa was removed 2004-02-22 17:35:23 +00:00
jdolecek
7399093dad update hpijs package to latest 1.5 version
Full list of changes since previously packaged version 1.3 is
available at:

	http://hpinkjet.sourceforge.net/updates.php

Briefly:
* many more recent printer models supported
* added foomatic PPD files
* added 4KB output buffering to improve USB performance
* various improvements for DJ3320 and DJ9xx
* fixed a Deskjet 5550 problem with odd page duplex jobs
* documented new Photo mode for VIP printers with no auto media detection.
* added support for custom paper size, removed (now redundant)
  3425-COVER paper size
* added Printable Area documentation
* fixed a Officejet hang problem (ie: Officejet 500/600/700 and PSC 300).

Package update submitted in PR pkg/24526 by Paul Shupak

Package also updated to do the install step itself, and removed
the now unneded patch.
2004-02-22 17:34:49 +00:00
jmmv
c4a5bcfe88 unused 2004-02-20 13:03:42 +00:00
minskim
ac32260dd0 Correct HOMEPAGE. 2004-02-20 04:54:18 +00:00
jmmv
ff40c8bcad Update to 0.112.1 and bl3ify:
* Fix build for gtk+ 2.2. (Frederic Crozat)
* Fix build for libgnomeprint 2.6. (Martin)
2004-02-19 13:22:43 +00:00
jmmv
cc6d7e55cd Explicitly list where shared directories are removed. 2004-02-19 13:18:31 +00:00
jlam
d445f55bf0 bl3ify 2004-02-18 10:22:27 +00:00
jlam
1d98f6a8b1 bl3ify 2004-02-18 10:21:15 +00:00
jlam
df60e3695a bl3ify and lose LTCONFIG_OVERRIDE. 2004-02-17 12:57:38 +00:00
jlam
de1a6a8e6e bl3ify 2004-02-17 12:52:35 +00:00
jlam
5552c16c3c This package uses no compilers. 2004-02-17 12:50:30 +00:00
jmmv
9bc67f0fdd Sort includes, use pkgsrc intltool and drop dependency on libgnomeprintui.
Bump PKGREVISION to 2.
2004-02-16 23:36:30 +00:00
minskim
9648fe79ff Explicitly depend on pkgconfig. 2004-02-14 19:40:10 +00:00
snj
f129d03881 Put post-install information in MESSAGE instead of using an INSTALL script.
Okayed by wiz.
2004-02-14 18:30:28 +00:00
snj
1f98985a4f Whitespace fix. 2004-02-14 18:26:56 +00:00
jmmv
ab17dd00b3 PKGCONFIG_OVERRIDE is relative to WRKSRC. 2004-02-14 18:26:26 +00:00
snj
52bdbb3a32 Put post-install information in MESSAGE instead of using an INSTALL script.
Okayed by wiz.
2004-02-14 18:16:03 +00:00
jlam
3ebe053d90 LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:49 +00:00
jlam
b259a0a438 CONFIG_{GUESS,SUB}_OVERRIDE are now relative to ${WRKSRC} and will
automatically substitute for any config.{guess,sub} files found up to a
directory depth of 2.
2004-02-14 15:29:15 +00:00
snj
a7e3523b0d s/dependant/dependent/ 2004-02-13 23:53:36 +00:00
snj
f745fdf91f s/dependant/dependent/ 2004-02-13 23:52:56 +00:00
snj
b838585d87 s/independant/independent/ 2004-02-13 23:52:07 +00:00
jlam
5cfb4ecaab pdftops is a C++ application. 2004-02-13 15:42:04 +00:00
jmmv
3bd88a9ab4 Use pkgsrc intltool. 2004-02-13 14:04:48 +00:00
minskim
60fad3998a This package doesn't build anything. 2004-02-12 21:52:08 +00:00
xtraeme
224715f0c2 bl3ify 2004-02-11 04:58:15 +00:00
xtraeme
5bcb5c6c73 bl3ify 2004-02-11 02:30:49 +00:00
jlam
1b2674fcd7 The BUILDLINK_DEPENDS.<pkg> lines should match between the buildlink3.mk
and any pre-existing buildlink2.mk files.
2004-02-10 20:45:01 +00:00
agc
2c2ace1830 Fix for gcc3: varargs -> stdarg 2004-02-10 10:58:56 +00:00
jlam
bbdd151ce7 BUILDLINK_DEPENDS.<pkg> lines should _always_ use += to _append_ to the
existing value.  This is critical to set the correct list of dependencies
for a package.
2004-02-09 23:56:32 +00:00
jmmv
bad3afef71 Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy). 2004-02-09 18:47:36 +00:00
jmmv
5a31f07f34 Initial addition. 2004-02-08 23:17:10 +00:00
jlam
75f431d969 PKGLIBTOOL and PKGSHLIBTOOL are no more. 2004-02-08 03:00:29 +00:00
minskim
1128cbcb1d Update dvipdfmx to 20031116. This closes PR pkg/23961.
Approved by kei@ and wiz@.

Changes since 20021230:

        * Fixed a bug on the algorithm converting arc to cubic bezier
	  curves in arc() (tpic.c), which is reported by Werner Lemberg.
	* PNG support completely rewritten. Color pallete images are
	  now not converted to 24-bit RGB, colorspace Indexed is used
	  instead. Added tRNS and alpha chunnel (transparency) support.
	  Experimental gAMA, cHRM and sRGB support.
	* Fixed bug that dvipdfmx stops with error "Invalid Subr Index"
	  when embedding CFF OpenType font.
        * Add a missing line including pdfparse.h in dvi.c, which is
	  reported by Akira Kakuto.
	* Changed the default font map files for teTeX 2.x as suggested
	  by Haruhiko Okumura.
	* A bug on the paper size checking routine of dvi_paper_size()
	  in dvi.c is fixed, which is reported by Haruhiko Okumura.
	* A bug on the kerning routine of dev_set_string() in pdfdev.c is
	  fixed, which is reported by Edward G.J. Lee.
	* Changed to embed images only one time.
	* Updated configure.in and config.h.in to support WORDS_BIGENDIAN
	  and SIZEOF_SHORT, SIZEOF_INT, SIZEOF_LONG.
	* A faked font name was used for TrueType fonts without any PS
	  font name as suggested by Hin-Tak Leung.
	* Built-in codes (originally from libgcrypt-1.1.42) was used
	  for PDF encryption instead of the OpenSSL library as suggested
	  by Thomas Esser.
	* A significant bug reported from Haruhiko Okumura is fixed.
	  The bug occurs only if compiled with gcc 3.x, not gcc 2.x.
	* New feature, hexadecimal Unicode, suggested by iNOUE Koich!
	  and Akira Kakuto is implemented.
	* Fixed bugs on reading and writing OpenType fonts.
	* Applied changes for MiKTeX in ps_include() (psimage.c).
	* Fixed a bug in cff_charsets_lookup() (cff.c).
	* Fixed a bug in string_mode() (pdfdev.c) reported by iNOUE Koich!.
2004-02-07 04:59:43 +00:00
snj
59e12f024c Update to dvipng-0.9. Changes:
* New --expand-bbox switch
* code for getting image size info straight from preview-latex's
  "tightpage" option
* Fix subpixel offsets
* Slight speedups

Remove info file from PLIST, as they are handled automatically these days.
Okayed by wiz.
2004-02-07 00:51:58 +00:00
jmmv
a0e5762ab8 Update to 0.112:
* Set a window icon. - #130612  (I've disabled this in the package through
  patch-aa since it requires functionality in the development branch of
  gtk2, 2.3.x).
* Fix links when using glib. >= 2.3.1.
* Fix desktop file for DnD. (Shakti) - #126160
* a11y fixes. (Padraig O'Briain) - #126516
* Fix for files with % in their name. - #128171
2004-02-06 19:43:53 +00:00
jlam
7699290f10 If we're passing through MAKEFLAGS variables whose values may contain
spaces, use the :Q modifier instead of double-quoting the value.  This
avoids breakage when executing the just-in-time su targets.
2004-02-06 19:04:24 +00:00
jmmv
b5d5d4f9d3 Update to 2.4.1:
* Fix memory corruption issues (Jaka)
* Minor fixes for PostScript (Jaka)
* Improve showing help in full-screen mode (Jaka)
* Range selection with shift pressed (Jaka)
* Updated docs (Breda)
* Build fixes (Alexander Winston)
2004-02-06 17:48:36 +00:00
tron
af527b0ec0 Include buildlink2 glue code for "libiconv", "ncurses" and "readline" to
fix build problem. Bump package revision.
2004-02-06 10:36:10 +00:00
reed
67b8f7b411 Add a MESSAGE for Linux, because Linux needs the
bidirectional communication for the parallel port
enabled. (Maybe later, a note about a module?)

Bump package revision.
2004-02-06 06:29:13 +00:00
jlam
17d1ca394e These packages need a C++ compiler. 2004-02-02 13:02:49 +00:00
jlam
3ac2d4b8aa In the new compiler selection framework, GCC_REQD is appended to, not
overridden.
2004-02-01 01:43:28 +00:00
grant
be202419f6 the do-install target uses ${PATCH}, so add USE_GNU_TOOLS+=patch. 2004-01-29 09:44:48 +00:00
heinz
18a916d5e6 Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 2004-01-27 00:53:10 +00:00
grant
6eab5759a3 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 14:50:05 +00:00
jlam
a7d877ca6a Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. In
the normal case when BUILDLINK_DEPENDS.<pkg> isn't specified, it receives
a value only once due to the multiple inclusion protection in the
bulldlink3.mk files.  In the case where a package includes several
buildlink3.mk files that each want a slightly different version of another
dependency, having BUILDLINK_DEPENDS.<pkg> be a list allows for the
strictest <pkg> dependency to be matched.
2004-01-24 03:26:45 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
recht
e2aec8ebd8 bump PKGREVISIONS after name change of the pyxml dependency.
spotted by wiz@
2004-01-23 16:48:54 +00:00
recht
45a80ef602 catch up with pyxml -> py-xml name change 2004-01-23 15:31:58 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
wiz
df7d1c541b Update to 20040116:
Two new CMaps, UniGB-UTF16-H and UniGB-UTF16-V.
2004-01-18 18:48:31 +00:00
wiz
3c0575418d Update to 20040116:
Two new CMaps, UniKS-UTF16-H and UniKS-UTF16-V.
2004-01-18 16:39:35 +00:00
wiz
b6cdf2cd84 Update to 20040116:
Two new CMaps, UniCNS-UTF16-H and UniCNS-UTF16-V.
2004-01-18 16:35:35 +00:00
wiz
d56635bbb4 Fix PKGNAME. 2004-01-18 16:30:59 +00:00
wiz
11a65bc9bf Update to 20040116:
Two new CMaps, UniJIS-UTF16-H and UniJIS-UTF16-V.
2004-01-18 16:28:49 +00:00
kristerw
b8db1d9c1b Set MAINTAINER to "tech-pkg" instead of "packages". 2004-01-10 19:14:18 +00:00
jlam
fb61fa4f82 Don't put default arguments belong only in function declarations, not in
function definitions.
2004-01-10 09:26:33 +00:00
jlam
4341c29296 Update print/cups to 1.1.20. Changes from version 1.1.19nb3 include:
Bug fixes:
	- The HTTP code did not use a case-insensitive
	  comparison when checking for the Basic authentication
	  method (STR #407)
	- The cupsaddsmb program didn't export the new CUPS
	  driver for Windows properly (STR #390)
	- The default landscape orientation was not the same as
	  that defined in the PPD file (STR #397)
	- The pdftops filter incorrectly auto-rotated pages when
	  the user already had specified the proper orientation
	  (STR #207)
	- The scheduler did not reset the group list when
	  running CGI and filter processes (STR #185)

Enhancements:
	- Updated the pdftops filter to use the annotation flags
	  instead of the subtype to determine whether to print
	  an annotation (STR #425)
	- The pdftops filter no longer needs to create temporary
	  files with tmpnam (STR #406)
	- The scheduler now waits up to 60 seconds before
	  restarting to allow active jobs to complete printing
	  and pending requests to be processed (STR #226)
	- Added new cupsDoAuthentication(), cupsGetFd(),
	  cupsGetFile(), cupsPutFd(), and cupsPutFile() functions
	  to the CUPS API (STR #112)
	- The PDF filter always scaled and offset pages; this
	  caused problems under MacOS X, so now the "fitplot"
	  option controls whether PDF files are scaled to fit
	  within the printable area of the page (STR #250)
	- Updated the pdftops filter to be based upon Xpdf
	  2.02pl1 (STR #191)
2004-01-10 03:32:09 +00:00
jlam
806d188a8f From the log for rev. 1.1260 of bsd.pkg.mk:
"Package Makefiles should refer to PKG_SYSCONFBASEDIR instead of
 PKG_SYSCONFBASE when they want PKG_SYSCONFDIR stripped of
 PKG_SYSCONFSUBDIR.  This makes PKG_SYSCONFBASE=/etc work with pkgviews by
 installing all config files into /etc/packages/<pkg> instead of
 occasionally putting some directly into /etc."
2004-01-10 02:57:35 +00:00
martti
16f5a02b20 Updated XFce to 4.0.3
- Leak in window manager's pixmap management
- Various file manager fixes
- Translation updates
- Support for KDE system tray was added
2004-01-08 08:11:41 +00:00
jlam
4b90d17ed9 From the log for rev. 1.1260 of bsd.pkg.mk:
"Package Makefiles should refer to PKG_SYSCONFBASEDIR instead of
 PKG_SYSCONFBASE when they want PKG_SYSCONFDIR stripped of
 PKG_SYSCONFSUBDIR.  This makes PKG_SYSCONFBASE=/etc work with pkgviews by
 installing all config files into /etc/packages/<pkg> instead of
 occasionally putting some directly into /etc."
2004-01-07 02:21:16 +00:00
jlam
457d023fac bl3ify 2004-01-06 07:05:24 +00:00
jlam
d279e6f535 Use S/+$// instead of C/\+$// to save a backslash. Very highly
recommended by seb :)
2004-01-05 11:05:44 +00:00
jlam
47bb2aae5f Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. 2004-01-04 23:34:04 +00:00
wiz
28a33371d2 Fix CONFLICTS with omega to only conflict with older omega;
current omega package does not conflict.
Closes PR 23975 by Richard Rauch.
2004-01-04 17:52:50 +00:00
jlam
339cd13cb2 Initial sprinkling of work-in-progress buildlink3.mk files for using the
buildlink3 framework.
2004-01-03 23:06:43 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
wiz
589c2d29fc Refer to teTeX instead of teTeX2; from ORI Manabu in PR 23942. 2004-01-01 15:16:49 +00:00
jmmv
a51d1c36df Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
2003-12-28 23:37:05 +00:00
seb
d99a6e4327 Fix typo (hi jmmv :). 2003-12-27 15:13:58 +00:00
wiz
81781b4ba4 Newest teTeX1-sharesrc is 1.0.1, so 1.0.[2-9]*
does not match -- change to 1.0.[1-9]*
2003-12-26 19:54:27 +00:00