Commit graph

1424 commits

Author SHA1 Message Date
Kirill Ponomarev
01c588a635 - Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
  [1]

- Fix FAM support.  Make gamin the default FAM system. [2]

- Introduce new 'quicksearch' target to show only port, path and
  info section of the matching ports. [3]

- Introduce new category - rubygems. [4]

- Fix stale dependencies while installing qmail slaveport and
  another port that depends on qmail. [5]

- Add commentary for describes target in bsd.port.mk. [6]

- Fix warning issued during make index on archs !368. [7]

- Add USE_DOS2UNIX variable.  If set to "YES", remove the ^M from
  all files under ${WRKSRC}. If set to a string, remove in all files
  under ${WRKSRC} with one of these names the ^Ms. [8]

- Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by
  checking the existance of the Perl modules with the "perl -e 'use
  module;'" command. [9]

- Fix bsd.port.mk variable quoting issues.  No quoting is necessary
  anymore either in the Makefile or on the command line.  Affected
  variables include:

  BROKEN
  FORBIDDEN
  IGNORE
  MANUAL_PACKAGE_BUILD
  NO_CDROM
  NO_PACKAGE
  RESTRICTED

  [10]

- Add NOFETCHFILES variable.  If set, don't download these files
  from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from
  ${MASTER_SITE_OVERRIDE}). [11]

- Improve 'search' target output. [12]

- Add a new virtual category for Amateur Radio - hamradio. [13]

- Cleanup some old/unused pathes in bsd.port.mk. [14]

- Add @dirrmtry for plists which does the same as:
  "@unexec rmdir %D/foo 2>/dev/null || true" [15]

- Remove virtual category - offix. [16]

- Use portsnap instead of cvsup or cvs on "make update" in
  /usr/ports. [17]

- Move location of bsd.autotools.mk within bsd.port.mk [18]

- Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19]

- Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20]

- Replace the string "FreeBSD" by "The FreeBSD Project" in the
  security warning [21]

- Add bsd.local.mk for local modification to ports framework. [22]

- Replace rcNG spelling by rc.d [23]

- Remove superfluous USE_REINPLACE. [24]

Special thanks to:      linimon for spending hours with all these patches
                        clement for fixes
                        kris for help with pointyhat
PR:     ports/86310 [1], ports/89498 [2], ports/83530 [3],
        ports/83789 [4], ports/84053 [5], ports/86281 [6],
        ports/87214 [7], ports/87234 [8], ports/87318 [9],
        ports/87396 [10], ports/87605 [11], ports/87840 [12],
        ports/88230 [13], ports/88493 [14], ports/88711 [15],
        ports/88751 [16], ports/89281 [17], ports/89999 [18],
        ports/90031 [19], ports/90150 [20], ports/90668 [21],
        ports/91433 [23], ports/88754 [24]
Submitted by:   mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3],
                pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7],
                edwin [8, 9, 11, 15, 21],
                fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12],
                Carl Makin <carl@stagecraft.cx> [13], arved [14],
                NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18],
                jylefort [19], linimon [22], dougb [23]
2006-01-21 17:37:14 +00:00
Kris Kennaway
a846732826 BROKEN: Configure fails 2006-01-19 23:45:31 +00:00
Andrey Slusar
40dfacd9be Update to 1.04.0
PR:		ports/91097
Submitted by:	"Boris B. Samorodov" <bsam@ipt.ru>
Approved by:	maintainer timeout
2006-01-19 17:03:21 +00:00
Andrej Zverev
9ea5340217 - Change MAINTAINER email
- Add an extra MASTER_SITES
- Add SHA256

PR:		ports/91835
Submitted by:	Aleksander Fafula <alex@bsdguru.org> (maintainer)
2006-01-15 19:55:45 +00:00
Pav Lucistnik
7dc0abbf54 - Remove expired ports 2006-01-14 21:16:35 +00:00
Michael Nottebrock
7710b55bc3 Update to KDE 3.5.0 2006-01-08 19:32:36 +00:00
Michael Landin
b46d4c8220 o add patch to fix double-free bug[1]
o bump portrevision
o add SHA256 checksum, while here

Tested by:	Achim Gorski <agorski@netapp.com>[1]
2006-01-06 15:25:13 +00:00
Edwin Groothuis
e62864a49b Chase libversion bumb to libMagick.so.9
PR:		ports/91270
2006-01-05 03:57:35 +00:00
Tom Rhodes
5019835482 Fix build.
Requested by:	kris
2006-01-03 20:17:12 +00:00
Pav Lucistnik
e4ddb7fa93 - Update to 2.2.2
- Take maintainership

PR:		ports/91033
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>
2005-12-29 19:35:41 +00:00
Pav Lucistnik
63e4efd269 QFaxReader is a monochrome/color multipage tiff/fax files visualisation
utility. Is designed for the users who receive faxes using computers.

