summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-03-17+kde-3.4 (will update after the freeze)markd1-1/+2
2005-03-16Fixed typo (there was a $). Approved by wiz.rillig1-2/+2
2005-03-16Note revision bump for bmp to 1.jmmv1-1/+2
2005-03-16Depend on unzip, as it's required to use winamp (zipped) skins. Otherwise,jmmv1-1/+5
if the program cannot find unzip, the window screen gets garbled. This is just a workaround for what seems to be a bug in the program, but is not our fault. Closes PR pkg/29697 by sigsegv@rambler.ru.
2005-03-16Include dbus's buildlink3.mk file (needed at build-time, specially becausejmmv1-1/+2
of the dbus.pc file).
2005-03-16Using fd_set instead of struct fd_set is more portable. Needed for Linux.rillig2-1/+18
Might fix pr#29493. Approved by jlam.
2005-03-16Assume that sys_errlist and sys_nerr are predeclared on Linux. Fixesrillig2-7/+11
pr#29496. Approved by jlam.
2005-03-16Updated patches checksums.rillig1-2/+2
2005-03-16Fixed the type of the signal handler in xkobo.C. Fixes pr#29495.rillig2-11/+11
Approved by wiz.
2005-03-16Including <sys/stat.h> for the file permission constants. Fixesrillig2-7/+15
pr#29494. Approved by wiz.
2005-03-16Added workaround for missing std::vector.at() in libc++-2. Approved by wiz.rillig5-6/+79
2005-03-16Added LANGUAGES=c c++. Approved by wiz.rillig1-1/+2
2005-03-16Bugfix for the <pkgsrc_fixes.h> header. Use c.at() instead of c::at().rillig1-1/+1
Approved by wiz.
2005-03-16Added two patches for building on NetBSD-1.6.2 using gcc-2.95.3.rillig3-1/+40
Approved by wiz.
2005-03-16Depend on glib2 and pango (used directly).jmmv1-1/+3
2005-03-16/etc/mtab file not needed any longer, verified by mrauch.wiz1-5/+1
2005-03-16Added lots of patches to build cinepaint on NetBSD-1.6.2 using gcc-2.95.3.rillig15-1/+1454
These patches have been submitted to the upstream authors. Approved by wiz.
2005-03-16+ memtester-4.0.5, and I'll handle that and getmail post-freeze.schmonz1-2/+3
2005-03-16Add a comment noting where lib/gaim/ is removed.jmmv1-1/+2
2005-03-16Add print-PLIST hooks to avoid removing the lib/gaim directory.jmmv1-1/+4
2005-03-16Copy the stage{1,2} GRUB files into $ISODIR/grub as wellxtraeme2-4/+5
(required to boot from any existing partition on the disk, missed in previous). Bump PKGREVISION.
2005-03-16Depend on pango (used directly).jmmv1-1/+2
2005-03-16Depend on libbonobo and libxml2 (used directly).jmmv1-1/+3
2005-03-16Depend on pango (used directly).jmmv1-1/+2
2005-03-16Added some patches for NetBSD-1.6.2, which lacks the readdir_r function.rillig5-10/+47
Cleaned up the package's Makefile. Approved by wiz.
2005-03-16Added a patch that replaces C++ comments by C comments. Needed forrillig2-1/+35
gcc-2.95.3. Approved by wiz.
2005-03-16Added some patches for building on NetBSD-1.6.2 with gcc-2.95.3. Approvedrillig11-2/+241
by wiz.
2005-03-16Added some patches for building with gcc-2.95.3. Approved by wiz.rillig4-1/+173
2005-03-16Added a patch needed for gcc-2.95.3. Approved by wiz.rillig2-1/+24
2005-03-16Note update of "bind" package to version 9.3.0pl1nb1.tron1-1/+2
2005-03-16- Rename rc script "named" to "named9" to avoid conflicts with NetBSD'stron4-5/+21
builtin script. - Don't set "pidfile" in "named9.sh" because it breaks change rooted configurations. - Disable inlining in "lib/dns/rbt.c" on PowerPC systems because certain GCC version create broken code for that file. Bump package revision because of the above changes.
2005-03-16Updated dbh to 1.0.22martti2-3/+3
2005-03-16Updated dbh to 1.0.22martti4-16/+14
* Bug fixes This is needed by xfce 4.2.1
2005-03-16Added a patch needed for gcc-2.95.3. Approved by wiz.rillig2-1/+22
2005-03-16Updated mysqlcc to 0.9.4nb4. Now it builds on NetBSD-1.6.2.rillig1-1/+2
2005-03-16Fixed a typo in a configure argument. Now OpenSSL is found and used by therillig1-3/+3
configure script. Bumped PKGREVISION. Approved by wiz.
2005-03-16+ acroread7-7.0.0, amarok-1.2.2, fontconfig-2.3.1, getmail-4.3.4,wiz1-8/+15
gnupg-1.4.1, mkvtoolnix-1.4.1, msmtp-1.3.9, postfix-2.2.1, sun-jdk15-5.0.2, sun-jre15-5.0.2, tiff-3.7.2, xmame-0.94, xmess-0.94, xmlstarlet-1.0.1.
2005-03-16Added two patches to allow building with gcc-2.95.3. Approved by wiz.rillig3-1/+1036
2005-03-16Most of the NetBSD-1.* curses do not have KEY_RESIZE, so add them torillig1-1/+2
INCOMPAT_CURSES. Approved by wiz.
2005-03-16Added patches to enable building with gcc-2.95.3. Approved by wiz.rillig9-22/+889
2005-03-16Renamed a method tolower to bz_tolower to avoid namespace collisions.rillig3-1/+69
Approved by wiz.
2005-03-16Added a patch for gcc-2.95.3. Approved by wiz.rillig2-1/+18
2005-03-16Added a patch that #includes <sys/time.h> if present. Needed at least forrillig2-1/+23
NetBSD-1.6.2. Approved by wiz.
2005-03-16Added a workaround for systems that don't have ECANCELED. Approved by wiz.rillig2-1/+21
2005-03-16Added patches for gcc-2.95.3 that properly order declarations and code.rillig3-1/+46
Approved by wiz.
2005-03-16Added proper CFLAGS quoting. Approved by wiz.rillig1-2/+2
2005-03-16Added a patch to include the system headers before <Python.h>, as the latterrillig2-1/+20
redefines about everything. Approved by wiz.
2005-03-16Fixed CFLAGS quoting. Approved by wiz.rillig1-3/+3
2005-03-16Added two patches that are needed for gcc-2.95.3. Approved by wiz.rillig3-1/+55
2005-03-16Emma uses gettext-0.10.35, which is incompatible with devel/gettext-lib.rillig1-2/+2
Approved by wiz.