summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-07-23Fix installation permissions using the right install commands. Also avoidjmmv2-1/+36
making some directories that are automatically created by mtree. Patch provided in PR pkg/22234 by Jonathan Perkin.
2003-07-23Let the COMMENT be plural: the package provides multiple utilities.jmmv1-2/+2
2003-07-23Use PKGCONFIG_OVERRIDE. Explicitly include pkgconfig's buildlink2.mk.jmmv1-1/+3
2003-07-23regenjmmv1-5/+5
2003-07-23Set DIST_SUBDIR to ${PKGNAME_NOREV}, as distribution names are... "bogus"jmmv1-1/+3
(no version number in them). Suggested by wiz@.
2003-07-23KDE master site is useless now.jmmv1-2/+1
2003-07-23Note update of win23-codecs to 030714.jmmv1-1/+2
2003-07-23Update the package to win32-codecs-030714: use the last win32codecs.tar.bz2jmmv3-17/+17
distfile; it comes with more codecs and obsoletes the use of dmocodecs.tar.bz2 (not available any more). Version number matches distfile's date.
2003-07-23streamtuner updated to 0.10.0.jmmv2-3/+3
2003-07-23Update to 0.10.0 with patch from Juan RP in PR pkg/22156:jmmv4-50/+32
* Most of the code has been rewritten in a pure GObject-oriented fashion * As a side-effect of the above, some bugs have been fixed * The interface has been revamped and is now (almost fully) HIG-compliant * Native theme support has been deprecated in favor of GTK+ theming (see streamtuner-theme-convert(1) for details) * The API minor version has been bumped (added ST_HANDLER_EVENT_THREAD_BEGIN and ST_HANDLER_EVENT_THREAD_END)
2003-07-23Note update of "qt3" package to version 3.1.2nb2.tron1-1/+2
2003-07-23Fix dependence on "qt3-tools" package and bump package revision.xtron1-3/+3
2003-07-23Change master site for dmocodecs.tar.bz2. Closes PR pkg/22233 by Peter Hansen.jmmv1-2/+2
2003-07-23Make descriptions and comments a bit different between pgp2 and pgp5,jmmv4-4/+8
as proposed in PR pkg/22227 by reed@reedmedia.net.
2003-07-23sync with PKGREVISION bump of gcc3-c++-3.3drochner1-2/+2
should fix PR pkg/22188 by Todd Vierling
2003-07-23sync with PKGREVISION bump of gcc3-c-3.3drochner1-2/+2
2003-07-23adapt to our naming scheme for Pythin version dependant utilities.drochner2-1/+24
Now "pyuic" and "pylupdate" are found properly.
2003-07-23New checksummartti1-3/+3
2003-07-23Also install the linguist tools "lupdate" and "lrelease".drochner2-2/+6
PKGREVISION was bumped yesterday, so piggyback on that.
2003-07-23rework the INDEX file generation. The new approach speeds up things bydmcmahill3-10/+449
several orders of magnitude and 'make index' now takes 30 minutes or so instead of several days on my test machine. The approach now is to take one pass through every package and extract some key information including the explicitly listed dependencies. After the data is extracted, the dependencies are flattened in one step which avoids the extremely inefficient recursive make that was previously used.
2003-07-22Let a package override the contents of the do-configure target, if needed.jmmv1-1/+3
Closes PR pkg/21111 by Todd Vierling.
2003-07-22Note revision bump for xmms to 8.jmmv1-1/+2
2003-07-22Do not build a static version of plugins (this is useless), thought keepjmmv2-38/+21
the static libxmms library. Pointed out in PR pkg/21242 by Sergey Svishchev. Bump PKGREVISION to 8. While here, sort PLIST.
2003-07-22Add locale directories: af, tg, th; used by xmms.jmmv13-13/+145
2003-07-22Regen after gcc patch updatesjmc1-4/+3
2003-07-22Note revision bump for battalion to 2.jmmv1-1/+2
2003-07-22Do not install into X11BASE, as requested in PR pkg/21685 by Soren Jacobsen.jmmv3-16/+7
While here, honor the value of the CC variable while building and remove an unused chunk from a patch file. Bump PKGREVISION to 2.
2003-07-22Use OWN_DIRS instead of MAKE_DIRS, and use the right operator +=.jmmv1-4/+4
Fixes PR pkg/22039 by Todd Vierling.
2003-07-22Note revision bump for xtide to 2.4nb2.jmmv1-1/+2
2003-07-22Honour PKG_SYSCONFDIR and install the configuration file by default (it isjmmv6-21/+20
needed, as pointed out in PR pkg/22187 by Greg Troxel).
2003-07-22Use ossaudio.buildlink2.mk to get the right device and library.jmmv4-14/+21
Patch provided by collver1@comcast.net in PR pkg/22181.
2003-07-22Use ossaudio.buildlink2.mk to get the right audio device and library.jmmv5-16/+23
Patch provided by collver1@comcast.net in PR pkg/22180.
2003-07-22Use ossaudio.buildlink2.mk to get the right OSS library and device. Patchjmmv5-25/+38
provided by collver1@comcast.net in PR pkg/22174. While here, fix build when using gcc3.
2003-07-22Remove fallout from ruby-openssl mis-reimport.wiz1-11/+0
2003-07-22Note update of docbook-xsl to 1.61.3.jmmv1-1/+2
2003-07-22Update to 1.61.3: a bugfix release.jmmv3-7/+22
2003-07-22Move the definition of XMLCATMGR, SGML_DEFAULT_CATALOG and XML_DEFAULT_CATALOGjmmv2-24/+22
variables from the catalogs.mk file to buildlink2.mk. These may be needed in a package that does *not* provide catalog files (i.e., all the functionality in catalogs.mk is not required).
2003-07-22Harmonize COMMENTs for avr packages.wennmach4-8/+8
2003-07-22Add perl interpreter lines to perl scripts, and use REPLACE_PERL to makeagc5-3/+37
sure the right interpreter gets used.
2003-07-22Revert rename of security/ruby-ossl to security/ruby-openssl, now it istaca1-1/+2
security/ruby-openssl again. Since "ossl" is only distribution file's name and real library name is "openssl", ruby-openssl is better name. I was much confused yesterday.
2003-07-22Remove ruby-ossl since it was back to ruby-openssl.taca4-50/+0
Since "ossl" is only distribution file's name and real library name is "openssl", ruby-openssl is better name. I was much confused yesterday. name
2003-07-22PyQt and eric3 additiondrochner1-1/+5
2003-07-22Delete ruby-ossl and add ruby-openssl.taca1-2/+2
2003-07-22Re-add ruby-openssl 0.1.4.1 package: back out ruby-openssl => ruby-ossl.taca4-0/+50
2003-07-22Re-import security/ruby-openssl 0.1.4.1.taca2-10/+12
2003-07-22+eric3drochner1-1/+2
2003-07-22Add eric3-3.2, a Python IDE using (and supporting) PyQt.drochner4-0/+1120
2003-07-22add the py-qt3 stuffdrochner1-1/+4
2003-07-22Add PyQt-3.7 for Qt3, the qscintilla wrapper.drochner7-0/+221
2003-07-22add onedrochner1-0/+21