PR:		ports/90414
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2005-12-29 15:59:20 +00:00
Jean-Marc Zucconi
cc4556ea62 Check if stdin is a TTY, otherwise bail out as per BATCH mode.
Submitted by:	Daniel O'Connor <doconnor@gsoft.com.au>
2005-12-23 20:06:25 +00:00
Pav Lucistnik
1251e5ff2a - Update to 1.3
PR:		ports/90768
Submitted by:	Matt Dawson <matt@mattsnetwork.co.uk> (maintainer)
2005-12-22 00:20:03 +00:00
Erwin Lansing
63aae2fafb - Update to 0.3
New version new mastersite new maincoder

PR:		90592
Submitted by:	Soeren Straarup <xride@x12.dk> (maintainer)
2005-12-21 20:51:09 +00:00
Jean-Marc Zucconi
fb833581a7 Update MASTER_SITE. 2005-12-17 16:25:29 +00:00
Jean-Marc Zucconi
80dbdba7e6 Upgrade to version 1.1.34
Add a workaround (patch-mg_m_init.c) so that it works on FreeBSD 6 (see PR kern/87208)
2005-12-17 11:36:22 +00:00
David E. O'Brien
4505aa75bf Don't require Perl to build. 2005-12-17 08:06:04 +00:00
Andrey Slusar
7e3692bf39 Change email address for all my ports.
Approved by:	sem(mentor)
2005-12-15 20:34:46 +00:00
Sam Lawrance
562aef9b38 Obey PREFIX/LOCALBASE.
PR:		ports/90246
Submitted by:	Søren Straarup <xride@x12.dk> (maintainer)
2005-12-11 23:36:05 +00:00
Tim Bishop
8b10c216cd - Respect LOCALBASE/X11BASE
PR:		90232
Submitted by:	Soeren Straarup <xride@x12.dk> (maintainer)
Approved by:	clement (mentor)
2005-12-11 19:20:01 +00:00
Volker Stolz
00d633c1fb Unbreak: Builds fine with newer GCC on 4.x 2005-12-08 12:13:58 +00:00
Sam Lawrance
e6f69f893b Update to 1.03.0
PR:		ports/89648
Submitted by:	Boris B. Samorodov <bsam@ipt.ru>
Approved by:	kirill@solaris.ru (maintainer, timeout 14+ days)
2005-12-08 11:19:54 +00:00
Emanuel Haupt
ad0adb1478 - Update to 0.2
- Nuke pkg-plist

