1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

134114 Commits

Author SHA1 Message Date
Anton Berezin
1afde4826a Update to 1.4. Assign maintainer to perl@. 2005-10-06 11:05:38 +00:00
Volker Stolz
94f29b938a Use bsd.prog.mk instead of local Makefile 2005-10-06 11:02:52 +00:00
Sergey Matveychuk
79c506a76d - Unbreak. Fix an ill patch.
- Bump PORTREVISION for users who install a bad version
  before it was marked broken.
2005-10-06 10:57:46 +00:00
Anton Berezin
ea7c0978ec Update to 0.13. 2005-10-06 10:55:29 +00:00
Volker Stolz
6948bd076a Use do-build: instead of separate Makefile 2005-10-06 10:55:10 +00:00
Renato Botelho
9b38a5afe5 - Update to 1.0.3
PR:		ports/86974
Submitted by:	maintainer
2005-10-06 10:52:25 +00:00
Anton Berezin
3ad792eafa Update to 1.3. 2005-10-06 10:51:37 +00:00
Renato Botelho
557eb37569 o Add wrapper scripts for the executables cube_client and cube_server, and
place the programs in libexec because it needs to write files in the
  data directory (otherwise it crashes).
o Use %%DATADIR%% in pkg-plist.

PR:		ports/85270
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
Approved by:	maintainer
2005-10-06 10:15:36 +00:00
Volker Stolz
0d2f629ee7 Remove deprecated port: Project no longer exists 2005-10-06 07:59:36 +00:00
Mark Linimon
59775693ef Remove obsolete mastersites.
Source:		distfile survey
2005-10-06 07:56:31 +00:00
Mark Linimon
2dd2c38795 Remove obsolete mastersites.
Source:		distfile survey
2005-10-06 07:49:20 +00:00
Emanuel Haupt
44e9ea14e8 Update misc/p5-Array-Compare to 1.13
PR:		86807
Submitted by:	ehaupt
Approved by:	novel (mentor)
2005-10-06 07:42:27 +00:00
Mark Linimon
209c3d7ee2 Remove obsolete mastersites.
Source:		distfile survey
2005-10-06 07:25:42 +00:00
Emanuel Haupt
9112e12f4d Update audio/tta to 3.3
PR:		86939
Submitted by:	dieringe@zedat.fu-berlin.de (maintainer)
Approved by:	novel (mentor)
2005-10-06 07:09:04 +00:00
Mike Silbersack
8766c0c5a9 Change the hz warning so that it doesn't bother you if hz is already
set to 1000 or greater, and take out the check to see if hz is greater
than the requested tick rate.

Inspired by PR: 71536
2005-10-06 06:39:58 +00:00
Mike Silbersack
c9ac4e0cd1 Change the hz warning so that it doesn't bother you if hz is already
set to 1000 or greater, and take out the check to see if hz is greater
than the requested tick rate.
2005-10-06 06:38:38 +00:00
Mark Linimon
7ff680cc04 Remove mastersites that died somewhere between 1997 and 2001.
Source:		distfile survey
2005-10-06 06:36:26 +00:00
Mark Linimon
a5022834b9 Fix bug in continuation line. 2005-10-06 06:24:32 +00:00
Mark Linimon
f08c23530b Remove obsolete mastersites.
Source:		distfile survey
2005-10-06 06:23:42 +00:00
Jeremy Messenger
0e27427f9a - USE_LIBLTDL and GNU_CONFIGURE -> USE_AUTOTOOLS=libtool:15 libltdl
- Add CONFIGURE_ENV stuff or it will not working if it's install in
  the different prefix.
- Do not extract libltdl to ensure that it will using system one.
- Kill, kill, kill the ^M.
- Respect more on ${PTHREAD_LIBS} (ie: kill the hardcore of -lc_r)
- Add autocheck on ImageMagick and libvorbis, which its configure
  will doing the autochecks then enable the plugins by automatic.
  It fixes the plist and dependency.
- Add strnlen() function, a non-standard, that is not exist in
  FreeBSD libc, which is need for the libextractor_png.so. Without
  it, evidence will complaining like this:

  /libexec/ld-elf.so.1: /usr/local/lib/libextractor/libextractor_png.so:
  Undefined symbol "strnlen"
- Bump the PORTREVISION.

Reported by:	tmclaugh (strnlen function stuff)
Reviewed by:	jylefort
Approved by:	kevlo (maintainer)
2005-10-06 06:14:36 +00:00
Kris Kennaway
b956a01c9e Update to dataplot-20050830 2005-10-06 05:21:41 +00:00
Kris Kennaway
55e866227f Chase master site 2005-10-06 05:07:44 +00:00
Norikatsu Shigemura
b8ed29e9b5 Update to 2005.10.05. 2005-10-06 01:15:51 +00:00
Trevor Johnson
728e7adc5e Remove files which are no longer needed. 2005-10-05 23:19:01 +00:00
Trevor Johnson
0329b5bbe3 Add ADOBE_LANG variable so slave ports in different languages can
easily be made (Ion-Mihai Tetcu via chinsan).  Let slave ports
override MAINTAINER and COMMENT.
PR:	84877
Submitted by:	chinsan

Move RESTRICTED line to a correct place (portlint).

