Commit graph

88376 commits

Author SHA1 Message Date
Oliver Eikemeier
f6153f1cce Fix some ports that write something after bsd.port.mk
PR:		59254
Approved by:	marcus (mentor)
2003-11-14 17:28:15 +00:00
Oliver Eikemeier
9a66e311a4 Fix COMMENT spelling
PR:		59188
Approved by:	marcus (mentor)
2003-11-14 17:14:30 +00:00
Oliver Eikemeier
147bc5cff8 - fix make configure WITH_PERL=yes (OpenLDAP ITS#2764)
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
Approved by:	marcus (mentor)
Obtained from:	OpenLDAP CVS
2003-11-14 17:12:05 +00:00
Jean-Marc Zucconi
542dfa414c Update polish dictionary
PR:		ports/59249
Submitted by:	Krzysztof Stryjek <wtp@bsdguru.org>
2003-11-14 16:42:56 +00:00
Bruce M Simpson
7ab4a1fe58 Add mcl 2.99,
implementation of the ALC and NORM Reliable Multicast
Protocols.

PR:		58728
Submitted by:	past@noc.ntua.gr
2003-11-14 16:33:33 +00:00
Bruce M Simpson
461abecb09 Fix packaging when OSPFAPI is requested. This installs additional headers,
and an additional directory.

Use the PLIST_SUB mechanism to achieve this rather than rewriting the entire
pkg-plist; if more sweeping additions are required we can do this later. The
smoke-and-mirrors going on here mean that we have to keep Makefile.inc around
in the WRKDIR until the install step, so that the pkg-plist can be substituted.

Keep the pkg-plist sort -r'd to avoid churn on future changes.

Noticed by:	kris
2003-11-14 16:18:17 +00:00
Ying-Chieh Liao
01cba1f332 fix build on -current
fix dependency (typo)
2003-11-14 16:16:56 +00:00
Sergey A. Osokin
a2aa5dfa47 Add a new port.
Tkabber is a free client for an instant messaging system called
Jabber. It is written in Tcl/Tk and supports many features like
support of unicode, ssl support, http proxy, file transfers and
support of multi-user conference protocol.

Submitted by:	Alexander Timoshenko <gonzo@univ.kiev.ua>
PR:		58389
2003-11-14 15:10:05 +00:00
Bruce M Simpson
28cbd8bb14 Fix breakage during install target; linux port uses rpm to check for
existing installation, so bring in linux-base-8 under RUN_DEPENDS to
bring in the packages.rpm file.

Noticed by:	kris
2003-11-14 14:51:38 +00:00
Bruce M Simpson
39c3fe9c2e Fix build against sqlite-2.8.6
Noticed by:	kris
2003-11-14 14:44:16 +00:00
Alexander Nedotsukov
bb594a1456 Fix assignment to .if_flags filed of netload structure. It supposed to be
bit flag set. And GLIBTOP_IF_FLAGS_xx are defined as bit offsets
not bitmasks as it was assumed before.
2003-11-14 14:35:23 +00:00
Max Khon
ce71497757 Previous commit was:
PR:		59222
Submitted by:	oleg dashevskii <be9-ml@be9.ru>
2003-11-14 14:28:42 +00:00
Max Khon
3ab3cc9337 Fix build if bison is installed. 2003-11-14 14:28:05 +00:00
Tilman Keskinoz
3e959700b8 "Fix the location of the gmetad state files. I missed the fact that it
the string defining the default moved from one file to another in the
last update so the documentation was corrected, but the actual default
was not.

Fix PTHREAD_LIBS support so it works if there's a libpthread installed."

PR:		59268
Submitted by:	brooks
2003-11-14 14:22:31 +00:00
Max Khon
e020c01a30 Use INFO. 2003-11-14 14:13:16 +00:00
Max Khon
1c9f53f3ae .include <bsd.port.post.mk> should be the last directive in Makefile. 2003-11-14 14:11:14 +00:00
Max Khon
dca11657a4 Remove garbage.
Fix wxgtk2 library version in LIB_DEPENDS.
2003-11-14 13:53:26 +00:00
Tilman Keskinoz
4829f821c8 Add kkbswitch, a KDE keyboard layout switcher. This one is very similar
to the one delivered with kde, but according to the submitter works a lot better
with russian keyboards

PR:		58616
Submitted by:	Rashid N. Achilov <shelton@sentry.granch.ru>
2003-11-14 13:50:46 +00:00
James E. Housley
1ee6cd058f *******************IMPORTANT*******************
4304 Emergency Dat release due to:

W32/MIMAIL.I@MM

**********************************************
2003-11-14 13:06:18 +00:00
Max Khon
93826fe929 Switch to wxgtk2. 2003-11-14 12:37:26 +00:00
Alexander Leidinger
848d6ca026 correct the syntax of the warning -> error options 2003-11-14 12:23:12 +00:00
Tilman Keskinoz
4256fb114d Update to 1.3.5
PR:		59276
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-11-14 12:22:35 +00:00
Alexander Leidinger
07fe1a29a3 - Update to 7.1.032.
- Transform some warnings into errors as suggested by some included
  docs (some kind of MSVC compatibility which isn't reverted in icc
  for linux).

ld.c:
 - add possibility to use a different threads lib via PTHREAD_LIBS
   variable (e.g. PTHREAD_LIBS=-lthr) [1]
   this may be subject to change when gcc learns how to handle our
   different threads libs
 - refactor some code [1][2]
 - remove mailwrapper license, there's no code from mailwrapper
   anymore [2]
 - correct the order of libc and libc_r [1][2]

Submitted by:	mi [1]
Submitted by:	Marius Strobl <marius@alchemy.franken.de> [2]
Reviewed by:	Marius Strobl <marius@alchemy.franken.de> [1]
2003-11-14 12:09:17 +00:00
Dmitry Sivachenko
538a00f959 Update to version 8852.
Submitted by:	maintainer
2003-11-14 08:24:14 +00:00
Mark Murray
e78baaa173 Small bug fix. This is of strong relevance to the Axiom port which
I hope to commit in a week or three.
2003-11-14 08:06:58 +00:00
Joe Marcus Clarke
c923a029b6 Add a missing ':' to the ESDPLUGIN PLIST_SUB. I missed this in my commit
earlier today.
2003-11-14 06:57:00 +00:00
Kirill Ponomarev
26bed7b742 - Fix build
Submitted by:	Igor Pokrovsky <tiamat@comset.net>
2003-11-14 06:15:38 +00:00
Norikatsu Shigemura
488fd1dc4c Fix COMMENT with an a-umlaut.
PR:			ports/59188
Submitted by		eik
Not objected to by:	openoffice
2003-11-14 05:53:57 +00:00
Norikatsu Shigemura
16a0ac22d5 Update Maria-sama ga Miteru to 0.70.
TAKESHIMA Tsutako.

PR:		ports-jp/14368
Submitted by:	Shinya Esu <esu@yk.rim.or.jp> (maintainer)
2003-11-14 05:26:23 +00:00
Oliver Eikemeier
df15f5fedf ** NOTICE: **
* OpenLDAP 2.0 is no longer actively maintained by the OpenLDAP Project.
* You are strongly encouraged to update to OpenLDAP 2.1
* Port maintainers: Please respect the default in bsd.port.mk
* I plan to remove OpenLDAP 2.0 from the FreeBSD ports tree May 2004

- Update net/openldap21-client and net/openldap21-server to version 2.1.23
- Update net/openldap22-client and net/openldap22-server to version 2.2.2.b,
  fix ITS#2747 from CVS
- some fixes for net/openldap20-server from CVS, seems like there won't be
  a 2.0.28 release anymore
- remove conflict with deleted port net/openldap12
- use PORTDOCS
- use USE_OPENSSL
- don't use _REENTRANT
- add a deinstall message

PR:		58278
Submitted by:	me
Approved by:	marcus (mentor)
2003-11-14 03:57:13 +00:00
Norikatsu Shigemura
bdb25d1564 Update to 20031029.
No longer this port installs libuninameslist by itself.
Because it depends on textproc/libuninameslist.

PR:		ports/58866
Submitted by:	KANOU Hiroki <kanou@khdd.net> (maintainer)
2003-11-14 02:57:16 +00:00
Norikatsu Shigemura
c6cc82abc0 Add libuninameslist 20030713, a library of Unicode
annotation data.

PR:		ports/58865
Submitted by:	KANOU Hiroki <kanou@khdd.net>
2003-11-14 02:55:52 +00:00
Norikatsu Shigemura
98498f4fc4 o Add missing dependency on libungif. [1]
o Import latest kame ipv6 patches.
o Bump PORTREVISION

PR:		ports/59145
Submitted by:	Thomas E. Zander <riggs@rrr.de> (maintainer)
Reported by:	Pav Lucistnik <pav@oook.cz> [1]
2003-11-14 02:22:36 +00:00
Alexander Kabaev
e6a42f2d2e Do not attempt to apply patches for OO 1.0.3 to version 1.1. 2003-11-14 01:51:17 +00:00
Norikatsu Shigemura
a81904bef0 Update to 2003.11.13. 2003-11-14 01:49:22 +00:00
Oliver Eikemeier
d524080741 Add a trailing / to the homepage url in an attempt to pacify portsurvey
Approved by:	marcus (mentor)
2003-11-14 01:31:18 +00:00
Pav Lucistnik
0bc45f3e31 Update maintainer field with my FreeBSD.org address.
Approved by:	adamw (mentor)
2003-11-14 01:10:23 +00:00
Oliver Eikemeier
d1b344e8cd switch my ports to my FreeBSD address
Approved by:	marcus (mentor)
2003-11-14 00:29:48 +00:00
Pav Lucistnik
edee12048e Fix dependency on p5-XML-Parser.
Approved by:	vanilla (maintainer)
Approved by:	adamw (mentor)
2003-11-14 00:21:13 +00:00
Pav Lucistnik
68672f410d Add autocutsel, a tool for synchronization of clipboards in VNC
between X and Windows.

PR:		ports/59244
Submitted by:	John Nielsen <john@jnielsen.net>
Approved by:	adamw (mentor)
2003-11-14 00:07:01 +00:00
Adam Weinberger
fb6ead9f71 Update to 2.0-12. 2003-11-13 21:56:07 +00:00
Akinori MUSHA
39a8c28790 Update to 1.8.0.6.9. 2003-11-13 21:40:16 +00:00
Akinori MUSHA
7b20c79071 Update to 1.0.32 (+6p4) and unbreak with gcc 3.3.1.
Add ipv6 to CATEGORIES.
2003-11-13 21:26:13 +00:00
Greg Lewis
860901a298 . Simplify the packing list by using the new PORTDOCS macro.
PR:		59182
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2003-11-13 21:15:55 +00:00
Mark Murray
ee303eb7c5 Somebody please pass me the pointy hat. I fouled up the distfile
rather badly. This fixes it.
2003-11-13 21:13:51 +00:00
Greg Lewis
98de2962eb . Add missing -n so that manpages message is consistent with other
install messages.
2003-11-13 21:12:28 +00:00
Kirill Ponomarev
0d76e65b55 - Fix build on -current
Reported by:	bento via kris
2003-11-13 21:03:31 +00:00
Sergei Kolobov
bb85388a8a - Update to 0.88 "Decidedly"
Prompted by:	Nils Vogels
2003-11-13 20:51:18 +00:00
Akinori MUSHA
0dc53e449c This dependency should be EXTRACT_DEPENDS instead of BUILD_DEPENDS. 2003-11-13 20:10:51 +00:00
Akinori MUSHA
9e740614cc Unbreak by removing an obsolete patch, which fix has already been
integrated into lang/ruby16.
2003-11-13 19:58:25 +00:00