Work-in-progress packages for pkgsrc, the portable package system from NetBSD [mirror]
Find a file
Thomas Klausner 25f4d27953 Update to 0.3.1, nearly usable (thread syncing problems).
Changes since 0.1.5:

Version 0.3.1
====--

Note: NetPlay is incomplete and replays are semi-broken in this release.
Trying to use NetPlay in this will get you nothing!

This version is experimental, and I am releasing it for Christmas so that I
can worry about more important, such as (eventually) finishing NetPlay.

Miscellaneous changes:
  Input 'Start' and 'Select' buttons configuration reversed fix.
  Increased chat message buffer size from 4 to 10 lines.

Build system & code changes:
  Added CPU_TYPE and CPU_ARCH and improved some behavior.
  Separated blitters into individual header files.

GUI changes:
  Added numbers to the items in Video > Blitter menu.
  Overhauled dithering functions.

Video output changes:
  (Super) 2xSCL crash in high resolutions fix.
  Added 32-bit support.
  Added color indexing for all non-32-bit modes.
  Made all blitters work in any supported color depth.
  Renamed interpolated blitter to interpolated 2x.
  Added interpolated 3x blitter.


Version 0.3.0
====--

This release is dedicated to those who fell in the 9/11 attacks.

Note: NetPlay is incomplete and replays are semi-broken in this release.
Trying to use NetPlay in this will get you nothing!

Mac OS X is officially supported by this release, in addition to Windows
9x/NT/Me/2k/XP, 32-bit DOS, Linux, FreeBSD, QNX, and BeOS.

Miscellaneous changes:
  Infamous ROM load memory protection crash bug fix.
  Overhauled CPU emulation core.
  Added x86 assembly optimized CPU core components.
  Fixed branch wrap detection bug.
  Added CRC calculation for PRG ROM, CHR ROM, and ROM trainers.
  Added support for CPU memory space patching (raw or Game Genie w/ GUI).
  Added slow (half FPS) mode.
  Corrected mirroring of uneven size ROMs.
  Added save state support (may not work for all supported games).
  Added automatic machine state saving accurate up to every frame.
  Added support for replays (currently buggy).
  Altered memory map for performance.
  Added exit confirmation when ROM loaded.
  Significant improvements to the timing system.

Configuration changes:
  Added configurable save state and Save RAM (SRAM) output path.
  Configuration file and log file are now stored with the executable.
  Changed Win32 configuration file to 'fakenesw.cfg'
  Fixed several input configuration bugs.

Build system & code changes:
  Updated and added copyright messages.
  USE_CONSOLE changed to ALLEGRO_USE_CONSOLE to solve compilation problems (Mac OS X).
  Encapsulated datafile 'fakenes.dat' into build.
  Replaced all references to `NULL' with `NIL' to avoid compiler conflicts.
  Added object file suffixes to the build system (all platforms).
  Changed binary installation location from '/usr/bin' to /'usr/local/bin' (POSIX)
  Allegro compatibility fixes.
  Cleaned-up, overhauled, and optimized most GUI-related code.
  Added code to prevent registering conflicting digital directions in input.
  Added ability to use `usleep' instead of `yield_timeslice' in speed throttling.

GUI changes:
  Repaired all key mappings.
  Various GUI dialog enhancements and fixes.
  Added GUI patch manager with Game Genie support only.
  Added platform-specific video driver selection menus.
  Added multiple message system and input chat capabilities.
  Added input configuration dialog.
  Fixed various bugs related to repeated initialization of the GUI.
  Added GUI messages (log file) viewer.
  Added GUI toggle for the 'swap_channels' configuration file setting.
  Added GUI audio mixing speed selection menu.
  Added fast (passive) automatic blitter selection.
  Fixed default palette not being selected at startup.
  Improved operation of Video > Palette menu items.

Video output changes:
  Added 15- and 16-bit color depth support.
  Added 25% and 50% scanlines (currently very slow).
  Added several new resolutions, including 512x480 (for windowed mode).
  Added Super 2xSOE and Super 2xSCL anti-aliasing blitters.
  Added simple interpolated blitter.
  Fixed behavior of the 'last_blit_line' configuration file setting.
  Added keys to adjust light (palette intensity) from inside the emulation.

PPU rendering changes:
  Minor optimizations to background rendering.

Memory mapper support changes:
  Cleaned up and extended IRQ interface.
  Improved IRQ support in MMC3, MMC5, and Bandai mappers.
  Fixed MMC5 IRQ generation (greatly improves many games).
  Added MMC5 WRAM automatic size detection.
  Minor corrections of MMC3 behavior when no CHR-ROM is present.

Audio rendering & output changes:
  Changed default sampling rate to 96 kHz and buffer length to 6.


Version 0.2.0
====--

Miscellaneous changes:
  Added fast zero-page memory access to CPU emulation.
  Eliminated some obsolete return values in CPU emulation.
  Changed the CPU execution dispatcher to be inline to the main execution loop.
  Fixed a serious bug in address wrapping of ROMs that weren't an even power of 2.
  Fixed a bug which caused executed-frames counter to only count unrendered frames.
  Improved POSIX base support and the autoconf-based build system.
  Implemented loading of ROMs from ZIP files, must be the first file.
  Fixed a serious bug in video mode initialization.

Video output changes:
  Added the ability to specify blit region, to hide vertical scrolling.
  Added a toggle to the Options > Video menu in the GUI for 'force_window'.
  Added 2xSCL blitter (similar to 2xSOE, only better and slower).
  Improved the overall performance of basic blitting routines.

PPU rendering changes:
  Moved checks for sprites/background enabled outside of drawing loops.
  Altered cache-preloading in display rendering.

Memory mapper support changes:
  Fixed a serious addressing bug in Bandai mapper.
  Fixed a serious IRQ timing structure bug in Bandai mapper.
  Added FFE F3 series (iNES mapper 8) support.
  Added Konami VRC6 and VRC6V (iNES mappers 24 and 26) support.
  Added preliminary MMC5 (iNES mapper 5) support.
  Implemented partial ExSound support for both VRC6 and MMC5 mappers.

Audio rendering & output changes:
  Fixed initialization accepting a null driver, causing the emulator to freeze.
  Added random noise addition dithering for low quality output.
