Commit graph

80112 commits

Author SHA1 Message Date
minskim
cefaa42234 Fix PLIST on NetBSD>=2.
Bump PKGREVISION.
2005-05-29 11:18:35 +00:00
shannonjr
06762bff4a Updated to version 3.4.4. This is a bugfix release. 2005-05-29 11:12:01 +00:00
minskim
6ad10aacd2 Teach about NetBSD 3.x.
PKGREVISION will be bumped after another change.
2005-05-29 11:07:49 +00:00
minskim
0b992b8168 Remove CVS Id. 2005-05-29 10:13:39 +00:00
minskim
04d3881862 Generate files at "build" instead of "install" so that "make clean"
always work.
2005-05-29 09:40:09 +00:00
abs
95adf4fc4f Initial import of autonet-0.13
autonet is intended to handle automatic network configuration on a
machine which connects to a variety of different networks, such as a laptop.
It includes configuring WEP keys and static vs dynamic IP addresses on a
per ssid or interface basis.
2005-05-29 09:28:08 +00:00
abs
7003e4a4e1 Add autonet 2005-05-29 09:27:31 +00:00
abs
c1a29cb7a9 Initial import of autonet-0.13
autonet is intended to handle automatic network configuration on a
machine which connects to a variety of different networks, such as a laptop.
It includes configuring WEP keys and static vs dynamic IP addresses on a
per ssid or interface basis.
2005-05-29 09:26:50 +00:00
wiz
6e53729b8b Update section on what to do when distfiles change. 2005-05-29 09:10:40 +00:00
minskim
fb92acfbdd Make the dbm module build when pkgsrc bdb is used. 2005-05-29 08:41:34 +00:00
minskim
768c08528b Make the bsddb module build when pkgsrc bdb is used. 2005-05-29 08:03:25 +00:00
minskim
be98a95656 Add files installed on Linux only. 2005-05-29 07:54:52 +00:00
wiz
3edf5e55da Sort lines for pkglint. 2005-05-29 07:45:32 +00:00
wiz
84f359e2d2 regen (after adding DISTINFO_SUBDIR; no checksum change) 2005-05-29 07:45:26 +00:00
minskim
c291b9d1d9 Explicitly disable modules that should not be built. 2005-05-29 07:35:54 +00:00
minskim
bfe28d6d14 Explicitly disable the tkinter module, which is provided by x11/py-Tk. 2005-05-29 06:39:11 +00:00
minskim
78f44bb813 Include bdb.buildlink3.mk on platforms where the bsddb module is built. 2005-05-29 06:26:50 +00:00
minskim
d092625f7a Correct installation directories and use BSD_INSTALL_* to set
permission correctly.
2005-05-29 05:57:20 +00:00
minskim
171b30288e Honor CFLAGS, LDFLAGS, and PREFIX on Linux. 2005-05-29 05:45:58 +00:00
minskim
26f5fc1df7 Include time.h on Linux to use "struct tm". 2005-05-29 05:33:42 +00:00
minskim
0cce576416 Set BUILD_TARGET because the default one (``all'') does not exist in
Makefile.
2005-05-29 05:16:27 +00:00
minskim
6bc5e26b00 Honor CHGRP. 2005-05-29 05:09:55 +00:00
minskim
f7b98391a3 Honor CHGRP. 2005-05-29 03:44:12 +00:00
minskim
158da2aeee Remove an entry for a nonexistent file. 2005-05-29 00:51:17 +00:00
adrianp
ba751c7997 - As pointed out by wiz@, we should add DIST_SUBDIR. 2005-05-28 23:55:14 +00:00
adrianp
0a49a3495c - Note geneweb update 2005-05-28 22:52:42 +00:00
adrianp
706b18cc0b - Upsream change of distfile without incrementing the version.
- Two minor bugfixes
2005-05-28 22:48:18 +00:00
tron
7cbc0d272f Note update of "cdrdao" package to version 1.2.0nb1. 2005-05-28 21:54:39 +00:00
tron
4c50c3126f Add missing dependences on "libao", "libmad" and "libvorbis" for full
audio support. Bump package revision.
2005-05-28 21:50:19 +00:00
jschauma
89a411afff Some more changes for packages that are not named as their directories and
other minor cleanup:

