David E. O'Brien
c8e570a082
* This port is no longer restricted.
...
* Make description formatting nicer and add WWW link.
PR: 20826
Submitted by: Trevor Johnson <trevor@jpj.net>
2000-08-26 22:58:13 +00:00
Steve Price
1fef437b10
Generalize the parallel build hack to include PACKAGE_BUILDING since the
...
problem exists there too.
2000-08-26 20:22:46 +00:00
Steve Price
7586472a67
Finish upgrading to version 3.0.6.
2000-08-26 20:19:23 +00:00
Steve Price
0733f00956
Provide the correct value for WRKSRC.
2000-08-26 20:18:42 +00:00
Steve Price
69157d745d
Finish upgrading to version 4.4x.
2000-08-26 20:16:18 +00:00
Steve Price
dfd9f977e6
Use WITH_PGSQL to be consistent with the rest of the ports that have the
...
ability to compile postgresql support in.
2000-08-26 20:14:13 +00:00
Andreas Klemm
1ef0d22ed6
Update: new patch
2000-08-26 16:54:44 +00:00
Andreas Klemm
5f89e614e5
The last changes were too Linux centric (Michael doesn't have access to BSD
...
machine). So here now some bugfixes to make SETUP work again !
* SETUP: fix permissions of $SPOOLDIR
700 was to restrictive for BSD.
TODO: "clone" permissions of $SPOOL
* SETUP: bugfix: BSD needs /usr/sbin in PATH to find chown.
added /sbin as well, since this is unexpensive and possibly
needed for other systems.
* SETUP: cosmetic, reformat menues to still fit within 25 lines
* SETUP: fix: grep -c needs an argument (".") in echo "\c" | grep -c .
to work on FreeBSD and possibly other BSDs with GNU grep 2.4
2000-08-26 16:52:18 +00:00
Andreas Klemm
99b9733d4e
postgresql port has been nuked.
...
change y2k statement to postgresql7
2000-08-26 16:37:22 +00:00
Andreas Klemm
fb9b5a39f4
old postgresql port has been removed.
...
use postgresql7, which has proven stability now.
2000-08-26 16:34:17 +00:00
CHOI Junho
e3db2223bb
Not to display unnecessary 'pty_search' message.
2000-08-26 16:13:34 +00:00
Will Andrews
ea9fe2dcf1
Add holyshout 0.1, a mp3 stream-feeder that works with icecast/shoutcast
...
servers and supports multiple bitrate stream.
PR: 20857
Submitted by: Junseon Oh <hollywar@mail.holywar.net>
2000-08-26 12:54:28 +00:00
Will Andrews
05cb12c356
Update to Berkeley DB3, after repocopy from databases/db to databases/db3.
...
PR: 20763
Submitted by: Sergey A. Osokin <ozz@FreeBSD.org.ru>
2000-08-26 12:43:51 +00:00
Will Andrews
680ce7242f
Mention that the stealth code in portsentry only works on Linux, and
...
install a file stating this.
PR: 20859
Submitted by: MAINTAINER
Suggested by: Brent Kearney <brent@kearneys.ca> (by way of MAINTAINER)
2000-08-26 10:20:24 +00:00
David E. O'Brien
743c53830b
Use the pre-configure:' target rather than
post-patch:' target. This
...
frees up `post-patch:' for satelite ports use.
2000-08-26 09:46:47 +00:00
David E. O'Brien
90c5078b1c
Break patch-0b into the one file for each source file patched. Having a
...
patch apply to >1 file is against the Porter's Handbook's guidlines.
2000-08-26 09:43:51 +00:00
Andreas Klemm
441c317dae
after removal of old postgresql port fix dependencies for postgresql7 port
...
thanks to Hwang eunkwang <hek@inter21c.co.kr> for stating this out.
2000-08-26 09:15:05 +00:00
Vanilla I. Shu
2b3e364e58
Activate zh-mutt
2000-08-26 09:03:32 +00:00
Vanilla I. Shu
bd53eefe64
import chinese-localed mutt.
...
PR: ports/20805
Submitted by: Clive Lin <clive@CirX.ORG>
2000-08-26 09:02:47 +00:00
Munechika SUMIKAWA
2cebc45ef7
Enable IPv6 patch.
2000-08-26 07:54:19 +00:00
Jim Mock
931eb73546
Update to version 0.5.
2000-08-26 06:54:56 +00:00
Jim Mock
108db94137
Knock the version back to 1.4.2 due to popular demand. There is now an
...
xchat-devel port for those who want the latest version.
2000-08-26 06:54:13 +00:00
Jim Mock
96ee7cf941
Update to version 0.7.95-3.
2000-08-26 06:49:59 +00:00
David E. O'Brien
cd2b1e8bc2
* Minor style nit.
...
* Don't use post-install: rule if we already define a do-install: one.
Doing so, means one cannot tweak things in the post-install: rule in a
slave port.
2000-08-26 05:01:53 +00:00
Yukihiro Nakai
fcf1d194ca
Fix for world-writable.
...
Submitted by: Kris Kennaway <kris@FreeBSD.org>
2000-08-26 04:55:28 +00:00
Yukihiro Nakai
a49110e9e1
Fix for world-wide writable.
...
Submitted by: Kris Kennaway <kris@FreeBSD.org>
2000-08-26 04:53:38 +00:00
Yukihiro Nakai
e8e7ca390c
xshisen Y2K fix
...
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2000-08-26 04:51:02 +00:00
Will Andrews
2462358d17
Rename ssystem to openuniverse after repository copy. Update to
...
openuniverse 1.0beta3.
PR: 19176
Submitted by: Trevor Johnson <trevor@jpj.net>
2000-08-26 01:48:53 +00:00
Satoshi Asami
da923f1dc1
Add missing manpages and html documents. (Hmm, duplicates....)
2000-08-25 22:29:40 +00:00
Jean-Marc Zucconi
faa9578ebb
Fix a buffer overrun for some incorrect input files.
...
Submitted by: Paul Eggert <eggert@twinsun.com>
2000-08-25 21:07:42 +00:00
Satoshi Asami
fa227227a2
Typo (X11_BASE -> X11BASE).
...
Submitted by: bento (well, sort of)
2000-08-25 20:08:31 +00:00
Satoshi Asami
c4a1773d66
Bump xemacs version to 21.1.12.
...
Requested by: shige
2000-08-25 19:50:45 +00:00
David E. O'Brien
cbb19aec84
Uprade to version 2.4.5.
2000-08-25 19:27:56 +00:00
Akinori MUSHA
91e0a451f3
Add fltk-xunicode, FLTK with Unicode support, as a slave port to fltk.
...
Approved by: Dmitry S. Sivachenko <dima@chg.ru> (MAINTAINER of fltk)
2000-08-25 18:24:49 +00:00
Andreas Klemm
e06ef9f169
Some cosmetic updates
...
And nuke GLOBAL.sh entirely (was still left in PLIST)
2000-08-25 17:07:32 +00:00
Akinori MUSHA
ede4bd603b
Add ruby-fltk, a Ruby extension module to use FLTK.
2000-08-25 16:38:12 +00:00
Kevin Lo
06ce9953ba
Update MASTER_SITES
...
PR: 20823
Submitted by: MAINTAINER
2000-08-25 16:23:00 +00:00
CHOI Junho
2c7a6b2712
Author(it's me!) re-released the tarball.
2000-08-25 16:17:26 +00:00
Kevin Lo
868a6d5457
Update to 000823
...
PR: 20820
Submitted by: MAINTAINER
2000-08-25 16:15:56 +00:00
Akinori MUSHA
f66a559fcf
Add xunicode, a library for making toolkits support Unicode.
2000-08-25 16:13:27 +00:00
Ade Lovett
2c47dda968
Unconditionally disable bonobo support here too -- it needs reworking
...
for the new bonobo code.
Submitted by: Archie Cobbs <archie@whistle.com>
2000-08-25 16:07:03 +00:00
CHOI Junho
643592de1e
Update to 4.75 20000826 version.
2000-08-25 15:23:51 +00:00
Steve Price
de8800ab88
m4(1) was stripping the [] to leave *.Cc in my previous fix and this
...
was causing problems with a few ports determining that .c was the suffix
for executables. The fix is to expand it to '*.c | *.C' so that m4(1)
doesn't try to outsmart us.
Noticed by: George W. Dinolt <gdinolt@pacbell.net>
2000-08-25 14:36:39 +00:00
Kevin Lo
0f1f4478e5
- Support NOPORTDOCS
...
- Change location of data files from libdata/ to share/
PR: 20840
Submitted by: Ports Fury
2000-08-25 14:07:35 +00:00
Chris D. Faulhaber
9e81f50c2b
- Add DISPLAY functionality to keep StarOffice from crashing during
...
installation and startup
- Make a few cosmetic fixes to the Makefile(s)
Submitted by: Martin Blapp <mb@imp.ch> (Maintainer)
2000-08-25 13:48:08 +00:00
Kevin Lo
1ef3cec1d6
- Fix MASTER_SITES
...
- Change location of data files from libdata/ to share/
PR: 20839
Submitted by: Ports Fury
2000-08-25 13:14:45 +00:00
Satoshi Asami
a7c3e76c48
Oops, syntax error when !defined(BATCH) and !defined(PACKAGE_BUILDING).
...
Also change pre-fetch to pre-everything.
Reported by: freshports
2000-08-25 10:54:49 +00:00
Satoshi Asami
036dd8c105
Update to 4.0.1. Remove libraries from -clients. Try to extract
...
only what each port needs. Other miscellaneous bug fixes.
Submitted by: maintainer
2000-08-25 10:35:22 +00:00
Satoshi Asami
d3ed5696bd
Upgrade the upgrade kits to include /etc/mtree/BSD.x11-4.dist. Bump versions
...
to today's date.
2000-08-25 10:27:09 +00:00
Satoshi Asami
4839146b4c
New port 41upgrade, a 4.1-release to 4-stable upgrade kit.
2000-08-25 10:23:15 +00:00