Commit Graph

3348 Commits

Author SHA1 Message Date
Edwin Groothuis
f56e5b6759 New Port : print/lpr-wrapper A user level printer frontend
New port for lpr-wrapper, a user level printer frontend
	Contains required ports print/libppd & print/psdim

PR:		ports/80255
Submitted by:	Eric Masson <e-masson@kisoft-services.com>
2005-10-13 02:07:33 +00:00
Mikhail Teterin
26de6b12c7 Look for Qt under X11BASE, not LOCALBASE. Duh... We really ought to
stop keeping this artificial distinction.

PR:	ports/87244
Submitted by:	Koji Yokota	(and sem)
2005-10-12 21:02:55 +00:00
Marcus Alves Grando
6dd22318bb Update to 0.3.5
PR:		87263
Submitted by:	Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
2005-10-11 20:14:31 +00:00
Hiroki Sato
291149c489 Update to 0.2. Changes between 0.1b and 0.2 include:
- Fixed bugs #1029803 and #1073319 reported at SourceForge.
 - Made the handling of whatsits smarter (making write to file and hyperref
   commands stepwise-aware), i.e, relaxed filtering.
 - Added option/command to turn on/off the old aggressive/robust filtering.
 - Added fragilesteps environment.

Submitted by:	Saito Tomokatsu (saito at a2z dot co dot jp)
PR:		ports/87169
2005-10-10 11:34:50 +00:00
Mark Linimon
cd1c31e935 Reassign these ports to the pool at maintainer's request. 2005-10-10 04:58:27 +00:00
Emanuel Haupt
85c21cbae3 - Update to 1.7.4
- Update master site

PR:		87159
Submitted by:	Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
Approved by:	novel (mentor)
2005-10-09 19:17:09 +00:00
Pav Lucistnik
96f71d2231 This port provides full CUPS support for the Konica-Minolta Magicolor 2430DL
color laser printer using the manufacturer's open-source CUPS filter.

PR:		ports/84319
Submitted by:	Frank Mayhar <frank@exit.com>
2005-10-08 19:26:51 +00:00
Hiroki Sato
1463bafeda Fix MASTER_SITES.
Pointed out by:	fenner's survey
2005-10-08 18:20:15 +00:00
Pav Lucistnik
03ddd7c8f4 - Update to 3.6.0
PR:		ports/87087
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-10-08 12:34:28 +00:00
Alex Dupre
6dfc10bd15 Italian version of Adobe Reader. 2005-10-08 09:04:52 +00:00
Trevor Johnson
2c95c09f0a localized versions of Adobe Reader (formerly Acrobat Reader) 2005-10-07 21:16:52 +00:00
Oliver Lehmann
661a110d95 fix MASTER_SITES
Noted by:	portsurvey
2005-10-07 15:00:16 +00:00
Oliver Lehmann
a2f91a2fce include bsd.port.pre.mk after OPTIONS
Pointed out by:	ale
2005-10-07 14:29:49 +00:00
Trevor Johnson
52e0d357f1 Finish the support for slave ports:
- allow slave ports to override CATEGORIES
- slave ports install in different directories, depending on PKGNAMEPREFIX
- new variable INSTDIR, abbreviation for the aformentioned directory
  where the program is installed

- new variable CMD_SUFFIX, to be set by the slave ports, is appended
  to the name of our wrapper script that wraps Adobe's wrapper
  script, so that different slave ports will have different copies
  of this script (if CMD_SUFFIX is foo, the user runs acroread7-foo
  to start the program).
2005-10-07 09:48:27 +00:00
Trevor Johnson
c6ac59fb57 Since I removed the acroread link, the CONFLICTS line is no longer
needed.
2005-10-07 09:36:07 +00:00
Mark Linimon
43f6dd2d0f Remove stale mastersite and reset maintainer. Maintainer did not respond
to email question about the update.

Source:		distfile survey
2005-10-06 22:58:30 +00:00
Trevor Johnson
728e7adc5e Remove files which are no longer needed. 2005-10-05 23:19:01 +00:00
Trevor Johnson
0329b5bbe3 Add ADOBE_LANG variable so slave ports in different languages can
easily be made (Ion-Mihai Tetcu via chinsan).  Let slave ports
override MAINTAINER and COMMENT.
PR:	84877
Submitted by:	chinsan

