Commit graph

3804 commits

Author SHA1 Message Date
Kris Kennaway
d53cc3ae66 Reset undeliverable maintainer address:
<mail@gelf.com>: Host or domain name not found. Name service error for
    name=gelf.com type=A: Host not found

Approved by:	portmgr (self)
2005-01-02 01:42:43 +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
344d59f9f0 Support NO_WRKSUBDIR properly
PR:		ports/75631
Submitted by:	Ports Fury
2004-12-30 09:33:04 +00:00
Edwin Groothuis
5799d9acd6 [PATCH] change MAINTAINER email address for all my ports.
PR:		ports/75559
Submitted by:	Andrey Slusar <anray@inet.ua>
2004-12-30 02:37:15 +00:00
Sergey Matveychuk
2905c4e912 - maintainer of editors/xemacs21-mule can't maintain
japanise ports. So, set maintainer to ports@ there.

Submitted by:	Andrey Slusar <anray(at)inet.ua> (maintainer of xemacs21-mule)
2004-12-29 22:12:37 +00:00
Sergey Matveychuk
84a734af24 - fix build with GTK
PR:		ports/75593
Submitted by:	maintainer
2004-12-29 08:31:22 +00:00
Joe Marcus Clarke
aca8e2a600 Chase the new location for update-desktop-database by allowing the command
to be found in PATH.
2004-12-29 02:18:31 +00:00
Pav Lucistnik
05663d1ea5 - Update to 0.7.9
PR:		ports/75501
Submitted by:	Radek Kozlowski <radek@raadradd.com> (maintainer)
2004-12-28 13:43:34 +00:00
Kirill Ponomarev
8147eac374 Update to version 3.61a
PR:		ports/75393
Submitted by:	Ports Fury
2004-12-26 09:07:25 +00:00
Sergey Matveychuk
d331134e45 - Update to 21.4.16
- Fix build on -CURRENT

PR:		ports/75492
Submitted by:	Pawel Worach <pawel.worach(at)telia.com>
2004-12-25 22:27:59 +00:00
Sergey Matveychuk
c84c3d1894 - Fix build on the 6-CURRENT
PR:		ports/75494
Submitted by:	maintainer
2004-12-25 21:43:02 +00:00
Thierry Thomas
51ee7be17b Add mined 2000.9, a text mode editor with Unicode support. 2004-12-25 15:27:13 +00:00
Markus Brueffer
b85ff85af3 Patch vulnerability in imported xpdf code. Bump PORTREVISION.
References:

http://koffice.kde.org/releases/1.3.5-release.php
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-1125
http://www.idefense.com/application/poi/display?id=172&type=vulnerabilities

Notified by:	josef
2004-12-24 16:23:13 +00:00
Sergey Matveychuk
36ca1a2052 - Update to 2.4.16
- Pass maintainership to submitter

PR:		ports/75444
Submitted by:	Andrey Slusar <anray(at)inet.ua>
2004-12-24 12:39:56 +00:00
Sergey Matveychuk
4848e4c674 - Update to 3.8
- Pass maintainership to submitter

PR:		ports/75003
Submitted by:	Andrey Slusar <anray(at)inet.ua>
2004-12-24 12:35:39 +00:00
Sergey Matveychuk
cd74aae188 - Update to 11.0
* new packages:
   erc-1.12
 * remove packages:
   liece-1.12 (This package is deprecated. Use the riece package)
- Pass maintainership to submitter

PR:		ports/75002
Submitted by:	Andrey Slusar <anray(at)inet.ua>
2004-12-24 12:33:30 +00:00
Kirill Ponomarev
ee70836de4 Fix build on 5-stable/6-current
PR:		ports/75396
Submitted by:	Ports Fury
2004-12-23 09:51:14 +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
Dejan Lesjak
3119b9d636 Add imake build dependency, it is no longer implied with using
X11 libraries.

Pointed out by:	dosirak via kris
Approved by:	maho
2004-12-23 02:03:29 +00:00
Dejan Lesjak
4c5e6dd66f Add perl as build dependency explicitly - it used to be there as
run dependency of X libraries (via depending on imake); not any more.

Pointed out by:	dosirak via kris
Approved by:	maintainer timeout
2004-12-23 01:53:06 +00:00
Michael Nottebrock
ab47ced53a Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
Jeremy Messenger
df10209cbc gPHPEdit is a Gnome2 text editor optimised for editing PHP, HTML and CSS
files. It supports editing multiple documents with a tabbed interface, PHP
syntax checking, PHP/HTML syntax highlighting, a function list for all open
documents, incremental search, pop-up function hints, and block
(un)indentation.

WWW: http://www.gphpedit.org/

PR:		ports/74204
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-12-22 07:30:30 +00:00
Markus Brueffer
e8b006bbfe - Update to version 1.7.1
- Don't install two files which already get installed by x11/kdelibs3 [1]

