Commit Graph

11978 Commits

Author SHA1 Message Date
espie
9092e73fa6 ...and remove old patches 2001-07-30 15:38:41 +00:00
espie
27ba84b0d1 Rename patches prior to tweaks... 2001-07-30 15:33:22 +00:00
espie
5efc528bdc More trouble... Revert sed -e so that it will work. 2001-07-30 15:07:49 +00:00
espie
950a3a0fa6 Tsk, tsk. 2001-07-30 14:55:07 +00:00
jsyn
62cee9e1e2 Fix EXTRACT_CASES for shell archives (handles leading cruft, too!)
ok espie@
2001-07-30 14:45:26 +00:00
espie
ad09219591 Pass PKG_TMPDIR thru to pkg_add. From Heikki Korpalla. 2001-07-30 14:34:34 +00:00
espie
19d7809002 Lots of internal changes.
- define _FULLPKGNAME* and _PKGFILE*. Use _PKGFILE* as package cookie
instead of package_done.
- use ${PKG_DBDIR}/${_FULLPKGNAME${SUBPACKAGE}/+CONTENTS as install cookie.

- BIN_PACKAGES variable. If set to yes, remove coupling between
PACKAGE_COOKIE and dependencies, so that binary packages exist
independently of working directories.

- mark packages as precious.

- change all refs to PKGFILE to _PKGFILE${SUBPACKAGE}.
- add bulk-packages target.

Note that BIN_PACKAGES and TRUST_PACKAGES are off by default.
This interface is likely to change. The name bulk-packages will probably
change as well.

We will probably get rid of the old PKGFILE/FULLPKGNAME (taking SUBPACKAGE
into account) and use the new PKGFILE/FULLPKGNAME
PKGFILE-foo/FULLPKGNAME-foo instead (with explicit subpackage information).
This is less confusing and simpler.
2001-07-30 14:13:16 +00:00
espie
b6ae200cde +graphviz 2001-07-30 13:48:02 +00:00
kevlo
0b65123304 typo. Pointed out by Nick Nauwelaerts <nick.bsd@be.wanadoo.com> 2001-07-30 13:24:49 +00:00
espie
549ce93950 ...and include bsd.own.mk at top, so that I get my /etc/mk.conf read. 2001-07-30 13:15:24 +00:00
espie
67710ce3fa Option to copy maple distfiles instead of linking files, since I always
get hosed with the CDRom at the office when reinstalling all ports.
2001-07-30 13:12:10 +00:00
espie
84d943f2b5 Pass explicit WARNINGS, compile with current. 2001-07-30 13:04:26 +00:00
espie
be39090af9 Let qutils show up in /usr/local/lib. 2001-07-30 12:41:46 +00:00
kevlo
4e4ac7164d upgrade to version 4.78 2001-07-30 12:23:21 +00:00
naddy
7f51add1f3 - Update to 0.11.0pre14.
- Maintainership picked up by Joshua Stein <jcs@rt.fm>.
Submitted by new maintainer.
2001-07-30 10:41:39 +00:00
pvalchev
c733e4ee03 + rain 2001-07-30 07:25:34 +00:00
pvalchev
e68fee9cee Import of rain-1.2.6
rain is powerful tool for testing stability of hardware and
software utilizing IP protocols.  It offers its users the
capability of creating their own packets with a wide variety
of command line options.

WWW: http://www.tenebrous.com/rain/

MAINTAINER=	Joshua Stein <jcs@rt.fm>
2001-07-30 07:22:36 +00:00
jsyn
82f3d01a67 +tacacs+ 2001-07-30 05:20:18 +00:00
jsyn
fca6d5b663 Import of tacacs+-4.0.4a:
--
Cisco's TACACS+ Server

TACACS+ is used for authentication, authorization, and accounting
on Cisco routers. This daemon provides a server for TACACS+ routers.

WWW: http://www.gazi.edu.tr/tacacs/

MAINTAINER= Jeff Bachtel <jeff@cepheid.org>

+ lots of additional mods
+ pvalchev@ helped
+ lebel@ reviewed
2001-07-30 05:18:07 +00:00
kevlo
f8e959b4c3 +source-highlight
-java2html
2001-07-30 04:16:47 +00:00
kevlo
d94fa93475 Bye Bye. Since source-highlight includes java2html. 2001-07-30 04:15:42 +00:00
kevlo
f3c39b5e18 Initial import of source-highlight 1.0
Source-highlight is a simple program that, given a source C/C++ or Java file,
produces an html source with syntax highlighting.
2001-07-30 04:13:45 +00:00
naddy
3d96929055 Add patch to fix a display problem in message mode (-m).
From Hironori Sakamoto <h-saka@lsi.nec.co.jp> via w3m-dev-en list.
Bump package revision.
Problem was already addressed in m17n version.
2001-07-30 00:24:19 +00:00
pvalchev
a0fe402186 + smpeg-xmms 2001-07-29 21:53:43 +00:00
pvalchev
5da2425ee7 Import of smpeg-xmms-0.3.4:
The smpeg xmms plugin allows playing mpeg videos in xmms and VCD movies,
thanks to the smpeg library.

WWW: http://www.xmms.org/files/plugins/smpeg-xmms/

MAINTAINER=	Wilbern Cobb <cobb@vedge.com.ar>

removed dummy versioning from plugins
2001-07-29 21:49:00 +00:00
bmc
4b8bf1fbaa * update to 1.8.1 BETA5
From Changelog:
    * added new IP defragmenter, spp_frag2
    * added new stateful inspection/tcp stream reassembly plugin, spp_stream4
    * Snort can now statefully detect ECN traffic (less false alarms)
    * stream4 can now keep session statistics in a "session.log" file
    * added new high-speed unified binary output system, spo_unified
    * added new data structs/management for tag code
    * added -k switch to tune checksum verification behavior
    * added -z switch to provide stateful verification of alerts
    * modified bahavior of http_decode, now only alerts once per packet
    * added unique Snort ID's to every Snort rule, plus generator, revision
      and event ID info to each alert
    * detection engine only alerts once per packet now, tcp stream code doesn't
      generate another alert packet if a previous one already alerted for that
      stream
    * fixed signal handling on svr4 systems
    * added enhanced cross reference printout to full/fast/syslog alert modes
    * added new high speed checksum verification (on x86) routines
    * added new ARP spoof detection preprocessor from Jeff
      Nathan <jeff@wwti.com>
2001-07-29 19:56:52 +00:00
pvalchev
70f8b0afc4 cheat on automake/autoconf so that they do not get ran automagically 2001-07-29 19:46:17 +00:00
brad
adfacf0cce upgrade to pngcrush 1.5.6 2001-07-29 19:43:30 +00:00
brad
01acdd46bb - add RCS id to patches
- unified diff for patch-inc_config.h
2001-07-29 19:29:48 +00:00
jakob
64de49d209 honor CC; <heko@iki.fi> 2001-07-29 18:43:27 +00:00
shell
85657907f1 sync 2001-07-29 18:37:08 +00:00
shell
cf03c173dc - Add gpgme support
- bump version
- regen some patch

From maintainer
2001-07-29 18:34:34 +00:00
shell
ea30e64056 Add gpgme 2001-07-29 18:28:00 +00:00
shell
6bf95c9a58 Initial import of gpgme-0.2.2
Maintainer : COUDERC Damien <couderc.damien@wanadoo.fr>
---

GnuPG Made Easy (GPGME) is a library designed to make access to
GnuPG easier for applications.

It provides a High-Level Crypto API for encryption, decryption,
signing, signature verification and key management.  Currently it
uses GnuPG as it's backend but the API isn't restricted to this
engine; in fact it is planned to add other backends to it.
2001-07-29 18:27:26 +00:00
espie
af01462ac1 Bogus pkgspec in dependency. 2001-07-29 18:21:30 +00:00
naddy
860fe1f753 get licence from bsd.own.mk 2001-07-29 14:48:24 +00:00
espie
ccd5083297 Bad me. 2001-07-29 12:26:40 +00:00
espie
97031b0d89 get licence from bsd.own.mk 2001-07-29 12:19:49 +00:00
pvalchev
987bd4b414 + varconf 2001-07-29 07:20:09 +00:00
pvalchev
90d3f6bfc0 Import of varconf-0.5.0
Varconf is a configuration system designed for the STAGE server.
Varconf can parse configuration files, command-line arguments and
environment variables.  It supports callbacks and can store its
configuration information in separate Config objects or in one
global configuration instance.
2001-07-29 07:18:59 +00:00
pvalchev
b9c218dc3b /usr/local -> ${LOCALBASE} 2001-07-29 07:14:59 +00:00
brad
877df75672 - make -> ${MAKE_PROGRAM}
- remove subshell
2001-07-29 04:20:16 +00:00
jasoni
eeb65d96b7 oops, remove unneeded commented out line 2001-07-29 02:49:04 +00:00
jasoni
27568fd3d2 update to 2.1.1; bugfix release 2001-07-29 02:47:21 +00:00
pvalchev
2ecd8f92db o Cheat on GNU autoconf/automake so that they do not get ran automagically,
as they are not required.
o Install the README as there is no other piece of documentation; heko@iki.fi
2001-07-29 01:43:42 +00:00
pvalchev
a21bd427eb Update to waveplay-20001210
Install manual pages, rename patches and bump NEED_VERSION.
2001-07-29 01:13:50 +00:00
pvalchev
5004117a91 /etc -> ${SYSCONFDIR} 2001-07-29 01:06:02 +00:00
naddy
1568879cff add lincity, alphabetize 2001-07-29 00:11:17 +00:00
naddy
58b752e2ae Import of LinCity 1.11; submitted by Wilbern Cobb <cobb@vedge.com.ar>.
LinCity is a city/country simulation game.  You are required to build
and maintain a city.  You must feed, house, provide jobs and goods for
your residents.  Etc.
2001-07-29 00:07:34 +00:00
naddy
7abff26588 +cadubi 2001-07-28 23:23:14 +00:00