Commit Graph

9910 Commits

Author SHA1 Message Date
avsm
42811ab2e9 Re-import this port under the name 'netpipes' instead of 'netpipe'
ok naddy@, espie@
2001-03-22 23:03:23 +00:00
reinhard
ac58268ca9 no longer needed =); ok espie 2001-03-22 22:47:57 +00:00
brad
3e8d522623 - mkdir -> ${INSTALL_DATA_DIR}
- kill off FreeBSD-ism (NOPORTDOCS knob)
--
Patch from: Pete Fritchman <petef@databits.net>
2001-03-22 22:06:35 +00:00
espie
aa451a1383 Typo in MAINTAINER 2001-03-22 21:53:45 +00:00
espie
d74b1d206a Partial sync. 2001-03-22 21:48:05 +00:00
reinhard
b3730210b1 update to abook 0.4.12
ChangeLog:
 - added man page for abookrc (Alan Ford)
 - notes are returned as optional data in mutt queries
 - created a workaround for a mutt query bug
 - new "extra_alternative" config option (Alan)
 - added undo feature to editor
 - FAQ
 - macro updates
 - fixed the cancel key behavior in editor
2001-03-22 17:47:20 +00:00
peter
9948fd0008 The module marks up plain text as HTML. By default it converts
HTML metacharacters into the corresponding entities.  More sophisticated
transformations, such as splitting the text into paragraphs or
marking up bulleted lists, can be carried out by setting the
appropriate options.
2001-03-22 16:35:30 +00:00
camield
d9f4a44762 add shttpd 2001-03-22 15:05:04 +00:00
camield
9b8251909c shttpd-0.52:
HTTP daemons designed to complement publicfile

Submitted by David Lebel <lebel@lebel.org>
2001-03-22 15:04:11 +00:00
brad
33b50eea5e better 2001-03-22 14:52:08 +00:00
peter
e03e05e0c4 expand my name as maintainer - conform to new policy on maintainers 2001-03-22 09:48:59 +00:00
ian
45fb669f9a SUBDIR += R 2001-03-22 03:30:14 +00:00
ian
4f2fe9a7b9 Initial import of "R" math/stats/graphics package 2001-03-22 03:26:23 +00:00
avsm
3372892cd4 run DESCR through fmt(1) 2001-03-22 03:19:54 +00:00
avsm
d74bfc6dc3 add the new courier-imap flavors (and combinations thereof) 2001-03-22 03:12:14 +00:00
avsm
5fe181752d Update to use the authdaemon framework, instead of directly accessing
the static authentication modules.

This allows us to add two new flavors: ldap and mysql, which communicate
via the authdaemon.

Note that this requires users to rehaul their configuration scripts;
the INSTALL script should detect this and print out a message.
2001-03-22 03:10:48 +00:00
espie
a1c7963065 moc2's manpage location. 2001-03-22 00:42:14 +00:00
espie
2b12dd6cf0 Use new bsd.port.mk to set FULLPKGNAME correctly. 2001-03-22 00:28:33 +00:00
avsm
0c6c38b353 add Shell Hung's Asia-Pac mirror to the CPAN list; espie@ ok 2001-03-22 00:23:53 +00:00
espie
6438a9450e ... and don't forget to include FULLPKGNAME here either. 2001-03-22 00:23:15 +00:00
avsm
a1c2730a2b respect CC/CFLAGS (noticed by wilfried@) 2001-03-22 00:22:54 +00:00
espie
59abb51a42 _FEXT -> FLAVOR_EXT, make this visible
FULLPKGNAME as a knob for ex ${PKGNAME}-${_FEXT}, so that python
and others can tweak it directly, without needing post bsd.port.mk
tweaks.
2001-03-22 00:22:36 +00:00
avsm
2f0c36b688 fix the man page formatting 2001-03-22 00:16:49 +00:00
espie
96fbb247e2 +qt2-designer 2001-03-22 00:01:03 +00:00
avsm
3211792498 + p5-XML-RSS 2001-03-22 00:00:19 +00:00
avsm
49cf245415 - initial import of p5-XML-RSS-0.96
Based on a tarball by Shell Hung <i@shellhung.org>

