summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-05-18- Note addition of pear-Mail-1.1.4adrianp2-3/+4
2005-05-18- Import of pear-Mailadrianp4-0/+24
PEAR's Mail:: package defines the interface for implementing mailers under the PEAR hierarchy, and provides supporting functions useful in multiple mailer backends. Currently supported are native PHP mail() function, sendmail and SMTP. This package also provides a RFC 822 Email address list validation utility class.
2005-05-18- Note addition of pear-DB-1.7.6adrianp2-2/+6
2005-05-18- Import of pear-DBadrianp4-0/+32
DB is a database abstraction layer providing: * an OO-style query API * portability features that make programs written for one DBMS work with i other DBMS's * a DSN (data source name) format for specifying database servers * prepare/execute (bind) emulation for databases that don't support it natively * a result object for each query response * portable error codes * sequence emulation * sequential and non-sequential row fetching as well as bulk fetching * formats fetched rows as associative arrays, ordered arrays or objects * row limit support * transactions support * table information interface * DocBook and phpDocumentor API documentation
2005-05-18If NO_WRKDIR_SYMLINK is defined, no symlink to ${WRKSRC} is created whenrillig1-1/+3
the WRKOBJDIR is set explicitly. This allows for having pkgsrc mounted r/w without actually modifying it.
2005-05-18- Note apache update for APACHE_SUEXEC_LOGFILE changeadrianp1-1/+2
2005-05-18- Add an option ${APACHE_SUEXEC_LOGFILE} so the user can specifyadrianp2-3/+5
where they would like the suexec logfile to go. Ok'ed tron@ - Bump pkgrevision
2005-05-18Removed the check if ${PKGBASE} ends in a digit. This check onlyrillig1-8/+1
produced false warnings, and it should be clear from the other package names how PKGNAME should look like. It is even documented in the pkgsrc guide.
2005-05-18Bump BUILDLINK_RECOMMENDED.gnome-vfs2 to gnome-vfs2>=2.10.1. Itsreed1-2/+2
dependency gnutls had an SONAME change, so 2.10.0 could have been built before and after this and so could have two diffferent packages with same package name. This happened a couple weeks ago. The update for gnome-vfs2 2.10.1 happened after this. (I never checked other software that may use libgnutls.)
2005-05-18update to 0.7.22drochner2-6/+6
changes: * vcdxrip: add option "notrack" to skip ripping of a specific track * vcd-info: single argument acts like -i option * some stylistic coding changes (e.g. add _t suffix and p_ prefix) * fix clobbering a version number via strncpy * Add libvcdinfo example program * Memory leaks and errors reduced
2005-05-18uhm - it wasn't vcdimager but vlc which needs a newer ffmpeg;drochner1-3/+2
I'll commit the update for the former in a minute
2005-05-18This needs eel2>=2.10.1.jmmv1-1/+2
2005-05-18- docbook-simple-1.1, docbook-website-2.6.0, ethereal-0.10.11,wiz1-6/+1
inkscape-0.41, ncftp3-3.1.9.
2005-05-18Note update of gnome2-pixmaps to 2.10.1.jmmv1-1/+2
2005-05-18Update to 2.10.1: use gnome-desktop-2.10.1 tarball.jmmv2-6/+6
2005-05-18Note update of gtkhtml36 to 3.6.2.jmmv1-1/+2
2005-05-18Update to 3.6.2:jmmv3-7/+11
* fixed font magnification * fixed table editing - setting number of rows/columns * fixed color and settings management in frames * fixed table cells padding * fixed problem with text foreground color * fixed several cursor movement problems * fixed DIV parsing * added and updated translations (Pawan Chitrakar, Ahmad Riza H Nst, Adam Weinberger, Roozbeh Pournader, Steve Murphy, Adi Attar)
2005-05-18update to 2.10.1drochner3-7/+10
changes: translation updates
2005-05-18Note update of gnome-icon-theme to 2.10.1.jmmv1-1/+2
2005-05-18Update to 2.10.1:jmmv3-12/+31
* New OpenOffice.org MIME type icons -- bug #167296 (Jakub Steiner) * Renamed gnome-fs-{locally-shared,share-private} to stock_shared-{by,to}-me (Jakub Steiner) * Updated translations [en_CA]
2005-05-18update to 0.11.13drochner3-7/+10
changes: - Reduce memory consumption with more that one tab -fixes - Updated translations
2005-05-18update to 1.1.1drochner2-7/+6
bugfix only
2005-05-18Make gnome-vfs2-{cdda,smb} depend on gnome-vfs2>=2.10.1 to avoid possiblejmmv1-2/+2
problems due to "desynchronization".
2005-05-18This requires libgnomeprint>=2.10.2.jmmv1-2/+2
2005-05-18+kyedrochner1-1/+2
2005-05-18import kye-0.1.0, a Python-GTK remake of the old DOS gamedrochner5-0/+72
2005-05-18don't try to @dirrm share/iconsdrochner1-5/+1
2005-05-18add calcoo/galculatordrochner1-1/+3
2005-05-18import calcoo-1.3.16, another desktop calculatordrochner4-0/+40
2005-05-18import galculator-1.2.5, a nice desktop calculatordrochner5-0/+63
2005-05-18Updated octave to 2.1.70adam1-1/+2
2005-05-18Changes 2.1.70:adam3-10/+10
* Bug fixes
2005-05-18update to 1.0.5.1drochner3-70/+110
changes: -Contextual overloading -speed improvements -groundwork for graphical mode
2005-05-18update to 1.0.2drochner2-6/+6
changes: * [NEW] Added cddb_set_http_proxy_credentials function that allows you to specify proxy user name and password in one go. It also does not store the user's credentials as cleartext in memory. -bugfix
2005-05-18delete TeXmacs and libcddb -- I'll commit the update in a minute,drochner1-6/+4
and add some notes about incompatibilities
2005-05-18Remove local errno declaration from a source file; it conflicts withjmmv2-1/+15
the one in errno.h, at least under DragonFly. Closes PR pkg/30259 by Jörg Sonnenberger.
2005-05-18Fix typo... FILEDIR -> FILESDIR.jlam1-2/+2
2005-05-18Use RCD_SCRIPTS_SHELL on the scripts we install, as they do not use fullysketch2-6/+12
portable shell constructs.
2005-05-18+ TeXmacs-1.0.5.1, afterstep-2.1.0, amavisd-new-2.3.1, amule-2.0.1,wiz1-14/+41
anjuta-1.2.3, avidemux-2.0.38, bogofilter-0.94.12, cdrdao-1.2.0, clamav-0.85.1, crack-attack-1.1.14, doxygen-1.4.3, dvdrip-0.52.4, efax-gtk-3.0.1, fluxbox-0.9.13 [pkg/30229|jmcneill], gcdmaster-1.2.0, gramps-2.0.0, gtetrinet-0.7.9, lftp-3.2.0, libcddb-1.0.2, libevent-1.1, libidn-0.5.16, libopendaap-0.4.0, liferea-0.9.2, mono-1.1.7, mrtg-2.12.1, nano-1.2.5, netatalk-2.0.3, nut-10.19, pfqueue-0.3.7, phpmyadmin-2.6.2-pl1, silc-server-1.0, silc-toolkit-1.0, skype-1.1.0.3, speex-1.0.5, sylpheed-claws-1.0.4a, sylpheed-devel-1.9.11, tunesbrowser-0.3.0, txt2html-2.41, vcdimager-devel-0.7.22, xpaint-2.7.7.
2005-05-18Since there may have been merge errors in libtool-base 1.5.18, forcetv1-2/+2
LIBTOOL_REQD to 1.5.18nb1.
2005-05-18libtool-base 1.5.18nb1: Update the patches per manual.README.tv6-134/+1414
While here, since those instructions are still not being heeded, make the warning comment extremely loud and obnoxious, and put it in both libtool/Makefile.common and libtool-base/Makefile.
2005-05-18Do not declare a static variable as non-static in a header file.minskim2-1/+16
This makes the package build on Darwin-8.x.
2005-05-18Updated hdf5 to 1.6.4adam2-3/+3
2005-05-18Changes 1.6.4:adam3-12/+16
* Bug-fix release
2005-05-18Update to 1.36mjl2-7/+7
- fixed delete_sms() command syntax and results parsing. Thanks to all users that reported problems. - added an example script on how to delete sms messages.
2005-05-18Remove -march/-mcpu from CFLAGS to fix the build by usingxtraeme1-1/+5
BUILDLINK_TRANSFORM+= rm-optarg, fixes build when using these flags.
2005-05-18If we are not using cups then explicitly disable cups support so we do notabs1-1/+3
pick up up by accident (and fail to build)
2005-05-18Updated libtool to 1.5.18adam2-3/+5
2005-05-18Changes 1.5.18:adam7-133/+162
* Fix regression in 1.5.16 to not install libtldl data files from `libtoolize --ltdl'ed software packages. * Bug Fixes. Changes 1.5.16: * Allow shell special characters like `$' in source file names, but not in object names, to enhance GCJ support. * Detection of compiler wrappers like distcc/ccache and $host_alias prefix. * More robust tests for PIC flag, `-c -o', in presence of warnings. * Bug Fixes, among others for convenience archives regression on Solaris and timestamp-preserving `libtoolize --copy --ltdl'.
2005-05-18Fix atomic pointer compare and swap return value on sparc64,martin2-1/+15
fixes PR pkg/28962.