Commit Graph

8036 Commits

Author SHA1 Message Date
brad
107abfb98e revert switch to libtool, use "cc -shared" to create shared libraries 2000-09-16 11:44:22 +00:00
brad
382dcecb78 ONLY_FOR_ARCH -> BROKEN on SPARC 2000-09-16 08:16:43 +00:00
jakob
0309502829 A port of BIND v9.0.0
BIND 9.0.0 is the first "general availability" release of BIND
	version 9. It is aimed at early adopters and those who wish to 
	make use of new 9.0 features, such as IPv6 and DNSSEC secure 
	resolution support.
2000-09-16 07:36:52 +00:00
brad
5e8a237bea remove a @dirrm tag 2000-09-16 04:19:59 +00:00
brad
070f7ef6ed upgrade to BitchX 1.0c17 2000-09-16 04:04:27 +00:00
brad
5cd701b5ca remove socks5 FLAVOR for bitchx 2000-09-16 03:59:22 +00:00
avsm
b41f7acdcb - update to v0.6.2
- project has moved to SourceForge, use MASTER_SITE_SOURCEFORGE now
- bump NEED_VERSION
- update maintainer email address
2000-09-15 17:03:42 +00:00
avsm
0c0d21d730 remove this port as its a duplicate of misc/figlet
ok by aaron@
2000-09-15 16:08:41 +00:00
avsm
19854a7df3 Merge in the duplicate figlet ports (from textproc/ and misc/)
- pkg/COMMENT no longer starts with a capital
- pkg/DESCR uses value of HOMEPAGE
- lots more fonts added to PLIST from contributed.tar.gz
- define DISTNAME to make things cleaner
- patch-aa renamed to patch-figlet
- added patch-figlist to code in default location of fonts
- removed patch-ab since Aaron's port just passes MAKE_FLAGS
- removed FAKE_FLAGS completely and do the install manually
- added HOMEPAGE
- general Makefile cleaning (bump NEED_VERSION etc)
- add RCS ids everywhere that needs them
- take maintainership

