Commit graph

91726 commits

Author SHA1 Message Date
joerg
b4770cd7f4 Replace FILES_SUBST usage with SUBST framework. 2006-01-20 23:33:24 +00:00
reed
f5666a26c9 Resort some entries in the generic area at top (before "begin darwin")
and a few directories at bottom (after "end i18n").

No real changes. (Just did this so I can compare easier later.)
2006-01-20 23:13:32 +00:00
adam
04686a9f3a pkglint cosmetics fixed 2006-01-20 23:10:21 +00:00
joerg
d5a1d5c4ff Use SUBST framework instead of FILES_SUBST_SED. Rename temporary file
from Makefile.NetBSD to Makefile.pkgsrc (cosmetic only). Use PERL5
instead of PREFIX/bin/perl when looking for Perl interpreter.
2006-01-20 23:09:42 +00:00
joerg
e0b67161d7 USE_LIBTOOL=yes
Avoid union shm on DragonFly, it conflicts with system provided version.
Hack around some namespace pollution in arpa/inet.h inherited from
FreeBSD which results in G_LOCK(inet_ptona) being partly mapped to
G_LOCK(__inet_ptona), but not consistently.
2006-01-20 22:44:50 +00:00
adam
c5f7aa589a Updated games/rocksndiamonds to 3.1.2 2006-01-20 22:38:02 +00:00
adam
0b3cf803b4 Changes 3.1.2:
* Fixed level editor bug
2006-01-20 22:37:05 +00:00
jlam
f14f207bfd Support listing files/patterns for exclusion in an "excludefile",
which is correctly parsed and translated into the correct syntax for
the underlying tool.
2006-01-20 22:26:12 +00:00
joerg
fb355f445d USE_LIBTOOL=yes 2006-01-20 22:25:45 +00:00
wiz
3215ff4d7f long != time_t on x86_64; add patch trying to fix resulting build problem. 2006-01-20 22:09:11 +00:00
wiz
be524c46d9 Drop trailing whitespace. 2006-01-20 22:08:35 +00:00
adam
5782bf5ec8 Updated net/amule to 2.1.0 2006-01-20 22:07:28 +00:00
adam
33438e072a Changes 2.1.0:
* Lots of bug fixes (see ChangeLog)
2006-01-20 22:06:31 +00:00
joerg
ebc3fd8bf8 USE_LIBTOOL 2006-01-20 22:00:05 +00:00
adam
80e4f41dba Updated security/gnutls to 1.3.3 2006-01-20 21:15:08 +00:00
adam
138d487004 Changes 1.3.3:
** New API to access the TLS master secret.
When possible, you should use the TLS PRF functions instead.

** Improved handling when multiple libraries use GnuTLS at the same time.
Now gnutls_global_init() can be called multiple times, and
gnutls_global_deinit() will only deallocate the structure when it has
been called as many times as gnutls_global_init() was called.

** Added a self test of TLS resume functionality.

** Fix crash in TLS resume code, caused by TLS/IA changes.

** Add 'const' keywords in various places, from Frediano ZIGLIO.

** The code was indented again, including the external header files.

** API and ABI modifications:
New functions to retrieve the master secret value:
  gnutls_session_get_master_secret

Add a 'const' keyword to existing API:
  gnutls_x509_crq_get_challenge_password
2006-01-20 21:14:04 +00:00
joerg
5a50bc13ef Use x11.b3.mk instead of setting USE_X11BASE. Suggested by wiz@ 2006-01-20 21:02:51 +00:00
joerg
89109857c1 pinentry always depends on X11 now. 2006-01-20 20:46:17 +00:00
joerg
30c4d198d1 Always set USE_X11BASE, which is needed when neither GTK nor Qt is
specified. Bump revision due to changed dependencies.
2006-01-20 20:45:42 +00:00
jmmv
38913fffe5 Update boost* to 1.33.1:
Any Library: Cast to reference types introduced in 1.33.0 is now documented on
any_cast documentation page.

Config Library: Don't undef BOOST_LIB_TOOLSET after use.

Boost.Python:
* The build now assumes Python 2.4 by default, rather than 2.2
* Support Python that's built without Unicode support
* Support for wrapping classes with overloaded address-of (&) operators

Smart Pointer Library: Fixed problems under Metrowerks CodeWarrior on PowerPC
(Mac OS X) with inlining on, GNU GCC on PowerPC 64.

Regex Library: Fixed the supplied makefiles, and other small compiler specific
changes. Refer to the regex history page for more information on these and
other small changes.

Iostreams Library: Improved the interface for accessing a chain's components,
added is_open members to the file and file descriptor devices, fixed
memory-mapped files on Windows, and made minor changes to the documentation.

Functional/Hash Library: Fixed the points example.

