1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

3042 Commits

Author SHA1 Message Date
Kirill Ponomarev
3099390864 Fix MASTER_SITES.
Assign mainternership to submitter.

PR:		ports/75986
Submitted by:	Gerhard Gonter <g.gonter at ieee dot org>
2005-01-09 12:47:44 +00:00
Kris Kennaway
7d6d450bc6 Reset undeliverable maintainer email address:
<hmendes@brturbo.com>: host mx.brturbo.com[200.199.201.144] said: 550 User
    unknown: hmendes@brturbo.com
2005-01-09 04:36:21 +00:00
Adam Weinberger
890d2a506d Update to 2.8.2. 2005-01-08 17:33:18 +00:00
Sergey Matveychuk
dc769a34d1 - Pass maintainership to submitter
PR:		ports/75730
Submitted by:	statue(at)freebsd.netlab.cse.yzu.edu.tw
2005-01-08 15:50:05 +00:00
Jean-Marc Zucconi
fdcdc43c1b Add one more file.
Submitted by:	pointyhat via Kris
Approved by:	portmgr
2005-01-03 16:10:46 +00:00
Kirill Ponomarev
cf076d8ddb Fix plist.
Approved by:	portmgr (implicit)
2005-01-01 11:26:44 +00:00
Alexander Leidinger
64cf27c85d Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
   warnings in some cases [2]
 - fix a cut&past error in the linux_base-8 pkg-install script [3]
 - convert the binary knob "USE_LINUX" to a version specifier, e.g.
   USE_LINUX=<value> specifies a dependency upon
   emulators/linux_base-<value>, exceptions are a value of "7" (which
   does what you want and adds a dependency to linux_base) and any
   value without a corresponding port in
   PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
   the default linux_base)
 - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
   this allows us to use the USE_LINUX_PREFIX knob for linux_base and
   paves the way for splitting up future linux base ports into
   individual pieces
 - remove RESTRICTED from some GPL licensed ports, even when we only
   distribute binaries, we get them from official linux sites, so
   anyone can grab them there if he needs to
 - add a dependency upon the linux X11 bits where necessary (based upon
   guesswork)
 - don't use USE_X_PREFIX in some linux ports since it adds a dependency
   to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
   solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
 - bump the portrevision of the linux ports ("better safe than sorry"
   algorithm)
 - pass maintainership of the important linux infrastructure to a
   mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
   doesn't like this: tell us your bikeshed color at freebsd-emulation@,
   my color would be "linuxolator@" in case someone cares...)
 - add a pkg-install script for linux-fontconfig, but don't use it;
   everything should work without it (the FreeBSD fc-cache program should
   do all the work), but in case we need it we just need to decomment the
   pkg-install part in the Makefile
 - fix some dependencies
 - fix some bugs
 - add some static plists
 - unbreak the ports with dependecies to more than one linux_base

This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.

Known bugs:
 - the linux-mesa and linux-devtools ports install libGL*.so symlinks
 - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
   the linux X11 port, so linx_Base-8 moans at deinstall time)

Future work (interested souls should coordinate with freebsd-emulation@):
 - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
   or modify the behavior of USE_XLIB in the USE_LINUX case
   AFAIK trevor has some patches.
 - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
   the PREFIX?= workaround in some linux ports
   Should be discussed/coordinated on/with x11@.
 - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
 - update to a more recent linux base