2004-07-19 19:17:08 +00:00
4stAttack bl3ify 2004-04-05 18:50:15 +00:00
abuse_sdl Convert to buildlink3. 2004-04-12 02:30:11 +00:00
adtool Convert to buildlink3. 2004-04-25 06:51:09 +00:00
afterstep2 Convert to buildlink3. 2004-04-25 07:52:40 +00:00
alsa-lib Use relative paths for PKGCONFIG_OVERRIDE. 2004-05-09 02:38:56 +00:00
alsa-utils This package contains the command-line utilities for the Advanced 2004-04-12 22:43:43 +00:00
amap Convert to buildlink3. 2004-04-25 06:51:09 +00:00
amavisd-new * Use ${VARBASE} instead of /var. 2004-07-08 10:24:26 +00:00
amsn * Use subst.mk instead of using sed/mv. 2004-07-19 15:24:19 +00:00
and CATEGORIES 2004-07-18 22:17:57 +00:00
aols-postgres Postgresql datbase access module for AOLServer version 4 2004-06-08 21:06:52 +00:00
aolserver Updated for AOLServer 4.0. Still doesn't build, but it should be easier to fix. 2004-05-24 18:34:31 +00:00
aolserver4 Numerous changes, builds and runs now. 2004-06-08 21:01:00 +00:00
ap-bunzip2 Convert to buildlink3. 2004-05-08 18:43:37 +00:00
ap-frontpage Convert to buildlink3. 2004-05-08 18:43:37 +00:00
ap-macro Convert to buildlink3. 2004-05-08 18:43:37 +00:00
ap-ometer Convert to buildlink3. 2004-05-09 04:55:44 +00:00
ap-php5 distinfo not needed -> /dev/null 2004-07-16 17:51:06 +00:00
ap2-jk2 Initial import of ap2-jk2-2.0.4. 2004-05-27 15:53:35 +00:00
ap2-limitipconn Convert to buildlink3. 2004-05-02 20:55:32 +00:00
ap2-macro bl3-ify 2004-04-25 16:13:11 +00:00
ap2-python update to 3.1.3 2004-05-31 23:05:25 +00:00
apachebench2 s/netbsd.org/NetBSD.org/ 2004-05-11 13:19:54 +00:00
argouml wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
asfrecorder bl3ify 2004-02-20 20:39:03 +00:00
asterisk Updates the checksums for the patches. 2004-02-28 19:26:27 +00:00
atk-devel Use relative paths for PKGCONFIG_OVERRIDE. 2004-05-09 02:38:56 +00:00
autoproject Added http://www.ibiblio.org/pub/Linux/devel/ as a master site, because 2004-01-22 20:36:05 +00:00
avida2 Convert to buildlink3. 2004-05-09 21:59:33 +00:00
awflwm A fork of flwm 2004-06-22 02:44:05 +00:00
axe Convert to buildlink3. 2004-04-25 06:51:09 +00:00
backplane Initial import of backplane database - by Matthew Dillon. 2004-03-21 19:05:24 +00:00
bacula Convert to buildlink3. Make build on NetBSD by including 2004-05-11 05:06:10 +00:00
bacula-docs Initial import 2004-01-01 22:38:26 +00:00
barnyard - Update to 0.2.0 2004-06-30 17:28:42 +00:00
bastard wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
beast Convert to bl3, and sync PLIST with what gets installed on my system. 2004-04-24 22:53:29 +00:00
billardgl Reordered the variables to the pleasure of pkglint(1). 2004-02-27 23:01:49 +00:00
bin86 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:11:29 +00:00
bison13 Initial import. 2004-03-27 23:53:45 +00:00
blassic Convert to buildlink3. 2004-04-25 06:51:09 +00:00
bmon Redundant include of bsd.prefs.mk removed. 2004-07-15 14:13:16 +00:00
bnr2 New maintainer. 2004-06-16 01:14:28 +00:00
bub-n-bros Convert to buildlink3. 2004-04-11 23:37:43 +00:00
bugzilla Update to 2.16.6 2004-07-14 10:49:56 +00:00
busybox Convert to buildlink3. 2004-04-25 06:51:09 +00:00
bwidget Drop maintainership; I don't have enough free time/energy to 2004-05-07 01:57:48 +00:00
byacc
c-news Unused. 2004-04-26 09:22:10 +00:00
caml-libnum Install all files, not just some random selection the Makefile happened 2004-03-17 22:29:45 +00:00
caml-libunix correct DEPENDS line 2004-03-17 20:47:57 +00:00
cawf
ccrypt
ccze Convert to buildlink3. 2004-04-25 06:51:09 +00:00
cdl3 Convert to buildlink3. 2004-04-25 06:51:09 +00:00
cdpr Convert to buildlink3. 2004-04-25 06:51:09 +00:00
Cg-compiler Drop maintainership; I don't have enough free time/energy to 2004-05-07 01:57:48 +00:00
cgic Convert to buildlink3. 2004-04-25 06:51:09 +00:00
chbg One correction to the translation. 2004-07-19 16:52:41 +00:00
cherokee Drop maintainership; I don't have enough free time/energy to 2004-05-07 01:57:48 +00:00
chksniff Convert to buildlink3. 2004-04-25 07:52:40 +00:00
chmlib chmlib and xchm moved to pkgsrc. 2004-01-06 15:38:36 +00:00
chora s/netbsd.org/NetBSD.org/ 2004-05-11 13:19:54 +00:00
cinelerra Replace LOWER_VENDOR with "pc" (in middle of "swapchannels"). 2004-06-12 01:32:38 +00:00
cjk-latex Split the patch files so that every patch patches exactly one file. 2004-02-27 23:22:25 +00:00
cjk-latex-chinese TrueType -> TTF path change for ttf fonts. 2004-01-25 20:48:03 +00:00
cjk-latex-japanese TrueType -> TTF path change for ttf fonts. 2004-01-25 20:48:03 +00:00
cjk-latex-korean TrueType -> TTF path change for ttf fonts. 2004-01-25 20:48:03 +00:00
Coin Bruce J.A. Nourish doesn't have the time to maintain these packages 2004-06-13 18:56:24 +00:00
com_err Convert to buildlink3. 2004-05-12 12:39:43 +00:00
compare bl3ize 2004-04-14 21:30:55 +00:00
compositeext Unused. 2004-05-14 01:00:43 +00:00
cops bl3ize 2004-04-14 21:30:55 +00:00
copytape initial import of copytape 1.0 2003-11-27 19:29:38 +00:00
crawl Regen distinfo (patch-ad removed). 2004-07-14 13:01:33 +00:00
cryptopp minor changes 2004-04-14 14:54:57 +00:00
cube Import cube_2004_05_22. 2004-06-11 10:53:36 +00:00
cvsd Convert to buildlink3. 2004-04-25 18:18:56 +00:00
cvsreport wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
d4x Convert to buildlink3. 2004-05-04 02:11:35 +00:00
damageext Set BUILDLINK_DEPMETHOD to "build" because this package installs 2004-06-09 02:58:38 +00:00
dansguardian Convert to buildlink3. 2004-05-11 05:12:13 +00:00
daphne Initial import of daphne 0.9.6: 2004-06-24 15:15:32 +00:00
darcnes-svgalib Convert to bl3 (untested). 2004-04-19 00:08:55 +00:00
darcs Added darcs, a patch based revision control system. 2004-06-01 23:36:07 +00:00
dasm
db1 Made the package build on Linux. Added buildlink3.mk for other packages. 2004-07-03 18:33:03 +00:00
dbf Convert to buildlink3. 2004-04-25 08:46:37 +00:00
debian_base initial import of debian linux compat packages. 2004-06-11 09:59:39 +00:00
debian_glib initial import of debian linux compat packages. 2004-06-11 09:59:39 +00:00
debian_gtk initial import of debian linux compat packages. 2004-06-11 09:59:39 +00:00
debian_linux initial import of debian linux compat packages. 2004-06-11 09:59:39 +00:00
debian_x11 initial import of debian linux compat packages. 2004-06-11 09:59:39 +00:00
dfbpoint Drop maintainership; I don't have enough free time/energy to 2004-05-07 01:57:48 +00:00
dfbsee Drop maintainership; I don't have enough free time/energy to 2004-05-07 01:57:48 +00:00
dicom3tools This package already sets USE_BUILDLINK3, so remove question 2004-07-06 22:59:06 +00:00
ding wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
directfb Drop maintainership; I don't have enough free time/energy to 2004-05-07 01:57:48 +00:00
directory-administrator Drop maintainership; I don't have enough free time/energy to 2004-05-07 01:57:48 +00:00
distella
diveintopython Dive Into Python is a free Python book for experienced programmers. 2004-02-11 04:46:42 +00:00
dmd-bin Yesterday's developer.slashdot.org becomes today's pkgsrc-wip package! 2004-04-19 19:06:57 +00:00
dmidecode This package does not need to buidlink anything; set NO_BUILDLINK 2004-05-12 15:11:20 +00:00
dnsmasq RCD_SCRIPTS now automatically registers the rc.d scripts in the PLIST. 2004-04-24 04:13:18 +00:00
dnswalk wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
docbook-xsl-ko Convert to bl3. 2004-04-27 17:47:42 +00:00
dovecot-nightly RCD_SCRIPTS now automatically registers the rc.d scripts in the PLIST. 2004-04-24 04:13:18 +00:00
dpkg Drop maintainership; I don't have enough free time/energy to 2004-05-07 01:57:48 +00:00
drow wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
drpython Convert to buildlink3. 2004-04-25 18:42:07 +00:00
drweb Update MASTER_SITES list after recent changes on ftp.drweb.ru site. 2004-06-30 07:16:53 +00:00
drweb-clients-shared Update MASTER_SITES list after recent changes on ftp.drweb.ru site. 2004-06-30 07:16:53 +00:00
drweb-dc s/netbsd/NetBSD/ 2004-03-12 00:20:16 +00:00
drweb-smf Convert to buildlink3. 2004-05-09 19:53:21 +00:00
dumb Convert to buildlink3. 2004-05-04 02:47:26 +00:00
dxmake dxmake tool by Matthew Dillon - initial import 2004-03-21 18:42:36 +00:00
e2fsprogs Convert to buildlink3. 2004-05-12 12:39:43 +00:00
e3 Convert to buildlink3. 2004-04-25 18:08:36 +00:00
ecl Initial import. 2004-03-28 01:28:35 +00:00
eic wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
emacs-carbon Finish this for jgoamakf. Packages including buildlink3 files must not 2004-05-10 22:06:32 +00:00
emirror
etpan-ng Convert to buildlink3. 2004-04-28 00:13:17 +00:00
evolution-sharp initial import of evolution-sharp-0.2 2004-04-05 14:39:17 +00:00
ezbounce Drop maintainership; I don't have enough free time/energy to 2004-05-07 01:57:48 +00:00
fakenes Update to 0.3.1, nearly usable (thread syncing problems). 2004-07-19 19:17:08 +00:00
faster-configure This small script lets you save the long time GNU configure script 2004-03-14 22:09:10 +00:00
fbpanel Update to fbpanel-3.8. Now builds under Linux. 2004-06-13 01:03:52 +00:00
festival-gaim Convert to buildlink3. Unable to test because festival is broken. 2004-05-09 21:17:26 +00:00
firebird Convert to buildlink3. XXX checksum mismatch. 2004-05-08 19:09:06 +00:00
fixesext - Regen to follow the new format of buildlink3.mk. 2004-06-09 03:03:34 +00:00
flash7-player-bin Flash player 7 plugin for mozilla compatible browsers. 2004-06-01 03:00:08 +00:00
flc wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
flightgear Drop maintainership; I don't have enough free time/energy to 2004-05-07 01:57:48 +00:00
flightgear-base Drop maintainership; I don't have enough free time/energy to 2004-05-07 01:57:48 +00:00
fluxconf Convert to buildlink3. 2004-05-08 19:12:41 +00:00
fluxspace Convert to buildlink3. 2004-05-05 03:04:45 +00:00
foomatic-db Bruce J.A. Nourish doesn't have the time to maintain these packages 2004-06-13 18:56:24 +00:00
foomatic-db-engine Bruce J.A. Nourish doesn't have the time to maintain these packages 2004-06-13 18:56:24 +00:00
foomatic-filters Bruce J.A. Nourish doesn't have the time to maintain these packages 2004-06-13 18:56:24 +00:00
foomatic-filters-cups Bruce J.A. Nourish doesn't have the time to maintain these packages 2004-06-13 18:56:24 +00:00
freevo Convert to buildlink3. 2004-05-10 01:48:50 +00:00
frontpage Only USE_PKGINSTALL, don't include bsd.pkg.install.mk 2004-01-31 18:55:17 +00:00
fvcool Initial import. 2004-01-01 17:02:39 +00:00
fwbuilder Convert to buildlink3. This doesn't currently build (configure script says 2004-04-27 00:47:18 +00:00
galib Convert to buildlink3. 2004-05-11 05:26:16 +00:00
gcc-3.4 Update to RC1 2004-06-27 11:53:00 +00:00
gcc-3.4-ada Fixing some paths due to recent renaming 2004-06-12 18:13:49 +00:00
gcl Convert to buildlink3. 2004-05-12 03:43:19 +00:00
gcl-nox11 GNU Common Lisp that doesn't need X11. Doesn't compile yet. See gcl/TODO. 2003-11-27 16:23:50 +00:00
gcompris Blindly bl3ify this package, since some bl2 files are gone (sorry, I don't 2004-02-24 17:11:55 +00:00
gdam Initial import. Doesn't build yet. 2004-03-06 16:13:51 +00:00
gDesklets Fix path to libgtop2. 2004-04-05 13:32:45 +00:00
gDesklets-CornerXMMS Bl3ify and update my email address. 2004-05-14 14:49:51 +00:00
gDesklets-rssgrab Update to 0.5 and bl3ify. 2004-03-03 22:04:51 +00:00
gDesklets-starterbar PR 23470 is in kern, not pkg. 2004-02-22 22:30:31 +00:00
geeklog This does not need buildlink2. 2004-05-13 22:28:48 +00:00
gens mark as only for i386 (contains assembler sources) 2004-06-28 16:09:57 +00:00
gettext-runtime BUILDLINK_PKGBASE not used anymore. 2004-05-17 21:43:15 +00:00
gettext-tools Removed, because was not used. Using gettols-runtime/Makefile,common 2004-03-10 05:41:24 +00:00
gfontview wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
gforge Convert to buildlink3. Distfile unfetchable. Fix path to php-jpgraph. 2004-05-13 23:37:50 +00:00
gg2 Changes 2.0.3: Bug-fix release 2004-06-14 14:04:03 +00:00
ghostpcl Convert to buildlink3. 2004-05-02 04:47:39 +00:00
git import git-1.0.4: 2004-05-23 23:22:32 +00:00
gkrellm-launch Add NetBSD RCS tags to patches 2003-12-30 20:15:15 +00:00
gkrellm-reminder Convert to buildlink3, using gkrellm1, since that 2004-04-25 23:33:42 +00:00
glade2-nognome Set USE_DIRS instead of directly depending on the -dirs packages. While 2004-04-15 11:03:03 +00:00
glib2-devel wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
glibc Switch to buildlink3 2004-05-22 05:00:03 +00:00
glide3 wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
glkterm add buildlink3 file 2004-05-23 23:20:04 +00:00
glulxe make it compile again 2004-05-23 23:19:13 +00:00
gmfsk Blindly bl3ify this package, since some bl2 files are gone (sorry, I don't 2004-02-24 17:11:55 +00:00
gnokii/patches Intitial import of gnokii-0.6.10: 2004-07-02 18:49:08 +00:00
gnome-alsamixer A GNOME-based sound mixer for Advanced Linux Sound Architecture (ALSA). 2004-04-12 22:59:10 +00:00
gnome-clipboard-daemon Convert to buildlink3. 2004-05-08 19:12:41 +00:00
gnomeicu bl3ify 2004-02-27 04:01:09 +00:00
gnucash-docs Convert to bl3. 2004-04-27 01:21:19 +00:00
gnump3d wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
gnunet Convert to buildlink3. 2004-05-02 20:39:44 +00:00
gnupg-1.9 COMMENT may not end with a period. 2004-07-18 15:58:28 +00:00
goldwater wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
gotmail This does not need buildlink2. 2004-04-25 18:32:17 +00:00
gov2 Drop maintainership; I don't have enough free time/energy to 2004-05-07 01:57:48 +00:00
gps Convert to buildlink3. 2004-04-25 04:29:50 +00:00
grip Update to 3.2.0. 2004-04-29 18:00:12 +00:00
grisbi Convert to buildlink3. Not tested, as I couldn't fetch the distfile. 2004-04-25 06:30:59 +00:00
gtick Convert to buildlink3. Remove hardcoded reference to -lgetopt. 2004-05-04 02:24:37 +00:00
gtk-engines-thinice Convert to buildlink3. 2004-04-25 06:35:01 +00:00
gtk-sharp - Fix GAC configs. 2004-06-28 11:22:32 +00:00
gtk-theme-switch COMMENT may not end with a period. 2004-07-18 15:58:28 +00:00
gtk2-devel wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
gtk2-engines-dwerg Convert to buildlink3. Fix PLIST. 2004-05-09 07:19:01 +00:00
gtk2-engines-flat Convert to buildlink3. Fix PLIST. 2004-05-09 07:19:01 +00:00
gtk2-engines-galaxy Convert to buildlink3. Fix PLIST. 2004-05-09 07:19:01 +00:00
gtk2-engines-lighthouseblue Convert to buildlink3. Fix PLIST. 2004-05-09 07:30:47 +00:00
gtk2-engines-magichicken Convert to buildlink3. Fix PLIST. 2004-05-09 07:30:47 +00:00
gtk2-engines-mist Convert to buildlink3 and update PLIST for gtk 2.4 stuff. 2004-04-19 06:19:18 +00:00
gtk2-engines-qt wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
gtk2-engines-smooth Convert to buildlink3. Fix PLIST. 2004-05-09 07:30:47 +00:00
gtk2-theme-pack Use DEPENDS to pick up a dependency on gtk2-engines rather than including 2004-05-15 21:11:36 +00:00
gtkada Updated so package compiles with gcc34-ada 2004-06-30 12:39:35 +00:00
gtkglk fix so glk using applications compile again 2004-05-23 23:20:55 +00:00
gtklookat Bruce J.A. Nourish doesn't have the time to maintain these packages 2004-06-13 18:56:24 +00:00
gtkpod Corrected URL syntax (appended a slash). 2004-06-26 23:33:29 +00:00
guile-gtk-devel Guile-gtk is a library written to make GTK 1.2 accessible from 2004-06-16 12:37:59 +00:00
gurlchecker Set USE_DIRS instead of directly depending on the -dirs packages. While 2004-04-15 11:03:03 +00:00
gwc Convert to buildlink3. 2004-04-27 00:35:37 +00:00
gwenview Gwenview is an very powerful image viewer for KDE whose aims 2004-07-15 16:06:00 +00:00
hasciicam Convert to buildlink3. 2004-05-02 21:34:47 +00:00
help2man Import help2man, 2004-05-10 15:13:13 +00:00
heroes Give up and add TODO entry about sound 2004-03-08 05:34:50 +00:00
hol-light - Attempt some fixes; perhaps the package might work now. 2004-03-24 21:21:59 +00:00
host wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
ht2html Convert to buildlink3. 2004-04-25 09:30:28 +00:00
html2latex
httrack Update to v3.32 and add zlib support. 2004-06-03 15:23:24 +00:00
hydra Version bump 3.1 to 4.0 2004-05-22 14:43:42 +00:00
icc remember about <INSTALLDIRS> 2003-11-28 21:28:50 +00:00
icc8 Intel C Compiler 8.0 - Linux binaries for i386 and ia64 2004-04-18 19:53:54 +00:00
icecast Convert to buildlink3 and mirror kristerw@'s latest change in audio/icecast1. 2004-05-02 21:04:13 +00:00
ices Convert to buildlink3. 2004-04-11 20:06:18 +00:00
icmpchat replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:22:38 +00:00
idled Convert to buildlink3. 2004-04-25 18:30:33 +00:00
ifstat COMMENT may not end with a period. 2004-07-18 15:58:28 +00:00
igal Don't use buildlink2 if all you're doing is pulling in a runtime dependency 2004-04-25 18:59:32 +00:00
igowin Changed the installation directory from /share/ to /libdata/. 2004-07-01 01:23:40 +00:00
iip bl3ify 2004-02-20 20:39:03 +00:00
iisemulator bl cleanup 2004-04-26 14:40:08 +00:00
ile wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
ilohamail Autobackup of configuration files 2004-05-22 15:15:02 +00:00
inkscape s/inkspace/inkscape/ 2004-04-13 14:59:46 +00:00
interbase-docs Whitespace fixes 2004-01-10 17:48:38 +00:00
interchange Update to correct the PKG_USER entry; 2004-04-06 20:44:40 +00:00
iptables Update to iptables-1.2.9. The changes are: 2004-06-04 19:40:28 +00:00
iptstate Added iptstate, a top-like monitor for iptables states. 2004-06-06 18:34:07 +00:00
isc-dhclient Maybe modify dhclient-script to not hard-code /etc/ directory for dhclient 2004-07-07 19:55:04 +00:00
isc-dhcpd Use @PKG_SYSCONFDIR@ instead of "@PREFIX@/etc". 2004-07-08 15:12:25 +00:00
ispell-lietuviu This package provides the dictionaries and affix files for spellchecking 2004-06-08 08:58:37 +00:00
iText wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
iTextXML wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
jabberd-aim Initial import of jabberd-aim, provided by David Ferlier in PR pkg/24394. 2004-03-27 22:38:10 +00:00
jabberd-msn Initial import of jabberd-msn, provided by David Ferlier in PR pkg/24395. 2004-03-27 22:34:11 +00:00
jakarta-log4j wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
jakarta-struts initial import of jakarta-struts 2004-05-08 18:11:50 +00:00
jamaica initial import of jamaica ;) 2004-05-10 19:36:41 +00:00
java-asm wops! forgot java-vm.mk 2004-05-10 19:39:54 +00:00
java-bcel initial import of java-bcel 2004-05-10 19:29:50 +00:00
java-BigDecimal wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
java-charva wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
java-getopt wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
java-gnucrypto wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
java-gnujaf initial import of java-gnujaf 2004-07-17 15:42:29 +00:00
java-gnujaxp update PLIST with documentation files 2004-05-08 14:24:20 +00:00
java-gtk2 Convert to buildlink3. Add dependency on libglade2. 2004-07-02 17:48:17 +00:00
java-jep wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
java-jflex Convert to buildlink3. 2004-07-01 16:57:10 +00:00
java-muse wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
java-swingwt wip is not the category, fix it. 2004-07-18 15:25:57 +00:00
java-swt bl3ize 2004-05-08 13:57:55 +00:00
java-xmlrpc wip is not the category, fix it. 2004-07-18 15:25:57 +00:00
javascript-guide JavaScript Guide from Netscape Devedge; HTML version. 2003-12-14 22:34:32 +00:00
javascript-reference JavaScript Reference from Netscape Devedge; HTML version. 2003-12-14 22:38:44 +00:00
jdk12 Unused. 2004-07-02 22:11:51 +00:00
jdk12-openjit
jdk13 Unused. 2004-07-02 22:11:51 +00:00
jdk13-openjit
jdk14 Add a JDK14_USE_JCE to pull in jce_policy-1_4_2.zip 2004-07-14 18:24:55 +00:00
kahakai Initial import. Doesn't build at this time. 2004-02-29 12:07:03 +00:00
kannel-gateway wip is not the category, fix it. 2004-07-18 15:25:57 +00:00
kapital Convert to buildlink3. This is not free, so I'm unable to test it. 2004-04-26 02:30:18 +00:00
kino Update things to look at and consider. 2004-06-11 19:26:08 +00:00
kissme wip is not the category, fix it. 2004-07-18 15:25:57 +00:00
kkbswitch KKBSwitch is a keyboard layout indicator for KDE 2 or 3. 2004-06-24 14:59:29 +00:00
koffice-i18n-de Convert to buildlink3. 2004-04-26 02:19:06 +00:00
koffice-i18n-es Convert to buildlink3. 2004-04-26 02:22:25 +00:00
koffice-i18n-ru KOffice ru language pack 2004-06-26 10:02:51 +00:00
konversation Convert to buildlink3. 2004-04-26 03:03:45 +00:00
korelib Unused. 2004-04-26 09:22:10 +00:00
kpanta Convert to buildlink3. Doesn't build, looks like a gcc3 issue. 2004-04-26 02:40:21 +00:00
kphotobook KPhotoBook is a powerful, easy to use, intuitive and fast application to 2004-07-15 14:31:38 +00:00
kphotools KPhoTools is a program for KDE which helps you creating fast 2004-07-15 15:11:22 +00:00
krusader Krusader is an advanced twin-panel (commander-style) file-manager 2004-07-12 14:45:57 +00:00
ksambaplugin KSambaPlugin is a KDE 3 plugin for configuring a SAMBA server. 2004-06-24 15:10:11 +00:00
kvirc Convert to bl3. 2004-04-25 01:07:12 +00:00
kxmleditor Convert to buildlink3. Remove wip from CATEGORIES. 2004-04-26 03:22:10 +00:00
kylix-openedition Whitespace fix 2003-12-30 23:49:31 +00:00
kyra No longer used. 2004-04-12 02:35:12 +00:00
kyra2 Kyra Sprite Engine is the drawing and rendering component of 2D and quasi-3D 2004-03-07 02:46:24 +00:00
l2tpd Notified distinfo that patches/patch-aa does not exist anymore. 2004-02-28 00:35:35 +00:00
LabPlot LabPlot is a KDE application for data plotting and function analysis. 2004-06-24 15:09:15 +00:00
ladspa Drop maintainership; I don't have enough free time/energy to 2004-05-07 01:57:48 +00:00
lammpi wip is not the category, fix it. 2004-07-18 15:25:57 +00:00
latex2rtf LaTeX2rtf is a translator program which is intended to translate a 2004-04-28 15:41:51 +00:00
lbdb Update to 0.29. Debian Changelog follows: 2004-03-18 15:30:34 +00:00
ldapbrowser Convert to NO_BUILDLINK (does not build anything). 2004-07-02 13:15:08 +00:00
ldapdns Convert to buildlink3. 2004-05-09 06:53:00 +00:00
lde Convert to buildlink3. 2004-05-09 06:53:00 +00:00
leo Convert to buildlink3. 2004-05-02 05:18:48 +00:00
libassuan COMMENT may not end with a period. 2004-07-18 15:58:28 +00:00
libavc1394 Import of libavc1394. 2004-06-10 07:24:04 +00:00
libdialog Convert to buildlink3. 2004-05-02 21:34:47 +00:00
libdisasm wip is not the category, fix it. 2004-07-18 15:25:57 +00:00
libICE Enable pkgviews installation. 2004-06-07 17:31:38 +00:00
libmatchbox Update to 1.2, changes were bugfixes. 2004-06-07 23:59:42 +00:00
libmilter813 The sendmail Mail Filter API (Milter) is designed to allow third-party 2004-06-27 09:45:59 +00:00
libneural Update my mail address. 2004-01-28 17:12:37 +00:00
libprelude Unused. 2004-05-10 09:31:20 +00:00
libraw1394 Import libraw1394. 2004-06-10 07:17:04 +00:00
libSM Enable pkgviews installation. 2004-06-07 23:17:26 +00:00
libssh bl3ify 2004-05-21 22:48:45 +00:00
libticables Bruce J.A. Nourish doesn't have the time to maintain these packages 2004-06-13 18:56:24 +00:00
libticalcs Bruce J.A. Nourish doesn't have the time to maintain these packages 2004-06-13 18:56:24 +00:00
libtifiles Bruce J.A. Nourish doesn't have the time to maintain these packages 2004-06-13 18:56:24 +00:00
libtlen2 Use relative paths for PKGCONFIG_OVERRIDE. 2004-05-09 02:38:56 +00:00
libuuid No longer used. 2004-05-13 23:53:08 +00:00
libwhisker2 Minor improvements to comment and description. 2004-06-06 04:35:09 +00:00
libwpd Convert to buildlink3. 2004-04-26 04:04:46 +00:00
libX11 Unused. 2004-05-14 01:23:30 +00:00
libXau Provide builtin.mk for libXau and xproto, and only depend to the last one 2004-06-13 19:07:49 +00:00
libXcomposite Convert to buildlink3. 2004-05-13 23:10:29 +00:00
libXcursor Use relative paths for PKGCONFIG_OVERRIDE. 2004-05-09 02:38:56 +00:00
libXdamage Convert to buildlink3. 2004-05-12 03:26:07 +00:00
libXext Unused. 2004-05-14 01:00:43 +00:00
libXfixes Unused. 2004-05-14 01:00:43 +00:00
libXfont Convert to buildlink3. Distfile unavailable at MASTER_SITES, and has a 2004-05-13 23:23:30 +00:00
libXi Regen for the new tarball. No functional change. 2004-06-09 03:13:55 +00:00
libXinerama Initial import of libXinerama-1.0.2. 2004-06-07 17:47:55 +00:00
libxml++ Use relative paths for PKGCONFIG_OVERRIDE. 2004-05-09 02:38:56 +00:00
libXmu Update libXmu to 6.2.3. 2004-06-13 15:04:40 +00:00
libXrender Use relative paths for PKGCONFIG_OVERRIDE. 2004-05-09 02:38:56 +00:00
libXres Use xextensions in pkgsrc. 2004-05-14 00:54:03 +00:00
libXt Update libXt to 0.1.5. 2004-06-13 06:53:59 +00:00
libXv Use relative paths for PKGCONFIG_OVERRIDE. 2004-05-09 02:38:56 +00:00
lilo replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:22:38 +00:00
lilypond20 buildlink2 -> buildlink3. 2004-07-06 22:59:30 +00:00
lincvs 1.3.2 out. 2004-05-11 11:30:58 +00:00
links-hacked Drop maintainership; I don't have enough free time/energy to 2004-05-07 01:57:48 +00:00
links1 Update to 1.00pre8: 2004-06-27 08:11:49 +00:00
linux-ch Generate better PLIST 2003-11-29 03:29:32 +00:00
linux-chprofessional Whitespace fix 2003-12-30 23:49:31 +00:00
linux-hotplug This linux-hotplug package provides scripts to let you plug in new 2004-06-09 21:36:26 +00:00
linux-kbd replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:22:38 +00:00
linux-kernel Add MESSAGE suggesting grub or lilo update. And to mention 2004-06-12 22:44:24 +00:00
linux-kernel-headers Add a comment to explain why bmake is ran (so 2004-06-12 22:45:33 +00:00
linux-makedev Update to Debian's makedev 2.3.1-66. 2004-04-09 20:22:46 +00:00
linux-module-init-tools Switch from USE_BUILDLINK2 to USE_BUILDLINK3. 2004-05-10 23:44:31 +00:00
linux-modutils Conflict with linux-module-init-tools. 2004-03-07 01:38:57 +00:00
linux-modutils-old Modutils is a collection of utilities for managing Linux kernel 2004-04-27 06:11:01 +00:00
linux-nfs-utils Update to nfs-utils-1.0.6. Changes include: 2004-05-11 03:29:09 +00:00
linux24-kernel The latest 2.4 version of the Linux kernel is 2.4.25. 2004-03-31 22:49:54 +00:00
linux24-kernel-headers A compiler and buildlinking is not needed. 2004-03-31 22:50:31 +00:00
liquidwar Set USE_DIRS instead of directly depending on the -dirs packages. While 2004-04-15 11:03:03 +00:00
lletters Convert to buildlink3. 2004-05-04 02:26:31 +00:00
lmarbles Convert to buildlink3. 2004-04-11 23:37:43 +00:00
logrotate Split patch-ab into two separate patches. 2004-06-26 23:43:44 +00:00
lorder lorder helps set up the correct ordering of files in an archive. 2004-06-11 17:23:54 +00:00
lua-pgsql bl3ize and update the databases/pgsql74 link 2004-04-19 21:41:42 +00:00
luacheia wip is not the category, fix it. 2004-07-18 15:25:57 +00:00
luaposix wip is not the category, fix it. 2004-07-18 15:25:57 +00:00
luasocket wip is not the category, fix it. 2004-07-18 15:25:57 +00:00
mailfilter Convert to buildlink3. 2004-04-25 18:08:36 +00:00
mailscanner initial import of mailscanner-4.30.3.2. 2004-06-11 09:42:59 +00:00
man-db Set WRKSRC now that distname changed. 2004-05-21 07:29:32 +00:00
map-browse Convert to buildlink3. 2004-05-14 00:41:31 +00:00
matchbox-common Fix HOMEPAGE and COMMENT. 2004-06-08 00:04:48 +00:00
matchbox-desktop Fix HOMEPAGE. 2004-06-08 00:03:47 +00:00
matchbox-nest Initial import of matchbox-nest-0.3. 2004-06-08 00:38:12 +00:00
matchbox-panel Update to 0.8.1, changes were bugfixes. 2004-06-08 00:31:35 +00:00
matchbox-panel-manager Fix HOMEPAGE. 2004-06-08 00:40:01 +00:00
matchbox-themes-extra Initial import of matchbox-themes-extra-0.3. 2004-06-08 00:46:18 +00:00
matchbox-wm Update to 0.8.2, changes were bugfixes, new features, etc. 2004-06-08 00:14:29 +00:00
maxima Convert to buildlink3. 2004-05-09 19:53:21 +00:00
mc Fixed a bug in patch-aa (empty shell command between 'then' and 'else' 2004-07-05 12:16:02 +00:00
mcats LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now shell globs relative to 2004-02-17 02:56:03 +00:00
mcats-iodbc Convert to buildlink3. 2004-05-05 03:04:45 +00:00
menumaker MenuMaker is written in Python and generates menu for XWindow managers 2004-06-19 07:54:01 +00:00
metatheme Set USE_DIRS instead of directly depending on the -dirs packages. While 2004-04-15 11:03:03 +00:00
mftrace Convert to buildlink3. 2004-05-09 04:08:37 +00:00
ming No longer used. 2004-05-10 22:13:24 +00:00
mingw Move some common arguments to mingw/Makefile.common. 2004-06-20 06:50:15 +00:00
mingw-binutils Move some common arguments to mingw/Makefile.common. 2004-06-20 06:50:15 +00:00
mingw-gcc Buildlink'ify headers/libs into foo/ not ${MINGW_TARGET}/foo, this 2004-06-20 07:06:21 +00:00
mingw-runtime-bin No need to change the path for the headers, just libs. 2004-06-20 07:12:07 +00:00
mingw-w32api-bin Buildlink'ify headers/libs into foo/ not ${MINGW_TARGET}/foo, this 2004-06-20 07:06:21 +00:00
minimalist add some helpy stuff 2004-04-22 13:08:06 +00:00
mixer.tk Convert to buildlink3. 2004-05-12 03:26:07 +00:00
mixmaster bl3 2004-04-19 20:47:01 +00:00
mk suse version number is 7.3, not 7.3.0. 2004-03-27 11:35:05 +00:00
mkdep Convert to buildlink3. 2004-05-02 04:25:58 +00:00
mnogosearch bl3ify 2004-04-26 14:42:22 +00:00
monkey-bubble bl3ify. Can't fetch distfile... 2004-04-05 18:22:22 +00:00
monodoc initial import of monodoc-0.13 2004-04-05 14:38:27 +00:00
mopac Convert to buildlink3. 2004-05-11 05:26:16 +00:00
moregroupware Make pkglint happy by adding homepage and moving stuff around 2004-05-19 12:05:57 +00:00
mozplugger Import of mozplugger. 2004-05-12 16:20:07 +00:00
mpgedit -converted to bl3 2004-04-26 00:47:09 +00:00
mplusfonts Change MAINTAINER from packages@ to tech-pkg@. 2003-11-28 08:29:44 +00:00
mppdec Make build on NetBSD. USE_BUILDLINK3 wants a 'YES' as value. 2004-04-19 16:06:38 +00:00
msf Bump to v2.1 2004-06-29 15:49:14 +00:00
mtf
mtrack Convert to buildlink3. 2004-04-25 06:35:01 +00:00
muine Follow libogg into multimedia/. 2004-04-12 23:18:43 +00:00
mupen64 Drop maintainership; I don't have enough free time/energy to 2004-05-07 01:57:48 +00:00
mupen64-base Update to 0.4. 2004-07-13 23:02:47 +00:00
mupen64-plugin-input Fix path in BUILD_DEPENDS. 2004-07-14 20:19:10 +00:00
mupen64-plugin-rsp Update to 1.2. 2004-07-13 23:03:33 +00:00
mupen64-plugin-sound Drop maintainership; I don't have enough free time/energy to 2004-05-07 01:57:48 +00:00
mupen64-plugin-video Drop maintainership; I don't have enough free time/energy to 2004-05-07 01:57:48 +00:00
mutella Add devel/ncurses (freeBSD needs that to build) 2004-03-14 22:27:00 +00:00
mutt-devel bl3ify. ;) 2004-04-26 00:37:25 +00:00
mysql-docs Update checksum 2004-03-30 20:19:18 +00:00
mythtv use buildlink3. 2004-05-11 08:53:48 +00:00
n0t wip is not the category, fix it. 2004-07-18 15:25:57 +00:00
nagios-base Make this package follow pkgsrc style. 2004-06-02 16:02:28 +00:00
nagios-plugin-ldap Convert to buildlink3. 2004-05-09 21:01:42 +00:00
nagios-plugin-mysql Convert to buildlink3. 2004-05-09 21:01:42 +00:00
nagios-plugin-pgsql Convert to buildlink3. 2004-05-09 21:01:42 +00:00
nagios-plugin-snmp Convert to buildlink3. 2004-05-09 21:01:42 +00:00
nagios-plugins o Kill autotools dependency. 2004-06-10 08:26:07 +00:00
natali TODO is already done. 2004-07-06 22:59:49 +00:00
navigatrix buildlink2 -> buildlink3. 2004-07-06 23:36:38 +00:00
ncps Convert to buildlink3. 2004-05-02 04:47:39 +00:00
nehe-opengl-tutorials Convert to buildlink3. 2004-04-11 23:37:43 +00:00
net-quanta Bruce J.A. Nourish doesn't have the time to maintain these packages 2004-06-13 18:56:24 +00:00
net-tools Add patch so will build with newer Linux 2.6.x kernel source. 2004-04-03 22:47:36 +00:00
netkit-base replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:32:43 +00:00
netwib Make comment a little more informative 2004-06-09 21:41:50 +00:00
netwox Improve. 2004-06-06 04:36:42 +00:00
ninvaders Initial import of ninvaders: 2004-06-01 20:53:28 +00:00
noip Remove patches for old version, no longer needed. 2004-06-18 02:59:34 +00:00
noiptun Convert to buildlink3. Does not build, but didn't previously, so no harm 2004-04-25 04:33:04 +00:00
nsd wip is not the category, fix it. 2004-07-18 15:25:57 +00:00
nuppelvideo Convert to buildlink3. Needs to use ossaudio.buildlink3.mk and link 2004-05-02 22:31:25 +00:00
nvidia-freebsd This package provides the oficial NVIDIA graphics driver for 2004-04-18 18:32:13 +00:00
octave-nox11 Initial import of octave-nox11 2004-03-09 13:52:41 +00:00
oops Change maintainer e-mail to my SourceForge alias 2004-03-28 14:12:24 +00:00
opax
opengaim Set USE_DIRS instead of directly depending on the -dirs packages. While 2004-04-15 11:03:03 +00:00
OpenGLUT Initial import of OpenGLUT-0.6.1 package, provided by Richard Rauch in 2004-05-26 13:32:23 +00:00
openntpd * No need to put ${PKGBASE} in COMMENT. 2004-07-19 19:15:13 +00:00
openvpn2 OpenVPN is a robust and highly flexible tunneling application 2004-06-24 15:13:11 +00:00
openvrml Bruce J.A. Nourish doesn't have the time to maintain these packages 2004-06-13 18:56:24 +00:00
opera-devel wip is not the category, fix it. 2004-07-18 15:25:57 +00:00
oqtplayer Initial import for OQTPlayer-0.5 2004-04-16 11:21:12 +00:00
p5-Apache-Request Convert to buildlink3. 2004-05-09 06:35:27 +00:00
p5-Apache-Test Convert to buildlink3. 2004-05-09 06:35:27 +00:00
p5-AxKit Convert to buildlink3. 2004-05-09 06:35:27 +00:00
p5-Chart bl cleanup 2004-04-26 14:43:01 +00:00
p5-Class-Factory-Util Enable pkgviews installation. 2004-05-10 01:54:19 +00:00
p5-Class-Singleton Convert to buildlink3. 2004-05-02 22:12:01 +00:00
p5-Convert-BinHex initial import of p5-Convert-BinHex-1.119. 2004-06-11 09:40:22 +00:00
p5-Data-Properties This class is a Perl version of Java's java.util.Properties and 2004-05-10 14:39:19 +00:00
p5-DateTime Update to 0.21. Convert to buildlink3, among other things. 2004-05-11 07:06:20 +00:00
p5-DateTime-Event-Cron Update to 0.07 and convert to bl3. 2004-05-11 07:55:48 +00:00
p5-DateTime-Locale Import of p5-DateTime-Locale, needed by p5-DateTime. 2004-05-10 16:45:15 +00:00
p5-DateTime-Set Update to 0.16. Convert to bl3. 2004-05-11 07:50:26 +00:00
p5-DateTime-TimeZone Convert to using plist.mk from p5-DateTime. 2004-05-11 07:05:36 +00:00
p5-Encode-compat - bl3 2004-03-27 18:56:50 +00:00
p5-File-Tail Enable pkgviews installation. 2004-05-11 18:22:40 +00:00
p5-Frontier-RPC Convert to buildlink3. Autogenerate PLIST. 2004-05-09 23:46:35 +00:00
p5-Geo-IPfree Look up country of IP Address. This module make this off-line and the 2004-06-29 16:43:31 +00:00
p5-GnuPG-Interface Move p5-Class-MethodMaker and p5-String-Approx to main pkgsrc. 2004-03-29 18:47:23 +00:00
p5-HTML-Latex Convert to bl3. 2004-05-14 13:34:11 +00:00
p5-HTTP-GHTTP Convert to buildlink3. 2004-05-02 22:02:00 +00:00
p5-Locale-Maketext-Fuzzy - bl3 2004-03-27 18:56:50 +00:00
p5-Locale-Maketext-Lexicon Upgrade to 0.38; Changes: 2004-06-14 15:42:56 +00:00
p5-Mail-Box bl2 -> bl3 in comment. 2004-07-02 20:45:46 +00:00
p5-Parallel-ForkManager bl cleanup 2004-04-26 14:43:01 +00:00
p5-Set-Crontab Convert to buildlink3. 2004-05-02 22:24:31 +00:00
p5-Set-Infinite Update to 0.57. 2004-05-11 07:47:41 +00:00
p5-Text-Tabs+Wrap bl cleanup 2004-04-26 14:43:01 +00:00
p5-Tk-TableMatrix Update to 1.1: 2004-05-14 13:59:24 +00:00
p5-X11-Protocol Convert to bl3, add distinfo file. 2004-07-02 13:41:59 +00:00
palm-db-tools Convert to buildlink3. 2004-05-01 05:19:40 +00:00
pam-mysql Convert to buildlink3. 2004-05-09 19:53:21 +00:00
pam-pop3 Convert to buildlink3. 2004-04-25 18:18:56 +00:00
pango-devel wip is not the category, fix it. 2004-07-18 15:25:57 +00:00
panoramixext Delete include/X11/extensions when deinstalled. 2004-06-07 17:09:51 +00:00
parsifal Convert to buildlink3. 2004-05-09 06:53:00 +00:00
passepartout Convert to buildlink3. 2004-05-02 22:41:29 +00:00
patchutils update to 0.2.29 and bl3ify 2004-05-08 09:57:37 +00:00
pbl PBL is a GPL C library of functions that can be used in a C or C++ project. 2004-01-26 14:49:35 +00:00
pcsx Initial import of pcsx-1.5. 2004-05-27 16:02:03 +00:00
pdb2ldif p5-Palm is in the databases directory 2004-05-07 12:22:17 +00:00
pdns bl3ize 2004-04-14 21:38:56 +00:00
pdq Convert to buildlink3. 2004-05-09 05:45:44 +00:00
pear-DIME Initial import of Net_DIME (needed by SOAP) -for php4 and 5 2004-01-15 16:18:15 +00:00
pear-HTTP_Request Initial import of HTTP_Request (needed by pear-SOAP) (also php4-5) 2004-01-15 16:16:29 +00:00
pear-Mail_Mime Initial import of pear-Mail_Mime (needed by soap and other deps :) also php4-5 2004-01-15 16:17:37 +00:00
pear-Net_Socket Initial import of Net_Socket (need by soap) php4-5 2004-01-15 16:19:01 +00:00
pear-Net_URL Initial import of Net_URL (php4-5) 2004-01-15 16:19:29 +00:00
pear-SOAP Initial import of pear-SOAP (support for php4 and php5) 2004-01-15 16:15:44 +00:00
pekwm-nightly Repo-copy of pkgsrc/wm/pekwm, cvs version. 2004-03-21 02:35:35 +00:00
perl59 bl3ize 2004-04-14 21:38:56 +00:00
perltidy Convert to buildlink3. Use PERL5_PACKLIST and clean out PLIST. 2004-05-02 22:53:41 +00:00
pflkm Add buildlink3 file and detection for pf in -current. 2004-06-24 22:11:45 +00:00
pfstat Use the buildlink3 framework. 2004-06-24 22:12:22 +00:00
pftop * Implement a more reliable and less buggy screen refresh method. 2004-06-27 12:31:09 +00:00
pgadmin3 postgres 7.4 has moved to pkgsrc 2004-05-07 12:25:35 +00:00
pgp6 bl3ify 2004-02-20 20:39:03 +00:00
pgpenvelope Move p5-Class-MethodMaker and p5-String-Approx to main pkgsrc. 2004-03-29 18:47:23 +00:00
phlib wip is not the category, change to devel. 2004-07-18 15:13:43 +00:00
php-doc PLIST fix 2003-12-15 17:43:06 +00:00
php-doc-ar PHP docs 2003-12-15 17:30:39 +00:00
php-doc-br filename fixed 2003-12-15 17:44:46 +00:00
php-doc-de PHP docs 2003-12-15 17:30:39 +00:00
php-doc-en PHP docs 2003-12-15 17:30:39 +00:00
php-doc-es PHP docs 2003-12-15 17:30:39 +00:00
php-doc-fi PHP docs 2003-12-15 17:30:39 +00:00
php-doc-fr PHP docs 2003-12-15 17:30:39 +00:00
php-doc-hk PHP docs 2003-12-15 17:30:39 +00:00
php-doc-hu PHP docs 2003-12-15 17:30:39 +00:00
php-doc-it PHP docs 2003-12-15 17:30:39 +00:00
php-doc-ja PHP docs 2003-12-15 17:30:39 +00:00
php-doc-kr PHP docs 2003-12-15 17:30:39 +00:00
php-doc-nl PHP docs 2003-12-15 17:30:39 +00:00
php-doc-ro PHP docs 2003-12-15 17:30:39 +00:00
php-doc-ru PHP docs 2003-12-15 17:30:39 +00:00
php-doc-sk PHP docs 2003-12-15 17:30:39 +00:00
php-doc-sl PHP docs 2003-12-15 17:30:39 +00:00
php-doc-sv PHP docs 2003-12-15 17:30:39 +00:00
php5 Better order. 2004-07-16 19:14:14 +00:00
php5-calendar PHP5 extension for calendar conversion support. 2004-07-16 19:08:55 +00:00
php5-ftp PHP5 extension for FTP access. 2004-07-16 18:14:30 +00:00
php5-mbstring PHP5 extension for multibyte char support (currently, Japanese only). 2004-07-16 19:09:32 +00:00
php5-mysql Import the MySQL extension for PHP 5. 2004-07-16 17:26:27 +00:00
php5-pgsql Remove unneeded files. 2004-07-16 17:22:34 +00:00
php5-posix PHP5 extension for POSIX-like functions. 2004-07-16 19:11:34 +00:00
php5-sockets PHP5 extension for sockets support. 2004-07-16 18:15:55 +00:00
picasm bl3ize 2004-04-14 21:38:56 +00:00
picprog bl3ize 2004-04-14 21:38:56 +00:00
pinball Update paths for allegro move to pkgsrc; and convert to bl3 (untested) 2004-04-05 13:30:19 +00:00
pizza Convert to NO_BUILDLINK (does not build anything). 2004-07-02 13:15:08 +00:00
pkg_install-testing Some more things to do or to check. 2004-05-22 19:57:32 +00:00
pkgse changed archive location 2004-05-04 13:41:24 +00:00
plugger - Install plugger-controller (a small interface with play/stop/pause buttons) 2003-12-18 08:17:00 +00:00
pointless Added dependency of Mesa 2004-05-07 14:37:57 +00:00
portmap Convert to buildlink3. 2004-04-25 07:52:40 +00:00
postal2-mpdemo-bin s/Its/It's/ 2004-01-17 20:17:27 +00:00
postgresql-uniqueidentifier Convert to buildlink3. Move WRKSRC. Correct path to postgresql74-server. 2004-05-13 23:52:17 +00:00
PPower4 Adjust dependancies after teTeX2 merge into teTeX. 2003-12-25 12:19:25 +00:00
ppp Correct MASTER_SITES. 2004-01-27 03:05:20 +00:00
ppp-lzs patch files were specific to a pppd version, these have been moved to the 2004-06-17 20:18:20 +00:00
prelude-lml Convert to buildlink3. 2004-05-09 23:50:57 +00:00
prelude-manager Convert to buildlink3. 2004-05-09 23:50:57 +00:00
prelude-manager-mysql Convert to buildlink3. 2004-05-09 23:50:57 +00:00
prelude-manager-pgsql Convert to buildlink3. 2004-05-09 23:50:57 +00:00
prelude-nids Convert to buildlink3. 2004-05-09 23:50:57 +00:00
premake Convert to buildlink3. Fix PLIST. Move WRKSRC. 2004-05-02 21:53:01 +00:00
procps Conflict with top. 2004-05-10 22:54:18 +00:00
progreiserfs Multiple fixes. 2004-06-26 10:48:55 +00:00
prothon Initial import. 2004-03-27 23:54:25 +00:00
prozilla removed TODO as pkgsrc is mostly done 2004-06-22 01:04:18 +00:00
prtunnel bl3ify 2004-04-26 14:45:01 +00:00
pts Convert to buildlink3. 2004-04-26 21:03:34 +00:00
putty Use empty(OPSYS:MLinux) instead of OPSYS == FreeBSD, NetBSD, etc. 2004-06-07 16:57:54 +00:00
pxlib Use relative paths for PKGCONFIG_OVERRIDE. 2004-05-09 02:38:56 +00:00
pxview Convert to buildlink3. 2004-04-12 01:37:13 +00:00
py-albatross Convert to buildlink3. 2004-05-02 21:08:22 +00:00
py-Brenda Convert to buildlink3. 2004-05-09 23:23:05 +00:00
py-bsddb we don't want a bl3.mk for this.. 2004-05-10 11:41:37 +00:00
py-buildbot Convert to buildlink3. Fix path to py-twisted. 2004-05-10 01:27:36 +00:00
py-CVSToys Convert to buildlink3. 2004-05-09 23:23:05 +00:00
py-dateutil update to 0.4 2004-05-10 10:03:52 +00:00
py-DirectoryStorage wip is not the category, change to devel. 2004-07-18 15:13:43 +00:00
py-EditObj Convert to buildlink3. 2004-05-09 23:40:26 +00:00
py-elementtree Convert to buildlink3. Update to 1.2a5 because the previous distfile 2004-05-02 21:34:06 +00:00
py-f2py2e Include pyversion.mk. 2004-05-10 01:39:09 +00:00
py-fastaudio Add FreeBSD support 2004-03-31 15:23:26 +00:00
py-Fnorb Convert to buildlink3. 2004-05-02 22:02:00 +00:00
py-Fnorb-docs Initial import 2004-01-01 22:38:26 +00:00
py-fox Initial import of py-fox into pkgsrc-wip: 2004-03-27 00:24:39 +00:00
py-game Unused. 2004-05-10 09:31:20 +00:00
py-generateDS buildlink2 -> buildlink3 in a comment. 2004-07-06 21:58:58 +00:00
py-Genetic COMMENT may not end with a period. 2004-07-18 15:58:28 +00:00
py-gettext-tools Convert to buildlink3. 2004-05-02 22:24:31 +00:00
py-gtk2-docs Sync checksums 2004-05-11 18:17:36 +00:00
py-Impacket Convert to buildlink3. 2004-05-02 22:12:01 +00:00
py-InlineEgg Convert to buildlink3. 2004-05-02 21:58:42 +00:00
py-ipython Convert to buildlink3. 2004-05-02 22:12:01 +00:00
py-kyra bl3ify, add PLIST, add note about nbsd in TODO 2004-03-07 02:55:55 +00:00
py-libpcap Convert to bl3; untested since package and 2004-05-12 15:05:42 +00:00
py-MayaVi Convert to buildlink3. 2004-05-09 23:50:57 +00:00
py-ming Convert to buildlink3. 2004-05-10 22:12:32 +00:00
py-mmpython Convert to buildlink3. 2004-05-10 01:48:50 +00:00
py-mysqldb-docs lint 2004-01-10 19:12:24 +00:00
py-nevow s/XML/xml/ 2004-05-27 13:19:39 +00:00
py-oak Death to buildlink2 2004-04-19 19:25:16 +00:00
py-OpenAL Convert to bl3 (untested, distsite unreachable). 2004-04-25 00:05:56 +00:00
py-OpenGL Convert to buildlink3. 2004-05-09 23:50:57 +00:00
py-orm PYPKGPREFIX correction again 2004-05-17 03:15:09 +00:00
py-pcapy buildlink2 -> buildlink3 in a comment. 2004-07-06 21:58:58 +00:00
py-PEAK Add CONFLICTS and TODO about CONFLICTS in pkgsrc 2004-02-26 21:35:24 +00:00
py-PEAK-docs Docs for devel/py-PEAK 2004-02-26 21:23:50 +00:00
py-plucker Initial import of py-plucker. 2004-06-25 14:48:37 +00:00
py-Protocols Add PYBINMODULE 2004-02-26 22:52:11 +00:00
py-Protocols-docs zip -> tgz, as pointed by Min Sik Kim 2004-02-26 22:48:00 +00:00
py-Py2Play Convert to buildlink3. 2004-05-09 23:50:57 +00:00
py-PyPE Add DEPENDS on py-wxWindows and set NO_BUILDLINK. 2004-07-06 23:05:21 +00:00
py-Pyro Convert to buildlink3. 2004-05-02 21:08:22 +00:00
py-PythonDirector Convert to buildlink3. 2004-05-09 23:50:57 +00:00
py-Quotient Update to 0.9.0. No Changelog provided on vendor site; in fact you even 2004-05-25 20:32:04 +00:00
py-rlcompleter2 DISPLAY -> MESSAGE 2004-04-23 03:15:19 +00:00
py-RXP Convert to buildlink3. Use ${PYSITELIB} in PLIST. 2004-05-02 21:51:10 +00:00
py-scapy Scapy is a powerful interactive packet manipulation tool, packet generator, 2003-12-19 14:00:53 +00:00
py-SciPy Convert to buildlink3. 2004-05-09 23:50:57 +00:00
py-scipy_distutils Convert to buildlink3. 2004-05-09 23:50:57 +00:00
py-shtoom Shtoom is a open-source, cross-platform VoIP softphone, implemented in 2004-05-27 10:58:58 +00:00
py-snmp This is a Python implementation of SNMP v.1/v.2c engine. Its general 2004-06-01 18:18:13 +00:00
py-Soya Typo! 2004-02-11 09:31:01 +00:00
py-spambayes Convert to buildlink3 and fix MASTER_SITES. 2004-05-02 21:27:04 +00:00
py-spark Convert to buildlink3. 2004-05-02 05:07:00 +00:00
py-speex bl3ify, add dependency on py-pyrex 2004-03-30 22:31:28 +00:00
py-SQLObject Convert to buildlink3. 2004-05-02 21:54:01 +00:00
py-stem Convert to buildlink3. 2004-05-02 21:08:22 +00:00
py-visionegg Forgot to add this. 2004-05-10 01:40:50 +00:00
py-visionegg-contrib Convert to buildlink3. 2004-05-09 23:50:57 +00:00
py-visionegg-demos Convert to buildlink3. 2004-05-09 23:50:57 +00:00
py-visionegg-docs Convert to buildlink3. 2004-05-02 22:24:31 +00:00
py-vtkmodule py-vtkmodule is a Python module for Python wrapper libraries for vtk 2003-11-23 01:07:48 +00:00
py-weave Convert to buildlink3. 2004-05-09 23:50:57 +00:00
py-willow Death to buildlink2 2004-04-19 19:25:16 +00:00
py-Xlib wip is not the category, change to devel x11. 2004-07-18 15:12:53 +00:00
py-xsdb Convert to buildlink3. 2004-05-02 05:07:00 +00:00
PyBabelFish bl3ify. 2004-03-07 01:33:56 +00:00
pynfo Convert to buildlink3. 2004-05-02 05:07:00 +00:00
PyPanel wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
pysite bl3ify 2004-05-08 09:59:30 +00:00
Pythonol bl3ify. 2004-03-07 01:33:56 +00:00
pywm Convert to buildlink3. 2004-05-05 05:03:09 +00:00
pyzor use ${PYPKGPREFIX} to correctly depend on py23pth-gdbm, 2004-02-25 00:37:05 +00:00
q3-urbanterror Drop maintainership; I don't have enough free time/energy to 2004-05-07 01:57:48 +00:00
qhacc QHacc is a simple, personal accounting program based on Qt. It 2004-05-26 04:00:43 +00:00
qico RCD_SCRIPTS now automatically registers the rc.d scripts in the PLIST. 2004-04-24 04:13:18 +00:00
qinx Convert to buildlink3. 2004-05-02 22:24:31 +00:00
qn-x11 Convert to buildlink3. 2004-04-25 06:35:01 +00:00
qstat Import qstat-2.5c. 2004-06-11 12:15:17 +00:00
quagga-devel Update to today's snapshot (from last Thursday's). 2004-07-06 12:55:23 +00:00
Radiator Convert to buildlink3. 2004-05-01 16:30:11 +00:00
Radiator-all
rar3 Inform about compat_freebsd 2004-03-06 06:26:44 +00:00
rc.subr
rcorder There's no configure script for this package so add NO_CONFIGURE=yes. 2004-06-11 12:53:26 +00:00
Redland-rdf wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
regexxer Drop maintainership; I don't have enough free time/energy to 2004-05-07 01:57:48 +00:00
rekall Convert to buildlink3. 2004-04-26 02:19:06 +00:00
resourceext Unused. 2004-05-14 01:23:30 +00:00
rlpr Option "-r" is more portable than "-e" for command $TEST. 2004-05-15 14:07:29 +00:00
rosegarden-current Convert to buildlink3. 2004-05-09 21:59:33 +00:00
rox-gtk2 Update to 2.1.2. 2004-07-09 15:02:46 +00:00
rssh Initial import of rssh 2004-02-26 23:48:37 +00:00
rt3-pgsql Uh, I forgot to test this (and of course it doesn't work) 2004-07-02 21:13:23 +00:00
ruby-amrita Import of Rubys Amrita (X)HTML template library. 2004-01-28 16:41:26 +00:00
ruby-dpklib Utility library for Ruby. (Needed by ruby-misen). 2004-02-10 11:28:09 +00:00
ruby-ming Convert to buildlink3. 2004-05-10 22:12:32 +00:00
ruby-misen Misen, lightweight clone of Amrita template system, but generalised 2004-02-10 11:31:15 +00:00
ruby-ncurses Flag this as broken - it *used* to work, but now get 'undefined symbols' against devel/ncurses. Sigh. 2004-04-08 14:23:27 +00:00
ruby-raggle echo Ready for pkgsrc but only tested on i386 > TODO. 2004-02-16 14:19:30 +00:00
ruby-redcloth Bump again to 2.0.5 - this update makes it a lot easier to roll your own 2004-04-14 21:12:16 +00:00
ruby-syck Fix error in previous. 2004-05-02 21:07:37 +00:00
sara THE MASTER IN SED SUBST! x"D fucking programmers... 2004-06-02 11:32:47 +00:00
scite wip is not the category, change to editors. 2004-07-18 15:11:31 +00:00
scm Convert to bl3, still does not work. 2004-05-14 12:53:21 +00:00
scourge S.C.O.U.R.G.E.: Vermin Extermination Services. Graphical 3D roguelike game. 2004-06-30 14:17:17 +00:00
scponly Convert to buildlink3. 2004-04-25 06:46:57 +00:00
scribus Scribus is a desktop page layout program in the tradition of Corel Ventura, 2004-07-12 16:05:54 +00:00
send-pr More TODO ideas. 2003-10-24 04:38:47 +00:00
sendmail813 - Include SOCKETMAP example scripts 2004-06-28 16:02:51 +00:00
serlook serlook is a tool aimed to inspect and debug serial line data traffic 2004-07-15 06:19:22 +00:00
sgmltools-lite bl3ify 2004-04-26 14:45:01 +00:00
shadow buildlink2 -> buildlink3. 2004-07-06 23:03:12 +00:00
shoutcast Include bsd.pkg.mk to have all the normal targets. 2003-11-25 22:18:06 +00:00
showimg ShowImg is a feature-rich image viewer for KDE including an image 2004-07-15 13:19:10 +00:00
Siesta wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
silc-toolkit Unused. 2004-04-26 09:22:10 +00:00
silky - bl3ify 2004-03-10 14:01:10 +00:00
simage Bruce J.A. Nourish doesn't have the time to maintain these packages 2004-06-13 18:56:24 +00:00
simgear Drop maintainership; I don't have enough free time/energy to 2004-05-07 01:57:48 +00:00
simplec wip is not the category, change to lang. 2004-07-18 15:10:48 +00:00
skippy Update to 0.5.0: 2004-05-21 11:06:42 +00:00
sks Add vpnc, and sort. XXX: many missing. 2004-06-18 21:30:31 +00:00
slackpkg2pkgsrc Do not set NO_CONFIGURE: that prevents replace-interpreter from being run. 2004-03-15 13:41:34 +00:00
slackware_aaa_base Style correction: DISTFILES -> DISTNAME, DISTNAME -> PKGNAME, spotted by cube@ 2004-03-15 10:23:25 +00:00
slackware_aaa_elflibs Style correction: DISTFILES -> DISTNAME, DISTNAME -> PKGNAME, spotted by cube@ 2004-03-15 17:37:03 +00:00
slackware_awk Style correction: DISTFILES -> DISTNAME, DISTNAME -> PKGNAME, spotted by cube@ 2004-03-15 21:51:28 +00:00
slackware_bash Style correction: DISTFILES -> DISTNAME, DISTNAME -> PKGNAME, spotted by cube@ 2004-03-16 21:32:47 +00:00
slackware_bc Style correction: DISTFILES -> DISTNAME, DISTNAME -> PKGNAME, spotted by cube@ 2004-03-16 21:32:47 +00:00
slackware_binutils Style correction: DISTFILES -> DISTNAME, DISTNAME -> PKGNAME, spotted by cube@ 2004-03-16 21:32:47 +00:00
slackware_compat Add EXTRACT_SUFX 2004-03-15 10:17:12 +00:00
slackware_coreutils Style correction: DISTFILES -> DISTNAME, DISTNAME -> PKGNAME, spotted by cube@ 2004-03-16 21:32:47 +00:00
slackware_devel add tar, gzip, findutils and bc 2004-03-14 21:02:59 +00:00
slackware_findutils Style correction: DISTFILES -> DISTNAME, DISTNAME -> PKGNAME, spotted by cube@ 2004-03-16 21:32:47 +00:00
slackware_gcc Style correction: DISTFILES -> DISTNAME, DISTNAME -> PKGNAME, spotted by cube@ 2004-03-16 21:32:47 +00:00
slackware_glibc Style correction: DISTFILES -> DISTNAME, DISTNAME -> PKGNAME, spotted by cube@ 2004-03-16 21:32:47 +00:00
slackware_glibc_solibs Style correction: DISTFILES -> DISTNAME, DISTNAME -> PKGNAME, spotted by cube@ 2004-03-16 21:32:47 +00:00
slackware_grep Style correction: DISTFILES -> DISTNAME, DISTNAME -> PKGNAME, spotted by cube@ 2004-03-16 21:32:47 +00:00
slackware_gzip Style correction: DISTFILES -> DISTNAME, DISTNAME -> PKGNAME, spotted by cube@ 2004-03-16 21:32:47 +00:00
slackware_jed Style correction: DISTFILES -> DISTNAME, DISTNAME -> PKGNAME, spotted by cube@ 2004-03-16 21:32:47 +00:00
slackware_kernel_headers Style correction: DISTFILES -> DISTNAME, DISTNAME -> PKGNAME, spotted by cube@ 2004-03-16 21:32:47 +00:00
slackware_make Style correction: DISTFILES -> DISTNAME, DISTNAME -> PKGNAME, spotted by cube@ 2004-03-16 21:32:47 +00:00
slackware_ncurses Style correction: DISTFILES -> DISTNAME, DISTNAME -> PKGNAME, spotted by cube@ 2004-03-16 21:32:47 +00:00
slackware_sed Style correction: DISTFILES -> DISTNAME, DISTNAME -> PKGNAME, spotted by cube@ 2004-03-16 21:32:47 +00:00
slackware_tar Style correction: DISTFILES -> DISTNAME, DISTNAME -> PKGNAME, spotted by cube@ 2004-03-16 21:32:47 +00:00
slackware_tcsh Style correction: DISTFILES -> DISTNAME, DISTNAME -> PKGNAME, spotted by cube@ 2004-03-16 21:32:47 +00:00
slate Initial import. 2004-03-28 01:40:21 +00:00
sleuthkit wip is not the category, change to sysutils. 2004-07-18 15:09:24 +00:00
slocate * Do not use bash. 2004-02-12 07:30:12 +00:00
slrn-pl Convert to buildlink3. 2004-05-09 19:53:21 +00:00
slune Convert to buildlink3. 2004-05-11 05:12:13 +00:00
smbldap-tools Added a vague TODO file. 2004-05-20 01:54:39 +00:00
smlnj-current remove a work-around because the bug disappeared in 110.46 2004-06-23 08:20:13 +00:00
smtprc Convert to buildlink3. 2004-05-09 21:44:18 +00:00
smtprc-gui Convert to buildlink3. 2004-05-09 21:44:18 +00:00
smtpscan bl cleanup 2004-04-26 14:46:03 +00:00
songwrite Convert to buildlink3. 2004-05-09 23:40:26 +00:00
soundtracker initial import of sound tracker: 2004-06-27 21:16:58 +00:00
spamassassin-cvs RCD_SCRIPTS now automatically registers the rc.d scripts in the PLIST. 2004-04-24 04:13:18 +00:00
spamd * use tabs, not spaces. 2004-07-18 17:50:24 +00:00
spamprobe-pbl - Remove not needed patch 2004-02-02 19:08:50 +00:00
spe SPE-0.4.2.c is out 2004-04-08 11:29:02 +00:00
speedx Convert to buildlink3. 2004-04-12 22:23:52 +00:00
srvx Convert to buildlink3. 2004-04-25 08:46:37 +00:00
steghide wip is not the category, change to security. 2004-07-18 15:07:34 +00:00
stmpclean Initial import of stmpclean: 2004-05-13 08:45:10 +00:00
strace
stratagus More tab'ify, de-comment out the block for -ldl. 2004-06-01 23:18:53 +00:00
stratagus-bos Install the "stratagus-bos" script to run this app. 2004-06-02 10:49:49 +00:00
streamripper Drop maintainership; I don't have enough free time/energy to 2004-05-07 01:57:48 +00:00
stunnel3 pkg-vulnerabilities file fixed -- TODO can go. 2004-05-12 08:18:42 +00:00
sudoscript replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:32:43 +00:00
superkaramba Convert to buildlink3. 2004-04-26 03:03:45 +00:00
svgalib Unused. 2004-04-26 09:22:10 +00:00
sysklogd Make it install man pages to custom man directory. 2004-05-10 23:39:42 +00:00
syslog-ng libol has been moved to pkgsrc. 2004-03-29 00:45:46 +00:00
sysvinit replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:32:43 +00:00
taskbar Import of taskbar. 2004-05-22 04:56:06 +00:00
tcc Forgot to add RCSID; regen 2004-03-17 22:56:42 +00:00
tcd Fix ncurses buildlink3 file name. 2004-06-23 12:33:40 +00:00
tcllib Switch maintainer from tech-pkg@ to me. 2004-07-18 17:44:03 +00:00
tendra
tenmado COMMENT may not end with a period. 2004-07-18 15:58:28 +00:00
terminatorx Drop maintainership; I don't have enough free time/energy to 2004-05-07 01:57:48 +00:00
terminus-font Convert to buildlink3. 2004-05-01 05:29:58 +00:00
tetrinet
tetrinetx Convert to bl3. 2004-04-25 23:40:58 +00:00
tex-foiltex
tex-hlatex This package causes an error when teTeX-share is deinstalled, because 2004-01-18 08:14:01 +00:00
tex-passivetex
tex-xmltex Adjust dependancies after teTeX2 merge into teTeX. 2003-12-25 12:19:25 +00:00
thaixfonts
thcrut
theme-gtk-bluecurve Convert to buildlink3. 2004-05-09 04:41:16 +00:00
tilp Bruce J.A. Nourish doesn't have the time to maintain these packages 2004-06-13 18:56:24 +00:00
tinylogin bl3ize 2004-04-14 21:47:05 +00:00
tkabber Drop maintainership; I don't have enough free time/energy to 2004-05-07 01:57:48 +00:00
tleenx2 Add patch-aa 2004-03-20 07:53:31 +00:00
tleenx3 COMMENT may not end with a period. 2004-07-18 15:58:28 +00:00
tls Convert to buildlink3. Add missing file to PLIST. 2004-05-12 13:14:18 +00:00
toppler Updated to 1.0.6. 2004-03-07 05:39:43 +00:00
totem Drop maintainership; I don't have enough free time/energy to 2004-05-07 01:57:48 +00:00
tripwire2 wip is not the category, change to security. 2004-07-18 15:07:34 +00:00
tsm Update to TSM client 5.2.2 2004-04-06 15:15:52 +00:00
tutos Convert to bl3 (untested; distfile not available). 2004-05-04 06:33:29 +00:00
tuxtype2 Use bl3, note that it runs fine on my system, note that 1.5.2 is out. 2004-03-07 02:29:20 +00:00
typhoon wip is not the category, change to databases. 2004-07-18 15:06:25 +00:00
uclibc Convert to buildlink3. 2004-05-02 21:04:39 +00:00
udhcp bl3ize 2004-04-14 21:50:18 +00:00
umix Convert to buildlink3. Fix PLIST. Nuke bogus patch. 2004-05-04 02:37:44 +00:00
unmo3 Binary modification moved from do-install to do-build, for clarity. 2004-01-07 15:16:35 +00:00
unrealtournament-server s/seperated/separated/; s/servicable/serviceable/ 2004-02-01 00:01:01 +00:00
unshield Unshield is a program and library to extract InstallShield .CAB archives 2004-06-11 19:06:45 +00:00
up-imapproxy Proxies IMAP transactions between an IMAP client and an IMAP server. The 2004-06-24 23:42:55 +00:00
util-linux buildlink2 -> buildlink3. 2004-07-06 23:03:12 +00:00
vcdgear
vche bl3ize and add NOT_FOR_PLATFORM=NetBSD-*-*, it builds on fbsd and linux, time to patch? 2004-04-14 21:49:46 +00:00
viewcvs
viewer Bruce J.A. Nourish doesn't have the time to maintain these packages 2004-06-13 18:56:24 +00:00
virus wip is not the category, change to sysutils. 2004-07-18 15:05:50 +00:00
vixie-cron
vm-pop3d Convert to buildlink3. 2004-05-11 04:29:39 +00:00
vmac Fix stale URL (noted by Thomas Klausner, thanks). 2004-07-14 06:11:26 +00:00
vmsbackup Convert to buildlink3. 2004-05-02 21:04:39 +00:00
vpnc Install example config in examples dir; fix typo in PKGNAME. 2004-06-19 00:41:39 +00:00
vtk New sources uploaded to site without a version bump 2004-01-02 00:22:34 +00:00
vtk-data Reviewed and corrected 2003-11-23 11:34:33 +00:00
vtk-docs HTML docs for vtk library; see vtk package for details. 2003-11-23 12:15:33 +00:00
vtk-python Whitespace fix 2003-12-30 23:49:31 +00:00
webcleaner WebCleaner is a filtering HTTP proxy (and yes, it is half Python, half C). 2004-02-27 17:09:31 +00:00
weewm Convert to buildlink3. 2004-05-09 21:44:18 +00:00
WEPCrack This package only installs perl scripts, so there is no need to include 2004-04-27 22:37:00 +00:00
which No configure script for this package, add NO_CONFIGURE=yes. 2004-06-11 20:23:31 +00:00
wimon-devel added manpage install specs 2004-07-18 07:46:27 +00:00
wmclockmon Convert to buildlink3. 2004-04-25 06:35:01 +00:00
wmitime Convert to buildlink3. 2004-04-25 07:52:40 +00:00
wmmp removed unneeded file. that where the pkglint warnings came from... 2004-03-24 01:09:49 +00:00
wmnetload Convert to buildlink3. 2004-04-11 20:57:06 +00:00
words
wxGTK-contrib Remove wxGTK PLIST 2004-03-06 06:18:34 +00:00
wxgtk-devel Correct the linking of the libs, so that the libs are actually being found.. 2004-03-26 23:26:55 +00:00
wxgtk-devel-contrib Initial import of the contrib parts of wxGTK 2.5.1 (current development 2004-03-26 18:40:54 +00:00
xanim-codecs
xbase wip is not the category, change to databases. 2004-07-18 15:03:07 +00:00
xbelmark Correct bmake: /usr/pkgsrc/wip/xbelmark/Makefile line 1: Need an operator 2004-02-07 20:47:56 +00:00
xbsql wip is not the category, change to databases. 2004-07-18 15:03:07 +00:00
xevil Convert to buildlink3. 2004-05-08 20:07:40 +00:00
xinetd wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
xlibs Use xextensions in pkgsrc. 2004-05-09 04:16:04 +00:00
xmail Update to 1.18, bl3ize, patch for netbsd and do-install. 2004-04-14 13:25:03 +00:00
xmms-dumb Convert to buildlink3. 2004-05-04 02:47:26 +00:00
xmms-infopipe wip is not the category, change to audio. 2004-07-18 15:01:34 +00:00
xmms-pitch bl3ify 2004-03-09 13:31:19 +00:00
xpde Now we use linuxbin.pkg.mk and we're a 'plain' linux binary package (see .mk for explanation) 2003-11-28 22:02:06 +00:00
xpdq Convert to buildlink3. 2004-05-09 05:45:44 +00:00
xpilot-ng Add expat buildlink3.mk, since configure wants expat. 2004-06-27 10:46:22 +00:00
xplore Convert to buildlink3. 2004-04-25 08:38:25 +00:00
xproto Provide builtin.mk for libXau and xproto, and only depend to the last one 2004-06-13 19:07:49 +00:00
xrestop Xrestop uses the X-Resource extension (included with newer X 2004-03-20 01:25:51 +00:00
xscribble-fs Initial import of xscribble-fs into the NetBSD Package Collection. It is almost 2003-12-01 10:40:02 +00:00
xtrans Set BUILDLINK_DEPMETHOD to "build" because this package installs .h 2004-06-06 16:58:33 +00:00
yafray Drop maintainership; I don't have enough free time/energy to 2004-05-07 01:57:48 +00:00
yp-tools Convert to bl3 (untested because of I do not use pkgsrc on Linux). 2004-05-14 13:31:57 +00:00
ypbind-mt Convert to bl3 (distfile unavailable). 2004-05-14 13:32:54 +00:00
ypserv Convert to bl3 (distfile unavailable). 2004-05-14 13:32:54 +00:00
zinf Convert to bl3. 2004-04-24 23:40:37 +00:00
zsnes-devel 040717 out. 2004-07-19 08:23:55 +00:00
Makefile Changes destop background pictures with some period 2004-07-18 15:55:14 +00:00