Commit Graph

4834 Commits

Author SHA1 Message Date
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
Marius Strobl
4cb3cbbf0e - Update to 2.01.01a01 which adds support for GigaRec feature found in
some Plextor writers. This release doesn't start a new cdrtools alpha
  series though.
- Once again remove the patch for the configure script to disable the use
  of mlockall(2) as it no longer causes negative side effects on FreeBSD
  => 502113. Mark the port IGNORE on FreeBSD 5.x with broken mlockall(2)
  as such changes are not allowed according to a comment in xconfig.h.in.
  A patch for aclocal.m4 was submitted upstream but didn't get integrated.

Approved by:	netchild
2004-12-29 22:23:18 +00:00
Marius Strobl
8f31b001b2 Updated patch for cdrtools/mkisofs 2.01. A bug that could cause corrupted
file names was also fixed.
There are hints that cjk-cdrtools-2.0.3.20030714 already didn't work for
at least euc-kr. Any reports about whether this port works for you or
not are appreciated.

Approved by:	netchild
2004-12-29 22:17:08 +00:00
Marius Strobl
864c1eaec4 - Update to 2.01. For changes since 2.00.3 please see:
ftp://ftp.berlios.de/pub/cdrecord/AN-2.01
- Once again remove the patch for the configure script to disable the use
  of mlockall(2) as it no longer causes negative side effects on FreeBSD
  => 502113. Mark the port IGNORE on FreeBSD 5.x with broken mlockall(2)
  as such changes are not allowed according to a comment in xconfig.h.in.
  A patch for aclocal.m4 was submitted upstream but didn't get integrated.

Mkisofs 2.01 was verified to produce working FreeBSD install images for
alpha, i386, ia64 and sparc64.

Thanks to:	marcel for verifying mkisofs on ia64
Approved by:	netchild
2004-12-29 22:17:04 +00:00
Sergey Matveychuk
5fb6bf39ad - Try to fix build on alpha:
* use CPU freq. detection code only on i386
  * s/int/size_t/

PR:		ports/75633
Submitted by:	maintainer
Reported by:	pointyhat via kris
2004-12-29 20:53:40 +00:00
Cheng-Lung Sung
2b144cb24b - now it does install Unix::ConfigFile.3 in perl5.005.
Thanks to tobez@, who suggest and teach me to solve the problem, not just
move the problem to /dev/null.
2004-12-29 16:24:43 +00:00
Sergey Matveychuk
d056068bbf - update to 0.2.2
1) Made MGmDbArrayFree and MGmDbArray source in /libMG/src/libMG.h
      more readable. Fixed a few bad mallocs in MGmDbArrayFree as well.
   2) As per suggestions from John E Hein <jhein@timing.com> in
      libPMGR/src/libPMGR.h removed hard coded paths and changed so
      ports infrastructure files are accessed by using
      $PORTSDIR & $PKG_DBDIR environment vars and fixed hard coded
      path references in /portmanager/portmanager.c
   3) In pmupgrade.c added an abort if error during clean in an attempt
      to halt looping when a port conflict occurs, this is untested so
      temporary for now.
   4) libPMGR/src/PMGRrMakeDescribe.c fixed hard coded paths
   5) pmupgrade.c fixed hard coded paths
   6) pmupgrade.c Major cleanup of code, seperated upgrade routine into
      upgrade, checkForOldDepencies, and PMGRrDoUpgrade routines.
   7) fixed portmanager seg faulting when it self updates.  (thanks to
      "Noah" <admin2@enabled.com> for reporting
   8) Added "HINTS AND TIPS" section to portmanager(1) man page.

PR:             ports/75596
Submitted by:   maintainer
2004-12-29 15:41:05 +00:00
Sergey Matveychuk
0ea5790b7e - Upgrade to 0.6
* Search port by "make search" (works on FreeBSD 5.3 as well)
  * Bugfix: missing default server support on -o

PR:		ports/75611
Submitted by:	maintainer
2004-12-29 15:36:38 +00:00
Cheng-Lung Sung
f8b214b307 - does not install Unix::ConfigFile.3 under perl5.005
Noticed by:	kris
2004-12-29 02:22:28 +00:00
Akinori MUSHA
bb4bc64746 Oops, I forgot to commit Makefile..
--

Fix the startup script for 4.x.

