Clive Lin
9bacfd3afd
Patch file rerolled.
...
Fix a bug: When export to EPS file, big5 characters could not be
correctly wrapped.
Submitted by: June-Yen Huang <jihuang@gate.sinica.edu.tw>
2001-10-30 11:37:18 +00:00
Masafumi Max NAKANE
3798355d9e
Ooops, update to distinfo didn't go through w/ last commit somehow.
...
Pointed-out by: TERAMOTO Masahiro <markun@onohara.to>
PR: 31628
2001-10-30 11:18:34 +00:00
Clive Lin
c5098a119e
Upgrade to 2.4
...
PR: ports/31542
Submitted by: MAINTAINER
2001-10-30 10:56:57 +00:00
Maxim Sobolev
2b68a08704
Fix a breakage introduced in the previous commit. I'd appreciate if people
...
will at least try to contact GNOME team before doing any changes to ports
maintained by gnome@FreeBSD.org , especially when those changes are obviously
untested.
2001-10-30 10:08:06 +00:00
Maxim Sobolev
897f02c57d
Fix abuse of ${AUTOMAKE}/${AUTOCONF}
2001-10-30 09:59:56 +00:00
Peter Pentchev
83dba97842
Update to 1.1pre1, which introduces the -p option to only display
...
the path to the environment directory to be used.
This allows you to do neat things like:
[roam@straylight:v0 /usr/ports/textproc/docproj]$ mkdir -p `penv -p`
[roam@straylight:v0 /usr/ports/textproc/docproj]$ echo no > `penv -p`/JADETEX
[roam@straylight:v0 /usr/ports/textproc/docproj]$ echo yes > `penv -p`/A4
[roam@straylight:v0 /usr/ports/textproc/docproj]$ penv -L
JADETEX=no
A4=yes
[roam@straylight:v0 /usr/ports/textproc/docproj]$ penv make clean all install
..and watch the port build fly!
2001-10-30 09:43:48 +00:00
Akinori MUSHA
31698bea42
- Unbreak the support for jpeg and png.
...
Reported by: Jim Freeze <jfreeze@freebsdportal.com>
- Fix the name of the macro to enable the Unicode support.
Submitted by: HIDAKA Takahiro <cv8t-hdk@asahi-net.or.jp>
- Bump the PORTREVISION accordingly.
2001-10-30 09:36:55 +00:00
David E. O'Brien
51d207c2fc
Explicity run aclocal and autoheader
2001-10-30 09:19:59 +00:00
David E. O'Brien
0d5b1eec14
Who ever added AUTOMAKE_ARGS did not convert all the ports to it that was
...
abusing AUTOMAKE...
2001-10-30 09:15:35 +00:00
David E. O'Brien
a8bda769b7
Who ever added AUTOMAKE_ARGS did not convert all the ports to it that was
...
abusing AUTOMAKE...
2001-10-30 09:03:18 +00:00
David E. O'Brien
67f03b4b38
Don't USE_AUTOCONF=yes -- this port doesn't let bsd.port.mk run autoconf
...
as is intended. I don't know what the porter was trying to acompilsh.
Also, I accidently removed some lines I didn't intend to.
2001-10-30 08:52:06 +00:00
David E. O'Brien
8e56b39678
QUIT the cutiness with AUTOMAKE. This should be handled in a pre-configure
...
or pre-build target.
2001-10-30 08:48:44 +00:00
Maxim Sobolev
4036b9fde5
Put back PORTEPOCH, which was erroneously deleted in one of the previous
...
commits. Repeat after me: once set PORTEPOCH could not be decreased or
deleted.
2001-10-30 08:28:01 +00:00
Maxim Sobolev
31888a0a9d
Update to 1.0.5. With an updated ORBit it works in 5-CURRENT and 4-STABLE
...
systems. Some functionality is still missed, though (e.g. Mozilla component
doesn't work), but it is a good start.
2001-10-30 08:12:36 +00:00
Maxim Sobolev
6cf0724f8c
Correct PORTREVISION - in my last commit instead of updating it to 5 I've
...
erroneously decreased it to 2.
Submitted by: Joe Clarke <marcus@marcuscom.com>
Mike Harding <mvh@ix.netcom.com>
2001-10-30 07:37:47 +00:00
Andrey A. Chernov
e4e65b29ff
Fix bug with buffer enlargement
...
Submitted by: "Tim J. Robbins" <tim@robbins.dropbear.id.au>
2001-10-30 03:20:21 +00:00
Pete Fritchman
3e2785d4ab
Update to 2.4.3
...
Submitted by: Anders Andersson <anders@codefactory.se>
2001-10-30 02:54:23 +00:00
Pete Fritchman
842554d826
Use AUTOMAKE_ARGS instead of setting AUTOMAKE to "automake <args>"
...
PR: 31594
Submitted by: TOGAWA Satoshi <toga@puyo.org>
2001-10-30 01:51:01 +00:00
Pete Fritchman
8247c0e01a
Instead of setting ${AUTOMAKE} to automake --add-missing --include-deps,
...
set ${AUTOMAKE_ARGS} to --add-missing --include-deps.
PR: 31593
Submitted by: TOGAWA Satoshi <toga@puyo.org>
2001-10-30 01:49:15 +00:00
Pete Fritchman
bd974e26c3
Instead of setting ${AUTOMAKE} to automake -a -i, set ${AUTOMAKE_ARGS}
...
to -a -i.
PR: 31592
Submitted by: TOGAWA Satoshi <toga@puyo.org>
2001-10-30 01:47:27 +00:00
Pete Fritchman
299bf23487
Instead of setting ${AUTOMAKE} to automake -a -i, set ${AUTOMAKE_ARGS}
...
to -a -i.
PR: 31590
Submitted by: TOGAWA Satoshi <toga@puyo.org>
2001-10-30 01:46:02 +00:00
Pete Fritchman
fe5d59b177
Remove the post-patch target. I'm not sure why I added this before,
...
must have been a local problem on one of my test machines.
PR: 31621
Submitted by: Alec Wolman <wolman@cs.washington.edu>
2001-10-30 01:41:23 +00:00
Ying-Chieh Liao
6395a3db8d
add align
...
Text column alignment filter
2001-10-30 01:37:02 +00:00
Satoshi Taoka
1adef69414
(Comment for previous committing)
...
Correct a syntax for chown
becuase FreeBSD-current no longer supports the owner.group
submitted by: Kelly Yancey <kbyanc@posi.net>
2001-10-30 00:26:43 +00:00
Satoshi Taoka
84b31563bd
FreeBSD-current no longer supports the owner.group syntax for chown
2001-10-30 00:12:44 +00:00
Gary Jennejohn
85b6bb484e
Update to 21.4.5. The problem with a Lisp error occuring when the user
...
does a font change in the Options menu seems to be fixed, although no
change actually seems to result.
The GTK binding does not seem to be any better, but it's also not any
worse.
2001-10-29 22:31:13 +00:00
Akinori MUSHA
b890a420cd
Update to 20011030. Some minor bugs/typos were fixed.
...
portupgrade:
- Fix quotes.
[Submitted by: Jimmy Olgeni <olgeni@uli.it>]
- Do not ask whether to install a port twice. (portinstall/-N)
- Complete missing words in the manpage.
pkgdb:
- Comment out deleted pkgdeps properly.
misc.:
- Convert the install script to Makefiles.
- Change the examples/docs subdirectory name from `portupgrade' to
`pkgtools'.
2001-10-29 22:18:30 +00:00
Mikhail Teterin
4952a349c0
Add a patch, which, according to the submitter, allows to compile
...
libfpx with g++ 3.0.x. It does not hurt compilations with the 2.x
compiler.
Submitted by: Alex Vasylenko
2001-10-29 22:02:38 +00:00
Brian Feldman
cec98ce29a
Bump PORTREVISION.
...
Reminded by: kkenn
2001-10-29 21:56:08 +00:00
Andrey A. Chernov
37108b1d5a
Oops, CVS not change access bits on removing/adding, so use ${SH} trick
2001-10-29 20:11:04 +00:00
Andrey A. Chernov
32be33fe8b
Second part to fix missing x-bit on pkg*install
...
PR: 31599
2001-10-29 20:05:37 +00:00
Andrey A. Chernov
7c7fe1cb61
First part to fix missing x-bit on pkg*install
2001-10-29 20:04:00 +00:00
Dmitry Sivachenko
a9c72dc567
Fix for the new AUTOMAKE/AUTOCONF scheme.
...
PR: 31604
Submitted by: MAINTAINER
2001-10-29 19:56:03 +00:00
Brian Feldman
1976a26400
Fix a possible-corruption-at-end-of-file bug.
...
PR: ports/30120
Submitted by: Scott Renfro <scott@renfro.org>
2001-10-29 19:39:39 +00:00
David E. O'Brien
6d296b1b3c
Update to Vim 6.0 patchlevel 32
2001-10-29 18:06:57 +00:00
David W. Chapman Jr.
9c5d43013f
Add news posting support
...
PR: 31585
Submitted by: maintainer
2001-10-29 17:41:59 +00:00
Maxim Sobolev
f76f107e77
Use ${ARCH}-pc-freebsdX as CONFIGURE_TARGET instead of ${ARCH}-freebsdX. I
...
did not see any problems with the later on my local box, but it doesn't do
any harm, so put it in to make few users happy.
PR: 31333
Submitted by: "Alexander N. Kabaev" <ak03@gte.com>
2001-10-29 17:40:39 +00:00
Maxim Sobolev
37829c651e
Update to 0.15.2.
2001-10-29 17:37:50 +00:00
David E. O'Brien
517f8c5381
Add the legacy versions of autoconf and automake to the mix.
2001-10-29 17:31:42 +00:00
Maxim Sobolev
441ede378e
Huh, finally implement writev(2) wrapper that actually works. Boys, never ever
...
try to use writev(2) in a non-blocking mode, especially on sockets. Not only
this makes handling of EAGAIN rather weird, but in the case of sockets makes
your code subject of a ENOBUFS, which is absolutely unclear how to handle
properly. *sigh*
Bump PORTREVISION.
2001-10-29 17:05:04 +00:00
Jimmy Olgeni
bed28a2a99
Update to version 1.337.
...
PR: 31589
Submitted by: Stijn Hoop <stijn@win.tue.nl>
2001-10-29 15:17:33 +00:00
Chris D. Faulhaber
ef1d17c3c6
Update MASTER_SITES (minnie.cs.adfa.oz.au -> minnie.tuhs.org)
2001-10-29 14:42:37 +00:00
Shigeyuki Fukushima
b14f4d8195
The previous commit-log is mistaken.
...
Change MASTER_SITES.
Add WWW infomation to pkg-descr.
2001-10-29 13:50:10 +00:00
Jacques Vidrine
a1d4de67f0
= Add support for using cracklib with kpasswdd, the password changing
...
daemon.
= Fix a bug in `ktutil get' which was causing a segfault.
= Bump PORTREVISION.
2001-10-29 13:02:43 +00:00
Shigeyuki Fukushima
89e54006b0
Update to 10.3.
...
Submitted by: kuriyama
Obtained from: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/11587
2001-10-29 12:50:05 +00:00
Pete Fritchman
9f78dc8789
Update to 1.5.2
2001-10-29 11:32:46 +00:00
Pete Fritchman
2d36fc2a99
Update to 1.0.20
2001-10-29 10:58:04 +00:00
Pete Fritchman
3fc450eb25
Update to 1.0.7
2001-10-29 10:47:21 +00:00
Pete Fritchman
006ca37bc4
- update to 0.1.15
...
PR: 30790
Submitted by: maintainer
2001-10-29 10:34:27 +00:00
Pete Fritchman
075a870c71
- update to 0.1.46
...
PR: 29999
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
- we don't own share/pixmaps, don't try to @dirrm it
2001-10-29 10:25:54 +00:00