Commit graph

21005 commits

Author SHA1 Message Date
jlam
6c8cbaa76f - Honor CFLAGS passed in from environment during build.
- Use PKGLOCALEDIR instead of assuming locale files are in
  ${PREFIX}/share/locale.
- Use BSD_INSTALL_* macros instead of mkdir/cp.
- Use devel/gettext-lib/buildlink.mk instead of USE_LIBINTL.
2001-06-16 14:52:43 +00:00
wiz
131fea14a7 Override internal libtool with USE_LIBTOOL and LTCONFIG_OVERRIDE. 2001-06-16 11:50:47 +00:00
zuntum
d4eebb00c9 add & enable avifile-devel 2001-06-16 11:48:34 +00:00
zuntum
21880bf330 Initial import of avifile-devel 20010616
An MPEG-4 (aka DivX) player library built around the Windows binaries,
that does not need Wine.  There is also a xmps plugin you can build
(manually).

This package is based on avifile-0.6 source from CVS as of 20010616
2001-06-16 11:48:04 +00:00
zuntum
f0a407c0b9 add & enable apla 2001-06-16 11:44:14 +00:00
zuntum
eb079e3e0d Initial import of apla-1.0
apla is temporary replacement for aviplay player. It uses avifile library.

If you have slow CPU/framebuffer you can try -s option to reduce count of
frames displayed (all frames have to be decoded in most video formats
though).  Using 16 bit video mode may help as well. Absolutely mandatory
for optimal performance is use of write-combining access to framebuffer
memory on i386 hardware, see memconfig(8).

This great program was written by Witold J. Wnuk <w.wnuk@zodiac.mimuw.edu.pl>
Thanks Witold!
2001-06-16 11:40:33 +00:00
veego
008e9bc8a6 Add a local modified copy of InstallAppDefaultsLong:
This is the same as the one in X11.tmpl, but without the LinkConfDirectory.
 LinkConfDirectory removes the app-defaults directory in $(PREFIX)/lib/X11
 and creates a link to the real X11 app-defaults directory and moves the old
 app-defaults files into it. This is not what we want for pkgsrc.

This is for the people who use the real XFree86 version and not the one from
xsrc/xfree which has a NetBSD specific hack which breaks sharing /usr/X11R6.

Bump to version 1.2.
2001-06-16 08:53:48 +00:00
veego
37ac671b39 Add a check for the libGLU which comes with XFree86 4.1.0: HAVE_BUILTIN_GLU
To be used in the Mesa package.
2001-06-16 08:45:41 +00:00
jlam
08c8e43016 Document BUILD_USES_GETTEXT_M4. 2001-06-16 04:15:08 +00:00
jlam
e133a65d29 Add BUILD_USES_GETTEXT_M4 to set a build dependency on either an older
version of gettext or gettext-m4.
2001-06-16 04:11:30 +00:00
jlam
7dd6ee8d15 Don't install m4 files; part of update to 0.10.35nb2. 2001-06-16 03:36:03 +00:00
jlam
f58fbc4ed7 Update gettext to 0.10.35nb2. The only change is to factor out the m4
files into a separate package, gettext-m4, and add a dependency on it.
2001-06-16 03:34:39 +00:00
jlam
2aadd306b2 Add and enable gettext-m4. 2001-06-16 03:31:37 +00:00
jlam
be630542e0 gettext-m4: autoconf/automake m4 files for GNU NLS library split out
from the gettext package
2001-06-16 03:30:51 +00:00
wiz
f28da02c28 xpkgwedge fix by John P. Darrow from pkg/13222. 2001-06-16 00:29:29 +00:00
wiz
87b60e0ebb Another xpkgwedge fix by John P. Darrow. pkg/13221. 2001-06-16 00:10:47 +00:00
wiz
364303a369 xpkgwedge fix, provided by John P. Darrow in pkg/13220. 2001-06-15 23:04:51 +00:00
wiz
c3fa05695f Fix some more X11BASE confusion. pkg/13219 by John P. Darrow. 2001-06-15 22:46:27 +00:00
magick
560b58c045 Update nxtvepg to 0.5.2.
Changes since 0.5.1:
- bugfix programme listbox: the network filter did not follow xawtv channel
  changes. Thanks to Werner Renhardt (werner at kangaroo.at)
- bugfix cyclic acquisition (bug was introduced in 0.5.1): expired programmes
  were not counted for acquisition statistics, hence sometimes the acq engine
  did not detect when the database was complete and did not move on to the
  next provider.
