Commit graph

83086 commits

Author SHA1 Message Date
Kirill Ponomarev
ebb3724459 - Fix MASTER_SITES
PR:		56202
Submitted by:	maintainer
2003-08-30 17:13:00 +00:00
Kirill Ponomarev
036a436cd6 - Update to version 3.0
PR:		56195
Submitted by:	Ports Fury
2003-08-30 17:04:34 +00:00
Kirill Ponomarev
102b573e49 - Update to version 0.9.1
PR:		56194
Submitted by:	Ports Fury
2003-08-30 17:03:20 +00:00
Kirill Ponomarev
47d5228a1a - Fix build
PR:		56193
Submitted by:	Ports Fury
2003-08-30 17:02:43 +00:00
Kirill Ponomarev
7fe4ba19b8 - Fix build
PR:		56192
Submitted by:	Ports Fury
2003-08-30 17:02:06 +00:00
Kirill Ponomarev
3636baffa4 - Fix build on -current
PR:		56191
Submitted by:	Ports Fury
2003-08-30 17:01:22 +00:00
Greg Lewis
6a085cc723 . Check for a setting of "-mcpu=k6" in CFLAGS and error if so. This
setting will cause an internal compiler error in gcc 2.95.x when
  compiling the JDK.

PR:		46269
Submitted by:	Simon Barner <barner@in.tum.de>
2003-08-30 15:33:23 +00:00
Tilman Keskinoz
211ed2035e Remove two obsolete patches.
Submitted by:	 Helge Oldach <pose35@oldach.net>
2003-08-30 14:52:44 +00:00
Hajimu UMEMOTO
e1abfdbd5c Use USE_RC_SUBR. 2003-08-30 14:17:22 +00:00
Jimmy Olgeni
02b99699ef Upgrade to version 4.4, add PDF documentation. 2003-08-30 12:52:39 +00:00
Andrey A. Chernov
f2318a7192 Add missing locale file
Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-08-30 12:27:22 +00:00
Edwin Groothuis
53777b11c3 [MAINTAINER] typo in ports net/openldap2[012]-server
- correct typo in PR 56174 (end => fi)

PR:		ports/56182
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-08-30 11:50:41 +00:00
Edwin Groothuis
761cf874db Give a better reason why the port is marked BROKEN. 2003-08-30 11:05:46 +00:00
Edwin Groothuis
ce51857d08 Give better BROKEN reason.
Noticed by: bento / linimon
2003-08-30 10:51:01 +00:00
Edwin Groothuis
8c2c6066bc Fix fetch problems, site has moved to http://offog.org/code
Noticed by: bento / linimon
2003-08-30 10:28:18 +00:00
Edwin Groothuis
750ba0ecd7 Make x11/x3270 building again on 4-STABLE.
Noticed by: bento / linimon

Informed maintainer.
2003-08-30 10:19:07 +00:00
Edwin Groothuis
4eea42bbfa [MAINTAINER] ports net/openldap2[012]-server: didn't start upon boot on 5.x, misc. improvements
- the start/stop scripts failed when booting on 5.x machines,
      detected by Barry Pederson <bp@barryp.org>
    - Fix OpenLDAP ITS 2672: eternal loop in back-bdb (2.1 only)
    - unify the start/stop scripts again, so that they are identical
      across versions
    - added a check for the deprecated variable slapd_args

PR:		ports/56174
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-08-30 09:11:51 +00:00
Kirill Ponomarev
4950c2a1d7 - Fix MASTER_SITES
PR:		56178
Submitted by:	maintainer
2003-08-30 08:41:51 +00:00
Dirk Meyer
3aaba32e2a - fix broken configure
- reset inactive mainatiner
PR:		55414
Submitted by:	kkuehl@cisco.com
2003-08-30 08:37:01 +00:00
Erwin Lansing
841c67d6a1 - Update to 1.25
- Use SITE_PERL to keep portlint happy