Submitted by:	pointyhat via kris [1]
2004-12-22 00:06:15 +00:00
Kirill Ponomarev
713870636f Fix build on 6-current
PR:		ports/75265
Submitted by:	Ports Fury
2004-12-20 08:44:05 +00:00
Hiroki Sato
fd2bac1a2c Fix "make install" by a non-root user.
Spotted by:	David Magda (dmagda+fbugs at ee dot ryerson dot ca)
PR:		ports/75197
Fix suggested by:	pav
2004-12-19 17:00:41 +00:00
Michael Nottebrock
f9a261acc1 Bring the i18n metaports in sync with the available i18n subports. 2004-12-19 00:36:33 +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
Kris Kennaway
e273033cfb Tweak IGNORE string to give a better-worded error message. 2004-12-18 22:36:50 +00:00
Kris Kennaway
7d606a109b Reset bouncing maintainer address:
<verm@drunkmonk.net>: host beatrix.drunkmonk.net[206.75.218.3] said: 550 5.1.1
    <verm@drunkmonk.net>... User unknown (in reply to RCPT TO command)
2004-12-18 21:46:46 +00:00
Maho Nakata
89f5e2cd4b Somehow patch was doubled...
Pointy hat to: maho
2004-12-18 03:24:12 +00:00
Maho Nakata
852393cbec Fix PTHREAD_CFLAGS and PTHREAD_LIBS
hardcoded inside config_office/configure.in
2004-12-18 03:08:52 +00:00
Maho Nakata
41a4b20ee2 Fix PTHREAD_CFLAGS, PTHREAD_LIBS, hardcoded
inside config_office/configure.in
2004-12-18 03:06:13 +00:00
Michael Nottebrock
a444c98478 Fix plist. 2004-12-17 09:14:55 +00:00
Michael Nottebrock
42c62ca5d3 Fix some more plist nits. 2004-12-17 09:04:11 +00:00
Mark Linimon
369253313a With portmgr hat on, set this port to IGNORE to avoid the build cluster
attempting to build it until the underlying problems are fixed.
2004-12-17 08:12:34 +00:00
Kris Kennaway
23d21bb836 BROKEN on 6.x: Build fails 2004-12-17 06:30:42 +00:00
Kris Kennaway
4debdfc471 Don't remove system locale directories 2004-12-16 05:58:08 +00:00
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Kirill Ponomarev
444ad97ed3 Update to version 1.7
PR:		ports/75111
Submitted by:	Ports Fury
2004-12-15 15:24:25 +00:00
Kirill Ponomarev
9f6c3c0d1b Update to version 3.17.14
PR:		ports/75110
Submitted by:	Ports Fury
2004-12-15 15:21:50 +00:00
Gary Jennejohn
fc9b9d1c25 It turns out that Andrey Slusar only wants to maintain the xemacs-mule
ports, so make the maintainer ports@.
2004-12-14 21:21:28 +00:00
Gary Jennejohn
595ccd4be5 Update to 21.5.8.
The patches patch-emacs.c and patch-mem-limits.h are no longer needed
because lim_data has been changed from an unsigned int to an unsigned
long, which should be big enough on all architectures which we support.

Make Andrey Slusar <anray AT inet DOT ua> the maintainer, since he kindly
offered to take over this port from me.
2004-12-14 12:00:21 +00:00
Gary Jennejohn
b56fe946d7 Use the BZIP2 distribution instead of a whole bunch of tar.gz files [1].
Make Andrey Slusar <anray AT inet DOT ua> the maintainer, since he kindly
volunterred to take over this port from me.

Submitted by: Denis Shaposhnikov <dsh AT vlink DOT ru> [1]
2004-12-14 11:55:04 +00:00
Michael Nottebrock
0083804533 Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
Michael Nottebrock
7cc398a386 Update to KOffice 1.3.5 2004-12-13 19:53:56 +00:00
Jeremy Messenger
994cbf9da3 Update to 0.2.3. 2004-12-13 07:45:50 +00:00
Volker Stolz
745a38d25d Update maintainer's address
PR:		ports/75005
Submitted by:	maintainer
2004-12-13 07:21:39 +00:00
Jeremy Messenger
f55f64936a Re-add a patch that was created by bland back in AbiWord2 2.0.3_2. bland said,
'Fix crash on startup bug for locales with mb acceleratos in menu.'

Reported by:	Mikhail Teterin <mi@corbulon.video-collage.com>
Tested by:	Mikhail Teterin <mi@corbulon.video-collage.com>
2004-12-12 21:20:54 +00:00
Joe Marcus Clarke
3c9688bbb8 Presenting GNOME 2.8.2. for FreeBSD.
The list of changes for each component can be found at
http://mail.gnome.org/archives/gnome-announce-list/2004-December/msg00026.html
2004-12-11 18:47:53 +00:00
Michael Johnson
6b3bfe6971 Move math/gnumeric2 --> math/gnumeric 2004-12-11 09:38:24 +00:00