Commit graph

115830 commits

Author SHA1 Message Date
jlam
3f468312f3 Remove unused _EMUL_OPSYSES. 2007-08-01 15:20:10 +00:00
jlam
8e4ec99c37 Note the proper /emul/* dir for Darwin libraries. 2007-08-01 15:17:56 +00:00
joerg
6c41efad6c AIX needs diffutils as well as it has no diff3 (and no unidiff in diff). 2007-08-01 14:41:18 +00:00
joerg
501d7d17a4 Allow mkbinarykit to pass down --compiler. 2007-08-01 14:03:49 +00:00
joerg
4db0539a2b Define PKGPATH earlier so that mk.conf can use it.
Requested by David Brownlee on tech-pkg.
2007-08-01 12:21:56 +00:00
obache
fef80803fd Updated textproc/iso-codes to 1.3 2007-08-01 12:08:22 +00:00
obache
7a1b6e7512 Update iso-codes to 1.3.
iso-codes 1.3
-------------
Tobias Toedter <t.toedter@gmx.net>
Mon, 23 July 2007

  [ ISO-3166-2 ]
  * Correct misspelled entries for Poland, thanks to Jakub Bogusz.
  * Correct spelling of "Wake Island", reported as bug #120111 in
    Ubuntu Launchpad.
  * Correct misspelled Tunisian cities, reported as bug #119572 in
    Ubuntu Launchpad.

  [ ISO-3166 translations ]
    - Tamil (ta) updated by Tirumurti Vasudevan. Closes: #432169

  [ ISO-4217 translations ]
    - Turkish (tr) updated by Nilgün Belma Bugüner via TP.

  [ Tobias Toedter ]
  * Resurrect iso639tab.py and iso_639.tab, as it turns out that
    those files are still needed. This is only a temporary measure;
    the files are still deprecated and should not be used by new
    programs. This helps fixing a FTBFS bug in geneweb.
    Closes: #432543


iso-codes 1.2
-------------
Tobias Toedter <t.toedter@gmx.net>
Fri, 29 June 2007

  [ ISO-639 translations ]
  * Dutch (nl) updated by Freek de Kruijf via TP
  * Irish (ga) updated by Kevin Patrick Scannell via TP

  [ ISO-3166-2 translations ]
  * Dutch (nl) updated by Freek de Kruijf via TP

  [ ISO-4217 translations ]
  * Italian (it) updated by Luca Ferretti via TP

  [ Tobias Toedter ]
  * Don't include iso-codes.pc in the tarball, it is generated
    automatically during configuration
  * Remove iso639tab.py and iso_639.tab from distribution, as
    both files are deprecated and no longer used


iso-codes 1.1.1
---------------
Tobias Toedter <t.toedter@gmx.net>
Wed, 27 June 2007

  [ ISO-639 translations ]
  * Finnish (fi) updated by Tommi Vainikainen via TP
  * Esperanto (eo) updated by Edmund GRIMLEY EVANS via TP

  [ ISO-4217 translations ]
  * Estonian (et) updated by Ain Vagula via TP
  * Italian (it) updated by Luca Ferretti via TP
  * Replace initial header values in en.po with real data, because
    msgfmt exits with an error otherwise
2007-08-01 12:07:50 +00:00
obache
a45ca8086a File bin/exifautotran should be installed in ${DESTDIR}.
Pointed out by Blair Sadewitz in PR 36718.
2007-08-01 11:47:15 +00:00
ghen
26446173ea Updated mail/dovecot to 1.0.3. 2007-08-01 10:57:36 +00:00
ghen
9d9bbf29e7 Update to Dovecot 1.0.3. Some small fixes and one regression from 1.0.2:
- deliver: v1.0.2's bounce fix caused message to be always saved to
	  INBOX even if Sieve script had discard, reject or redirect commands.
	- LDAP: auth_bind=yes and empty auth_bind_userdn leaked memory
	- ACL plugin: If user was given i (insert) right for a mailbox, but
	  not all s/t/w (seen, deleted, other flags) rights, COPY and APPEND
	  commands weren't supposed to allow saving those flags. This is
	  technically a security fix, but it's unlikely this caused problems
	  for anyone.
	- ACL plugin: i (insert) right didn't work unless user was also given
	  l (lookup) right.
	- Solaris: Fixed filesystem quota for autofs mounts.
2007-08-01 10:56:24 +00:00
taca
1a401c21e4 Note update of lang/php5 package to 5.2.3nb3 and www/php4 package
to 4.4.7nb1.
2007-08-01 01:42:39 +00:00
taca
7e4f54f27d Add patches to fix CVE-2007-3806 referring CVS repository.
Bump PKGREVISION.
2007-08-01 01:40:54 +00:00
taca
f7c3b63dde - Add patches to fix CVE-2007-3806 referring CVS repository.
- Fix compile problem on NetBSD with mremap(2).

Bump PKGREVISION.
2007-08-01 01:40:07 +00:00
taca
9104784bc6 s/postfix-2.4.4/postfix-2.4.5/ 2007-08-01 00:55:48 +00:00
taca
5b2ec10640 +postfix-2.4.4
Add not for samba 3.0.25a.
2007-08-01 00:21:19 +00:00
adam
19108828ce Updated graphics/gimp24 to 2.3.19 2007-07-31 21:02:13 +00:00
adam
d2a1e09238 Changes 2.3.19:
- support long layer names in PSD files
- improved EXIF handling in the JPEG file plug-in
- added control for the playback speed in the Animation Playback plug-in
- avoid needless image preview invalidation
- allow to edit the image comment in the Image Properties dialog
- further improved rectangle tools
- made JPEG save parameters user-configurable
- avoid color conversions between identical ICC color profiles
- improved Print plug-in
- improved loading and saving of indexed TGA images
- bug fixes and code cleanup
2007-07-31 21:01:16 +00:00
jlam
744b79fd77 Delete the correct file path for ${EMUL_ARCH}, not for ${MACHINE_ARCH}. 2007-07-31 20:04:17 +00:00
jlam
5321117c50 Automatically add EMUL_{PLATFORM,OPSYS,ARCH} to FILES_SUBST and
PLIST_SUBST to make life easier for package maintainers.
2007-07-31 20:02:48 +00:00
jlam
639a93d743 Don't substitute for OPSYS- or ARCH-related variables in print-plist
if EMUL_PLATFORMS is defined.  This facilitates making
EMUL_PLATFORM-specific PLISTs.
2007-07-31 19:51:01 +00:00
jlam
15610723d3 Don't substitute for ${MACHINE_ARCH} in the PLIST for linux-i386, which
would be wrong if this was built in amd64.  Instead, just say "i386",
like it will always be for linux-i386.
2007-07-31 19:31:17 +00:00
rillig
4bf0ca2a58 Fixed a gcc4 warning that pointed to really buggy code. Pointed out in
PR 36713.
2007-07-31 19:22:10 +00:00
jlam
5c68895846 Rename the PLIST.<arch> fragments to PLIST.${EMUL_PLATFORM} so that
if the i386 versions of the JDK are built in x86_64, then the i386
PLIST is used.
2007-07-31 19:19:56 +00:00
jlam
fb6d025b53 Use the emulator framework to note that this package installs linux-i386
binaries and libraries.

Add dependencies on the base, gtk2 and x11 Linux modules, which provide
shared libraries needed by npviewer.bin.

Bump the PKGREVISION to 1.
2007-07-31 17:59:28 +00:00
jlam
7c2f0441be Use the standard RPM extraction logic in the extract module instead of
custom code.

Adjust the installation commands to deal with different locations of the
extracted files from the RPMs.
2007-07-31 17:53:56 +00:00
jlam
3629e30a61 Teach the extract module to extract RPMs with rpm2pkg. 2007-07-31 17:42:40 +00:00
obache
8427aa0d23 Fixed build problem on NetBSD 3.x (PR 36632) and NetBSD 2.x (PR 25474).
Almost of patches are inspired by emulators/vmware-module3.
2007-07-31 14:44:02 +00:00
joerg
402a1d0078 Disable CHECK_PERMS here as it is needed for groff onsome platforms. 2007-07-31 14:40:45 +00:00
joerg
92e6b36fbb On some platforms, groff is needed to build checkperms, so disable
the check here.
2007-07-31 14:39:50 +00:00
joerg
929fd21498 Only write FETCH_CMD to mk.conf, if it is set already. 2007-07-31 14:31:27 +00:00
xtraeme
22340ab1aa Updated emulators/dosbox to 0.71 2007-07-31 14:28:18 +00:00
xtraeme
17356210f2 Update to 0.71.
A bugfix release this time, but we couldn't resist adding a few new
exciting features:

* Added a new recompiling cpu core which is easier to port!
* Added a x86_64 and a mipsel_32 recompiling core.
* Fixed hangups on certain platforms after long gameplay of several games.
* Fixed several joystick bugs.
* Improved cdrom support. (fixes for audio, iso and detection.)
* Improved SVGA and VESA. (detection and display)
* Fixed a few textmodes and improved ansi emulation a bit.
* Fixed pcspeaker and certain types of soundeffects.
* Added undocumented mousebackdoor.
* Made mount and imgmount a bit easier to use. (ioctl by default, support
  for ~ and ~username, auto size guessing for images)
* Fix a few compilation problems on various hosts and a general code
  cleanup.
* Several small fixes that improve compatibility.
2007-07-31 14:27:28 +00:00
obache
3125092474 Marked as MAKE_JOBS_SAFE=no.
Pointed out by Gergo Szakal in PR 36711.
2007-07-31 14:10:11 +00:00
ghen
d55bb88622 Add distinfo for solaris-i386 and solaris-sparc (using "make emul-fetch" and
"make emul-distinfo", thanks jlam!).
2007-07-31 13:51:22 +00:00
joerg
f1cd925f5b -Wall is a non-standard flag, don't use it in a bootstrap package.
Bombed out on by xlC.
2007-07-31 13:32:04 +00:00
joerg
93e89a0f7a What xlC really wanted to tell me was to use int instead of short... 2007-07-31 13:28:57 +00:00
gdt
f449d748b3 # libgimpthumb Makefile.am has issues (2.3.18):
# http://bugzilla.gnome.org/show_bug.cgi?id=462130
MAKE_JOBS_SAFE=		no
2007-07-31 13:22:01 +00:00
joerg
53ac9a8b3b Use unsigned for bitfield as fields take up the full size.
Complained on by xlC.
2007-07-31 13:21:46 +00:00
joerg
0e17f71497 Don't use u_{char,short,int,long} as they are non-standard.
Bump version to 20070731.
2007-07-31 13:17:33 +00:00
tron
15e10f42f7 Remove broken home page URL, replace broken master site URL with
"{LOCAL_PORTS}" and drop maintainership.
2007-07-31 13:07:05 +00:00
gdt
e63906d622 Update to 0.0.14.
* Major changes in 0.0.14

** epa-file can handle remote files over Tramp.

** Workaround for a face initialization bug of GNU Emacs.

** Follow the face naming convention of GNU Emacs.

* Major changes in 0.0.13

** epa-file bug fixes.

*** Fixed a compatibility bug on XEmacs 21.5.

*** Do not mark the buffer as modified.

* Major changes in 0.0.12

** epa-file.el usability improvements.

*** Ask recipients only the first time.

*** Respect epa-armor and epa-textmode.

*** Customizing epa-file-name-regexp now works.

*** Backup files for "*.gpg" are also encrypted.

* Major changes in 0.0.11

** Include the EasyPG Assistant user's manual

** Decode user-id's encoded in UTF-8 with "%" or "\" escape

** If a user attempt to encrypt data to an untrusted recipient, EasyPG
   prompt the key-id (it requires GnuPG version 2.0.2 or later)

** epa-file.el turns off auto-saving by default
2007-07-31 12:32:43 +00:00
joerg
b573295566 Fix path to bash and depend on it. Bump revision. 2007-07-31 12:30:16 +00:00
joerg
58f25ca39f Don't include malloc.h. 2007-07-31 12:26:58 +00:00
joerg
878d362b1b Don't use malloc.h. 2007-07-31 12:02:45 +00:00
joerg
b0b7a3f096 Fix path to and depend on Perl. Bump revision. 2007-07-31 11:38:33 +00:00
joerg
64d4c48b64 Fix path to Python script. Upstream should fix configure...
Bump revision.
2007-07-31 11:03:48 +00:00
joerg
cde57adc4f Fix dependency to and path to ksh. Bump revision. 2007-07-31 10:35:09 +00:00
joerg
a64dc7f70b Don't use malloc.h. 2007-07-31 10:12:00 +00:00
ghen
b89b60dca2 Updated www/firefox, www/firefox-bin and www/firefox-gtk1 to 2.0.0.6. 2007-07-31 10:07:38 +00:00
ghen
bf542e379a Update firefox, firefox-bin and firefox-gtk1 to 2.0.0.6.
Security fixes in this version:

MFSA 2007-27 Unescaped URIs passed to external programs
MFSA 2007-26 Privilege escalation through chrome-loaded about:blank windows

For more info, see http://www.mozilla.com/en-US/firefox/2.0.0.6/releasenotes/
2007-07-31 10:06:47 +00:00