PR:			69997, 70539 (and maybe others)
Discussed with/on:	java@, x11@, trevor, portmgr
Tested by:		mezz, portmgr, pointyhat
RPM hunted down by:	Joseph Gelinas <scirocco@tasam.com> [1]
Requested by:		portmgr [2]
Submitted by:		kris [3]
Approved by:		portmgr
2004-12-31 18:24:10 +00:00
Kirill Ponomarev
8bb59c5711 Update to version 8.50
PR:		ports/75690
Submitted by:	Ports Fury
2004-12-31 13:32:25 +00:00
David E. O'Brien
6127b118ac Note where the missing parameter is.
I don't understand enough of what this patch is trying to do,
to be able to adjust it for versions 8.31+.
2004-12-31 07:30:55 +00:00
David E. O'Brien
4d4da06ed1 Add a secondary (really primary) website. 2004-12-31 07:29:56 +00:00
David E. O'Brien
bfab27d78b Upgrade to version 8.30. 2004-12-31 00:48:48 +00:00
Trevor Johnson
7fa5bc510a The acroread 3.X port was removed, so it need no longer be listed
as a conflict.
2004-12-30 19:57:29 +00:00
Trevor Johnson
f8d242708c Support amd64.
PR:		75594
Submitted by:	Conrad J. Sabatier
2004-12-30 19:46:21 +00:00
Kirill Ponomarev
6c14efbf84 Update to version 3.6.1
PR:		ports/75627
Submitted by:	Ports Fury
2004-12-30 09:14:59 +00:00
David E. O'Brien
fa9ad02542 Upgrade to version 8.15. 2004-12-30 08:37:29 +00:00
David E. O'Brien
6fe5f76b3e Make it clearer what this is vs. ghostscript-gpl. 2004-12-29 22:29:30 +00:00
Pav Lucistnik
d2e100396b - Update to 1.7
PR:		ports/75414
Submitted by:	Rob. <spamrefuse@yahoo.com>
2004-12-29 02:26:08 +00:00
Pav Lucistnik
dc6798ac63 - Deal with manlang directories 2004-12-28 21:23:33 +00:00
Hiroki Sato
44adeec99c Fix pkg-plist.
Reported by:	kris
2004-12-28 18:20:01 +00:00
Hiroki Sato
89c09c314d Add $TEXMFLOCAL/doc/latex directory. 2004-12-28 18:19:27 +00:00
Hiroki Sato
c8ba93ca91 Fix pkg-plist for XEmacs.
Reported by:	kris
2004-12-28 18:14:07 +00:00
Hiroki Sato
c4654710e7 Fix the missing dvipdfm.1 in ${MAN1}.
Reported by:	kris
2004-12-28 18:08:16 +00:00
Joerg Wunsch
9014a36951 Fix pkg-plist: remove shared directory. 2004-12-27 15:48:52 +00:00
Hiroki Sato
0ac2ce888f Back out the previous change. Mita-san will continue to
work as the maintainer of this port.

Discussed with:	mita and nork
2004-12-27 00:20:06 +00:00
Oliver Braun
a11f5de7b8 Upgrade to 0.72c 2004-12-26 20:06:08 +00:00
Josef El-Rayes
ba9d5bd945 Patch vulnerability in imported xpdf code. Bump PORTREVISION.
Approved by:    pav(mentor)
With hat:       secteam

References:
http://www.vuxml.org/freebsd/e3e266e9-5473-11d9-a9e7-0001020eed82.html
2004-12-24 23:17:44 +00:00
Josef El-Rayes
7afc38b623 Patch vulnerability in imported xpdf code. Bump PORTREVISION.
Approved by:	pav(mentor)
With hat:	secteam

References:	http://www.vuxml.org/freebsd/e3e266e9-5473-11d9-a9e7-0001020eed82.html
2004-12-24 23:07:06 +00:00
Kris Kennaway
32fa703784 Chase print/acroread5 to print/acroread
Extra Special Pointy Santa Hat to:	trevor
2004-12-24 02:05:32 +00:00
Markus Brueffer
d0b9b9ab17 - Add missing manpages
- Bump PORTREVISION

Submitted by:	pointyhat via kris
2004-12-23 19:37:46 +00:00
Trevor Johnson
2245b95ae1 Move acroread5 to acroread, as requested by tg and vs.
PR:		75371
Approved by:	portmgr (marcus)
2004-12-23 18:57:15 +00:00
Kirill Ponomarev
cd0fc86c72 Update to version 3.7.21
PR:		ports/75401
Submitted by:	Ports Fury
2004-12-23 10:19:41 +00:00
Norikatsu Shigemura
d9ed90620d Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with:	hrs
Approved by:	kiri(blanket), mita(blanket),
		shige(blanket), taoka(blanket)
