summaryrefslogtreecommitdiff
path: root/meta-pkgs
AgeCommit message (Collapse)AuthorFilesLines
2007-08-19Make DISTINFO_FILE set as default.taca1-2/+2
It allows each component pacakge to have own distinfo.
2007-08-17To quote Johnny Lam: "In modular-xorg we trust"joerg5-406/+1
Remove xorg 6.9 packages from pkgsrc.
2007-08-16+ modular-xorg-libsjoerg1-1/+2
2007-08-16Import meta package for modular Xorg libraries. This is not intendedjoerg3-0/+65
for normal users, but simplifies cross-building modular Xorg.
2007-08-13Added mk/misc/category.mk, which contains the definitions that are onlyrillig1-2/+2
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is also relevant for the top-level directory. Adjusted the category Makefiles.
2007-08-12Added work around so that gnuradio-howto can make use of Makefile.commonwulf1-1/+3
2007-08-10Note that this is a meta package in the description.jlam1-0/+3
2007-08-10Initial import of a meta package for installing all of the Courierjlam3-0/+51
mail server suite. The Courier mail server suite is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP, SSL, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list services within a single, consistent, framework. Individual components can be enabled or disabled at will and the configuration of the entire Courier software suite can be managed from a web-based administration interface.
2007-08-10Add and enable courierjlam1-1/+2
2007-08-08Updated gnuradio to 3.0.4:wulf4-8/+20
* Updated license to GPLv3 * Doxygen documentation covers whole tree * Fixed shared memory leak on NetBSD
2007-08-06Add dependence on "xdm" package, set version number to 1.3.tron1-2/+3
Approved by Joerg Sonnenberger.
2007-07-29* Add new emulator framework in pkgsrc/mk/emulator that handles alljlam4-72/+37
binary-only packages that require binary "emulation" on the native operating system. Please see pkgsrc/mk/emulator/README for more details. * Teach the plist framework to automatically use any existing PLIST.${EMUL_PLATFORM} as part of the default PLIST_SRC definition. * Convert all of the binary-only packages in pkgsrc to use the emulator framework. Most of them have been tested to install and deinstall correctly. This involves the following cleanup actions: * Remove use of custom PLIST code and use PLIST.${EMUL_PLATFORM} more consistently. * Simplify packages by using default INSTALL and DEINSTALL scripts instead of custom INSTALL/DEINSTALL code. * Remove "SUSE_COMPAT32" and "PKG_OPTIONS.suse" from pkgsrc. Packages only need to state exactly which emulations they support, and the framework handles any i386-on-x86_64 or sparc-on-sparc64 uses. * Remove "USE_NATIVE_LINUX" from pkgsrc. The framework will automatically detect when the package is installing on Linux. Specific changes to packages include: * Bump the PKGREVISIONs for all of the suse100* and suse91* packages due to changes in the +INSTALL/+DEINSTALL scripts used in all of the packages. * Remove pkgsrc/emulators/suse_linux, which is unused by any packages. * cad/lc -- remove custom code to create the distinfo file for all supported platforms; just use "emul-fetch" and "emul-distinfo" instead. * lang/Cg-compiler -- install the shared libraries under ${EMULDIR} instead of ${PREFIX}/lib so that compiled programs will find the shared libraries. * mail/thunderbird-bin-nightly -- update to latest binary distributions for supported platforms. * multimedia/ns-flash -- update Linux version to 9.0.48 as the older version is no longer available for interactive fetch. * security/uvscan -- set LD_LIBRARY_PATH explicitly so that it's not necessary to install library symlinks into ${EMULDIR}/usr/local/lib. * www/firefox-bin-flash -- update Linux version to 9.0.48 as the older version is no longer available for interactive fetch.
2007-06-19Add twm as a dependency for modular-xorg-apps. This makes the defaultjlam1-2/+3
installation of modular-xorg-apps include the basic window manager that is used by xinit(1) by default. Bump the version to 1.2.
2007-06-19Give Xinerama to KDE on non-native X11.joerg1-3/+4
2007-06-11Fix the last commit, it should be OpenBSD and not DragonFly.joerg1-2/+2
2007-06-10Only include xf86-wsfb on NetBSD and OpenBSD. From Hasso Tepper via IRC.joerg1-2/+5
2007-06-10Fix location for xwd.joerg1-2/+2
2007-06-09Add forgotten dependency on xwd.joerg1-2/+3
2007-06-02Depend on boost-jam. Bump PKGREVISION to 3.jmmv1-2/+3
2007-05-27Add ruby-gnome2-poppler.obache1-2/+3
Bump PKGREVISION.
2007-05-26Fix typo in path to ../../print/ruby-gnome2-gnomeprint.kristerw1-2/+2
2007-05-26Add print/ruby-gnome2-gnomeprint and graphics/ruby-gnome2-rsvg.obache1-1/+4
Bump PKGREVISION.
2007-05-23Update to KDE 3.5.7markd2-20/+20
2007-05-20Add modular-xorg-apps.joerg1-1/+2
2007-05-20Import modular-xorg-apps-1.0, a meta-pkg for the various modular Xorgjoerg3-0/+70
packages.
2007-05-17Omit gnuradio-radio-astronomy because it has a RESTRICTED dependency,gdt1-2/+4
so that binary packages of the gnuradio metapackage can be distributed. Discussed with upstream maintainer and wulf@.
2007-04-27Remove xfce4-radio-plugin (keep it still in pkgsrc-wip).martti1-2/+1
2007-04-27New Xfce plugins. PKGREVISION++martti1-2/+11
2007-04-19Depend on latest file-roller and gnome2-utils, bump PKGREVISION.wiz1-3/+4
2007-04-19Add support for using suse100 with NetBSD/amd64 and COMPAT_LINUX32.xtraeme1-1/+2
Support is added via the options framework, to use 32-bit packages must be used "PKG_OPTIONS.suse=compat32", otherwise it will use the 64-bit packages by default. Known packages working are opera (does not require any change in Makefile) and rar-bin. Tested by some, closes PR pkg/35477 by Michai Chelaru (which provided a patch more or less than this one).
2007-04-17Fix DEPENDS line for py-gnome2-desktop, noted by joerg.wiz1-2/+2
2007-04-17Use ONLY_FOR_PLATFORM instead of NOT_FOR_PLATFORM.martti1-2/+2
2007-04-17No xfce4-diskperf-plugin for DragonFly (requested by Joerg Sonnenberger).martti1-1/+3
2007-04-17fix dependency on gtkhtml for the 38->314 change, from Blair Sadewitzdrochner1-2/+2
per mail to pkgsrc-users
2007-04-17Removed xfce4-artwork, xfce4-minicmd-plugin, fce4-showdesktop-plugin,martti1-10/+1
xfce4-taskbar-plugin and xfce4-windowlist-plugin as these don't work with Xfce 4.4.x.
2007-04-15Comment out gnome2-system-monitor for now, pkgsrc version is too old.wiz1-2/+2
It needs a newer libgtop2 than we currently have.
2007-04-15Update to 2.18.1. Some entries are still commented out (like before).wiz1-45/+46
2007-04-15Update to 2.18.1.wiz1-43/+42
2007-04-13Depend on intltool for all of XFCE4.joerg1-2/+2
2007-04-12Updated to Xfce 4.4.1martti6-33/+43
See http://www.xfce.org/documentation/changelogs/4.4.1 for details.
2007-04-11Bump PKGREVISION for gtkhtml38 shlib name change.wiz2-2/+4
2007-04-09Bump to 1.1: depend on xf86-video-tdfx.xtraeme1-2/+3
2007-04-04Raise the build dependency on doxygen to the latest version.joerg1-2/+2
2007-03-24Annotate the first two modular Xorg meta packages.joerg1-1/+3
2007-03-24Add a meta package for the modular Xorg input and video drivers.joerg3-0/+60
2007-03-24Add a meta package for modular Xorg fonts. This includes Vera forjoerg3-0/+50
historic reasons.
2007-03-21Add "suse_vmware" package to dependency list.tron1-1/+2
Problem pointed out by Lubomir Sedlacik in private e-mail.
2007-03-19give away to pkgsrc-userstv1-2/+2
2007-02-28On NetBSD don't try to use PIE linking. Its not supported on NetBSDmarkd1-1/+5
and breaks things for macppc. Problem noted by Michael Lorenz.
2007-02-22pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev.wiz1-2/+2