Commit Graph

80733 Commits

Author SHA1 Message Date
Kirill Ponomarev
11bd228fd1 New port: optipng-0.4.2
OptiPNG is a PNG optimizer that recompresses the image files to
a smaller size, without losing any information.

PR:		54260
Submitted by:	Thomas Hurst <freaky@aagh.net>
Approved by:	fjoe (mentor) (implicit)
2003-07-23 22:04:26 +00:00
Kirill Ponomarev
c6e2c51beb Update to 1.8.1
Approved by:	fjoe (mentor) (implicit)
2003-07-23 21:37:18 +00:00
Oliver Lehmann
defbfab410 Add mod_layout2 4.0.1a,
apache2 module to wrap served pages with a
header and/or footer.

PR:		45496
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-07-23 21:32:23 +00:00
Christian Weisgerber
4ff051b42c Add (native and Linux) opera: no redistribution, commercial software. 2003-07-23 21:13:39 +00:00
Christian Weisgerber
e34edc2ae6 Mark RESTRICTED. Not redistributable; commercial software.
Approved by:	maintainer
2003-07-23 21:07:47 +00:00
James E. Housley
9496a53c33 Update to DAT 4279 2003-07-23 20:05:14 +00:00
Oliver Lehmann
47c6c49d30 Add 9box 0.2.1, 9box can "pack" windows inside itself.
PR:		50172
Submitted by:	Serge Gagnon <gagnon__s@videotron.ca>
2003-07-23 19:45:43 +00:00
Oliver Lehmann
73dd863906 Assign MAINTAINER to Serge Gagnon <gagnon__s@videotron.ca>
fix lex.c
add a missed dependency

PR:		ports/50967
Submitted by:	Serge Gagnon <gagnon__s@videotron.ca>
2003-07-23 18:11:10 +00:00
Tilman Keskinoz
55b8c1aac8 Install shared library.
Bump PORTREVISION.

PR:		54007
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-07-23 17:50:50 +00:00
Maho Nakata
a254b5562e Fix typo in ports/graphics/giram/Makefile.
USE_PERL5_BUUID -> USE_PERL5_BUILD

PR:		54785
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2003-07-23 17:41:06 +00:00
Maho Nakata
746dc443ee 1. delete pkg-message: this file slipped in by mistake.
2. fix pkg-plist for version 0.96
3. move message for WITH_OPTIMIZED_FLAGS to correct place
4. delete -mcpu=i686 -march=i686:
	Not all i386 is i686.
	cpu dependent optimize is done by CPUTYPE.
5. change fix for non-i386 arch

PR:		54686
Submitted by:	HIYAMA Takeshi <gibbon@cocoa.freemail.ne.jp> (maintainer)
2003-07-23 17:37:17 +00:00
Tilman Keskinoz
07b6b7cc65 Update to 0.234
PR:		54208
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-07-23 17:34:23 +00:00
Tilman Keskinoz
9f47fddaed Update to 1.11
PR:		54258
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-07-23 17:28:32 +00:00
Tilman Keskinoz
a23792e711 oops.. wrong commit message.
Pointy hat:	arved

The right one:

Update to 2.2
Bump PORTEPOCH because PORTVERSION decreased.

PR:		54259
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-07-23 17:22:27 +00:00
Tilman Keskinoz
d515b9033e Update to 1.11
PR		54248
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-07-23 17:13:01 +00:00
Oliver Lehmann
c1ce862de2 Add disktool 2.0,
xView sysadmin tool for monitoring diskfull
situations.

PR:		52495
Submitted by:	Serge Gagnon <gagnon__s@videotron.ca>
2003-07-23 17:00:33 +00:00
Tilman Keskinoz
007a61529b Unbreak:
Update s_server.c by the following instruction from the openssl changelog

*) New option SSL_OP_CIPHER_SERVER_PREFERENCE allows the server to override
   the clients preferred ciphersuites and rather use its own preferences.
   Should help to work around M$ SGC (Server Gated Cryptography) bug in
   Internet Explorer by ensuring unchanged hash method during stepup.
   (Also replaces the broken/deactivated SSL_OP_NON_EXPORT_FIRST option.)
           [Lutz Jaenicke]

