Commit graph

102308 commits

Author SHA1 Message Date
Oliver Eikemeier
1837f71493 This port is actually libutf-8 version 1.0, not libutf version 8.1.0.
This fixes the LATEST_LINK conflict with misc/libutf.
2004-05-15 12:41:17 +00:00
Martin Blapp
36e6f1636d NO_LATEST_LINK=yes
Obtained from:          kris
2004-05-15 11:39:35 +00:00
Martin Blapp
7cb5248a25 NO_LATEST_LINK=yes
Obtained from:		kris
2004-05-15 11:39:05 +00:00
Kirill Ponomarev
f2ac14b77d Add lep 0.30,
LEP is my attempt to provide a simple yet effective crypto
system that focuses largely on streamlining tasks and less on
elaborate inclusion of algorithms (MD5 and Blowfish are the
only official algorithms used, both of which are linked in from
-lcrypto), and also has some simple implementations of classic
cipher design (transposition, byte swapping, caesar, XOR, hex
encoding, etc) which can fit into the same operation chain,
relieving the need for OS overhead with process spawning and
piping.

PR:		ports/66659
Submitted by:	Dmitri Nikulin <setagllib@optusnet.com.au>
2004-05-15 11:29:37 +00:00
Dirk Meyer
ee4ceb5c27 - allow build without expat, new option APACHE_WITHOUT_EXPAT
To run some (mod_perl) applications, a full expat library is needed, but the
built-in one conflicts with it.  This patch allows you to build Apache without
the built-in expat so the other modules can load what they need.

PR:		66650
Submitted by:	Vivek Khera
2004-05-15 08:49:09 +00:00
Thierry Thomas
400a59054d Add phpldapadmin 0.9.4b, a set of PHP-scripts to administer LDAP
servers over the web.