--
This module was created to help those who need to manage RDF Site
Summary (RSS) files, it makes quick work of creating, updating and
saving RSS files.
2001-03-21 23:59:21 +00:00
espie
56413d0274 Split the designer from qt2 proper,
since it has quite different dependencies.
2001-03-21 23:57:53 +00:00
espie
e7d1c82b2e Tweak configury so that designer is not built, and qt2 is configured with
kde support, even though kde is not installed at this point.

Add missing moc man page as well.
2001-03-21 23:56:50 +00:00
espie
0960f7c677 Provide symlink so that designer will find its documentation. 2001-03-21 23:54:47 +00:00
avsm
7911767753 + asp2php 2001-03-21 23:29:20 +00:00
avsm
75e95ebcf0 - initial import of asp2php-0.75.12
Based on a tarball by Shell Hung <i@shellhung.org>

--
asp2php is a program which converts Microsoft's ASP code to PHP.
It supports multiple database drivers, sessions, both PHP3 and PHP4,
and also provides a graphical front end to do all this.
2001-03-21 23:28:16 +00:00
avsm
18ce5b953c - updated to netpipes-4.2-export (seen by Bitt Faulk, wfaulk@beaglebros.com)
- bump NEED_VERSION
- take MAINTAINER from ports@
- remove LICENSE_TYPE
- add HOMEPAGE
- improve DESCR
- sort PLIST
- regenerate patch
2001-03-21 22:57:23 +00:00
naddy
c9c6eae756 Cleanup; from Pete Fritchman <petef@databits.net>. 2001-03-21 21:09:04 +00:00
naddy
d3f3e15459 Fix encoder on alpha; from Xiphophorus CVS. 2001-03-21 15:15:39 +00:00
wilfried
5bd1bdcfb8 add a space between 'COMMENT-c++' and '=' to prevent make to
think we wanted to add '+=' something to 'COMMENT-c+'
also for PKGNAME-c++
2001-03-21 14:44:01 +00:00
wilfried
842843b0ea update to 1.6.0 2001-03-21 13:45:26 +00:00
naddy
5b89ea776a MASTER_SITES update; from maintainer 2001-03-21 11:47:52 +00:00
wilfried
5a22c6b247 respect CC/CFLAGS 2001-03-21 10:13:47 +00:00
wilfried
48ddae8af3 respect CFLAGS, ok naddy@ 2001-03-21 10:06:21 +00:00
wilfried
fec3f2386f respect CC/CFLAGS, ok naddy@ 2001-03-21 10:03:49 +00:00
brad
e7442d1505 ntp.conf -> ntp.* 2001-03-20 15:53:40 +00:00
jakob
c9a3233af5 remove ports/sysutils/xntpd, replaced by ports/net/ntp. 2001-03-20 15:31:11 +00:00
naddy
c93c77306b Reflect reality: take over maintainership. ok todd@ 2001-03-20 15:25:33 +00:00
wilfried
cd44a2f11d + xxdiff 2001-03-20 14:31:42 +00:00
wilfried
86a167b84b Initial import of xxdiff-1.9.1
graphical file comparator and merge tool

Submitted by:  Dan Weeks <danimal@danimal.org>
2001-03-20 14:29:31 +00:00
fgsch
a3b46fc538 Security update: upd. to 1.3.10; fixes several problems reported
to bugtraq recently plus some other issues.
2001-03-19 20:50:00 +00:00
fgsch
2e43bfefdf Security updatei: upd. to 1.3.10; fixes several problems reported
to bugtraq recently plus some other issues.
2001-03-19 20:49:52 +00:00
avsm
cd156c319f remove double forward-slash 2001-03-19 20:17:03 +00:00
avsm
c4e3875fd1 Dont hardcode i386, and dont include .packlist in the PLIST 2001-03-19 20:11:13 +00:00
peter
579689e6ab MIME-tools is a collection of Perl5 MIME:: modules for parsing,
decoding, *and generating* single- or multipart (even nested multipart)
MIME messages. of course, you can send messages with attached GIF
files).
2001-03-19 19:12:55 +00:00