Commit graph

2760 commits

Author SHA1 Message Date
Hiroki Sato
2cf887f8cf Take maintainership.
Approved by:	linimon (mentor)
2004-07-25 14:37:14 +00:00
Adam Weinberger
4e31eda927 Update to 0.19. 2004-07-23 19:28:36 +00:00
Adam Weinberger
c336fbf8f5 Update to 0.1.9. 2004-07-23 19:23:45 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00
Kirill Ponomarev
672c0bb499 Change maintainer's email. 2004-07-21 17:47:52 +00:00
Mario Sergio Fujikawa Ferreira
d0c7dbe793 Drop maintainership 2004-07-20 22:48:50 +00:00
Alex Dupre
f6cea60c50 Update to 2.0.1 release. 2004-07-20 22:38:20 +00:00
Volker Stolz
41f578c5eb Add latex-msc 1.14, laTeX macro package for drawing Message Sequence Charts.
PR:		ports/68945
Submitted by:	Stefan Grundmann
2004-07-19 15:05:40 +00:00
Alex Dupre
b124da0367 Use the new PHP infrastructure. 2004-07-19 07:23:20 +00:00
Oliver Lehmann
6d22a57097 update to xfce4-4.0.6 2004-07-19 03:31:36 +00:00
Joe Marcus Clarke
9d7f9abbe5 Update to 2.6.2. 2004-07-18 22:34:29 +00:00
Kirill Ponomarev
28973b2a0d Update to version 4.2.7
PR:		ports/69189
Submitted by:	Ports Fury
2004-07-17 18:46:27 +00:00
Andreas Klemm
ebe31f52c3 master site moved
checked fetching of src, ok now

Submitted by:	erob <erob@videotron.ca>
2004-07-16 06:26:06 +00:00
Ying-Chieh Liao
dde84359ff add missing depends 2004-07-15 00:46:37 +00:00
Ying-Chieh Liao
4d572635e3 add pslib 0.2.2
A C-library for generating multi page PostScript documents
2004-07-13 02:45:48 +00:00
Mikhail Teterin
5e65df641d Declare USE_GETOPT_LONG=yes for the sake of -stable 2004-07-11 08:14:09 +00:00
Kris Kennaway
a0a020ca66 BROKEN on 5.x: Does not compile 2004-07-11 01:13:26 +00:00
Kris Kennaway
d94ac2d37b BROKEN: Configure fails 2004-07-11 00:48:08 +00:00
Kris Kennaway
9b39cd5e2e BROKEN: Build fails 2004-07-11 00:44:45 +00:00
Pav Lucistnik
a8589c1eaf - Correct dependency on linux-png
Thank to Jean-Yves for spotting this and finding a solution.

Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2004-07-10 22:02:48 +00:00
Alex Dupre
69a02f16ae Update to 6.0.0p1 release. 2004-07-10 14:44:03 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Mikhail Teterin
b7b95248da Upgrade from 2.04 to 2.05. The author closed the recently discovered
security flaw, which was already fixed in FreeBSD. But the older tarball
is no longer available, hence the upgrade.
2004-07-09 15:57:33 +00:00
Joe Marcus Clarke
116cae22e7 Add another XML patch to fix the build.
Reported by:	pointyhat via kris
2004-07-07 20:27:26 +00:00
Jeremy Messenger
0ea0df3ec4 Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or
those ports will not work. Please see the more detail about this:

http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html

Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.

Approved by:	marcus (portmgr hat)
Reviewed by:	My team, FreeBSD GNOME Team
2004-07-07 16:23:51 +00:00
Joe Marcus Clarke
d6ac2d1259 Do not attempt to load the old libxml1 stuff since that was removed from
libxml2-2.6.11.  We depend on libxml2 anyway, so this should effectively
be a NOP while ensuring this port still builds.

