Commit Graph

8010 Commits

Author SHA1 Message Date
espie
273d0b9550 Darn qt2 is smarter at configuring than it was.
Can't lie to it about libraries locations
2000-10-10 01:26:48 +00:00
espie
817dc5f237 Synch (934) 2000-10-10 00:55:58 +00:00
espie
28f7ad32e1 Checksum changed 2000-10-10 00:48:39 +00:00
espie
54848dabf9 Fix my address. Dust off details. 2000-10-10 00:40:20 +00:00
espie
ea9d56fc7d Fiddle with details 2000-10-09 23:29:57 +00:00
espie
5a3f26a32c Forgot about REPORT_PROBLEM, let kde2 appear in the INDEX 2000-10-09 22:56:48 +00:00
espie
8790d820c1 For reference, LIB_DEPENDS conflicts, so batch builds of kde and kde2
don't work.
2000-10-09 22:47:03 +00:00
espie
f163596a25 initial import of kde2 basic packages, work in progress 2000-10-09 22:38:34 +00:00
espie
6efca829c4 initial import of kde2 libraries, work in progress. 2000-10-09 22:37:53 +00:00
avsm
4ed4208e5e add maildrop to subdir list 2000-10-09 22:32:53 +00:00
avsm
57feb4541b import maildrop-1.2
This one has been pending for around two months because
it installs root suid files.  The port strips these out
by default, and pkg/SECURITY has details on if they need
to be reenabled. qmail at least doesnt need it, others can
probably be configured to not.
(naddy@ and avsm@ discussed this)
--

maildrop is a replacement for your local mail delivery agent. It
reads a mail message from standard input, then delivers the message
to your mailbox. maildrop knows how to deliver mail to mbox-style
mailboxes, and maildirs.

maildrop will optionally read instructions from a file, which
describes how to filter incoming mail. Instructions can be provided
having mail delivered to alternate mailboxes, or forwarded somewhere
else. Unlike procmail, maildrop uses a structured filtering language.

maildrop is written in C++, and is significantly larger than procmail
in compiled form.  However, it uses resources much more efficiently.
Unlike procmail, maildrop will not read a 10 megabyte mail message
into memory. Large messages are saved in a temporary file, and are
filtered from the temporary file.
2000-10-09 22:29:05 +00:00
espie
c15440fc83 activate no_x11 flavor 2000-10-09 22:27:51 +00:00
espie
6b2758b55d no_x11 FLAVOR 2000-10-09 22:27:03 +00:00
avsm
6e23e9fa47 - update to nmap-2.54BETA6
- remove Makefile.in patch and use do-install to use the
  macros and make upgrading the port easier
- bump NEED_VERSION, add real name to MAINTAINER

ok angelos@ (maintainer)
2000-10-09 22:08:16 +00:00
espie
8d29ced3dc Add no_x11 flavor, fix minor problems with coexpr on platforms without
context switch yet.
2000-10-09 21:50:32 +00:00
espie
5646786f40 slightly different organization 2000-10-09 21:32:46 +00:00
avsm
57182d09e6 - update to latest v1.33
- bump NEED_VERSION

Changes:
- Addition of undefined data set colour
- Addition of bar_width option
- Misc bug fixes over five months
2000-10-09 19:55:55 +00:00
brad
efa2448b41 fix @pkgdep tag; noticed by todd@ 2000-10-09 18:44:08 +00:00
avsm
2a7f070634 - upgrade to v0.97
- bump NEED_VERSION
2000-10-09 17:35:00 +00:00
naddy
55e9c677e2 Update to knu-cvsweb 1.103.1.33:
2000-10-07 16:44  knu

        * cvsweb.cgi: Fix &link() not to put a redundant trailing LF.

        Improve manpage linking to support "foo.1" as well as "foo(1)".

  2000-10-07 16:35  knu

        * cvsweb.cgi: Fix screwups in the last commit.

        Parse rlog's output explicitly.  Recognize 77 ='s as a file
        separator, and 28 -'s as revision separator.

        Submitted by:   Makoto MATSUSHITA <matusita@jp.FreeBSD.org>

  2000-10-03 04:07  knu

        * cvsweb.cgi: Cleanup $barequery generation.  Undefine "my"
        variables when they are done.
