Maxim Sobolev
4595219ad6
Issue fflush()->fsync() after saving file to the disk, so that the user will
...
not get zero-sized file after reboot if the system crashed shortly after the
save, as it usually the case when you are hacking some potential panic(9)
implementation (e.g. kernel module). Bump PORTREVISION.
2002-04-29 23:25:30 +00:00
Maxim Sobolev
95226f0111
- Use USE_LIBTOOL;
...
- don't explicitly link libc into the gettext shared library, because
potentially it can screw up threaded programs linked against libintl.so.
2002-04-29 21:23:20 +00:00
David E. O'Brien
7b54f52226
Upgrade to the 22-April-2002 GCC 3.1 pre-release snapshot.
2002-04-29 20:55:22 +00:00
Kris Kennaway
2d22e4ab26
Fix build with gcc31; don't add -I/usr/include to gcc flags.
...
Submitted by: obrien
2002-04-29 20:47:15 +00:00
Patrick Li
0ebb0bdae4
Update to 1.8
...
PR: 37565
Submitted by: maintainer
2002-04-29 19:44:26 +00:00
Ying-Chieh Liao
880695cbd1
use USE_PYDISTUTILS
2002-04-29 19:21:15 +00:00
Ying-Chieh Liao
b04d92c2ad
use USE_PYDISTUTILS
2002-04-29 19:08:55 +00:00
Jimmy Olgeni
e752955f1e
Update modules: apache, net, mount, postgresql, stunnel.
2002-04-29 18:59:09 +00:00
Ying-Chieh Liao
0f69ba042e
use USE_PYDISTUTILS
2002-04-29 18:53:07 +00:00
Joe Marcus Clarke
57cb6f4b09
Actually add the new patches from the last commit....
2002-04-29 18:42:33 +00:00
Joe Marcus Clarke
a7bce67707
Fix a few problems in libiconv.
...
* Allow libcharset to find charset.alias in the correct place
* Add support for the new FreeBSD locales
* Fix potential infinite loop when conversion fails
* Bump PORTREVISION
PR: 37543, 37497
Submitted by: Fuyuhiko Maruyama <fuyuhik8@is.titech.ac.jp> (infinite loop
fix) marcus (everything else)
Reviewed by: nork (infinite loop fix), sobomax
Approved by: sobomax
2002-04-29 18:41:51 +00:00
Ying-Chieh Liao
91cb80d943
use USE_PYDISTUTILS
2002-04-29 18:37:38 +00:00
Jimmy Olgeni
795697e909
Update erlang documentation to version R8B-1 (8.1).
...
Prompted by: bento error logs
2002-04-29 18:34:13 +00:00
Joe Marcus Clarke
a9111a716e
Add gnome-commander, a GNOME file manager that resembles Norton Commander.
...
PR: 37392
Submitted by: Edgardo Garcia Hoeffler <edybsd@yahoo.com.ar>
Reviewed by: sobomax
Approved by: sobomax
2002-04-29 18:17:12 +00:00
Ying-Chieh Liao
607550dd09
use USE_PYDISTUTILS
2002-04-29 18:13:08 +00:00
Ying-Chieh Liao
feb3356341
use USE_PYDISTUTILS
2002-04-29 18:05:54 +00:00
Ying-Chieh Liao
d0aacfc27f
strip -> ${STRIP_CMD}
...
cat -> ${CAT}
pkg-message -> ${PKGMESSAGE}
2002-04-29 17:57:34 +00:00
Ying-Chieh Liao
1b3c2e0a28
use USE_PYDISTUTILS
2002-04-29 17:53:59 +00:00
Ying-Chieh Liao
f5488c1391
use USE_PYDISTUTILS
2002-04-29 17:40:01 +00:00
Akinori MUSHA
769b1b4ce8
Update to 1.0.rc1.
...
PR: ports/37519
Submitted by: Yoichi ASAI <yatt@msc.biglobe.ne.jp> (MAINTAINER)
2002-04-29 17:29:45 +00:00
Maxim Sobolev
84bd9bca23
Update to 1.4.0.8.
2002-04-29 17:06:10 +00:00
Maxim Sobolev
3670e0fb0c
Update to 1.4.1.6.
2002-04-29 17:05:43 +00:00
Akinori MUSHA
a843c28162
Apply the latest patches.
...
PR: ports/34779
Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> (MAINTAINER)
2002-04-29 16:32:49 +00:00
Akinori MUSHA
53a6996210
Assign PORTREVISION using ?=' instead of
=' so that slave ports can
...
override it.
PR: ports/34779
Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
(MAINTAINER of ja-{qt23,kde*2} ports)
Replace `cd dir && cmd' with `cd dir ; cmd' while I'm here.
2002-04-29 16:31:22 +00:00
Joe Marcus Clarke
8f71c09ea7
Remove unneeded patch. This should correct the plist problems.
...
Reported by: olgeni
Approved by: sobomax
2002-04-29 15:06:52 +00:00
Maxim Sobolev
64f011aa41
- Use proper ${INSTALL_XXX} instead of ${INSTALL} for installing binaries and
...
scripts;
- remove junk at the beginning of files/bktrctl.sh.
PR: 37427
Submitted by: maintainer
2002-04-29 14:57:53 +00:00
Ying-Chieh Liao
18d779daf5
use USE_PYDISTUTILS
2002-04-29 14:07:49 +00:00
Ying-Chieh Liao
be17dde214
use USE_PYDISTUTILS
2002-04-29 14:01:09 +00:00
David W. Chapman Jr.
3815d264a3
Add knob for utmp, msdfs and quota
...
Submitted by: l.ertl@univie.ac.at
2002-04-29 13:54:37 +00:00
David W. Chapman Jr.
54dd3afa1f
Add utmp, quote and msdfs knob
...
Submitted by: l.ertl@univie.ac.at
2002-04-29 13:53:47 +00:00
Ying-Chieh Liao
786a6554ae
use USE_PYDISTUTILS
2002-04-29 13:33:57 +00:00
Ying-Chieh Liao
27cba59f30
use USE_PYDISTUTILS
2002-04-29 12:57:09 +00:00
Cy Schubert
dde7ddf16d
Upgrade 20020322 --> 20020403
...
PR: 37563
Submitted by: MAINTAINER: Anders Andersson <anders@hack.org>
2002-04-29 12:39:58 +00:00
Ollivier Robert
449d3c048c
Update to using neon 0.19.4 in the tree.
...
PR: ports/37494
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
2002-04-29 12:36:24 +00:00
Ying-Chieh Liao
6e2afb212c
use USE_PYDISTUTILS
2002-04-29 11:43:49 +00:00
Ying-Chieh Liao
bf4487e566
use USE_PYDISTUTILS
2002-04-29 11:36:54 +00:00
Ying-Chieh Liao
7c983a7ddf
use USE_PYDISTUTILS
2002-04-29 11:28:31 +00:00
Ying-Chieh Liao
3ece6623c9
use USE_PYTHON
2002-04-29 11:24:29 +00:00
Ollivier Robert
7fffb59783
Build against expat2 instead of the old expat1. Both neon & subversion
...
compile.
2002-04-29 11:22:26 +00:00
Dirk Meyer
085b5c0861
Fix support for "site.config.m4.local",
...
so User-Options will be part of the build.
2002-04-29 10:33:21 +00:00
Dirk Meyer
6f13d07438
- Use PYTHON_CMD
...
Mostly to make the Zope user easier to install this port.
PR: 37421
Submitted by: terry@taipeitimes.com
2002-04-29 09:59:55 +00:00
Dirk Meyer
3b19ce9fe0
Version update from 1.0 to 1.0p1
...
PR: 37487
Submitted by: oli@isnic.is
2002-04-29 09:51:26 +00:00
Maxim Sobolev
9d7c7709e0
Merged from GNOME1: update WWW.
2002-04-29 09:34:27 +00:00
Ollivier Robert
b753105b17
Update to 0.19.4. Now depends on expat instead of libxml.
...
PR: ports/37494
Submitted by: garrett rooney <rooneg@electricjellyfish.net> (MAINTAINER)
2002-04-29 09:27:43 +00:00
Maxim Sobolev
0d71b3cafd
Update WWW.
2002-04-29 08:53:51 +00:00
Alfred Perlstein
c5de2a9149
use __bswap{16,32} instead of __uint8_swap_uint{16,32} (because the
...
functions no longer exist), this is probably wrong, it should be
using htons or equivelant, but i'd like to have this unbroken for
now on recent 5.x systems.
2002-04-29 07:53:39 +00:00
Alfred Perlstein
676603aa24
This patch is not needed because of rev 1.65 of the port's makefile.
...
Pointed out by: Tony Maher <tonym@biolateral.com.au>
2002-04-29 07:30:33 +00:00
Dmitry Sivachenko
adacf4b902
Put back ru.po, it was deleted by mistake.
...
Spotted by: olgeni
2002-04-29 07:08:02 +00:00
Alfred Perlstein
1f7d3bb40c
FreeBSD needs IPPORT_USERRESERVED defined as IPPORT_RESERVED as well.
2002-04-29 06:40:49 +00:00
David E. O'Brien
c5c456d9d2
Update to version 2.54 Beta 33.
2002-04-29 06:33:34 +00:00