Reported by:	pointyhat via kris
2004-07-07 05:48:18 +00:00
Volker Stolz
6caa911285 Chase master-site
PR:		ports/67390
Submitted by:	Roman Neuhauser
Approved by:	maintainer timeout
2004-07-05 19:40:12 +00:00
Pav Lucistnik
c07fbc2f85 - Teach install script that there are other tar implementations beside GNU tar
which supports -P flag. This should fix Bento build using bsdtar.
2004-07-02 20:58:46 +00:00
Joe Marcus Clarke
2209426c72 Remove a redundant entry from the plist. 2004-06-30 02:13:14 +00:00
Kirill Ponomarev
c77ae6a60c Remove nonexisting file from pkg-plist
Submitted by:	Kent Stewart <kstewart@owt.com>
Pointyhat to:	krion
2004-06-28 05:03:55 +00:00
Kirill Ponomarev
b2aba9d5bc Fix package build 2004-06-27 21:16:03 +00:00
Kirill Ponomarev
5a919c671c Update EPLASER driver to version 3.1.4
PR:		ports/68391
Submitted by:	Ports Fury
2004-06-27 18:13:39 +00:00
Kirill Ponomarev
4caeb2dd99 Update EPLASER driver to version 3.1.4
PR:		ports/68390
Submitted by:	Ports Fury
2004-06-27 18:13:17 +00:00
Pav Lucistnik
71d7cb8789 Add cups-samba, a client-side drivers for CUPS/Samba FreeBSD server
with Windows clients.

PR:		ports/62680
Submitted by:	John Merryweather Cooper <coop9211@uidaho.edu>
2004-06-27 13:37:49 +00:00
Pav Lucistnik
d0d678496e - Relax check for mftrace, it's optional
PR:		ports/68255
Submitted by:	Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer)
2004-06-26 18:17:23 +00:00
Alex Dupre
a85854b8a7 Add pecl-panda 0.1.0, a PECL extension to create PDF documents.
This is a LGPL alternative to pecl-pdflib.
2004-06-25 14:39:22 +00:00
Mikhail Teterin
23d295ff9f How stupid of me -- forgot to `cvs add' the patch fixing the recent
security issue prior to last commit. Now have to also bump the PORTREVISION.
2004-06-25 12:08:51 +00:00
Alex Dupre
148d791a16 Add pecl-pdflib 2.0, a PECL extension to create PDF on the fly.
This is the new PDFLIB extension for PHP, compatible with PDFlib 6.x.
2004-06-25 11:31:41 +00:00
Alex Dupre
6861478f03 - Chase the pdflib shared library
- Bump PORTREVISION
2004-06-25 11:24:25 +00:00
Alex Dupre
a4bfbe332d - Update to 6.0.0 release
- Re-enable cxx support
2004-06-25 11:23:01 +00:00
Mikhail Teterin
e7506c0494 Update to 2.04 (only released 3 years ago). Unforbid by the new patch-msg
(reviewed by eik@). Reword pkg-descr and add WWW. Set MASTER_SITES to the
author's own site -- SunSite still lists 2.02 as the latest.
2004-06-24 23:13:47 +00:00
Oliver Eikemeier
979289bd12 rlpr local and remote exploitable buffer overflow (CAN-2004-0393, CAN-2004-0454) 2004-06-24 14:52:26 +00:00
Norikatsu Shigemura
6ff0c44a8a Update to 20040529.
PR:		ports/68263
Submitted by:	KANOU Hiroki <kanou@khdd.net> (maintainer)
2004-06-24 04:16:39 +00:00
Mark Linimon
6deadfbe37 Mark the print/pips* ports as deprecated: the distfiles have failed to
fetch from the mastersite since 2002.

PR:		ports/62572
Approved by:	maintainer timeout (> 4 months)
2004-06-23 22:11:03 +00:00
Alexander Nedotsukov
66c9d78a93 Update to 2.6.2 2004-06-23 12:58:51 +00:00
Hiroki Sato
09d48e6c55 Disable the OPTIONS line since it can confuse the users
when print/teTeX-base is installed as a dependency.
2004-06-22 07:57:02 +00:00
Kris Kennaway
3c088f1b9a Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports.  They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
2004-06-21 21:27:46 +00:00
Kris Kennaway
bbdac6a841 Remove expired ports, plus the three ports that depended on them. 2004-06-20 23:40:39 +00:00
Volker Stolz
6ede9e8043 Drop runtime-dependency on teTeX now that we've got so many different flavours.
PR:		ports/68092
Submitted by:	KIMURA Yasuhiro
2004-06-19 10:43:41 +00:00
Hiroki Sato
5e6a312f4f Remove unnecessary CONFLICTS.
Pointed out by:	eik
2004-06-19 07:03:29 +00:00