Multi-index Containers Library: Fixed a problem with multithreaded code, and
other minor changes. Refer to the library release notes for further details.

Graph Library:
* Fixed a problem with the relaxed heap on x86 Linux (fixes bug in
  dijkstra_shortest_paths).
* Fixed problems with cuthill_mckee_ordering and king_ordering producing no
  results.
* Added color_map parameter to dijkstra_shortest_paths.

Signals Library: Fixed problems with the use of Signals across shared library
boundaries.

Thread library: read_write_mutex has been removed due to problems with
deadlocks.  Wave library (V1.2.1) Fixed a couple of problems, refer to the
change log for further details.
2006-01-20 20:40:18 +00:00
wiz
b8a2a98b06 Complete move of p5-SSLeay to p5-Crypt-SSLeay 2006-01-20 20:39:06 +00:00
wiz
b7fe7feef0 Fix path to p5-Crypt-SSLeay after its reimport. 2006-01-20 20:38:09 +00:00
jlam
e08f70e543 Remove the old PLIST-handling code after bulk building has shown the new
PLIST module works correctly.
2006-01-20 20:17:07 +00:00
wiz
1ca4593f2e Re-import security/p5-SSLeay as security/p5-Crypt-SSLeay, to
make the directory name match PKGNAME.
2006-01-20 20:08:53 +00:00
jlam
e9396cdb62 Add some whitespace for readability. 2006-01-20 20:00:44 +00:00
jlam
3afa428cae Fix processing of -t tarprog. 2006-01-20 20:00:15 +00:00
wiz
0cbc44e579 + mathomatic-12.5.6, mldonkey-2.7.3, mldonkey-gui-2.7.3,
rxvt-unicode-7.1, sylpheed-devel-2.2.0beta5.
2006-01-20 19:59:06 +00:00
jlam
348fa15438 First pass at a script that replaces many of the variables, loops and
logic in bsd.pkg.extract.mk.  This script "knows" how to extract files
depending on their file extension.
2006-01-20 18:00:45 +00:00
xtraeme
93888253ec Make xorg-clients build on FreeBSD. Patch sent by Anders Nor Berle. 2006-01-20 17:53:32 +00:00
jmmv
d971a332da Drop maintainership. I can't seriously be the maintainer of so many
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
2006-01-20 16:15:52 +00:00
jmmv
1a521645f0 Update to 2.12.2:
nautilus-cd-burner

        * Fix writing more than two discs

  libnautilus-burn

        * Add more DVD+R DL support
        * Don't use burn rate less than 1 bps

  Translators

        * Miloslav Trmac (cs)
        * Ivar Smolin (et)
        * Iaki Larraaga Murgoitio (eu)
        * Roozbeh Pournader (fa)
        * Ilkka Tuohela (fi)
        * Takeshi AIHANA (ja)
        * Åygimantas BeruÄka (lt)
        * Mugurel Tudor (ro)
        * Christian Rose (sv)
2006-01-20 15:09:01 +00:00
jmmv
6f1d13a6c7 Note all updates I've done to bring GNOME to 2.12.2. 2006-01-20 15:01:36 +00:00
jmmv
8be258db88 Welcome to GNOME 2.12.2. 2006-01-20 15:00:51 +00:00
adam
8f67063a67 Updated emulators/wine to 0.9.6 2006-01-20 14:59:48 +00:00
adam
ff1ddf2e12 Changes 0.9.6:
- A bunch of OLE fixes and improvements.
  - DirectSound improvements, including full duplex support.
  - Fix for the Windows metafile vulnerability.
  - Many static control improvements.
  - Some fixes for copy protection support.
  - Lots of bug fixes.
2006-01-20 14:58:17 +00:00
tv
9f1bf308b8 Use INSTALL_LIB for the library to get +x perm; bump PKGREVISION. 2006-01-20 14:54:03 +00:00
tonio
86bcf2de00 Make ja-ptex-bin explicitly include print/teTeX-bin/buildlink3.mk instead of
using tex.buildlink3.mk, as it requires teTeX2
Fixes PR pkg/32582
2006-01-20 14:20:59 +00:00
jmmv
334a96236b Update to 2.12.2:
GNOME Search Tool

  No change

GNOME Dictionary

  * Fix missing includes - bug #318095 [Stanislav Brabec]

GNOME Floppy

  * Fix missing includes - bug #318095 [Stanislav Brabec]

GNOME Screenshot

  No change

GNOME Log Viewer

  * Prevent cast warning - bug #318095 [Stanislav Brabec]
  * Only accept regular files - bug #318689 [Frederic Crozat]
  * Correctly parse the command line option when started from session
	manager - bug #156507 [Vincent]

Translation updates :

  * et [Priit Laes], sv [Christian Rose]
