Commit graph

3223 commits

Author SHA1 Message Date
Michael Reifenberger
47e53368ea Forgot to bump PORTREVISION after fixing gnu-tls support.
Remindet by: Doug Barton
2005-04-27 10:31:36 +00:00
Michael Johnson
05596ddc99 - Update WWW: line
- Install .desktop file for gnome menu
2005-04-26 07:30:56 +00:00
Michael Johnson
e73ae9f1ef - Change ICON= in .desktop file so icon changes with theme. 2005-04-26 07:26:39 +00:00
Alexander Nedotsukov
354b851e87 Update to 0.6.5 2005-04-24 12:53:57 +00:00
Hiroki Sato
4d74133072 Use dashed options for tar(1). Some old versions of tar(1)
(1.11.2 at least) fail to parse the --exclude options without
this.

Pointed out by:	Jeff Brown (jabrown at sdsc dot edu)
2005-04-22 08:30:58 +00:00
Alexander Nedotsukov
22b9c80eab Fix build failure triggered by pkgconfig update. 2005-04-22 05:41:26 +00:00
Alexander Nedotsukov
a294a2463b Fix build falure triggered by pkgconfig update.
Reported by:	krismail
2005-04-22 03:30:13 +00:00
Kirill Ponomarev
6a6d477ea0 Update to version 8.51
PR:		ports/80209
Submitted by:	Ports Fury
2005-04-21 15:45:58 +00:00
Sergey Matveychuk
7fd1792038 - Unbreak
- Pass maintainership to submitter

PR:		ports/80168
Submitted by:	Renato Botelho <freebsd@galle.com.br>
2005-04-21 11:40:38 +00:00
Hiroki Sato
9b918cd056 Remove -funroll-loops from CFLAGS silently because
dvipsk-tetex is not compatible with this option on 5.x.

Problem reported by:	many
2005-04-19 13:32:02 +00:00
Michael Reifenberger
f87f31c5c6 Just using --enable-gnutls doesn't seem to be sufficient for cups-base
to choose it in favour of the base openssl.
This kills cups-printing from inside firefox/mozilla.
Adding --disable-openssl seems to solve this.

Testet by:	Stijn Hoop <stijn win.tue.nl>
2005-04-19 12:38:05 +00:00
Mario Sergio Fujikawa Ferreira
bab0e1df29 New port ec-fonts-mftraced version 1.0.12: EC PostScript Type1 fonts
with TFMs for TeX required for latest versions of GNU LilyPond
(print/lilypond)
2005-04-19 10:46:43 +00:00
Mario Sergio Fujikawa Ferreira
ad3070fd0a o Update to 1.1.8 [1]
o Take over maintainership [2]

Submitted by:	Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer) [2]
Approved by:	Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer) [1]
2005-04-19 10:42:59 +00:00
Florent Thoumie
7e5dad60c3 - Update to 2.26.
PR:		ports/79976
Submitted by:	Ports Fury
2005-04-15 18:26:01 +00:00
Ying-Chieh Liao
20becbe1a0 add dvisvg 0.7.4d
Convertor from DVI to SVG
2005-04-15 07:36:16 +00:00
Oliver Lehmann
2a0edd39d8 - make xfprint work
o it will tell you now that you have to configure it first using the
    Xfce settings manager instead of coredumping
  o if you configured it, it will work now (-Wl,-E was missing in LDFLAGS)
- bump PORTREVISION
2005-04-13 22:08:04 +00:00
Oliver Lehmann
55f31db289 reset maintainer to ports@FreeBSD.org
PR:		ports/79727
Approved by:	maintainer
2005-04-13 14:30:01 +00:00
Hiroki Sato
d554951e03 Support WITHOUT_X11 knob and bump PORTREVISION. 2005-04-12 16:26:21 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
Hajimu UMEMOTO
7889da7778 the distribution was rerolled.
Reported by:	pointyhat via kris
2005-04-11 15:10:00 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kris Kennaway
0442a2f679 BROKEN: Incomplete pkg-plist 2005-04-10 21:19:10 +00:00
Dejan Lesjak
10703748eb Remove XAWVER from Xaw3d LIB_DEPENDS re. Xaw3d will be depended upon just
fine without explicit version in there, while specifying it can
occasionally confuse (cf. ports/78527). Packages depend on specific
versions of Xaw3d and X libraries anyway and ports will get the right
version number through imake.
2005-04-10 05:39:56 +00:00
Hajimu UMEMOTO
42cf00b0a9 make it fetchable again by changing MASTER_SITES.
The coporate name was changed from EPSON KOWA Co. to EPSON AVASYS Co.

Reported by:	pointyhat via kris
2005-04-07 18:35:21 +00:00
Thierry Thomas
44eea979c1 Add fpdf 1.53, a free PHP class to generate PDF files with pure PHP. 2005-04-05 20:45:00 +00:00
Hiroki Sato
364c0decf1 Fix Type1 PS font install directories of print/cmpsfont
and print/amspsfnt.  Some font management software expect
that both of .afm and .pfb files are in the same directory.
Bump PORTREVISION of the related ports.

