Commit graph

4026 commits

Author SHA1 Message Date
Marcelo Araujo
b7486030d6 - Update to 0.9.6.
Approved by:	pav (portmgr, in mentor's absence)
2007-08-09 03:16:02 +00:00
Marcelo Araujo
40bc88847b - Update to 5.5.1.
Approved by:	pav (portmgr, in mentor's absence)
2007-08-09 03:13:04 +00:00
Jeremy Messenger
fbf4de10e4 Update to 2.18.1. 2007-08-08 16:30:58 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Martin Matuska
eedf073f07 - Replace USE_XLIB with USE_XORG (xt xext)
- Bump PORTREVISION

Tested by:	pointyhat
Thanks to:	pav (testing)
Approved by:	garga (mentor, implicit)
2007-08-03 21:46:53 +00:00
Tilman Keskinoz
e81bde607e Fix build on 64bit platforms 2007-08-03 14:56:15 +00:00
Hiroki Sato
9175e555af Update to 1.18. Changes include:
- Added regular polygon and start shapes (by Mark Wibrow).
  - Added graphic externalization commands.
  - Added barycentric coordinate system.
  - Added direct TikZ plotting of function based on math engine.
  - Added math documentation into main documentation.
  - Added Mark Wibrow's math library.
  - Added calendar support.
  - Added matrix stuff.
  - Added automatic driver selection for xetex.
  - Added "growth parent anchor" option.
  - Fixed superfluous spaces in quick math parse code
  - Fixed superfluous \newboxes in math and image code
  - Fixed mth parser to recognize \wd\mybox.
  - Fixed wrong \pgfmathsetrandomseed
  - Fixed wrong \pgfmathradians@
  - Fixed problems with long mantissa and plain tex math code.
  - Fixed things so that \setlength works in pictures, once more.
  - Fixed selectfont problem in pdfsys-dvipdfm.def
  - Fixed problem with lost lastx/lasty in foreach in TikZ.
  - Fixed snake+rectangle+transform problem.
  - Fixed rectangle+rounded corner problem.
  - Fixed postscrip eofill1 problem.
  - Fixed amsmath/pgf clash because of wrong definition of \:
  - Fixed size of hyperlinks inside nodes.
  - Fixed ConTeXt problem in pgfbaseplot.
  - Fixed .aux problems in plain and ConTeXt mode. Using .pgf as
    extension now.
2007-08-01 18:47:56 +00:00
Martin Wilke
c4c6d40438 - Fix buffer overflow vulnerability.
- Bump PORTREVISION

Approved by:	simon (secteam)
Security:	http://www.vuxml.org/freebsd/0e43a14d-3f3f-11dc-a79a-0016179b2dd5.html
2007-07-31 13:27:00 +00:00
Andrew Pantyukhin
347e8d7da1 - Update to 1.2.4 2007-07-31 07:19:37 +00:00
Martin Wilke
16479d6a7d - Chase increase of print/pslib shlib version.
- Bump PORTREVISION

Submitted by:	pointyhat via pav
2007-07-30 23:08:00 +00:00
Ying-Chieh Liao
057ad64626 add latex-resume 20010823
A resume class for LaTeX
2007-07-30 09:53:51 +00:00
Alexander Botero-Lowry
4942ce5a7d - Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
2007-07-30 09:42:28 +00:00
Kris Kennaway
24e17278f9 Retire obsolete USA_RESIDENT (dating to the bad old days of crypto export
controls and RSAref).  nenscript was abusing this variable to enable
US-style paper size and date format, so just revert to the default for now.
2007-07-29 20:45:27 +00:00
Jeremy Messenger
a14c1e2024 Fix the crash in a few apps by correct the spell, UTF8 -> UTF-8, when try to
print with cups. Bump the PORTREVISION.

Submitted by:	marcus
2007-07-29 16:15:02 +00:00
Martin Wilke
4692dbe530 - Update to 0.4.0
- USE NOPORTEXAMPLES

PR:		114576
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2007-07-29 09:52:43 +00:00
Kris Kennaway
184de5f7db BROKEN: Does not build 2007-07-28 22:26:34 +00:00
Ade Lovett
3b3128196e Update to the autotools new world order.
Tested by:	numerous package build runs
Approved by:	portmgr
Thanks to:	des, kris, linimon, pav
2007-07-28 06:33:59 +00:00
Rong-En Fan
b04208149b - Update to 2.18 2007-07-27 10:00:22 +00:00
Martin Wilke
936c86d3c4 - Fix build on amd64
Submitted by:	miwi (via private mail)
Approved by:	maintainer
2007-07-23 19:52:44 +00:00
Martin Wilke
2732b6b4f6 - Update to 1.7.4a [1]
- Fix build problems on 6.2 [2]

PR:		112988
Submitted by:	Chris Calvey<chris@infosec.yi.org> [2]
Approved by:	Anish Mistry <amistry@am-productions.biz> (maintainer [1])
2007-07-23 12:49:49 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Rong-En Fan
ba196c19c6 - Update to 2.17 2007-07-21 12:42:55 +00:00
Rong-En Fan
312bbce413 - Update to 2.64
PR:		ports/114415
Submitted by:	KATO Tsuguru <tkato432 at yahoo.com>
2007-07-11 03:54:15 +00:00
Mikhail Teterin
6686ae02cc Add a patch to ensure we compile against the new Boost-1.34, while
maintaining compatibility with Boost-1.33. Also, when compiling against
1.34, be sure to remove the `-fno-exceptions' flag, because the new
Boost throws in a few places...

Notified by:	pav
2007-07-06 20:29:55 +00:00
Jean-Marc Zucconi
abe26b8975 Change the depends from tex to initex to avoid installing it with teTeX
(the port is not compatible with teTeX).
2007-07-06 08:23:53 +00:00
Dmitry Sivachenko
434bfbbd25 Release to ports@ 2007-07-05 09:17:14 +00:00
Tom McLaughlin
3b2714c505 Bump PORTREVISION for a few apps due to gnutls update. 2007-07-05 03:54:51 +00:00
Michael Johnson
a67fff7cf3 Add cupsddk
The CUPS Driver Development Kit (DDK) provides a suite of standard drivers,
a PPD file compiler, and other utilities that can be used to develop printer
drivers for CUPS and other printing environments.

WWW: http://www.cups.org/ddk/
2007-07-04 21:00:00 +00:00
Alexey Dokuchaev
23316dca12 - Fix the build with modern GCC and unbreak [1]
- Teach to respect PREFIX
- Consistently spell application name in Makefile and pkg-descr

Reported by:	pointyhat (logs) [1]
2007-07-04 13:56:47 +00:00
Pav Lucistnik
d18583938a Mark BROKEN on 7.X: does not compile with GCC 4.2 2007-07-04 08:05:40 +00:00
Hiroki Sato
c693557a24 Move a line to creat the install directory to the do-install
target.  This fixes installation by a non-root user.

Spotted by:	mi
2007-07-04 06:51:38 +00:00
Pav Lucistnik
737b8faa1b - Mark BROKEN on CURRENT: does not build with GCC 4.2 2007-07-03 09:32:56 +00:00
Martin Wilke
ab96b2d45c - Unbreak
- Fix build after objformat removal
- Remove FreeBSD 4.X gruft
2007-07-02 18:45:55 +00:00
Martin Wilke
92182edd2f Chase increase of print/pslib shlib version.
Submitted by:	pointyhat via pav
2007-07-01 22:13:49 +00:00
Roman Bogorodskiy
95eecf16e6 Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
2007-07-01 08:56:16 +00:00
Mark Linimon
0c0a374650 Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
2007-06-29 19:33:24 +00:00
Marcelo Araujo
8fa4080ca2 - Update to 5.4.4.
Approved by:	stas (mentor)
2007-06-29 16:58:01 +00:00
Marcelo Araujo
d2101f2dd8 - Change my mail address to araujo@.
Approved by:	stas (mentor)
2007-06-29 16:29:19 +00:00
Martin Wilke
de223f9338 - Update to 0.3.0
Changelog:
	* lots of fixed bugs
	* color separation support
	* support for different input encodings
	* and more

PR:		113987
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2007-06-29 11:59:04 +00:00
Martin Wilke
b57e7139d4 - Fix build with gcc4
- Support USE_BDB

PR:		114078
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-06-29 08:32:36 +00:00
Ying-Chieh Liao
b65af4200d fix png problem
Pointyhat to: myself
2007-06-27 01:37:38 +00:00
Michael Johnson
991744f706 Update to 5.1.3 2007-06-26 15:07:47 +00:00
Michael Johnson
6ee3ee2696 Update to 5.1.3 2007-06-26 15:07:46 +00:00
Hiroki Sato
158243389e Fix some manpages that should have been in MLINKS.
Submitted by:	brian
2007-06-24 15:57:25 +00:00
Hiroki Sato
53ab43d026 Update to 20070409. Changes include:
- Xref and object stream were implemented for PDF v1.5 or higher
   to reduce the size of the PDF output (contributed by Matthias
   Franz).

 - A few bugs were fixed too.

Approved by:	matusita (maintainer)
2007-06-23 14:24:42 +00:00
Hiroki Sato
ba5ad24a2c %%ACROBASE%% and %%ADOBEBASE%% are now handled by acroread ports.
Spotted by:	pointyhat
2007-06-23 14:18:06 +00:00
Ying-Chieh Liao
d1e9fe8720 add libharu 2.0.8
Haru Free PDF Library
2007-06-15 15:18:00 +00:00
Andreas Klemm
7409cfd447 "make describe" failed in top-level "make index"
since ports configure script adds "-nox11" suffix
even when ${GHOSTSCRIPT_PORT} is already "ghostscript-gpl-nox11".

Submitted by:	G. Paul Ziemba <paul@treehouse.napa.ca.us>
Reviewed by:	me
2007-06-13 16:56:37 +00:00
Andreas Klemm
0f4fb37da2 Depend on graphics/tgif port not tgif-nls.
Bumped portrevision

PR:		113549
Submitted by:	Geraud CONTINSOUZAS
2007-06-13 16:03:20 +00:00
Dirk Meyer
65e9d1a1ae - drop pkg-install
as this cases problems for upgrading users

PR:		113613
2007-06-12 14:14:35 +00:00