2006-01-20 14:19:48 +00:00
jmmv
cd08008ae8 Update to 2.12.2:
This the second maintanence release of the 2.12 stable gnome-games
branch. It contains only one bug fix and several translation
updates. The bug fix eliminates an illegal move the the Aisleriot game
"Thirteen". Upgrading is only useful if you play Thirteen or you speak
Swedish, Estonian or Dutch.
2006-01-20 13:56:53 +00:00
rxg
117614fc7d Added MASTER_SITE_SOURCEFORGE_JP definitions. 2006-01-20 13:50:57 +00:00
jmmv
1c7b1830f9 Update to 0.12.2:
* Fix for serious update bug which made high magnification factors work
  poorly.

* Fix for #167705, which improves our tracking of cursor changes.
2006-01-20 13:46:46 +00:00
rillig
6abf92a1f4 Updated pkglint to 4.54.
Changes since 4.53:
- Added about 50 new variables to be type-checked.
- For unknown variables, the type is guessed from the variable name.
- In patch files that patch Makefiles, added lines are checked for
  absolute pathnames.
- Replaced the -Wdebug option with --debug, so that the debugging warnings
  don't show up when using -Wall.
- Many minor improvements.
2006-01-20 13:46:04 +00:00
jmmv
3c796f0568 Update to 2.12.2:
* Fixed bug #319343: file-roller won't let me delete files from an
	  archive which contain a dollar sign ($)
	* Added 7zip mime type to the desktop file.
2006-01-20 13:37:52 +00:00
jmmv
eee6b470e5 Update to 0.3.9:
* Fix for bug 319421: ibmtts hardcoded to en_US locale (Bill Abt)

* For for bug 319875: Add eciInsertIndex to viavoice driver (Bill Abt)

* Fix for bug 320013: Add more parameters to ibmtts driver (Bill Abt)

* Fix for build problem on Solaris (Rich Burridge)

* Fix for bug 142354: FreeTTS driver exits when refcount goes to 0 instead
  of living forever (Willie Walker)

* Fix for bug 313652: FreeTTS build fix (Bernard Leak)

* Fix for bug 319980: test-speech now uses selected gender instead of
  hardcoding to male (Willie Walker)

* Fix for bug 314736: Cygwin ports patch (Cygwin Ports maintainer)

* Fix for bug 314840: Corrected the use of the rate and pitch
  parameters for ibmtts driver so that they are absolute and not
  relative values (IBM)

* Provide different method for finding the Java virtual machine for
  freetts-synthesis-driver (Willie Walker)

* Fix for bug 319168: FreeTTS streaming audio player could not be used
  (Willie Walker)