Suggested by:	Pedro F. Giffuni (giffunip at asme dot org)
2005-04-03 13:52:07 +00:00
Joe Marcus Clarke
c6ddf9bdc2 Update to 2.10.3. 2005-04-02 19:20:25 +00:00
Oliver Lehmann
396f0c9551 adjust MASTER_SITES 2005-04-02 11:57:45 +00:00
Hiroki Sato
51e5ceb0ad - Fix pkg-plist and bump PORTREVISION.
- Remove BROKEN line.
- Depend on print/teTeX-base instead of print/teTeX.
- Use etex(1) for typeset of manual.dvi.
- Invoke mktexlsr(1) after install and deinstall.

Approved by:	portmgr (krion)
2005-03-28 18:48:39 +00:00
Kris Kennaway
33e0ec721c BROKEN: Incomplete pkg-plist
Approved by:    portmgr (self)
2005-03-26 22:14:26 +00:00
Kris Kennaway
694d15fa6b BROKEN on ia64: Segfault during build
Approved by:    portmgr (self)
2005-03-26 22:09:24 +00:00
Kris Kennaway
eeb820cc89 BROKEN: Incomplete pkg-plist
Approved by:    portmgr (self)
2005-03-26 22:05:06 +00:00
Kris Kennaway
ff4f59306e BROKEN: Incomplete pkg-plist
Approved by:    portmgr (self)
2005-03-26 19:51:38 +00:00
Hajimu UMEMOTO
782b0f896b The distribution was rerolled.
Reported by:	pointyhat via kris
Approved by:	portmgr (krion)
2005-03-25 14:10:32 +00:00
Hiroki Sato
5ea01e4a24 - Fix a bug not to remove the font directories during the deinstall.
- Fix pathnames:
	s,$prefix/MakeTeXPK,$prefix/bin/MakeTeXPK,
	s,$prefix/lib/texmf/fonts/pk,${localbase}/share/texmf/fonts/pk,
- Remove pre-install to detect teTeX (CONFLICTS is enough).
- Make portlint(1) happy.

Approved by:	portmgr(marcus)
2005-03-25 06:11:28 +00:00
Hiroki Sato
1bfc3f6afd Fix breakage of pdfcsltex.
Problem reported by:	Petr Holub (hopet at ics dot muni dot cz)
Obtained from:		Thomas Esser (teTeX maintainer)
Approved by:		portmgr(kiron)
2005-03-25 05:59:52 +00:00
Kirill Ponomarev
ed7470266d Fix MASTER_SITES.
Approved by:	portmgr (implicit)
2005-03-22 09:00:40 +00:00
Hye-Shik Chang
b2ce937f42 Update to 1.20. 2005-03-20 18:51:55 +00:00
Mark Linimon
e63e1e8bc1 With portmgr hat on, mark both of these ports as RESTRICTED. According
to the following URL, to redistribute the distfiles for anything other
than internal company or individual use, a redistribution permission
form must be filled out:

http://www.adobe.com/products/acrobat/distribute.html

Noticed by:		Joerg Wunsch <j@uriah.heep.sax.de>
2005-03-20 08:33:44 +00:00
Hajimu UMEMOTO
e83b156c26 add new ports: Photo Image Print System for Linux --- EPSON Stylus
CX3500/CX3600 Series.

Requested by:	Laurent <l.cligny@free.fr>
2005-03-20 05:36:49 +00:00
Hajimu UMEMOTO
b0d69e805d preparation for adding support for EPSON Stylus CX3500/CX3600 Series.
Requested by:	Laurent <l.cligny@free.fr>
2005-03-20 05:33:25 +00:00
Kirill Ponomarev
ce782defb3 Bump PORTEPOCH. 2005-03-19 21:43:08 +00:00
Joerg Wunsch
e9bcece1f5 Record conflict with acroread. 2005-03-19 21:32:20 +00:00
Joerg Wunsch
464908f0ab This port now conflicts with acroread7. 2005-03-19 21:30:49 +00:00
Joerg Wunsch
1386b6bbfa This is acroread7, the new version of Adobe Acrobat reader.
Submitted by:	trevor
2005-03-19 21:22:31 +00:00
Joerg Wunsch
c0253bca5b Revert the acroread port to version 5.10. There's too much heated
discussion about it (some of which reminds me to a certain color of
bikesheds), so I'm going to commit version 7.0.0 into a port of its
own.
2005-03-19 21:16:16 +00:00
Hiroki Sato
1783695e73 - Separate Computer Modern type1 fonts and add dependence on
print/{amspsfnt,cmpsfont}.
- Bump PORTREVISION.
2005-03-18 23:08:49 +00:00
Hiroki Sato
d0382cc72b - Remove TeX specific part and remove IGNORE line.
- Take maintainership.
2005-03-18 23:07:21 +00:00
Pav Lucistnik
307a9ae2c3 PDFjam, by David Firth, is a small collection of shell scripts
which provide a simple interface to some of the functionality of
the pdfpages package (by Andreas Matthias) for pdfLaTeX.

PR:		ports/78921
Submitted by:	Paul Chvostek <paul+ports@it.ca>
2005-03-18 22:49:27 +00:00
Pav Lucistnik
d371fff0ca A small tool to merge several PDF files into one PDF file
(based on Ghostscript).

It has the following features:

* Add/Remove PDF files;
* Adjust the order of the PDF files;
* Merge the PDF file based on ps2pdf.

PR:		ports/78895
Submitted by:	Nicola Vitale <nivit@email.it>
2005-03-18 21:56:50 +00:00