Commit Graph

244 Commits

Author SHA1 Message Date
espie
76ce3f021a Crisper comments. 1999-04-20 01:10:59 +00:00
brad
f602955b4e add vnc to Makefile 1999-04-18 21:11:55 +00:00
brad
31d1756578 add vnc port
-
Display X & Win32 desktops on remote X/Win32/Java displays
1999-04-18 21:09:53 +00:00
brad
379cc8ebbf use EGCS for all archs 1999-04-18 21:05:42 +00:00
espie
6eeafca4eb Upgrade to 2.3.1 1999-04-18 20:59:00 +00:00
brad
fc1c6caecf upgrade to nmap 2.12 1999-04-18 20:25:28 +00:00
brad
00d44ecf67 upgrade to ntop 1.1 1999-04-18 20:24:41 +00:00
brad
69d6767f53 correct checksums; turan@ 1999-04-14 12:23:24 +00:00
marc
49383b9b53 o hide some pre- and post- install commands
o add an INSTALL script to install /etc/wgetrc if necessary
o remove wgetrc install code from Makefile and packing list
o call install script from Makefile
o patch wget doc Makefile so it does NOT install into /etc automagically
o add DEINSTALL script to remind user to get rid of /etc/wgetrc
THIS PORT IS NOW FROZEN FOR 2.5
1999-04-10 02:50:54 +00:00
brad
edfc222a46 - change email addresses, form@ to ports@
- remove unnecessary comments
1999-04-09 04:11:45 +00:00
espie
fc97b432ed Patch ups rsync to the same functionality as 2.3.1.
Specifically, it fixes the security hole that is described in
pkg/SECURITY...

Wedged in as security fixes are important, especially when they're small.
Real 2.3.1 will wait after tree thaws.
1999-04-09 02:20:14 +00:00
rohee
f04d9fa366 joey@OpenBSD.ORG -> ports@OpenBSD.ORG, as requested by the author 1999-04-06 19:44:57 +00:00
marc
fa27d93f56 MASTER_SITE changes; Chris Cappuccio <chris@nmedia.net 1999-04-06 17:50:40 +00:00
brad
3dddc2c9bd add configure env GTK_CONFIG to make sure its found by configure 1999-04-05 19:19:28 +00:00
jakob
3386f2150d Email address updated 1999-04-05 11:16:21 +00:00
brad
ae28ad2466 fix for package building 1999-04-04 22:00:13 +00:00
brad
86d518997c typo 1999-04-01 00:32:48 +00:00
brad
1d0d44d6c1 fixup Makefile 1999-04-01 00:24:49 +00:00
brad
fbd0c215fe typo 1999-03-31 23:39:55 +00:00
brad
cb11d49518 fix for package building 1999-03-31 23:25:50 +00:00
marc
4cf7d3a218 netatalk update from ianm@cit.nepean.uws.edu.au; Ian says:
This update implements changes to afpd (appletalk filing protocol daemon)
so that it handles users groups correctly for acess and handles the
effictive user and group of the parent process correctly under OpenBSD
2.5-beta. Previous fix didn't work quite as expected.
1999-03-31 22:51:00 +00:00
brad
903014f432 fix for package building 1999-03-31 22:24:39 +00:00
marc
5e6352b302 update to arpwatch-2.1a4; fgsch@openbsd.org 1999-03-31 22:20:03 +00:00
brad
f6167a6bd4 fixup PLIST 1999-03-31 21:46:19 +00:00
brad
919a578c77 change maintainer 1999-03-30 06:18:31 +00:00
marc
ea02658e66 fix configure 1999-03-30 06:01:54 +00:00
brad
6dd5604ee8 change pkg name, fix email addy and remove useless WRKSRC 1999-03-30 05:53:35 +00:00
fgsch
bfe9187a1e Enable curl. 1999-03-30 04:38:37 +00:00
brad
a9e4b5d3b9 add patch to not split info page 1999-03-29 21:03:00 +00:00
brad
c5da3b68df fixup Makefile and remove a dir change from patch 1999-03-29 04:51:59 +00:00
brad
2aee4edd08 uncomment LIB_DEPENDS 1999-03-29 03:32:41 +00:00
brad
ff7e77dc8c fixup Makefile 1999-03-29 02:11:21 +00:00
jasoni
738a79dcb2 update to 0.61 1999-03-29 02:00:00 +00:00
brad
f81d06e383 fixup Makefile and add missing ending quotes in PLIST 1999-03-29 01:45:27 +00:00
brad
25353607ca upgrade to ntop-1.1cr6 1999-03-28 20:11:39 +00:00
brad
45f4548b81 upgrade to mrtg 2.7.2 1999-03-28 19:25:39 +00:00
brad
3924552cbd add queso to Makefile 1999-03-28 19:20:37 +00:00
brad
04a83ac2b6 add queso port 1999-03-28 19:12:56 +00:00
jakob
9aec5ebb38 update to 0.33 1999-03-28 13:56:58 +00:00
niklas
66218c5661 Adhere to WRKOBJDIR 1999-03-27 17:15:26 +00:00
niklas
d94845f64a Run INSTALL with PREFIX env. var set. Make createuser work in NIS setups 1999-03-27 17:06:25 +00:00
niklas
7e9ef3fd14 Found another MASTER_SITE, and upgraded the version, unbroked the port 1999-03-27 12:24:00 +00:00
brad
b0075390a5 add curl port; Markus Friedl <markus.friedl@informatik.uni-erlangen.de> 1999-03-27 07:18:57 +00:00
espie
153d559d96 Second time Makefile stays uncommitted ??? what's the problem there. 1999-03-23 17:49:20 +00:00
espie
926e5fa1a6 Fix up PLISTs.
At one point bsd.port.mk put out erroneous PLIST-auto, with @cwd, @pkgname,
and @pkgdep lines.

These are actually added by make package, and shouldn't usually be put
inside the PLIST, as this is extra information to update.

I left a few @cwd in, mainly for the perl modules, which want to live under
/usr to work.
1999-03-23 17:47:31 +00:00
dugsong
2d3b53d84b eliminate thirdparty pcap dependency, i suck. 1999-03-23 17:10:53 +00:00
brad
6ab7bb4f8e fix dir permissions post extract 1999-03-22 14:52:15 +00:00
brad
ed125581fb upgrade to samba 2.0.3; Andrew Lambeth <andrew@nfr.net> 1999-03-19 09:06:04 +00:00
brad
0ebb3f99f7 SYSCONFDIR var 1999-03-17 02:42:33 +00:00
brad
f7a2ef43d5 upgrade to mrtg-2.7.1 1999-03-17 02:23:01 +00:00