Commit graph

64221 commits

Author SHA1 Message Date
xtraeme
a7ec28289c Use ${VARBASE}. 2004-07-20 04:53:09 +00:00
xtraeme
0814142942 Use ${VARBASE}. 2004-07-20 04:38:43 +00:00
epg
837222f92e Note subversion-1.0.6 update. 2004-07-20 01:12:42 +00:00
epg
c84664ca50 Update to Version 1.0.6.
(19 July 2004, from /branches/1.0.x)
http://svn.collab.net/repos/svn/tags/1.0.6

 User-visible-changes:
 * fixed: crash in status command, caused by race (r10144)
 * fixed: crashes when deleting a revision-prop (r10148, r10185, r10192)
 * fixed: mod_authz_svn allows COPY method on repos with space in name (#1837)
 * fixed: mod_authz_svn COPY security hole:  authorize whole tree (issue #1949)

 Developer-visible changes:
 * neon 0.24.7 now required (fixes wire compression bugs) (r10159, 10176)
2004-07-20 01:10:19 +00:00
schmonz
3d22790512 Enable pkgviews installation, and reformat a whole bunch. 2004-07-20 00:04:36 +00:00
xtraeme
9b8b97331b Only show USE_MMX in BUILD_DEFS when ${MACHINE_ARCH} == i386.
This closes PR pkg/26243.
2004-07-19 23:56:21 +00:00
schmonz
a7dc5a6764 Note update of ezmlm-idx. 2004-07-19 23:55:49 +00:00
schmonz
f52b58fadd Introduce EZMLM_IDX_USE_{MY,PG}SQL, which provide database support
in mail/ezmlm-idx.
2004-07-19 23:54:32 +00:00
schmonz
cce8a612a7 Update ezmlm-idx to 0.421. From the changelog:
ezmlm-idx-0.421, 20040602
=========================
-Updated ezmlmrc.fr.  Thanks Jean-Marc Lasgouttes.
-Fixed bug in ezmlm-request when dealing with continuation lines.
 Thanks Sami Farin.
-Replaced many library with public-domain sources.
-Fixed "log" function conflicting with built-in math function.
-Fixed problem with "test -e" in makelang.sh for Solaris.
-Fixed typo bug in ezmlm-cron.
-Fixed uses of "head -#" and "tail -#" to "head -n #" and "tail -n #".

ezmlm-idx-0.42, 20040114 (New maintainer: Bruce Guenter <bruceg@em.ca>)
=======================================================================
-The ezmlmrc.* files were broken into two parts, to make them easier to
 write and maintain.  The language specific parts are stored in the
 "lang" subdirectory.
-Updated ezmlm-cgi to version 1.18, which includes the no banner
 security fix.
-Added ezmlmrc.hu.  Thanks Julian Severn-nek http://js.hu/
-Added ezmlmrc.nl.  Thanks Willem
-Fixed problem in ezmlm-send munging MIME attachments using implicit
 content types.  Thanks Ed
-Fixed typo in ezmlm-unsub -- manual unsubscriptions would be
 erroneously logged as "+manual"
-Fixed ezmlm-gate to handle the -Q option.  Thanks Bjoern Hansen.
-Fixed internal bug calling decodeHDR.
-Fix ezmlm-manage to properly send subscription confirmation to
moderators.  Thanks Mate Wierdl.
-Portability and bug fixes to ezmlm-test.
-Added a "dry-run" option to ezmlm-gate.
-Fixed ezmlm-send to fully handle QMQP relaying.  Thanks Bernhard Graf.
-Fixed ezmlm-gate to use "/bin/sh" consistently.  Thanks Bernhard Graf.
-Fixed ezmlm-cgi's output of non-standard port numbers.
-Fixed message archiving in subscribe-only moderated lists.

pkgsrc changes:

Set RESTRICTED directly in this package, rather than in
../ezmlm/Makefile.common, and clarify: in addition to the reasons
we cannot redistribute binary packages of ezmlm, ezmlm-idx is a
modification of the ezmlm source.

Set USE_BUILDLINK3=yes.

Introduce EZMLM_IDX_USE_{MY,PG}SQL. Each builds and runs, but I
haven't tested the database functions.
2004-07-19 23:50:22 +00:00
schmonz
40500901b3 Set RESTRICTED directly in this package, rather than in Makefile.common,
and clarify: we cannot redistribute binary packages because we
change the paths of conf-bin and conf-man from the default "/usr/local"
and don't provide compatibility symlinks.

Set USE_BUILDLINK3=yes.

Add "install" to ALL_TARGET in Makefile.common so that the installer
is compiled at the end of the build phase, rather than at the
beginning of the install phase.
2004-07-19 23:49:35 +00:00
xtraeme
478499e6f4 Enable pkgviews installation. 2004-07-19 23:17:16 +00:00
xtraeme
9b7fd8ff8f Added pkgse-0.1 2004-07-19 23:15:45 +00:00
xtraeme
9b420f2eb8 Initial import of pkgse-0.1 from pkgsrc-wip, contributed by iMil.
pkgse is a simple perl script that fetch informations about a NetBSD package
from pkgsrc.netbsd.se website.
2004-07-19 23:13:51 +00:00
minskim
e66d446856 Update imhangul to 0.9.10.
Major changes:
  - Added Korean menu.
  - Per-toplevel-window status.
  - Fix a problem with evolution 1.5.
2004-07-19 22:42:52 +00:00
dmcmahill
b09d17365f libtoolize and enable the building of shared libs. This is needed
for packages such as p5-Parallel-Pvm on some archs since that package
creates a shared object.  Should fix lossage seen on amd64 bulk
builds.  Both packages which use pvm3 have been tested and still work.
2004-07-19 22:41:16 +00:00
recht
843725d15c Add missing zlib include.
Noted by Georg Schwarz on tech-pkg@.
2004-07-19 22:26:57 +00:00
jlam
34aeba7d09 Teach the MESSAGE files about DOCDIR. 2004-07-19 22:10:52 +00:00
jlam
f47062b79e Install more of the example configuration files into installed examples
directory.  Back out modification to postfix-install that was ignoring our
setting for config_directory.
2004-07-19 22:04:40 +00:00
jlam
956fcc1fb4 Fix the install message to note that "upgrade-configuration" is all that
you need.
2004-07-19 22:03:13 +00:00
jlam
0572483cd9 Don't hardcode directories... instead, use postconf to dig them out of the
postfix configuration.  Also make required_{dirs,files} work in the
installed rc.d script.
2004-07-19 22:02:15 +00:00
heinz
8051480f60 Bump revision of p5-DBD-Sybase to 0.94nb3. 2004-07-19 21:09:54 +00:00
heinz
e3d5a8fa76 Include gettext-lib/buildlink3.mk to get libintl.so* on NetBSD 1.5.x.
Bump revision.
2004-07-19 21:07:39 +00:00
drochner
092bee23a0 seti client 2004-07-19 20:35:06 +00:00
jlam
35fae82b17 If neither USE_SASL or USE_SASL2 are defined and POSTFIX_OPTIONS includes
"sasl", then use SASLv2 by default.
2004-07-19 20:34:50 +00:00
drochner
926492b94a add boinc3-seti stuff 2004-07-19 20:31:49 +00:00
wiz
369e2212b9 Added tuxnes-0.75. 2004-07-19 20:30:51 +00:00
wiz
e1f55d54e2 Add and enable tuxnes. 2004-07-19 20:30:12 +00:00
wiz
71d65d4458 Initial import of tuxnes, a NES emulator.
Features:
- open source
- dynamic recompilation from 6502 opcodes -> x86 native opcodes
- mappers: 0, 1, 2, 3, 4, 7, 9, 11, 32, 66, 99
- experimental mappers: 15, 22, 23, and 71
- gzip and zip file support
- game saving
- built-in disassembler
- joystick support (2- & 4-button)
- experimental sound support
- capture screenshots in X pixmap (xpm) or portable pixmap (ppm) format
- Game Genie code support
- trainer support
- alternate palette support
2004-07-19 20:29:37 +00:00
drochner
d32bcba4ce seti@home client for the BOINC-3 framework
(tested on i386 and amd64, has runtime problems on sparc64)
2004-07-19 20:14:21 +00:00
drochner
72095ac843 common libaries for BOINC-3 projects 2004-07-19 20:11:04 +00:00
drochner
280ebe2fb6 import the current "stable" version of BOINC, the distributing
computing framework
2004-07-19 20:09:15 +00:00
jlam
494d4a7c1d Stop the proliferation of <PKG>_USE_<FOO> yes/no variables in the
mail/postfix package -- create a new option "POSTFIX_OPTIONS" that is a
list of optional add-ons that will be built into Postfix.  Currently,
it accepts any of "inet6 ldap mysql mysql4 prce sasl tls".  Move the
existing POSTFIX_USE_* variables into bsd.pkg.obsolete.mk.
2004-07-19 20:00:15 +00:00
jlam
44703d4594 Stop the proliferation of <PKG>_USE_<FOO> yes/no variables in the
mail/postfix package -- create a new option "POSTFIX_OPTIONS" that is a
list of optional add-ons that will be built into Postfix.  Currently,
it accepts any of "inet6 ldap mysql mysql4 prce sasl tls".  Move the
existing POSTFIX_USE_* variables into bsd.pkg.obsolete.mk.

Also split out the optional add-ons into a separate Makefile.options
so that the main Makefile workflow is a bit easier to understand.

Lastly, collapse the pre-install target into the do-install target we run
custom code for the whole install process anyway.

Approved by martti.
2004-07-19 19:59:16 +00:00
recht
f75335f241 Set package creator as maintainer. Requested in private mail. 2004-07-19 19:57:42 +00:00
xtraeme
8671ab25ab Added openntpd. 2004-07-19 19:19:08 +00:00
xtraeme
31fc36be34 Initial import of openntpd-20040719p from pkgsrc-wip, contributed by
Peter Postma.

OpenNTPd is a free implementation of the Network Time Protocol.
It provides the ability to sync the local clock to remote NTP servers and
can act as NTP server itself, redistributing the local clock.

OpenNTPd is primarily developed by Henning Brauer and Alexander Guy as part
of the OpenBSD Project. The portable version is made by Darren Tucker.
The software and is freely useable and re-useable by everyone under a BSD
license.
2004-07-19 19:17:25 +00:00
wiz
baaf207d2b Added fceu-0.98.10. 2004-07-19 18:38:39 +00:00
wiz
8826cc9089 Add and enable fceu. 2004-07-19 18:38:00 +00:00
wiz
c2f557623f Initial import of FCE Ultra, a Nintendo Entertainment System and
Famicom emulator.

FCE Ultra is an NTSC and PAL Famicom/NES emulator for various
platforms. It is based upon Bero's original FCE source code. Current
features include good PPU, CPU, pAPU, expansion chip, and joystick
emulation. Also a feature unique to this emulator (at the current
time) is authentic Game Genie emulation. Save states and snapshot
features also have been implemented.
2004-07-19 18:37:14 +00:00
erh
eb960e360a Update pkg_tarup to 1.6.1 2004-07-19 17:40:27 +00:00
erh
85a992eb48 Fix bug in handling of wildcarded package names on the command line.
Bump version to 1.6.1
2004-07-19 17:38:36 +00:00
wiz
72ffeae4fc +nulib2-2.0.2. 2004-07-19 14:04:29 +00:00
wiz
01e1f874ec Note superlu-3.0.1 update done. 2004-07-19 14:03:55 +00:00
wiz
8eec0a51e6 unused. 2004-07-19 13:48:09 +00:00
wiz
8e3dbfa74b Update to latest available tarball, use DIST_SUBDIR.
Changes unknown.
2004-07-19 13:47:51 +00:00
wiz
b263bacacb Note connect-1.83 update. 2004-07-19 13:36:37 +00:00
wiz
4aab61be0d Update to 1.83, use DIST_SUBDIR, since old distfile is gone.
Changes unknown.
2004-07-19 13:36:11 +00:00
wiz
f02276d804 Note tmake update to 1.11. 2004-07-19 13:31:13 +00:00
wiz
9e602eb072 Update to 1.11:
* Platform fixes for Tru64, Borland, Irix, HP-UX, AIX, UnixWare7
  and Reliant UNIX
* Support for Intel C++
* Initial support for Qt/Embedded on FreeBSD
* more undocumented stuff
2004-07-19 13:30:49 +00:00
wiz
a50745a22e Note htmllint update to 20040719. 2004-07-19 13:19:00 +00:00