1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

1846 Commits

Author SHA1 Message Date
Alan Eldridge
5faa5abe21 Fix for cups rotatin certain jobs (e.g. a2ps) away from specified orientation.
From cups cvs. Delete this when 1.1.16 come out..
2002-07-31 08:43:03 +00:00
Patrick Li
96d9ddeb85 Update to 20020728
PR:		ports/41137
Submitted by:	maintainer
2002-07-30 18:40:15 +00:00
Joe Marcus Clarke
770db51dea Update to 1.99.9 and USE_GNOMENG. 2002-07-30 01:36:00 +00:00
Hye-Shik Chang
5d425526bc Added some path configuration tweaks for FreeBSD ports layout
(CMap, TrueTypeFonts and etc.)
2002-07-29 07:31:50 +00:00
Joe Marcus Clarke
c33dd06971 Update to 1.116.0 and add USE_GNOMENG. 2002-07-29 05:27:52 +00:00
Trevor Johnson
2ffbdd5d3f Change PORTVERSION from 5.0.6 to 5.06. The previous PORTVERSION
was 5.05, which pkg_version treats as greater than 5.0.6.

noticed by:  lioux
2002-07-27 13:20:22 +00:00
Trevor Johnson
fbd4ddac4a Update to 5.0.6.
The README says:

	A security patch was applied that solves the problem reported
	in http://online.securityfocus.com/archive/1/278984 where
	opening the font cache when the application starts up can
	unintentionally cause the permissions of other files to
	change.

I failed to reproduce the bug in version 5.0.5 and I have not tried
to reproduce it with this version.  The discoverer, Paul Szabo,
said that linked files could have not just their permissions changed,
but could be overwritten.  caveat lector.

PR:		40987
Submitted by:	Oliver Braun

Add a DIST_SUBDIR because neither the name of the distfile nor the
list of its contents ("tar tzvf" output) mention the name of the
program.
2002-07-25 22:33:43 +00:00
Alan Eldridge
722cdcf100 New port: print/cups-pstoraster, a very limited version of easy software's
ghostscript customizations for print/cups-base. Only needed if you don't have a
postscript printer. This is untested, as I have a postscript printer. Please if
you are a target user, test this! Thanks to KATO for the skeleton of the port
itself.

PR:		40488
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-07-25 03:00:17 +00:00
Nik Clayton
4dd387a716 Update to version 1.17. 2002-07-24 21:37:09 +00:00
Patrick Li
16730ee29b Update to 20020722
PR:		ports/40905
Submitted by:	maintainer
2002-07-23 00:30:27 +00:00
Patrick Li
7c9c757742 Fix download and project site: directory structure changed
Also .Org -> .org

PR:		ports/40878
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-07-22 20:10:16 +00:00
Bill Fenner
78bcfb19eb Remove JBD01226@niftyserve.ne.jp as MAINTAINER; email has been bouncing
for 2 months.
2002-07-22 04:19:54 +00:00
Bill Fenner
2e556af7e0 Remove handy@physics.montana.edu as MAINTAINER; email has been bouncing
for 2 months.
2002-07-22 04:13:01 +00:00
Bill Fenner
c7f509015d Remove cjm2@altavista.net as MAINTAINER. Mail has been bouncing for
2 months.
2002-07-22 03:43:49 +00:00
Christian Weisgerber
e3482aa2e8 Update to 2002-07-15.
PR:		40831
Submitted by:	Hiroki KANOU <kanou@mil.allnet.ne.jp>
2002-07-21 17:35:44 +00:00
Patrick Li
4a37240580 Update to 1.2
PR:		ports/40797
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-07-20 01:45:02 +00:00
Dmitry Sivachenko
8620482bdf Update to version 200204.
PR:		40625
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-07-15 21:35:56 +00:00
Dmitry Sivachenko
6b7a332ae7 Update to version 1.10
PR:		40626
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-07-15 21:30:49 +00:00
Thomas Gellekum
b7ae6bf01c Use $PYNUMERIC in the dependencies. 2002-07-15 11:37:35 +00:00
Yoichi NAKAYAMA
636c0fbaed Fix example setting in pkg-descr.
Run mktexlsr after installation.

