Commit Graph

9950 Commits

Author SHA1 Message Date
jakob
2f83e24dbb update to v3.2.3c
integrate COMMENT
rename patches
2001-03-25 08:33:13 +00:00
kevlo
4c48156457 Update MASTER_SITES to SOURCEFORGE 2001-03-25 08:32:03 +00:00
jakob
f8a06f347e add /previous_versions/ to MASTER_SITES
integrate COMMENT
2001-03-25 08:11:58 +00:00
naddy
696e1bc7bb Update to knu-cvsweb 1.106.1.68:
- Clean up URI parser.
- Workaround thttpd's buggy SCRIPT_NAME / PATH_INFO parser.
- Allow downloading a single port/pkgsrc in tarball by default.
- Remove an obsolete notice: CVSWEB_CONFIG is disused.
- One leftover substitution: "cvs" -> $CMD{cvs}.
- Use a fixed-width font in the colored diff view.
- Do closedir() properly.
- Encode colons in file names properly.
2001-03-24 22:39:04 +00:00
brad
570c7519c0 - integrate COMMENT
- bump NEED_VERSION
- WRKSRC -> WRKBUILD
- ${MAKE} -> ${MAKE_PROGRAM}
2001-03-24 22:37:58 +00:00
brad
3eed9f56aa rename patches 2001-03-24 22:31:18 +00:00
brad
f86a217432 - integrate COMMENT
- remove extraneous ${INTALL_DATA_DIR}
- WRKDIR -> WRKBUILD
2001-03-24 22:07:08 +00:00
brad
118fbe532e integrate COMMENT and patch into Makefile. 2001-03-24 22:03:24 +00:00
brad
d3997d4313 pth FLAVOR has been made the default. 2001-03-24 21:49:11 +00:00
brad
e204166352 add missing ending slash for shellhung.org dist site.
--
Pointed out by: Shell Hung <i@shellhung.org>
2001-03-24 21:47:12 +00:00
jakob
4082222fa5 conflict bind{8,9} 2001-03-24 19:59:38 +00:00
jakob
1d0220ad49 move COMMENT into Makefile & touch NEED_VERSION 2001-03-24 19:55:27 +00:00
naddy
9fcc18118d - Update to 1.0.0: various bug fixes, add Czech translation.
- Pull COMMENT into Makefile, update DESCR.
2001-03-24 19:52:29 +00:00
jakob
47cb5219bb XML version of the DocBook DTD
based on FreeBSD port
2001-03-24 18:05:53 +00:00
danh
aad0cab858 play nice with new libreadline 2001-03-24 17:31:23 +00:00
brad
de161fa5e8 upgrade to EPIC4 0.10.1 2001-03-24 17:29:16 +00:00
danh
c782324252 remove undiscussed changes 2001-03-24 17:20:36 +00:00
avsm
20d5e4e626 add a note about the Courier-IMAP authentication modules being installed
also
2001-03-24 15:42:44 +00:00
espie
6be1ae43a2 Add devel to CATEGORIES 2001-03-24 15:24:31 +00:00
espie
76d1089163 Adjust default conflict rules to match pkg_create. 2001-03-24 15:16:53 +00:00
naddy
7e96f65e45 - Take over maintainership; okay dugsong@
- Update to w3m-0.2.1.
- Replace post-bsd.port.mk fumbling with FULLPKGNAME and PFRAGs.
- Install Japanese docs for respective flavor.
- Pull COMMENT* into Makefile.
- Remove useless/obsolete verbiage from DESCR.
- Miscellaneous cleanups.
2001-03-24 12:56:14 +00:00
reinhard
9bd1a1dddb o) change maintainer's email address
o) move COMMENT into Makefile
o) bump NEED_VERSION
2001-03-24 12:51:47 +00:00
espie
ce3e41c265 Warn for arch dependent names in PLIST.
No automatic correction, as this can be hard.
2001-03-24 12:14:38 +00:00
avsm
6e73e9d904 Dont hardcode i386 in the PLIST
Please check stuff like this BEFORE you import a perl port.
2001-03-24 02:40:00 +00:00
avsm
2aff580466 + astyle 2001-03-24 02:26:01 +00:00
avsm
8c0e622735 initial import of astyle-1.13.6.1
--
Artistic Style is a reindenter and reformatter of C++, C and Java
source code.

When indenting source code, we as programmers have a tendency to
use both spaces and tab characters to create the wanted indentation.
Moreover, some editors by default insert spaces instead of tabs
when pressing the tab key, and other editors (Emacs for example)
have the ability to "pretty up" lines by automatically setting up
the white space before the code on the line, possibly inserting
spaces in a code that up to now used only tabs for indentation.
2001-03-24 02:25:05 +00:00
avsm
e1b305a16e - update LIB_DEPENDS for new libmcrypt
- bump NEED_VERSION
- move COMMENT into Makefile
2001-03-24 01:34:45 +00:00
avsm
ef2ce67c14 - upgrade to libmcrypt-2.4.10
- bump NEED_vERSION
- move COMMENT file into Makefile

This update has bugfixes in the blowfish[-compat] modules
2001-03-24 01:34:00 +00:00
jakob
39cbfd67c4 reintroduce MESSAGE about bind9-enable 2001-03-23 16:32:09 +00:00
reinhard
fb98f9a8d8 kill pkg/COMMENT 2001-03-23 16:30:16 +00:00
espie
edb2208d26 Update to nethack 3.3.1 2001-03-23 16:11:10 +00:00
brad
68c377e5e2 gmake -> ${MAKE_PROGRAM} 2001-03-23 15:56:04 +00:00
espie
6c65483de7 fix shared library name.
Remove COMMENT while I'm at it.
2001-03-23 14:12:32 +00:00
reinhard
36bdf033ff SECURITY UPDATE (Klima-Rosa attack)
patch from:
Florian Weimer <Florian.Weimer@RUS.UNI-STUTTGART.DE>
# http://cert.uni-stuttgart.de/files/fw/gnupg-klima-rosa.diff
# http://cert.uni-stuttgart.de/files/fw/gnupg-klima-rosa.diff.asc

It introduces additional consistency checks, as suggested by the
authors of the paper.  The checks are slightly different, but they
make the two additional attacks infeasible, I think.  In the future,
it might be a good idea to add a check the generated signature for
validity, this will detect bugs in the MPI implementation which could
result in a revealed secret key, too.


ok markus@
2001-03-23 13:10:20 +00:00
jakob
9770352f01 update to v9.1.1rc6 2001-03-23 03:10:47 +00:00
espie
be62b269a0 The readline in tree is now okay. 2001-03-23 01:57:09 +00:00
avsm
2e20065319 + p5-Mail-Box 2001-03-22 23:23:08 +00:00
avsm
ed34ab51f3 Initial import of p5-Mail-Box-1.100
With help from Shell Hung <i@shellhung.org>

--
The Mail::Box module is a modern mail-folder manager.

The modules are trying to keep messages stored in the mailbox file(s)
for as long as possible.  Only if the user of a folder really needs
the content of a message, that message is read from file and parsed.
2001-03-22 23:21:57 +00:00
avsm
946fb5ebb0 netpipe -> netpipes 2001-03-22 23:06:06 +00:00
avsm
7a59658bbb Remove the 'netpipe' port, its now called 'netpipes' 2001-03-22 23:05:40 +00:00
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