summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-09-24Lines should not be longer than 80 chars.wiz1-5/+5
2002-09-24mail/popa3d-0.5.9 updatewiz1-1/+2
2002-09-24Update to 0.5.9. Switch to buildlink2.wiz4-15/+15
Changes: This release adds two interoperability fixes and makes the code ISO C99 compliant.
2002-09-24buildlink1 -> buildlink2jlam1-6/+8
2002-09-24buildink1 -> buildlink2jlam1-9/+11
2002-09-24buildlink1 -> buildlink2jlam1-5/+2
2002-09-24Allow passing multiple items to BUILDLINK_DEPENDS.<pkg>. So, if we havejlam1-2/+4
BUILDLINK_DEPENDS.foo= foo>=1.0 foo<1.5 then this is converted to: DEPENDS+= foo>=1.0:../../category/foo DEPENDS+= foo<1.5:../../category/foo We can use this to record upper bounds on dependency versions.
2002-09-24Add a buildlink2.mk for use by other packages.jlam1-0/+21
2002-09-24buildlink1 -> buildlink2jlam1-3/+6
2002-09-24Better spacing of message.jlam1-3/+6
2002-09-24buildlink1 -> buildlink2jlam1-4/+4
2002-09-24Add a buildlink2.mk file for use by other package Makefiles.jlam1-0/+25
2002-09-24buildlink1 -> buildlink2jlam3-36/+33
2002-09-24BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS for finding qt3-libs headersjlam1-0/+3
and libraries.
2002-09-24buildlink1 -> buildlink2jlam2-6/+7
2002-09-24libguile.la includes libltdl.la, so make the buildlink2.mk file includejlam1-1/+2
libtool/buildlink2.mk.
2002-09-24Note addition of tremor and tremor-tools.chris1-1/+3
Together they provide the basis for a fixed point ogg vorbis decoder. On arm cpu's optimised asm routines are provided.
2002-09-24Fix version number, this release is 1.0.2, the libary version is 1.2.0.chris2-4/+4
2002-09-24buildlink1 -> buildlink2jlam1-4/+7
2002-09-24Trivially use buildlink2jlam1-1/+2
2002-09-24buildlink1 -> buildlink2jlam1-13/+13
2002-09-24Conversion of ogg123 to use the tremor library. This makes my arm boxen chris11-0/+252
capable of decoding ogg vorbis files in real time. Note this package produces one binary: igg123, which is compatible with ogg123.
2002-09-24buildlink1 -> buildlink2jlam3-89/+12
2002-09-24Initial import of tremor, the fixed point ogg vorbis decoder lib.chris6-0/+80
2002-09-24buildlink1 -> buildlink2jlam1-2/+2
2002-09-24Use |, not : to separate case conditions.jlam1-2/+2
2002-09-24buildlink1 -> buildlink2jlam1-6/+6
2002-09-24Trivially use buildlink2.jlam1-1/+2
2002-09-24note update of www/bins to 1.1.17dmcmahill1-1/+2
2002-09-24udpate to bins-1.1.17. Changes since last packaged version:dmcmahill4-49/+46
BINS 1.1.17 --------- - new parameter feedbackMail to add a link "Send Feedback" in the pages (only used in the joi templates for now). - new parameter treePreview to add a the thumbnail album in the tree page (only used in the joi templates for now). - new parameters backgroundImage & excludeBackgroundImage to use an image as a wallpaper (only used in the joi templates for now). - joi templates have been updated, using above features. (templates and patch by Joachim Kohlhammer). - Russian translation has been updated. (thanks to Andrei Emeltchenko). BINS 1.1.16 ----------- - static elements (icons, css, javascript, etc.) can now be used by the templates, by using a static subdir in the templates directory (see the joi templates). - joi templates has been added. It uses icons, css and javascript. See http://album.sautret.org/300_lieux/500_Paris/index.html for an example applied on some of the sub-albums of my main album. You can use it with the templateStyle parameter in the binsrc or album.xml, or with the -s command line parameter (see bins(1) man page). (templates and patch by Joachim Kohlhammer). - new parameter homeURL has been added to link your home page to the Leave button of the joi template. - javaScriptPreloadImage parameter has been renamed to javaScriptPreloadThumbs. New javaScriptPreloadImage parameter can be used to add some javascript code in image pages to preload the next image of the same size when current one is loaded, to speed up the album browsing. (patch from David Panofsky). - added Russian translation. (thanks to Andrei Emeltchenko). - Mandrake 9.0 and NetBSD packages are now available. Check the download page. (mdk rpm by C<E9>dric Thevenet, NetBSD package by dmcmahill @ netbsd.org) - install.sh script can now install BINS in specified directories. For example, to install it in /opt/bins, use the following command : PREFIX=/opt/bins install.sh
2002-09-24Libtool is required. PR#18390 by Gordon Zaft.uebayasi2-2/+4
2002-09-23buildlink1 -> buildlink2jlam15-96/+151
2002-09-23For completeness, also allow for ./* when naming uninstalled libtooljlam1-3/+3
archives, and also do the special handling for dependency_libs.
2002-09-23Also add -L*/.libs for *.la that start with "../", which is also quitejlam1-2/+2
common when referring to an uninstalled libtool archive.
2002-09-23buildlink1 -> buildlink2jlam3-13/+16
2002-09-23Note update of converters/p5-Jcode to 0.82.taca1-1/+2
2002-09-23Update p5-Jcode package to 0.82.taca2-5/+5
$Revision: 0.82 $ ! Jcode.pm pod typo fix and better jcode.pl compatibility by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp> Message-Id: <20020923190414.2134.MSYK@mtg.biglobe.ne.jp>
2002-09-23buildlink1 -> buildlink2jlam10-62/+48
2002-09-23buildlink1 -> buildlink2jlam7-24/+25
2002-09-23buildlink1 -> buildlink2jlam4-36/+32
2002-09-23Typojlam1-2/+2
2002-09-23buildlink1 -> buildlink2 and minor installation fixups.jlam3-15/+15
2002-09-23buildlink1 -> buildlink2jlam1-4/+3
2002-09-23buildlink1 -> buildlink2, and use the BUILD_DIRS functionality instead ofjlam1-7/+8
manually building in each directory in a custom do-build target.
2002-09-23buildlink1 -> buildlink2jlam1-7/+10
2002-09-23multi-gnome-terminal looks for its icons in the mgt subdirectory ofjlam2-19/+7
share/pixmaps. This also prevents a conflict with gnome-pixmaps.
2002-09-23buildlink1 -> buildlink2jlam2-22/+21
2002-09-23buildlink1 -> buildlink2, and remove dependency on autoconf.jlam3-12/+44
2002-09-23buildlink1 -> buildlink2jlam1-3/+5
2002-09-23The previous commit of libtool-fix-la let a lot of references to the buildjlam2-14/+29
directory escape into the installed *.la files. Fix this by only adding -L*/.libs if the *.la file is uninstalled, and by filtering out references to ${WRKSRC}.