2001-06-15 19:49:21 +00:00
drochner
d91dc0b972 update to wxGTK-2.2.7
changes since 2.2.3:
Applied patch to allow using non-Latin keyboards.
Added wxActivateEvent for top level windows.
Corrected wxActivateEvent for app (now wxEVT_ACTIAVTE_APP).
wxTextCtrl sends focus events.
Corrected so-library name.
wxTreeCtrl now shows an item, if it was programmatically selected.
wxTextCtrl no longer sends any text event upon its construction.
wxSpinCtrl misbehaviour fixed.
Corrected wxYield() to handle recursive calls more gracefully (and with a
	warning in debug mode). This fixes a problem with crashing wxTreeCtrl's
	built-in drag'n'drop and probably some other as well.
Corrected wxMenuItem::GetLabel() to handle deliberate underscore characters
	correctly.
Patch for better 8-bit-display support.
Implememted wxCommandEvent::IsSelection() for wxListBox.
Corrected wxListBox::Set() for sorted mode.
Added EVT_TEXT_UPDATED for spin ctrl.
Corrected wrongly rounded value in slider and scrollbar for negative values.
Translation updates.
Fixed wxMenu::FindItem() for sub menus.
Various other fixes.
Synchronized release with wxMSW again.
2001-06-15 16:53:27 +00:00
drochner
64abe2546e patch from Havard Eidnes: correct handling of "mode" argument to
ensure_ep_open()
2001-06-15 16:36:51 +00:00
itojun
f052997162 upgrade to 5.8.6.
fetchmail-5.8.6 (Tue Jun 12 08:16:54 EDT 2001), 20676 lines:

* Reject candidate headers for the MAIL FROM address that have \n in them.
* Add capability to insert poll trace data in the Received line.
* HMH's patch to prevent buffer overflow due to long headers. Addresses
  Debian bug #100394.
* Brendan Kehoe's patch to avoid doing DNS lookups on skip entries.

There are 347 people on fetchmail-friends and 592 on fetchmail-announce.

fetchmail-5.8.5 (Tue May 29 20:01:39 EDT 2001), 20650 lines:

* Interface option fix from Alexander Kourakos.
* Fixes for i18n glitches and new Danish translation from Byrial Jensen.
* Attempted fix for Harry McGavran's problems with the Kerberos V build.
* Added fetchmailnochda.pl to the contrib directory.
* Sunil Shetye's patches for the seen count on IMAP and auto protocol.

There are 337 people on fetchmail-friends and 583 on fetchmail-announce.

fetchmail-5.8.4 (Mon May 21 15:08:03 EDT 2001), 20636 lines:

* SSL certificate options from Thomas Moestl <tmoestl@gmx.net>.
* Frantisek Brabec's patch for better UIDL error recovery.
* Another zombie-leak patch from HMH.
* Jorg de Jong's patch attempts to handle spaces in the ID part of UIDLs.
* Eliminate use of -C in Makefile.

There are 334 people on fetchmail-friends and 583 on fetchmail-announce.
2001-06-15 11:42:18 +00:00
jlam
f69695b5bb Use devel/gettext-lib/buildlink.mk in place of USE_LIBINTL. 2001-06-15 09:05:23 +00:00
jlam
2b14cd12f3 A buildlink.mk file for use by other packages 2001-06-15 09:00:58 +00:00
jlam
06c1dab629 Use buildlink.mk to get dependency on gdk-pixbuf, and remove unnecessary
explicit setting of CPPFLAGS.
2001-06-15 08:47:27 +00:00
jlam
7c4b2cb309 Automatically prepend ${BUILDLINK_CPPFLAGS} and ${BUILDLINK_LDFLAGS} to
CFLAGS/CPPFLAGS/CXXFLAGS/LDFLAGS.
2001-06-15 08:35:34 +00:00
jlam
ef673a760a Pass BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS through CONFIGURE_ENV and
MAKE_ENV.
2001-06-15 08:33:04 +00:00
jlam
033fafe853 Use buildlink.mk files to get dependencies, CPPFLAGS, and LDFLAGS for
png, tiff, and jpeg.  Remove the now unneeded explicit CPPFLAGS and
LDFLAGS settings.
2001-06-15 08:30:44 +00:00
jlam
d2dc7915ee Move CPPFLAGS and LDFLAGS settings from ../gdk-pixbuf/Makefile.common to
here.  These may not be needed, but we'll keep them here till we can be
sure one way or the other.
2001-06-15 08:29:37 +00:00
jlam
a893700685 Use devel/pth/buildlink to get dependency, CPPFLAGS, and LDFLAGS for pth. 2001-06-15 07:59:32 +00:00
jlam
32abf493ab buildlink.mk file for pth for use by other packages 2001-06-15 07:54:41 +00:00
jlam
73823d7723 - Migrate BUILD_DEFS to Makefile.common
- Apply the patch from pkg/13188 by Ron Roskens <roskens@elfin.net> to
  fix problems with hard-coding /var/amanda.