2006-01-20 13:34:15 +00:00
jmmv
de59e8f41c Changes in 2.12.2:
------------------
* Allow compilation against xulrunner (Robert O'Callahan)
* Hide the bookmarks dialog on delete_event, #319502 (Brent Smith)
* Fixed incorrect free, #319096 (Matthias Clasen)
* Don't ship generated files (Frederic Crozat)
* Hide the preferences dialog on delete_event, #318736 (Brent Smith)
* Updated translations:
  bn      (Khandakar Mujahidul Islam)
  et      (Ivar Smolin)
2006-01-20 13:33:54 +00:00
jmmv
71ff6a7521 Update to 1.8.3:
Changes

	* Work around crash caused by https://bugzilla.mozilla.org/show_bug.cgi?id=312241 .
	* Use gtk stock icons for fullscreen
	* Add more mime types to the list of known types
	* Use the history window as parent for the new-bookmark dialogue [#320329]
	* Scroll the view so the selected cert is visible [#320758]
	* Allow compilation against xulrunner
	* Don't put the prefs/pdm dialogue over all windows
	* Vastly improve PDM dialogue opening time
	* Delay reloads when we get many change notifications in a short time [#319993]
	* Fix HTML forms and scrollbars in lockdown mode [#316498]

Contributors to this release:
Robert O'Callahan.

Updated translations:

	* Ivar Smolin (et)
	* Clytie Siddall (vi)
	* Liu Songhe (zh_CN)
2006-01-20 13:33:42 +00:00
rillig
46b20cd5dc - Added the -d|--debug command line option, which replaces -Wdebug. The
latter has been removed.
- Added -Wvarorder (default: disabled) to check the ordering of variables
  in simple packages.
- Using ${WRKSRC}/.. is only considered a warning, not an error, because
  there are packages that work nevertheless. Using this construct remains
  discouraged.
- Replaced most of the TODOs in the source code with code that prints
  a warning in --debug mode.
- The characters '.' and '+' are allowed in BuildlinkPackages.
- Variables *_FLAGS and *_ARGS that have their type guessed based on the
  name don't have to be assigned using the += operator.
- Variables that are assigned using the != operator are not checked for
  type compliance.
- README files are not marked as unknown when they appear in a package
  directory.
2006-01-20 13:33:37 +00:00
jmmv
a4777e720f Update to 2.8.0.7:
2.8.0.7 stuff:

- Changes to peeking VT freeness in 2.13.0.1 broke
  virtual terminal support on BSD.  This release
  corrects this problem.  (Brian Cameron)

- Correct Linux get VT logic so it returns the
  correct VT.  (Frederic Crozat)

- Now gdmlogin always uses GDK_RGB_DITHER_MAX
  when painting the background to ensure a nice
  background regardless of X configuration
  (e.g. X in 16bpp mode).  (Frederic Crozat)

- Now check for Xserver in prefix /usr.
  (J\303\274rg Billeter)

- Fix configure for Darwin.  (dmacks@netspace.org)

- Fix compiler warnings. (Frederic Crozat,
  dmacks@netspace.org, Brian Cameron)

- Ensure gnome.desktop and default.desktop have
  644 perms.  (Andrew Benton)

- Translation updates (Takeshi AIHANA, Runa Bhattacharjee,
  Dan Damian, Theppitak Karoonboonyanan, Inaki Larranaga,
  Priit Laes, Roozbeh Pournader, Alexander Shopov, Marcel
  Telka, Miloslav Trmac)

2.8.0.6 stuff:

- Fix problem with PostSession script not always
  getting executed when user kills the Xserver
  with ctrl-alt-backspace.  This is caused because
  an xioerror is generated when the clients are
  killed and this needs to be ignored for the
  PostSession script to be processed.  This problem
  tended not to manifest in GDM 2.6 since the
  call to kill the clients was made earlier.
  However, it was still a race condition in 2.6
  and this fix ensures that the slave will never
  exit too early.  (Jerry G. DeLapp)

- The "OK" and "Cancel" buttons in gdmlogin and
  gdmgreeter now work consistantly.  Now the gdmlogin
  "Cancel" button is active when the Username is
  requested and pressing it just clears the field, so
  it works like gdmgreeter.  Also fixed a bug in
  gdmgreeter where a user could corrupt gdmgreeter's
  memory by hitting cancel after authentication, which
  could only happen if the PostLogin script caused a
  long enough delay to allow this to happen.
  (Brian Cameron)

- No longer set tooltips for menu items in gdmlogin.
  They are distracting and do not work with
  accessibility.  No GNOME programs use menu tooltips
  and it is not recommend.  (Brian Cameron)

- If slave does not respond to a SIGTERM, try a
  SIGKILL the second time.  This resolves a problem
  where GDM sometimes stops managing a display
  because it just keeps waiting for the slave to
  die.  See bug #113902.  (Vaclav Smilauer).

- GDM now uses VT_GETSTATE for peeking VT freeness

- Now GDM warns correctly about caps lock if an
  alternate keymap is enabled.  kbGetState is used
  instead of XkbGetIndicator State.
  (Sebastien Bacher)

- Now set cursor and watch as soon as GTK+ is
  initialized and the configure file read, which
  shortens the amount of time the backgrounds is
  Xserver default grey.  Cleaned up the code so
  that all programs use a common function to set the
  background.  (Brian Cameron)

- Fix reading of config file in gdmflexiserver so
  it properly reads in the available servers.
  (Christiaan Welvaart)

- Fixed race condition where a variable used by
  the signal handlers was not being set until after
  the signal handlers were setup.  Now it is set
  before avoiding a race.  (Simon Bowden/Brian
  Cameron)

- Define SoundProgram to be /usr/bin/autoplay on
  Solaris instead of /usr/bin/play, since
  /usr/bin/play doesn't exist on Solaris.

- Check for XInput fixed in configure and add a
  check for libgen.h to avoid compiler warnings.
  (Brian Cameron)

- Updated check in configure for socklen_t so it
  includes sys/socket.h to better support BSD
  platforms that define socklen_t there.
  (dmacks@netspace.org)

- No longer link vicious-extensions with the gesture
  listeners, since they don't use vicious-extensions.

- Translation updates (Takeshi AIHANA, Runa Bhattacharjee,
  Dan Damian, Maxim Dziumanenko, Laurent Dhima,
  Theppitak Karoonboonyanan, Priit Laes, Inaki Larranaga,
  Roozbeh Pournader, Ignacio Casal Quinteiro, Christian
  Rose, Ivar Smolin, Marcel Telka, Ilkka Tuohela, Miloslav
  Trmac)
2006-01-20 13:33:19 +00:00
jmmv
eb2e8f4d26 Update to 1.1.2:
* Important bugfix for parent/child hierarchy of embedded objects.
2006-01-20 13:32:55 +00:00
jmmv
491e0a7387 Update to 2.12.2:
* Release for GNOME 2.12.2

Translations

* Ilyas Bakirov (ky)
2006-01-20 13:32:35 +00:00