1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Commit Graph

4738 Commits

Author SHA1 Message Date
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Boris Samorodov
3cb246682f Changes to editors/emacs and Mk/bsd.emacs.mk were taken from
PR/137956 by Ashish SHUKLA (thanks!).  [1]

Those ports which define EMACS_PORT_NAME to be "emacs21" were
not touched (this time). They may be converted to the new
world order by removing the above mentioned assignment.

Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23
(they do not compile):
. lang/bigloo;
. mail/wanderlust;
. mail/wanderlust-devel;
. www/emacs-w3m.

Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23:
. japanese/egg-canna (the port version is dated as of 2001,
  does not compile with Emacs 23 and seems it cannot be fixed);
. deskutils/remember.el (was incorporated into Emacs 23);
. editors/nxml (was incorporated into Emacs 23).

Changes that were made after (and as a result of) exp run. For
those ports:
. japanese/migemo-emacs21;
. japanese/migemo-emacs22
EMACS_PORT_NAME?= was changed to EMACS_PORT_NAME= to the apropriate
emacs port name.

PR:		ports/137956 [1], ports/141369 [2]
Submitted by:	Ashish SHUKLA <wahjava at gmail.com>  [1],
		bsam (me)  [2]
Exp-run by: miwi
2009-12-20 20:19:24 +00:00
Hiroki Sato
802ebbe1d9 Update to 22.84.16. 2009-12-20 17:53:15 +00:00
Hiroki Sato
440f4f1772 Fix build when WITH_FT_BRIDGE=1.
Reported by:	Naveen Nathan
PR:		ports/141798
2009-12-20 16:59:04 +00:00
Hiroki Sato
7942cfde78 Update to 8.70. Changes include:
- This release fixes a large number of issues with transparency,
  especially as it interacts with color space conversion, mask
  contexts and patterns. There have also been a number of
  significant fixes to font handling, especially when generating
  PDF. And there are numerous robustness, correctness and
  performance improvements.

- New generic Esc/Page devices, eplmono and eplcolor were added
  to the contrib directory. A new cdnj500 device was added to
  support the HP DesignJet 500.

- The licensing of the Free version of the core Ghostscript code
  has been changed to GPLv3 or later. Previously, the core code
  was GPLv2 only. Ghostscript can now be used with GPLv3
  applications, and can no longer be used with applications that
  are GPLv2-only.

- This release also includes security fixes addressing
  CVE-2009-0583 and CVE-2009-0792.

[Incompatible changes]

- The size of PostScript integers has been limited to 32
  bits. Previously they used the C long type resulting in 64 bits
  of precision on LP64 systems (like on x86_64). As of this
  release all platforms match the recommended implementation
  limits in the specification.
2009-12-19 18:16:40 +00:00
Hiroki Sato
236d0c2d71 Fix a updmap issue "psfonts_t1.map not found".
Reported by:    Anton Shterenlikht and Naram Qashat
2009-12-19 15:28:05 +00:00
Greg Larkin
cc322497ed - Mark BROKEN until gcj support is working on i386 and amd64
PR:		ports/140783
Reported by:	pointyhat
2009-12-18 21:00:03 +00:00
Erwin Lansing
a7546cc528 Attempt to fix the build by bumping the minimum gcc version to
4.4+ as java support was removed from earlier versions.

Submitted by:	pointyhat
2009-12-18 18:18:02 +00:00
Hiroki Sato
f4d70d2113 - Fix exit status of updmap when --nomkmap[1].
- Fix pkg-plist when WITHOUT_X11[2].

Spotted by:	stas[1] and Andy Clayton[2]
PR:		ports/140875 [2]
2009-12-16 08:59:02 +00:00
Pav Lucistnik
3072b65c30 - Backout incorrect fix 2009-12-16 00:59:01 +00:00
Mark Linimon
b641caf81b Reset maintainer at his request.
PR:		ports/141647
2009-12-15 19:48:26 +00:00
Dirk Meyer
a7f7f65a82 - fix crash using print command from Thunderbird
Submitted by:   Alexander Kabaev
2009-12-14 09:31:45 +00:00
Michael Johnson
367d73ee0e Make x11 optional
PR:		ports/139888
Submitted by:   Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
2009-12-14 01:19:55 +00:00
Martin Wilke
1b1b29c5e6 - Get rip python 2.3+
Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+

With hat:	portmgr
2009-12-13 17:00:14 +00:00
Pav Lucistnik
9dc60c253f - dirrmtry share/cups/model
Reported by:	pointyhat
2009-12-13 00:06:37 +00:00
Pav Lucistnik
6cf19e9960 - Mark BROKEN: does not install
Reported by:	pointyhat
2009-12-12 23:42:17 +00:00
Dirk Meyer
2d10b182cd - create empty model dir
PR:		141375
Submitted by:	Boris Samorodov
2009-12-11 19:39:34 +00:00
Pav Lucistnik
0eca88d377 This port has been broken for 3+ months, thus
- Mark DEPRECATED and schedule for expiration in one month

