Commit graph

1659 commits

Author SHA1 Message Date
Alfred Perlstein
0d0099a848 Workaround for 5.x stderr non-const initialization lameness. 2002-04-13 20:05:58 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Kris Kennaway
02e954fe01 Remove texinfo
Pointy hat to:	dwcjr
2002-04-11 06:30:21 +00:00
Vanilla I. Shu
de8c0e913d Upgrade to 0.7008 2002-04-10 05:42:24 +00:00
Ying-Chieh Liao
8fc2d06d98 upgrade to 0.13 2002-04-10 05:41:58 +00:00
Maxim Sobolev
99c1ab78fb Teach GNOME1 and GNOME2 play nicely with each other - don't assume that
shared dir (share/gnome/fonts) is `owned' by either one.
2002-04-08 17:13:14 +00:00
Joseph Koshy
5b0b2d6491 Unbreak by removing explicit dependency on python version.
PR:		ports/36866
Submitted by:	Alan Eldridge <alane@wwweasel.geeksrus.net>
2002-04-08 13:21:19 +00:00
Joe Marcus Clarke
491c51f807 Update to GNOME 2.0 beta3.
Approved by:	sobomax
2002-04-06 22:37:43 +00:00
Jun Kuriyama
0ca396b146 Use correct update.
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-04-05 11:05:02 +00:00
Jun Kuriyama
7bab6e69bd Fix breakage in my previous commit.
(I don't know why my patch(1) did not report error...)

PR:		ports/36752
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-04-05 06:13:42 +00:00
Jun Kuriyama
8505ef62f3 Bump $PORTREVISION for previous commit (distfile changed).
Changes in gdevdj9.c include "both the Quality and the Duplex parameter
 can be set using setpagedevice."
2002-04-05 02:20:54 +00:00
Jun Kuriyama
20a5482697 (1) I forgot to update distinfo for gdevdj9.c.gz mentioned in original PR.
(2) $MASTER_SITES optimization may not work if $DISTFILES has comma
    separated keywords after ":" separator.

PR:		ports/36762 (2)
Reported by:	tkato (1), Lev A. Serebryakov <lev@serebryakov.spb.ru> (2)
Pointy hat to:	kuriyama
2002-04-05 02:10:03 +00:00
Alfred Perlstein
b5a74d1ed3 hopefully fix 5.x breakage by not using 'stderr' to initialize a global. 2002-04-05 01:23:08 +00:00
David W. Chapman Jr.
83d74a8b68 Add patches to fix building on -current correctly
Submitted by:	maintainer
2002-04-04 04:41:10 +00:00
Jun Kuriyama
f4fe3e94d0 Upgrade to 6.53.
PR:		ports/36674
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-04-04 02:03:09 +00:00
Jun Kuriyama
a25b61d649 $MASTER_SITES refinement.
Suggested by:	lioux
2002-04-04 00:44:34 +00:00
Mario Sergio Fujikawa Ferreira
4469f58157 o Fix breakage introduced in last rev:
- Comma operator does not work for {DIST,PATCH}FILES just yet,
  re-arrange groups to achieve similar effect

Prompted by:	John Hay <jhay@icomtek.csir.co.za>
2002-04-03 20:49:37 +00:00
Jun Kuriyama
a753bb98f5 Update to 7.04.
Modifications against PR are:
  o $MASTER_SITES substitution.
  o Typo in scripts/configure.

PR:		ports/36673
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-04-03 03:01:26 +00:00
Jun Kuriyama
0dd0b8127b Update to 7.04.
Modifications against PR are:
  o $MASTER_SITES substitution.
  o Typo in scripts/configure.

I don't know why $MLINKS entries are not in generated plist...

PR:		ports/36673
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-04-03 02:59:13 +00:00
Mario Sergio Fujikawa Ferreira
732349a8e4 Complete deployment of MASTER_SITES:n 2002-04-02 21:38:47 +00:00
David W. Chapman Jr.
3b434326a5 Remote due to problems it causes and being very outdated and
undeveloped anymore

PR:		36516
Submitted by:	maintainer
2002-04-02 18:04:11 +00:00
David W. Chapman Jr.
8861f83e94 Fix "deficiencies" in Makefile
PR:		36664
Submitted by:	maintainer
2002-04-02 17:38:39 +00:00
Ying-Chieh Liao
ce0eeb918f add gimp-print 4.2.0
GIMP Print Printer Driver

PR:		33482
Submitted by:	David Gilbert <dgilbert@canoe.velocet.net>
2002-04-02 16:03:19 +00:00
Trevor Johnson
a4f85250ec This fails with "mv: rename parser.yy.tab.h to out/parser.hh: No
such file or directory".
2002-04-01 21:49:19 +00:00
Kris Kennaway
35f00aea99 Remove internal strcasestr implementation to fix build. 2002-04-01 03:34:32 +00:00
David W. Chapman Jr.
61522409a6 Update to 3.5.6
PR:		35754
Submitted by:	maintainer
2002-03-31 18:06:36 +00:00
Kris Kennaway
7305f79dab Switch over to using pdflib-4.x instead of pdflib-3.x 2002-03-31 06:55:48 +00:00
Kris Kennaway
209784b918 BROKEN: distfile has disappeared 2002-03-31 04:37:01 +00:00
Akinori MUSHA
7b539aad87 cd dir && command -> cd dir; command 2002-03-30 11:57:22 +00:00
Akinori MUSHA
114ffe47a3 Reflect the print/panda's upgrade and unbreak make package.
Bump PORTREVISION.
2002-03-30 10:38:15 +00:00
Patrick Li
130ccd4f45 Update to 1.13
PR:		36419
Submitted by:	maintainer
2002-03-28 19:38:58 +00:00
Ying-Chieh Liao
12a5805c9c unbreak
PR:		36295
Submitted by:	Ports Fury
2002-03-25 12:28:39 +00:00
Maxim Sobolev
62f2687e21 Add USE_SUBMAKE, where it might be necessary. 2002-03-25 09:19:20 +00:00
CHOI Junho
f27031d268 Update to CJK-LyX-1.1.6fix4.
I am not sure that it really works. It doesn't work in my environment
(-current today) because libc.3 and libc.5 conflicts due to xforms,
in CJK locale mode. It need -stable test.

PR:		ports/35698
Submitted by:	Eric Yu <ericyu@mail2000.com.tw>
2002-03-23 09:11:48 +00:00
Patrick Li
63e0ad1545 Update to 1.12
PR:		36222
Submitted by:	maintainer
2002-03-23 07:46:07 +00:00
Nik Clayton
af5bd0aeeb Update to 3.12
PR:		docs/34356
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2002-03-20 22:18:03 +00:00
Patrick Li
2649c495a9 Update to 20020312
PR:		36120
Submitted by:	maintainer
2002-03-20 04:06:12 +00:00
Maxim Sobolev
273855ca01 Update libgnomeprint to 1.111.0 after a repo-copy from gnomeprint and connect
it to the build.

PR:		36031
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-19 16:57:19 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Ying-Chieh Liao
9258f62e20 add scribus 0.5
A Layout program
2002-03-14 19:01:11 +00:00
Maxim Sobolev
d8543839e6 Adjust in accordance with the new location of freetype1 includes
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
2002-03-14 11:16:45 +00:00
Maxim Sobolev
900ab41eb4 Install includes into ${PREFIX}/include/freetype1/freetype instead of
${PREFIX}/include/freetype, so that ports that want freetype2 but don't
pay particular attention to the order of `-I' directives won't be screwed
if freetype1 is occasionally installed on the same system. This should
fix recent problems with Mozilla.