2000-10-09 17:23:37 +00:00
kevlo
22b27977b7 - Add full name to maintainer
- Update MASTER_SITES
2000-10-09 07:49:09 +00:00
kevlo
124887bf20 - Update MASTER_SITES
- Change full name to maintainer
2000-10-09 07:44:35 +00:00
kevlo
782b36a12e Add full name to maintainer. 2000-10-09 07:43:57 +00:00
form
9e65d3c443 add full name to MAINTAINER 2000-10-09 06:50:25 +00:00
form
74c70bebef add full name to MAINTAINER 2000-10-09 06:06:06 +00:00
form
c60ec9b0a8 temporary master site 2000-10-09 06:00:21 +00:00
brad
c0c822ce71 - remove extra strip command in post-install
- workaround moronic behavior of automake, stop it from rerunning
autoconf and screwing things up
2000-10-09 02:29:50 +00:00
avsm
2328f50a9c add espie and my real names to MAINTAINER (comma separated) 2000-10-09 00:21:14 +00:00
avsm
ffbbe033d3 add real name to MAINTAINER and minor cleanups 2000-10-09 00:18:48 +00:00
avsm
ce1b35b9db add docbook-modular to the subdir list 2000-10-09 00:07:54 +00:00
avsm
2b38d1e433 uncomment mhonarc from the subdir list 2000-10-09 00:07:00 +00:00
avsm
dd3aeb7e7b import mhonarc-2.4.6
--

MHonArc is a Perl mail-to-HTML converter. MHonArc provides HTML
mail archiving with index, mail thread linking, etc; plus other
capabilities including support for MIME and powerful user customization
features.
2000-10-09 00:04:57 +00:00
avsm
cd167f9346 - update to v4.1-sgml (still include previous versions)
- update license information
- add lots of catalog files for new versions
- use EXTRACT_CASES for getting files out
- replace manual chmod/zcat with macros
- add docbook-modular dependancy
- take MAINTAINER (ok angelos@)
- PLIST now doesnt rm share/sgml/docbook so other
  ports (docbook-modular) can also use it

--
DocBook is a DTD maintained by the DocBook Technical Committee of
OASIS. It is particularly well suited to books and papers about
computer hardware and software (though it is by no means limited
to these applications).

Because it is a large and robust DTD, and because its main structures
correspond to the general notion of what constitutes a "book,"
DocBook has been adopted by a large and growing community of authors
writing books of all kinds.

DocBook is supported "out of the box" by a number of commercial
tools, and there is rapidly expanding support for it in a number
of free software environments.
2000-10-08 23:51:45 +00:00
avsm
b17099706d import docbook-modular-1.57
--
These are DSSSL stylesheets for the DocBook DTD (they are also
completely compatible with the DocBook XML DTD).

DSSSL is a stylesheet language for both print and online rendering.
The acronym stands for Document Style Semantics and Specification
Language. It is defined by ISO/IEC 10179:1996. For more general
information about DSSSL, see the DSSSL Page at http://www.jclark.com/dsssl
2000-10-08 23:45:00 +00:00
jakob
f3f6dc0a6e rename patchfile 2000-10-08 22:35:56 +00:00
brad
c6c03107e1 remove USE_GMAKE and SEPARATE_BUILD 2000-10-08 21:10:19 +00:00
brad
ec43f0d782 add a transparent FLAVOR, enables support for IPFilter so Squid can be
used in a transparent proxy setup. suggested by jakob@
2000-10-08 20:37:08 +00:00
brad
227f3780c0 add real name to MAINTAINER
--
From: maintainer
2000-10-08 19:11:37 +00:00
brad
33d844ebf9 - additional documentation and examples
- add real name to MAINTAINER
--
From: maintainer
2000-10-08 19:09:07 +00:00
brad
4023f2efc9 upgrade to Gimp 1.1.27 2000-10-08 18:55:44 +00:00
espie
c007bfceea + unicon 2000-10-08 18:28:42 +00:00
espie
b4c65b2535 Unicon, aka icon the next generation 2000-10-08 18:25:01 +00:00
espie
3f671b9242 Update to current framework, register conflict with unicon 2000-10-08 18:22:56 +00:00
fgsch
226901bef6 update master site. still marked as broken, tho. ill update this when i
have space for all the other components.
2000-10-08 07:51:37 +00:00
fgsch
96964027f4 simplify; damn cvs. i thought i've commit this long ago. 2000-10-08 07:50:16 +00:00
kevlo
97b010824e - Update to version 0.6
- Add fullname to MAINTAINER
- Add HOMEPAGE
- Add @comment to PLIST

ok maintainer <rohee@>
2000-10-08 07:37:55 +00:00
brad
9247b86eba upgrade to qt2 2.1 2000-10-08 06:02:00 +00:00
brad
6ceaa0d561 VERSION variable 2000-10-08 04:29:58 +00:00
brad
e2b4277222 - split out patches
- stop splitting the info page
- add missing ONLY_FOR_ARCHS tag
- prefix HOMEPAGE with "WWW:" in DESCR
2000-10-08 04:27:08 +00:00
danh
75f7479339 upgrade to 2.01-05; remove unneeded patches 2000-10-08 00:32:45 +00:00