Submitted by:	Lawrence Mayer <lawmay@ki.se>
2002-07-14 14:41:28 +00:00
Maxim Sobolev
8ff3e8424f Use USE_GNOMENG. 2002-07-12 10:07:16 +00:00
CHOI Junho
b1762dcc42 Update to 1.2.0.
Based on Ports Fury's patch, I added:
 - compliation fix for -current
 - some c++-related fix
 - advice of R. Lahaye <lahaye@snu.ac.kr> for xforms

PR:		ports/40077
Submitted by:	Ports Fury and other people on -ports
2002-07-12 07:25:42 +00:00
Maxim Sobolev
19a718ac4c Convert all core GNOME1 components and some of the most popular GNOME1
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).

The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.

Please report any unusual problems to gnome@FreeBSD.org.

Discussed with:	marcus
Reviewed by:	marcus
2002-07-11 17:16:10 +00:00
Maxim Sobolev
548387be80 Use USE_REINPLACE. 2002-07-11 15:31:46 +00:00
Masafumi Max NAKANE
26db65c3e5 Add back USE_GMAKE which was accidentally removed during the upgrade.
This is needed as recent bmake (such as on 4.6) doesn't work with the Makefile, while older bmake (such as on 4.4) works.
Submitted by:	maintainer
2002-07-11 05:05:50 +00:00
SADA Kenji
39a004ad35 depend to ja-jcode.pl instead of ja-p5-jcode.pl .
I'm about to remove ja-p5-jcode.pl since it isn't perl module.
Approved by:	Maintainer
2002-07-11 04:35:35 +00:00
Joe Marcus Clarke
abdcf78915 Be a little more sensible about the dist site subdir. 2002-07-09 13:50:18 +00:00
Alan Eldridge
c7c2ef9cbc Committed, thanks.
PR:		39714
Submitted by:	Scott Flatman
2002-07-09 03:51:29 +00:00
Yoichi NAKAYAMA
58cf0085fe Fix wrong example setting.
Submitted by:	Lawrence.Mayer@dsg.ki.se
2002-07-08 08:06:40 +00:00
Joe Marcus Clarke
b0040298ad Add ggv2 after a repo-copy from ggv. ggv2 is the GNOME 2.0 Postscript and
PDF viewer.
2002-07-07 22:32:49 +00:00
Trevor Johnson
5835f403b1 Mark forbidden because of possible security bug. I have not yet
been able to reproduce the bug.
2002-07-07 02:56:13 +00:00
Mike Heffner
e34c386acc Fix for xforms 1.0.
Tested by:	Daniel Mueller <mue.da@gmx.de>
2002-07-06 02:16:51 +00:00
Ying-Chieh Liao
e21605803c add dvipdfm-cjk 20020531
Dvipdfm with Asian languages by CID-keyed font technology support

PR:		40228
Submitted by:	Statue <statue@freebsd.sinica.edu.tw>
2002-07-05 17:15:39 +00:00
Mike Heffner
275117a9e4 Oops...forgot a few to bump lib. version. 2002-07-04 09:31:36 +00:00
Mike Heffner
c31a69e966 Bump XForms lib. version. 2002-07-04 09:20:30 +00:00
Ying-Chieh Liao
ca62dd3871 add more MASTERSITE
add WWW
2002-07-04 04:45:54 +00:00
Alan Eldridge
2c593b06eb Upgrade to 1.15.1.
Fix PR 37505.
Quiet down portlint.

PR:		39053, 37505.
Submitter:	James Halstead <jah4007@cs.rit.edu>
2002-07-02 10:08:17 +00:00
Alan Eldridge
ae8d1ab39c 1. Upgrade to 1.15.1.
2. Fixes to quiet down  portlint.
3. USE_SUBMAKE to make MLINKS work.

