Volker Stolz
063a6acf98
Really remove device stp. It has been deprecated since 8.0 and doesn't work
...
in the port anyway.
Noticed in PR: ports/69322
Submitted by: Torfinn Ingolfsen
2004-07-26 15:49:56 +00:00
Vanilla I. Shu
9f15de8e17
Fix pkg-plist.
...
PR: ports/69566
Submitted by: Cheng-Lung Sung
Approved by: maintainer
2004-07-26 15:38:34 +00:00
Vanilla I. Shu
bd246897e7
1. update www/jakarta-tomcat5 to 5.0.27
...
2. move the orignal config file to ${APP_HOME}/conf.orig, I think it would be helpful if the config files have been changed.
PR: ports/69617
Submitted by: maintainer
2004-07-26 15:28:49 +00:00
Peter Pentchev
f554cfdb78
In the rc.d/localpkg New World Order, the apache.sh startup script may
...
be executed when the apache_enable and other config variables have
already been set, e.g. via /etc/rc.conf. In that case, load_rc_config
will not do anything at all, and the "defaults" set in the script will
override the user's settings. Fix this by honoring any previously-set
config variables.
Carte blanche by: ache (maintainer)
2004-07-26 15:24:05 +00:00
Volker Stolz
94517c83f6
Update to 0.941 [0.94.1]
...
PR: ports/69419
Submitted by: Patrick Dung (maintainer)
2004-07-26 14:36:53 +00:00
Archie Cobbs
3dc6d47ba5
Update to version 1.2.2.
2004-07-26 14:28:11 +00:00
Sergey A. Osokin
70d5e8838d
Move package file from plist to Makefile, remove pkg-plist.
2004-07-26 14:16:54 +00:00
Sergey A. Osokin
d932074734
Move package files from plist to Makefile, remove pkg-plist.
2004-07-26 14:10:10 +00:00
Sergey A. Osokin
c53e696cf9
Move package files from plist to Makefile, remove pkg-plist.
2004-07-26 14:04:30 +00:00
Sergey A. Osokin
552d621a5b
Move package file from plist to Makefile, remove pkg-plist.
2004-07-26 13:54:08 +00:00
Hiroki Sato
e6f28c081b
Add a patch to fix a bug which prevents etex(1) from working. Without
...
this patch, the following code fragment causes a segmentation fault.
\toksdef\whatevertoks = 266
\toksdef\extratoks = 267
\whatevertoks={junk}
\everypar{\extratoks=\whatevertoks}
\immediate\write16{t={\the\toks265}}
some paragraph\par
\bye
Approved by: linimon (mentor)
2004-07-26 13:30:18 +00:00
Dmitry Sivachenko
5cfa9b3f05
Upgrade to version 1.0.48.
...
Add --with-pic to CONFIGURE_ARGS on amd64 to fix build.
Submitted by: arved
2004-07-26 13:09:34 +00:00
Sergey A. Osokin
10fac17a1b
Fix btc.c:709: warning: data definition has no type or storage class.
...
Move package files from plist to Makefile, remove pkg-plist.
Utilize ${DOCSDIR}.
Use NOPORTDOCS.
Remove empty line.
2004-07-26 12:55:06 +00:00
Peter Pentchev
648cd0ea13
- make this script work with the New World Order in /etc/rc.d/localpkg,
...
where the config files may have been loaded already and our load_rc_config
invocation may do nothing: thus, we need to honor any previously set value
of svscan_enable;
- for some reason svscan_stop_post() does not like the IFS-like vars set by
rc.subr and localpkg; use find/xargs instead of having the shell parse its
own output;
- dequote COMMENT;
- fix the daemon(8)-ization by moving 2>&1 to its proper place, so that the
errors from svscan are actually picked up by readproctitle, as explained
in <20040630175050.GD979@straylight.m.ringlet.net>;
- move the 'Starting svscan' message to its proper place, so that the PATH
set by env(1) affects svscan, not the echo command :)
2004-07-26 12:48:44 +00:00
Sergey Matveychuk
c42f1611e8
This is a simple set of C++ classes which allow to use
...
templates like perl module HTML::Template
PR: ports/69277
Submitted by: Andrei V. Shetuhin <shetuhin@corp.mail.ru>
2004-07-26 12:32:51 +00:00
Sergey A. Osokin
c7dec97af3
Move package files from plist to Makefile, remove pkg-plist.
2004-07-26 12:29:44 +00:00
Volker Stolz
fe4107434d
Point WWW-tag to master-site instead of mirror.
...
PR: ports/69481
Submitted by: Tim Bishop
Apologies to: Andrey
2004-07-26 12:14:41 +00:00
Volker Stolz
870da68c71
Remove references to mirror.ac.uk
...
PR: ports/69481
Submitted by: Tim Bishop
2004-07-26 12:13:47 +00:00
Sergey Matveychuk
7fa2776364
Fix malformed patch.
...
Noticed by: Renato Botelho <rbgarga@gmail.com>
2004-07-26 12:06:16 +00:00
Volker Stolz
d3d40c805e
Remove mirror.ac.uk from MASTERSITES in Haskell(-related) ports.
...
PR: ports/69481
Submitted by: Tim Bishop
2004-07-26 12:06:07 +00:00
Sergey A. Osokin
0734ee10ad
Move package files from plist to Makefile, remove pkg-plist.
...
Utilize ${DOCSDIR}.
2004-07-26 11:53:00 +00:00
Sergey A. Osokin
3743ca31f3
Move package files from plist to Makefile, remove pkg-plist.
2004-07-26 11:42:29 +00:00
Sergey A. Osokin
499092c0f6
Move package files from plist to Makefile, remove pkg-plist.
2004-07-26 11:34:06 +00:00
Volker Stolz
ea7d24dea2
Unbreak on 4.X, use QString::null instead of ""
...
PR: ports/69519
Submitted by: Cheng-Lung Sung
Approved by: maintainer
2004-07-26 11:16:11 +00:00
Dmitry Sivachenko
a964db8764
Add missing dependencies.
2004-07-26 10:51:03 +00:00
Dmitry Sivachenko
7ea6068fce
Remove extra dependencies (they are inherited from others).
...
This should be no-op.
2004-07-26 10:41:36 +00:00
Dmitry Sivachenko
489b4eddeb
Modern version of RT supports perl 5.8.3 and above.
2004-07-26 10:36:39 +00:00
Kirill Ponomarev
0832759650
Update to 0.10.1
...
PR: ports/69611
Submitted by: maintainer
2004-07-26 09:49:15 +00:00
Sergey Skvortsov
23c32b1dab
Updated to 0.98
2004-07-26 09:16:42 +00:00
Sergey Skvortsov
ddd02a7092
Updated to 2.021
2004-07-26 09:08:40 +00:00
Volker Stolz
7c9ed1edfa
Update to 1.2f
...
PR: ports/69604
Submitted by: Roman Bogorodskiy (maintainer)
2004-07-26 08:54:09 +00:00
Jun Kuriyama
71cb7734cb
- Make this compilable with flow-tools and perl-5.8.x on current
...
(also tested on 4.x/5.x without flow-tools).
2004-07-26 08:39:04 +00:00
Volker Stolz
87356be588
Update to 20040719
...
PR: ports/69605
Submitted by: Dryice Liu (maintainer)
2004-07-26 08:11:53 +00:00
Jeremy Messenger
930a773b83
Use the correct version of libtool 13 -> 15 to avoid install the *.la files.
2004-07-26 07:53:04 +00:00
Volker Stolz
4735513901
Update to 0.12
...
PR: ports/68831
Submitted by: Roman Bogorodskiy
Approved by: maintainer timeout
2004-07-26 07:46:19 +00:00
Volker Stolz
60712add23
Move emulators/freesci to games
...
PR: ports/68106
Submitted by: Radim Kolar
2004-07-26 07:29:31 +00:00
Alex Dupre
1a64bae686
Fix compilation of wddx extension.
...
PR: ports/69464
Submitted by: Vadim Mikhailov <freebsd-bugs@mikhailov.org>
2004-07-26 07:16:40 +00:00
Sergey Skvortsov
952fbc94d3
Updated to 1.6
2004-07-26 05:48:23 +00:00
Sergey Skvortsov
831bfbd2c9
Updated to 1.04
2004-07-26 05:45:27 +00:00
Sergey Skvortsov
3e3888c574
Updated to 0.64
2004-07-26 05:42:05 +00:00
Sergey Skvortsov
478ad0e4c6
Updated to 1.0251
2004-07-26 05:38:36 +00:00
Greg Lewis
28579f758e
. Update to 1.2 [1]
...
. Don't define local copies of JAVASHAREDIR and JAVAJARDIR.
. Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk supports it.
PR: 69525 [1]
Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer) [1]
2004-07-26 05:37:19 +00:00
Greg Lewis
38e5d3bacd
. Update to 1.2.1 [1]
...
. Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk supports it.
PR: 69525 [1]
Submitted by: Anton Yudin <toha@toha.org.ua> (maintainer) [1]
2004-07-26 05:35:16 +00:00
Sergey Skvortsov
a3539528ec
Updated to 0.28
2004-07-26 05:29:04 +00:00
Sergey Skvortsov
123dba35ae
Updated to 1.05
2004-07-26 05:14:33 +00:00
Adam Weinberger
72fc4aa154
Use lthack.
2004-07-26 05:13:36 +00:00
Sergey Skvortsov
0843c01926
Updated to 2.00
2004-07-26 05:11:28 +00:00
Adam Weinberger
96dfca04c7
Use lthack.
2004-07-26 05:05:59 +00:00
Jeremy Messenger
dcb0b0dd67
Use the new libtool scheme.
2004-07-26 05:01:37 +00:00
Adam Weinberger
4ea1c95a07
Use lthack; This port was installing a couple .la files.
2004-07-26 04:59:11 +00:00