Submitted by:	Nicole Thurner <thurners -at- t-online.de>
2004-12-28 17:52:08 +00:00
Akinori MUSHA
61a77c177d Fix the startup script for 4.x.
Submitted by:	<Nicole Thurner <thurners -at- t-online.de>
2004-12-28 15:18:02 +00:00
Ruslan Ermilov
dfab3dd437 Correct the SIZE entry. 2004-12-28 10:30:04 +00:00
Pav Lucistnik
7ae8f44fb5 pkg_rmleaves finds packages that are not requested by any other installed
package and lets you decide (in a beauty dialog interface) for each one
if you want to keep it or delete it.

This is similar to pkg_cutleaves, but it does not require any dependencies
and is done in visual, dialog(1) interface instead of command line.

PR:		ports/75517
Submitted by:	Timothy Redaelli <drizzt@gufi.org>
2004-12-28 02:51:31 +00:00
Oliver Braun
c871a1d6bd Upgrade to 3.4.3. 2004-12-27 19:08:03 +00:00
Sergey Matveychuk
b2e4ca9047 - Update to 0.2.1
- Change maintainer email
- Removed all html docs and replaced with man page
- Add WITH_DEBUG knob
- Cleaned up a few compile warnings

PR:		ports/75413
Submitted by:	Michael C. Shultz (maintainer)
2004-12-26 20:30:38 +00:00
Edwin Groothuis
3b38cf0436 if 4.x, then USE_GCC 2004-12-26 07:28:02 +00:00
Sergey Matveychuk
135c4b9591 - Update to 0.18
PR:		ports/75435
Submitted by:	maintainer
2004-12-25 22:53:00 +00:00
Akinori MUSHA
d90395ae3d Update to 20041226.
Reverse the condition to check if custom MAKE_ARGS is specified.

Submitted by:	Max Laier <max@love2party.net>

