1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Commit Graph

1257 Commits

Author SHA1 Message Date
Trevor Johnson
e66743b7d5 Respect the user's USE_LINUX setting. 2005-03-01 21:51:48 +00:00
Andrey A. Chernov
92c2bde1ea Upgdrade to Feb 28 version 2005-03-01 20:24:13 +00:00
Volker Stolz
9a6b6cce73 - missing section 5 manfile in Makefile
- handle symlinks for man files
- strip

PR:		ports/78183
Submitted by:	maintainer
2005-03-01 14:13:31 +00:00
Andrey A. Chernov
3ce5317700 Upgrade to 5.52
PR:             78200
2005-03-01 05:09:30 +00:00
Sergey Skvortsov
d37aec9037 Install lzx_constants.h too. 2005-02-28 12:01:09 +00:00
Kris Kennaway
1c32e4e1de BROKEN: Incomplete pkg-plist 2005-02-28 00:31:05 +00:00
Sergey Skvortsov
30612612af Add liblzxcomp 20020618, LZX compression library. 2005-02-27 18:31:48 +00:00
Greg Lewis
8063036ddc . Update to 1.02.010. 2005-02-27 06:51:21 +00:00
Sergey Matveychuk
0d828132bc - Update to 1.5.a.58
- Change maintainer e-mail
- URL and description adjustment
- Required devel/smake

PR:             ports/77939
Submitted by:   maintainer
2005-02-25 20:48:20 +00:00
Yen-Ming Lee
0601a51252 - update Martin's email address
PR:		77938
Submitted by:	Martin Matuska <martin at matuska.org>
2005-02-24 01:44:07 +00:00
Greg Lewis
649205af45 . Update to 1.02.009. 2005-02-23 20:49:18 +00:00
Christian Weisgerber
e663e66b59 Fix multiple security vulnerabilities:
- buffer overflows (CAN-2005-0160)
- directory traversal problem (CAN-2005-0161)

Obtained from:	Ulf Harnhammar <Ulf.Harnhammar.9485@student.uu.se>
2005-02-22 15:29:27 +00:00
Greg Lewis
3957ad95fe . Change the default path to search for the source when building an RPM
to be ${LOCALBASE}/src/portbld, which is created by the port during
  installation.  Don't use ${LOCALBASE}/src/redhat as the default as
  its not created by the port by default and is inappropriate for
  FreeBSD.

  Its quite likely ${LOCALBASE}/src/rpm is a better choice, but that
  requires more work than I have time for right now.

Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2005-02-18 17:50:01 +00:00
Greg Lewis
17347b23ad . Update to 1.02.006. 2005-02-16 19:39:14 +00:00
Erwin Lansing
8d6bafd6db Miguel Mendez is the new victim of these ports. Thanks! 2005-02-15 08:32:08 +00:00
Adam Weinberger
c0ddd25e24 Update to 2.8.4. 2005-02-14 17:23:47 +00:00
Mark Linimon
09721c15a9 With portmgr hat on, reset maintainership of these ports. Maintainer's
old email address bounces, and he has not been responsive to email on the
only other one we have for him.

These ports are now available for adoption.

Come back coop, we miss ya ...
2005-02-13 18:28:23 +00:00
Jun Kuriyama
1e04edb8d9 Add a patch to work around on 4-stable (perl-5.00503's Fcntl.pm does
not export SEEK_SET symbol).

Doing "make test" on 4-stable will fail because perl-5.005 does not
support EOF method in TIE HANDLE.

Submitted by:	lth
2005-02-13 03:37:26 +00:00
Yen-Ming Lee
a0f96032a3 - Fix build errors, now using autoconf-2.59
PR:		77338
Submitted by:	Renato Botelho <renato at galle.com.br>
2005-02-10 20:12:05 +00:00
Jeremy Messenger
50aa7ae3f0 Remove the double post-install target.
Pointyhat to me.
2005-02-10 04:49:19 +00:00
Jeremy Messenger
5b6f8042df Add manual to update the mimetype database, it seems like GNOME developers
have removed the auto-update mimetype database for some reason. Maybe, they
have forgotten about it or else...

Reviewed by:	marcus
2005-02-10 00:07:39 +00:00
Sergey Matveychuk
f3a34194d2 - Grant maintainership to submitter
PR:		ports/76965
Submitted by:	Renato Botelho <renato(at)galle.com.br>
2005-02-02 08:38:50 +00:00
Greg Lewis
2818628a8a . Update to 1.02.002. 2005-02-01 16:16:32 +00:00
Jeremy Messenger
f853977802 Add target to kill the configure warning and games/wesnoth's many compile
warning. games/wesnoth compiles much cleaner now than before.
2005-01-31 20:20:44 +00:00
Sergey Matveychuk
ac91f4d307 - Update to 0.9.1
PR:		ports/76882
Submitted by:	Gea-Suan Lin <gslin(at)netnews.NCTU.edu.tw>
2005-01-31 11:33:17 +00:00
Pav Lucistnik
a4ed06941a - Install zipios-config.h
Obtained from:	Debian
2005-01-31 11:07:37 +00:00
Pav Lucistnik
f753fd2fc3 - Update to 0.1.5.9-cvs-2004.02.07 tarball provided by Debian
This is needed for games/wesnoth, as it have no chance to build with last
  official zipios++ release (which is 4 years old).

