adrianp
0d0fbe111a
Add unrealircd-hub back to PKG_SUGGESTED_OPTIONS
2005-12-03 04:00:18 +00:00
ben
75219f332a
Fix bochs-2.2.1 build on NetBSD by adding missed patch.
2005-12-03 03:17:14 +00:00
rillig
9470c06fdf
- In PLIST files, only suggest replacing @unexec rmdir ... with @dirrm
...
for directories starting with %D.
- Converted load_make_vars_typemap() to the common form of caching
subroutine. This makes pkglint about 10 percent faster.
- Added explanations for the :Q and the :M*:Q operators in Makefiles.
2005-12-03 03:16:18 +00:00
joerg
365728862b
DragonFly is a BSD.
2005-12-03 02:37:28 +00:00
joerg
de861c61ad
Add DragonFly.
2005-12-03 01:46:26 +00:00
joerg
16b57e8bf6
Add DragonFly support.
2005-12-03 01:43:04 +00:00
joerg
f2d58417a0
Use correct locale directory on DragonFly.
2005-12-03 01:41:56 +00:00
joerg
90842a396c
python15 fix on DragonFly.
2005-12-03 01:36:09 +00:00
joerg
6c18088e59
Fix DragonFly support. Since it was compilable before, but didn't
...
work correctly, bump revision.
2005-12-03 01:35:36 +00:00
rillig
4f04fb18f4
Removed CVS_USER, as announced on pkgsrc-bulk.
...
See <http://mail-index.netbsd.org/pkgsrc-bulk/2005/11/24/0003.html >.
2005-12-03 01:00:37 +00:00
joerg
d6f2c5148b
Add DragonFly support. Fix test for exp2, GCC 3.4 would inline it away.
2005-12-03 00:54:11 +00:00
joerg
24413d31af
Do not "extern int errno;" just in case.
2005-12-03 00:52:54 +00:00
schmonz
d150256b96
Note rss2email PKGREVISION bump (for external py-html2text dependency).
2005-12-03 00:52:45 +00:00
schmonz
a446183f71
Depend on py-html2text rather than downloading our own copy. Bump
...
PKGREVISION.
2005-12-03 00:49:36 +00:00
schmonz
5288587bf3
Note addition of py-html2text.
2005-12-03 00:48:27 +00:00
schmonz
be262b5e9e
Add py-html2text.
2005-12-03 00:47:30 +00:00
schmonz
64d83aad6b
Initial import of html2text, a Python script that convers a page
...
of HTML into clean, easy-to-read plain ASCII text. Better yet, that
ASCII also happens to be valid Markdown (a text-to-HTML format).
2005-12-03 00:47:04 +00:00
joerg
ed183a59f0
de-extern-errno
2005-12-02 23:53:42 +00:00
joerg
e03d0524a9
don't declare errno, it was even used before that point anyway.
2005-12-02 23:44:18 +00:00
joerg
c4701d1314
Like Linux, DragonFly doesn't support pint as backend.
2005-12-02 23:40:36 +00:00
joerg
9bbee5985c
imake handles man pages specially, use the PLIST variables.
2005-12-02 23:06:10 +00:00
joerg
1a95b8156d
devel/nbitools bumped for DragonFly related PLIST change.
2005-12-02 23:00:23 +00:00
joerg
18964f421e
Add DragonFly support. Bump revision due to PLIST change.
2005-12-02 22:59:40 +00:00
joerg
478e9bae69
Fix errno usage. Add DragonFly support.
2005-12-02 22:57:32 +00:00
rillig
714c2498e8
* check that all values used for the PKG_OPTIONS are documented in
...
mk/defaults/options.description. Requested by Antoine Reilles via
private mail.
2005-12-02 22:48:13 +00:00
reed
168ea75a25
Update HOMEPAGE. Apparently, the domain expired and owner is MIA
...
and the website has been down for a couple weeks.
2005-12-02 22:00:54 +00:00
joerg
bcc90cdce0
Override config.guess and config.sub for DragonFly.
2005-12-02 21:46:50 +00:00
joerg
9d40729157
Since we expect lablgtktop to exist anyway (PLIST), always copy.
...
I can't find a case where this should not have been built in pkgsrc.
2005-12-02 21:19:06 +00:00
joerg
c5e6cb61cd
Add DragonFly support. Consider BPF to exist if /usr/include/net/bpf.h
...
exists. This fixes the build inside a jail on FreeBSD and DragonFly.
2005-12-02 21:13:56 +00:00
joerg
dcc56f601e
DragonFly support.
2005-12-02 21:05:43 +00:00
joerg
500dbef42b
Merge DragonFly pre-configure merging back into Makefile.common's
...
post-extract.
2005-12-02 21:01:34 +00:00
rillig
e80f0f0519
- Allow the "?" character in Dependency. It is used as a placeholder for
...
a single character. Seen in some package versions like "pkg-200211??".
- Allow the "," and the "@" in filenames.
- Allow the "gopher" scheme in URLs.
- Don't warn for unexpected PERL5_PACKLIST, bases on PKGNAME, if the latter
contains references to other variables.
- When PKGNAME is equal to DISTNAME, this is not a warning, only a note.
2005-12-02 20:15:00 +00:00
joerg
1754c04ba1
DragonFly support.
2005-12-02 20:00:18 +00:00
mrg
6c3d2f6ae9
- install the language filters into $PREFIX/libdata/subtitleripper, not
...
$PREFIX/share/doc/subtitleripper.
- patch pgm2txt to look in $PREFIX/libdata/subtitleripper instead of
$HOME/sourceforge/subtitleripper/src
- bump PKGREVISION.
2005-12-02 19:51:05 +00:00
joerg
19a573747c
PLIST change in postgresql73-lib for DragonFly.
2005-12-02 19:48:05 +00:00
joerg
660b0ddbce
Update PLIST for DragonFly addition. Bump revision.
2005-12-02 19:46:40 +00:00
joerg
b53917110c
Allow build on DragonFly.
2005-12-02 19:41:18 +00:00
joerg
1cebc7c947
Add case for DragonFly and modify -lpthread detection to check for
...
-pthread as well. This can be simplified once PTHREAD_* on NetBSD
is fixed.
2005-12-02 19:39:23 +00:00
rillig
255f1d085f
Added CONFLICTS, CC and CXX. The latter two are marked as read-only.
...
(Hi hubertf.)
2005-12-02 18:47:58 +00:00
wiz
81051ebdf0
Prefix all unrealircd options with "unrealircd-". Sort.
2005-12-02 18:00:14 +00:00
wiz
43c8dcb28f
Prefix all package-specific options with "unrealircd-".
...
No legacy options handling, since the package is so fresh.
2005-12-02 17:59:53 +00:00
jmmv
ad8fee053e
Note update of monotone-server to 0.24.
2005-12-02 17:57:10 +00:00
jmmv
4373fcf1d7
Update to 0.24 now that monotone is at 0.24: sync with new user visible
...
changes and require the latest version.
2005-12-02 17:56:24 +00:00
wiz
76fe9f5852
Prefix all xorg-server options with "xorg-server-" (still need documenting).
...
Sort.
2005-12-02 17:52:37 +00:00
wiz
0449c2af6c
Prefix all options with "xorg-server-", since they are all package
...
specific. Add legacy handling for old names.
2005-12-02 17:51:50 +00:00
wiz
be80338d4d
Remove legacy option translations for postgresql, they have been here for over 4 months.
2005-12-02 17:29:42 +00:00
wiz
0e13ea6153
Convert to options framework.
2005-12-02 17:28:37 +00:00
schmonz
2a4ae8189d
Note bglibs update.
2005-12-02 17:18:22 +00:00
schmonz
aa90aa4e88
Update to 1.031. From the changelog:
...
- Added a RFC 2104 generic HMAC (keyed hashing for message
authentication) routine to the crypto section, with control blocks for
MD5, SHA1, SHA256, SHA384, and SHA512.
- Added support for UID and GID names (instead of just numbers) in
bg-installer.
2005-12-02 17:18:05 +00:00
wiz
167afa8d27
Remove line that I committed by accident 6 weeks ago :)
2005-12-02 17:10:04 +00:00