PR:		39053
Submitter:	maintainer
2002-07-02 10:04:43 +00:00
Alan Eldridge
21225f9885 Committed last 2 files upgrade, that would not commit for some reason. 2002-07-02 10:00:17 +00:00
Alan Eldridge
93b69536fc 1. Upgrade to 1.15.1. PR 39053.
2. Quiet down portlint.
3. Add USE_SUBMAKE to cups-lpr so MLINKS works.
4. Try to get the CFLAGS and CPPFLAGS handilng closer to sanity.
5. Fix PR 37505.
6. Removed test for malloc.h in configure by dnl'ing it out in the source
   m4 file. This means:
7. Added build-dep on autoconf.
8. Other part of 39053 (new french ports) coming in a few minutes.
2002-07-02 09:44:59 +00:00
Joe Marcus Clarke
58d11a98d4 The FreeBSD GNOME team is proud to present GNOME 2.0 Release. 2002-06-30 22:20:44 +00:00
Ying-Chieh Liao
493374f8c3 upgrade to 2.1.2
PR:		39982
Submitted by:	maintainer
2002-06-29 19:04:49 +00:00
Ying-Chieh Liao
8943f01e8b upgrade to 20020627
PR:		39983
Submitted by:	maintainer
2002-06-29 19:00:22 +00:00
Maxim Sobolev
ac7265fd4f Update to 2.1.2. 2002-06-28 14:37:52 +00:00
Hye-Shik Chang
a927175f9c PERL -> REINPLACE_CMD
PR:		39706 39708 39709 39710
Submitted by:	Scott Flatman <sf@dsinw.com>
2002-06-27 23:52:18 +00:00
Joe Marcus Clarke
58d6153c1e Update to GNOME 2.0 RC2. 2002-06-26 09:18:37 +00:00
Yoichi NAKAYAMA
82098a30f3 Use REINPLACE_CMD 2002-06-25 18:30:57 +00:00
Hye-Shik Chang
10cb7d0c73 Updating my email address.
Approved by: cjh (mentor)
2002-06-25 07:50:58 +00:00
Patrick Li
cb1a5fa977 PERL -> REINPLACE_CMD
PR:		ports/39716 ports/39715 ports/39711
Submitted by:	Scott Flatman <sf@dsinw.com>
2002-06-23 20:56:43 +00:00
Nik Clayton
0a70860b98 Distfile moved to tei-c.org.uk. 2002-06-23 17:44:59 +00:00
Maxim Sobolev
a836ded155 Update to 2.1.1. 2002-06-21 16:42:45 +00:00
Patrick Li
15b35ffaea Update to 4.0.3
PR:		39616
Submitted by:	maintainer
2002-06-21 15:49:49 +00:00
Joe Marcus Clarke
71c8105783 Chase guile shared lib number.
Prompted by:	Mike Harding <mvh@ix.netcom.com>
2002-06-19 16:37:57 +00:00
Ying-Chieh Liao
72b2811db4 add txfonts 3.1.1
Fontsets includes Adobe Times Roman for TeX users

PR:		30979
Submitted by:	Koji Mori <mori@tri.asanuma.co.jp>
2002-06-18 19:45:39 +00:00
Ying-Chieh Liao
bcb431a65d upgrade to 4.2.1
PR:		39121
Submitted by:	Ports Fury
No Response from:	maintainer
2002-06-18 09:51:16 +00:00
Lars Koeller
7c8285c131 o Update to version 3.4.2 2002-06-17 06:43:43 +00:00
Joe Marcus Clarke
515147d6b6 Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. 2002-06-15 09:05:13 +00:00
Alan Eldridge
9ed6650539 Add envelope 1.0.0, command-line Postscript envelope printer.
PR:		38214
Submitted by:	Alan Eldridge ports@geeksrus.net
2002-06-13 02:53:52 +00:00
Jean-Marc Zucconi
ed944903ab Update home page.
Add another mastersite.