Move RESTRICTED line to a correct place (portlint).

Mention the searching feature in COMMENT.
Submitted by:	 hrs

List ja-acroread in CONFLICTS
Submitted by:	hrs

Let slave ports override CONFLICTS.

The license for the Adobe Reader forbids any changes to the installed
files, even inserting the word "FreeBSD" into the wrapper script.
By cleverly spoofing "uname" output we can avoid patching that
script.
Submitted by:	hrs

Remove unneeded USE_LINUX=yes and USE_XLIB=yes, and an erroneous
comment about the need to run brandelf, which were added by netchild.
Also remove his comments about the prefix being wrong.  I am changing
the prefix.  I think that rather than inserting such comments in a
port, it is better to contact the maintainer.

Install under LOCALBASE, rather than LINUXBASE, without registering
in the RPM database.  This addresses the part of PR 84877 about the
port failing to unregister itself on deinstallation.  It also
addresses the part of PR 85827 which requested a different prefix.

Don't install the "acroread" link.  I feel that it has caused more
trouble than it is worth.

Separate do-install and post-install sections are not necessary.
Rename pre-install to do-build so it will be completed by "make
all".
2005-10-05 23:17:32 +00:00
Trevor Johnson
d02570d64e The license for the Adobe Reader forbids any changes to the installed
files, even inserting the word "FreeBSD" into the wrapper script.
By cleverly spoofing "uname" output we can avoid patching that
script.

Submitted by:	hrs
2005-10-05 23:15:26 +00:00
Edwin Groothuis
d74f8997ff Upgrade to 2.35
Noticed by: new ports version checker.
2005-10-05 01:38:43 +00:00
Trevor Johnson
c4ca689f1c This sounded too much like a sales brochure for my liking, and I
think most users nowadays know about the benefits of PDF files.

Add home page, submitted by hrs.
2005-10-04 19:34:39 +00:00
Trevor Johnson
6d63967e4d Forbid, deprecate and schedule removal mainly due to security bugs
which are unlikely to be fixed (requested by hrs).
2005-10-04 02:06:02 +00:00
Hiroki Sato
b04f69c73e print/preview-latex has been integrated into print/auctex. 2005-09-30 08:39:41 +00:00
Hiroki Sato
f5a4252cb3 Set --with-texmf-dir explicitly. 2005-09-30 08:38:14 +00:00
Hiroki Sato
efe7443fcb Update the instruction. 2005-09-30 06:13:01 +00:00
Hiroki Sato
16f134e9c2 Fix the missing dependency and pkg-plist.
Spotted by:	KIMURA Yasuhiro
PR:		ports/86734
2005-09-30 05:46:03 +00:00
Hiroki Sato
b87a372326 Update to 11.81. 2005-09-28 06:54:45 +00:00
Bill Fenner
81797980f7 search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
2005-09-21 19:31:43 +00:00
Michael Nottebrock
230c0b2237 Add foomatic-db-hpijs, foomatic data for the HPIJS printer drivers. 2005-09-21 14:33:21 +00:00
Mark Linimon
f27235b06d Reset maintainer at his request. From the email:
It is not clear to me if it is a needed port anyway, so I'd be skeptical
  of patches that "fix it".  It may be obviated completely by more recent
  teTeX distributions.
2005-09-19 15:27:13 +00:00
Renato Botelho
4659ff8428 - Update to 1.2.3
PR:		ports/86122
Submitted by:	Ports Fury
2005-09-16 11:04:14 +00:00
Mikhail Teterin
64938f3b34 Add the two missing files to pkg-plist. Oops...
Submitted by:	pointyhat	(via kris)
2005-09-15 20:01:09 +00:00
Pav Lucistnik
f1c5e7f009 - Update WWW 2005-09-13 21:21:41 +00:00
Hiroki Sato
7c50a6bcdf Fix pkg-plist.
Spotted by:	pointyhat
2005-09-13 18:04:35 +00:00
Mikhail Teterin
7fc60db60a Update from 1.3.5 to 1.3.6. Implement OPTIONS for QT, ASPELL, and
ISPELL. QT is on depending on whether or not it is installed already.
ASPELL defaults to on, ISPELL -- to off.