PR:		90019
Submitted by:	Dmitry Komissaroff <dxi@mail.ru> (maintainer)
2005-12-07 18:41:46 +00:00
Edwin Groothuis
6dfb72a4d7 [PATCH] comms/spandsp: [fix build on FreeBSD < 5.3
tgmath.h doesn't exist in FreeBSD prior to 5.3, so fake it
	when building on earlier FreeBSD

PR:		ports/89958
Submitted:	Tod McQuillin <devin@spamcop.net>
2005-12-05 04:05:36 +00:00
Edwin Groothuis
3d887eb3f6 Remove install-info from Makefile, it's automatically done when INFO is defined 2005-12-04 23:35:14 +00:00
Edwin Groothuis
a6b8720f7b [MAINTAINER-UPDATE] ports comms/spandsp
Upgrade port to more recent version of spandsp

PR:		ports/89919
Submitted by:	wlloyd@slap.net
2005-12-04 06:34:57 +00:00
Tim Bishop
f10997384d - Update to 3.0.7
PR:		89888
Submitted by:	Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
Approved by:	clement (mentor)
2005-12-04 00:42:30 +00:00
Sergey Skvortsov
7f87cb8160 Update to 1.46
Changes:	http://search.cpan.org/src/COSIMO/Device-Modem-1.46/Changes
2005-12-02 17:40:33 +00:00
Jun Kuriyama
0f0bf1c519 - Add forgotten patch to unbreak plist.
Reported by:	pointyhat via kris
2005-12-01 22:38:40 +00:00
Tom McLaughlin
531ef35a4c Add SHA256 to my BSD# ports
Project by:	BSD# <http://www.mono-project.com/Mono:FreeBSD>
2005-12-01 03:39:25 +00:00
Jun Kuriyama
674d0c7314 - Upgrade to 8.1.12.
- Add HTTP to MASTER_SITE.
- Minor fixes to conserver.sh.
- Remove harmful patch for conserver.cf sample.

Submitted by:	Andrew Pantyukhin
PR:		ports/88420
2005-11-30 05:52:03 +00:00
Jun Kuriyama
b650876e96 Chase shlib version bump of net-snmp. 2005-11-30 05:23:10 +00:00
Sam Lawrance
ad64eef26e Fix build when WITH_SMSD and WITH_PGSQL are defined (cause was a malformed
sed command).

PR:		ports/89422
Submitted by:	Scot W. Hetzel <swhetzel@gmail.com>
Approved by:	Guido Falsi <mad@madpilot.net> (maintainer)
2005-11-30 00:53:36 +00:00
Anders Nordby
717d893835 Make /dev/cuad0 the default serial port in FreeBSD 6 and newer.
Drop the script to choose serial port and make the link from /dev/modem
(I assume people do not need or want it anymore), set the port directly
instead (and let people override with a make switch if they want).
Users can change the default port in the configuration anyway.

PR:		ports/82241
2005-11-27 15:07:30 +00:00
Sergey Matveychuk
4ff4d59982 - Fix serial ports name for FreeBSD >= 6.0
PR:		ports/89282
Reported by:	Karsten Thygesen
2005-11-27 07:40:51 +00:00
Mark Linimon
0450bbbdc8 With portmgr hat on, reset inactive maintainer. There have been several
maintainer-timeouts.
2005-11-27 04:17:17 +00:00
Edwin Groothuis
c170f04e0f big whitespace cleanup (see ports/65409)
PR:		ports/65828
Submitted by:	trevor
Approved by:	ache
2005-11-25 03:25:00 +00:00
Edwin Groothuis
1c9dca221a New port: comm/uticom
usbcomm driver for TUSB3410 uart-to-usb converter
	WWW: http://sf.net/projects/uticom

PR:		ports/87809
Submitted by:	Dmitry Komissaroff <dxi@mail.ru>
2005-11-24 11:49:37 +00:00
Pav Lucistnik
37effa8447 - Add SHA256 2005-11-24 00:44:27 +00:00
Edwin Groothuis
0c5bab8188 [patch] comms/birda unexpire
PR 88049 marked comms/birda as deprecated because the old
	distfile is no longer available on NetBSD's ftp server.
	This is because they now ship birda-1.1

	This patch updates the port to 1.1, unbreaking birda.  I
	use this port routinely and would hate to see it gone.

	I would be happy to be maintainer of birda if current
	maintainer has no interest maintaining it.

PR:		ports/88968
Submitted by:	Matthew Luckie <mjl@luckie.org.nz>

---------------------------------------------------------------------- CVS:
Enter Log.  Lines beginning with `CVS:' are removed automatically
distinfo CVS: Added Files: CVS:    files/patch-lib-Makefile CVS:
Removed Files: CVS:    files/patch-iassrv.c CVS:
----------------------------------------------------------------------
2005-11-23 23:57:18 +00:00
Edwin Groothuis
0780b01cde Reset maintainer
Date: Tue, 22 Nov 2005 20:07:13 -0500
From: "Brandon S. Allbery KF8NH" <allbery@ece.cmu.edu>
To: Matthew Luckie <mjl@luckie.org.nz>
Subject: Re: comms/birda

On Nov 22, 2005, at 8:05 , Matthew Luckie wrote:

>I'm wondering if you've had a chance to take a look at PR 88968, which
>removes the deprecation status from comms/birda.

I'm no longer running FreeBSD; someone else will have to deal.

--
brandon s. allbery     [linux,solaris,freebsd,perl]
allbery@kf8nh.com
system administrator  [openafs,heimdal,too many hats]
allbery@ece.cmu.edu
electrical and computer engineering, carnegie mellon university
KF8NH
2005-11-23 22:18:16 +00:00
Emanuel Haupt
cb5fd33103 Add uird, a Universal IR Receiver Daemon
PR:		89404
Submitted by:	lx@deepthought.redundancy.org
2005-11-23 18:44:22 +00:00
Pav Lucistnik
0cd0244e86 - Add some SHA256s 2005-11-23 17:38:02 +00:00
Pav Lucistnik
e106823df4 - Update to 1.11
PR:		ports/89430
Submitted by:	Diane Bruce <db@db.net> (maintainer)
2005-11-22 21:40:50 +00:00
Dirk Meyer
258dcc614f - add SHA256 2005-11-20 09:49:13 +00:00
Marcus Alves Grando
b62c03baca Add SHA256
PR:		89114
Submitted by:	maintainer
2005-11-16 12:47:13 +00:00
Marcus Alves Grando
a2e582ecb6 Add SHA256
PR:		89113
Submitted by:	maintainer
2005-11-16 12:44:33 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Sam Lawrance
61b0adce5e Fix pkg-plist and remove a no-op line from makefile.
Reported by:	kris
2005-11-14 01:45:09 +00:00
Marcus Alves Grando
261530de12 Update to 0.6.10
Add SHA256

PR:		88921
Submitted by:	Guido Falsi <mad@madpilot.net> (maintainer)
2005-11-13 18:28:39 +00:00