PR:		54280
Submitted by:	Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
2003-07-23 16:58:28 +00:00
Tilman Keskinoz
ef10104630 Use imake-4 per default
PR:		54289
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-07-23 16:46:12 +00:00
Oliver Lehmann
ab2c7ca5ab Update to 1.7.3 and fix unfetchable distfile
PR:		ports/53070
Submitted by:	Serge Gagnon <gagnon__s@videotron.ca>
2003-07-23 16:41:45 +00:00
Tilman Keskinoz
fb323ab50f Don't try to rebuild the HTML-docs.
PR:		54296
Submitted by:	Geoffrey Mainland <mainland@apeiron.net>
2003-07-23 16:30:21 +00:00
Christian Weisgerber
8f500ccd3a Fix build on 5.x.
PR:		54425
Submitted by:	Ronald Kuehn <rk@ronald.org>
2003-07-23 16:12:11 +00:00
Tilman Keskinoz
f752afb5f6 Unbreak by updating to 3.5
PR:		51423
Submitted by:	Helge Oldach <ports-palm-pose-31312@oldach.net>
2003-07-23 16:08:54 +00:00
Dag-Erling Smørgrav
6f9e3b6211 Don't force the use of small icons, they're unreadable (and impossible to
hit with the mouse) on modern displays.
2003-07-23 15:39:09 +00:00
Dag-Erling Smørgrav
e31dcfd72d Unsplit multi-line string literals. 2003-07-23 15:37:54 +00:00
Maho Nakata
d458fcb309 Fixed bison problem.
Pointed out by:	kris
Pointy hat to:	maho and Pedro F. Giffuni <giffunip@yahoo.com>
2003-07-23 15:33:37 +00:00
Oliver Lehmann
492bd8f43e Add xvmixer 1.0, open Look-based audio mixer.
PR:		51017
Submitted by:	Serge Gagnon <gagnon__s@videotron.ca>
2003-07-23 15:02:48 +00:00
Kirill Ponomarev
122e6065d5 New port databases/p5-Class-DBI-Replication
Classs::DBI::Replication extends Class::DBI's persistence for
replicated databases.

PR:		54744
Submitted by:	Mathieu Arnold <m@absolight.net>
Approved by:	fjoe (mentor) (implicit)
2003-07-23 14:54:39 +00:00
Kirill Ponomarev
76e85e4ee4 New port databases/p5-Class-DBI-Pg
Class::DBI::Pg automate the setup of Class::DBI columns and
primary key for Postgres.

PR:		54725
Submitted by:	Mathieu Arnold <m@absolight.net>
Approved by:	fjoe (mentor) (implicit)
2003-07-23 14:45:52 +00:00
Oliver Lehmann
f7892fcf14 fix build on CURRENT (not-needed, on 5 non-existent header-include removed)
Pointed out by:	kris (bento)
Approved by:	maintainer
2003-07-23 14:42:01 +00:00
Oliver Lehmann
98ad40ed21 Add med 2.1.5, modélisation et Échanges de Données.
PR:		54761
Submitted by:	thierry@pompo.net
2003-07-23 14:35:27 +00:00
Ernst de Haan
7eedd70266 # New ports collection makefile for: JDOM
# Date created:		June 1, 2001
# Whom:			Ernst de Haan <znerd@FreeBSD.org>
#
# $FreeBSD: ports/java/jdom/Makefile,v 1.8 2003/07/23 14:30:27 znerd Exp $
#

