summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-10-07Use $CXX to do the link and take its value from what pkgsrc passes itmarkd2-9/+18
rather than setting explicitly.
2004-10-07Make qt3-tools dependency full rather than build as kaddressbook dependsmarkd1-1/+3
on libqui. From Ian Zagorskih in PR pkg/27178.
2004-10-07Fixup after the libtool related PKGREVISION bump.markd2-5/+6
Bump PKGREVISION of swi-prolog.
2004-10-07Add missing trailing slash to master site URL.tron1-2/+2
2004-10-07Fix build problem caused by inconsistent function declaration which gottron2-1/+15
exposed by the recent update of the "libcdio" package.
2004-10-07We don't need to include "../../devel/glib/buildlink3.mk" explicitly heretron1-2/+1
because "x11/gtk/buildlink3.mk" does that for us.
2004-10-07We don't need to include "graphics/gdk-pixbuf-gnome/buildlink3.mk"tron1-2/+1
explicitly here because "x11/gnome-core/buildlink3.mk" does that for us.
2004-10-07set MAINTAINER to tech-pkg@rh1-2/+2
2004-10-07Set MAINTAINER to tech-pkg@rh1-2/+2
2004-10-07Remove _PKGSRCDIR now that we have PKGSRCDIR (as per previous commit).jlam1-2/+1
2004-10-07* Make PKGSRC_TOPDIR a private variable by renaming it to _PKGSRC_TOPDIR,jlam23-112/+117
as it's only used internally by bsd.prefs.mk. * Make _PKGSRCDIR a public variable by renaming it to PKGSRCDIR. Also, generate its value from ${_PKGSRC_TOPDIR} so it's less fragile than the old method of stripping off the last two components of ${.CURDIR}. PKGSRCDIR may now be used after bsd.prefs.mk is defined. * Change all references to _PKGSRCDIR to PKGSRCDIR.
2004-10-06Provide a value 'yes' for USE_DB185. This lets p5-DB_File find theheinz2-4/+4
correct libraries to link with db3 and db4.
2004-10-06Like XFree86-libs, xorg-libs under Linux does not installreed1-2/+4
libGLU.a and it does install libXfont.so, libXfont.so.1, and libXfont.so.1.5. I decided not to bump PKGREVISION because this could not be packaged (under Linux) in the first place.
2004-10-06Suggest update for conglomerate-0.7.14.reed1-1/+2
2004-10-06No real changes. No different entries.reed1-16/+16
Just sorted a little to make it easier to compare.
2004-10-06_DEPENDS.${_path_} can contain more than one dependency pattern, so splitjlam1-2/+4
along whitespace when appending ":../../category/pkgdir". Fixes problem noticed when running "make show-depends-dirs".
2004-10-06Climb up the directory tree to find the top, instead of guessing wherejlam2-11/+11
the top and searching on the way down. Thanks Gavan!
2004-10-06Reorganize some of the files under pkgsrc/mk:jlam16-33/+33
(1) defs.${OPSYS}.mk --> platform/${OPSYS}.mk. The "platform" subdirectory is where all of the ${OPSYS}-specific infrastructure logic should reside. (2) bsd.pkg.defaults.mk --> defaults/mk.conf bsd.pkg.obsolete.mk --> defaults/obsolete.mk Renaming bsd.pkg.defaults.mk to defaults/mk.conf is to mimic the way that NetBSD has /etc/rc.conf as well as /etc/defaults/rc.conf, where the latter is a full list of user-settable variables, and the two files share the same name to reinforce the fact /etc/defaults/rc.conf can be directly copied in place as /etc/rc.conf. This is the same relationship shared by defaults/mk.conf and /etc/mk.conf.
2004-10-06Add SUN_JRE15_USE_JCE (forgot this file in the commit).tv1-1/+7
2004-10-06Add the bzip2 buildlink3.mk file.agc1-1/+2
Fixes PR 27167 from Robert Lillack.
2004-10-06Undefine open in ndbm_wrap.c. This fixes a build problem on Solaris.gavan2-1/+14
2004-10-06nb2:tv4-36/+73
Use a HEADER file for the excessively long SUPPORT_FILES as suggested by jlam. (Dynamically generated and placed into HEADER_EXTRA_TMPL.) Bring back the fontconfig.* SUPPORT_FILES. Also enable the unlimited-strength JCE support, now that the support file is available.
2004-10-06Note update of pkg_tarup to 1.6.3.erh1-1/+2
2004-10-06Make sure to grab the +PRESERVE file too. Bump version to 1.6.3.erh2-3/+4
2004-10-06Update moss to 0.1.9. Submitted by Myung-Gon Park, new MAINTAINER.minskim4-22/+23
Changes: - Bug fix in live mode.
2004-10-06Update to 20041004, closes PR 27161:wiz2-6/+6
2004-10-03 22:04 nolan * src/: mypasswordsafe.ui.h, safedragobject.cpp, safedragobject.hpp, safelistview.cpp, safelistview.hpp: Did some work so MyPS wouldn't segfault when dragging onto another app 2004-10-03 22:03 nolan * MyPasswordSafe.pro: Removed spaces added by Designer
2004-10-06call the C compiler as 'xlc' so libtool mostly DTRT.grant1-5/+5
2004-10-06Note update of gal2 to 2.2.2.jmmv1-1/+2
2004-10-06Update to 2.2.2:jmmv3-7/+10
Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): #637731 - blocking mouse grab when autocompleting (Suresh) Other bugs and changes: - Updated translations: it (Craig Jeffares) zh_TW (Craig Jeffares) id (Mohammad DAMT) th (Supranee Thirawatthanasuk) hi (Guntupalli Karunakar)
2004-10-06Moved corkscrew from security to netmartti7-43/+3
2004-10-06Corkscrew is a tool for tunneling SSH through HTTP proxies.martti5-0/+40
2004-10-06correct an oversight in last commit.agc1-2/+1
2004-10-06+ doxygen-1.3.9, gstreamer-0.8.6, snd-7.7, wesnoth-0.8.5.wiz1-3/+5
2004-10-06Note cfg+ -> libcfg+ move.wiz1-1/+2
2004-10-06rename cfg+ directory to libcfg+ so it matches the PKGNAME.grant9-11/+11
2004-10-06add initial support for IBM's XL C/C++ compiler. tested with versiongrant5-4/+143
6.0 on Mac OS X 10.3.5. to use XL C, set PKGSRC_COMPILER=xlc in mk.conf. XLCBASE defaults to /opt/ibmcmp/vacpp/6.0 (the default installation location on OS X), this can be overridden in mk.conf too. this is a work in progress - some simple packages can be built, but there are still lots of issues that need to be worked through.
2004-10-06Note update of "freetype" package to version 1.3.1nb2.tron1-1/+2
2004-10-06Fix dependences broken by package revision bump madness. Bump packagetron1-4/+4
revision of this package, too.
2004-10-06Remove unnecessary assign of "WRKSRC" which broke the build after thetron1-3/+1
recent package revision bump madness.
2004-10-06Note update of "kde" package to version 3.3.0nb1.tron1-1/+2
2004-10-06Fix dependences broken by package revision bump madness. Bump packagetron1-14/+15
revision of this package, too.
2004-10-06Do not force -O2 optimisation any moreadam2-1/+24
2004-10-06Regen distinfo after squid-2.5.6nb3/squid-2.5.STABLE6-client_db_gc.patchabs1-2/+2
changed. -+ debug(49, 1) ("clientdbGC: Removed %d entries\n", cleanup_removed); ++ debug(49, 2) ("clientdbGC: Removed %d entries\n", cleanup_removed);
2004-10-06Enable incomplete "-source 1.5" support as described in NEWS. This doesn'ttv1-1/+5
break default or "-source 1.3/1.4" compiles already supported; it just adds additional parser code for some new language constructs in 1.5.
2004-10-06jikes -> 1.22tv1-1/+2
2004-10-06Update to 1.22, makes compatible with rt.jar from JDK 1.5. NEWS file:tv2-6/+6
===== *** Jikes 1.22 was released 3 October 2004 This release supports compilation using the rt.jar shipped with the released version of Java 5.0, but otherwise has no more support for new language features than 1.21 did. These specification problems are fixed: 3986 jikes compiles faulty source without error or warning 4042 constructor of strictfp class not strictfp 4046 no warning when overriding a deprecated method These crashes on valid or invalid source are fixed: 3934 Assertion failed: ! array tuple.h line 429 3972 "Assertion failed" on incorrect String operations 3974 Assertion failed: type == control.String() 3989 Assertion `! array' failed with String.class literal These problems with diagnostics are fixed: 3424 Confusing error message for type not found error 3947 static method local shouldn't shadow instance field These other problems are fixed: 495 classpath problems introduced by 1.14 4018 errno undefined (freebsd-4.8
2004-10-06Too many SUPPORT_FILES must have overflowed shell args somewhere or similartv3-53/+27
(on NetBSD 2.0_RC*, the generated .INSTALL ends up with an empty definition of SUPPORT_FILES). Trim out the fontconfig.* files, for now.
2004-10-06Note update to taglib 1.3, and remove from todo list.chris2-3/+3
2004-10-06Added MyPasswordSafe-20041001.wiz1-1/+2
2004-10-06Add and enable MyPasswordSafe.wiz1-1/+2