2004-12-23 09:32:50 +00:00
Jean-Marc Zucconi
ee9a1686b7 Use the '@unexec rmdir ...' construct instead of '@dirrm'. 2004-12-22 22:45:59 +00:00
Jean-Marc Zucconi
b5ca88acd3 Remove remaining directories in pkg_delete.
Submitted by:	pointyhat
2004-12-22 11:47:03 +00:00
Trevor Johnson
c744114b7c security update to 5.0.10
advisory:
<URL:http://www.idefense.com/application/poi/display?id=161&type=vulnerabilities>
<URL:http://www.adobe.com/support/techdocs/331153.html>
and CAN-2004-1152

Submitted by:	hrs
2004-12-21 20:35:00 +00:00
Hiroki Sato
32cd5e1109 - Update to 22.84.8.
- Remove tetex-modesw dependency.
2004-12-21 19:42:33 +00:00
Hiroki Sato
20033abe0e - Remove tetex-modesw dependency.
- Fix a problem of lambda with LaTeX2e 2003/12/01[*]

Reported by:	Stijn Hoop (stijn at win dot tue dot nl)[*]
PR:		ports/74837
2004-12-21 19:41:33 +00:00
Hiroki Sato
6f899cf75b - Remove tetex-modesw dependency.
- Bump PORTREVISION.
2004-12-21 19:40:35 +00:00
Jeremy Messenger
58a61e763c Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack.
deskutils/drivel is the only port that has pkg-plist change, so bump the
PORTREVISION. The rest else should be no function change, but just remove the
patches to allow gnomehack takes care of it. Keep in mind, I only touch those
ports that already have gnomehack.

Reviewed by:	pav and marcus
2004-12-21 00:23:18 +00:00
Volker Stolz
b7ff347388 Update to 1.2.2
PR:		ports/75225
Submitted by:	maintainer
2004-12-20 11:56:23 +00:00
Hajimu UMEMOTO
82ff0d5d3e fix plist.
Reported by:	pointyhat via kris
2004-12-20 08:36:31 +00:00
Kris Kennaway
3e57c8d5d9 Don't remove system locale directories (not listed in the relevant
BSD.*.dist), but do remove locale directories that are not listed
there.  Moreover, don't try to unconditionally @dirrm these
directories since they're shared with other ports and are likely to
still be in use.
2004-12-20 06:25:32 +00:00
Hiroki Sato
55fa155fec - Fix a problem that some characters are not properly rendered
when dvipdfmx is used.

- Bump PORTREVISION.

- Fix dependency[*]

Spotted by:	lesi[*]
2004-12-19 17:39:39 +00:00
Hiroki Sato
59e89db6ba Fix dependency.
Spotted by:	lesi
2004-12-19 17:31:06 +00:00
Hiroki Sato
ce2438bca3 Remove print/txfonts and print/pxfonts. The files installed by these
ports are already included in print/teTeX-texmf.
2004-12-19 16:51:56 +00:00
Kris Kennaway
b70e8b7e1d This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
2004-12-18 23:02:35 +00:00
Pav Lucistnik
3a96a2d462 Add latexmk, tool which completely automates the process of generating a LaTeX
document. Essentially, it is a highly specialized relative of the general make
utility.

PR:		ports/75206
Submitted by:	Fernan Aguero <fernan@iib.unsam.edu.ar>
2004-12-18 20:52:04 +00:00
Oliver Braun
ff5b12bec2 Set MASTER_SITES to MASTER_SITE_LOCAL, since the developer wants to stop his project and remove also the upstream distfiles. 2004-12-18 18:48:29 +00:00
Volker Stolz
bc713acfba Fix printing with JDK14 (cf. http://www.cups.org/str.php?L1004)
PR:		ports/74312
Submitted by:	Gustavo De Nardin
Approved by:	maintainer
2004-12-17 14:27:38 +00:00
Mark Linimon
8291e657e8 Switch from BROKEN to IGNORE to match other ports in this category. 2004-12-17 07:01:59 +00:00