PORTNAME=	jdom
PORTVERSION=	1.0b9
CATEGORIES=	java
MASTER_SITES=	http://www.jdom.org/dist/source/
DISTNAME=	${PORTNAME}-${PORTVERSION:C/[0-9]*\.[0-9]*//}

MAINTAINER=	znerd@FreeBSD.org
COMMENT=	Java library for accessing and manipulating XML documents

BUILD_DEPENDS=	${ANT}:${PORTSDIR}/devel/apache-ant

USE_JAVA=	1.2+

WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:C/[0-9]*\.[0-9]*//}
PLIST_SUB+=	T=${TARGET_DIR:S/^${PREFIX}\///}
TARGET_DIR?=	${PREFIX}/share/java/${PORTNAME}-${PORTVERSION}
ANT?=		${LOCALBASE}/bin/ant
ANT_TARGET=	package javadoc

do-build:
	@cd ${WRKSRC} && ${ANT} ${ANT_TARGET}

do-install:
	@${ECHO} -n ">> Creating directory ${TARGET_DIR}..."
	@${MKDIR} ${TARGET_DIR}
	@${ECHO} " [ DONE ]"

	@${ECHO} -n ">> Copying files..."
	@${CP} -r ${WRKSRC}/* ${TARGET_DIR}
	@${ECHO} " [ DONE ]"

	@${ECHO} -n ">> Installing JAR..."
	@${CP} ${WRKSRC}/build/jdom.jar ${PREFIX}/share/java/classes/
	@${ECHO} " [ DONE ]"

.include <bsd.port.mk>
2003-07-23 14:34:04 +00:00
Ernst de Haan
b093017dc6 Port devel/jakarta-ant was renamed to devel/apache-ant.
Reported by:	kris
Pointy hat to:	me
2003-07-23 14:30:29 +00:00
Tilman Keskinoz
f06aeadccb Attempt to unbreak the port by removing the uneccesary pre-configure
target.

Inspired by
PR:		52318
Submitted by:	Vitaly Markitantov <vm@dics.com.ua>
2003-07-23 14:25:06 +00:00
Oliver Lehmann
45668ed7f6 Add gmsh 1.45.1, an automatic 3D finite element mesh generator.
PR:		52201
Submitted by:	Pedro Giffuni <giffunip@yahoo.com>
2003-07-23 14:21:51 +00:00
Dirk Meyer
6143f6639a - update CATEGORIES 2003-07-23 14:07:52 +00:00
Pierre Beyssac
3c28bc6aa7 - add and install some more documentation
- bump PORTREVISION
2003-07-23 13:20:15 +00:00
Kirill Ponomarev
755b829414 Update to 1.2
* Added option to fingerprint SYNACK packets
* Added option to output more verbose fingerprint
  info to outfile
* Added a ton of new fingerprints (1214 SYN/SYNACK
  fingerprints)
* Added option to run Disco on interfaces without an assigned
  IP

Approved by:	fjoe (mentor) (implicit)
2003-07-23 13:04:14 +00:00
Kirill Ponomarev
fcb4394abd Update to 0.6.5
* Added Bulgarian and Estonian tranlations
* Updated Germany translation
* Fixed translation bug with category names

Approved by:	fjoe (mentor) (implicit)
2003-07-23 12:52:48 +00:00
Oliver Lehmann
3d01282bd3 finish the removal of newkind
Pointed out by:	kris
2003-07-23 12:48:32 +00:00
Oliver Lehmann
c0dd05916e finish the removal of newkind
Pointed out by:	kris
2003-07-23 12:33:00 +00:00
Kirill Ponomarev
7fdf0f0b96 Update to 0.5.0
New features:
* support for 802.1Q (VLANs) tagged packets
* support for FDDI links. [EXPERIMENTAL]
* two new primitives have been added: source MAC address
  and destination MAC address
* static aggregation directives (src_host, dst_host, ..)
  are now superseded by primitives that can be stacked
  together to form complex aggregation methods.
  The commandline syntax of the client program has been
  consequently changed to support these new features

Approved by:	fjoe (mentor) (implicit)
2003-07-23 12:23:18 +00:00
Oliver Lehmann
b2e81ba7ce Add eficas 1.4, aSter Command FIle Editor.
PR:		54763
Submitted by:	thierry@pompo.net
2003-07-23 12:18:27 +00:00
Oliver Lehmann
2f1fdc87b3 Add astk-client , graphical interface for Code_Aster (client side).
PR:		54765
Submitted by:	thierry@pompo.net
2003-07-23 11:25:42 +00:00
Oliver Lehmann
69bb5c928e Add astk-serveur 1.0.14,
graphical interface for Code_Aster (server
side).

PR:		54764
Submitted by:	thierry@pompo.net
2003-07-23 11:20:26 +00:00
Kiriyama Kazuhiko
5cf2388d58 Update to 8.2.
* version up packages:
    dictionary-1.11       --> dictionary-1.12
    ecb-1.06              --> ecb-1.08
    ecrypto-0.12          --> ecrypto-0.13
    edebug-1.17           --> edebug-1.18
    edit-utils-2.00       --> edit-utils-2.02
    ess-1.03              --> ess-1.04
    games-1.13            --> games-1.14
    hm--html-menus-1.20   --> hm--html-menus-1.21
    os-utils-1.30         --> os-utils-1.31
    prog-modes-1.73       --> prog-modes-1.79
    sasl-1.12             --> sasl-1.13
    text-modes-1.60       --> text-modes-1.61
    tramp-1.12            --> tramp-1.15
    vhdl-1.16             --> vhdl-1.17
    x-symbol-1.04         --> x-symbol-1.05
    xemacs-base-1.77      --> xemacs-base-1.78
    xslide-1.06           --> xslide-1.07
2003-07-23 11:15:17 +00:00
Oliver Lehmann
9ff05dcf62 Add tktable 2.8, a table/matrix widget extension to tk/tcl.
PR:		47166
Submitted by:	thierry@pompo.net
2003-07-23 10:36:01 +00:00
Kirill Ponomarev
41405efa6c New port: net/netstrain-3.0
A TCP preformance checking tool which
also supports IPv6.

PR:		54328
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by:	fjoe (mentor)
2003-07-23 10:28:57 +00:00
Kirill Ponomarev
2c2bcbab31 Forced commit: previous commit actually was:
New port: net/ipaudit

ipaudit is an IP traffic summarizer, which can listens
to a network device in promiscuous mode, and records of every
'connection', each conversation between two ip addresses.

PR:		54510
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Approved by:	fjoe (mentor)
Pointy hat to:	krion
2003-07-23 10:16:12 +00:00
Tilman Keskinoz
6d399d8e2b Add klogoturtle, a LOGO Interpreter for KDE. 2003-07-23 10:12:58 +00:00
Kirill Ponomarev
6889f379e3 Fix build on 5.1-CURRRENT
PR:		54778
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Approved by:	fjoe (mentor)
Pointy hat to:  krion
2003-07-23 09:58:02 +00:00