Kris Kennaway
eddbe4cc3d
Fix plist.
...
PR: 25675
Submitted by: maintainer
2001-03-11 06:06:04 +00:00
Andrey A. Chernov
5dee439748
Fix wrong configuration detection due to missing include
2001-03-11 05:55:42 +00:00
Kevin Lo
979f3c18a9
Add USE_XLIB to Makefile.
...
PR: 25665
Submitted by: maintainer
2001-03-11 05:53:07 +00:00
Dirk Meyer
b0de0b2fdb
Changing path for BUILD_DEPENDS.
...
For some unknown reason for the i386 ports build had failed,
workdir was searched in: "/tmp/usr/ports/news/cnews/work/"
but created files are at: "/tmp/a/ports/news/cnews/work/"
changed to use ${.CURDIR} instead of ${PORTSDIR}
old: ${WRKDIRPREFIX}${PORTSDIR}/news/cnews/work/
new: ${WRKDIRPREFIX}${.CURDIR}/../cnews/work
2001-03-11 05:52:05 +00:00
Kevin Lo
9021d7baf4
Fix dependencies
...
PR: 25664
Submitted by: maintainer
2001-03-11 05:51:25 +00:00
Kevin Lo
2931335b72
Update to version 2.26
...
PR: 25652
Submitted by: maintainer
2001-03-11 05:49:09 +00:00
Daniel Eischen
98698421dd
Don't forget to remove a directory that's installed.
2001-03-11 05:32:21 +00:00
Jing-Tang Keith Jang
800ca3c748
Fix mozill-bin polling problems when initializing, due to an
...
incomplete locale setting.
Reported and fix tested by:
kliev, vanilla, keichii, sothat@zoonews.ee.ntu.edu.tw (Y.Chiu.=)
2001-03-11 05:27:34 +00:00
Steve Price
a24c64cd6b
Several satellite ports that depend on this one require bzip2 to be
...
around during build.
2001-03-11 05:02:04 +00:00
Steve Price
0d5a0510ea
Use '-O0' when compiling on the Alpha to avoid internal compiler errors.
2001-03-11 05:01:04 +00:00
Steve Price
81dbac7e07
Use '-O0' on the Alpha so this builds without internal compiler errors.
2001-03-11 04:57:34 +00:00
Greg Lehey
2fad275c89
Instant server, to match instant workstation.
...
This is a first stab at something which will be documented in the next
edition of "The Complete FreeBSD". Comments welcome.
2001-03-11 04:48:29 +00:00
David E. O'Brien
3d59e4474e
Fix version number.
2001-03-11 04:46:54 +00:00
Bill Fenner
f5e432c155
Don't override MAINTAINER if we're being included.
2001-03-11 04:32:07 +00:00
Will Andrews
0e02c637ae
Fix plist.
2001-03-11 03:55:52 +00:00
Will Andrews
d954849444
Upgrade to 2mar2001 version.
2001-03-11 03:55:26 +00:00
Kris Kennaway
45da6fbb3a
Fix plist
2001-03-11 03:32:56 +00:00
Greg Lehey
7b3b404d1c
Don't try to remove /usr/local/share.
2001-03-11 03:28:00 +00:00
Greg Lehey
773e1c8229
Add some more ports.
...
Suggested by: des
Joseph Scott <joseph.scott@owp.csus.edu>
2001-03-11 03:27:36 +00:00
Kris Kennaway
bbd386c70a
Fix plist
2001-03-11 03:25:52 +00:00
Will Andrews
11e2b03ccb
Eww. Cull etc/tmp in favor of var/tmp (even though this is not what
...
hier(7) specifically states, it's still better than screwing around with
stuff outside of ${PREFIX}).
PR: 25672
Submitted by: Dan Langille <dan@langille.org>
2001-03-11 03:14:12 +00:00
David E. O'Brien
cdee5fcaec
Add static libs.
...
Submitted by: YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
2001-03-11 02:38:48 +00:00
Boris Popov
db65831a12
Some installed files do not respected PREFIX - fixed
2001-03-11 02:38:43 +00:00
David E. O'Brien
a2d6f22e1d
Adjust(fix) info processing.
...
Submitted by: YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
2001-03-11 02:37:15 +00:00
David E. O'Brien
fe227cd96c
Adjust(fix) the info processing.
...
Submitted by: YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
2001-03-11 02:35:39 +00:00
Kris Kennaway
334dea0cfb
Fix plist
2001-03-11 02:35:32 +00:00
Dag-Erling Smørgrav
8385507d91
Update to 20010310, and fix the same chown bug as in news/inn.
2001-03-11 02:35:31 +00:00
David E. O'Brien
8365998ce0
Add $FreeBSD$ so I can more easily track this.
2001-03-11 02:31:23 +00:00
Kris Kennaway
8a6efd4a2f
Use tar instead of cp -R and exclude CVS directories from being installed,
...
thereby breaking the plist.
2001-03-11 02:29:53 +00:00
Will Andrews
99e1cb0b84
Add conference 0.4, a conferencing/GroupChat service for Jabber server.
...
PR: 25092
Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
2001-03-11 02:29:42 +00:00
David E. O'Brien
9ee6d0b8df
Fully update PLIST for version 3.3
2001-03-11 02:28:12 +00:00
Will Andrews
2ee7b7621d
Add opensched 0.1.0, a project scheduler.
...
PR: 24758
Submitted by: Daniel McRobb <dwm@caimis.com>
2001-03-11 02:18:43 +00:00
Kris Kennaway
f6bbbcac90
Fix plist
2001-03-11 02:16:56 +00:00
Will Andrews
591d1fab89
Add uisp 1.0b, a versatile programmer for atmel AVR microcontrollers.
...
PR: 25145
Submitted by: Bruno Schwander <bruno@tinkerbox.org>
2001-03-11 02:11:17 +00:00
Kris Kennaway
150a3bf8a5
Fix and sort plist
2001-03-11 02:06:19 +00:00
Jean-Marc Zucconi
2932c2c73e
Use MAINTAINER?= instead of MAINTAINER=. I dont want to receive build errors
...
for xx-ipell ports I don't maintain.
2001-03-11 02:04:58 +00:00
Jean-Marc Zucconi
96568360d5
Add floppyd.1 floppyd_ andstalltest man pages
2001-03-11 01:56:11 +00:00
Will Andrews
313b1857e1
Add p5-Authen-Krb4 1.1, a perl extension for Kerberos 4.
...
PR: 25193
Submitted by: ajk@iu.edu
2001-03-11 01:44:56 +00:00
Kris Kennaway
c8fadd6abe
Fix plist
2001-03-11 01:44:18 +00:00
Kris Kennaway
d8538fa2d9
Fix plist. I don't quite know why this port uses etc/tmp, but don't care
...
enough to find out.
2001-03-11 01:33:37 +00:00
Kris Kennaway
97d7be650e
Fix plist
2001-03-11 01:31:51 +00:00
Mario Sergio Fujikawa Ferreira
eb6039fe87
Fix plist
...
Submitted by: bento, fenner (scripts)
2001-03-11 01:29:40 +00:00
Will Andrews
970df78584
Fix plist.
...
Prodded by: fenner/obento
2001-03-11 01:26:24 +00:00
Will Andrews
1cc199213a
Fix plist. Kevin!!!! ;-)
...
Prodded by: fenner/obento
2001-03-11 01:24:10 +00:00
Dag-Erling Smørgrav
37e62f56b8
Forgot to bump PORTREVISION.
2001-03-11 01:18:51 +00:00
Kris Kennaway
98578e1f93
Fix plist
2001-03-11 01:18:37 +00:00
Mario Sergio Fujikawa Ferreira
0de6ab1172
The distfile located in one of the MASTER_SITES does not correspond
...
to the one "checksummed" for port use. Therefore, it will removed
untill this is rectified.
Submitted by: bento, kris, fenner (scripts)
2001-03-11 01:18:16 +00:00
Will Andrews
c8fc8d0cbc
Apparently USE_QT2 doesn't grab qt2.4 as a dependency, so add it for bento.
...
Prodded by: fenner/obento
2001-03-11 01:14:38 +00:00
Dag-Erling Smørgrav
5dde6f413f
Porteasy 2.3: cvspass magic for anoncvs.freebsd.org; new -w option for
...
displaying a port's web site URL; don't build by default (sometimes you
just want to update a port and all its dependencies); code cleanup.
2001-03-11 01:14:27 +00:00
Chris D. Faulhaber
8d36b6d88b
Add locale file forgotten in the last update
2001-03-11 01:13:17 +00:00