PR:		56151
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-08-30 08:36:10 +00:00
Dirk Meyer
75d4b9ef81 - Unbreak opendx-samples port which installed world writable dir
PR:		55556
Submitted by:	darth@vader.dk
2003-08-30 08:27:42 +00:00
Kirill Ponomarev
d947a3194c - Fix build on -current (varargs -> stdarg)
PR:		56146
Submitted by:	Michael Edenfield <kutulu@kutulu.org>
2003-08-30 08:12:13 +00:00
Edwin Groothuis
d7af773d26 New port: net/zabbix - advanced network monitoring system
Zabbix is software for application and network monitoring.
	Zabbix supports both polling and trapping techniques to
	collect data from monitored hosts. Flexible notification
	mechanism allows easy and quckly configure email notifications
	for pre-defined events. Zabbix is freely available under
	the terms of the GNU General Public License (GPL).

PR:		ports/54565
Submitted by:	Sergey Akifyev <asa@gascom.ru>
2003-08-30 08:06:39 +00:00
Edwin Groothuis
de2d00b638 New port: net/zabbix - advanced network monitoring system
Zabbix is software for application and network monitoring.
	Zabbix supports both polling and trapping techniques to
	collect data from monitored hosts. Flexible notification
	mechanism allows easy and quckly configure email notifications
	for pre-defined events. Zabbix is freely available under
	the terms of the GNU General Public License (GPL).

PR:		ports/54565
Submitted by:	Sergey Akifyev <asa@gascom.ru>
2003-08-30 08:05:50 +00:00
Dirk Meyer
dc9b98f02b - use OPENSSLRPATH from bsd.openssl.mk
- strip CONFIGURE_ENV, LDFLAGS is set in bsd.openssl.mk
2003-08-30 08:02:38 +00:00
Dirk Meyer
973e73e7cf - strip MAKE_ENV, LDFLAGS is set in bsd.openssl.mk 2003-08-30 08:02:31 +00:00
Dirk Meyer
b8b9c1dc47 - change YES -> yes 2003-08-30 08:02:23 +00:00
Kirill Ponomarev
eda0e3d845 - Author rerolled source distfile. All changes appear to be:
o Convert K&R style function declarations to ANSI C style.
  o Add calls to EZ_WidgetExists() in several places to verify
    existance of widgets before use.
- Bump PORTREVISION

PR:		56162
Submitted by:	Michael Edenfield <kutulu@kutulu.org>
2003-08-30 07:27:28 +00:00
Dirk Meyer
8bb2031d2c - new option USE_OPENSSL_RPATH
to pass RFLAGS options in CFLAGS,
  needed for ports who don't use LDFLAGS
- honor when WITHOUT_OPENSSL is set
PR:		56113
2003-08-30 07:26:04 +00:00
Edwin Groothuis
c8e27ac5dc patch: net/wmwave: more portable data gathering
wmwave works on Prism cards but not on Lucent ones (minipci
	and PCMCIA tested) since wireq.wi_val is empty. I've patched
	it to use a more portable way for data acquisition known
	from gkrellm and other tools.

PR:		ports/54511
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
Approved by:	Bruce M Simpson <bms@spc.org>
2003-08-30 06:55:15 +00:00
Edwin Groothuis
60c908d57b net/libnss-mysql (NSS module using a MySQL database for backend)
libNSS-MySQL allows you to authenticate UNIX groups and
	users using a MySQL database. It uses the NSS API which
	provides an abstraction layer between the UNIX authentication
	API and the related data. NSS-MySQL currently supports the
	passwd and groups services.  Version 1.0 has native FreeBSD
	suppport.

PR:		ports/54423
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-08-30 06:48:11 +00:00
Edwin Groothuis
0141ae5ff2 Maybe that added an empty line to this file will force it to stay
alphabeticly.
2003-08-30 06:27:01 +00:00
Edwin Groothuis
bab67b953f New port: net/zonecheck version 2.0.0b5
New port: zonecheck - check DNS zone files for consistency
	and report it.  It supports IPv6 zones.