x11/xfce4-gtk2-engine -> x11/xfce4-gtk2-engines
inputmethod/ja-FreeWnn -> inputmethod/ja-freewnn
x11/gtk2+ -> x11/gtk2
net/bind -> net/bind9
mail/ja-mh6 -> mail/ja-mh
2005-05-28 20:17:21 +00:00
jschauma
d192d0f34e be consistent with new layout and require full relative path for mk files
as well, ie

bsd.pkg.mk: message [user YYYY-MM-DD]

becomes

mk/bsd.pkg.mk: message [user YYYY-MM-DD]
2005-05-28 19:53:54 +00:00
adrianp
59d8cf80a3 - Note update of cyrus-imapd21 2005-05-28 17:59:50 +00:00
adrianp
1d3b7fa9bb - Update cyrus-imapd21 to 2.1.18:
- From the changelog:
> Changes to the Cyrus IMAP Server since 2.1.17
> Fix single byte overflow in imapd annotate extension.
>
> Changes to the Cyrus IMAP Server since 2.1.16
> Fix several security issues in imapd and in mysasl_canon_user.
>
> Changes to the Cyrus IMAP Server since 2.1.15
> Clean up a timeout bug in fud proxy code.
> Fix a number of bugs with the murder and altnamespace handling.
> Detect fork() failures when launching sendmail in lmtpd
> Enable telemetry logging in lmtpd/lmtpproxyd
> Allow APOP to be disabled via an imap option
> Fix reconstruct to handle missing cyrus.header files
> Add the quotawarnkb option
> Update MUPDATE to look for IANA assigned port numbers.
2005-05-28 17:41:54 +00:00
minskim
5a8afcf72b Add and enable xmake. 2005-05-28 16:37:57 +00:00
minskim
7af3241c86 Import xmake from pkgsrc-wip. Packaged by Christian Gall.
XMAKE is simliar to other make's out there, but is specifically
designed to allow you to easily construct multiple complex
dependancies without getting screwed by default rulesets.  XMake
contains a number of features specifically designed to trivialize the
construction of compilation rules.
2005-05-28 16:35:38 +00:00
adrianp
8f957ef797 - Note tcpdump update 2005-05-28 14:18:09 +00:00
adrianp
4db1c9e472 - Update to nb1 for security issues
- Patches from tcpdump.org CVS tree
2005-05-28 14:15:23 +00:00
dillo
db33245bcf fix pkglint warnings 2005-05-28 13:08:39 +00:00
dillo
0ef2aef409 remove trailing empty lines 2005-05-28 13:07:11 +00:00
augustss
fb1f021a1f Set the RESTRICTED variable. 2005-05-28 13:01:22 +00:00
dillo
49472fc366 two new test cases:
- all: test overrides and PKG_LEGACY_VARS
- unsupported: test that unsupported option in PKG_OPTIONS.xxx causes failure
2005-05-28 12:16:43 +00:00
dillo
7940fef51d set PKG_FAIL_REASON if any unsupported option is listed in PKG_OPTIONS.xxx 2005-05-28 12:14:34 +00:00
augustss
1110fb44df Install the bash completions in the example directory. 2005-05-28 09:14:39 +00:00
augustss
68510da4c0 Add a file. 2005-05-28 08:45:48 +00:00
minskim
22bbf74e96 Add and enable dirsize. 2005-05-28 07:23:11 +00:00
minskim
961f4d86d1 Import dirsize from pkgsrc-wip. Packaged by Leonard Schmidt.
This tool simply outputs the aggregate size of all files in one or
more directories, defaulting to the current directory.  It does not
recurse.  The tool's primary purpose is for use with the shell prompt.
2005-05-28 07:20:34 +00:00
minskim
982b77c040 Enable pkgviews installation. 2005-05-28 07:09:59 +00:00
minskim
5dee829d60 Add and enable mrxvt. 2005-05-28 06:40:29 +00:00
minskim
57d0ee8b73 Import mrxvt from pkgsrc-wip. Packaged by Tobias Nygren.
Mrxvt (previously named as materm) is a lightweight and powerful
multi-tabbed X terminal emulator based on the popular rxvt and aterm.
It implements many useful features seen in some modern X terminal
emulators, like gnome-terminal and konsole, but keeps to be
lightweight and independent from the GNOME and KDE desktop
environment.
2005-05-28 06:36:53 +00:00
snj
76033fa853 Updated converters/rss2html to 0.7.2. 2005-05-28 05:59:48 +00:00