Commit Graph

4606 Commits

Author SHA1 Message Date
brad
537889a01d - install sample config file as lib/vtun/vtund.conf-sample
- sync PLIST and remove @exec/@unexec tags
2000-02-07 08:15:18 +00:00
brad
7e7229f501 cleanup Makefile 2000-02-07 08:13:43 +00:00
brad
672968f3f8 - PLIST should not remove the vtund.conf on uninstall of the port/package
- add an @exec tag to create the log dir for vtund
2000-02-07 08:02:41 +00:00
brad
c2a3cc0809 make the capitalization of the word "mysql" consistant depending on
whether it's refering to the account/group or the program MySQL.
2000-02-06 23:32:38 +00:00
rohee
8e0553c5aa mkdir -> ${INSTALL_DATA_DIR}|${INSTALL_MAN_DIR} 2000-02-06 21:55:03 +00:00
brad
3b6874e34e remove unnecessary @dirrm tags for dirs that do not exist 2000-02-06 19:57:54 +00:00
espie
aa931bcd50 Kill ALL_HOOK, it's deprecated and unused. 2000-02-06 18:35:24 +00:00
kevlo
e71b0dd25f Add vtun. 2000-02-06 15:16:58 +00:00
kevlo
744c254014 Initial import of vtun version 2.0.
VTun provides the method for creating Virtual Tunnels over TCP/IP
networks and allows to shape, compress, encrypt traffic in that
tunnels.
2000-02-06 15:16:07 +00:00
form
ada8c2b04c fix 2000-02-06 10:41:13 +00:00
brad
f3dd2e307e mkdir -> ${INSTALL_DATA_DIR} 2000-02-06 07:08:16 +00:00
brad
7d5a89babd bug fix patch, if the macro AM_GNU_GETTEXT finds a suitable libintl it
does not set INTLLIBS to '-lintl' as it should. ; From FreeBSD
2000-02-06 07:06:58 +00:00
brad
8dc1c78437 don't use aclocal or automake if they exist, they will break the port 2000-02-06 07:02:13 +00:00
brad
99891dfe93 - remove workaround for texinfo install-info bug
- make sure install-info is run to register the info page
2000-02-06 00:56:36 +00:00
brad
8b30555495 - fixup PLISTs
- remove workaround for texinfo install-info bug
2000-02-06 00:46:45 +00:00
brad
2e97458e51 ${LOCALBASE} -> ${PREFIX} 2000-02-06 00:28:56 +00:00
espie
3cf144d032 Remove ld bug work-around. 2000-02-05 22:48:46 +00:00
brad
5b4b537e35 mkdir -> ${INSTALL_DATA_DIR} 2000-02-05 17:49:01 +00:00
brad
7fe8c873d8 enable interlibrary dependencies 2000-02-05 17:39:51 +00:00
brad
ef443bdebf sort PLIST 2000-02-05 08:50:27 +00:00
brad
c5273971f2 ${MKDIR} -> ${INSTALL_DATA_DIR} 2000-02-05 03:59:04 +00:00
brad
ed1946467d - style
- ${MKDIR} -> ${INSTALL_DATA_DIR}
- ${PATCH} -> patch
2000-02-05 03:56:58 +00:00
brad
3af680cf9f mkdir -> ${INSTALL_DATA_DIR} 2000-02-05 03:51:27 +00:00
kevlo
5fa50f6b8c Upgrade to version 1.06:
- Updated the configure system to use Autoconf 2.13, Automake 1.4 and
  Libtool 1.3.3.
- enhanced example programs a little bit
2000-02-05 03:50:34 +00:00
espie
e971455139 Compute CKSUMFILES in a better way, to avoid duplicates.
Simplifies SUPDISTFILES choice: put everything that might ever be fetched
there, don't worry about duplicates.
2000-02-04 20:33:42 +00:00
espie
7fc7e94996 DIST_SUBDIR change -> md5 change... 2000-02-04 12:56:40 +00:00
espie
c24ad602d8 Defining ALLFILES in every case is much better... 2000-02-04 12:55:33 +00:00
jakob
df905de2e1 usbutil (from NetBSD) 2000-02-04 12:51:13 +00:00
espie
8538981335 Finish cleansing PATCH_SITES out. 2000-02-04 11:15:16 +00:00
espie
956abc1070 Remove the real-* targets, do things directly at the cookie level.
More submakes die.

Remove NO_WRKDIR `feature'

Fix `make clean' to do the right thing even if WRKOBJDIR is not defined
at that point.

It's doubtful package-noinstall is useful, but I left it in for now, with
slightly altered semantics.
2000-02-04 11:09:33 +00:00
kevlo
675204fe85 Enable tkrat 2000-02-04 10:08:11 +00:00
kevlo
90f143ea42 Initial import of tkrat version 2.0b7.
Tkrat is a mail user agent for X in C with a Tcl/Tk frontend.

Submitted by:	Rik Schneider <riks@wni.com>
2000-02-04 10:07:35 +00:00
brad
eb978bb736 - make sym links for header files, backwards compatibility for programs
that expect the headers in the old location
- sync PLISTs and add missing @dirrm tag
2000-02-04 08:01:35 +00:00
kevlo
542d58de28 Change CATEGORIES to misc. 2000-02-04 04:39:59 +00:00
jasoni
a29dfa3e29 Patches to complete mkstemp in ctags - submitted to author. 2000-02-04 04:35:21 +00:00
espie
4df22da508 Don't let real target depend on phony, unless we want the real target to
be rebuilt each and every time...
2000-02-04 00:51:53 +00:00
jakob
49ceaa8ca0 ethereal v0.8.3 2000-02-03 22:09:47 +00:00
jakob
dfc4bcd0cd Update to Ethereal v0.8.3
- bug fixes
 - misc new features
 - text mode version added
2000-02-03 22:09:08 +00:00
espie
d7feb40951 Buglet fix: there's absolutely no reason not to run checksum, or
dependencies, if NO_EXTRACT or NO_PACKAGE has been defined ?

Might break some ports that don't explicitly ask not to run those steps.
Good thing.
2000-02-03 22:03:00 +00:00
brad
ade0760a17 upgrade to popa3d 0.4; From: maintainer 2000-02-03 18:45:38 +00:00
fgsch
bd0e50fbb0 Mark it broken till patches are corrected. 2000-02-03 05:23:30 +00:00
kevlo
3552833edb Add snort. 2000-02-03 04:00:06 +00:00
kevlo
e10b0cc172 Initial import of snort version 1.5.1.
The snort is the Highly flexible sniffer/basic NIDS.

Submitted by:	Kyle Hargraves <halogen@nol.net>
2000-02-03 03:58:54 +00:00
kevlo
7b4f217f68 Upgrade to version 3.2.3. 2000-02-03 03:19:06 +00:00
kevlo
e3859df644 Add remind. 2000-02-03 02:41:29 +00:00
kevlo
e38e6744ba Initial import of remind version 0.3.
The remind is a scripting language for reminders, with a Tk front end.
2000-02-03 02:39:56 +00:00
kevlo
f7ea467be2 Enable mc 2000-02-03 02:18:41 +00:00
kevlo
4a445c5fef Initial import of mc version 4.1.35.
The Midnight Commander is a free Norton Commander Clone with many useful 
features.

Submitted by:	Ryan Erwin <ryan@erwin.org>
2000-02-03 02:11:32 +00:00
kevlo
5d07ca24c3 Update to version 3.2.3a. 2000-02-03 01:58:08 +00:00
fgsch
7f97daffcf Remove DIST_SUBDIR; there are only 2 files to fetch. 2000-02-02 22:03:01 +00:00