D'oh!
2004-12-25 21:17:06 +00:00
Akinori MUSHA
cbda76514e Update to 20041225.
- Fix the startup script. (s/echo //)

- When INDEX is not found, try "make fetchindex" first, then try
  "make index".
2004-12-25 16:01:39 +00:00
Akinori MUSHA
5d77d5fc37 Fix the startup script.
I think I've been too long away from my ports work...

PR:		ports/75468
Submitted by:	Michael <mkuhn.nw 'at' web.de>
2004-12-25 15:45:26 +00:00
Edwin Groothuis
d86b5f61da Properly 'determine' gtkrell2
Properly use X11BASE now

Noticed by: pointyhat
2004-12-25 12:36:54 +00:00
Edwin Groothuis
346dc7dfe6 Only for i386! 2004-12-25 12:19:58 +00:00
Norikatsu Shigemura
20e6ffb3c8 Fix build error on 4.x.
Pointed out by:	pointyhat via kris
Submitted by:	Dmitry Frolov <frolov@riss-telecom.ru> (maintainer)
2004-12-25 11:52:27 +00:00
Mario Sergio Fujikawa Ferreira
5bb578428d Remove deprecated USE_SIZE 2004-12-25 11:43:58 +00:00
Jimmy Olgeni
134b34058d When deinstalling, remove etc/webmin if empty. 2004-12-23 23:59:31 +00:00
Markus Brueffer
4bec5c7678 Update to version 2.4.3 2004-12-23 20:48:54 +00:00
Akinori MUSHA
93ec247e63 Update to 1.3. 2004-12-23 20:23:43 +00:00
Akinori MUSHA
05bc902eec Update to 20041224.
portsdb(1):
- Add a -F flag, which calls make fetchindex internally to
  update the ports index file.

portupgrade(1):
- Make -fP properly reinstall an installed package using a binary
  package.

- Do not use a binary package when custom MAKE_ARGS or -m option is
  defined, unless -PP is specified.

portsclean(1):
- -L: Make sure that a library does not shadow itself.

misc.:
- RcNG'ify the startup script.

- Do not use Object#class which is obsolete in Ruby >=1.8.
2004-12-23 20:18:12 +00:00
Kirill Ponomarev
91c21cbb59 Chase dependency of databases/sqlite2
Forgotten by:	nork
2004-12-23 16:04:51 +00:00
Sergey Skvortsov
5783a22c5e Update to 1.0
PR:		ports/75409
Submitted by:	Sean Farley <sean-freebsd@farley.org>
2004-12-23 13:08:13 +00:00
Norikatsu Shigemura
8a58cb7ac0 Add ipmitool 1.6.0, CLI to manage IPMI systems.
PR:		ports/73339
Submitted by:	Dmitry Frolov <frol@nov.net>
2004-12-23 10:56:15 +00:00
Norikatsu Shigemura
8809048765 Add freeipmi 0.1.3, library and tools to support
IPMI-capable hardware.

PR:		ports/73249
Submitted by:	Dmitry Frolov <frol@nov.net>
2004-12-23 10:55:45 +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
Edwin Groothuis
385c1f72ce New port: sysutils/i855vidctl10
The i855vidctl tool was written by Damien Bergamini
	<damien.bergamini@free.fr> based on code written by Alain
	Poirier for Linux.

	It lets you change the resolution to 1400x1050.

PR:		ports/71106
Submitted by:	Oliver Bantke <oliver.bantke@t-g-p.org>
2004-12-23 06:40:13 +00:00
Jimmy Olgeni
9a85393dd6 Upgrade to version 2.40. 2004-12-22 15:25:44 +00:00
Erwin Lansing
27b7548f1d Update to 1.5.0 2004-12-22 11:36:08 +00:00
Edwin Groothuis
14e093c043 Update port:sysutils/gkrelltop
Maintainer update from 2.2.4 to 2.2.6, now has the ability
	to exlude processes from the top three list based upon a
	regular expression (ie. ^idle).

PR:		ports/75281
Submitted by:	David Gardner <david@pinko.net>
2004-12-22 01:23:39 +00:00
Edwin Groothuis
ce5de78f76 [ patch ] sysutils/roottail: add extra patch
Add an optional patch for root-tail. This patch replaces
	the standart root-tail code for finding root window with
	the better one, written by Johannes Jordan and Robin Hogan,
	which allows root-tail to work with some desktop environments,
	xfce4 for example.

PR:		ports/75017
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-12-22 00:19:08 +00:00
Edwin Groothuis
59bd1c806e New port: sysutils/pear-Translation2 PEAR class for multilingual applications management
This class provides an easy way to retrieve all the strings for a multilingual
	site from a data source (i.e. db).
	The following containers are provided, more will follow:
	- PEAR::DB
	- PEAR::MDB
	- PEAR::MDB2
	- gettext
	- XML
	- PEAR::DB_DataObject (experimental)
	It is designed to reduce the number of queries to the db,
	caching the results when possible. An Admin class is provided
	to easily manage translations (add/remove a language,
	add/remove a string).

	Currently, the following decorators are provided:
	- CacheLiteFunction (for file-based caching)
	- CacheMemory (for memory-based caching)
	- DefaultText (to replace empty strings with their keys)
	- Iconv (to switch from/to different encodings)
	- Lang (resort to fallback languages for empty strings)
	- SpecialChars (replace html entities with their hex codes)
	- UTF-8 (to convert UTF-8 strings to ISO-8859-1)

PR:		ports/75303
Submitted by:	Antônio Carlos Venâncio Júnior <antonio@php.net>
2004-12-21 22:28:29 +00:00
Sergey Skvortsov
2d6c49e220 Updated to 3.020 2004-12-21 10:44:16 +00:00
Edwin Groothuis
60a66eee6f Remove some leftover directories.
Noticed by: kris
2004-12-21 06:03:40 +00:00
Hajimu UMEMOTO
f95f63a364 make sure to remove plugin directory at deinstall.
Reported by:	pointyhat via kris
2004-12-20 06:30:43 +00:00
Lars Koeller
91bc90c4ad o) Fix install and pkg-plist problems due to split of bacula into -client and
-server ports. The install process of bacula only knows client only
   (but it's not clean) and a full install.

Submitted by:	Kris Kennaway <kris@obsecurity.org>
2004-12-19 17:12:44 +00:00
Edwin Groothuis
db54709987 Improve pkg-plist. 2004-12-19 00:38:28 +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
Tilman Keskinoz
a4c32366b9 Add missing files
Reported by:	pointyhat
2004-12-18 20:41:09 +00:00
Pav Lucistnik
5e2bc428d4 - Update to 1.1.0
- Reword description, update WWW

PR:		ports/75196
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2004-12-18 19:39:18 +00:00
Pav Lucistnik
593a6e42f0 - Update to 0.3.0
- Take maintainership
- Reword description, update WWW

PR:		ports/75195
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2004-12-18 19:36:12 +00:00
Joe Marcus Clarke
7a05d9d9ba Update default application commands for Firefox, Thunderbird, and Mozilla.
PR:		75067
Submitted by:	Jose M Rodriguez <josemi@freebsd.jazztel.es>
2004-12-18 02:01:54 +00:00