With hat:	portmgr
2009-12-08 14:30:09 +00:00
Dirk Meyer
d8682a2118 - do not overwrite /etc/printcap
this lets base lpd and cups coexist on the same system.
2009-12-08 09:57:19 +00:00
Dirk Meyer
13fef8a3cd - disable libusb support if deselected.
- support USB2 in base for FreeBSD 8-STABLE
- clenup option CUPS_OVERWRITE_BASE
PR:		141246
Submitted by:	Matt Dawson
2009-12-08 08:20:56 +00:00
Gabor Pali
ee8eda08fb - Update HsColour to 1.15
- Bump PORTREVISION for all affected ports

PR:		ports/138567, ports/138568
Submitted by:	Ashish Shukla <wahjava (at) gmail.com>
Approved by:	maintainer
2009-12-06 20:56:55 +00:00
Dirk Meyer
4e4ef94026 - add missing option WITH_LIBUSB
Reported by:	Bruce Simpson
2009-12-05 05:57:21 +00:00
Mark Linimon
4727575d1b Reinstate maintainer at his request. 2009-12-04 02:38:52 +00:00
Dirk Meyer
35beb41626 - Fix build with GNUTLS
PR:		141014, 141039
2009-12-01 19:23:45 +00:00
Dirk Meyer
b24e9a7cee - disable -fpie -fPIE which seems broken on amd64 for FreeBSD >= 7 2009-11-30 04:09:09 +00:00
Dirk Meyer
f748298453 - cleanup REINPLACE for base 2009-11-29 16:25:35 +00:00
Dirk Meyer
a996d7b12e - Fix build of option WITH_PAM
- cleanup REINPLACE
PR:		140996
2009-11-29 14:55:33 +00:00
Dirk Meyer
3a474271ca - update to 1.4.2 2009-11-28 22:06:53 +00:00
Dirk Meyer
4855694642 - Security update to 1.4.2
Security: STR #3367
Security: STR #3401
2009-11-28 22:06:25 +00:00
Dirk Meyer
797a7bf54e - update to 1.4.1 2009-11-28 21:54:18 +00:00
Thierry Thomas
d7b0982e4a - Update to version 1.6
- Bump PORTEPOCH.

Changelog at <http://www.fpdf.org/en/histo.php>.

PR:		ports/140943
Submitted by:	Guido Falsi <mad (at) madpilot.net>
2009-11-28 20:26:09 +00:00
Joe Marcus Clarke
f76d32b8e8 Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.

Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).

The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:

Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)

We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.

PR:		136676
		136967
		138872 (obsolete with new epiphany-webkit)
		139160
		134737
		139941
		140097
		140838
		140929
2009-11-28 20:06:37 +00:00
Sylvio Cesar Teixeira
ba072d1713 - Update my mail address to FreeBSD
Approved by:	miwi (mentor)
2009-11-27 22:52:30 +00:00
Martin Wilke
3be72634cb Tiny RML2PDF is a component of the Open Report project. It can be used with the
Tiny Reporting Server to have a complete solution to render PDF file on the
fly.

WWW:    http://tiny.be

PR:		ports/140781
Submitted by:	Kevin Golding <ports at caomhin.org>
2009-11-26 14:28:22 +00:00
Mark Linimon
89a90f22d5 Temporarily reassign ports maintained by chris@officialunix.com back to
the pool for the duration of his upcoming move.

Requested by:	maintainer
2009-11-26 00:36:49 +00:00
Wen Heping
387def3da6 - Update to 0.6.3 2009-11-22 11:45:56 +00:00
Wen Heping
c7fcb93a1d - Update to 0.3.2 2009-11-22 03:31:06 +00:00
Wen Heping
85197f349b - Update to 0.2.3 2009-11-22 03:30:10 +00:00
Wen Heping
26ac45865f - Update to 0.6.3 2009-11-22 03:22:11 +00:00
Sylvio Cesar Teixeira
193077d4f0 - Fix after update of ocaml-images
- Bump PORTREVISION

Approved by:	stas@ (maintainer), miwi (mentor)
pointy hat to Ion (mentor)
2009-11-21 00:52:49 +00:00
Pav Lucistnik
38eb8c5339 - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-20 22:53:09 +00:00
Martin Wilke
a9be1b4e01 - Update to 2.0.1
PR:		140675
Submitted by:	Ports Fury
2009-11-20 06:06:34 +00:00
Martin Wilke
9f3ab87a30 - Update to 2.3
PR:		140676
Submitted by:	Ports Fury
2009-11-20 06:06:32 +00:00
Pav Lucistnik
07b2788864 - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-19 22:07:43 +00:00
Pav Lucistnik
ed9c0642a6 - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-18 22:39:55 +00:00
Martin Wilke
e7a21f3690 - Update to 2.80 2009-11-17 12:04:27 +00:00
Wen Heping
6acd3717d1 - Update to 0.6.2 2009-11-17 03:22:36 +00:00
Wen Heping
90df0a6f80 - Update to 0.6.2 2009-11-17 03:17:03 +00:00
Stanislav Sedov
2065651390 - Fix build after the ocaml-images update.
Reported by:	erwin
2009-11-15 09:15:53 +00:00
Pietro Cerutti
43785a4451 - Update to 2.13.6 2009-11-14 11:13:39 +00:00