Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-10-09 | I am not really maintaining this one; drop to tech-pkg. | wiz | 1 | -2/+2 | |
2003-10-09 | No more patch-aa. | wiz | 1 | -2/+1 | |
2003-10-09 | Note p5-File-Spec addition. | thorpej | 1 | -1/+2 | |
2003-10-09 | CPAN File::Spec - portably perform operations on file names. | thorpej | 5 | -1/+33 | |
2003-10-09 | grepmail 5.21 | lukem | 1 | -2/+2 | |
2003-10-09 | Update unrar to 3.2.3. There's no change whatsoever to the generated code, | fredb | 1 | -1/+2 | |
not even to the embedded version, which still reports as 3.2.0, but we're obligated to keep current, I think, since we don't mirror the distfile. | |||||
2003-10-09 | Update to unrar-3.2.3. The only change, is that it fixes the build under | fredb | 3 | -26/+5 | |
gcc-3* a slightly different way than patch-ab did. | |||||
2003-10-08 | Conditionally override ${DEFINES}, which is normally set in the default | fredb | 1 | -1/+11 | |
makefile, to unset -D_LARGEFILE_SOURCE in the least intrusive way for supported platforms which don't have ftello() and fseeko() -- currently only NetBSD-1.5*. Closes PR pkg/23085 by Markus Kurek. | |||||
2003-10-08 | Needs a LEX to build. | reed | 1 | -1/+6 | |
Hopefully later tools.mk will be extended to do this, but for now this works. (It may be a good idea to check if ${LEX} exists too.) This closes my PR #20920. | |||||
2003-10-08 | Include graphics/xpm/buildlink2.mk. | kristerw | 1 | -1/+2 | |
2003-10-08 | Allow to use teTeX2 also. | reed | 1 | -2/+2 | |
2003-10-08 | mail/fetchmail{,conf} | itojun | 1 | -1/+3 | |
2003-10-08 | sync /w mail/fetchmail | itojun | 1 | -2/+2 | |
cvs: ---------------------------------------------------------------------- | |||||
2003-10-08 | update patchsum | itojun | 1 | -1/+2 | |
2003-10-08 | certain email kills fetchmail. CAN-2003-0790 | itojun | 2 | -2/+24 | |
2003-10-08 | Improve message (because on some systems it is okay to install to the | reed | 1 | -2/+2 | |
PAM directory too). | |||||
2003-10-08 | Updated rocksndiamonds[-sdl] to 3.0.6 | adam | 2 | -4/+4 | |
2003-10-08 | Changes 3.0.6: | adam | 3 | -8/+8 | |
- fixed bug when initializing font graphic structure - fixed bug with animation mode "pingpong" when using only 1 frame - fixed bug with extended change target introduced in 3.0.5 - fixed bug where passing over moving element doubles player speed - fixed bug with elements continuing to move into push direction - fixed bug with duplicated player when dropping bomb with shield on - fixed switching bug (resetting flag when not switching but not idle) - fixed element tokens for certain file elements with ".active" etc. - added "switching" event for custom elements ("pressing" only once) - added support for MP3 music for SDL version through SMPEG library | |||||
2003-10-08 | Update rconfig to 0.25: | abs | 1 | -1/+3 | |
Remove (currently) unnecessary dependency on Text::Substitute, and catch some more rdist output variations. | |||||
2003-10-08 | Update rconfig to 0.25: | abs | 2 | -6/+5 | |
Remove (currently) unnecessary dependency on Text::Substitute, and catch some more rdist output variations. | |||||
2003-10-08 | Revert: | rtr | 2 | -2/+2 | |
That's the wrong naming convention - patch-xy for any particular xy is assigned to a particular source file for life. They don't get squashed back to aa ab ..., ever. Make patch-aa -> patch-ae. | |||||
2003-10-08 | Make package depend on xv, otherwise it's useless. | rtr | 1 | -1/+2 | |
Should resolve pr pkg/23092. Change approved by Johnny C. Lam. | |||||
2003-10-08 | patch-aa: Convert to use stdarg instead of varargs for gcc3 | rtr | 2 | -1/+89 | |
Should resolve pr pkg/23091. Patch approved by Johnny C. Lam. | |||||
2003-10-08 | Depends on jpeg-6b package and lator. | taca | 2 | -4/+4 | |
(It should be converted buildlink framework.) | |||||
2003-10-08 | Use the -S argument to pkg_admin(1) if it exists. | agc | 1 | -2/+8 | |
2003-10-08 | Depends on jpeg-6b package and lator. | taca | 2 | -4/+4 | |
(It should be converted buildlink framework.) | |||||
2003-10-08 | Update cvsync to 0.24.8. | gehenna | 1 | -1/+2 | |
2003-10-08 | cvsync 0.24.8 | gehenna | 2 | -5/+5 | |
Changes: * Fix a bug to create a wrong pid file when a relative path is specified by using an option -p. | |||||
2003-10-08 | Use sed instead of requiring gawk (for gensub) for portability. | jlam | 1 | -30/+16 | |
2003-10-08 | Update homepage URL. | tron | 1 | -2/+2 | |
2003-10-08 | Updated squirrelmail to 1.4.2 | martti | 1 | -1/+2 | |
2003-10-08 | Updated squirrelmail to 1.4.2 | martti | 3 | -6/+40 | |
* bug fixes * translation updates * new minimal bw theme | |||||
2003-10-08 | Close continued lines. | rtr | 2 | -1/+201 | |
From Quentin Garnier <cube@cubidou.net> resolves pr pkg/23080 | |||||
2003-10-08 | wrap an #ifdef __NeXT__ around some crufty old code that was breaking | danw | 2 | -4/+20 | |
the darwin build. PR 20507. | |||||
2003-10-08 | Apply patches from cyber@ provided in PR pkg/22688 to make this work under | jschauma | 5 | -46/+66 | |
Darwin. | |||||
2003-10-08 | Since we're already patching Makefile to not install libdialog.a, patch | danw | 2 | -16/+24 | |
it further to not even build it, and just link the objects in directly, to save us from having to drag in libtool so the library gets ranlibbed properly on darwin. PR 20487 | |||||
2003-10-08 | Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE. Fixes PR 20520 | danw | 1 | -2/+2 | |
(Darwin build) | |||||
2003-10-08 | tiny patch for Darwin (while trying to fix PR 21653 which seems to no | danw | 2 | -1/+14 | |
longer be broken) | |||||
2003-10-07 | Provide a better package name for Solaris | heinz | 1 | -1/+2 | |
2003-10-07 | Add TEST_TARGET and fix tests on Solaris | heinz | 4 | -3/+41 | |
2003-10-07 | Updated p5-razor-agents to 2.22nb2 | heinz | 1 | -1/+2 | |
2003-10-07 | Get rid of pesky *.orig files | heinz | 3 | -6/+20 | |
2003-10-07 | Build orbit-ird dynamic, not static. | hubertf | 2 | -7/+7 | |
This makes this package compile on Solaris and Linux (plus - hey! - static linking is really from the past millennium!) Fixes PR 23032. | |||||
2003-10-07 | Bump to 1.0nb1: Fix bug in handling of masquerading. | hubertf | 3 | -11/+19 | |
Original patch by Simas Mockevicius <symka@vejas.lt> | |||||
2003-10-07 | Note update of glimmer to 2.12 | jschauma | 1 | -1/+2 | |
2003-10-07 | Apply patches from Tyler Retzlaff in PR pkg/23083 to make this behave with | jschauma | 4 | -10/+38 | |
gcc3. While here, update to version 2.12 (previous version was erraneously named 2.1, when it should have been 2.10) which is the only distfile available on the ftp site. Changelog seems to say: - Fix bug on long-orfs.cc to avoid occasional array out-of-bounds error (detected on Mac OS X). | |||||
2003-10-07 | Make this configure correctly under Linux. The configure script | reed | 2 | -7/+18 | |
assumed incorrectly that if you are using Linux, that you want to use the nmap-provided libpcap code; but the libpcap package works fine. (Okay'd by salo.) | |||||
2003-10-07 | Use pkgsrc defined version of install path, fixes install on SunOS. | rtr | 2 | -1/+12 | |
From Jonathan Perkin <jonathan@perkin.org.uk> pr pkg/22911 | |||||
2003-10-07 | + TeXmacs-1.0.2.2, crimsonfields-0.3.7, pyca-20030710 [pkg/23072], | wiz | 1 | -3/+6 | |
rocksndiamonds-3.0.6, xmms-crossfade-0.3.3. | |||||
2003-10-07 | Revert previous change as gsub() doesn't quite work like gensub() with | jlam | 1 | -14/+16 | |
respect to \1, \2, etc. subexpression replacement. |