summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-08-04Don't try and do assembler on Solaris, it doesn't get it right.markd1-2/+4
Fixes PR pkg/31075.
2006-08-04Fix some pkglint warnings.wiz1-7/+7
2006-08-04regen for changed patch-aa.wiz1-2/+2
2006-08-04Update SKIN_SITES, from Rhialto in PR 33947.wiz1-5/+7
2006-08-04Recognize cpu type on x86_64. Patch from Rhialto in PR 33946.wiz2-9/+18
2006-08-04Fixed the locking, as suggested by Johnny on the tech-pkg mailing list.rillig5-57/+111
Added two targets acquire-localbase-lock and release-localbase-lock, which mark the complete LOCALBASE directory as locked, so that multiple packages cannot run the install, deinstall or bin-install targets at the same time. The install target aquires locks in both WRKSRC and LOCALBASE, the other two targets only need the LOCALBASE lock, since they may be run without WRKSRC being present on the system. locking.mk must be included before tools.mk and the PKG_FAIL_REASON check.
2006-08-04Allow xvid option on x86_64, too.wiz1-2/+2
Suggested by Eye of the Beholder on pkgsrc-users.
2006-08-04mplayer-fonts PKGREVISION bump.wiz1-1/+2
2006-08-04Add ISO Latin 7 font. Requested by Eye of the Beholder on pkgsrc-users.wiz3-9/+40
Bump PKGREVISION.
2006-08-04Updated mail/spamprobe to 1.4.2.ghen1-1/+2
2006-08-04Update spamprobe to 1.4b (PKGNAME changed to 1.4.2).ghen2-6/+7
Changes in 1.4a: This release fixes a bug in decoding malformed base64 encoded data that manifested itself in some architectures. Also corrects a typo in the online help. Some code cleanup and minor performance tweaks were added as well. Changes in 1.4b: This release fixes pair of bugs related to messages with no lines in their bodies. No new features were added.
2006-08-04welcome to idutils-4.1christos19-715/+277
2006-08-04Updated pkglint to 4.68.rillig1-1/+2
2006-08-04Updated pkglint to 4.68.rillig1-2/+2
Changes since 4.67: - Adjusted to the ongoing changes in the pkgsrc infrastructure. - Many small improvements in the makevars.map file. - Stricter checking of dependency patterns, to catch foo-*. - Small improvement on the use of stack space due to complicated regular expressions. - Many more absolute pathnames are found in patch files, no matter which type of file is patched. - All user-defined variables that are used should be added to BUILD_DEFS. - All packages that set GNU_CONFIGURE are assumed to need a C compiler. - Instead of ${TOOL}, tool may be used directly, since the tool wrappers are installed very early in the build process. - Removed the --debug option. ... and many more.
2006-08-04Added more code to the shell word parser so that it can parse variables,rillig1-3/+9
in double quotes or not, inside backticks.
2006-08-04Mention atk update.wiz1-1/+2
2006-08-04There was a second release of the tarball for 1.12.1 after wewiz2-5/+9
already had updated the package. The changes are some updates to NEWS, build infrastructure, two translations, and a change to AtkHyperlinkImpl. Set DIST_SUBDIR and bump PKGREVISION (since the code did change, even though only slightly).
2006-08-04The sarg tool depends on sorting fields by month name (M), which is aben1-2/+12
GNU extension. Depend on GNU coreutils and hardcode the path to GNU sort.
2006-08-04+ gnome2-games-2.14.3, mrtg-2.14.5 [pkg/32811], php4-4.4.3.wiz1-2/+4
2006-08-04Add entries for rhythmbox, scigraphica, and disc-cover updates.wiz1-1/+4
2006-08-04Regenerate patch file so that Mac OS X's "patch" no longer refusedtron2-7/+6
to apply the patch.
2006-08-04Note update of "xvidcore" package to version 1.1.0nb2.tron1-1/+2
2006-08-04Remove bogus shared library symlink under Mac OS x to fix package listtron1-3/+9
issue. Bump package revision because of this.
2006-08-04net/tor -> 0.1.1.23tv1-1/+2
2006-08-04Changes in version 0.1.1.23 - 2006-07-30tv2-6/+6
o Major bugfixes: - Fast Tor servers, especially exit nodes, were triggering asserts due to a bug in handling the list of pending DNS resolves. Some bugs still remain here; we're hunting them. - Entry guards could crash clients by sending unexpected input. - More fixes on reachability testing: if you find yourself reachable, then don't ever make any client requests (so you stop predicting circuits), then hup or have your clock jump, then later your IP changes, you won't think circuits are working, so you won't try to test reachability, so you won't publish. o Minor bugfixes: - Avoid a crash if the controller does a resetconf firewallports and then a setconf fascistfirewall=1. - Avoid an integer underflow when the dir authority decides whether a router is stable: we might wrongly label it stable, and compute a slightly wrong median stability, when a descriptor is published later than now. - Fix a place where we might trigger an assert if we can't build our own server descriptor yet.
2006-08-04Note addition of hugs-HaXml.jmmv1-1/+2
2006-08-04Add and enable hugs-HaXml.jmmv1-1/+2
2006-08-04Initial import of hugs-HaXml, version 1.15.20060515:jmmv4-0/+82
HaXml is a collection of utilities for parsing, filtering, transforming and generating XML documents using Haskell. Its basic facilities include: * A parser for XML. * A separate error-correcting parser for HTML. * An XML validator. * Pretty-printers for XML and HTML. For processing XML documents, the following components are provided: * Combinators is a combinator library for generic XML document processing, including transformation, editing, and generation. * Haskell2Xml is a replacement class for Haskell's Show/Read classes: it allows you to read and write ordinary Haskell data as XML documents. The DrIFT tool can automatically derive this class for you. * DtdToHaskell is a tool for translating any valid XML DTD into equivalent Haskell types. * In conjunction with the Xml2Haskell class framework, this allows you to generate, edit, and transform documents as normal typed values in programs, and to read and write them as human-readable XML documents. * Finally, Xtract is a grep-like tool for XML documents, loosely based on the XPath and XQL query languages. It can be used either from the command-line, or within your own code as part of the library.
2006-08-04Make sure requires and libs (PROVIDES) are set forreed1-5/+5
packages that use a sub-directory for prefix, like /usr/pkg/qt3/. (I have been using this for a couple years but recently merged my patch over to new flavor mk file.) Okayed by jlam on tech-pkg.
2006-08-04Make this build under Mac OS X.tron3-6/+61
2006-08-04s/man/${PKGMANDIR}/rillig1-2/+2
2006-08-04Not me gov.skrll1-2/+2
Bad salo. No biscuit.
2006-08-04Note addition of pkg_developer.jmmv1-1/+2
2006-08-04Add and enable pkg_developer.jmmv1-1/+2
2006-08-04Initial import of pkg_developer, version 1.0:jmmv4-0/+41
This meta package provides a collection of development utilities that are useful when working in pkgsrc packages.
2006-08-04delete somedrochner1-31/+1
2006-08-04many little gnome-2.14.3 updatesdrochner1-1/+31
2006-08-04The Apcupsd homepage has moved to http://www.apcupsd.org.ghen1-2/+2
2006-08-04Added bsd.options.mk to the help files. As an alternative to TOPIC,rillig1-1/+5
topic may be used to avoid forcing people to use the shift key.
2006-08-04Rewrote the header comment so that "bin-install" can be found by "bmakerillig1-4/+6
help".
2006-08-04Moved the bin-install target from bsd.pkg.mk to install/bin-install.mk.rillig2-34/+66
Added documentation. Added locking around the real installation.
2006-08-04In the "makedirs" target, it is clear that the lock file is always therillig1-6/+4
_WRKDIR_LOCKFILE and never _PREFIX_LOCKFILE, so use that to keep things simple. Replaced ECHO with ECHO_MSG in the message for creating the WRKDIR symlink.
2006-08-04Moved the locking code from bsd.pkg.mk into its own file. Where here,rillig2-73/+84
added a more detailed header comment and fixed a bug concerning lockdir.
2006-08-04Imported jwm window manager from pkgsrc-wip.reed2-2/+4
2006-08-04Import jwm from pkgsrc-wip.reed7-0/+114
This was packaged by pip88nl of gmail.com with some minor changes by me. JWM is a light-weight window manager for the X11 Window System. It provides a menu, taskbar, key binding, system notification tray, pager, a dock, and simple customizations. JWM is written in C and uses only Xlib and the shape extension, libXpm and (optionally) libpng. It can support some MWM, GNOME, and WM Spec hints. (This software needs some work, but I import to official pkgsrc so it will get more usage. I have been using it for a couple months now. With its built-in features, it is a smaller than blackbox with add-ons.)
2006-08-03Mention new kid3 package.wiz1-1/+2
2006-08-03Add easyh10 and kid3.wiz1-1/+3
2006-08-03Initial import of kid3 from pkgsrc-wip, packaged by Sergey Svishchev.wiz5-0/+76
With Kid3 you can: * Edit ID3v1.1 tags, edit all ID3v2.3 frames * Convert between ID3v1.1 and ID3v2.3 tags * Edit Ogg/Vorbis and FLAC tags * Edit tags of multiple files, e.g. the artist, album, year and genre of all files of an album typically have the same values and can be set together. * Generate tags from filenames and filenames from tags * Rename and create directories from tags * Generate playlist files * Automatically convert upper and lower case and replace strings * Import from freedb.org, MusicBrainz and other sources of album data
2006-08-03Added two patches for Solaris 8. The X11 implementation does not definerillig3-1/+33
the xEvent structure unless NEED_EVENTS is defined.
2006-08-03update to 2.4.4drochner5-28/+28
changes: - Don't fail when a texture name can't be looked up - Increased several limits - Thanks to entryway and RjY - Increased number of sidedef limit to 65534 - Increased number of vertexes limit to 65535 - Fixed crash when crossing sectors with very big height differences - fix crash on E4M8 - Mac OS X: Launcher has a Console that displays text output from the game - New command-line options for setting a window (-window) or fullscreen (-nowindow) mode temporarily. - The maximal supported resolution is increased from 1600x1200 to 2048x1536 - GLBoom will use the closest supported resolution when running fullscreen - The "RUN" key inverts the autorun state - Live monsters are highlighted in a different colour on the iddt-automap - Fixed OpenGL sky rendering in Requiem and Memento Mori - The "Show coordinates of automap pointer" setting works now - merged many cleanups and fixes from PrBoom 2.3 - fix translucency map file handle leak - fix consistency failures in netgames - prevent crashes at 800x600 caused by rounding errors with naive clipping - fixed slowdown at 1024x768 on some systems - ability to play tasdoom demos directly - -solo-net option is a shortcut for one-player network games - emulate spechit overflows for dosdoom and tasdoom compatibility - made several cleanups and fixes