Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-02-15 | When multi-line dependencies occur, use a "DEPENDS+= package" format | agc | 40 | -155/+155 | |
for each of the continuation lines, rather than using backslashes to continue a single, long definition. This makes it much easier to spot pre-requisite packages and other dependencies. | |||||
2000-02-15 | Update for mysql-client-3.22.32. | bad | 5 | -10/+10 | |
2000-02-15 | Update mysql to 3.22.32. | bad | 23 | -1107/+33 | |
This includes a security fix for the remote password checking protocol. Other wise it's just the regular bunch of bugfixes. See appendix D of the manual. | |||||
2000-02-15 | regen | tsarna | 1 | -2/+2 | |
2000-02-15 | Update to 2.1.4. Besides the changes listed below, the pkg was also | tsarna | 6 | -36/+42 | |
fractured into two more pieces: py-extclass and py-dtml, which are independantly useful. Highlights of changes from 2.0.1 to 2.1.4: - Performance improvements - Switch to new dtml <dtml-xxx> syntax by default. - Many ZCatalog improvements - try/except, try/except/else in DTML (py-dtml package) - FastCGI support (not on NetBSD yet -- no threads) - Two security fixes (mostly for sites that allow untrusted people to write DTML) - Two object database fixes when working with versions and doing a pack - Other minor bugs See full changes at http://www.zope.org/Products/Zope/2.1.4/CHANGES.txt | |||||
2000-02-15 | Update to latest release. No functional changes. | tsarna | 2 | -6/+6 | |
2000-02-15 | Update to 2.1.4, the version-of-the-week. (no functional change.) | tsarna | 2 | -6/+6 | |
2000-02-15 | update for lukemftp 1.2 | lukem | 2 | -4/+4 | |
2000-02-14 | update package to verilog-20000212. This release incorporates most of the | dmcmahill | 14 | -665/+21 | |
NetBSD pkgsrc patches to the previous release. Thanks to Stephen Williams (the author) for his willingness to accept patches! | |||||
2000-02-14 | Make this work on NetBSD as well as Solaris. | agc | 3 | -9/+25 | |
2000-02-14 | Add suse_linux depends for i386. | dmcmahill | 1 | -4/+2 | |
2000-02-14 | For BUILD_DEPENDS, autoreconf -> autoconf. We can't even use autoreconf | fredb | 1 | -2/+2 | |
because of the package's non-standard layout. | |||||
2000-02-14 | Remove wildcard in DEPENDS for xpm package to make it consistent with | fredb | 1 | -2/+2 | |
asclock. This to prevent the dependency from being recorded __twice__, as both xpm-3.4k and xpm>=3.4k. I'm not sure that that actually hurts anything, but it pays to be consistent. | |||||
2000-02-14 | correct HOMEPAGE URL to latest one | itojun | 1 | -2/+2 | |
2000-02-14 | Update afterstep to new, stable version 1.8.0. Way too many changes | fredb | 15 | -578/+783 | |
from 1.6.10 to list. [1.7.x were all development versions.] A complete history of changes is available online at <ftp://ftp.afterstep.org/stable/ChangeLog>. The home page, <http://www.afterstep.org>, has links to a source code browser and more documentation. | |||||
2000-02-14 | First try at making darcnes work on non-i386-platforms | wiz | 10 | -17/+141 | |
2000-02-14 | add & enable pkg_tarup | hubertf | 1 | -1/+2 | |
2000-02-14 | Script to tar up an already instaled package. | hubertf | 5 | -0/+142 | |
2000-02-14 | fix typo | wiz | 1 | -2/+2 | |
2000-02-13 | add and enable darcnes | wiz | 1 | -1/+2 | |
2000-02-13 | Initial import of DarcNES, a multi-system emulator. Currently emulates | wiz | 9 | -0/+292 | |
NES, SMS, and GG with sound, PCE without, and has basic support for some other systems (SMD, Coleco, Atari ][). This will not work on MSB-machines, for lack of access. The code should support it, so if anyone's willing... | |||||
2000-02-13 | Add USE_PERL=YES. Closes PR pkg/9048. Also, de-fuzz patches. | fredb | 4 | -13/+17 | |
2000-02-13 | change PLATFORM to alphaosf for the alpha version. | dmcmahill | 1 | -2/+2 | |
Thanks to Michael Hitch for finding this. | |||||
2000-02-13 | Update xmcd to 2.6. New command line option to start playing | fredb | 6 | -60/+40 | |
a particular track immediately, more. Complete history at <http://metalab.unc.edu/tkan/xmcd/changes.txt> | |||||
2000-02-13 | Readd dummy element to "for" loop. Solaris's "sh" and "bash" need this. | tron | 1 | -2/+2 | |
2000-02-13 | add quotes around the IGNORE strings. Enable alpha section. | dmcmahill | 1 | -10/+9 | |
2000-02-13 | regenerate patch-ad which managed to include a RCS ID from the file being | dmcmahill | 2 | -7/+5 | |
patched. CVS replaced the ID which made the patch fail. | |||||
2000-02-13 | fix the flag passed to cc for generating shared libs on a.out machines. | dmcmahill | 2 | -11/+9 | |
(was -Bshareable, now is -shared) This fixes a compilation problem. ELF machines should not be affected. | |||||
2000-02-13 | Don't enable IPv6 support if socks support is activated. | tron | 1 | -2/+3 | |
2000-02-13 | remove redundant homepage citation | wiz | 1 | -2/+0 | |
2000-02-13 | avoid compile problems when libggi is installed by not using it | wiz | 1 | -1/+2 | |
2000-02-13 | add dependency on gtk+-1.2.* | wiz | 1 | -1/+2 | |
2000-02-13 | Avoid CVS lossage caused by RCS Ids in patches. | tron | 2 | -21/+3 | |
2000-02-13 | Add and enable "sendmail88" package. | tron | 1 | -1/+2 | |
2000-02-13 | Initial import of "sendmail88" package: | tron | 42 | -0/+1130 | |
The well known Mail Transport Agent This package replaces the "sendmail" 8.8.8 distribution in the main source tree. | |||||
2000-02-12 | revert last change, and make sure the PLIST actually exists | wiz | 1 | -2/+3 | |
where it is used (after discussion with hubertf) | |||||
2000-02-12 | Remove dummy element from "for" loop, "/bin/sh" can handle "for" loops | tron | 1 | -2/+2 | |
with empty word lists. | |||||
2000-02-12 | move ${PLIST} generation to the right place, fixing installation of | wiz | 1 | -3/+2 | |
compressed man pages. Also save one process (Hi David & Al!) | |||||
2000-02-12 | use the config.guess script that comes with the program to determine what | dmcmahill | 1 | -7/+3 | |
directory the program built in instead of trying to generate the system name on our own. This ensures it always works (for example 1.4.2_ALPHA confused this when done the old way) | |||||
2000-02-12 | Patch wiretap/configure to properly enable zlib for NetBSD, | fredb | 2 | -5/+19 | |
as suggested by itojun. | |||||
2000-02-12 | add ${DIST_SUBDIR} to file paths where needed | wiz | 1 | -3/+3 | |
2000-02-12 | Be quiet about finding no gzipped man pages in PLIST. | fredb | 1 | -2/+2 | |
2000-02-12 | remove unneeded md5 files | wiz | 4 | -6/+0 | |
2000-02-12 | have a bit more clue about md5-files: don't warn if there's no | wiz | 2 | -5/+17 | |
files/md5 but NO_CHECKSUM is set in the Makefile; bump version | |||||
2000-02-12 | Enter CONFLICTS= for glibtool-*. | fredb | 1 | -1/+3 | |
2000-02-12 | Update devel/libtool to 1.3.4. Closes PR pkg/9065. | fredb | 3 | -9/+11 | |
"glibtool" becomes "libtool", in anticipation of eliminating "pkglibtool". In any case, there is no reason both can't be installed presently. | |||||
2000-02-12 | new pkg for libffm: | garbled | 5 | -0/+27 | |
libffm - Free, pretty fast replacement for some math (libm) routines on Linux/AXP, optimized for the 21164 | |||||
2000-02-12 | Install the static libs, now that they're built anyway, and run "ranlib", | fredb | 2 | -3/+11 | |
if it exists. Minor fix-up to PLIST. Closes PR pkg/8897. | |||||
2000-02-12 | Use preprocessed package list instead of package list source during | tron | 1 | -2/+2 | |
automatical manual page handling. Patch supplied by Brook Milligan in PR pkg/9391. | |||||
2000-02-12 | run the man-pages that need it through tbl, since NetBSD's man doesn't | wiz | 1 | -1/+9 | |
do it. |