Commit Graph

6079 Commits

Author SHA1 Message Date
espie
ab3a337943 Register conflicts 2000-04-21 19:20:57 +00:00
espie
2961d5ee1a Repair... Apparently, this port was broken since its inception, wow. 2000-04-21 19:15:07 +00:00
espie
f80fa9e00b From Kyle Hargraves <halogen@nol.net>:
add a few missing entries from SUBDIRs.
Leave lam out for now, as its install process is really weird.
2000-04-21 18:45:10 +00:00
camield
ff4f24fa58 PERMIT_* = Yes
The port and package install _exactly_ the same as a manual qmail install,
except for the addition of a /var/qmail/setup directory where the setup
scripts are copied.
Therefore the following should apply: http://cr.yp.to/qmail/dist.html
2000-04-21 16:13:04 +00:00
kevlo
22bd6b8dae Fix the PLIST and fake. 2000-04-21 16:07:26 +00:00
kevlo
e465676b97 fake 2000-04-21 16:05:40 +00:00
espie
5ad172dd15 Put dictionaries in /var/dict/Wnn to avoid confusion with Canna.
Let that be somewhat configurable.
Fix all documentation to refer to the right location for dictionaries.
Fix the install-script so that it can take care of all three languages at
once.
Let un-installation instructions be more helpful, explaining about usr
data.
2000-04-21 15:09:51 +00:00
kevlo
af7b47a7b5 Fix the PLIST and fake. 2000-04-21 14:56:12 +00:00
kevlo
6f8dcc7460 Add the license and fake. 2000-04-21 14:53:54 +00:00
kevlo
873a2c2df4 - Add the license
- Fake
2000-04-21 14:52:18 +00:00
kevlo
60104ac9fa fake... 2000-04-21 14:50:23 +00:00
kevlo
e7b06e6f54 Fake 2000-04-21 09:51:35 +00:00
kevlo
84c74acb45 style 2000-04-21 05:04:44 +00:00
espie
1b3a2385ec Typos 2000-04-21 02:54:40 +00:00
espie
417e44f68b Activate other languages, after I fixed a stupid typo... 2000-04-21 02:10:52 +00:00
espie
8331185368 Fix a few typos. 2000-04-21 02:01:50 +00:00
espie
ea49545102 Spelling 2000-04-21 01:01:32 +00:00
espie
564198aa11 Package description for chinese and korean packages 2000-04-21 00:45:29 +00:00
espie
e553977184 Prepare to add chinese and korean to multi-package framework 2000-04-21 00:36:06 +00:00
espie
1c87d21fe7 Handle japanese/chinese/korean as a generated config.h file.
Remove *serverrc patches because of $Id$, perform as post-patch instead.
2000-04-21 00:25:25 +00:00
espie
5aa84494fd Fix dictionary location in install-script, and in server config file. 2000-04-21 00:09:49 +00:00
espie
522bbbed29 Fix paths. Install script as script. 2000-04-20 23:58:24 +00:00
espie
0a956adf98 Split dictionary into a separate package, using MULTI_PACKAGES.
(so that dictionaries install into /var/dict).

Note that ja-Wnn and ja-Wnn-dict do not depend on each other.
The installation `polish' script in Wnn-data should know how to take
care of that.
2000-04-20 23:32:22 +00:00
espie
d8429cbb8e Make install-script resistant to installation order issues. 2000-04-20 23:28:25 +00:00
espie
2d229f4fcf Don't bother making/removing empty dirs 2000-04-20 23:13:50 +00:00
espie
9545357457 Remove unnecessary comment that bugs the patches with $Id$. 2000-04-20 23:11:47 +00:00
espie
bc3d572bec Handle window size changes.
Don't change the terminal name.
2000-04-20 22:59:21 +00:00
espie
fb04017335 Put common data to all wnn ports into one separate package. 2000-04-20 22:50:49 +00:00
espie
6d27725c2b Synch with OpenBSD changes for groff 1.10:
bug fix, security fixes, Y2K fixes.
2000-04-20 22:40:40 +00:00
kevlo
37d6d084cd Fake 2000-04-20 13:52:58 +00:00
kevlo
343fbc5343 - Fix the PLIST
- Fake
2000-04-20 13:08:59 +00:00
kevlo
68ce67eb00 FAKE... 2000-04-20 12:49:25 +00:00
kevlo
aaeb4c9408 Fake 2000-04-20 10:17:05 +00:00
kevlo
0390b1cf06 Clean up the Makefile and fake. 2000-04-20 05:03:36 +00:00
kevlo
34095dca45 - YES -> Yes
- Fake
2000-04-20 03:26:53 +00:00
kevlo
fd6aa42d30 - clean up the Makefile
- install apc-upsd.conf into ${PREFIX}/lib/apc-upsd
- fake
2000-04-20 02:23:33 +00:00
kevlo
1c84ff3535 Mark unbroken.
Fixed by:	 Mike Glamm <glam0006@tc.umn.edu>
2000-04-20 01:17:11 +00:00
kevlo
afc8b71166 Upgrade to version 0.79. 2000-04-20 00:53:56 +00:00
marc
773278834a Per Chris Turan's request: extract rsaref into a local directory
and apply local patch instead of using the rsaref port directory.
Fixes problems trying to make both ports concurrently, among other
things.

This is a bookkeeping change only.. there is no change in the
generated libraries.
2000-04-19 17:16:17 +00:00
espie
7e961a38e0 hook to call update-patches, and call your fave editor on the changed
patches.
2000-04-19 14:37:19 +00:00
espie
f64f003090 Those are the tools we (Chris and I) use to check on packaging problems. 2000-04-19 14:31:18 +00:00
turan
a30308e03a two sets of duplicate licenses. 2000-04-19 12:49:36 +00:00
espie
1d2539aa57 A simple script to magically update-patches.
It's a fair attempt at trying to match actual changed files
with the patchdir, and invent new patch file names.

There are a few things it doesn't do yet, such as dealing with
patch files with multiple patches, or dealing with context diffs.

Just watch out when you use it for the first time on a port, verify
you don't lose or duplicate patches.

I've been using this to update large ports recently, and it seemed too
good not to give it to other porters.

Approved by turan@
2000-04-19 11:16:27 +00:00
turan
a4a1108e28 missing license. free. approved by author, taylor@intuitive.com. 2000-04-19 05:24:32 +00:00
espie
7fc7a85137 Set default flavor. 2000-04-19 01:21:45 +00:00
espie
fc0bb91005 Synch 2000-04-19 00:20:59 +00:00
espie
e8943d5efc more appropriate comment. 2000-04-19 00:20:46 +00:00
espie
91d580ba19 no_x11 FLAVOR, from maintainer 2000-04-19 00:17:18 +00:00
espie
3f2aa6890f In MULTI_PACKAGES, the default pkg_add algorithm for finding conflicts
must be overridden, as it fails.
2000-04-19 00:11:52 +00:00
espie
645e9d5b94 Forgot to add angband:no_x11 2000-04-18 23:59:11 +00:00