summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-11-16The interfaces changed since 1.0.14, enforce a current version.joerg1-3/+3
2005-11-16sysmkpath changed for devel/bmake.joerg1-1/+2
2005-11-16sysMkPath should be ${PREFIX}/share/mk by default and only that.joerg2-4/+5
Including e.g. /usr/share/mk results in sys.mk read from there as well. On DragonFly this adds X11BASE and results in obscure breakages. Since the mk files are supposed to be self-contained, it doesn't make much sense to look in other directories anyway. Bump revision to annotate this. Discussed-with: reed@. Reported-by: Aggelos Economopoulos <aoiko AT cc DOT ece DOT ntua DOT gr>
2005-11-16Setgdt1-2/+4
BUILDLINK_DEPMETHOD.qt3-tools= build after checking that none of the executables depend on the libs in qt3-tools. PKGREVISION++
2005-11-16jalbum and postfixmartti1-1/+4
2005-11-16Removed patch-ac as it was no longer needed (and in fact should notmartti6-60/+6
be used) according to Wietse Venema. PKGREVISION++
2005-11-16Updated jalbum to 6.0martti3-49/+757
* New styles. * Supports several new file formats. * Tools can now be executed from the command line. Use the -runTool switch. * You can now upload albums from the command line. Use the -uploadAll or -smartUpload switches. * Bug fixes.
2005-11-16Fix PKGNAME when changing the version number, not DISTNAME.minskim1-2/+3
2005-11-16Add nstx.minskim2-2/+4
2005-11-16FIx the version number so that it is recognized correctly by pkgsrc.minskim1-2/+2
2005-11-16Import nstx from pkgsrc-wip. Packaged by pancake.minskim5-0/+43
NSTX (the Nameserver Transfer Protocol) makes it possible to create IP tunnels using DNS queries and replies for IP packet encapsulation where IP traffic other than DNS isn't possible.
2005-11-16Amarok update done.seb1-2/+1
2005-11-16Note update of audio/amarok to version 1.3.6 [bugfixes release]seb1-1/+2
2005-11-16Update to version 1.3.6.seb3-9/+20
Changes since last packaged version (1.3.5): VERSION 1.3.6: BUGFIXES: * Fix autoscan with PostgreSQL. (BR 111209) * Fix problem with sequences in PostgreSQL support. (BR 115075) * Fix potential crash at startup while accessing amazon.com. (BR 115838) * Potential crash when loading media from the Collection. (BR 115234) * Podcast apply to all button was faulty. * last.fm queue wouldn't be saved to disk. Patch by John Patterson <kde-bugs@ninecats.org>. (BR 115212) * Podcast download directory would only be effective next time the application started. * Don't crash when attempting to save an empty playlist from the Playlist menu. * Loading dynamic playlists with sources did not work properly. * Fix build issue on some Linux kernel 2.4 distros. (BR 115068)
2005-11-16Add lo and ss locale directories, used by the upcoming audio/amarokseb13-13/+117
update.
2005-11-16Note update of pkgtools/pkg_comp to version 1.24 [libkver hack]seb1-1/+2
2005-11-16Update to version 1.24.seb3-15/+53
When installing libkver, as required when NETBSD_RELEASE is set in a pkg_comp configuration, do so in a special purpose prefix and use it from there. This is useful when running a bulk build in the chroot or simply removing all installed packages in it: the libkver package won't be removed hence the chroot will still be usable. Approved by MAINTAINER.
2005-11-15Use INSTALL_DATA instead of CP to set correct permission and ownership.minskim1-6/+6
2005-11-15Update HOMEPAGE.minskim1-2/+2
2005-11-15Simplify package:wiz1-14/+13
MAKEFILE=makefile instead of do-build target. Continuations are not needed for the do-install target. Fix typo in SUBST_MESSAGE. Fix PKGNAME.
2005-11-15Rewrote the _PATH_CMD command, which could not handle a PATH environmentrillig1-5/+8
variable before if it had multiple adjacent white-space characters in it. Removed the dependency on awk(1), as a simple shell script can do this job, too. Another change is that all kinds of weird pathnames can be used for PREPEND_PATH, like /bin, "/bin/Program Files", "/ ", /foo\ bar, and so on. This had not been possible before, too. Related to PR 32079. Ok'ed by jlam.
2005-11-15Added entry for devel/unoshannonjr1-1/+2
2005-11-15Added unoshannonjr1-1/+2
2005-11-15UNO is a tool for source code analysis. It is designedshannonjr4-0/+56
to intercept primarily the three most common types of software defects: use of uninitialized variable, nil-pointer references, and out-of-bounds array indexing.
2005-11-15Regen to match with the previous PKGREVISION bump.minskim1-13/+1
2005-11-15Note PKGREVISION bump of tex-hlatex.minskim1-1/+2
2005-11-15Depend on fonts/tex-uhc-fonts-base, which provides required fonts, andminskim3-4162/+11
suggest fonts/tex-uhc-fonts-extra in MESSAGE for those who want to use different fonts. Bump PKGREVISION.
2005-11-15Add tex-uhc-fonts-{base,extra}.minskim2-2/+6
2005-11-15Import tex-uhc-fonts-extra.minskim4-0/+6071
This package provides 11 extra UHC fonts that can be used with HLaTeX: graphic, gungseo, shinmun, pilgi, pen, bom, yetgul, jamo, vada, pilgia, and dinaru.
2005-11-15Import tex-uhc-fonts-base.minskim5-0/+4198
This package provides three UHC fonts required by HLaTeX: myoungjo, gothic, and taza.
2005-11-15add bl3 for qt3-tools.gdt1-2/+3
XXX may only be needed at build, not run time. PKGREVISION++
2005-11-15Fix path to itself.wiz1-2/+2
2005-11-15+ cfengine2-2.1.17, freeciv-2.0.7, iozone-3.257, p5-xmltv-0.5.41,wiz1-3/+8
py-qt3-3.15.1, py-qt3-sip-4.3.2, xchat-2.6.0.
2005-11-15make install doesn't work when updating pkg_install. Recommend make updategavan1-2/+2
instead.
2005-11-15Correct the file name in comments.minskim1-2/+2
2005-11-15Allow white-space in the PATH environment variable. Fixes PR 32079. Therillig1-3/+3
shell quoting still isn't completely correct for some other variables. This needs to be fixed, too.
2005-11-15Add AAC audio support using options.mk. It is disabled by default.hira2-1/+14
2005-11-15Removed checksums for deleted patch files.rillig1-5/+1
2005-11-15Added USE_PKGLOCALEDIR=yes.rillig1-1/+2
2005-11-15Normalized the RCS Id in line 1.rillig2-2/+2
2005-11-15Added an empty line at line 2.rillig1-1/+2
2005-11-15Removed CVS Id from patch-bf.rillig2-6/+4
2005-11-15In revision 1.21 of Makefile the patches have been removed. Cleaned uprillig1-5/+1
the distinfo file.
2005-11-15Move WINBINDD_RCD_SCRIPT fix entirely from options.mk to Makefile as thejlam2-4/+3
last two revisions of options.mk and Makefile fixed the same problem.
2005-11-15Values in SUBST_CLASSES may be tool names.rillig1-1/+2
2005-11-15USE_JAVA2 may be "YES", too.rillig1-2/+2
2005-11-15Removed the (vague) check for "nb\d+" in DISTNAME.rillig1-6/+1
2005-11-15Remove extra backslash.hira1-2/+2
2005-11-15Define the user-settable variable TEX_DEFAULT in defaults/mk.conftonio2-5/+9
The default value is still teTeX2
2005-11-15Note PKGREVISION bump of devel/libgsf.hira1-1/+2