LIB_DEPEND on qt-mt instead of using USE_QT_VER (it can not be used with
OPTIONS anyway).

Take over maintainership for the time being.

Approved by:	previous maintainer
----------------------------------------------------------------------
2005-09-13 05:53:16 +00:00
Hiroki Sato
feba4b3262 Update to 22.84.10:
* Render an empty character instead of terminating with failed assertion
   if T1lib doesn't return a usable glyph (e.g. at very small \magnification
   factors; #1184087).
2005-09-10 22:27:22 +00:00
Hiroki Sato
e304c3dc20 Build libkpathsea with -fPIC.
Suggested by:	Pascal Hofstee (caelian at gmail dot com)
2005-09-08 19:04:42 +00:00
Sam Lawrance
8c7b5e4f7f Fix embedded xpdf vulnerability. Bump PORTREVISION.
Approved by:	asa@agava.com (maintainer, timeout 3 weeks), linimon
Obtained from:	RedHat/FC3
Security:	http://www.FreeBSD.org/ports/portaudit/24eee285-09c7-11da-bc08-0001020eed82.html
Security:	CAN-2005-2097
2005-09-06 08:19:02 +00:00
Sam Lawrance
a41fd28fb4 Update to 1.2.6
PR:		ports/85645
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
2005-09-03 16:49:47 +00:00
Pav Lucistnik
18271e127f - Update to 1.0g
PR:		ports/85536
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-08-31 22:26:11 +00:00
Jean-Marc Zucconi
4ef94be871 Use the correct PERL interpreter
PR:		ports/84814
Submitted by:	tobez
2005-08-28 11:33:49 +00:00
Alex Dupre
b2f90dc533 Update to 6.0.2 release. 2005-08-28 07:59:26 +00:00
Hajimu UMEMOTO
d82978abfe add new port: Photo Image Print System for Linux --- EPSON PM-930C (for LPR)
Submitted by:	ISHII <m-1shii__at__r2.dion.ne.jp> (with some modification)
2005-08-28 07:33:27 +00:00
Simon L. B. Nielsen
66c36c082c Upgrade to acroread 7.0.1.
PR:		ports/85093
Submitted by:	Boris Samorodov <bsam@ipt.ru>
Security:	CVE-2005-2470
Security:	http://vuxml.FreeBSD.org/f74dc01b-0e83-11da-bc08-0001020eed82.html
Approved by:	portmgr (blanket, secteam), maintainer timeout
2005-08-26 22:12:09 +00:00
Kirill Ponomarev
4325ea7c93 Make fetchable again.
Approved by:	portmgr (implicit)
2005-08-15 18:46:34 +00:00
Sam Lawrance
4e84ad30de Fix pkg-plist
Reported by:	krismail
Approved by:	portmgr (marcus)
2005-08-04 05:57:08 +00:00
Joe Marcus Clarke
fde62730b1 Add a patch from FreeType CVS that fixes X11 crashes with certain
(usually multi-byte character set) fonts.

Reported by:	many
Obtained from:	FreeType CVS
Approved by:	portmgr (implicit)
2005-08-03 22:53:12 +00:00
Sam Lawrance
cac88fdd44 - unbreak
- depend on print/freetype-tools, instead of installing itself
- use %%DOCSDIR%% and %%EXAMPLEDIR%%
- rename files/patch-texinput::Bg5::c00bsmi.fd to make portlint happy
- remove files/UBig5.sfd.diff (included in print/freetype-tools)
- fix installation looping problem (ln -s -> ln -fs)

Submitter takes maintainership!  The crowd goes wild!

PR:		ports/84415
Submitted by:	Rong-En Fan <rafan@infor.org>
2005-08-01 15:18:40 +00:00
Renato Botelho
2fa12ea571 Unbreak on 4.x
PR:		ports/84406
Submitted by:	Ports Fury
2005-08-01 12:50:02 +00:00
Norikatsu Shigemura
6eecdcc441 o UnBROKEN because extra files are listed in print/acroread.
o USE_X_PREFIX to sync with print/acroread.
o Bump PORTREVISION, accordingly.

PR:		ports/84419
Submitted by:	KOMATSU Shinichiro <koma2@lovepeers.org> (maintainer)
2005-08-01 06:44:07 +00:00