summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-07-25Changes 1.4.16:adam4-297/+416
* Fixed bug in FXList and FXIconList * Fixed sign error in quaternion classes in setAxes() * Issue in FXMemoryStream fixed
2005-07-25Note update of "ImageMagick" package to version 6.2.3.5nb1.tron1-1/+2
2005-07-25The new distribution file causes package list changes unfortunately.tron2-4/+3
So bump the package revision.
2005-07-25This is the perl interface to libpcap, so add libpcap buildlink3.mk file.wiz1-1/+2
Breaks build if not libpcap found, so no PKGREVISION bump needed.
2005-07-25Correct checksum (the usual ImageMagick problem).tron1-4/+4
2005-07-25+ electricfence-2.4.15, zile-2.2.2.wiz1-3/+3
2005-07-25Remove "${PREFIX}/bin/mlgui" before attempting to create the symlink totron1-1/+2
avoid failures after an incomplete "make install".
2005-07-25+ clamav-0.86.2, from Carl Brewer in PR 30826.wiz1-1/+2
2005-07-25Updated graphics/ImageMagick to 6.2.3.5adam1-1/+2
2005-07-25Changes 6.2.3.5:adam3-7/+9
* Bug fixes
2005-07-25rsnapshot 1.2.1 (or at least 1.1.7)lukem1-2/+2
2005-07-25Fix C99 variable declarations to make this pkg compile with gcc 2.95.kristerw2-1/+21
2005-07-25Include converters/libiconv/buildlink3.mk.kristerw1-1/+2
2005-07-25Include mk/pthread.buildlink3.mk.kristerw1-1/+2
2005-07-24This package does link to the perl libraries, so re-addkristerw1-1/+2
perl5/buildlink3.mk.
2005-07-24Split out some variables into Makefile.common for wxGTK-contrib package.wiz6-55/+77
Add patch-ah and modify patch-ac for wxGTK-contrib. Fix directory handling in PLIST.
2005-07-24Fix a typo that prevented this pkg from building using thekristerw2-1/+15
NetBSD 1.6 msgfmt.
2005-07-24Set DIST_SUBDIR after the checksum change in the previous commit.kristerw2-8/+10
2005-07-24Note today's PKGREVISION bumps for work-reference changes:kristerw1-1/+3
sysutils/amanda-server textproc/eperl
2005-07-24Prevent paths to the build directories from being included in the package.kristerw1-3/+4
Bump PKGREVISION.
2005-07-24Prevent paths to the build directories from being included in the package.kristerw1-2/+3
Bump PKGREVISION.
2005-07-24Correct spelling of "ONLY_FOR_PLATFORM".kristerw1-2/+2
2005-07-24Variable quoting improvement for pkglint.wiz1-2/+2
2005-07-24Fix CONFLICTS line.wiz1-2/+2
2005-07-24regen.wiz1-3/+3
2005-07-24Use installation fix as it will be in next release.wiz1-13/+18
2005-07-24regen with correct offsets.wiz1-4/+4
2005-07-24Added emulators/sms_sdl version 0.9.4a.7.1wiz1-1/+2
2005-07-24Add and enable sms_sdl.wiz1-1/+2
2005-07-24Initial import of emulators/sms_sdl:wiz4-0/+44
SMS Plus is Sega Master System and Game Gear emulator. Originally, it was written to run under DOS. Since Charles Mac Donald released his emulator under the GPL terms, this emulator has been ported to different platforms.
2005-07-24Update of textproc/p5-XML-Handler-YAWriter to 0.23nb2.heinz1-1/+2
2005-07-24+ dvdrip-0.52.6, libcddb-1.2.0.wiz1-4/+3
2005-07-24ArX2-2.2.3recht2-3/+3
2005-07-24ArX-2.2.3 2005-July-21recht4-36/+7
"annotate" has been implemented and "log" has been enhanced. The patch queue has been updated and tests modified to work with ArX. "fork", "replay", and "merge" no longer supports out-of-place forks. "arx help" now works. The autoconf scripts for Python configuration have been revamped to use a standard autoconf macro. See INSTALL.GENERIC for details. Revision libraries and "library" have been removed. Some limitations in "merge", "diff" and "replay" have been removed.
2005-07-24- mozilla, mozilla-gtk2, thunderbird, thunderbird-gtk1 (thanks, taya!).wiz1-5/+1
2005-07-24Update archangel to 20050724 version.agc3-7/+8
Differences from previous version: + properly recognise __attribute__() - pointed out very eloquently by Joerg Sonnenberger + add -V switch to aatar to print the version + fix more fallout from autoconf, showed up by bulk builds on 3.0
2005-07-24note update of mozilla & mozilla-gtk2 to 1.7.10taya1-1/+3
2005-07-24Update mozilla & mozilla-gtk2 to 1.7.10.taya7-18/+18
This is a security fix release. Fixed in Mozilla 1.7.9/1.7.10 MFSA 2005-56 Code execution through shared function objects MFSA 2005-55 XHTML node spoofing MFSA 2005-54 Javascript prompt origin spoofing MFSA 2005-52 Same origin violation: frame calling top.focus() MFSA 2005-51 The return of frame-injection spoofing MFSA 2005-50 Possibly exploitable crash in InstallVersion.compareTo() MFSA 2005-48 Same-origin violation with InstallTrigger callback MFSA 2005-46 XBL scripts ran even when Javascript disabled MFSA 2005-45 Content-generated event vulnerabilities
2005-07-24note update of thunderbird & thunderbird-gtk1 to 1.0.6taya1-1/+3
2005-07-24Update thunderbird & thunderbird-gtk1 to 1.0.6taya4-12/+12
This is a security fix release. Fixed in Thunderbird 1.0.5/1.0.6 MFSA 2005-56 Code execution through shared function objects MFSA 2005-55 XHTML node spoofing MFSA 2005-52 Same origin violation: frame calling top.focus() MFSA 2005-50 Possibly exploitable crash in InstallVersion.compareTo() MFSA 2005-46 XBL scripts ran even when Javascript disabled MFSA 2005-44 Privilege escalation via non-DOM property overrides MFSA 2005-41 Privilege escalation via DOM property overrides MFSA 2005-40 Missing Install object instance checks MFSA 2005-33 Javascript "lambda" replace exposes memory contents
2005-07-24openmotif needs x11 headers and libraries, so include mk/x11.buildlink3.mk.wiz1-1/+3
2005-07-24List myself as responsible for bsd.options.mkdillo1-1/+2
2005-07-24Note PKGREVISION bump of libexif (fix braino that crashes gimp plugin)dillo1-1/+2
2005-07-24Add patch to fix a braino which leads to crash in GIMP when openingdillo4-5/+17
JPEG pictures with certain EXIF data, like those from SONY, Nikon or Canon digital cameras. Obtained from libexif CVS, exif-data.c, rev. 1.68, via FreeBSD. Noted by Leonard Schmidt on tech-pkg.
2005-07-23Remove bonobo-conf.wiz1-2/+1
2005-07-23+ jabberd-1.4.4wiz1-2/+2
2005-07-23Bump PKGREVISION after the resend fix.he2-3/+4
Sort PLIST.
2005-07-23Remove devel/bonobo-conf -- its last dependency (evolution12) was removed.wiz10-599/+3
2005-07-23Update for some package removals.wiz1-8/+3
2005-07-23Note some gnome1 package removals.wiz1-1/+18