angelos
cacfa64b2e
Change MAINTAINER to me temporarily (until we figure out who's the
...
real one).
1999-11-22 22:08:32 +00:00
espie
e0f299c92c
Robust subdir substitution.
...
dugsong@ agrees that @ is a better choice.
1999-11-22 20:40:53 +00:00
espie
aaa04faba2
Simplify make fetch-list by using _ALWAYS_DEP and friends.
...
Remove some extraneous subshells.
Remove unwanted variables.
1999-11-22 20:37:04 +00:00
espie
5e1ecf9a5e
Simplify CATPAGES
1999-11-22 20:34:14 +00:00
brad
24ff328c03
patch to fix compilation on Alpha; from maintainer
...
closes PR#956
1999-11-22 17:57:58 +00:00
brad
55da88e9db
patch to fix compilation on Alpha; from maintainer
...
closes PR#955
1999-11-22 17:16:10 +00:00
turan
9f5c44af85
revert 1.28 -> 1.27. Version numbers are still locked.
1999-11-22 15:37:52 +00:00
kevlo
758bae1529
Update to version 1.28.
1999-11-22 09:08:55 +00:00
kevlo
5ab4d513f6
Add upsd
1999-11-22 04:09:17 +00:00
kevlo
52a57e5ed9
Import to upsd port. upsd is an APC smart UPS monitoring daemon.
1999-11-22 04:08:04 +00:00
angelos
453167623b
Update to version 2.03
1999-11-22 02:54:29 +00:00
angelos
54be1cd350
ocaml v2.03
1999-11-22 02:44:44 +00:00
espie
7afc2742bb
Wrong dir, wrong file...
...
experimental version which shouldn't have gone in.
1999-11-21 23:53:15 +00:00
espie
515e861055
Update to 2.3.2.
...
See package cvs.log for details.
This includes fixing an obscure security hole.
Patch to avoid spinning in select on non-blocking descriptors (will
probably be fixed in rsync 2.3.3)
1999-11-21 23:42:52 +00:00
espie
c1d2dae1f3
Cleaner patch, suitable for retrofitting to the authors.
...
Assume autoconf ownership.
1999-11-21 23:36:16 +00:00
turan
e66ab10fbc
clean
1999-11-21 17:54:32 +00:00
espie
dc7126a53b
Typo
1999-11-21 16:18:30 +00:00
espie
5f45a616e7
Revert unwanted commit...
1999-11-20 17:56:57 +00:00
espie
211653ece7
Blast DEPENDS_TMP .USE macro out of existence.
...
The problem with .USE macros is that they should be constant...
If they do depend on the target being made, they will invariably use
.if make(TARGET) tests. But this is a bad idea, as then `TARGET' can't
be used as a true dependency, since it's not being made then...
So instead, one would have to remember to fork another make TARGET to
ensure the .USE macro is executed correctly... This is slow, and
error-prone.
1999-11-20 17:54:09 +00:00
kevlo
5eaf149e39
Mark it unbroken and update to version 2.5.8
...
Fix PLIST.
1999-11-19 04:33:04 +00:00
brad
85ed19d369
- privledges -> privileges
...
- remove version # from description
1999-11-18 19:26:28 +00:00
kevlo
d5c309056f
Mark it unbroken. Change the MAINTAINER to kevlo@
...
Fix PLIST.
1999-11-18 03:52:15 +00:00
kevlo
1cf511b8a1
Mark it unbroken and fix Makefile.
...
Fix PLIST: add libcgiparse_pic.a into lib.
1999-11-17 09:17:34 +00:00
kevlo
d99eedae12
Mark it unbroken and update to version 3.6.12.
...
Fix PLIST.
1999-11-17 08:46:13 +00:00
brad
bc6300ec56
sync PLISTs
1999-11-17 00:17:13 +00:00
kevlo
10666d52ea
Mark it unbroken and update to version 2.3.
...
Fix PLIST.
1999-11-16 08:42:03 +00:00
kevlo
d4aeb75423
Update to version 1.7.3. Fix PLIST.
1999-11-16 08:03:23 +00:00
kevlo
5f52fd8914
Update to version 1.7.3, we don't need those patches.
1999-11-16 07:57:00 +00:00
dugsong
5ceaf47130
add note about security fixes
1999-11-15 19:48:09 +00:00
espie
dd10aadc45
Fix recursive dependency computation.
1999-11-15 18:37:58 +00:00
turan
a7fcd040e6
verify angelos fixes. mark unbroken.
1999-11-15 02:27:55 +00:00
turan
4ef36a5637
verify angelos fixes, mark unbroken.
1999-11-15 01:55:17 +00:00
turan
54eac0efdc
sync
1999-11-15 01:20:58 +00:00
turan
0ec9981736
port still has problems. change broken tag to match. patches sent to maint
...
to verify.
1999-11-14 23:51:02 +00:00
turan
55f4ab91d8
verify angelos fixes. mark unbroken.
1999-11-14 23:35:12 +00:00
turan
17bbf2c9d1
maintainer did not even type 'make' to test this port.
...
fix obvious bug.
1999-11-14 23:02:39 +00:00
jakob
492c89b29e
net/bind8 updated to 8.2.2-P5
1999-11-14 22:45:40 +00:00
jakob
c30e4e4958
Update to BIND v8.2.2-P5. Mark unbroken.
1999-11-14 22:39:16 +00:00
turan
d07a5e3bd4
verify angelos fixes. mark unbroken.
1999-11-14 22:29:00 +00:00
turan
086dfc4048
verify angelos fixes. mark unbroken.
1999-11-14 22:18:02 +00:00
turan
eb94790454
i cannot spell BROKEN
1999-11-14 22:00:36 +00:00
turan
7aca8c109d
verify angelos fixes. mark unbroken.
1999-11-14 21:53:08 +00:00
espie
73bb534787
Update dxpc to 3.8.0.
...
This is needed for inter-operability with other systems, as 3.7.0 and
3.8.0 don't talk together.
Also, 3.8.0 fixes some important bugs, and it compresses bitmaps, which
means it can be used in various situations where it was completely useless
before.
1999-11-14 21:49:14 +00:00
turan
b7cdba15ed
verify angelos fixes. minor fix to extraction added.
...
mark unbroken.
1999-11-14 21:36:11 +00:00
turan
64d7e4a8e3
mark broken, SEVERE SECURITY PROBLEMS. Do not use until fixed.
1999-11-14 21:17:54 +00:00
brad
b4a1fb5290
- add another master site
...
- change maintainer to ports@
1999-11-14 21:08:58 +00:00
rohee
1968bf4aa3
unbroke port
1999-11-14 01:27:05 +00:00
dugsong
ea98098237
outguess port - universal steganography tool
1999-11-13 20:24:11 +00:00
dugsong
aadedd149b
libnids port - network monitoring lib with TCP/IP reassembly. ok turans@
1999-11-13 20:22:17 +00:00
turan
65a9230802
solves atapi cdr/cdrw problems
1999-11-12 22:56:57 +00:00