summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-05-14Regen patch-ci so that it can be applied with GNU patch.minskim2-6/+5
2006-05-14when using alloca() on IRIX 5 alloca.h has to be includedschwarz3-3/+22
2006-05-14added a hack that works around a bug (variable name conflict) in OpenSSHschwarz1-0/+15
3.4p1 and 3.4p2 that shows up on IRIX 5.
2006-05-14Note PKGREVISION bump of mserv.minskim1-1/+2
2006-05-14This package installs perl scripts. Add a dependency on perl using USE_TOOLS.minskim1-2/+3
Bump PKGREVISION.
2006-05-14small modification to also match for end of line ($) with the grep and sedschwarz1-5/+5
expressions of that hack
2006-05-14py-ldap update done.wiz1-2/+1
2006-05-14Note py-ldap update to 2.2.0.wiz1-1/+2
2006-05-14Update to 2.2.0, provided by Yoshito Komatsu in PR 33478:wiz6-29/+85
---------------------------------------------------------------- Released 2.2.0 2006-04-10 Changes since 2.0.11: * OpenLDAP 2.2+ required now to build. Modules/ * Dropped all occurences of '#ifdef #LDAP_VENDOR_VERSION'. * Fixed wrong tuple size in l_ldap_result3() (see SF#1368108) * Fixed get_option(ldap.OPT_API_INFO) (see SF#1440165) * Fixed memory leak in l_ldap_result3() when all=0 (see SF#1457325) * Fixed memory leak in l_ldap_result3() in error cases (see SF#1464085) Lib/ * Fixed ldap.schema.models.DITStructureRule.__str__() to separate SUP rule-ids with a single space instead of ' $ ' * Fixed ldap.async.Dict * Added ldap.async.IndexedDict * ldap.schema.subentry.SubSchema.attribute_types() has new key-word argument ignore_dit_content_rule ---------------------------------------------------------------- Released 2.0.11 2005-11-07 Changes since 2.0.10: Lib/ * Class ldap.ldapobject.LDAPObject: Each method returns a result now * Class ldap.ldapobject.ReconnectLDAPObject: Some methods called the wrong methods of LDAPObject. Fixed. * Added new class ldap.async.Dict * Slightly cleaned up ldap.schema.subentry.attribute_types() * New sub-module ldap.resiter which simply provides a mix-in class for ldap.ldapobject.LDAPObject with a generator method allresults(). Obviously this only works with Python 2.3+. And it's still experimental.
2006-05-14Note PKGREVISION bump of python23{,-nth}.minskim1-1/+3
2006-05-14Fix CHECK_INTERPRETER errors and warnings. Bump PKGREVISION.minskim3-5/+13
2006-05-14Added sysutils/syslog-ng version 1.6.11adrianp1-1/+2
2006-05-14Honor CPPFLAGS. This is a fix for pkgsrc libtoolization, so there is nominskim2-5/+5
need to notify the author.
2006-05-14+syslog-ngadrianp1-1/+2
2006-05-14Syslog-ng tries to fill the gaps original syslogd's were lacking:adrianp8-0/+213
* powerful configurability * filtering based on message content * message integrity, message encryption (not yet implemented in 1.4.x) * portability * better network forwarding
2006-05-14Describe xscreensaver-webcollage option.wiz1-0/+1
2006-05-14Note xscreensaver PKGREVISION bump.wiz1-1/+2
2006-05-14Do not install webcollage screensaver by default, since it downloadswiz5-26/+32
random images from the web for display, which might include pornographic or otherwise unwanted pictures. I couldn't find a way to disable this globally by default while still installing it, so we just don't compile and install it now. Bump PKGREVISION for this change. Addresses PR 33310 by Hiroyuki Bessho. Split out options stuff to options.mk file. Add option to install the webcollage screensaver. Clean up a pkglint warning. Remove some gettext workaround; this should be fixed by adding the appropriate tool to USE_TOOLS instead.
2006-05-14Uses C++.seb1-1/+2
2006-05-14Note PKGREVISION bump of gd.minskim1-1/+2
2006-05-14This package installs a perl script. Add a dependency on perl using USE_TOOLS.minskim1-2/+3
Bump PKGREVISION.
2006-05-14Fix a pkglint warning.minskim1-2/+2
2006-05-14Uses C++.joerg2-2/+6
2006-05-14Fix configure script for broken hostname implementations thatwiz2-1/+15
don't grok options (e.g. Solaris). From Gilles Dauphin in PR 33349.
2006-05-14Add suggested enhancments:gdt1-1/+9
o Add a facility to execute a makefile fragment if a variable is or is not a member of a list (e.g., ${OPSYS} in a list of Open Source OSes). o Consider defining a list of Open Source operating systems, to be used for packages like x11/openmotif that set NO_*_ON_* for non-open-source systems.
2006-05-14Note netpbm PKGREVISION bump.wiz1-1/+2
2006-05-14Add patches for some issues from the known-bugs page, includingwiz5-3/+56
one that should fix PR 33347 by martijn (build on amd64). Bump PKGREVISION.
2006-05-14Remove NOT_FOR_PLATFORM for Interix; that should be for technicalgdt1-2/+21
issues only, not licensing. Add LICENSE=openmotif-license because this software is non-Free. Set RESTRICTED, and NO_*_ON_CDROM because the license has complex terms for "commercial product offering". If $(OPSYS) is not in DragonFly FreeBSD Linux NetBSD OpenBSD set NO_*_ON_FTP, because the license only grants distribution rights for open source operating systems. I believe this commit will still prevent openmotif from building on Interix without setting ACCEPTABLE_LICENSES, and should also result in all 4 of NO_*_ON_* being set on Interix. There's too much make code to implement NO_*_ON_FTP-on-other-than-list (munged from bsd.pkg.mk), but I didn't see a way to make ONLY_FOR_PLATFORM run a makefile fragment on other platforms.
2006-05-14Add license for "Open Motif".gdt1-0/+113
2006-05-14Fix typo on USE_LANGUAGES hence fixing the build.seb1-2/+2
2006-05-14Uses C++.joerg1-1/+2
2006-05-14Uses C++.seb1-1/+3
2006-05-14Uses C++.seb1-2/+4
While here fix pkglint warning wrt whitespace.
2006-05-14Uses C++.joerg3-3/+6
2006-05-14add missing USE_LANGUAGES+=c c++dogcow1-1/+2
2006-05-14Only Open Source OS's are allowed to use this -- nuke Interix via NOT_FOR_.tv1-1/+3
(Others should be here, but I don't have responsibility for those platforms.)
2006-05-14Fix CHECK_FILES buildseb1-7/+9
- use REQD_DIRS instead of OWN_DIRS as the latter ends up in CHECK_FILES_SKIP causing a check-files error (files both listed in PLIST and CHECK_FILES_SKIP are reported as an "error"). Besides OWN_DIRS creation at ADDing time is subject to PKG_CONFIG setting, so these directories might not be created which would cause problems. - Add $JAVA_HOME/lib/$MACHINE_ARCH/client/classes.jsa to CHECK_FILES_SKIP
2006-05-14wApua updated to 0.05.1.wiz2-3/+3
2006-05-14Update to 0.05.1, by othyro in PR 33414:wiz2-8/+7
0.05dev to 0.05.1dev: + Compatibiliy with newer Tk versions, especially 804.027 and above + Documentation bugfix for how to install it locally + Address change in the license
2006-05-14Re-add ${PREFIX} to the list of directories print-PLIST targetseb1-1/+2
should ignore or it is broken for packages that installing files right under ${PREFIX}. Example in lang/sun-jre15: $ make print-PLIST ... @dirrm java/sun-1.5 ls: /usr/pkg//usr/pkg/.: No such file or directory @dirrm /usr/pkg/. $ It looks to me that was removed by mistake in revision 1.5 of this file.
2006-05-14+ TeXmacs-1.0.6.1, XFree86-4.6.0, gdm-2.14.6, glpk-4.10, gok-1.0.9,wiz1-4/+8
wApua-0.05.1, zope-2.9.3.
2006-05-13Uses C++.joerg1-1/+2
2006-05-13note update of p5-NetAddr-IP to version 3.33perry1-1/+2
2006-05-13Update to version 3.33.perry2-7/+6
I'd include a change list, but the author hasn't provided any such information. :(
2006-05-13Updated emulators/BasiliskII to 1.0.20060501adam2-3/+3
2006-05-13Changes 1.0-20060501:adam8-47/+46
* Handle up to 1 GB of Mac memory * Handle MacOS idle wait (idlewait prefs item) * Fix a crash with the AppleShare extension * Improve SLiRP network emulation performance * Portability fixes to IRIX/mips, Solaris/SPARC Mac OS X: * Port to Mac OS X for Intel, including the JIT * Add a primitive graphical preferences editor * Fix clipboard (copy/paste of text from/to the host OS) * Fix external filesystem * Fix SLiRP network emulation (workaround MacOS X bugs) Windows: * Add SLiRP network emulation (ether slirp) * Add TAP-Win32 network emulation (ether tap) * Fix CD-ROM auto-detection (pollmedia now works) * Improve GUI for network configuration
2006-05-13Fix buildlink3.mkadam2-2/+4
2006-05-13Updated devel/glibmm to 2.10.2; x11/gtkmm to 2.8.7adam2-3/+4
2006-05-13Changes 2.10.2:adam4-35/+11
* Added --enable-api-properties, --enable-api-vfuncs, and --enable-api-exceptions. When using these, the API, and any API generated by gmmproc, will be changed. This allows users of embedded platforms to reduce the code size of *mm libraries and *mm-using applications, at the small cost of losing some rarely-used API. Alternatives exist for that API, as show in the examples.
2006-05-13Changes 2.8.7:adam3-9/+8
* Fixed a typo to fix the build when not disabling exceptions. Changes 2.8.6: * Fix the build when using --enable-api-properties, --enable-api-vfuncs, or --enable-api-exceptions when configuring glibmm. When using these, the API, and any API generated by gmmproc, will be changed. This allows users of embedded platforms to reduce the code size of *mm libraries and *mm-using applications, at the small cost of losing some rarely-used API. Alternatives exist for that API, as show in the examples.