Submitted by:	ijliao
2002-06-12 23:13:06 +00:00
Joe Marcus Clarke
3bfd9150b8 Update to the latest GNOME 2 snapshot. This will be done it two parts.
This first part is the GNOME 2 API.  The next part will contain the desktop
components.
2002-06-11 08:15:32 +00:00
Satoshi Taoka
b30c096ad2 Update the version to 1.70
Add EMACS_NO_BUILD_DEPENDS=yes in emacs20/emacs21
Delete BUILD_DEPENDS in xemacs21-mule (use BUILD_DEPENDS added in bsd.emacs.mk instead of it)
2002-06-10 23:33:48 +00:00
Pete Fritchman
2b2ae9159c Update WWW: tag.
PR:		39004
Submitted by:	maintainer
2002-06-07 19:44:45 +00:00
Pete Fritchman
0813a42498 Installation will fail if Linux strip is not found, allow the install
to go on if that happens.  (same fix applied to the acroread5 port a week
ago).

PR:		38660
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
Approved by:	maintainer timeout
2002-06-07 17:43:55 +00:00
Trevor Johnson
3e07c20db3 Set Miguel Mendez' ports loose. Look out, world!
I would like to try maintaining the acroread5 one, so I pre-snarfed
it.  :-P

PR:		38978
Submitted by:	Miguel Mendez (outgoing maintainer)
2002-06-07 11:01:48 +00:00
Anton Berezin
c4e22278b4 Update to 0.20. 2002-06-06 20:11:50 +00:00
Joe Marcus Clarke
c28088fba8 Get the dist path right this time. 2002-06-06 04:00:34 +00:00
Joe Marcus Clarke
6b76a24f67 Add a missing USE_BZIP2
Prompted by:	Albert Kinderman <albert.kinderman@csun.edu>
2002-06-06 00:24:35 +00:00
Brian Somers
8520c5964f Don't mis-prototype sys_nerr 2002-06-05 21:46:08 +00:00
Joe Marcus Clarke
a27a05c970 Update to 0.36. 2002-06-05 20:15:54 +00:00
Nik Clayton
ff453c1b4c Add PassiveTeX. PassiveTeX is an XML Formatting Objects processor,
written in TeX (!).  To produce high quality PS or PDF output from
XML files, you first convert them to the FO standard, and then run
PassiveTeX over them.
2002-06-04 11:28:57 +00:00
Ying-Chieh Liao
c9c024ac0f add pktrace 1.0.4
Scalable PostScript (Type1) Fonts for MetaFont
2002-06-02 17:03:02 +00:00
Joe Marcus Clarke
fc0a864d96 Fix a problem with font rendering in Nautilus and gdm2. This may also
correct an anti-alias font rendering problem in KDE 3.

Reported by:	many
2002-06-01 18:57:17 +00:00
Cy Schubert
543139973f Installation will fail if Linux strip is not found, allow the install
to go on if that happens.

