brad
ded7e914be
re-add post-extract target
2000-01-01 00:42:12 +00:00
brad
1fe504451c
- remove bad dist sites
...
- change MAINTAINER to ports@
- make sure to run install-info from post-install target
- remove unnecessary @mode tags from PLIST
- install some extra documentation for ddd
2000-01-01 00:15:50 +00:00
brad
ab2a034fc1
- ${RM} -> rm
...
- mkdir -> ${INSTALL_DATA_DIR}
- remove workaround for texinfo install-info bug
- sort PLISTs
2000-01-01 00:09:50 +00:00
brad
840135cb48
- ${RM} -> rm
...
- mkdir -> ${INSTALL_DATA_DIR}
- remove workaround for texinfo install-info bug
2000-01-01 00:02:42 +00:00
fgsch
ae9f7176d5
Install/uninstall ddd.info and don't remove info dir. Close PR #1038 .
1999-12-31 23:44:57 +00:00
fgsch
601e3fe78c
Add sha1 & rmd160 checksums.
1999-12-31 23:38:22 +00:00
fgsch
5ce240c627
Make -miltime work. Remove all warnings.
1999-12-31 23:36:38 +00:00
brad
34b9eb1399
- include netinet/in.h before arpa/inet.h to avoid a couple of compiler
...
warnings in teln.c
- mkdir -> ${INSTALL_DATA_DIR}
1999-12-31 23:28:24 +00:00
jason
ce2273402a
better patches (mailed to author)
1999-12-31 22:59:20 +00:00
fgsch
c8447ec600
Cleanup and some idents.
1999-12-31 22:23:17 +00:00
fgsch
556a8fcc90
Fix a Y2K problem if %y or %Y is used in -date; problem from NetBSD,
...
patch by myself. Also remove all warnings.
1999-12-31 22:22:07 +00:00
brad
4aab0778be
upgrade to delay 1.4
1999-12-31 08:08:45 +00:00
brad
66c79bc002
- make sure the PLIST that is created is done so in the work dir
...
- add check for ${NO_SHARED_LIBS:U} == YES
- sort final PLIST and output as PLIST.new, then move into place
- sort PLIST and PLIST.noshared
1999-12-31 04:22:42 +00:00
fgsch
6127245063
Enable libIDL.
1999-12-30 15:47:21 +00:00
fgsch
6e853a0129
Bring this port back to life. ok, im a moron.
1999-12-30 15:44:13 +00:00
jakob
84a7291f38
dante added
1999-12-30 08:31:48 +00:00
jakob
a9b1b82b1c
dante - a socks client and server
1999-12-30 08:30:38 +00:00
brad
51f3599a50
mark BROKEN (buffer overflow)
1999-12-30 08:11:55 +00:00
brad
9e4942c58e
remove fvwm2 and wm2 from Makefile
1999-12-30 02:45:32 +00:00
brad
956198a12a
remove wm2 port, it has been included with X for awhile now
1999-12-30 02:40:05 +00:00
brad
35fef7a483
remove fvwm2 port, it has been included with X for awhile now
1999-12-30 01:04:47 +00:00
brad
4578ef0bd2
upgrade to pngcrush 1.3.2
1999-12-30 00:39:40 +00:00
brad
f193b7fb3f
add build target to dependency list for test target to ensure that
...
libslang is actually built before trying to run the test
1999-12-29 23:58:11 +00:00
brad
aaca0c7a2b
- change MASTER_SITES to ${MASTER_SITE_BACKUP} so this is retreivable again
...
- MAINTAINER should only be an e-mail address
- remove deprecated variables
- cleanup Makefile
1999-12-29 07:19:38 +00:00
brad
68ce1c393a
- remove unnecessary NEED_VERSION and INSTALL_TARGET tag
...
- make gshar's own install target install the man pages
1999-12-29 00:28:41 +00:00
brad
9e74d33718
- cleanup creation of shared libs
...
- fixup bzip2's own install target and use BSD_INSTALL macros
- cleanup PLIST
1999-12-28 23:37:32 +00:00
brad
6fd0d03a3f
style
1999-12-28 22:50:29 +00:00
brad
0f319d3eb4
add build target to dependency list for test target to ensure that mm is actually built before trying to run the test
1999-12-28 22:47:02 +00:00
kevlo
824f0969e7
Add apc-upsd.
1999-12-28 11:22:58 +00:00
kevlo
2c03e7503c
apc-upsd is a daemon with flexible configuration for APC ups models.
1999-12-28 11:22:00 +00:00
brad
a48078fdea
remove deprecated variables
1999-12-28 06:13:04 +00:00
brad
652afd225c
upgrade to pngcrush 1.3.1
1999-12-28 05:57:23 +00:00
brad
3c6a870ff6
add screen.info to the all target to ensure that the info file is
...
re-created with makeinfo
1999-12-28 05:03:02 +00:00
brad
8c58602f70
revert previous commit which was wrong
1999-12-27 18:33:12 +00:00
kevlo
df4d52ecba
Remove nmap. It's already existed in ports/net.
1999-12-27 15:43:36 +00:00
kevlo
e7ffb876cf
The nmap port has existed in ports/net.
1999-12-27 15:39:40 +00:00
kevlo
ef1c27daaf
Fix up PLISTs.
1999-12-27 10:52:13 +00:00
kevlo
f9da7f1eed
Fix PLIST
1999-12-27 10:49:15 +00:00
kevlo
2ff2008544
Fix PLIST.
1999-12-27 10:46:23 +00:00
kevlo
0b430486c4
Add nmap.
1999-12-27 07:27:29 +00:00
kevlo
94a5b3d73a
nmap is a utility for port scanning large networks.
...
See the nmap homepage at http://www.insecure.org/nmap/index.html
1999-12-27 07:26:00 +00:00
brad
8a3d8299b5
fix dependency check for new jbigkit library version
1999-12-27 06:14:20 +00:00
brad
fd06d602a7
upgrade to jbigkit 1.1
1999-12-27 06:12:08 +00:00
fgsch
ff73b8f512
Cleanup; angelos@ ok.
1999-12-27 00:32:12 +00:00
fgsch
6eb4745e84
rollback to 5.2.1; too many problems in very short time.
1999-12-26 16:41:11 +00:00
fgsch
3b5e8e6086
Add ipv6 support via WITH_IPV6. Any testers?
1999-12-26 16:04:06 +00:00
fgsch
18d8931cf8
Update to release 5.2.2.
1999-12-26 15:30:36 +00:00
fgsch
329c18e6bc
Update to 3.14.
1999-12-26 11:10:31 +00:00
fgsch
96036935d1
mkdir -> INSTALL_DATA_DIR. .for/.endfor -> cd && INSTALL_DATA.
1999-12-26 10:09:41 +00:00
fgsch
97bb94e5c5
Clean Makefile. Remove unused vars and target. Simplify patch.
...
Change maintainer to ports@.
1999-12-26 09:49:00 +00:00