summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-01-10Seems like the last 1.4.1 pkg realy was a 1.4 in a 1.4.1 distfile...recht2-4/+6
So update to 1.4.1 for real this time and add DIST_SUBDIR accordingly.. Changes for 1.4.1 released 11-Nov-2003: - Make docstyle work for returning data, too (Alexis Marrero-Narvaez) - TC.Struct.typed will output xsi:type parameter now. - Numerous bug fixes
2004-01-10Note update of wxGTK to 2.4.2.recht1-1/+11
Note revision bumps for the following packages: audacity, boolean, rapidsvn, xchm, amule, bittorrent, pyslsk, xmule, py-wxWindows
2004-01-10rev. bump because of the wxGTK buildlink changerecht9-18/+18
2004-01-10remove unused patchrecht1-12/+0
2004-01-10update to wxGTK 2.4.2recht8-65/+83
Changes: Enable building of OpenGL support and bump buildlink dependecy because of that. 2.4.2 ----- All: - always NUL-terminate the log messages - wxRegEx::Compile() now calculates the number of groups correctly - wxHTTP::GetHeader() didn't find headers which were not all in upper case - wxHTTP input stream didn't detect EOF correctly - wxString::find_last_of() ignored "start" parameter (Robert Vazan) - a bug in wxArrayString::Shrink() fixed (Gunnar Roth) - added wxIPV4address::IPAddress() All (GUI): - rare crash in wxFontMapper fixed (Robert Vazan) - added wxMenu::FindItemByPosition. - copy wxImage options when copying the images Generic: - wxListCtrl: respect wxLC_NO_HEADER style when inserting first column Unix: - fixed build problems with OpenGL when libGL(U) were in different directories - added --basename and --release flags to wx-config (Robert O'Connor) - added support for GNU/Hurd in configure - fixed wx-config --rezflags output on platforms different from Mac - changed wxNativeFontInfo::FromXFontName to treat names with all components being empty or '*' as default font (since default font is converted to such a string by GetXFontName). - wxLocale::Init now tries to set .utf8 locale in Unicode mode (Andreas Pflug) wxGTK - fixed compilation with --disable-compat-22 - set the event object correctly for wxMenu events (Bob Balfour) - fixed memory leak in wxFileDialog (Christian Sturmlechner) wxXRC: - added wxNO_FULL_REPAINT_ON_RESIZE to "unknown" class handler (John Anderson)
2004-01-10replace the SDL mmx gcc3 compile-fix with the one that went intorecht2-28/+6
SDL CVS provided by Stephane Marchesin
2004-01-10Only match the first result of "pkg_info -qp" in case there are weirdjlam1-2/+2
+CONTENT files out there with multiple @cwd lines.
2004-01-10Add version to ion-{devel,dock} addition entries (hi cube!).jmmv1-3/+3
2004-01-10backout previous until it can be done a better way.grant1-12/+38
2004-01-10Note addition of cuetools, version 0.4.jmmv1-1/+2
2004-01-10Add and enable cuetools.jmmv1-1/+2
2004-01-10Initial import of cuetools, version 0.4:jmmv4-0/+55
cuetools is a set of utilities for working with cue and toc files. It includes the following programs: * cueconvert Convert between cue and toc formats. * cuebreakpoints Output track break points from a cue/toc file, in a format usable by shnsplit (part of the shntool package). * cuerename Rename files based on a template.
2004-01-10Don't put default arguments belong only in function declarations, not injlam2-1/+23
function definitions.
2004-01-10Be a bit more accurate: we want to match a ".", not any character.jlam2-5/+5
2004-01-10make shared library handling more efficient by nuking thegrant1-38/+12
show-shlib-type target and instead defining SHLIB_TYPE using similar semantics show-shlib-type, but on non-dylib and non-AIX platforms, use ${OBJECT_FMT} instead of compiling a dummy binary and running file(1) over it. with archivers/bzip2 on my Solaris 9 box, this shaves 1.6sec, 92 fork()s and 956 stat()s from creating ${WRKDIR}/.PLIST and the do-shlib-handling target.
2004-01-10Solaris' pax(1) has been insufficient for pkgsrc for a long time. nukegrant1-5/+1
any chance of using it.
2004-01-10note renames of {static,standalone}-tcsh, static-ast-ksh,grant1-1/+5
static-bash2.
2004-01-10use ${PKGBASE} in PKGNAME.grant1-2/+2
2004-01-10rename static-bash to bash-static. the convention in pkgsrc isgrant2-4/+5
for mutations of packages to be named <pkg>-<mutation>. add a CONFLICT on static-bash for obvious reasons.
2004-01-10rename static-ast-ksh to ast-ksh-static. the convention in pkgsrc isgrant2-4/+6
for mutations of packages to be named <pkg>-<mutation>. add a CONFLICT on static-ast-ksh for obvious reasons.
2004-01-10rename standalone-tcsh to tcsh-standalone. the convention in pkgsrc isgrant5-7/+10
for mutations of packages to be named <pkg>-<mutation>. add a CONFLICT on standalone-tcsh for obvious reasons.
2004-01-10rename static-tcsh to tcsh-static. the convention in pkgsrc is forgrant2-4/+5
mutations of packages to be named <pkg>-<mutation>. add a CONFLICT on static-tcsh for obvious reasons.
2004-01-10Don't stop if the file listed in BUILDLINK_FILES.<pkg> doesn't exist.jlam1-2/+2
2004-01-10Again, include buildlink3.mk files when using buildlink3.jlam1-2/+2
2004-01-10Include the buildlink3.mk file instead of the buildlink2.mk if we usejlam1-2/+2
buildlink3.
2004-01-10Put the correct path to perl into the scripts. This fixes using thisjlam3-6/+7
package with pkgviews.
2004-01-10Note update of gnome2-games to 2.4.1.1xtraeme1-1/+2
2004-01-10Update to 2.4.1.1 from Min Sik Kim in PR pkg/24038.xtraeme2-13/+5
A minor release to make sure that gnome-games doesn't break when using GTK+ 2.3.
2004-01-10Note update of gnome2-terminal to 2.4.2xtraeme1-1/+2
2004-01-10Update to 2.4.2xtraeme2-5/+5
Changes: o Updated manual. o Fix a few minor memory leaks. o Translation updates.
2004-01-10Update print/cups to 1.1.20. Changes from version 1.1.19nb3 include:jlam8-37/+29
Bug fixes: - The HTTP code did not use a case-insensitive comparison when checking for the Basic authentication method (STR #407) - The cupsaddsmb program didn't export the new CUPS driver for Windows properly (STR #390) - The default landscape orientation was not the same as that defined in the PPD file (STR #397) - The pdftops filter incorrectly auto-rotated pages when the user already had specified the proper orientation (STR #207) - The scheduler did not reset the group list when running CGI and filter processes (STR #185) Enhancements: - Updated the pdftops filter to use the annotation flags instead of the subtype to determine whether to print an annotation (STR #425) - The pdftops filter no longer needs to create temporary files with tmpnam (STR #406) - The scheduler now waits up to 60 seconds before restarting to allow active jobs to complete printing and pending requests to be processed (STR #226) - Added new cupsDoAuthentication(), cupsGetFd(), cupsGetFile(), cupsPutFd(), and cupsPutFile() functions to the CUPS API (STR #112) - The PDF filter always scaled and offset pages; this caused problems under MacOS X, so now the "fitplot" option controls whether PDF files are scaled to fit within the printable area of the page (STR #250) - Updated the pdftops filter to be based upon Xpdf 2.02pl1 (STR #191)
2004-01-10From the log for rev. 1.1260 of bsd.pkg.mk:jlam1-2/+2
"Package Makefiles should refer to PKG_SYSCONFBASEDIR instead of PKG_SYSCONFBASE when they want PKG_SYSCONFDIR stripped of PKG_SYSCONFSUBDIR. This makes PKG_SYSCONFBASE=/etc work with pkgviews by installing all config files into /etc/packages/<pkg> instead of occasionally putting some directly into /etc."
2004-01-10Note update of jwhois to 3.2.2nb2.kleink1-1/+2
2004-01-10Update to 3.2.2nb2: reflect allocation of 2001:1A00::/23 to RIPE NCC.kleink3-8/+9
2004-01-10Remove files listed in PLIST.ldap.jlam1-3/+1
2004-01-09Note addition of ion-devel and ion-dock.cube1-1/+3
2004-01-09Add and enable ion-devel and ion-dock.cube2-2/+4
2004-01-09wip -> wmcube1-3/+3
2004-01-09Initial import of ion-dock, version 20031221 into the NetBSD Packagecube5-0/+66
Collection. It may become part of Ion distribution in the future, but is still a separate module for the moment. ion-dock is a module for ion-devel that enables a docking area on a side of the screen. You can show and hide that area with a key stroke.
2004-01-09wip -> wmcube1-2/+2
2004-01-09Initial import of ion-devel, version 20031211 into the NetBSD Packagecube10-0/+403
Collection. It is the development version of Ion, a light window manager. There are a lot of new features since the release of the last stable version. Ion is a window manager dividing the screen into frames rather than having overlapping windows, much like the windows in Emacs. Navigation between clients can be done solely using the keyboard without need for a mouse.
2004-01-09Fix the dynamic PLIST generated when building this package with pkgviewsjlam5-13/+72
by delaying installation of config files until INSTALL script time.
2004-01-09bl3ifyjlam1-10/+10
2004-01-09Don't install the LDAP_SASLAUTHD documentation file unless we are buildingjlam2-1/+8
with support for LDAP.
2004-01-09Remove references to saslauthd from this package.jlam2-46/+1
2004-01-09Provide uint*_t datatypes for UINT* typedefs by including eitherjlam6-28/+74
<stdint.h> or <inttypes.h>. Fix suggested by the analysis in pkg PR 22031.
2004-01-09Add and enable cyrus-saslauthd.jlam1-1/+2
2004-01-09Initial import of cyrus-saslauthd-2.1.17 as security/cyrus-saslauthd.jlam10-1/+217
saslauthd is a daemon process that handles plaintext authentication requests on behalf of the Cyrus SASL library. It may be compiled to support authentication using getpwent, PAM, or an LDAP database.
2004-01-09Update cyrus-sasl2 to 2.1.15nb2. Changes from version 2.1.15nb1 arejlam10-85/+42
splitting out the saslauthd daemon into a separate package, security/cyrus-saslauthd. This allows the saslauthd daemon to support additional database backends for plaintext authentication without adding unrelated dependencies to the cyrus-sasl2 package.
2004-01-09Note addition of jgrasp-1.6.4:jschauma1-1/+2
provide automatic generation of software visualizations for the purpose of improving the comprehensibility of software. jGRASP is implemented in Java, and runs on all platforms with a Java Virtual Machine (Java version 1.3 or higher).