Requested by:	mezz
Nodded to by:	edwin (games/enigma maintainer)
2005-01-31 10:07:37 +00:00
Christian Weisgerber
de2f97f40e Fix command line parsing.
Submitted by:	Jiri Pridal <jiri.pridal@jmk.izscr.cz>
Obtained from:	GNU CVS
2005-01-30 14:55:41 +00:00
Mario Sergio Fujikawa Ferreira
8248f236b6 Fix post-patch: sed(1) expression s/// cannot receive tokens with
/ in their composition which breaks C{C,XX} with path components
such as those used by users of devel/ccache, e.g.,
CC=/usr/local/libexec/ccache/cc

Approved by:	maintainer
2005-01-30 12:23:53 +00:00
Herve Quiroz
c63e8b7aad - Update to bsd.java.mk 2.0
- Add 'java' category
- Add a launcher shell script: 'jzip.org'
2005-01-28 22:56:54 +00:00
Kevin Lo
aae67e9f83 Remove libtool archive.
Submitted by: MAINTAINER
2005-01-28 00:51:46 +00:00
Hye-Shik Chang
ee2133069d Update to 0.31 2005-01-26 09:07:35 +00:00
Hye-Shik Chang
2fde0b2cd8 Update to 0.7.6 2005-01-26 09:01:57 +00:00
Tilman Keskinoz
295de70be2 Seems to work on amd64 too 2005-01-25 09:08:43 +00:00
Tilman Keskinoz
6e5363c662 Seems to work on amd64 2005-01-25 09:05:50 +00:00
Kirill Ponomarev
181714fd80 Set LATEST_LINK.
Reported by:	kris
2005-01-21 20:59:19 +00:00
Clement Laforet
80d613fc08 - Update to 0.90.3.b 2005-01-18 21:22:12 +00:00
Clement Laforet
ad7c0170df - Update to 0.8.39
- install shlibs and preserve config file
2005-01-18 21:04:22 +00:00
FUJISHIMA Satsuki
9205bd2c9c update to 4.14.
ChangeLog:
http://sourceforge.net/project/shownotes.php?release_id=297065

Approved by:	maintainer
2005-01-18 06:02:58 +00:00
Edwin Groothuis
dfd5750bdc [NEW PORT] archivers/orange: Extract Microsoft Cabinet files from self-extracting installers
Orange is a tool and library for squeezing out juicy
	installable Microsoft Cabinet Files from self-extracting
	installers for Microsoft Windows.

	Supported installers include VISE, InstallShield, Setup
	Factory and more.

	WWW: http://synce.sourceforge.net

PR:		ports/76030
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2005-01-14 00:13:20 +00:00
Edwin Groothuis
d74c9bcddf [NEW PORT] archivers/dynamite: Decompress data compressed with
PKWARE Data Compression Library

	Dynamite is a tool and library for decompressing data
	compressed with the PKWARE Data Compression Library.

	WWW: http://synce.sourceforge.net

	Notes:
	* This library is required for the update of synce-kde
	* The 'dynamite' binary crashes when invoked without
	  arguments. This is expected, not a freebsd specific
	  problem.

PR:		ports/76026
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2005-01-14 00:09:25 +00:00
Jun Kuriyama
bad65177db Update to 1.04. 2005-01-11 02:57:53 +00:00
Ying-Chieh Liao
b5531bf6e0 upgrade to 0.8.3 2005-01-10 16:34:01 +00:00
Christian Weisgerber
5147d2a54e Update to 1.15.1. Notable changes:
- Compressed archives are now recognized automatically.
- Numerous bug fixes.

Add a target "test" to run the included regression test suite.
2005-01-09 21:47:15 +00:00
Sergey Matveychuk
984f8daf15 - Update to 1.01.022
PR:		ports/75802
Submitted by:	maintainer
2005-01-08 19:36:28 +00:00
Max Khon
d16fe08ee1 Update to 1.25.
PR:		72472
2005-01-08 11:16:50 +00:00
Mario Sergio Fujikawa Ferreira
fe4401c442 o Fix PLIST
o Bump PORTREVISION

Submitted by:	kris (pointyhat)
Approved by:	portmgr (kris)
2005-01-03 01:59:10 +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
Mario Sergio Fujikawa Ferreira
43f7b7f9d2 New port jzlib version 1.0.5: A re-implementation of zlib in pure Java 2004-12-31 14:33:16 +00:00
Mathieu Arnold
df68892349 Update to 1.23
Timeout: almost a month
2004-12-29 13:10:40 +00:00