summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1999-05-30Patch one file per patch file.tron37-3/+780
1999-05-30Add a sample "mailwrapper" configuration file.tron1-0/+8
1999-05-30Add trailing "/" to home page URL to avoid redirect on access.tron1-2/+10
1999-05-30Patch files should be created with "diff -u".tron1-850/+27
1999-05-30Downgrade to version 19990412.tron2-4/+4
1999-05-30Remove blank line.tron1-2/+1
1999-05-30Back out last commit: "pkg_install-19990529" was horribly broken.tron1-2/+2
1999-05-30Update ddd to 3.1.5.frueauf2-4/+4
1999-05-30Set LOCALBASE explicitly after bsd.pkg.mk, and do not set PREFIX.tv1-3/+2
1999-05-30fix checksum, forgotten in last updatehubertf1-2/+2
1999-05-30pkglint:tron1-3/+2
- Rename package from "postfix-19990317pl05" to "postfix-19990317p05". - Remove unnecessary and wrong usage of "DISTFILES".
1999-05-30Add missing files "sbin/postdrop", "man/cat8/defer.0" andtron1-1/+4
"man/man8/defer.8".
1999-05-30Make installation work with "MANZ=1".tron1-1/+7
1999-05-30remove the dash from the package namechristos1-3/+3
1999-05-30update package source to 19990529christos1-2/+2
1999-05-30Update to V0.6.1hubertf2-4/+4
Changes: several bug fixes.
1999-05-30Update to V0.85hubertf4-17/+9
Changes: Option to load playlists from the GUI as well as a few bugfixes and tidy-ups, gnu autoconfigure, ...
1999-05-29postfix-19990317-pl0 package... Based on the version perry imported.christos6-0/+1003
1999-05-29Update required pkgtools version to 19990529 (required for postfix)christos1-2/+2
1999-05-29touch configure for autoconf is never run, noted by Hubert Feyrer.sakamoto1-1/+4
1999-05-29Update "analog" package to version 3.3. The following bugs were fixedtron4-53/+23
since 3.2: - There were some crashes when outputting cache files. - Some people had trouble with the Makefile in 3.2.
1999-05-28Remove obsolete mirror site.tron1-2/+1
1999-05-28Enable x2xmjl1-1/+2
1999-05-28Add package x2x, control multiple X displays with one mouse/keyboard.mjl6-0/+42
1999-05-27Fix runtime linkage.kleink2-4/+4
1999-05-27Nuke ALL_HOOK cruft. Overriding "all" is perfectly legal (as evidenced bytv1-13/+1
the .if !target(all) below), so this is unnecessary.
1999-05-27Rework patch so that 32BPP displays still work.tron1-57/+54
XXX 24BPP display need to be tested again.
1999-05-27Update to V0.6.0hubertf4-36/+23
- Shoutcast/streaming support, including saving to playlists. - Multiple file selection in playlist window. - Drag n drop in playlist and main window, playlist can be ordered by dragging too (with the middle button). - BSD cpu utilization code patch. - SGI mixer support patch. - Window Maker docking option -dockwm, standard -dock option. - Ability to play a file not in playlist (right click menu->Open) - Ability to import playlists not created with gqmpeg - More complete ipc and command line options (gqmpeg -help for more). - If an ipc command is specified on the command line, and gqmpeg is not currently running, it is launched. - Internal interface redesigned, it should now be easy to add playback facilities for additional file types. - Pressing stop when already stopped now resets to beginning of playlist. - NetBSD mixer support. - The icecast / shoutcast netscape plugin now works. - Entries with tab completion are now obvious. (via tab arrow icon). - Better detection of mpg123 error messages, now prints unrecognized mpg123 messages as warnings (to the terminal). - Fix to set Solaris mixer device to /dev/audioctl. - Fix crash in shuffle code in some circumstances. - Various bugs fixes.
1999-05-26Remove leading and trailing garbage and add RCS Id.tron1-44/+1
1999-05-26Fix for 24bit displays per PR 7626 by Wolfgang Rupprecht <wolfgang@wsrcc.com>hubertf1-0/+179
1999-05-26Don't patch a broken install rule into the "Makefile" and use a customtron2-21/+4
"do-install" target instead. Fixes PR pkg/7650 by Eric Mumpower.
1999-05-26Change "NOT_FOR_PLATFORM" pattern so that "make" really understands it.tron1-2/+2
Fixes PR pkg/7651 by Eric Mumpower.
1999-05-26Add missing dependence on "p5-Data-Dumper" package.tron1-1/+2
1999-05-26Work around rsaref's internal md5, and update rsaref dependency to "2.0p2".tv2-2/+26
1999-05-26We use USE_GMAKE to indicate a gmake dependency, and the existingtv1-3/+2
BUILD_DEPENDS line was completely wrong anyway.
1999-05-26Update rsaref dependency to "2.0p2"; still pending update to OpenSSL 0.9.3.tv1-6/+3
1999-05-26Update to "rsaref-2.0p2" dependency, to make the md5 crap work. Alsotv3-65/+67
reorder some patches, and touch the timestamp on all Makefile.in files, so that automake and autoconf are never run (regardless of whether they are installed).
1999-05-26Reenable rsaref's own MD5 implementation. It contains MD5Transform(),tv3-9/+6
which is not in libc's md5, and is now being used by some dependencies. This bumps the shared library major version; this package is NOT shared library binary compatible with old rsaref dependent packages.
1999-05-26No need to validate dependencies if the package has already been extracted;tv1-2/+2
make check-depends also dependent on the (non)existence of EXTRACT_COOKIE.
1999-05-26`I'm a bonehead.' Reverse the order of components in ${MACHINE_GNU_PLATFORM}.tv1-2/+2
1999-05-25Oops...still learning CVS. Forgot to add these files before the commit.jlam4-0/+80
1999-05-25Oops, still learning CVS. Forgot to remove these files before the commit.jlam2-48/+0
1999-05-25Updated R to 0.64.1. Too many changes from 0.62.1 to enumerate.jlam5-185/+310
See NEWS file in distribution.
1999-05-25Add a patch that should make pgp5 work on alpha systems. Reportedmjl1-0/+14
by Kevin <kev@drule.org>.
1999-05-25I messed up the version number while creating this package. It is versiontron2-4/+4
1.107 not 1.0.7.
1999-05-25Fix run time library search path.tron1-4/+4
1999-05-25Fix an inconsistency between adding and removing files, with the revisionmycroft1-0/+15
numbers passed to loginfo. If a file is re-added, make sure the `old' revision is `NONE', not the preceding dead revision.
1999-05-25Add and enable xmailbox.bouyer1-1/+2
1999-05-25Package for xmailbox, an enhanced xbiff.bouyer7-0/+148
1999-05-25Updated Netscape Navigator to 4.6.jlam5-171/+174