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
Adam Weinberger
25e9c34f18
Fix LDAP detection. For everybody who has a the default
...
openldap client installed, this will cause a plist change.
I didn't bump the PORTREVISION, but it might not be a bad
idea. I'll leave that up to the maintainer.
2004-07-26 04:57:14 +00:00
Hye-Shik Chang
6b7cfa74fd
- Update to 3.4.2
...
- Change EXAMPLESDIR name from py23-snmp to py-snmp.
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
2004-07-26 04:32:18 +00:00
Hye-Shik Chang
303a4e9846
- Update to 0.5.2b, a critical bugfix. [1] [2]
...
- Utilize USE_LIBTOOL_VER=15 not to install *.la files. [3]
PR: 67527 [1]
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> [1],
olgeni [2], mezz [3]
2004-07-26 03:59:21 +00:00
Ying-Chieh Liao
6fe09b226d
upgrade to 1.15
...
PR: 69559
Submitted by: maintainer
2004-07-26 02:03:29 +00:00
Ying-Chieh Liao
43a091da06
upgrade to 0.9.5
...
PR: 69560
Submitted by: maintainer
2004-07-26 02:01:29 +00:00
Ying-Chieh Liao
54b6c1afa9
add p5-Text-VimColor 0.08
...
Syntax color text in HTML or XML using Vim
PR: 69575
Submitted by: elvis <elvis@sslab.cs.ccu.edu.tw>
2004-07-26 01:54:44 +00:00
Ying-Chieh Liao
a46d60fd2e
upgrade to 0.03
...
PR: 69589
Submitted by: Rong-En Fan <rafan@infor.org>
2004-07-26 01:45:23 +00:00
Ying-Chieh Liao
c0eefd7f65
upgrade to 040726
...
PR: 69597
Submitted by: maintainer
2004-07-26 01:40:50 +00:00