summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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.
2006-05-13Note PKGREVISION bump of libgphoto2.minskim1-1/+2
2006-05-13Add a missing file to PLIST. Bump PKGREVISION.minskim2-3/+4
2006-05-13Updated graphics/librsvg2 to 2.14.4adam1-1/+2
2006-05-13Changes 2.14.4:adam2-11/+12
* Bug fixes * Updated API documentation to match deprecated symbol list
2006-05-13Fix the build on NetBSD/sparc64.ghen2-1/+19
2006-05-13Appease two pkglint warnings.jmmv1-5/+5
2006-05-13USE_LANGUAGES+= c++gdt1-1/+2
2006-05-13freepats updated to 20060219.wiz1-1/+2
2006-05-13Update to 20060219, provided by ISIHARA Takanori in PR 33475:wiz3-8/+38
20060218 Walt@w-gregg.juneau.ak.us (Walt Gregg) uploaded patches to fill out drumset 0 and a ridiculously commented 'full.cfg' to take advantage of them. Like 'crude.cfg' it uses substitute instruments to fill out missing patches: 035_Kick_1.pat 036_Kick_2.pat 039_Clap_Hand.pat 041_Tom_Low_2.pat 043_Tom_Low_1.pat 045_Tom_Mid_2.pat 047_Tom_Mid_1.pat 048_Tom_High_2.pat 050_Tom_High_1.pat 053_Cymbal_Ride_Bell.pat 062_Conga_High_1_Mute.pat 069_Cabasa.pat 075_Claves.pat 078_Cuica_1_Mute.pat 079_Cuica_2_Open.pat
2006-05-13Honour CFLAGS and LDFLAGS.joerg2-12/+41
2006-05-13Uses C++.joerg4-4/+11
2006-05-13Uses C++.joerg1-1/+2
2006-05-13Uses C++.joerg1-1/+2
2006-05-13Updated pkglint to 4.61.rillig1-1/+2
2006-05-13Updated pkglint to 4.61.rillig1-2/+2
Changes since 4.60: - Added ACL-based checks that restrict the files which may define variables. - Many, many small improvements.
2006-05-13Fixed pkglint warnings.rillig1-8/+11
2006-05-13Updated createbuildlink to 3.12.rillig1-1/+2
2006-05-13Changed two lines in the generated buildlink3.mk files. For quite a longrillig2-6/+6
time, the !empty(BUILDLINK_DEPTH:M+) lines confused me, so I changed them to be ${BUILDLINK_DEPTH} == "+", which has the same effect. Changed the version number to 3.12.
2006-05-13- Added the constant NO_LINES as an alias for NO_LINE_NUMBER.rillig1-48/+84
- Renamed explain() to explain_warning() and added explain_info(). - Added some code to distinguish FOO from FOO.* in the makevars.map file. - Allow an alternative form of checking the inclusion depth in buildlink3.mk files.
2006-05-13Fixed the RCS Id comment in line 1.rillig1-1/+1
2006-05-13Note update of "phpmyadmin" package to version 2.8.0.4.tron1-1/+2