Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-07-13 | fix segfault caused by running off the zip directory | dillo | 2 | -1/+15 | |
2003-07-13 | added physfs-0.1.8 | dillo | 1 | -1/+2 | |
PhysicsFS is a library to provide abstract access to various archives. It is intended for use in video games, and the design was somewhat inspired by Quake 3's file subsystem. | |||||
2003-07-13 | add and enable physfs | dillo | 1 | -1/+2 | |
2003-07-13 | initial import of physfs-0.1.8 | dillo | 6 | -0/+96 | |
PhysicsFS is a library to provide abstract access to various archives. It is intended for use in video games, and the design was somewhat inspired by Quake 3's file subsystem. | |||||
2003-07-13 | Update DEPENDS. | wiz | 15 | -64/+66 | |
2003-07-13 | note update of atari800 to 1.3.0 | dillo | 2 | -3/+3 | |
Highlights since last 1.2.5 release: ------------------------------------ * new HiFi sound (you may en/disable it in the UI) * new cycle-exact Antic emulation * "H:" emulation complete (including subfolders) * Paged memory implementation (fast XE bank-switching) * new configuration file name and location ($HOME/.atari800.cfg) | |||||
2003-07-13 | Fix DEPENDS line. | wiz | 1 | -2/+2 | |
2003-07-13 | updated to 1.3.0 | dillo | 5 | -54/+65 | |
Highlights since last 1.2.5 release: ------------------------------------ * new HiFi sound (you may en/disable it in the UI) * new cycle-exact Antic emulation * "H:" emulation complete (including subfolders) * Paged memory implementation (fast XE bank-switching) * new configuration file name and location ($HOME/.atari800.cfg) | |||||
2003-07-13 | Update DEPENDS; bump PKGREVISION. | wiz | 1 | -6/+6 | |
2003-07-13 | Depend on latest freetype-lib; bump PKGREVISION. | wiz | 1 | -2/+3 | |
2003-07-13 | Wildcard depends on freeciv-share. | wiz | 3 | -6/+6 | |
2003-07-13 | Bump PKGREVISION to be in sync with fetchmail. | wiz | 1 | -1/+2 | |
2003-07-13 | Depend on latest kdebase1 package. | wiz | 1 | -2/+2 | |
2003-07-13 | Note grub-0.93nb2 update. | wiz | 1 | -1/+2 | |
2003-07-13 | Fix grub-install problem reported in PR 22049 by Soren Jacobsen. | wiz | 6 | -15/+40 | |
While here, convert to USE_NEW_TEXINFO, and make it compile. [freestanding, but using nested functions; gcc emits __enable_exec_stack, which lives in libgcc, but is not linked because the program is supposed to be freestanding. Provide dummy __enable_exec_stack function.] Bump PKGREVISION. | |||||
2003-07-13 | Note cvsync 0.24.0 | gehenna | 1 | -1/+2 | |
2003-07-13 | CVSync 0.24.0 | gehenna | 2 | -5/+5 | |
Changes: * Implement new mirror algorithm for regular files. (server/client) This improves the performance to update large regular files incredibly. * Fix a potential problem to update rcsfile(5) based files with over 256 symbols. (server/client) | |||||
2003-07-13 | Added pkg_filecheck-0.1. | wiz | 1 | -1/+2 | |
2003-07-13 | Add and enable pkg_filecheck. | wiz | 1 | -1/+2 | |
2003-07-13 | Initial import of pkg_filecheck, a tool to compare the file system | wiz | 9 | -0/+726 | |
contents with the package database, reporting files that are in the file system but not in the package database. Written by Dieter Baron (dillo@) with man pages from Thomas Klausner (wiz@). | |||||
2003-07-13 | @dirrm libexec/crack. | wiz | 1 | -1/+2 | |
2003-07-13 | fontconfig-2.1nb5 update. | wiz | 1 | -1/+2 | |
2003-07-13 | This does not USE_X11; remove it. Bump PKGREVISION. | wiz | 1 | -3/+2 | |
Noted by Soren Jacobsen in PR 22051. | |||||
2003-07-13 | Added REPLACE_PERL fixing incorrect path to perl in t1mapper script | wulf | 1 | -1/+4 | |
2003-07-13 | note upgrade of clisp to 2.30 | dillo | 2 | -3/+3 | |
does no longer include (copies of) libintl and libiconv numerous enhancements and bug fixes, see included NEWS file | |||||
2003-07-13 | upgrade to 2.30 | dillo | 12 | -89/+145 | |
does no longer include (copies of) libintl and libiconv numerous enhancements and bug fixes, see included NEWS file | |||||
2003-07-13 | Added manweb to REPLACE_PERL fixing incorrect path to perl | wulf | 1 | -2/+2 | |
2003-07-13 | Added REPLACE_PERL to fix incorrect path to perl in aspell-import script | wulf | 1 | -1/+3 | |
2003-07-13 | gnocatan-0.7.1 update done. | wiz | 2 | -3/+3 | |
2003-07-13 | Update to 0.7.1. | wiz | 4 | -32/+77 | |
Lots of new stuff, colors in chat messages, support some rule variants,... | |||||
2003-07-13 | libiconv-1.9.1 update done. I won't mention the >800 PKGREVISION bumps in ↵ | wiz | 2 | -3/+3 | |
the CHANGES file, though. | |||||
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 987 | -1656/+1978 | |
2003-07-13 | Update to 1.9.1. | wiz | 8 | -53/+65 | |
* Many more transliterations. * New configuration option --enable-relocatable. | |||||
2003-07-13 | move gcc selection back to bsd.pkg.mk as the top-level Makefile | grant | 2 | -16/+16 | |
includes bsd.prefs.mk. | |||||
2003-07-13 | oops, we still want the mk files for non-pkgsrc purposes. unbump | grant | 6 | -8/+30 | |
PKGREVISIONs. | |||||
2003-07-13 | don't set USE_GCC2 by default as it implies the use pkgsrc gcc2, and | grant | 2 | -20/+14 | |
move handling of gcc shared libraries to bsd.prefs.mk. | |||||
2003-07-13 | greatly simplify the handling of pkgsrc gcc, and eliminate a bug which | grant | 8 | -96/+22 | |
has allowed these packages to work :) set CC, CXX, CPP and F77 in gcc{,3}/buildlink2.mk. you now only need to define USE_GCC2 or USE_GCC3 to use the pkgsrc gcc of your choice. the share/examples/gcc/mk.conf and gcc3/mk.conf files are no longer installed. bump PKGREVISIONs. | |||||
2003-07-13 | Removed patches/patch-an using REPLACE_PERL instead to fix incorrect path | wulf | 3 | -13/+4 | |
to perl in ksirc/dsirc | |||||
2003-07-13 | Removed patches/patch-cs using REPLACE_PERL instead to fix incorrect path | wulf | 3 | -13/+4 | |
to perl in kscd/workman2cddb.pl | |||||
2003-07-13 | Removed patches/patch-cf and use REPLACE_PERL instead to fix incorrect path | wulf | 3 | -14/+5 | |
to perl in kdeui/preparetips | |||||
2003-07-13 | Removed patches/patch-af and instead use REPLACE_PERL to fix incorrect | wulf | 3 | -13/+4 | |
path to perl in fileshareset script | |||||
2003-07-13 | Added several perl scripts with broken path to perl to REPLACE_PERL | wulf | 1 | -1/+12 | |
2003-07-13 | Added patch-af: fixing path to perl header file "sys/syscall.ph" in auscope | wulf | 2 | -1/+15 | |
2003-07-13 | Added auscope perl script to REPLACE_PERL to fix broken path to perl | wulf | 1 | -1/+3 | |
2003-07-13 | Added kimport, kdevdlg2ui and on2two perl scripts to REPLACE_PERL | wulf | 1 | -2/+5 | |
2003-07-13 | add REPLACE_PERL for bogoupgrade | itojun | 1 | -1/+3 | |
(bogoupgrade will be used by users of very old bogofilter, so no need to bother to bump PKGREVISION) | |||||
2003-07-13 | note xmms-blursk 1.3 | mrg | 1 | -2/+3 | |
2003-07-13 | install the blursk-presets file as well. | mrg | 4 | -3/+20 | |
2003-07-13 | add xmms-blursk | mrg | 1 | -1/+2 | |
2003-07-13 | pfaedit-20030712 update done. | wiz | 2 | -3/+3 | |