PR:		ports/54319
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2003-08-30 06:25:10 +00:00
Maho Nakata
e5f6bf4279 remove unnessary -lstlport_gcc.
this flag prevents normal installtion procedure.
namely instsetoo/<something>/setup requires stlport_gcc,
which doesn't actually need stlport_gcc.
2003-08-30 06:12:31 +00:00
Edwin Groothuis
a0fc0ca5bb New port: net/bitlbee
This is a new port for bitlbee (http://www.lintux.cx/bitlbee.html)
	which acts as an IRC server and then is an ICQ/AIM/MSN/Jabber
	etc. client itself.

PR:		ports/53232
Submitted by:	Peter van Dijk <peter@dataloss.nl>
2003-08-30 06:11:49 +00:00
Edwin Groothuis
511b995a24 Update port: net/mmucl
Update to mmucl from version 1.4.1 to 1.5. and also maintainer
	change

PR:		ports/49061
Submitted by:	Tim Aslat <tim@spyderweb.com.au>
2003-08-30 05:50:07 +00:00
Edwin Groothuis
7cc230d572 Unbreak net/cflowd by adding "using namespace std" to several places
in the code.

Informed maintainer.

PR:		ports/48382 (it all started with this one)
Submtited by:	Will Saxon <wills@housing.ufl.edu> and me
2003-08-30 05:21:45 +00:00
Joe Marcus Clarke
f804367338 * Use USE_MYSQL [1]
* Handle OMF files properly
* Use %%DOCSDIR%% in the plist

Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org> [1]
2003-08-30 04:17:18 +00:00
Edwin Groothuis
0c565f3cc2 add more patches for net/cflowd but still not working properly under
-current / gcc 3.2.1.

Maybe somebody with more C++ knowledge can have a look at the current
errors it is stuck with?
2003-08-30 03:44:47 +00:00
Joe Marcus Clarke
5d269a0883 Chase the musicbrainz shared lib version. 2003-08-30 03:38:54 +00:00
Joe Marcus Clarke
908ac431cd Sort this file. 2003-08-30 03:27:57 +00:00
Joe Marcus Clarke
47d836d6ff Tie the dns category to the build now that it has some ports. 2003-08-30 03:24:22 +00:00
Joe Marcus Clarke
df4217761a * Update to 0.2.29
* Add another mirror

PR:		56171
Submitted by:	maintainer
2003-08-30 03:23:02 +00:00
Edwin Groothuis
7c54d746c1 Added simple patch to overcome the problems with oid.cpp, but still
other problems shown up.
2003-08-30 03:14:59 +00:00
Dirk Meyer
21e07a995f - file retired, new location ports/Mk/bsd.gnustep.mk 2003-08-30 02:38:38 +00:00
Edwin Groothuis
47a973b88a New port: net/roadrunner - a BEEP library
roadrunner is a library implementing the BEEP (Blocks
	Extensible Exchange Protocol) protocol for use in developing
	network applications.

PR:		ports/47520
Submitted by:	Yann Berthier <yb@sainte-barbe.org>
2003-08-30 02:04:45 +00:00
Edwin Groothuis
ed1014cedb new port: net/fpl
FPL is a complete script programming language _very_ similar
	to C. If you are a software developer and plans to add any
	kind of macro/script control, consider the FPL alternative!

	FPL library lets the software programmer define functions
	and variables that FPL should accept. The library will call
	a function in the software whenever any of these functions
	are used or variables are read in an FPL program.

PR:		ports/46756
Submitted by:	Dominic Marks <dom@cus.org.uk>
2003-08-30 01:59:33 +00:00
Edwin Groothuis
205f0fe5e1 new port: net/luasocket - IP library for Lua language
LuaSocket is a Lua extension library that provides support
	for the TCP and UDP transport layers.

	Extra Lua modules implementing SMTP, HTTP and FTP protocols
	are installed to /usr/local/lib/lua/luasocket.

PR:		ports/46325
Submitted by:	Jan Hornyak <pav@oook.cz>
2003-08-30 01:53:21 +00:00
Maho Nakata
3bbd8083dc Unbreak for 4-STABLE with ad hoc patch.
replace _toupper to toupper. _toupper
is a macro defined at 5-CURRENT in ctype.h so
it doesn't harm for both.

Submitted by:	bento
2003-08-30 01:47:49 +00:00
Maho Nakata
e0ab61bca1 Fixed build dependency
Submitted by:	bento
2003-08-30 01:40:58 +00:00