- Remove USE_X11 from amanda-server since amanda-plot has already been
  split out.
- Don't explicitly look for headers in ${PREFIX}/include.
2001-06-14 21:54:35 +00:00
tron
5e56dbb4d7 Fix problem under Solaris caused by latest changes to "bsd.prefs.mk"
and "bsd.pkg.mk". Problem noted by Stoned Elipot in private e-mail.
2001-06-14 20:39:32 +00:00
skrll
8d29eaa75e Put back stuff deleted in last commit. 2001-06-14 16:04:06 +00:00
skrll
2ade3dfe16 Update libtool to a newer snapshot.
Notable changes are:

	* Fix memory leak in libltdl
	* Handle large dependency_libs entries in .la files better
	* Integration of a lot of the NetBSD changes
2001-06-14 14:55:45 +00:00
tron
bf5049c503 Add and enable "napshare". 2001-06-14 14:45:49 +00:00
tron
fd231522e5 Initial import of new "napshare" package:
Fully featured Gnutella P2P client made to run 24/7 unattended
2001-06-14 14:41:01 +00:00
rafal
df29860f63 Add GNU_ARCH.mipseb (which is just mipseb); now pkgsrc make machinery passes
the right (ARCH, VENDOR, OS) tuple down to GNU_CONFIGURE using programs.
Fixes PR pkg/13196.
2001-06-14 13:45:12 +00:00
zuntum
d9ec510960 Update distinfo due to ucspi-tcp-0.88-man update, which fixed two typos
in tcpserver.1
2001-06-14 13:38:13 +00:00
zuntum
0407f9c33b Update distinfo because djbdns-1.05-man has been modified.
Changes:

merged changes from axfr-get.html into axfr-get.8:
  http://cr.yp.to/djbdns/doc.tar.gz
added contributed man-page tinydns-edit.8, thanks Jonathan de Boyne Pollard.
2001-06-14 13:30:17 +00:00
mjl
833b305eec Update to 1.5. (Incomplete, alas) changes:
- heavy dose of const's
        - poptParseArgvString() now NULL terminates the list
        - added support for single -
        - misc bug fixes
        - portability improvements
        - fixed memset() in help message generation
        - added extern "C" stuff to popt.h for C++ compilers
        - const'ified poptParseArgvString
        - fixed bug in chaind alias happens which seems to have only
          affected --triggers in rpm
        - added POPT_ARG_VAL
        - popt.3 installed by default
        - added POPT_ARG_INTL_DOMAIN
        - updated Makefile's to be more GNUish
2001-06-14 12:55:17 +00:00
skrll
526936b52e pkglint doesn't like ${PKGSRCDIR} 2001-06-14 11:15:46 +00:00
abs
5e6ebf184b Replace between with to/from 2001-06-14 11:15:14 +00:00
zuntum
ca12e0d64c distfile has been altered, diff shows small differences, but after untaring
the distfile it looks exactly like old one. regen distinfo.
2001-06-14 11:02:17 +00:00
wiz
b8234822cc Oops, forgot to remove this file on update. 2001-06-14 10:54:05 +00:00
abs
8a92fffae2 Shorten comment slightly 2001-06-14 10:32:19 +00:00
kei
707c65edaa added support to fix the path to perl.
It seems that we need more generic way to replace the symbols (e.g. paths)
in the various files.
2001-06-14 06:36:50 +00:00
jlam
e75ef2c87d Mirror changes to the configure script in patch-ab to the appropriate
autoconf input file.
2001-06-13 20:48:01 +00:00
skrll
7d78d9b2e7 Update to 3.3
This closes pkg/12893 from Martti Kuparinen <martti.kuparinen@iki.fi>

Changes are
- data themes
- debugger interaction while the program is running
- support for JDB 1.2
- several bug fixes

More information is available at ftp://ftp.gnu.org/pub/gnu/ddd/NEWS
2001-06-13 20:45:08 +00:00
jlam
2893fabafa Add RCS Id to patch-ab and regen distinfo. 2001-06-13 20:42:37 +00:00