merge ok'ed by aaron@, dugsong@monkey.org
2000-09-15 16:07:07 +00:00
camield
80b9200b64 - CONFIGURE_STYLE
- fix fake
- RCS id
2000-09-15 15:01:54 +00:00
espie
15ccd92640 new extract framework 2000-09-15 14:54:04 +00:00
camield
802271bf54 - remove FAKE=yes
- add HOMEPAGE to Makefile
2000-09-15 14:42:38 +00:00
espie
984e8ea577 New extract framework 2000-09-15 14:38:45 +00:00
camield
10d3911fa0 - RCS id, ${HOMEPAGE} 2000-09-15 14:35:54 +00:00
camield
33d9dcb428 - add RCS id to PLIST
- change URL to ${HOMEPAGE} in MESSAGE
2000-09-15 14:29:37 +00:00
camield
c6fdec00f5 - add RCS id to PLIST
- change URL in MESSAGE to ${HOMEPAGE}
2000-09-15 14:09:52 +00:00
camield
e0a977f40d - make post-install MESSAGE more helpful, with groupadd and useradd
directions
2000-09-15 13:57:13 +00:00
espie
737aae78e5 Use new extraction framework 2000-09-15 13:42:00 +00:00
camield
67aefb1cc5 - rename patch-aa to something more descriptive 2000-09-15 13:31:53 +00:00
espie
2d396b5286 New style extraction framework 2000-09-15 13:26:57 +00:00
espie
211b7165b9 Use new extract method.
Put post-install message in MESSAGE so that it works for package.
2000-09-15 12:54:44 +00:00
camield
bf66b0e64f - add RCS id to PLIST 2000-09-15 12:21:24 +00:00
camield
09784b078d - convert wonky shellcode to [user|group][add|info] utils
- add RCS id to PLIST
2000-09-15 12:08:20 +00:00
brad
c311f66750 use better filenames for patches 2000-09-15 10:06:36 +00:00
brad
c0401714ff create a shared library 2000-09-15 09:44:12 +00:00
brad
87c271a25e add patch to fix mailbox permissions when using c-client's mx driver.
unix-mx driver doesn't set file permissions properly for non-private
messages (e.g. public#). The problem caused by mx_append procedure,
where the driver doesn't call set_mbx_permissions for just created
message file.
--
From: FreeBSD
2000-09-15 09:05:42 +00:00
form
ea21d4af13 +trafd 2000-09-15 05:25:48 +00:00
form
b1ae28d539 trafd 3.0.1
trafd is a superset of trafshow, and extends it by adding a daemon
which collects data about network connections (src, dst, protocol
and length). The resulting data can be dumped to a file for later
processing.
2000-09-15 05:17:40 +00:00
turan
fb2fad105e broken, this has been busted for a while. It doesn't compile.
Already has been posted to ports@
2000-09-15 03:58:22 +00:00
brad
f453282f81 upgrade to jftpgw 0.0.10 2000-09-15 00:17:10 +00:00
brad
670af4db68 better, eliminates relinking of libraries on installation 2000-09-14 14:17:17 +00:00
avsm
bf3b3b9704 - upgrade to sablotron-0.44
- remove patch that has been merged into the source tree
- bump NEED_VERSION
- MASTER_SITE updated since the homepage has been rearranged
- use EXTRACT_SUFX instead of hardcoding .tar.gz in DISTFILES
2000-09-14 14:04:19 +00:00
brad
9c276aa129 better, eliminates relinking of the libraries on installation 2000-09-14 13:56:21 +00:00
brad
db1cba8bef switch to libtool for shared library creation 2000-09-14 13:31:16 +00:00
brad
9b2f5996e2 simplify this patch 2000-09-14 13:07:47 +00:00
jakob
ff155e9ec4 update to v0.8.12 2000-09-14 12:10:19 +00:00
brad
519cfa5865 simplify this patch 2000-09-14 10:07:07 +00:00
brad
9d862b2561 simplify this patch 2000-09-14 09:30:32 +00:00
brad
e3c26286a5 @mode tag 2000-09-14 03:22:07 +00:00
brad
141985c114 share/opennap/examples -> share/examples/opennap
--
Reported by: Kai Gallasch <gallasch@getit.de>
2000-09-14 00:53:50 +00:00
brad
39e3210dc1 add another distsite for pnmtopng; From: louis@ 2000-09-14 00:05:48 +00:00
naddy
1ca2d254f1 - update to #146
- add USE_X11
2000-09-13 15:39:37 +00:00
avsm
5b96c29316 add jadetex to list 2000-09-13 15:05:37 +00:00
avsm
76d84f18d1 add jadetex-2.20 port
--
A set of TeX macros to process the output from the Jade/OpenJade
DSSSL tex backend.  It can output to DVI format, or directly to PDF
via the 'pdfjadetex' command.
2000-09-13 15:05:00 +00:00
avsm
8373f1365d - add a no_x11 flavour
- MAINTAINER is now both espie@ and avsm@
- use CONFIGURE_STYLE and remove deprecated GNU_CONFIGURE
- remove redundant FAKE=yes
- up the default limits for tex considerably.  This may be too
  much according to espie@, but we will down them later
- bump NEED_VERSION 1.218 -> 1.330
- add HOMEPAGE

ok'ed by espie@
2000-09-13 14:22:08 +00:00
espie
fae88b0133 Documentation clean-up: group deprecated variables, clarify
MAINTAINER comment. List bsd.port.mk(5) as the future source of
documentation.
2000-09-13 14:06:55 +00:00
avsm
9fd37ec8b1 add OpenBSD tag 2000-09-13 13:57:42 +00:00
espie
6b10c1319a Fix dependency problem linked to make's POSIX rules.
Reported by Camiel, thanks.
2000-09-13 13:49:51 +00:00
espie
48eafe61d9 Remove xemacs20 from the list of packages built. 2000-09-13 13:48:34 +00:00
fgsch
c168225268 openbsd tag. 2000-09-13 09:36:40 +00:00