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

1397 Commits

Author SHA1 Message Date
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
Dirk Meyer
ec997a9574 - add SHA checksum 2005-11-13 09:26:50 +00:00
Marcus Alves Grando
9b1b180f5e Respect LOCALBASE
Add SHA256

PR:		88891
Submitted by:	Diane Bruce <db@db.net> (maintainer)
2005-11-13 03:42:59 +00:00
Sam Lawrance
3643a82392 Fix IGNORE capitalisation
Noticed by:	kris
2005-11-12 03:26:32 +00:00
Jean-Yves Lefort
e4f0953ec7 Fix bluetooth.h search path.
PR:		ports/88660
Submitted by:	Thiemo Nordenholz <nz@thiemo.net>, maintainer
2005-11-11 20:17:58 +00:00
Renato Botelho
d89fe3a5c2 - Mark it as DEPRECATED - master site disapeared
- Set EXPIRATION_DATE

PR:		ports/88064
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout (16 days)
2005-11-11 14:40:52 +00:00
Renato Botelho
0bec18dfea - Mark it as DEPRECATED - master site disapeared
- Set EXPIRATION_DATE

PR:		ports/88095
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout (15 days)
2005-11-11 14:40:38 +00:00
Sam Lawrance
2c6e96f14c - Add a .if to check for kernel source
- Add SHA256

Curse of:	hindsight
2005-11-11 10:25:19 +00:00
Sam Lawrance
e6e189732d Add vpb-driver 2.4.9, device-driver for the Voicetronix OpenLine4 PCI
telephony cards.

This is a port of the 4.x driver from the vendor, for 5.x.

PR:		ports/77471
Submitted by:	Chris Forkin <chris@forkin.com>
2005-11-11 10:06:14 +00:00
Mark Linimon
34da9bdf57 With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
2005-11-11 01:18:01 +00:00
Renato Botelho
7db4ceb3c4 - Update to 0.5.1 [1]
- Add SHA256

PR:		ports/88727 [1]
Submitted by:	maintainer [1]
2005-11-10 09:23:23 +00:00
Tom McLaughlin
e13a0e860d - Add fix for stricter mcs in 1.1.9.x
- Include bsd.mono.mk.

Approved by:    ahze (mentor)
Project by:     BSD# <http://www.mono-project.com/Mono:FreeBSD>
2005-11-10 04:41:45 +00:00
Sam Lawrance
3239891e05 - Use gawk instead of awk. This fixes a problem sending email notifications.
- Bump PORTREVISION.
- Add SHA256.

PR:		ports/85369
Submitted by:	Phil Kernick <philk@rotfl.com.au>
Approved by:	tdv94ped@cs.umu.se (maintainer, timeout 5 weeks)
2005-11-10 04:00:09 +00:00
Marcus Alves Grando
e565e6e23c Remove unfetchable MASTER_SITES
Remove WWW
Add SHA256

PR:		88046
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout, 14 days
2005-11-09 22:58:41 +00:00
Marcus Alves Grando
21b39c79ae Update MASTER_SITES
Add SHA256

PR:		88060
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout, 14 days
2005-11-09 22:53:16 +00:00
Michael Nottebrock
de94e0e160 Update to KDE 3.4.3 / KOffice 1.4.2 2005-11-05 11:19:58 +00:00
Sergey A. Osokin
783bf0a15a Fix build under resent 7.0 (src/sys/sys/interrupt.h rev. 1.32).
Bump PORTREVISION.
2005-11-05 08:42:52 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Sam Lawrance
258cbaa255 - Make PREFIX/LOCALBASE clean.
- Remove an old no-op REINPLACE_CMD.

PR:		ports/88289
Submitted by:	Diane Bruce <db@db.net> (maintainer)
2005-11-03 12:33:07 +00:00
Mark Linimon
82e33f9707 Update mastersite and www.
PR:		ports/88062
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-10-30 20:31:57 +00:00
Jean-Yves Lefort
98974c26e0 - Update to 0.6.4 [1]
- Respect ${CXX}

[1]:
PR:		ports/88214
Submitted by:	maintainer
2005-10-30 09:40:55 +00:00
Kris Kennaway
eb4ad1a3db Back out previous commit, the pkg-plist may have been fixed already. 2005-10-29 05:45:39 +00:00
Kris Kennaway
782ca95093 BROKEN: Incorrect pkg-plist 2005-10-28 23:23:30 +00:00
Christian Weisgerber
8905042799 Use MASTER_SITE_LOCAL. The real master site uses a temporary redirect to
insert a session ID into the URL, which causes fetching problems.

PR:		88065
2005-10-27 19:43:37 +00:00
Marcus Alves Grando
073bdc0017 Change MASTER_SITES
PR:		88058
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-10-26 20:48:23 +00:00
Marcus Alves Grando
7bf7a1946a Update MASTER_SITE [1]
Make portlint happyer

PR:		88050 [1]
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br> [1]
2005-10-26 20:23:33 +00:00
Marcus Alves Grando
8549b46b77 Update WWW
PR:		88053
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2005-10-26 20:18:10 +00:00
Marcus Alves Grando
e9ec54ee3b Change port to DEPRECATED
PR:		88049
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	Brandon S. Allbery KF8NH <allbery@ece.cmu.edu>  (maintainer via email to Jean Milanez Melo)
2005-10-26 20:08:48 +00:00