Bump PORTREVISION.
2002-03-14 11:15:03 +00:00
Maxim Sobolev
eb17ecf3a7 LIB_DEPENDS=ttf.4[...] --> USE_FREETYPE=yes 2002-03-14 07:30:37 +00:00
Akinori MUSHA
b227cad07a Bump PORTREVISION after the freetype2 shlib major update. 2002-03-12 22:58:40 +00:00
Peter Pentchev
22a46c2ad6 Bump the freetype2 library version in a couple of ports sobomax missed. 2002-03-12 11:51:15 +00:00
Patrick Li
966ec17eec Update to 2.0.9
PR:		35805
Submitted by:	maintainer
2002-03-12 02:13:43 +00:00
Ade Lovett
1eb2bf7620 Update to current version, remove install foo from port Makefile, use
more port variables.

PR:		35759
Submitted by:	MAINTAINER
2002-03-12 01:24:13 +00:00
Patrick Li
904f4a4abc Fix build on current.
PR:		35799
Submitted by:	maintainer
Noticed by:	bento
2002-03-11 23:46:50 +00:00
Ade Lovett
45cbc36f1d Allow teTeX to be buildable without bringing in X11 (the only casualty
being xdvi, for obvious reasons).  Only difference from the original patch
is the use of PLIST_SUB instead of duplicating (most of) the pkg-plist.

Switch maintainer to ports@ - current maintainer has been unresponsive to
both the submitter and to myself.  doc@ might want to pick up on this one
since it's a critical port for make release.

PR:		34864
Submitted by:	Steve Wills <steve@stevenwills.com>
2002-03-11 22:51:18 +00:00
Maxim Sobolev
112a9e25e8 Chase increase of freetype2 shlib version. 2002-03-11 17:25:31 +00:00