Mention the searching feature in COMMENT.
Submitted by:	 hrs

List ja-acroread in CONFLICTS
Submitted by:	hrs

Let slave ports override CONFLICTS.

The license for the Adobe Reader forbids any changes to the installed
files, even inserting the word "FreeBSD" into the wrapper script.
By cleverly spoofing "uname" output we can avoid patching that
script.
Submitted by:	hrs

Remove unneeded USE_LINUX=yes and USE_XLIB=yes, and an erroneous
comment about the need to run brandelf, which were added by netchild.
Also remove his comments about the prefix being wrong.  I am changing
the prefix.  I think that rather than inserting such comments in a
port, it is better to contact the maintainer.

Install under LOCALBASE, rather than LINUXBASE, without registering
in the RPM database.  This addresses the part of PR 84877 about the
port failing to unregister itself on deinstallation.  It also
addresses the part of PR 85827 which requested a different prefix.

Don't install the "acroread" link.  I feel that it has caused more
trouble than it is worth.

Separate do-install and post-install sections are not necessary.
Rename pre-install to do-build so it will be completed by "make
all".
2005-10-05 23:17:32 +00:00
Trevor Johnson
d02570d64e The license for the Adobe Reader forbids any changes to the installed
files, even inserting the word "FreeBSD" into the wrapper script.
By cleverly spoofing "uname" output we can avoid patching that
script.

Submitted by:	hrs
2005-10-05 23:15:26 +00:00
Simon Barner
463dd17b4c - Update to 1.6.39
- Use DATADIR
- Pass maintainership to submitter

Submitted by:	Emanuel Haupt <ehaupt@FreeBSD.org>
Approved by:	Dominic Marks <dom@goodforbusiness.co.uk> (old maintainer)
2005-10-05 23:13:02 +00:00
Pav Lucistnik
a3b33a0100 - Fix empty.prfs installation 2005-10-05 23:02:56 +00:00
Pav Lucistnik
918a404e85 - Update to 1.0.7 2005-10-05 22:58:29 +00:00
Pav Lucistnik
bc4f05e7a1 - Update to 7.1.4 2005-10-05 22:46:53 +00:00
Pav Lucistnik
bbcb5e3bba - Update to 0.9.33 2005-10-05 22:31:24 +00:00
Pav Lucistnik
6c27226188 - Update to 0.2.2
PR:		ports/86955
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
2005-10-05 22:26:29 +00:00
Pav Lucistnik
b25bc7ad32 - Update to 0.0.5 2005-10-05 22:09:09 +00:00
Oliver Lehmann
ed77597beb remove xerces-c 2.0 dependency and use the included TinyXML as parser 2005-10-05 22:08:00 +00:00
Pav Lucistnik
1edce6f8e2 - Remove homebrew depcheck 2005-10-05 22:04:14 +00:00
Pav Lucistnik
59626a1c9a - Update to 1.2.2 2005-10-05 21:58:53 +00:00
Pav Lucistnik
a14dc5ca44 - Update to 1.0.2 2005-10-05 21:57:55 +00:00
Mark Linimon
71954955bf Mark for deprecation: only applies to XFree86-3; development stopped in
2003; distfile is from 2001.
2005-10-05 21:50:54 +00:00
Thierry Thomas
42afc531b8 Upgrade to 1710 Beta 07 b. 2005-10-05 21:29:14 +00:00
Pav Lucistnik
4e3c353203 Dixit is a cross-platform application for consulting off-line a Romanian
definitions dictionary (DEX). It features a browser-like interface,
with cross-references between definitions, and the capability of adding new
definitions from a server.

PR:		ports/86941
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2005-10-05 21:03:10 +00:00
Mark Linimon
3bcf2f1f8a Use MASTER_SITE_NETBSD. 2005-10-05 20:47:12 +00:00
Oliver Lehmann
ad711cbd08 another fix to get it to run - still won't start up 2005-10-05 19:35:38 +00:00
Emanuel Haupt
ce42751050 Update sysutils/cmospwd to 4.7
Noticed by:	edwinmail
Approved by:	novel (mentor)
2005-10-05 19:16:15 +00:00
Alexander Leidinger
2739ec9cf2 Update to 1.9.15.
Noticed by:	Edwin's great ports version check script
2005-10-05 18:45:20 +00:00
Mario Sergio Fujikawa Ferreira
577f230ec2 Update to 1.9.8 2005-10-05 18:27:43 +00:00
Mario Sergio Fujikawa Ferreira
eebd6b1445 Update to 0.1.21 2005-10-05 18:24:19 +00:00
Oliver Lehmann
6549f0d5c1 fix an error so the plugin libs are generated as shared libs and not as
static ones
bump PORTREVISION
2005-10-05 18:21:06 +00:00
Mario Sergio Fujikawa Ferreira
4ba65cef22 Small protection layer in case the ports system is not completely
available on the target system but the dependencies are (read
java/eclipse).
2005-10-05 18:18:56 +00:00
Michael Johnson
7c5c491535 - Add missing man pages
Reported by:	kris mail
2005-10-05 18:15:06 +00:00
Oliver Lehmann
8ce70f7ffe depend on wfut since it is needed to run ember (right now) 2005-10-05 18:08:44 +00:00