PR:		38767
Submitted by:	MAINTAINER:  Miguel Mendez <flynn@energyhq.homeip.net>
2002-05-31 12:32:37 +00:00
Ying-Chieh Liao
5e4643a89d upgrade to 1.14
PR:		38754
Submitted by:	maintainer
2002-05-31 03:25:58 +00:00
Pete Fritchman
8fd7ec403d Pass maintainership to Miguel Mendez <flynn@energyhq.homeip.net>.
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
2002-05-30 22:56:11 +00:00
Pete Fritchman
f445ae64b9 Reset maintainer to ports@.
PR:		38740
Submitted by:	Sergey A. Osokin <osa@FreeBSD.org.ru> (previous maintainer)
2002-05-30 16:17:37 +00:00
Kris Kennaway
8ebe09f3ba Kill empty file. 2002-05-30 11:05:13 +00:00
Kris Kennaway
eaf6fc3e77 Update to freetype-2.1.0
Submitted by:	sobomax
2002-05-30 10:54:14 +00:00
David E. O'Brien
f3f5893685 USE_LINUX rather than explicitly listing the dependency. 2002-05-29 19:07:10 +00:00
David E. O'Brien
91ffe994fb None of the other acroread ports have the version number in the port name. 2002-05-29 18:58:37 +00:00
David E. O'Brien
0801733106 create {PREFIX}/bin/acroread if it does not exist. 2002-05-29 18:56:26 +00:00
David E. O'Brien
31ad27a8ab Set LATEST_LINK so that we don't have a race with acroread5. 2002-05-29 18:55:25 +00:00
Nik Clayton
7cc8777152 xmltex is an XML parser and formatting system written in TeX. 2002-05-28 18:11:09 +00:00
Joe Marcus Clarke
1aadf412fd Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. 2002-05-28 16:08:26 +00:00
Satoshi Taoka
8663a0e5c4 Fix MASTER_SITES for pips-sc20s, pips-sc40s 2002-05-25 04:01:37 +00:00
Satoshi Taoka
4ec1b359c5 Fix for pips3300
(1) add pkg-plist13 for pips3300
  (2) add files/filter13.rev to support printing via USB for pips3300
2002-05-25 02:39:50 +00:00
Maxim Sobolev
9e2465b310 This one shouldn't be committed. 2002-05-24 09:59:08 +00:00
David W. Chapman Jr.
125c7103c5 Update acroread5 to acroread5
PR:		38449
Submitted by:	maintainer
2002-05-24 00:36:42 +00:00
Ying-Chieh Liao
4024e7aa87 add latex2slides 0.8.1
Produces a set of HTML/JPEG slides from a TeX or LaTeX source
2002-05-23 15:15:46 +00:00
Ying-Chieh Liao
cbb0d06f7d sort plist 2002-05-23 03:55:09 +00:00
Ying-Chieh Liao
78df58fdc8 no longer needed
Submitted by:	Bjoern Brill <brill@samson.math.uni-frankfurt.de> (author)
2002-05-22 04:10:36 +00:00
David W. Chapman Jr.
93b1b7a0c9 Update to latest version
PR:		38376
Submitted by:	maintainer
2002-05-21 15:46:54 +00:00
Maxim Sobolev
d357b0c7aa Unbroke.
Submitted by:	bento
2002-05-21 10:41:35 +00:00
Yoshio MITA
266ba22358 Modified mail address of original writer after his request. 2002-05-20 01:24:47 +00:00
Joe Marcus Clarke
63c7a0f973 Back to betas...Update to GNOME 2.0 beta 5. 2002-05-19 20:16:06 +00:00
Patrick Li
1d7bd798c8 fix master site
PR:		38211
Submitted by:	maintainer
2002-05-18 06:06:23 +00:00
Cy Schubert
d94ad1627b Add lgrind 3.67, produce beautiful listings of source code with LaTeX.
PR:		37553
Submitted by:	Kay Lehmann
2002-05-15 22:37:50 +00:00
David W. Chapman Jr.
d1d5469307 Fix building on -current
PR:		37969
Submitted by:	Oliver Braun
2002-05-15 20:01:42 +00:00
Kris Kennaway
10e130f391 Add ghostscript-gnu-jpnfont ghostscript-gnu-korfont ghostscript-gnu-commfont
Forgotten by:	mita
2002-05-15 04:15:57 +00:00
Yoshio MITA
f79066d12d Obsoleted by japanese/ghostscript-gnu-jpnfont.
I mark this port BROKEN with message `Please use ghostscript-gnu-jpnfont'.
I will completely remove this port after a while.

(MAINTAINER's change after long discussions in ports-jp)
2002-05-15 01:17:59 +00:00