PR:		66154
Submitted by:	Matthew Seaman
2004-05-15 08:19:04 +00:00
Thierry Thomas
f8eab801f4 Upgrade to the latest snapshot. 2004-05-15 07:42:32 +00:00
Kirill Ponomarev
9d5e09ff71 - Update to version 0.6.3 2004-05-15 07:26:59 +00:00
Kirill Ponomarev
3011411302 - Update to 1.8.11
PR:		ports/66652
Submitted by:	maintainer
2004-05-15 07:23:25 +00:00
Ade Lovett
4765aae628 Somehow along the road, the MAINTAINER line got fat-fingered into
AINTAINER, with interesting consequences.
2004-05-15 05:21:38 +00:00
Edwin Groothuis
754037bb7f Remove empty line from distinfo 2004-05-15 05:09:20 +00:00
Edwin Groothuis
16ed105f32 - Remove double SIZE entry of distinfo (make fetch is acting weird if you don't)
- use install -d instead of mkdir

Thanks to kris@
2004-05-15 05:08:48 +00:00
Kris Kennaway
2ac616f179 BROKEN: Unfetchable 2004-05-15 04:18:35 +00:00
Kris Kennaway
d2022a873e BROKEN: Does not compile 2004-05-15 04:10:58 +00:00
Jun Kuriyama
94f4bdc82a Domain for this was moved to b0l.org. 2004-05-15 04:08:36 +00:00
Kris Kennaway
e1f9153b17 Attempt to fix BUILD_DEPENDS
No response from:	maintainer
2004-05-15 04:05:54 +00:00
Mark Linimon
fc2a2a448f Reset maintainership. Adam has experienced a machine failure and is
currently unable to look after any of the ports that he has written.
2004-05-15 02:07:35 +00:00
Mark Linimon
7033ea6679 Clarify the deprecation message (reference ports/31630). 2004-05-15 01:53:46 +00:00
Mark Linimon
6008455917 Reset maintainer due to email bounce. 2004-05-15 01:43:59 +00:00
Mark Linimon
ef7096c3f8 Retire databases/zpygresqlda, lang/ruby-python, lang/tclX80, and
misc/libelysium.
2004-05-15 01:42:22 +00:00
Mark Linimon
e95b3f4671 Reset maintainer (email address now bounces). Note that the maintainer
had previously said that the port should be removed in favor of just
using the textproc/ispell port with the Swedish option.
2004-05-15 01:37:31 +00:00
Mark Linimon
756f5b7acd Reset maintainership. Although Adam is the author of the port, illness
and a machine failure are keeping him from being able to look after it
right now.  Adam, here's hoping that things start looking up for you.
2004-05-15 01:28:50 +00:00
Mark Linimon
b65443c454 The .la file is not really being installed. 2004-05-15 01:22:00 +00:00
Mark Linimon
44383eeadb As previously announced, remove misc/libelysium. It is an ancient version
of this software.
2004-05-15 01:07:21 +00:00
Mark Linimon
f8a37e2da6 As previously announced, remove lang/tclX80. It is no longer used by any
other port, and it is supplanted by lang/tclX.
2004-05-15 01:04:33 +00:00
Mark Linimon
fcc1e29c46 As previously announced, remove lang/ruby-python. Its dependendencies are
broken, and it relies on an antique version of Python.  Per the manintainer,
"Ruby now has hundreds of native libraries, and no one would need or want
to use ruby-python to borrow libraries from python."
2004-05-15 01:01:59 +00:00
Mark Linimon
b52e8270a8 As previously announced, remove databases/zpygresqlda. The distfile has
not been updated since 1999, and still depends on obsolete versions of
Zope and Python.  Other alternatives are available from zope.org.
2004-05-15 00:55:37 +00:00
Mark Linimon
7c346bdd7d As previously announced, remove the following deprecated ports:
databases/zpygresqlda
lang/ruby-python
lang/tclX80
misc/libelysium
2004-05-15 00:50:47 +00:00
Mark Linimon
94174af7c5 Fix plist, unbreak, unmark as deprecated. 2004-05-15 00:38:27 +00:00
Mikhail Teterin
5e962f908d Update WWW in pkg-descr to i3a.org
PR: 63408
Submitted by: Diana Eichert
2004-05-15 00:31:34 +00:00
Michael Nottebrock
38fd90accd Update to version 1.6.a5, unmark FORBIDDEN.
http://asg.web.cmu.edu/archive/message.php?mailbox=archive.cyrus-announce&msg=25
2004-05-15 00:04:44 +00:00
Oliver Eikemeier
1af7a456da support for symlinked portsdir (but no other symlinks in the ports tree)
chkversion: support for CVS blame with env CVSBLAME=yes
2004-05-14 21:07:39 +00:00
Pav Lucistnik
1facd41b76 Add xfce4-xmms-plugin, a XFce plugin to control XMMS from xfce4-panel.
PR:		ports/66557
Submitted by:	Zahemszky, Gábor <gabor@zahemszky.hu>
2004-05-14 21:05:04 +00:00
Mathieu Arnold
86e662cea2 revive this port's PORTEPOCH
Pointed out by:	eik
Pointy hat to:	me
2004-05-14 20:42:46 +00:00
Gerald Pfeifer
3cb682cf5c Update to the 2004-05-05 snapshot of GCC 3.3.4. 2004-05-14 20:15:02 +00:00
Pav Lucistnik
ce46735d42 - Update to 2.5.21
PR:		ports/66554
Submitted by:	dhchen <dhchen@dhchen.com>
Approved by:	maintainer
2004-05-14 20:12:09 +00:00
Joerg Wunsch
b73217da32 Enable building on amd64, by renaming it to x86_64 for the configure
step.
2004-05-14 20:03:15 +00:00
Joerg Wunsch
771d9e0e1c When compiling on an amd64 host, override the --host configure setting
to x86_64 to make the GNU utils match their expectation.

Noticed by:	kris
2004-05-14 19:52:13 +00:00
Joerg Wunsch
6068e22830 One of the scripts supplied in the tools subdir actually depends on Perl,
so the `configure' step failed if there's no Perl in sight.

Just make this depend on Perl by now.  Maybe the AVaRICE folks decide to
do that another way in future.

Notice by:	kris
2004-05-14 19:35:39 +00:00
Kirill Ponomarev
02d8aaea7e - Update to 0.0.2
PR:		ports/66641
Submitted by:	maintainer
2004-05-14 19:24:23 +00:00
Dirk Meyer
6f88e11623 - move USE_RC_SUBR before bsd.port.pre.mk 2004-05-14 19:07:52 +00:00
Kirill Ponomarev
1dfc94970f - Fix typo
Submitted by:	Nicolas Rachinsky <nicolas@rachinsky.de>
2004-05-14 18:18:54 +00:00
Pav Lucistnik
131a5036b4 Add scanlogd, a TCP port scan detection tool, originally designed to illustrate
various attacks an IDS developer has to deal with. Unlike some of the other
port scan detection tools out there, scanlogd is designed to be totally safe
to use.

PR:		ports/66449
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-05-14 18:08:13 +00:00
Oliver Eikemeier
1e3bf4436f add support for ignoring local ports / categories:
env 'EXCLUDE=local devel/local' /usr/ports/Tools/scripts/chkmodules.pl
2004-05-14 18:03:55 +00:00
Pav Lucistnik
5d58a5f47f Add newsstar, a program that fetches news from a number of remote NNTP servers
and posts it to a local server (INN or sn), and also posts outgoing articles
from the local server to the remote ones. It uses a configurable number of
multiple  processes or "threads" to maximise bandwidth utilisation. The threads
are coordinated to avoid downloading multiple copies of the same article.

PR:		ports/66441
Submitted by:	Andrey Slusar <vasallia@ukr.net>
2004-05-14 17:54:04 +00:00
Joe Marcus Clarke
b01443da5b Pass PTHREAD_{CFLAGS,LIBS} to configure to fix the build on 4.X.
Submitted by:	maintainer
2004-05-14 17:46:58 +00:00
Joe Marcus Clarke
5295fd7fc8 Update to GNOME 2.6.1. All of the changes and the official announcement can
be found at:

http://www.gnomedesktop.org/article.php?sid=1794&mode=thread&order=0&thold=1
2004-05-14 17:44:23 +00:00
Joe Marcus Clarke
bfe4bb6bc1 Update to 1.6.4. 2004-05-14 17:39:15 +00:00
Joe Marcus Clarke
d565e5951d Update to 2.6.1. 2004-05-14 17:24:20 +00:00
Pav Lucistnik
2d2b746abb - Remove GNOME 2.4 -> 2.6 upgrade warning. It served it's purpose.
OK'ed by:	marcus
2004-05-14 17:20:16 +00:00